Class: Google::Cloud::Compute::V1::ApplyUpdatesToInstancesRegionInstanceGroupManagerRequest

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

Overview

A request message for RegionInstanceGroupManagers.ApplyUpdatesToInstances. See the method description for details.

Instance Attribute Summary collapse

Instance Attribute Details

#instance_group_manager::String

Returns The name of the managed instance group, should conform to RFC1035.

Returns:

  • (::String)

    The name of the managed instance group, should conform to RFC1035.



1820
1821
1822
1823
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 1820

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

#project::String

Returns Project ID for this request.

Returns:

  • (::String)

    Project ID for this request.



1820
1821
1822
1823
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 1820

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

#region::String

Returns Name of the region scoping this request, should conform to RFC1035.

Returns:

  • (::String)

    Name of the region scoping this request, should conform to RFC1035.



1820
1821
1822
1823
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 1820

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

#region_instance_group_managers_apply_updates_request_resource::Google::Cloud::Compute::V1::RegionInstanceGroupManagersApplyUpdatesRequest

Returns The body resource for this request.

Returns:



1820
1821
1822
1823
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 1820

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