Class Google::Cloud::SecurityCenter::V1p1beta1::GroupFindingsResponse (v0.7.5)

Response message for group by findings.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#group_by_results

def group_by_results() -> ::Array<::Google::Cloud::SecurityCenter::V1p1beta1::GroupResult>
Returns

#group_by_results=

def group_by_results=(value) -> ::Array<::Google::Cloud::SecurityCenter::V1p1beta1::GroupResult>
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 results matching the query.

#total_size=

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