Cloud Security Compliance V1 API - Class Google::Cloud::CloudSecurityCompliance::V1::ListFindingSummariesRequest (v0.2.0)

Reference documentation and code samples for the Cloud Security Compliance V1 API class Google::Cloud::CloudSecurityCompliance::V1::ListFindingSummariesRequest.

The request message for [ListFindingSummaries][].

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#end_time

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

#end_time=

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

#filter

def filter() -> ::String
Returns
  • (::String) — Optional. The filtering results.

#filter=

def filter=(value) -> ::String
Parameter
  • value (::String) — Optional. The filtering results.
Returns
  • (::String) — Optional. The filtering results.

#page_size

def page_size() -> ::Integer
Returns
  • (::Integer) — Optional. The requested page size. The server might return fewer items than requested. If unspecified, the server picks an appropriate default.

#page_size=

def page_size=(value) -> ::Integer
Parameter
  • value (::Integer) — Optional. The requested page size. The server might return fewer items than requested. If unspecified, the server picks an appropriate default.
Returns
  • (::Integer) — Optional. The requested page size. The server might return fewer items than requested. If unspecified, the server picks an appropriate default.

#page_token

def page_token() -> ::String
Returns
  • (::String) — Optional. A token that identifies the page of results that the server should return.

#page_token=

def page_token=(value) -> ::String
Parameter
  • value (::String) — Optional. A token that identifies the page of results that the server should return.
Returns
  • (::String) — Optional. A token that identifies the page of results that the server should return.

#parent

def parent() -> ::String
Returns
  • (::String) — Required. The parent scope for the framework overview page.

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String) — Required. The parent scope for the framework overview page.
Returns
  • (::String) — Required. The parent scope for the framework overview page.