Reference documentation and code samples for the Google Cloud Telco Automation V1 Client class NFDeploySiteStatus.
Per-Site Status.
Generated from protobuf message google.cloud.telcoautomation.v1.NFDeploySiteStatus
Namespace
Google \ Cloud \ TelcoAutomation \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ site
string
Output only. Site id.
↳ pending_deletion
bool
Output only. If true, the Site Deletion is in progress.
↳ hydration
↳ workload
getSite
Output only. Site id.
string
setSite
Output only. Site id.
var
string
$this
getPendingDeletion
Output only. If true, the Site Deletion is in progress.
bool
setPendingDeletion
Output only. If true, the Site Deletion is in progress.
var
bool
$this
getHydration
Output only. Hydration status.
hasHydration
clearHydration
setHydration
Output only. Hydration status.
$this
getWorkload
Output only. Workload status.
hasWorkload
clearWorkload
setWorkload
Output only. Workload status.
$this