Reference documentation and code samples for the Cloud Security Compliance V1 API class Google::Cloud::CloudSecurityCompliance::V1::ListFrameworkComplianceSummariesRequest.
The request message for ListFrameworkComplianceSummariesRequest.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#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 compliance summary.
#parent=
def parent=(value) -> ::String
Parameter
- value (::String) — Required. The parent scope for the framework compliance summary.
Returns
- (::String) — Required. The parent scope for the framework compliance summary.