Reference documentation and code samples for the Google Cloud Tpu V2 Client class GetGuestAttributesRequest.
Request for GetGuestAttributes .
Generated from protobuf message google.cloud.tpu.v2.GetGuestAttributesRequest
Namespace
Google \ Cloud \ Tpu \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. The resource name.
↳ query_path
string
The guest attributes path to be queried.
↳ worker_ids
array
The 0-based worker ID. If it is empty, all workers' GuestAttributes will be returned.
getName
Required. The resource name.
string
setName
Required. The resource name.
var
string
$this
getQueryPath
The guest attributes path to be queried.
string
setQueryPath
The guest attributes path to be queried.
var
string
$this
getWorkerIds
The 0-based worker ID. If it is empty, all workers' GuestAttributes will be returned.
setWorkerIds
The 0-based worker ID. If it is empty, all workers' GuestAttributes will be returned.
var
string[]
$this