Reference documentation and code samples for the Compute V1 Client class ScopedResourceStatus.
Output only. [Output Only] The scoped resource status. It's only for tracking the purging status of the policy.
Protobuf type google.cloud.compute.v1.GlobalVmExtensionPolicy.ScopedResourceStatus
Namespace
Google \ Cloud \ Compute \ V1 \ GlobalVmExtensionPolicyMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
UNDEFINED_SCOPED_RESOURCE_STATUS
Value: 0A value indicating that the enum field is not set.
Generated from protobuf enum UNDEFINED_SCOPED_RESOURCE_STATUS = 0;
SCOPED_RESOURCE_STATUS_DELETING
Value: 404198387The zonal policies are being deleted.
Generated from protobuf enum SCOPED_RESOURCE_STATUS_DELETING = 404198387;
SCOPED_RESOURCE_STATUS_UNSPECIFIED
Value: 437941996Default value. This value is unused.
Generated from protobuf enum SCOPED_RESOURCE_STATUS_UNSPECIFIED = 437941996;