Class: Google::Cloud::OsConfig::V1::CreatePatchDeploymentRequest

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 creating a patch deployment.

Instance Attribute Summary collapse

Instance Attribute Details

#parent::String



191
192
193
194
# File 'proto_docs/google/cloud/osconfig/v1/patch_deployments.rb', line 191

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

#patch_deployment::Google::Cloud::OsConfig::V1::PatchDeployment



191
192
193
194
# File 'proto_docs/google/cloud/osconfig/v1/patch_deployments.rb', line 191

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

#patch_deployment_id::String



191
192
193
194
# File 'proto_docs/google/cloud/osconfig/v1/patch_deployments.rb', line 191

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