Reference documentation and code samples for the Cloud Security Command Center V1 API class Google::Cloud::SecurityCenter::V1::ListAssetsResponse::ListAssetsResult.
Result containing the Asset and its State.
Inherits
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#asset
def asset() -> ::Google::Cloud::SecurityCenter::V1::Asset
Returns
- (::Google::Cloud::SecurityCenter::V1::Asset) — Asset matching the search request.
#asset=
def asset=(value) -> ::Google::Cloud::SecurityCenter::V1::Asset
Parameter
- value (::Google::Cloud::SecurityCenter::V1::Asset) — Asset matching the search request.
Returns
- (::Google::Cloud::SecurityCenter::V1::Asset) — Asset matching the search request.
#state_change
def state_change() -> ::Google::Cloud::SecurityCenter::V1::ListAssetsResponse::ListAssetsResult::StateChange
Returns
- (::Google::Cloud::SecurityCenter::V1::ListAssetsResponse::ListAssetsResult::StateChange) — State change of the asset between the points in time.
#state_change=
def state_change=(value) -> ::Google::Cloud::SecurityCenter::V1::ListAssetsResponse::ListAssetsResult::StateChange
Parameter
- value (::Google::Cloud::SecurityCenter::V1::ListAssetsResponse::ListAssetsResult::StateChange) — State change of the asset between the points in time.
Returns
- (::Google::Cloud::SecurityCenter::V1::ListAssetsResponse::ListAssetsResult::StateChange) — State change of the asset between the points in time.