Google Cloud Data Catalog API (datacatalog:v1)

2022-01-05

2 new methods

Additions

    Methods
  • datacatalog.projects.locations.entryGroups.entries.modifyEntryOverview

      HTTP Method: POST

      Parameters:

        name

          Pattern: ^projects/[^/]+/locations/[^/]+/entryGroups/[^/]+/entries/[^/]+$

          Location: path

          Type: string

          Description: Required. The full resource name of the entry.

          Required: Yes

      Parameter Order: name

      Scopes: https://www.googleapis.com/auth/cloud-platform

      Description: Modifies entry overview, part of the business context of an Entry. To call this method, you must have the `datacatalog.entries.updateOverview` IAM permission on the corresponding project.

      Path: v1/{+name}:modifyEntryOverview

      Flat Path: v1/projects/{projectsId}/locations/{locationsId}/entryGroups/{entryGroupsId}/entries/{entriesId}:modifyEntryOverview

  • datacatalog.projects.locations.entryGroups.entries.modifyEntryContacts

      Parameters:

        name

          Location: path

          Pattern: ^projects/[^/]+/locations/[^/]+/entryGroups/[^/]+/entries/[^/]+$

          Required: Yes

          Type: string

          Description: Required. The full resource name of the entry.

      Path: v1/{+name}:modifyEntryContacts

      Description: Modifies contacts, part of the business context of an Entry. To call this method, you must have the `datacatalog.entries.updateContacts` IAM permission on the corresponding project.

      Parameter Order: name

      Flat Path: v1/projects/{projectsId}/locations/{locationsId}/entryGroups/{entryGroupsId}/entries/{entriesId}:modifyEntryContacts

      HTTP Method: POST

      Scopes: https://www.googleapis.com/auth/cloud-platform