Reference documentation and code samples for the Google Cloud Workload Manager V1 Client class Resource.
Resource in execution result.
Generated from protobuf message google.cloud.workloadmanager.v1.Resource
Namespace
Google \ Cloud \ WorkloadManager \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ type
string
The type of resource.
↳ name
string
The name of the resource.
↳ service_account
string
The service account associated with the resource.
getType
The type of resource.
string
setType
The type of resource.
var
string
$this
getName
The name of the resource.
string
setName
The name of the resource.
var
string
$this
getServiceAccount
The service account associated with the resource.
string
setServiceAccount
The service account associated with the resource.
var
string
$this

