Cloud Dataplex API (dataplex:v1)

2026-03-04

1 new method

Additions

    Methods
  • dataplex.projects.locations.entryGroups.entryLinks.patch

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/entryGroups/{entryGroupsId}/entryLinks/{entryLinksId}

      Description : Updates an Entry Link.

      Parameters :

        name

          Description : Output only. Immutable. Identifier. The relative resource name of the Entry Link, of the form: projects/{project_id_or_number}/locations/{location_id}/entryGroups/{entry_group_id}/entryLinks/{entry_link_id}

          Type : string

          Pattern : ^projects/[^/]+/locations/[^/]+/entryGroups/[^/]+/entryLinks/.*$

          Location : path

          Required : Yes

        allowMissing

          Type : boolean

          Location : query

          Description : Optional. If set to true and the entry link doesn't exist, the service will create it.

        aspectKeys

          Location : query

          Description : Optional. The map keys of the Aspects which the service should modify. It should be the aspect type reference in the format {project_id_or_number}.{location_id}.{aspect_type_id}.If this field is left empty, the service treats it as specifying exactly those Aspects present in the request.

          Repeated : Yes

          Type : string

      HTTP Method : PATCH

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

      Parameter Order : name

      Path : v1/{+name}