Cloud Security Command Center V1 API - Class Google::Cloud::SecurityCenter::V1::ListSourcesResponse (v0.24.0)

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

Response message for listing sources.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#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.

#sources

def sources() -> ::Array<::Google::Cloud::SecurityCenter::V1::Source>
Returns

#sources=

def sources=(value) -> ::Array<::Google::Cloud::SecurityCenter::V1::Source>
Parameter
Returns