Reference documentation and code samples for the Google Cloud Tpu V2 Client class GenerateServiceIdentityResponse.
Response for GenerateServiceIdentity.
Generated from protobuf message google.cloud.tpu.v2.GenerateServiceIdentityResponse
Namespace
Google \ Cloud \ Tpu \ V2Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ identity |
Google\Cloud\Tpu\V2\ServiceIdentity
ServiceIdentity that was created or retrieved. |
getIdentity
ServiceIdentity that was created or retrieved.
Returns | |
---|---|
Type | Description |
Google\Cloud\Tpu\V2\ServiceIdentity|null |
hasIdentity
clearIdentity
setIdentity
ServiceIdentity that was created or retrieved.
Parameter | |
---|---|
Name | Description |
var |
Google\Cloud\Tpu\V2\ServiceIdentity
|
Returns | |
---|---|
Type | Description |
$this |