Module googapis::google::cloud::datacatalog::v1 [−][src]
Modules
Nested message and enum types in BigQueryConnectionSpec.
Nested message and enum types in BigQueryTableSpec.
Nested message and enum types in CloudSqlBigQueryConnectionSpec.
Generated client implementations.
Nested message and enum types in DataSource.
Nested message and enum types in DatabaseTableSpec.
Nested message and enum types in Entry.
Nested message and enum types in ExportTaxonomiesRequest.
Nested message and enum types in FieldType.
Nested message and enum types in ImportTaxonomiesRequest.
Nested message and enum types in LookupEntryRequest.
Generated client implementations.
Generated client implementations.
Nested message and enum types in RoutineSpec.
Nested message and enum types in SearchCatalogRequest.
Nested message and enum types in SearchCatalogResult.
Nested message and enum types in Tag.
Nested message and enum types in TagField.
Nested message and enum types in Taxonomy.
Structs
Specification for the BigQuery connection.
Specification for a group of BigQuery tables with the \[prefix\]YYYYMMDD name
pattern.
Fields specific for BigQuery routines.
Describes a BigQuery table.
Specification for the BigQuery connection to a Cloud SQL instance.
A column within a schema. Columns can be nested inside other columns.
Request message for [CreateEntryGroup][google.cloud.datacatalog.v1.DataCatalog.CreateEntryGroup].
Request message for [CreateEntry][google.cloud.datacatalog.v1.DataCatalog.CreateEntry].
Request message for [CreatePolicyTag][google.cloud.datacatalog.v1.PolicyTagManager.CreatePolicyTag].
Request message for [CreateTag][google.cloud.datacatalog.v1.DataCatalog.CreateTag].
Request message for [CreateTagTemplateField][google.cloud.datacatalog.v1.DataCatalog.CreateTagTemplateField].
Request message for [CreateTagTemplate][google.cloud.datacatalog.v1.DataCatalog.CreateTagTemplate].
Request message for [CreateTaxonomy][google.cloud.datacatalog.v1.PolicyTagManager.CreateTaxonomy].
Cross-regional source used to import an existing taxonomy into a different region.
Physical location of an entry.
Specification that applies to a data source connection. Valid only for
entries with the DATA_SOURCE_CONNECTION type.
Specification that applies to a table resource. Valid only
for entries with the TABLE type.
Request message for [DeleteEntryGroup][google.cloud.datacatalog.v1.DataCatalog.DeleteEntryGroup].
Request message for [DeleteEntry][google.cloud.datacatalog.v1.DataCatalog.DeleteEntry].
Request message for [DeletePolicyTag][google.cloud.datacatalog.v1.PolicyTagManager.DeletePolicyTag].
Request message for [DeleteTag][google.cloud.datacatalog.v1.DataCatalog.DeleteTag].
Request message for [DeleteTagTemplateField][google.cloud.datacatalog.v1.DataCatalog.DeleteTagTemplateField].
Request message for [DeleteTagTemplate][google.cloud.datacatalog.v1.DataCatalog.DeleteTagTemplate].
Request message for [DeleteTaxonomy][google.cloud.datacatalog.v1.PolicyTagManager.DeleteTaxonomy].
Entry metadata.
A Data Catalog entry represents another resource in Google
Cloud Platform (such as a BigQuery dataset or a Pub/Sub topic) or
outside of it. You can use the linked_resource field
in the entry resource to refer to the original resource ID of the source
system.
Entry group metadata.
Request message for [ExportTaxonomies][google.cloud.datacatalog.v1.PolicyTagManagerSerialization.ExportTaxonomies].
Response message for [ExportTaxonomies][google.cloud.datacatalog.v1.PolicyTagManagerSerialization.ExportTaxonomies].
Specification of a single file in Cloud Storage.
Describes a Cloud Storage fileset entry.
Request message for [GetEntryGroup][google.cloud.datacatalog.v1.DataCatalog.GetEntryGroup].
Request message for [GetEntry][google.cloud.datacatalog.v1.DataCatalog.GetEntry].
Request message for [GetPolicyTag][google.cloud.datacatalog.v1.PolicyTagManager.GetPolicyTag].
Request message for [GetTagTemplate][google.cloud.datacatalog.v1.DataCatalog.GetTagTemplate].
Request message for [GetTaxonomy][google.cloud.datacatalog.v1.PolicyTagManager.GetTaxonomy].
Request message for [ImportTaxonomies][google.cloud.datacatalog.v1.PolicyTagManagerSerialization.ImportTaxonomies].
Response message for [ImportTaxonomies][google.cloud.datacatalog.v1.PolicyTagManagerSerialization.ImportTaxonomies].
Inline source containing taxonomies to import.
Request message for [ListEntries][google.cloud.datacatalog.v1.DataCatalog.ListEntries].
Response message for [ListEntries][google.cloud.datacatalog.v1.DataCatalog.ListEntries].
Request message for [ListEntryGroups][google.cloud.datacatalog.v1.DataCatalog.ListEntryGroups].
Response message for [ListEntryGroups][google.cloud.datacatalog.v1.DataCatalog.ListEntryGroups].
Request message for [ListPolicyTags][google.cloud.datacatalog.v1.PolicyTagManager.ListPolicyTags].
Response message for [ListPolicyTags][google.cloud.datacatalog.v1.PolicyTagManager.ListPolicyTags].
Request message for [ListTags][google.cloud.datacatalog.v1.DataCatalog.ListTags].
Response message for [ListTags][google.cloud.datacatalog.v1.DataCatalog.ListTags].
Request message for [ListTaxonomies][google.cloud.datacatalog.v1.PolicyTagManager.ListTaxonomies].
Response message for [ListTaxonomies][google.cloud.datacatalog.v1.PolicyTagManager.ListTaxonomies].
Request message for [LookupEntry][google.cloud.datacatalog.v1.DataCatalog.LookupEntry].
Denotes one policy tag in a taxonomy, for example, SSN.
Request message for [RenameTagTemplateFieldEnumValue][google.cloud.datacatalog.v1.DataCatalog.RenameTagTemplateFieldEnumValue].
Request message for [RenameTagTemplateField][google.cloud.datacatalog.v1.DataCatalog.RenameTagTemplateField].
Request message for [ReplaceTaxonomy][google.cloud.datacatalog.v1.PolicyTagManagerSerialization.ReplaceTaxonomy].
Specification that applies to a routine. Valid only for
entries with the ROUTINE type.
Represents a schema, for example, a BigQuery, GoogleSQL, or Avro schema.
Request message for [SearchCatalog][google.cloud.datacatalog.v1.DataCatalog.SearchCatalog].
Response message for [SearchCatalog][google.cloud.datacatalog.v1.DataCatalog.SearchCatalog].
Result in the response to a search request.
A nested protocol buffer that represents a policy tag and all its descendants.
A nested protocol buffer that represents a taxonomy and the hierarchy of its policy tags. Used for taxonomy replacement, import, and export.
Timestamps associated with this resource in a particular system.
Normal BigQuery table specification.
Tags contain custom metadata and are attached to Data Catalog resources. Tags conform with the specification of their tag template.
Contains the value and additional information on a field within a [Tag][google.cloud.datacatalog.v1.Tag].
A tag template defines a tag that can have one or more typed fields.
The template for an individual field within a tag template.
A taxonomy is a collection of hierarchical policy tags that classify data along a common axis.
Request message for [UpdateEntryGroup][google.cloud.datacatalog.v1.DataCatalog.UpdateEntryGroup].
Request message for [UpdateEntry][google.cloud.datacatalog.v1.DataCatalog.UpdateEntry].
Request message for [UpdatePolicyTag][google.cloud.datacatalog.v1.PolicyTagManager.UpdatePolicyTag].
Request message for [UpdateTag][google.cloud.datacatalog.v1.DataCatalog.UpdateTag].
Request message for [UpdateTagTemplateField][google.cloud.datacatalog.v1.DataCatalog.UpdateTagTemplateField].
Request message for [UpdateTagTemplate][google.cloud.datacatalog.v1.DataCatalog.UpdateTagTemplate].
Request message for [UpdateTaxonomy][google.cloud.datacatalog.v1.PolicyTagManager.UpdateTaxonomy].
The set of all usage signals that Data Catalog stores.
Detailed statistics on the entry’s usage.
Table view specification.
Enums
The enum field that lists all the types of entry resources in Data
Catalog. For example, a BigQuery table entry has the TABLE type.
This enum lists all the systems that Data Catalog integrates with.
The resource types that can be returned in search results.
Table source type.