google-native logo
Google Cloud Native v0.28.0, Feb 2 23

google-native.datacatalog/v1beta1.getEntryGroup

Gets an EntryGroup.

Using getEntryGroup

Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

function getEntryGroup(args: GetEntryGroupArgs, opts?: InvokeOptions): Promise<GetEntryGroupResult>
function getEntryGroupOutput(args: GetEntryGroupOutputArgs, opts?: InvokeOptions): Output<GetEntryGroupResult>
def get_entry_group(entry_group_id: Optional[str] = None,
                    location: Optional[str] = None,
                    project: Optional[str] = None,
                    read_mask: Optional[str] = None,
                    opts: Optional[InvokeOptions] = None) -> GetEntryGroupResult
def get_entry_group_output(entry_group_id: Optional[pulumi.Input[str]] = None,
                    location: Optional[pulumi.Input[str]] = None,
                    project: Optional[pulumi.Input[str]] = None,
                    read_mask: Optional[pulumi.Input[str]] = None,
                    opts: Optional[InvokeOptions] = None) -> Output[GetEntryGroupResult]
func LookupEntryGroup(ctx *Context, args *LookupEntryGroupArgs, opts ...InvokeOption) (*LookupEntryGroupResult, error)
func LookupEntryGroupOutput(ctx *Context, args *LookupEntryGroupOutputArgs, opts ...InvokeOption) LookupEntryGroupResultOutput

> Note: This function is named LookupEntryGroup in the Go SDK.

public static class GetEntryGroup 
{
    public static Task<GetEntryGroupResult> InvokeAsync(GetEntryGroupArgs args, InvokeOptions? opts = null)
    public static Output<GetEntryGroupResult> Invoke(GetEntryGroupInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetEntryGroupResult> getEntryGroup(GetEntryGroupArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
  function: google-native:datacatalog/v1beta1:getEntryGroup
  arguments:
    # arguments dictionary

The following arguments are supported:

EntryGroupId string
Location string
Project string
ReadMask string
EntryGroupId string
Location string
Project string
ReadMask string
entryGroupId String
location String
project String
readMask String
entryGroupId string
location string
project string
readMask string
entryGroupId String
location String
project String
readMask String

getEntryGroup Result

The following output properties are available:

DataCatalogTimestamps Pulumi.GoogleNative.DataCatalog.V1Beta1.Outputs.GoogleCloudDatacatalogV1beta1SystemTimestampsResponse

Timestamps about this EntryGroup. Default value is empty timestamps.

Description string

Entry group description, which can consist of several sentences or paragraphs that describe entry group contents. Default value is an empty string.

DisplayName string

A short name to identify the entry group, for example, "analytics data - jan 2011". Default value is an empty string.

Name string

The resource name of the entry group in URL format. Example: * projects/{project_id}/locations/{location}/entryGroups/{entry_group_id} Note that this EntryGroup and its child resources may not actually be stored in the location in this name.

DataCatalogTimestamps GoogleCloudDatacatalogV1beta1SystemTimestampsResponse

Timestamps about this EntryGroup. Default value is empty timestamps.

Description string

Entry group description, which can consist of several sentences or paragraphs that describe entry group contents. Default value is an empty string.

DisplayName string

A short name to identify the entry group, for example, "analytics data - jan 2011". Default value is an empty string.

Name string

The resource name of the entry group in URL format. Example: * projects/{project_id}/locations/{location}/entryGroups/{entry_group_id} Note that this EntryGroup and its child resources may not actually be stored in the location in this name.

dataCatalogTimestamps GoogleCloudDatacatalogV1beta1SystemTimestampsResponse

Timestamps about this EntryGroup. Default value is empty timestamps.

description String

Entry group description, which can consist of several sentences or paragraphs that describe entry group contents. Default value is an empty string.

displayName String

A short name to identify the entry group, for example, "analytics data - jan 2011". Default value is an empty string.

name String

The resource name of the entry group in URL format. Example: * projects/{project_id}/locations/{location}/entryGroups/{entry_group_id} Note that this EntryGroup and its child resources may not actually be stored in the location in this name.

dataCatalogTimestamps GoogleCloudDatacatalogV1beta1SystemTimestampsResponse

Timestamps about this EntryGroup. Default value is empty timestamps.

description string

Entry group description, which can consist of several sentences or paragraphs that describe entry group contents. Default value is an empty string.

displayName string

A short name to identify the entry group, for example, "analytics data - jan 2011". Default value is an empty string.

name string

The resource name of the entry group in URL format. Example: * projects/{project_id}/locations/{location}/entryGroups/{entry_group_id} Note that this EntryGroup and its child resources may not actually be stored in the location in this name.

data_catalog_timestamps GoogleCloudDatacatalogV1beta1SystemTimestampsResponse

Timestamps about this EntryGroup. Default value is empty timestamps.

description str

Entry group description, which can consist of several sentences or paragraphs that describe entry group contents. Default value is an empty string.

display_name str

A short name to identify the entry group, for example, "analytics data - jan 2011". Default value is an empty string.

name str

The resource name of the entry group in URL format. Example: * projects/{project_id}/locations/{location}/entryGroups/{entry_group_id} Note that this EntryGroup and its child resources may not actually be stored in the location in this name.

dataCatalogTimestamps Property Map

Timestamps about this EntryGroup. Default value is empty timestamps.

description String

Entry group description, which can consist of several sentences or paragraphs that describe entry group contents. Default value is an empty string.

displayName String

A short name to identify the entry group, for example, "analytics data - jan 2011". Default value is an empty string.

name String

The resource name of the entry group in URL format. Example: * projects/{project_id}/locations/{location}/entryGroups/{entry_group_id} Note that this EntryGroup and its child resources may not actually be stored in the location in this name.

Supporting Types

GoogleCloudDatacatalogV1beta1SystemTimestampsResponse

CreateTime string

The creation time of the resource within the given system.

ExpireTime string

The expiration time of the resource within the given system. Currently only apllicable to BigQuery resources.

UpdateTime string

The last-modified time of the resource within the given system.

CreateTime string

The creation time of the resource within the given system.

ExpireTime string

The expiration time of the resource within the given system. Currently only apllicable to BigQuery resources.

UpdateTime string

The last-modified time of the resource within the given system.

createTime String

The creation time of the resource within the given system.

expireTime String

The expiration time of the resource within the given system. Currently only apllicable to BigQuery resources.

updateTime String

The last-modified time of the resource within the given system.

createTime string

The creation time of the resource within the given system.

expireTime string

The expiration time of the resource within the given system. Currently only apllicable to BigQuery resources.

updateTime string

The last-modified time of the resource within the given system.

create_time str

The creation time of the resource within the given system.

expire_time str

The expiration time of the resource within the given system. Currently only apllicable to BigQuery resources.

update_time str

The last-modified time of the resource within the given system.

createTime String

The creation time of the resource within the given system.

expireTime String

The expiration time of the resource within the given system. Currently only apllicable to BigQuery resources.

updateTime String

The last-modified time of the resource within the given system.

Package Details

Repository
Google Cloud Native pulumi/pulumi-google-native
License
Apache-2.0