Google Cloud Data Catalog API (datacatalog:v1)

2023-03-08

1 removed method

Deletions

    Methods
  • datacatalog.projects.locations.entryGroups.entries.tags.reconcile

      Parameter Order: parent

      Description: `ReconcileTags` creates or updates a list of tags on the entry. If the ReconcileTagsRequest.force_delete_missing parameter is set, the operation deletes tags not included in the input tag list. `ReconcileTags` returns a long-running operation resource that can be queried with Operations.GetOperation to return ReconcileTagsMetadata and a ReconcileTagsResponse message.

      HTTP Method: POST

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

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

      Path: v1/{+parent}/tags:reconcile

      Parameters:

        parent

          Required: Yes

          Type: string

          Location: path

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

          Description: Required. Name of Entry to be tagged.