Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi
google-native.datacatalog/v1beta1.getTaxonomy
Explore with Pulumi AI
Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi
Gets a taxonomy.
Using getTaxonomy
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 getTaxonomy(args: GetTaxonomyArgs, opts?: InvokeOptions): Promise<GetTaxonomyResult>
function getTaxonomyOutput(args: GetTaxonomyOutputArgs, opts?: InvokeOptions): Output<GetTaxonomyResult>
def get_taxonomy(location: Optional[str] = None,
project: Optional[str] = None,
taxonomy_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetTaxonomyResult
def get_taxonomy_output(location: Optional[pulumi.Input[str]] = None,
project: Optional[pulumi.Input[str]] = None,
taxonomy_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetTaxonomyResult]
func LookupTaxonomy(ctx *Context, args *LookupTaxonomyArgs, opts ...InvokeOption) (*LookupTaxonomyResult, error)
func LookupTaxonomyOutput(ctx *Context, args *LookupTaxonomyOutputArgs, opts ...InvokeOption) LookupTaxonomyResultOutput
> Note: This function is named LookupTaxonomy
in the Go SDK.
public static class GetTaxonomy
{
public static Task<GetTaxonomyResult> InvokeAsync(GetTaxonomyArgs args, InvokeOptions? opts = null)
public static Output<GetTaxonomyResult> Invoke(GetTaxonomyInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetTaxonomyResult> getTaxonomy(GetTaxonomyArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: google-native:datacatalog/v1beta1:getTaxonomy
arguments:
# arguments dictionary
The following arguments are supported:
- Location string
- Taxonomy
Id string - Project string
- Location string
- Taxonomy
Id string - Project string
- location String
- taxonomy
Id String - project String
- location string
- taxonomy
Id string - project string
- location str
- taxonomy_
id str - project str
- location String
- taxonomy
Id String - project String
getTaxonomy Result
The following output properties are available:
- Activated
Policy List<string>Types - Optional. A list of policy types that are activated for this taxonomy. If not set, defaults to an empty list.
- Description string
- Optional. Description of this taxonomy. It must: contain only unicode characters, tabs, newlines, carriage returns and page breaks; and be at most 2000 bytes long when encoded in UTF-8. If not set, defaults to an empty description.
- Display
Name string - User defined name of this taxonomy. It must: contain only unicode letters, numbers, underscores, dashes and spaces; not start or end with spaces; and be at most 200 bytes long when encoded in UTF-8. The taxonomy display name must be unique within an organization.
- Name string
- Resource name of this taxonomy, whose format is: "projects/{project_number}/locations/{location_id}/taxonomies/{id}".
- Policy
Tag intCount - Number of policy tags contained in this taxonomy.
- Service
Pulumi.
Google Native. Data Catalog. V1Beta1. Outputs. Google Cloud Datacatalog V1beta1Taxonomy Service Response - Identity of the service which owns the Taxonomy. This field is only populated when the taxonomy is created by a Google Cloud service. Currently only 'DATAPLEX' is supported.
- Taxonomy
Timestamps Pulumi.Google Native. Data Catalog. V1Beta1. Outputs. Google Cloud Datacatalog V1beta1System Timestamps Response - Timestamps about this taxonomy. Only create_time and update_time are used.
- Activated
Policy []stringTypes - Optional. A list of policy types that are activated for this taxonomy. If not set, defaults to an empty list.
- Description string
- Optional. Description of this taxonomy. It must: contain only unicode characters, tabs, newlines, carriage returns and page breaks; and be at most 2000 bytes long when encoded in UTF-8. If not set, defaults to an empty description.
- Display
Name string - User defined name of this taxonomy. It must: contain only unicode letters, numbers, underscores, dashes and spaces; not start or end with spaces; and be at most 200 bytes long when encoded in UTF-8. The taxonomy display name must be unique within an organization.
- Name string
- Resource name of this taxonomy, whose format is: "projects/{project_number}/locations/{location_id}/taxonomies/{id}".
- Policy
Tag intCount - Number of policy tags contained in this taxonomy.
- Service
Google
Cloud Datacatalog V1beta1Taxonomy Service Response - Identity of the service which owns the Taxonomy. This field is only populated when the taxonomy is created by a Google Cloud service. Currently only 'DATAPLEX' is supported.
- Taxonomy
Timestamps GoogleCloud Datacatalog V1beta1System Timestamps Response - Timestamps about this taxonomy. Only create_time and update_time are used.
- activated
Policy List<String>Types - Optional. A list of policy types that are activated for this taxonomy. If not set, defaults to an empty list.
- description String
- Optional. Description of this taxonomy. It must: contain only unicode characters, tabs, newlines, carriage returns and page breaks; and be at most 2000 bytes long when encoded in UTF-8. If not set, defaults to an empty description.
- display
Name String - User defined name of this taxonomy. It must: contain only unicode letters, numbers, underscores, dashes and spaces; not start or end with spaces; and be at most 200 bytes long when encoded in UTF-8. The taxonomy display name must be unique within an organization.
- name String
- Resource name of this taxonomy, whose format is: "projects/{project_number}/locations/{location_id}/taxonomies/{id}".
- policy
Tag IntegerCount - Number of policy tags contained in this taxonomy.
- service
Google
Cloud Datacatalog V1beta1Taxonomy Service Response - Identity of the service which owns the Taxonomy. This field is only populated when the taxonomy is created by a Google Cloud service. Currently only 'DATAPLEX' is supported.
- taxonomy
Timestamps GoogleCloud Datacatalog V1beta1System Timestamps Response - Timestamps about this taxonomy. Only create_time and update_time are used.
- activated
Policy string[]Types - Optional. A list of policy types that are activated for this taxonomy. If not set, defaults to an empty list.
- description string
- Optional. Description of this taxonomy. It must: contain only unicode characters, tabs, newlines, carriage returns and page breaks; and be at most 2000 bytes long when encoded in UTF-8. If not set, defaults to an empty description.
- display
Name string - User defined name of this taxonomy. It must: contain only unicode letters, numbers, underscores, dashes and spaces; not start or end with spaces; and be at most 200 bytes long when encoded in UTF-8. The taxonomy display name must be unique within an organization.
- name string
- Resource name of this taxonomy, whose format is: "projects/{project_number}/locations/{location_id}/taxonomies/{id}".
- policy
Tag numberCount - Number of policy tags contained in this taxonomy.
- service
Google
Cloud Datacatalog V1beta1Taxonomy Service Response - Identity of the service which owns the Taxonomy. This field is only populated when the taxonomy is created by a Google Cloud service. Currently only 'DATAPLEX' is supported.
- taxonomy
Timestamps GoogleCloud Datacatalog V1beta1System Timestamps Response - Timestamps about this taxonomy. Only create_time and update_time are used.
- activated_
policy_ Sequence[str]types - Optional. A list of policy types that are activated for this taxonomy. If not set, defaults to an empty list.
- description str
- Optional. Description of this taxonomy. It must: contain only unicode characters, tabs, newlines, carriage returns and page breaks; and be at most 2000 bytes long when encoded in UTF-8. If not set, defaults to an empty description.
- display_
name str - User defined name of this taxonomy. It must: contain only unicode letters, numbers, underscores, dashes and spaces; not start or end with spaces; and be at most 200 bytes long when encoded in UTF-8. The taxonomy display name must be unique within an organization.
- name str
- Resource name of this taxonomy, whose format is: "projects/{project_number}/locations/{location_id}/taxonomies/{id}".
- policy_
tag_ intcount - Number of policy tags contained in this taxonomy.
- service
Google
Cloud Datacatalog V1beta1Taxonomy Service Response - Identity of the service which owns the Taxonomy. This field is only populated when the taxonomy is created by a Google Cloud service. Currently only 'DATAPLEX' is supported.
- taxonomy_
timestamps GoogleCloud Datacatalog V1beta1System Timestamps Response - Timestamps about this taxonomy. Only create_time and update_time are used.
- activated
Policy List<String>Types - Optional. A list of policy types that are activated for this taxonomy. If not set, defaults to an empty list.
- description String
- Optional. Description of this taxonomy. It must: contain only unicode characters, tabs, newlines, carriage returns and page breaks; and be at most 2000 bytes long when encoded in UTF-8. If not set, defaults to an empty description.
- display
Name String - User defined name of this taxonomy. It must: contain only unicode letters, numbers, underscores, dashes and spaces; not start or end with spaces; and be at most 200 bytes long when encoded in UTF-8. The taxonomy display name must be unique within an organization.
- name String
- Resource name of this taxonomy, whose format is: "projects/{project_number}/locations/{location_id}/taxonomies/{id}".
- policy
Tag NumberCount - Number of policy tags contained in this taxonomy.
- service Property Map
- Identity of the service which owns the Taxonomy. This field is only populated when the taxonomy is created by a Google Cloud service. Currently only 'DATAPLEX' is supported.
- taxonomy
Timestamps Property Map - Timestamps about this taxonomy. Only create_time and update_time are used.
Supporting Types
GoogleCloudDatacatalogV1beta1SystemTimestampsResponse
- Create
Time string - The creation time of the resource within the given system.
- Expire
Time string - The expiration time of the resource within the given system. Currently only apllicable to BigQuery resources.
- Update
Time string - The last-modified time of the resource within the given system.
- Create
Time string - The creation time of the resource within the given system.
- Expire
Time string - The expiration time of the resource within the given system. Currently only apllicable to BigQuery resources.
- Update
Time string - The last-modified time of the resource within the given system.
- create
Time String - The creation time of the resource within the given system.
- expire
Time String - The expiration time of the resource within the given system. Currently only apllicable to BigQuery resources.
- update
Time String - The last-modified time of the resource within the given system.
- create
Time string - The creation time of the resource within the given system.
- expire
Time string - The expiration time of the resource within the given system. Currently only apllicable to BigQuery resources.
- update
Time 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.
- create
Time String - The creation time of the resource within the given system.
- expire
Time String - The expiration time of the resource within the given system. Currently only apllicable to BigQuery resources.
- update
Time String - The last-modified time of the resource within the given system.
GoogleCloudDatacatalogV1beta1TaxonomyServiceResponse
Package Details
- Repository
- Google Cloud Native pulumi/pulumi-google-native
- License
- Apache-2.0
Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi