Network Services API (networkservices:v1beta1)

2022-04-11

1 removed method

Deletions

    Methods
  • networkservices.projects.locations.serviceBindings.patch

      Parameters:

        updateMask

          Location: query

          Type: string

          Format: google-fieldmask

          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.

        name

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

          Type: string

          Description: Required. Name of the ServiceBinding resource. It matches pattern `projects/*/locations/global/serviceBindings/service_binding_name>`.

          Required: Yes

          Location: path

      Description: Updates the parameters of a single ServiceBinding.

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

      Parameter Order: name

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

      Path: v1beta1/{+name}

      HTTP Method: PATCH