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

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

The response message for [ListFrameworkAudits][].

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#framework_audits

def framework_audits() -> ::Array<::Google::Cloud::CloudSecurityCompliance::V1::FrameworkAudit>
Returns

#framework_audits=

def framework_audits=(value) -> ::Array<::Google::Cloud::CloudSecurityCompliance::V1::FrameworkAudit>
Parameter
Returns

#next_page_token

def next_page_token() -> ::String
Returns
  • (::String) — A token, which you can send as the page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.

#next_page_token=

def next_page_token=(value) -> ::String
Parameter
  • value (::String) — A token, which you can send as the page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.
Returns
  • (::String) — A token, which you can send as the page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.