Google Cloud Data Catalog API

A fully managed and highly scalable data discovery and metadata management service.

Service: datacatalog.googleapis.com

The Service name datacatalog.googleapis.com is needed to create RPC client stubs.

google.cloud.datacatalog.v1.DataCatalog

Methods
CreateEntry Creates an entry.
CreateEntryGroup Creates an entry group.
CreateTag

Creates a tag and assigns it to:

  • An Entry if the method name is projects.locations.entryGroups.entries.tags.create.
CreateTagTemplate Creates a tag template.
CreateTagTemplateField Creates a field in a tag template.
DeleteEntry Deletes an existing entry.
DeleteEntryGroup Deletes an entry group.
DeleteTag Deletes a tag.
DeleteTagTemplate Deletes a tag template and all tags that use it.
DeleteTagTemplateField Deletes a field in a tag template and all uses of this field from the tags based on this template.
GetEntry Gets an entry.
GetEntryGroup Gets an entry group.
GetIamPolicy Gets the access control policy for a resource.
GetTagTemplate Gets a tag template.
ListEntries Lists entries.
ListEntryGroups Lists entry groups.
ListTags Lists tags assigned to an Entry.
LookupEntry Gets an entry by its target resource name.
ModifyEntryContacts Modifies contacts, part of the business context of an Entry.
ModifyEntryOverview Modifies entry overview, part of the business context of an Entry.
ReconcileTags ReconcileTags creates or updates a list of tags on the entry.
RenameTagTemplateField Renames a field in a tag template.
RenameTagTemplateFieldEnumValue Renames an enum value in a tag template.
SearchCatalog Searches Data Catalog for multiple resources like entries and tags that match a query.
SetIamPolicy Sets an access control policy for a resource.
StarEntry Marks an Entry as starred by the current user.
TestIamPermissions Gets your permissions on a resource.
UnstarEntry Marks an Entry as NOT starred by the current user.
UpdateEntry Updates an existing entry.
UpdateEntryGroup Updates an entry group.
UpdateTag Updates an existing tag.
UpdateTagTemplate Updates a tag template.
UpdateTagTemplateField Updates a field in a tag template.

google.cloud.datacatalog.v1.PolicyTagManager

Methods
CreatePolicyTag Creates a policy tag in a taxonomy.
CreateTaxonomy Creates a taxonomy in a specified project.
DeletePolicyTag

Deletes a policy tag together with the following:

  • All of its descendant policy tags, if any
  • Policies associated with the policy tag and its descendants
  • References from BigQuery table schema of the policy tag and its descendants
DeleteTaxonomy Deletes a taxonomy, including all policy tags in this taxonomy, their associated policies, and the policy tags references from BigQuery columns.
GetIamPolicy Gets the IAM policy for a policy tag or a taxonomy.
GetPolicyTag Gets a policy tag.
GetTaxonomy Gets a taxonomy.
ListPolicyTags Lists all policy tags in a taxonomy.
ListTaxonomies Lists all taxonomies in a project in a particular location that you have a permission to view.
SetIamPolicy Sets the IAM policy for a policy tag or a taxonomy.
TestIamPermissions Returns your permissions on a specified policy tag or taxonomy.
UpdatePolicyTag Updates a policy tag, including its display name, description, and parent policy tag.
UpdateTaxonomy Updates a taxonomy, including its display name, description, and activated policy types.

google.cloud.datacatalog.v1.PolicyTagManagerSerialization

Methods
ExportTaxonomies Exports taxonomies in the requested type and returns them, including their policy tags.
ImportTaxonomies Creates new taxonomies (including their policy tags) in a given project by importing from inlined or cross-regional sources.
ReplaceTaxonomy Replaces (updates) a taxonomy and all its policy tags.

google.cloud.datacatalog.v1beta1.DataCatalog

Methods
CreateEntry Creates an entry.
CreateEntryGroup A maximum of 10,000 entry groups may be created per organization across all locations.
CreateTag Creates a tag on an Entry.
CreateTagTemplate Creates a tag template.
CreateTagTemplateField Creates a field in a tag template.
DeleteEntry Deletes an existing entry.
DeleteEntryGroup Deletes an EntryGroup.
DeleteTag Deletes a tag.
DeleteTagTemplate Deletes a tag template and all tags using the template.
DeleteTagTemplateField Deletes a field in a tag template and all uses of that field.
GetEntry Gets an entry.
GetEntryGroup Gets an EntryGroup.
GetIamPolicy Gets the access control policy for a resource.
GetTagTemplate Gets a tag template.
ListEntries Lists entries.
ListEntryGroups Lists entry groups.
ListTags Lists tags assigned to an Entry.
LookupEntry Get an entry by target resource name.
RenameTagTemplateField Renames a field in a tag template.
RenameTagTemplateFieldEnumValue Renames an enum value in a tag template.
SearchCatalog Searches Data Catalog for multiple resources like entries, tags that match a query.
SetIamPolicy Sets the access control policy for a resource.
TestIamPermissions Returns the caller's permissions on a resource.
UpdateEntry Updates an existing entry.
UpdateEntryGroup Updates an EntryGroup.
UpdateTag Updates an existing tag.
UpdateTagTemplate Updates a tag template.
UpdateTagTemplateField Updates a field in a tag template.

google.cloud.datacatalog.v1beta1.PolicyTagManager

Methods
CreatePolicyTag Creates a policy tag in the specified taxonomy.
CreateTaxonomy Creates a taxonomy in the specified project.
DeletePolicyTag Deletes a policy tag.
DeleteTaxonomy Deletes a taxonomy.
GetIamPolicy Gets the IAM policy for a taxonomy or a policy tag.
GetPolicyTag Gets a policy tag.
GetTaxonomy Gets a taxonomy.
ListPolicyTags Lists all policy tags in a taxonomy.
ListTaxonomies Lists all taxonomies in a project in a particular location that the caller has permission to view.
SetIamPolicy Sets the IAM policy for a taxonomy or a policy tag.
TestIamPermissions Returns the permissions that a caller has on the specified taxonomy or policy tag.
UpdatePolicyTag Updates a policy tag.
UpdateTaxonomy Updates a taxonomy.

google.cloud.datacatalog.v1beta1.PolicyTagManagerSerialization

Methods
ExportTaxonomies Exports all taxonomies and their policy tags in a project.
ImportTaxonomies Imports all taxonomies and their policy tags to a project as new taxonomies.

google.iam.v1.IAMPolicy

Methods
GetIamPolicy Gets the access control policy for a resource.
SetIamPolicy Sets the access control policy on the specified resource.
TestIamPermissions Returns permissions that a caller has on the specified resource.

google.longrunning.Operations

Methods
CancelOperation Starts asynchronous cancellation on a long-running operation.
DeleteOperation Deletes a long-running operation.
GetOperation Gets the latest state of a long-running operation.
ListOperations Lists operations that match the specified filter in the request.
WaitOperation Waits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state.