Class: Google::Cloud::OsConfig::V1::ListPatchDeploymentsResponse

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/osconfig/v1/patch_deployments.rb

Overview

A response message for listing patch deployments.

Instance Attribute Summary collapse

Instance Attribute Details

#next_page_token::String



261
262
263
264
# File 'proto_docs/google/cloud/osconfig/v1/patch_deployments.rb', line 261

class ListPatchDeploymentsResponse
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#patch_deployments::Array<::Google::Cloud::OsConfig::V1::PatchDeployment>



261
262
263
264
# File 'proto_docs/google/cloud/osconfig/v1/patch_deployments.rb', line 261

class ListPatchDeploymentsResponse
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end