Reference documentation and code samples for the Dataplex V1 API class Google::Cloud::Dataplex::V1::AssetStatus.
Aggregated status of the underlying assets of a lake or zone.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#active_assets
def active_assets() -> ::Integer
    Returns
    
  - (::Integer) — Number of active assets.
#active_assets=
def active_assets=(value) -> ::Integer
    Parameter
    
  - value (::Integer) — Number of active assets.
    Returns
    
  - (::Integer) — Number of active assets.
#security_policy_applying_assets
def security_policy_applying_assets() -> ::Integer
    Returns
    
  - (::Integer) — Number of assets that are in process of updating the security policy on attached resources.
#security_policy_applying_assets=
def security_policy_applying_assets=(value) -> ::Integer
    Parameter
    
  - value (::Integer) — Number of assets that are in process of updating the security policy on attached resources.
    Returns
    
  - (::Integer) — Number of assets that are in process of updating the security policy on attached resources.
#update_time
def update_time() -> ::Google::Protobuf::Timestamp
    Returns
    
  - (::Google::Protobuf::Timestamp) — Last update time of the status.
#update_time=
def update_time=(value) -> ::Google::Protobuf::Timestamp
    Parameter
    
  - value (::Google::Protobuf::Timestamp) — Last update time of the status.
    Returns
    
- (::Google::Protobuf::Timestamp) — Last update time of the status.