ResourceStatus(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Status of a deployment resource.
Attributes |
|
---|---|
Name | Description |
name |
str
Name of the resource. |
resource_namespace |
str
Namespace of the resource. |
group |
str
Group to which the resource belongs to. |
version |
str
Version of the resource. |
kind |
str
Kind of the resource. |
resource_type |
google.cloud.telcoautomation_v1.types.ResourceType
Output only. Resource type. |
status |
google.cloud.telcoautomation_v1.types.Status
Output only. Status of the resource. |
nf_deploy_status |
google.cloud.telcoautomation_v1.types.NFDeployStatus
Output only. Detailed status of NFDeploy. |