Network Services API (networkservices:v1beta1)

2022-04-09

1 new method

Additions

    Methods
  • networkservices.projects.locations.serviceBindings.patch

      Parameter Order: name

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

      Description: Updates the parameters of a single ServiceBinding.

      Parameters:

        updateMask

          Location: query

          Type: string

          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.

          Format: google-fieldmask

        name

          Type: string

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

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

          Required: Yes

          Location: path

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

      HTTP Method: PATCH

      Path: v1beta1/{+name}

1 removed method

Deletions

    Methods
  • networkservices.projects.locations.serviceBindings.patch

      Parameters:

        name

          Required: Yes

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

          Location: path

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

          Type: string

        updateMask

          Type: string

          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

          Format: google-fieldmask

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

      Parameter Order: name

      Path: v1beta1/{+name}

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

      Description: Updates the parameters of a single ServiceBinding.

      HTTP Method: PATCH