Reference documentation and code samples for the Google Cloud Tpu V2 Client class GenerateServiceIdentityRequest.
Request for GenerateServiceIdentity.
Generated from protobuf message google.cloud.tpu.v2.GenerateServiceIdentityRequest
Namespace
Google \ Cloud \ Tpu \ V2Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ parent |
string
Required. The parent resource name. |
getParent
Required. The parent resource name.
Returns | |
---|---|
Type | Description |
string |
setParent
Required. The parent resource name.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |