google_api_cloud_user_accounts v0.0.1 GoogleApi.CloudUserAccounts.Vm_alpha.Model.OperationList View Source
Contains a list of Operation resources.
Attributes
- id (String): [Output Only] The unique identifier for the resource. This identifier is defined by the server. Defaults to:
null
. - items (List[Operation]): [Output Only] A list of Operation resources. Defaults to:
null
. - kind (String): [Output Only] Type of resource. Always compute#operations for Operations resource. Defaults to:
null
. - nextPageToken (String): [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. Defaults to:
null
. - selfLink (String): [Output Only] Server-defined URL for this resource. Defaults to:
null
.