Network Services API (networkservices:v1beta1)

2025-05-16

1 new method

Additions

    Methods
  • networkservices.projects.locations.serviceBindings.patch

      Path : v1beta1/{+name}

      Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/serviceBindings/{serviceBindingsId}

      HTTP Method : PATCH

      Parameters :

        name

          Description : Identifier. Name of the ServiceBinding resource. It matches pattern `projects/*/locations/*/serviceBindings/`.

          Pattern : ^projects/[^/]+/locations/[^/]+/serviceBindings/[^/]+$

          Location : path

          Required : Yes

          Type : string

        updateMask

          Description : Optional. Field mask is used to specify the fields to be overwritten in the ServiceBinding resource by the update. The fields specified in the update_mask are relative to the resource, not the full request. A field will be overwritten if it is in the mask. If the user does not provide a mask then all fields will be overwritten.

          Location : query

          Type : string

          Format : google-fieldmask

      Parameter Order : name

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

      Description : Updates the parameters of a single ServiceBinding.