Reference documentation and code samples for the Compute V1 Client class XpnResourceId.
Service resource (a.k.a service project) ID.
Generated from protobuf message google.cloud.compute.v1.XpnResourceId
Namespace
Google \ Cloud \ Compute \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ id
string
The ID of the service resource. In the case of projects, this field supports project id (e.g., my-project-123) and project number (e.g. 12345678).
↳ type
string
The type of the service resource. Check the Type enum for the list of possible values.
getId
The ID of the service resource. In the case of projects, this field supports project id (e.g., my-project-123) and project number (e.g. 12345678).
string
hasId
clearId
setId
The ID of the service resource. In the case of projects, this field supports project id (e.g., my-project-123) and project number (e.g. 12345678).
var
string
$this
getType
The type of the service resource.
Check the Type enum for the list of possible values.
string
hasType
clearType
setType
The type of the service resource.
Check the Type enum for the list of possible values.
var
string
$this