A fully managed and highly scalable data discovery and metadata management service.
- REST Resource: v1beta1.catalog
- REST Resource: v1beta1.entries
- REST Resource: v1beta1.projects.locations.entryGroups
- REST Resource: v1beta1.projects.locations.entryGroups.entries
- REST Resource: v1beta1.projects.locations.entryGroups.entries.tags
- REST Resource: v1beta1.projects.locations.entryGroups.tags
- REST Resource: v1beta1.projects.locations.tagTemplates
- REST Resource: v1beta1.projects.locations.tagTemplates.fields
- REST Resource: v1beta1.projects.locations.tagTemplates.fields.enumValues
- REST Resource: v1beta1.projects.locations.taxonomies
- REST Resource: v1beta1.projects.locations.taxonomies.policyTags
- REST Resource: v1.catalog
- REST Resource: v1.entries
- REST Resource: v1.projects.locations.entryGroups
- REST Resource: v1.projects.locations.entryGroups.entries
- REST Resource: v1.projects.locations.entryGroups.entries.tags
- REST Resource: v1.projects.locations.entryGroups.tags
- REST Resource: v1.projects.locations.tagTemplates
- REST Resource: v1.projects.locations.tagTemplates.fields
- REST Resource: v1.projects.locations.tagTemplates.fields.enumValues
- REST Resource: v1.projects.locations.taxonomies
- REST Resource: v1.projects.locations.taxonomies.policyTags
Service: datacatalog.googleapis.com
To call this service, we recommend that you use the Google-provided client libraries. If your application needs to use your own libraries to call this service, use the following information when you make the API requests.
Discovery document
A Discovery Document is a machine-readable specification for describing and consuming REST APIs. It is used to build client libraries, IDE plugins, and other tools that interact with Google APIs. One service may provide multiple discovery documents. This service provides the following discovery documents:
Service endpoint
A service endpoint is a base URL that specifies the network address of an API service. One service might have multiple service endpoints. This service has the following service endpoint and all URIs below are relative to this service endpoint:
https://datacatalog.googleapis.com
REST Resource: v1beta1.catalog
Methods | |
---|---|
search |
POST /v1beta1/catalog:search Searches Data Catalog for multiple resources like entries, tags that match a query. |
REST Resource: v1beta1.entries
Methods | |
---|---|
lookup |
GET /v1beta1/entries:lookup Get an entry by target resource name. |
REST Resource: v1beta1.projects.locations.entryGroups
Methods | |
---|---|
create |
POST /v1beta1/{parent}/entryGroups A maximum of 10,000 entry groups may be created per organization across all locations. |
delete |
DELETE /v1beta1/{name} Deletes an EntryGroup. |
get |
GET /v1beta1/{name} Gets an EntryGroup. |
getIamPolicy |
POST /v1beta1/{resource}:getIamPolicy Gets the access control policy for a resource. |
list |
GET /v1beta1/{parent}/entryGroups Lists entry groups. |
patch |
PATCH /v1beta1/{entryGroup.name} Updates an EntryGroup. |
setIamPolicy |
POST /v1beta1/{resource}:setIamPolicy Sets the access control policy for a resource. |
testIamPermissions |
POST /v1beta1/{resource}:testIamPermissions Returns the caller's permissions on a resource. |
REST Resource: v1beta1.projects.locations.entryGroups.entries
Methods | |
---|---|
create |
POST /v1beta1/{parent}/entries Creates an entry. |
delete |
DELETE /v1beta1/{name} Deletes an existing entry. |
get |
GET /v1beta1/{name} Gets an entry. |
getIamPolicy |
POST /v1beta1/{resource}:getIamPolicy Gets the access control policy for a resource. |
list |
GET /v1beta1/{parent}/entries Lists entries. |
patch |
PATCH /v1beta1/{entry.name} Updates an existing entry. |
testIamPermissions |
POST /v1beta1/{resource}:testIamPermissions Returns the caller's permissions on a resource. |
REST Resource: v1beta1.projects.locations.tagTemplates
Methods | |
---|---|
create |
POST /v1beta1/{parent}/tagTemplates Creates a tag template. |
delete |
DELETE /v1beta1/{name} Deletes a tag template and all tags using the template. |
get |
GET /v1beta1/{name} Gets a tag template. |
getIamPolicy |
POST /v1beta1/{resource}:getIamPolicy Gets the access control policy for a resource. |
patch |
PATCH /v1beta1/{tagTemplate.name} Updates a tag template. |
setIamPolicy |
POST /v1beta1/{resource}:setIamPolicy Sets the access control policy for a resource. |
testIamPermissions |
POST /v1beta1/{resource}:testIamPermissions Returns the caller's permissions on a resource. |
REST Resource: v1beta1.projects.locations.tagTemplates.fields
Methods | |
---|---|
create |
POST /v1beta1/{parent}/fields Creates a field in a tag template. |
delete |
DELETE /v1beta1/{name} Deletes a field in a tag template and all uses of that field. |
patch |
PATCH /v1beta1/{name} Updates a field in a tag template. |
rename |
POST /v1beta1/{name}:rename Renames a field in a tag template. |
REST Resource: v1beta1.projects.locations.tagTemplates.fields.enumValues
Methods | |
---|---|
rename |
POST /v1beta1/{name}:rename Renames an enum value in a tag template. |
REST Resource: v1beta1.projects.locations.taxonomies
Methods | |
---|---|
create |
POST /v1beta1/{parent}/taxonomies Creates a taxonomy in the specified project. |
delete |
DELETE /v1beta1/{name} Deletes a taxonomy. |
export |
GET /v1beta1/{parent}/taxonomies:export Exports all taxonomies and their policy tags in a project. |
get |
GET /v1beta1/{name} Gets a taxonomy. |
getIamPolicy |
POST /v1beta1/{resource}:getIamPolicy Gets the IAM policy for a taxonomy or a policy tag. |
import |
POST /v1beta1/{parent}/taxonomies:import Imports all taxonomies and their policy tags to a project as new taxonomies. |
list |
GET /v1beta1/{parent}/taxonomies Lists all taxonomies in a project in a particular location that the caller has permission to view. |
patch |
PATCH /v1beta1/{taxonomy.name} Updates a taxonomy. |
setIamPolicy |
POST /v1beta1/{resource}:setIamPolicy Sets the IAM policy for a taxonomy or a policy tag. |
testIamPermissions |
POST /v1beta1/{resource}:testIamPermissions Returns the permissions that a caller has on the specified taxonomy or policy tag. |
REST Resource: v1beta1.projects.locations.taxonomies.policyTags
Methods | |
---|---|
create |
POST /v1beta1/{parent}/policyTags Creates a policy tag in the specified taxonomy. |
delete |
DELETE /v1beta1/{name} Deletes a policy tag. |
get |
GET /v1beta1/{name} Gets a policy tag. |
getIamPolicy |
POST /v1beta1/{resource}:getIamPolicy Gets the IAM policy for a taxonomy or a policy tag. |
list |
GET /v1beta1/{parent}/policyTags Lists all policy tags in a taxonomy. |
patch |
PATCH /v1beta1/{policyTag.name} Updates a policy tag. |
setIamPolicy |
POST /v1beta1/{resource}:setIamPolicy Sets the IAM policy for a taxonomy or a policy tag. |
testIamPermissions |
POST /v1beta1/{resource}:testIamPermissions Returns the permissions that a caller has on the specified taxonomy or policy tag. |
Service: datacatalog.googleapis.com
To call this service, we recommend that you use the Google-provided client libraries. If your application needs to use your own libraries to call this service, use the following information when you make the API requests.
Discovery document
A Discovery Document is a machine-readable specification for describing and consuming REST APIs. It is used to build client libraries, IDE plugins, and other tools that interact with Google APIs. One service may provide multiple discovery documents. This service provides the following discovery documents:
Service endpoint
A service endpoint is a base URL that specifies the network address of an API service. One service might have multiple service endpoints. This service has the following service endpoint and all URIs below are relative to this service endpoint:
https://datacatalog.googleapis.com
REST Resource: v1.catalog
Methods | |
---|---|
search |
POST /v1/catalog:search Searches Data Catalog for multiple resources like entries, tags that match a query. |
REST Resource: v1.entries
Methods | |
---|---|
lookup |
GET /v1/entries:lookup Get an entry by target resource name. |
REST Resource: v1.projects.locations.entryGroups
Methods | |
---|---|
create |
POST /v1/{parent}/entryGroups Creates an EntryGroup. |
delete |
DELETE /v1/{name} Deletes an EntryGroup. |
get |
GET /v1/{name} Gets an EntryGroup. |
getIamPolicy |
POST /v1/{resource}:getIamPolicy Gets the access control policy for a resource. |
list |
GET /v1/{parent}/entryGroups Lists entry groups. |
patch |
PATCH /v1/{entryGroup.name} Updates an EntryGroup. |
setIamPolicy |
POST /v1/{resource}:setIamPolicy Sets the access control policy for a resource. |
testIamPermissions |
POST /v1/{resource}:testIamPermissions Returns the caller's permissions on a resource. |
REST Resource: v1.projects.locations.entryGroups.entries
Methods | |
---|---|
create |
POST /v1/{parent}/entries Creates an entry. |
delete |
DELETE /v1/{name} Deletes an existing entry. |
get |
GET /v1/{name} Gets an entry. |
getIamPolicy |
POST /v1/{resource}:getIamPolicy Gets the access control policy for a resource. |
list |
GET /v1/{parent}/entries Lists entries. |
patch |
PATCH /v1/{entry.name} Updates an existing entry. |
testIamPermissions |
POST /v1/{resource}:testIamPermissions Returns the caller's permissions on a resource. |
REST Resource: v1.projects.locations.tagTemplates
Methods | |
---|---|
create |
POST /v1/{parent}/tagTemplates Creates a tag template. |
delete |
DELETE /v1/{name} Deletes a tag template and all tags using the template. |
get |
GET /v1/{name} Gets a tag template. |
getIamPolicy |
POST /v1/{resource}:getIamPolicy Gets the access control policy for a resource. |
patch |
PATCH /v1/{tagTemplate.name} Updates a tag template. |
setIamPolicy |
POST /v1/{resource}:setIamPolicy Sets the access control policy for a resource. |
testIamPermissions |
POST /v1/{resource}:testIamPermissions Returns the caller's permissions on a resource. |
REST Resource: v1.projects.locations.tagTemplates.fields
Methods | |
---|---|
create |
POST /v1/{parent}/fields Creates a field in a tag template. |
delete |
DELETE /v1/{name} Deletes a field in a tag template and all uses of that field. |
patch |
PATCH /v1/{name} Updates a field in a tag template. |
rename |
POST /v1/{name}:rename Renames a field in a tag template. |
REST Resource: v1.projects.locations.tagTemplates.fields.enumValues
Methods | |
---|---|
rename |
POST /v1/{name}:rename Renames an enum value in a tag template. |
REST Resource: v1.projects.locations.taxonomies
Methods | |
---|---|
create |
POST /v1/{parent}/taxonomies Creates a taxonomy in a specified project. |
delete |
DELETE /v1/{name} Deletes a taxonomy. |
export |
GET /v1/{parent}/taxonomies:export Exports taxonomies as the requested type and returns the taxonomies including their policy tags. |
get |
GET /v1/{name} Gets a taxonomy. |
getIamPolicy |
POST /v1/{resource}:getIamPolicy Gets the IAM policy for a policy tag or a taxonomy. |
import |
POST /v1/{parent}/taxonomies:import Creates new taxonomies (including their policy tags) by importing from inlined source or cross-regional source. |
list |
GET /v1/{parent}/taxonomies Lists all taxonomies in a project in a particular location that the caller has permission to view. |
patch |
PATCH /v1/{taxonomy.name} Updates a taxonomy. |
setIamPolicy |
POST /v1/{resource}:setIamPolicy Sets the IAM policy for a policy tag or a taxonomy. |
testIamPermissions |
POST /v1/{resource}:testIamPermissions Returns the permissions that a caller has on a specified policy tag or taxonomy. |
REST Resource: v1.projects.locations.taxonomies.policyTags
Methods | |
---|---|
create |
POST /v1/{parent}/policyTags Creates a policy tag in a taxonomy. |
delete |
DELETE /v1/{name} Deletes a policy tag. |
get |
GET /v1/{name} Gets a policy tag. |
getIamPolicy |
POST /v1/{resource}:getIamPolicy Gets the IAM policy for a policy tag or a taxonomy. |
list |
GET /v1/{parent}/policyTags Lists all policy tags in a taxonomy. |
patch |
PATCH /v1/{policyTag.name} Updates a policy tag. |
setIamPolicy |
POST /v1/{resource}:setIamPolicy Sets the IAM policy for a policy tag or a taxonomy. |
testIamPermissions |
POST /v1/{resource}:testIamPermissions Returns the permissions that a caller has on a specified policy tag or taxonomy. |