Reference documentation and code samples for the Google Cloud Telco Automation V1 Client class ResourceStatus.
Status of a deployment resource.
Generated from protobuf message google.cloud.telcoautomation.v1.ResourceStatus
Namespace
Google \ Cloud \ TelcoAutomation \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Name of the resource.
↳ resource_namespace
string
Namespace of the resource.
↳ group
string
Group to which the resource belongs to.
↳ version
string
Version of the resource.
↳ kind
string
Kind of the resource.
↳ resource_type
int
Output only. Resource type.
↳ status
int
Output only. Status of the resource.
↳ nf_deploy_status
getName
Name of the resource.
string
setName
Name of the resource.
var
string
$this
getResourceNamespace
Namespace of the resource.
string
setResourceNamespace
Namespace of the resource.
var
string
$this
getGroup
Group to which the resource belongs to.
string
setGroup
Group to which the resource belongs to.
var
string
$this
getVersion
Version of the resource.
string
setVersion
Version of the resource.
var
string
$this
getKind
Kind of the resource.
string
setKind
Kind of the resource.
var
string
$this
getResourceType
Output only. Resource type.
int
setResourceType
Output only. Resource type.
var
int
$this
getStatus
Output only. Status of the resource.
int
setStatus
Output only. Status of the resource.
var
int
$this
getNfDeployStatus
Output only. Detailed status of NFDeploy.
hasNfDeployStatus
clearNfDeployStatus
setNfDeployStatus
Output only. Detailed status of NFDeploy.
$this