Reference documentation and code samples for the Google Cloud Dataplex V1 Client class AssetStatus.
Aggregated status of the underlying assets of a lake or zone.
Generated from protobuf message google.cloud.dataplex.v1.AssetStatus
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ update_time
↳ active_assets
int
Number of active assets.
↳ security_policy_applying_assets
int
Number of assets that are in process of updating the security policy on attached resources.
getUpdateTime
Last update time of the status.
hasUpdateTime
clearUpdateTime
setUpdateTime
Last update time of the status.
$this
getActiveAssets
Number of active assets.
int
setActiveAssets
Number of active assets.
var
int
$this
getSecurityPolicyApplyingAssets
Number of assets that are in process of updating the security policy on attached resources.
int
setSecurityPolicyApplyingAssets
Number of assets that are in process of updating the security policy on attached resources.
var
int
$this