2024-10-30
▼ ▲ aiplatform.projects.locations.endpoints.update
Path: v1beta1/{+name}:update
Flat Path: v1beta1/projects/{projectsId}/locations/{locationsId}/endpoints/{endpointsId}:update
HTTP Method: POST
Parameters:
name
Description: Output only. The resource name of the Endpoint.
Pattern: ^projects/[^/]+/locations/[^/]+/endpoints/[^/]+$
Location: path
Required: Yes
Type: string
Parameter Order: name
Scopes: https://www.googleapis.com/auth/cloud-platform
Description: Updates an Endpoint with a long running operation.
▼ ▲ aiplatform.projects.locations.notebookRuntimes.stop
Path: v1beta1/{+name}:stop
Flat Path: v1beta1/projects/{projectsId}/locations/{locationsId}/notebookRuntimes/{notebookRuntimesId}:stop
Description: Required. The name of the NotebookRuntime resource to be stopped. Instead of checking whether the name is in valid NotebookRuntime resource name format, directly throw NotFound exception if there is no such NotebookRuntime in spanner.
Pattern: ^projects/[^/]+/locations/[^/]+/notebookRuntimes/[^/]+$
Description: Stops a NotebookRuntime.