Cloud Security Compliance V1 API - Class Google::Cloud::CloudSecurityCompliance::V1::ListCloudControlDeploymentsResponse (v0.1.0)

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

Response message for ListCloudControlDeployments.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#cloud_control_deployments

def cloud_control_deployments() -> ::Array<::Google::Cloud::CloudSecurityCompliance::V1::CloudControlDeployment>
Returns

#cloud_control_deployments=

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

#next_page_token

def next_page_token() -> ::String
Returns
  • (::String) — A token identifying a page of results the server should return.

#next_page_token=

def next_page_token=(value) -> ::String
Parameter
  • value (::String) — A token identifying a page of results the server should return.
Returns
  • (::String) — A token identifying a page of results the server should return.