2026-07-04
▼ ▲ aiplatform.projects.locations.memoryBanks.operations.cancel
Description : Starts asynchronous cancellation on a long-running operation. The server makes a best effort to cancel the operation, but success is not guaranteed. If the server doesn't support this method, it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other methods to check whether the cancellation succeeded or whether the operation completed despite cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an operation with an Operation.error value with a google.rpc.Status.code of `1`, corresponding to `Code.CANCELLED`.
HTTP Method : POST
Parameters :
name
Location : path
Description : The name of the operation resource to be cancelled.
Pattern : ^projects/[^/]+/locations/[^/]+/memoryBanks/[^/]+/operations/[^/]+$
Type : string
Required : Yes
Scopes : https://www.googleapis.com/auth/cloud-platform
Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/memoryBanks/{memoryBanksId}/operations/{operationsId}:cancel
Path : v1beta1/{+name}:cancel
Parameter Order : name
▼ ▲ aiplatform.projects.locations.memoryBanks.operations.wait
Parameters :
name
Location : path
Description : The name of the operation resource to wait on.
Type : string
Required : Yes
Pattern : ^projects/[^/]+/locations/[^/]+/memoryBanks/[^/]+/operations/[^/]+$
timeout
Type : string
Format : google-duration
Location : query
Description : The maximum duration to wait before timing out. If left blank, the wait will be at most the time permitted by the underlying HTTP/RPC protocol. If RPC context deadline is also specified, the shorter one will be used.
Scopes : https://www.googleapis.com/auth/cloud-platform
Parameter Order : name
Path : v1beta1/{+name}:wait
Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/memoryBanks/{memoryBanksId}/operations/{operationsId}:wait
Description : Waits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state. If the operation is already done, the latest state is immediately returned. If the timeout specified is greater than the default HTTP/RPC timeout, the HTTP/RPC timeout is used. If the server does not support this method, it returns `google.rpc.Code.UNIMPLEMENTED`. Note that this method is on a best-effort basis. It may return the latest state before the specified timeout (including immediately), meaning even an immediate response is no guarantee that the operation is done.
HTTP Method : POST
▼ ▲ aiplatform.projects.locations.memoryBanks.operations.get
Parameter Order : name
Path : v1beta1/{+name}
Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/memoryBanks/{memoryBanksId}/operations/{operationsId}
Parameters :
name
Description : The name of the operation resource.
Location : path
Required : Yes
Type : string
Pattern : ^projects/[^/]+/locations/[^/]+/memoryBanks/[^/]+/operations/[^/]+$
Scopes : https://www.googleapis.com/auth/cloud-platform
HTTP Method : GET
Description : Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.
▼ ▲ aiplatform.projects.locations.memoryBanks.operations.delete
Parameters :
name
Description : The name of the operation resource to be deleted.
Location : path
Pattern : ^projects/[^/]+/locations/[^/]+/memoryBanks/[^/]+/operations/[^/]+$
Required : Yes
Type : string
Scopes : https://www.googleapis.com/auth/cloud-platform
Path : v1beta1/{+name}
Parameter Order : name
Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/memoryBanks/{memoryBanksId}/operations/{operationsId}
Description : Deletes a long-running operation. This method indicates that the client is no longer interested in the operation result. It does not cancel the operation. If the server doesn't support this method, it returns `google.rpc.Code.UNIMPLEMENTED`.
HTTP Method : DELETE
▼ ▲ aiplatform.projects.locations.memoryBanks.operations.list
Description : Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.
HTTP Method : GET
Parameters :
returnPartialSuccess
Location : query
Description : When set to `true`, operations that are reachable are returned as normal, and those that are unreachable are returned in the ListOperationsResponse.unreachable field. This can only be `true` when reading across collections. For example, when `parent` is set to `"projects/example/locations/-"`. This field is not supported by default and will result in an `UNIMPLEMENTED` error if set unless explicitly documented otherwise in service or product specific documentation.
Type : boolean
filter
Location : query
Description : The standard list filter.
Type : string
name
Description : The name of the operation's parent resource.
Location : path
Required : Yes
Type : string
Pattern : ^projects/[^/]+/locations/[^/]+/memoryBanks/[^/]+$
pageToken
Type : string
Description : The standard list page token.
Location : query
pageSize
Location : query
Description : The standard list page size.
Type : integer
Format : int32
Scopes : https://www.googleapis.com/auth/cloud-platform
Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/memoryBanks/{memoryBanksId}/operations
Path : v1beta1/{+name}/operations
Parameter Order : name
▼ ▲ aiplatform.projects.locations.memoryBanks.memories.operations.list
HTTP Method : GET
Description : Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.
Path : v1beta1/{+name}/operations
Parameter Order : name
Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/memoryBanks/{memoryBanksId}/memories/{memoriesId}/operations
Parameters :
pageToken
Type : string
Location : query
Description : The standard list page token.
pageSize
Format : int32
Type : integer
Description : The standard list page size.
Location : query
name
Description : The name of the operation's parent resource.
Location : path
Required : Yes
Type : string
Pattern : ^projects/[^/]+/locations/[^/]+/memoryBanks/[^/]+/memories/[^/]+$
filter
Description : The standard list filter.
Location : query
Type : string
returnPartialSuccess
Type : boolean
Location : query
Description : When set to `true`, operations that are reachable are returned as normal, and those that are unreachable are returned in the ListOperationsResponse.unreachable field. This can only be `true` when reading across collections. For example, when `parent` is set to `"projects/example/locations/-"`. This field is not supported by default and will result in an `UNIMPLEMENTED` error if set unless explicitly documented otherwise in service or product specific documentation.
▼ ▲ aiplatform.projects.locations.memoryBanks.memories.operations.get
HTTP Method : GET
Description : Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.
Path : v1beta1/{+name}
Parameter Order : name
Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/memoryBanks/{memoryBanksId}/memories/{memoriesId}/operations/{operationsId}
Parameters :
name
Location : path
Description : The name of the operation resource.
Pattern : ^projects/[^/]+/locations/[^/]+/memoryBanks/[^/]+/memories/[^/]+/operations/[^/]+$
Type : string
Required : Yes
▼ ▲ aiplatform.projects.locations.memoryBanks.memories.operations.delete
Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/memoryBanks/{memoryBanksId}/memories/{memoriesId}/operations/{operationsId}
Path : v1beta1/{+name}
Parameter Order : name
Parameters :
name
Description : The name of the operation resource to be deleted.
Location : path
Pattern : ^projects/[^/]+/locations/[^/]+/memoryBanks/[^/]+/memories/[^/]+/operations/[^/]+$
Required : Yes
Type : string
Scopes : https://www.googleapis.com/auth/cloud-platform
HTTP Method : DELETE
Description : Deletes a long-running operation. This method indicates that the client is no longer interested in the operation result. It does not cancel the operation. If the server doesn't support this method, it returns `google.rpc.Code.UNIMPLEMENTED`.
▼ ▲ aiplatform.projects.locations.memoryBanks.memories.operations.cancel
HTTP Method : POST
Description : Starts asynchronous cancellation on a long-running operation. The server makes a best effort to cancel the operation, but success is not guaranteed. If the server doesn't support this method, it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other methods to check whether the cancellation succeeded or whether the operation completed despite cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an operation with an Operation.error value with a google.rpc.Status.code of `1`, corresponding to `Code.CANCELLED`.
Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/memoryBanks/{memoryBanksId}/memories/{memoriesId}/operations/{operationsId}:cancel
Path : v1beta1/{+name}:cancel
Parameter Order : name
Parameters :
name
Required : Yes
Type : string
Pattern : ^projects/[^/]+/locations/[^/]+/memoryBanks/[^/]+/memories/[^/]+/operations/[^/]+$
Description : The name of the operation resource to be cancelled.
Location : path
▼ ▲ aiplatform.projects.locations.memoryBanks.memories.operations.wait
HTTP Method : POST
Description : Waits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state. If the operation is already done, the latest state is immediately returned. If the timeout specified is greater than the default HTTP/RPC timeout, the HTTP/RPC timeout is used. If the server does not support this method, it returns `google.rpc.Code.UNIMPLEMENTED`. Note that this method is on a best-effort basis. It may return the latest state before the specified timeout (including immediately), meaning even an immediate response is no guarantee that the operation is done.
Path : v1beta1/{+name}:wait
Parameter Order : name
Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/memoryBanks/{memoryBanksId}/memories/{memoriesId}/operations/{operationsId}:wait
Parameters :
timeout
Format : google-duration
Type : string
Description : The maximum duration to wait before timing out. If left blank, the wait will be at most the time permitted by the underlying HTTP/RPC protocol. If RPC context deadline is also specified, the shorter one will be used.
Location : query
name
Type : string
Required : Yes
Pattern : ^projects/[^/]+/locations/[^/]+/memoryBanks/[^/]+/memories/[^/]+/operations/[^/]+$
Location : path
Description : The name of the operation resource to wait on.
▼ ▲ aiplatform.projects.locations.memoryBanks.memories.get
Parameters :
name
Required : Yes
Type : string
Pattern : ^projects/[^/]+/locations/[^/]+/memoryBanks/[^/]+/memories/[^/]+$
Description : Required. The resource name of the Memory. Format: `projects/{project}/locations/{location}/reasoningEngines/{reasoning_engine}/memories/{memory}`
Location : path
Scopes : https://www.googleapis.com/auth/cloud-platform
Parameter Order : name
Path : v1beta1/{+name}
Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/memoryBanks/{memoryBanksId}/memories/{memoriesId}
Description : Get a Memory.
HTTP Method : GET
▼ ▲ aiplatform.projects.locations.tuningJobs.operations.cancel
Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/tuningJobs/{tuningJobsId}/operations/{operationsId}:cancel
Path : v1beta1/{+name}:cancel
Parameter Order : name
Parameters :
name
Description : The name of the operation resource to be cancelled.
Location : path
Pattern : ^projects/[^/]+/locations/[^/]+/tuningJobs/[^/]+/operations/[^/]+$
Required : Yes
Type : string
Scopes : https://www.googleapis.com/auth/cloud-platform
HTTP Method : POST
Description : Starts asynchronous cancellation on a long-running operation. The server makes a best effort to cancel the operation, but success is not guaranteed. If the server doesn't support this method, it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other methods to check whether the cancellation succeeded or whether the operation completed despite cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an operation with an Operation.error value with a google.rpc.Status.code of `1`, corresponding to `Code.CANCELLED`.
▼ ▲ aiplatform.projects.locations.tuningJobs.operations.wait
HTTP Method : POST
Description : Waits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state. If the operation is already done, the latest state is immediately returned. If the timeout specified is greater than the default HTTP/RPC timeout, the HTTP/RPC timeout is used. If the server does not support this method, it returns `google.rpc.Code.UNIMPLEMENTED`. Note that this method is on a best-effort basis. It may return the latest state before the specified timeout (including immediately), meaning even an immediate response is no guarantee that the operation is done.
Parameter Order : name
Path : v1beta1/{+name}:wait
Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/tuningJobs/{tuningJobsId}/operations/{operationsId}:wait
Parameters :
name
Type : string
Required : Yes
Pattern : ^projects/[^/]+/locations/[^/]+/tuningJobs/[^/]+/operations/[^/]+$
Location : path
Description : The name of the operation resource to wait on.
timeout
Description : The maximum duration to wait before timing out. If left blank, the wait will be at most the time permitted by the underlying HTTP/RPC protocol. If RPC context deadline is also specified, the shorter one will be used.
Location : query
Format : google-duration
Type : string
▼ ▲ aiplatform.projects.locations.tuningJobs.operations.get
Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/tuningJobs/{tuningJobsId}/operations/{operationsId}
Path : v1beta1/{+name}
Parameter Order : name
Parameters :
name
Pattern : ^projects/[^/]+/locations/[^/]+/tuningJobs/[^/]+/operations/[^/]+$
Required : Yes
Type : string
Description : The name of the operation resource.
Location : path
Scopes : https://www.googleapis.com/auth/cloud-platform
HTTP Method : GET
Description : Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.
▼ ▲ aiplatform.tuningJobs.operations.cancel
Parameters :
name
Required : Yes
Type : string
Pattern : ^tuningJobs/[^/]+/operations/[^/]+$
Description : The name of the operation resource to be cancelled.
Location : path
Scopes : https://www.googleapis.com/auth/cloud-platform
Flat Path : v1beta1/tuningJobs/{tuningJobsId}/operations/{operationsId}:cancel
Parameter Order : name
Path : v1beta1/{+name}:cancel
Description : Starts asynchronous cancellation on a long-running operation. The server makes a best effort to cancel the operation, but success is not guaranteed. If the server doesn't support this method, it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other methods to check whether the cancellation succeeded or whether the operation completed despite cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an operation with an Operation.error value with a google.rpc.Status.code of `1`, corresponding to `Code.CANCELLED`.
HTTP Method : POST
▼ ▲ aiplatform.tuningJobs.operations.wait
Description : Waits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state. If the operation is already done, the latest state is immediately returned. If the timeout specified is greater than the default HTTP/RPC timeout, the HTTP/RPC timeout is used. If the server does not support this method, it returns `google.rpc.Code.UNIMPLEMENTED`. Note that this method is on a best-effort basis. It may return the latest state before the specified timeout (including immediately), meaning even an immediate response is no guarantee that the operation is done.
HTTP Method : POST
Parameters :
name
Location : path
Description : The name of the operation resource to wait on.
Pattern : ^tuningJobs/[^/]+/operations/[^/]+$
Type : string
Required : Yes
timeout
Format : google-duration
Type : string
Description : The maximum duration to wait before timing out. If left blank, the wait will be at most the time permitted by the underlying HTTP/RPC protocol. If RPC context deadline is also specified, the shorter one will be used.
Location : query
Scopes : https://www.googleapis.com/auth/cloud-platform
Parameter Order : name
Path : v1beta1/{+name}:wait
Flat Path : v1beta1/tuningJobs/{tuningJobsId}/operations/{operationsId}:wait
▼ ▲ aiplatform.tuningJobs.operations.get
Path : v1beta1/{+name}
Parameter Order : name
Flat Path : v1beta1/tuningJobs/{tuningJobsId}/operations/{operationsId}
Parameters :
name
Location : path
Description : The name of the operation resource.
Type : string
Required : Yes
Pattern : ^tuningJobs/[^/]+/operations/[^/]+$
Scopes : https://www.googleapis.com/auth/cloud-platform
HTTP Method : GET
Description : Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.
▼ ▲ aiplatform.memoryBanks.operations.list
Description : Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.
HTTP Method : GET
Parameters :
pageToken
Location : query
Description : The standard list page token.
Type : string
pageSize
Format : int32
Type : integer
Description : The standard list page size.
Location : query
name
Description : The name of the operation's parent resource.
Location : path
Required : Yes
Type : string
Pattern : ^memoryBanks/[^/]+$
filter
Type : string
Description : The standard list filter.
Location : query
returnPartialSuccess
Description : When set to `true`, operations that are reachable are returned as normal, and those that are unreachable are returned in the ListOperationsResponse.unreachable field. This can only be `true` when reading across collections. For example, when `parent` is set to `"projects/example/locations/-"`. This field is not supported by default and will result in an `UNIMPLEMENTED` error if set unless explicitly documented otherwise in service or product specific documentation.
Location : query
Type : boolean
Scopes : https://www.googleapis.com/auth/cloud-platform
Flat Path : v1beta1/memoryBanks/{memoryBanksId}/operations
Path : v1beta1/{+name}/operations
Parameter Order : name
▼ ▲ aiplatform.memoryBanks.operations.cancel
Parameters :
name
Pattern : ^memoryBanks/[^/]+/operations/[^/]+$
Type : string
Required : Yes
Location : path
Description : The name of the operation resource to be cancelled.
Scopes : https://www.googleapis.com/auth/cloud-platform
Parameter Order : name
Path : v1beta1/{+name}:cancel
Flat Path : v1beta1/memoryBanks/{memoryBanksId}/operations/{operationsId}:cancel
Description : Starts asynchronous cancellation on a long-running operation. The server makes a best effort to cancel the operation, but success is not guaranteed. If the server doesn't support this method, it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other methods to check whether the cancellation succeeded or whether the operation completed despite cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an operation with an Operation.error value with a google.rpc.Status.code of `1`, corresponding to `Code.CANCELLED`.
HTTP Method : POST
▼ ▲ aiplatform.memoryBanks.operations.wait
Flat Path : v1beta1/memoryBanks/{memoryBanksId}/operations/{operationsId}:wait
Parameter Order : name
Path : v1beta1/{+name}:wait
Parameters :
timeout
Location : query
Description : The maximum duration to wait before timing out. If left blank, the wait will be at most the time permitted by the underlying HTTP/RPC protocol. If RPC context deadline is also specified, the shorter one will be used.
Type : string
Format : google-duration
name
Required : Yes
Type : string
Pattern : ^memoryBanks/[^/]+/operations/[^/]+$
Description : The name of the operation resource to wait on.
Location : path
Scopes : https://www.googleapis.com/auth/cloud-platform
HTTP Method : POST
Description : Waits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state. If the operation is already done, the latest state is immediately returned. If the timeout specified is greater than the default HTTP/RPC timeout, the HTTP/RPC timeout is used. If the server does not support this method, it returns `google.rpc.Code.UNIMPLEMENTED`. Note that this method is on a best-effort basis. It may return the latest state before the specified timeout (including immediately), meaning even an immediate response is no guarantee that the operation is done.
▼ ▲ aiplatform.memoryBanks.operations.get
Parameter Order : name
Path : v1beta1/{+name}
Flat Path : v1beta1/memoryBanks/{memoryBanksId}/operations/{operationsId}
Parameters :
name
Location : path
Description : The name of the operation resource.
Type : string
Required : Yes
Pattern : ^memoryBanks/[^/]+/operations/[^/]+$
Scopes : https://www.googleapis.com/auth/cloud-platform
HTTP Method : GET
Description : Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.
▼ ▲ aiplatform.memoryBanks.operations.delete
HTTP Method : DELETE
Description : Deletes a long-running operation. This method indicates that the client is no longer interested in the operation result. It does not cancel the operation. If the server doesn't support this method, it returns `google.rpc.Code.UNIMPLEMENTED`.
Path : v1beta1/{+name}
Parameter Order : name
Flat Path : v1beta1/memoryBanks/{memoryBanksId}/operations/{operationsId}
Parameters :
name
Pattern : ^memoryBanks/[^/]+/operations/[^/]+$
Required : Yes
Type : string
Description : The name of the operation resource to be deleted.
Location : path
▼ ▲ aiplatform.memoryBanks.memories.get
HTTP Method : GET
Description : Get a Memory.
Path : v1beta1/{+name}
Parameter Order : name
Flat Path : v1beta1/memoryBanks/{memoryBanksId}/memories/{memoriesId}
Parameters :
name
Pattern : ^memoryBanks/[^/]+/memories/[^/]+$
Type : string
Required : Yes
Location : path
Description : Required. The resource name of the Memory. Format: `projects/{project}/locations/{location}/reasoningEngines/{reasoning_engine}/memories/{memory}`
▼ ▲ aiplatform.memoryBanks.memories.operations.cancel
Parameters :
name
Type : string
Required : Yes
Pattern : ^memoryBanks/[^/]+/memories/[^/]+/operations/[^/]+$
Location : path
Description : The name of the operation resource to be cancelled.
Scopes : https://www.googleapis.com/auth/cloud-platform
Path : v1beta1/{+name}:cancel
Parameter Order : name
Flat Path : v1beta1/memoryBanks/{memoryBanksId}/memories/{memoriesId}/operations/{operationsId}:cancel
Description : Starts asynchronous cancellation on a long-running operation. The server makes a best effort to cancel the operation, but success is not guaranteed. If the server doesn't support this method, it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other methods to check whether the cancellation succeeded or whether the operation completed despite cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an operation with an Operation.error value with a google.rpc.Status.code of `1`, corresponding to `Code.CANCELLED`.
HTTP Method : POST
▼ ▲ aiplatform.memoryBanks.memories.operations.wait
Path : v1beta1/{+name}:wait
Parameter Order : name
Flat Path : v1beta1/memoryBanks/{memoryBanksId}/memories/{memoriesId}/operations/{operationsId}:wait
Parameters :
timeout
Type : string
Format : google-duration
Location : query
Description : The maximum duration to wait before timing out. If left blank, the wait will be at most the time permitted by the underlying HTTP/RPC protocol. If RPC context deadline is also specified, the shorter one will be used.
name
Location : path
Description : The name of the operation resource to wait on.
Pattern : ^memoryBanks/[^/]+/memories/[^/]+/operations/[^/]+$
Type : string
Required : Yes
Scopes : https://www.googleapis.com/auth/cloud-platform
HTTP Method : POST
Description : Waits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state. If the operation is already done, the latest state is immediately returned. If the timeout specified is greater than the default HTTP/RPC timeout, the HTTP/RPC timeout is used. If the server does not support this method, it returns `google.rpc.Code.UNIMPLEMENTED`. Note that this method is on a best-effort basis. It may return the latest state before the specified timeout (including immediately), meaning even an immediate response is no guarantee that the operation is done.
▼ ▲ aiplatform.memoryBanks.memories.operations.get
HTTP Method : GET
Description : Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.
Flat Path : v1beta1/memoryBanks/{memoryBanksId}/memories/{memoriesId}/operations/{operationsId}
Path : v1beta1/{+name}
Parameter Order : name
Parameters :
name
Description : The name of the operation resource.
Location : path
Required : Yes
Type : string
Pattern : ^memoryBanks/[^/]+/memories/[^/]+/operations/[^/]+$
▼ ▲ aiplatform.memoryBanks.memories.operations.delete
HTTP Method : DELETE
Description : Deletes a long-running operation. This method indicates that the client is no longer interested in the operation result. It does not cancel the operation. If the server doesn't support this method, it returns `google.rpc.Code.UNIMPLEMENTED`.
Parameter Order : name
Path : v1beta1/{+name}
Flat Path : v1beta1/memoryBanks/{memoryBanksId}/memories/{memoriesId}/operations/{operationsId}
Parameters :
name
Required : Yes
Type : string
Pattern : ^memoryBanks/[^/]+/memories/[^/]+/operations/[^/]+$
Description : The name of the operation resource to be deleted.
Location : path
▼ ▲ aiplatform.memoryBanks.memories.operations.list
Description : Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.
HTTP Method : GET
Parameters :
filter
Location : query
Description : The standard list filter.
Type : string
returnPartialSuccess
Type : boolean
Description : When set to `true`, operations that are reachable are returned as normal, and those that are unreachable are returned in the ListOperationsResponse.unreachable field. This can only be `true` when reading across collections. For example, when `parent` is set to `"projects/example/locations/-"`. This field is not supported by default and will result in an `UNIMPLEMENTED` error if set unless explicitly documented otherwise in service or product specific documentation.
Location : query
pageSize
Description : The standard list page size.
Location : query
Format : int32
Type : integer
pageToken
Type : string
Location : query
Description : The standard list page token.
name
Type : string
Required : Yes
Pattern : ^memoryBanks/[^/]+/memories/[^/]+$
Location : path
Description : The name of the operation's parent resource.
Scopes : https://www.googleapis.com/auth/cloud-platform
Path : v1beta1/{+name}/operations
Parameter Order : name
Flat Path : v1beta1/memoryBanks/{memoryBanksId}/memories/{memoriesId}/operations