Cloud Security Command Center V1 API - Class Google::Cloud::SecurityCenter::V1::ListAssetsResponse (v0.23.0)

Reference documentation and code samples for the Cloud Security Command Center V1 API class Google::Cloud::SecurityCenter::V1::ListAssetsResponse.

Response message for listing assets.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#list_assets_results

def list_assets_results() -> ::Array<::Google::Cloud::SecurityCenter::V1::ListAssetsResponse::ListAssetsResult>
Returns

#list_assets_results=

def list_assets_results=(value) -> ::Array<::Google::Cloud::SecurityCenter::V1::ListAssetsResponse::ListAssetsResult>
Parameter
Returns

#next_page_token

def next_page_token() -> ::String
Returns
  • (::String) — Token to retrieve the next page of results, or empty if there are no more results.

#next_page_token=

def next_page_token=(value) -> ::String
Parameter
  • value (::String) — Token to retrieve the next page of results, or empty if there are no more results.
Returns
  • (::String) — Token to retrieve the next page of results, or empty if there are no more results.

#read_time

def read_time() -> ::Google::Protobuf::Timestamp
Returns

#read_time=

def read_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns

#total_size

def total_size() -> ::Integer
Returns
  • (::Integer) — The total number of assets matching the query.

#total_size=

def total_size=(value) -> ::Integer
Parameter
  • value (::Integer) — The total number of assets matching the query.
Returns
  • (::Integer) — The total number of assets matching the query.