Path
:
v1/{+name}
Scopes
:
https://www.googleapis.com/auth/cloud-platform
Flat Path
:
v1/projects/{projectsId}/locations/{locationsId}/apiHubInstances/{apiHubInstancesId}
Description
:
Update an Api Hub instance. The following fields in the ApiHubInstance can be updated: * disable_search * vertex_location * agent_registry_sync_config The update_mask should be used to specify the fields being updated.
Parameters
:
name
Required
:
Yes
Type
:
string
Pattern
:
^projects/[^/]+/locations/[^/]+/apiHubInstances/[^/]+$
Description
:
Identifier. Format: `projects/{project}/locations/{location}/apiHubInstances/{apiHubInstance}`.
Location
:
path
updateMask
Description
:
Optional. The list of fields to update.
Location
:
query
Type
:
string
Format
:
google-fieldmask
Parameter Order
:
name
HTTP Method
:
PATCH