Class: Google::Cloud::OsConfig::V1::ListPatchDeploymentsRequest

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 request message for listing patch deployments.

Instance Attribute Summary collapse

Instance Attribute Details

#page_size::Integer



219
220
221
222
# File 'proto_docs/google/cloud/osconfig/v1/patch_deployments.rb', line 219

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

#page_token::String



219
220
221
222
# File 'proto_docs/google/cloud/osconfig/v1/patch_deployments.rb', line 219

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

#parent::String



219
220
221
222
# File 'proto_docs/google/cloud/osconfig/v1/patch_deployments.rb', line 219

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