2024-03-23
▼ ▲ aiplatform.projects.locations.persistentResources.reboot
Description : Reboots a PersistentResource.
Scopes : https://www.googleapis.com/auth/cloud-platform
Parameter Order : name
Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/persistentResources/{persistentResourcesId}:reboot
Parameters :
name
Pattern : ^projects/[^/]+/locations/[^/]+/persistentResources/[^/]+$
Description : Required. The name of the PersistentResource resource. Format: `projects/{project_id_or_number}/locations/{location_id}/persistentResources/{persistent_resource_id}`
Required : Yes
Location : path
Type : string
Path : v1beta1/{+name}:reboot
HTTP Method : POST
▼ ▲ aiplatform.projects.locations.featureOnlineStores.featureViews.streamingFetchFeatureValues
Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/featureOnlineStores/{featureOnlineStoresId}/featureViews/{featureViewsId}:streamingFetchFeatureValues
Path : v1beta1/{+featureView}:streamingFetchFeatureValues
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Bidirectional streaming RPC to fetch feature values under a FeatureView. Requests may not have a one-to-one mapping to responses and responses may be returned out-of-order to reduce latency.
Parameters :
featureView
Description : Required. FeatureView resource format `projects/{project}/locations/{location}/featureOnlineStores/{featureOnlineStore}/featureViews/{featureView}`
Required : Yes
Type : string
Location : path
Pattern : ^projects/[^/]+/locations/[^/]+/featureOnlineStores/[^/]+/featureViews/[^/]+$
Parameter Order : featureView
HTTP Method : POST
▼ ▲ aiplatform.projects.locations.extensions.query
Path : v1beta1/{+name}:query
Parameters :
name
Pattern : ^projects/[^/]+/locations/[^/]+/extensions/[^/]+$
Location : path
Required : Yes
Description : Required. Name (identifier) of the extension; Format: `projects/{project}/locations/{location}/extensions/{extension}`
Type : string
Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/extensions/{extensionsId}:query
HTTP Method : POST
Parameter Order : name
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Queries an extension with a default controller.