Reference documentation and code samples for the Google Cloud Container V1 Client class ListOperationsRequest.
ListOperationsRequest lists operations.
Generated from protobuf message google.container.v1.ListOperationsRequest
Namespace
Google \ Cloud \ Container \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ project_id
string
Deprecated. The Google Developers Console project ID or project number. This field has been deprecated and replaced by the parent field.
↳ zone
string
Deprecated. The name of the Google Compute Engine zone to return operations for, or - for all zones. This field has been deprecated and replaced by the parent field.
↳ parent
string
The parent (project and location) where the operations will be listed. Specified in the format projects/*/locations/*. Location "-" matches all zones and all regions.
This field has been deprecated and replaced by the parent field.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getZone
Deprecated. The name of the Google Compute Engine
zone
to return operations for, or - for all zones. This field has been
deprecated and replaced by the parent field.
Returns
Type
Description
string
setZone
Deprecated. The name of the Google Compute Engine
zone
to return operations for, or - for all zones. This field has been
deprecated and replaced by the parent field.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getParent
The parent (project and location) where the operations will be listed.
Specified in the format projects/*/locations/*.
Location "-" matches all zones and all regions.
Returns
Type
Description
string
setParent
The parent (project and location) where the operations will be listed.
Specified in the format projects/*/locations/*.
Location "-" matches all zones and all regions.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
static::build
Parameters
Name
Description
projectId
string
Deprecated. The Google Developers Console project ID or project
number.
This field has been deprecated and replaced by the parent field.
zone
string
Deprecated. The name of the Google Compute Engine
zone
to return operations for, or - for all zones. This field has been
deprecated and replaced by the parent field.
The parent (project and location) where the operations will be listed.
Specified in the format projects/*/locations/*.
Location "-" matches all zones and all regions.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Google Cloud Container V1 Client - Class ListOperationsRequest (2.5.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.5.0 (latest)](/php/docs/reference/cloud-container/latest/V1.ListOperationsRequest)\n- [2.4.0](/php/docs/reference/cloud-container/2.4.0/V1.ListOperationsRequest)\n- [2.3.4](/php/docs/reference/cloud-container/2.3.4/V1.ListOperationsRequest)\n- [2.2.1](/php/docs/reference/cloud-container/2.2.1/V1.ListOperationsRequest)\n- [2.1.0](/php/docs/reference/cloud-container/2.1.0/V1.ListOperationsRequest)\n- [2.0.0](/php/docs/reference/cloud-container/2.0.0/V1.ListOperationsRequest)\n- [1.33.0](/php/docs/reference/cloud-container/1.33.0/V1.ListOperationsRequest)\n- [1.32.0](/php/docs/reference/cloud-container/1.32.0/V1.ListOperationsRequest)\n- [1.31.0](/php/docs/reference/cloud-container/1.31.0/V1.ListOperationsRequest)\n- [1.30.3](/php/docs/reference/cloud-container/1.30.3/V1.ListOperationsRequest)\n- [1.24.0](/php/docs/reference/cloud-container/1.24.0/V1.ListOperationsRequest)\n- [1.23.0](/php/docs/reference/cloud-container/1.23.0/V1.ListOperationsRequest)\n- [1.22.0](/php/docs/reference/cloud-container/1.22.0/V1.ListOperationsRequest)\n- [1.21.1](/php/docs/reference/cloud-container/1.21.1/V1.ListOperationsRequest)\n- [1.20.0](/php/docs/reference/cloud-container/1.20.0/V1.ListOperationsRequest)\n- [1.19.0](/php/docs/reference/cloud-container/1.19.0/V1.ListOperationsRequest)\n- [1.18.0](/php/docs/reference/cloud-container/1.18.0/V1.ListOperationsRequest)\n- [1.17.1](/php/docs/reference/cloud-container/1.17.1/V1.ListOperationsRequest)\n- [1.16.0](/php/docs/reference/cloud-container/1.16.0/V1.ListOperationsRequest)\n- [1.15.0](/php/docs/reference/cloud-container/1.15.0/V1.ListOperationsRequest)\n- [1.14.0](/php/docs/reference/cloud-container/1.14.0/V1.ListOperationsRequest)\n- [1.13.1](/php/docs/reference/cloud-container/1.13.1/V1.ListOperationsRequest)\n- [1.12.1](/php/docs/reference/cloud-container/1.12.1/V1.ListOperationsRequest)\n- [1.10.3](/php/docs/reference/cloud-container/1.10.3/V1.ListOperationsRequest)\n- [1.9.1](/php/docs/reference/cloud-container/1.9.1/V1.ListOperationsRequest) \nReference documentation and code samples for the Google Cloud Container V1 Client class ListOperationsRequest.\n\nListOperationsRequest lists operations.\n\nGenerated from protobuf message `google.container.v1.ListOperationsRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Container \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getProjectId\n\nDeprecated. The Google Developers Console [project ID or project\nnumber](https://cloud.google.com/resource-manager/docs/creating-managing-projects).\n\nThis field has been deprecated and replaced by the parent field.\n\n### setProjectId\n\nDeprecated. The Google Developers Console [project ID or project\nnumber](https://cloud.google.com/resource-manager/docs/creating-managing-projects).\n\nThis field has been deprecated and replaced by the parent field.\n\n### getZone\n\nDeprecated. The name of the Google Compute Engine\n[zone](https://cloud.google.com/compute/docs/zones#available)\nto return operations for, or `-` for all zones. This field has been\ndeprecated and replaced by the parent field.\n\n### setZone\n\nDeprecated. The name of the Google Compute Engine\n[zone](https://cloud.google.com/compute/docs/zones#available)\nto return operations for, or `-` for all zones. This field has been\ndeprecated and replaced by the parent field.\n\n### getParent\n\nThe parent (project and location) where the operations will be listed.\n\nSpecified in the format `projects/*/locations/*`.\nLocation \"-\" matches all zones and all regions.\n\n### setParent\n\nThe parent (project and location) where the operations will be listed.\n\nSpecified in the format `projects/*/locations/*`.\nLocation \"-\" matches all zones and all regions.\n\n### static::build\n\n### static::buildFromParent"]]