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
- (::Array<::Google::Cloud::CloudSecurityCompliance::V1::CloudControlDeployment>) — The list of CloudControlDeployments.
#cloud_control_deployments=
def cloud_control_deployments=(value) -> ::Array<::Google::Cloud::CloudSecurityCompliance::V1::CloudControlDeployment>
Parameter
- value (::Array<::Google::Cloud::CloudSecurityCompliance::V1::CloudControlDeployment>) — The list of CloudControlDeployments.
Returns
- (::Array<::Google::Cloud::CloudSecurityCompliance::V1::CloudControlDeployment>) — The list of CloudControlDeployments.
#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.