REST service stub for the InstanceGroupManagers service. service stub contains baseline method implementations including transcoding, making the REST call and deserialing the response
Inherits
- Object
Methods
#abandon_instances
def abandon_instances(request_pb, options = nil) { |result, response| ... } -> ::Google::Cloud::Compute::V1::Operation
Baseline implementation for the abandon_instances REST call
- request_pb (::Google::Cloud::Compute::V1::AbandonInstancesInstanceGroupManagerRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, response) — Access the result along with the Faraday response object
- result (::Google::Cloud::Compute::V1::Operation)
- response (::Faraday::Response)
- (::Google::Cloud::Compute::V1::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#aggregated_list
def aggregated_list(request_pb, options = nil) { |result, response| ... } -> ::Google::Cloud::Compute::V1::InstanceGroupManagerAggregatedList
Baseline implementation for the aggregated_list REST call
- request_pb (::Google::Cloud::Compute::V1::AggregatedListInstanceGroupManagersRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, response) — Access the result along with the Faraday response object
- result (::Google::Cloud::Compute::V1::InstanceGroupManagerAggregatedList)
- response (::Faraday::Response)
- (::Google::Cloud::Compute::V1::InstanceGroupManagerAggregatedList) — A result object deserialized from the server's reply
- (::ArgumentError)
#apply_updates_to_instances
def apply_updates_to_instances(request_pb, options = nil) { |result, response| ... } -> ::Google::Cloud::Compute::V1::Operation
Baseline implementation for the apply_updates_to_instances REST call
- request_pb (::Google::Cloud::Compute::V1::ApplyUpdatesToInstancesInstanceGroupManagerRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, response) — Access the result along with the Faraday response object
- result (::Google::Cloud::Compute::V1::Operation)
- response (::Faraday::Response)
- (::Google::Cloud::Compute::V1::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#create_instances
def create_instances(request_pb, options = nil) { |result, response| ... } -> ::Google::Cloud::Compute::V1::Operation
Baseline implementation for the create_instances REST call
- request_pb (::Google::Cloud::Compute::V1::CreateInstancesInstanceGroupManagerRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, response) — Access the result along with the Faraday response object
- result (::Google::Cloud::Compute::V1::Operation)
- response (::Faraday::Response)
- (::Google::Cloud::Compute::V1::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#delete
def delete(request_pb, options = nil) { |result, response| ... } -> ::Google::Cloud::Compute::V1::Operation
Baseline implementation for the delete REST call
- request_pb (::Google::Cloud::Compute::V1::DeleteInstanceGroupManagerRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, response) — Access the result along with the Faraday response object
- result (::Google::Cloud::Compute::V1::Operation)
- response (::Faraday::Response)
- (::Google::Cloud::Compute::V1::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#delete_instances
def delete_instances(request_pb, options = nil) { |result, response| ... } -> ::Google::Cloud::Compute::V1::Operation
Baseline implementation for the delete_instances REST call
- request_pb (::Google::Cloud::Compute::V1::DeleteInstancesInstanceGroupManagerRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, response) — Access the result along with the Faraday response object
- result (::Google::Cloud::Compute::V1::Operation)
- response (::Faraday::Response)
- (::Google::Cloud::Compute::V1::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#delete_per_instance_configs
def delete_per_instance_configs(request_pb, options = nil) { |result, response| ... } -> ::Google::Cloud::Compute::V1::Operation
Baseline implementation for the delete_per_instance_configs REST call
- request_pb (::Google::Cloud::Compute::V1::DeletePerInstanceConfigsInstanceGroupManagerRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, response) — Access the result along with the Faraday response object
- result (::Google::Cloud::Compute::V1::Operation)
- response (::Faraday::Response)
- (::Google::Cloud::Compute::V1::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#get
def get(request_pb, options = nil) { |result, response| ... } -> ::Google::Cloud::Compute::V1::InstanceGroupManager
Baseline implementation for the get REST call
- request_pb (::Google::Cloud::Compute::V1::GetInstanceGroupManagerRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, response) — Access the result along with the Faraday response object
- result (::Google::Cloud::Compute::V1::InstanceGroupManager)
- response (::Faraday::Response)
- (::Google::Cloud::Compute::V1::InstanceGroupManager) — A result object deserialized from the server's reply
- (::ArgumentError)
#initialize
def initialize(endpoint:, credentials:) -> ServiceStub
- (ServiceStub) — a new instance of ServiceStub
#insert
def insert(request_pb, options = nil) { |result, response| ... } -> ::Google::Cloud::Compute::V1::Operation
Baseline implementation for the insert REST call
- request_pb (::Google::Cloud::Compute::V1::InsertInstanceGroupManagerRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, response) — Access the result along with the Faraday response object
- result (::Google::Cloud::Compute::V1::Operation)
- response (::Faraday::Response)
- (::Google::Cloud::Compute::V1::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#list
def list(request_pb, options = nil) { |result, response| ... } -> ::Google::Cloud::Compute::V1::InstanceGroupManagerList
Baseline implementation for the list REST call
- request_pb (::Google::Cloud::Compute::V1::ListInstanceGroupManagersRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, response) — Access the result along with the Faraday response object
- result (::Google::Cloud::Compute::V1::InstanceGroupManagerList)
- response (::Faraday::Response)
- (::Google::Cloud::Compute::V1::InstanceGroupManagerList) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_errors
def list_errors(request_pb, options = nil) { |result, response| ... } -> ::Google::Cloud::Compute::V1::InstanceGroupManagersListErrorsResponse
Baseline implementation for the list_errors REST call
- request_pb (::Google::Cloud::Compute::V1::ListErrorsInstanceGroupManagersRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, response) — Access the result along with the Faraday response object
- result (::Google::Cloud::Compute::V1::InstanceGroupManagersListErrorsResponse)
- response (::Faraday::Response)
- (::Google::Cloud::Compute::V1::InstanceGroupManagersListErrorsResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_managed_instances
def list_managed_instances(request_pb, options = nil) { |result, response| ... } -> ::Google::Cloud::Compute::V1::InstanceGroupManagersListManagedInstancesResponse
Baseline implementation for the list_managed_instances REST call
- request_pb (::Google::Cloud::Compute::V1::ListManagedInstancesInstanceGroupManagersRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, response) — Access the result along with the Faraday response object
- result (::Google::Cloud::Compute::V1::InstanceGroupManagersListManagedInstancesResponse)
- response (::Faraday::Response)
- (::Google::Cloud::Compute::V1::InstanceGroupManagersListManagedInstancesResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_per_instance_configs
def list_per_instance_configs(request_pb, options = nil) { |result, response| ... } -> ::Google::Cloud::Compute::V1::InstanceGroupManagersListPerInstanceConfigsResp
Baseline implementation for the list_per_instance_configs REST call
- request_pb (::Google::Cloud::Compute::V1::ListPerInstanceConfigsInstanceGroupManagersRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, response) — Access the result along with the Faraday response object
- result (::Google::Cloud::Compute::V1::InstanceGroupManagersListPerInstanceConfigsResp)
- response (::Faraday::Response)
- (::Google::Cloud::Compute::V1::InstanceGroupManagersListPerInstanceConfigsResp) — A result object deserialized from the server's reply
- (::ArgumentError)
#patch
def patch(request_pb, options = nil) { |result, response| ... } -> ::Google::Cloud::Compute::V1::Operation
Baseline implementation for the patch REST call
- request_pb (::Google::Cloud::Compute::V1::PatchInstanceGroupManagerRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, response) — Access the result along with the Faraday response object
- result (::Google::Cloud::Compute::V1::Operation)
- response (::Faraday::Response)
- (::Google::Cloud::Compute::V1::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#patch_per_instance_configs
def patch_per_instance_configs(request_pb, options = nil) { |result, response| ... } -> ::Google::Cloud::Compute::V1::Operation
Baseline implementation for the patch_per_instance_configs REST call
- request_pb (::Google::Cloud::Compute::V1::PatchPerInstanceConfigsInstanceGroupManagerRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, response) — Access the result along with the Faraday response object
- result (::Google::Cloud::Compute::V1::Operation)
- response (::Faraday::Response)
- (::Google::Cloud::Compute::V1::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#recreate_instances
def recreate_instances(request_pb, options = nil) { |result, response| ... } -> ::Google::Cloud::Compute::V1::Operation
Baseline implementation for the recreate_instances REST call
- request_pb (::Google::Cloud::Compute::V1::RecreateInstancesInstanceGroupManagerRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, response) — Access the result along with the Faraday response object
- result (::Google::Cloud::Compute::V1::Operation)
- response (::Faraday::Response)
- (::Google::Cloud::Compute::V1::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#resize
def resize(request_pb, options = nil) { |result, response| ... } -> ::Google::Cloud::Compute::V1::Operation
Baseline implementation for the resize REST call
- request_pb (::Google::Cloud::Compute::V1::ResizeInstanceGroupManagerRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, response) — Access the result along with the Faraday response object
- result (::Google::Cloud::Compute::V1::Operation)
- response (::Faraday::Response)
- (::Google::Cloud::Compute::V1::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#set_instance_template
def set_instance_template(request_pb, options = nil) { |result, response| ... } -> ::Google::Cloud::Compute::V1::Operation
Baseline implementation for the set_instance_template REST call
- request_pb (::Google::Cloud::Compute::V1::SetInstanceTemplateInstanceGroupManagerRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, response) — Access the result along with the Faraday response object
- result (::Google::Cloud::Compute::V1::Operation)
- response (::Faraday::Response)
- (::Google::Cloud::Compute::V1::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#set_target_pools
def set_target_pools(request_pb, options = nil) { |result, response| ... } -> ::Google::Cloud::Compute::V1::Operation
Baseline implementation for the set_target_pools REST call
- request_pb (::Google::Cloud::Compute::V1::SetTargetPoolsInstanceGroupManagerRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, response) — Access the result along with the Faraday response object
- result (::Google::Cloud::Compute::V1::Operation)
- response (::Faraday::Response)
- (::Google::Cloud::Compute::V1::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#transcode_abandon_instances_request
def transcode_abandon_instances_request(request_pb) -> Array(String, [String, nil], Hash{String => String})
GRPC transcoding helper method for the abandon_instances REST call
- request_pb (::Google::Cloud::Compute::V1::AbandonInstancesInstanceGroupManagerRequest) — A request object representing the call parameters. Required.
- (Array(String, [String, nil], Hash{String => String})) — Uri, Body, Query string parameters
#transcode_aggregated_list_request
def transcode_aggregated_list_request(request_pb) -> Array(String, [String, nil], Hash{String => String})
GRPC transcoding helper method for the aggregated_list REST call
- request_pb (::Google::Cloud::Compute::V1::AggregatedListInstanceGroupManagersRequest) — A request object representing the call parameters. Required.
- (Array(String, [String, nil], Hash{String => String})) — Uri, Body, Query string parameters
#transcode_apply_updates_to_instances_request
def transcode_apply_updates_to_instances_request(request_pb) -> Array(String, [String, nil], Hash{String => String})
GRPC transcoding helper method for the apply_updates_to_instances REST call
- request_pb (::Google::Cloud::Compute::V1::ApplyUpdatesToInstancesInstanceGroupManagerRequest) — A request object representing the call parameters. Required.
- (Array(String, [String, nil], Hash{String => String})) — Uri, Body, Query string parameters
#transcode_create_instances_request
def transcode_create_instances_request(request_pb) -> Array(String, [String, nil], Hash{String => String})
GRPC transcoding helper method for the create_instances REST call
- request_pb (::Google::Cloud::Compute::V1::CreateInstancesInstanceGroupManagerRequest) — A request object representing the call parameters. Required.
- (Array(String, [String, nil], Hash{String => String})) — Uri, Body, Query string parameters
#transcode_delete_instances_request
def transcode_delete_instances_request(request_pb) -> Array(String, [String, nil], Hash{String => String})
GRPC transcoding helper method for the delete_instances REST call
- request_pb (::Google::Cloud::Compute::V1::DeleteInstancesInstanceGroupManagerRequest) — A request object representing the call parameters. Required.
- (Array(String, [String, nil], Hash{String => String})) — Uri, Body, Query string parameters
#transcode_delete_per_instance_configs_request
def transcode_delete_per_instance_configs_request(request_pb) -> Array(String, [String, nil], Hash{String => String})
GRPC transcoding helper method for the delete_per_instance_configs REST call
- request_pb (::Google::Cloud::Compute::V1::DeletePerInstanceConfigsInstanceGroupManagerRequest) — A request object representing the call parameters. Required.
- (Array(String, [String, nil], Hash{String => String})) — Uri, Body, Query string parameters
#transcode_delete_request
def transcode_delete_request(request_pb) -> Array(String, [String, nil], Hash{String => String})
GRPC transcoding helper method for the delete REST call
- request_pb (::Google::Cloud::Compute::V1::DeleteInstanceGroupManagerRequest) — A request object representing the call parameters. Required.
- (Array(String, [String, nil], Hash{String => String})) — Uri, Body, Query string parameters
#transcode_get_request
def transcode_get_request(request_pb) -> Array(String, [String, nil], Hash{String => String})
GRPC transcoding helper method for the get REST call
- request_pb (::Google::Cloud::Compute::V1::GetInstanceGroupManagerRequest) — A request object representing the call parameters. Required.
- (Array(String, [String, nil], Hash{String => String})) — Uri, Body, Query string parameters
#transcode_insert_request
def transcode_insert_request(request_pb) -> Array(String, [String, nil], Hash{String => String})
GRPC transcoding helper method for the insert REST call
- request_pb (::Google::Cloud::Compute::V1::InsertInstanceGroupManagerRequest) — A request object representing the call parameters. Required.
- (Array(String, [String, nil], Hash{String => String})) — Uri, Body, Query string parameters
#transcode_list_errors_request
def transcode_list_errors_request(request_pb) -> Array(String, [String, nil], Hash{String => String})
GRPC transcoding helper method for the list_errors REST call
- request_pb (::Google::Cloud::Compute::V1::ListErrorsInstanceGroupManagersRequest) — A request object representing the call parameters. Required.
- (Array(String, [String, nil], Hash{String => String})) — Uri, Body, Query string parameters
#transcode_list_managed_instances_request
def transcode_list_managed_instances_request(request_pb) -> Array(String, [String, nil], Hash{String => String})
GRPC transcoding helper method for the list_managed_instances REST call
- request_pb (::Google::Cloud::Compute::V1::ListManagedInstancesInstanceGroupManagersRequest) — A request object representing the call parameters. Required.
- (Array(String, [String, nil], Hash{String => String})) — Uri, Body, Query string parameters
#transcode_list_per_instance_configs_request
def transcode_list_per_instance_configs_request(request_pb) -> Array(String, [String, nil], Hash{String => String})
GRPC transcoding helper method for the list_per_instance_configs REST call
- request_pb (::Google::Cloud::Compute::V1::ListPerInstanceConfigsInstanceGroupManagersRequest) — A request object representing the call parameters. Required.
- (Array(String, [String, nil], Hash{String => String})) — Uri, Body, Query string parameters
#transcode_list_request
def transcode_list_request(request_pb) -> Array(String, [String, nil], Hash{String => String})
GRPC transcoding helper method for the list REST call
- request_pb (::Google::Cloud::Compute::V1::ListInstanceGroupManagersRequest) — A request object representing the call parameters. Required.
- (Array(String, [String, nil], Hash{String => String})) — Uri, Body, Query string parameters
#transcode_patch_per_instance_configs_request
def transcode_patch_per_instance_configs_request(request_pb) -> Array(String, [String, nil], Hash{String => String})
GRPC transcoding helper method for the patch_per_instance_configs REST call
- request_pb (::Google::Cloud::Compute::V1::PatchPerInstanceConfigsInstanceGroupManagerRequest) — A request object representing the call parameters. Required.
- (Array(String, [String, nil], Hash{String => String})) — Uri, Body, Query string parameters
#transcode_patch_request
def transcode_patch_request(request_pb) -> Array(String, [String, nil], Hash{String => String})
GRPC transcoding helper method for the patch REST call
- request_pb (::Google::Cloud::Compute::V1::PatchInstanceGroupManagerRequest) — A request object representing the call parameters. Required.
- (Array(String, [String, nil], Hash{String => String})) — Uri, Body, Query string parameters
#transcode_recreate_instances_request
def transcode_recreate_instances_request(request_pb) -> Array(String, [String, nil], Hash{String => String})
GRPC transcoding helper method for the recreate_instances REST call
- request_pb (::Google::Cloud::Compute::V1::RecreateInstancesInstanceGroupManagerRequest) — A request object representing the call parameters. Required.
- (Array(String, [String, nil], Hash{String => String})) — Uri, Body, Query string parameters
#transcode_resize_request
def transcode_resize_request(request_pb) -> Array(String, [String, nil], Hash{String => String})
GRPC transcoding helper method for the resize REST call
- request_pb (::Google::Cloud::Compute::V1::ResizeInstanceGroupManagerRequest) — A request object representing the call parameters. Required.
- (Array(String, [String, nil], Hash{String => String})) — Uri, Body, Query string parameters
#transcode_set_instance_template_request
def transcode_set_instance_template_request(request_pb) -> Array(String, [String, nil], Hash{String => String})
GRPC transcoding helper method for the set_instance_template REST call
- request_pb (::Google::Cloud::Compute::V1::SetInstanceTemplateInstanceGroupManagerRequest) — A request object representing the call parameters. Required.
- (Array(String, [String, nil], Hash{String => String})) — Uri, Body, Query string parameters
#transcode_set_target_pools_request
def transcode_set_target_pools_request(request_pb) -> Array(String, [String, nil], Hash{String => String})
GRPC transcoding helper method for the set_target_pools REST call
- request_pb (::Google::Cloud::Compute::V1::SetTargetPoolsInstanceGroupManagerRequest) — A request object representing the call parameters. Required.
- (Array(String, [String, nil], Hash{String => String})) — Uri, Body, Query string parameters
#transcode_update_per_instance_configs_request
def transcode_update_per_instance_configs_request(request_pb) -> Array(String, [String, nil], Hash{String => String})
GRPC transcoding helper method for the update_per_instance_configs REST call
- request_pb (::Google::Cloud::Compute::V1::UpdatePerInstanceConfigsInstanceGroupManagerRequest) — A request object representing the call parameters. Required.
- (Array(String, [String, nil], Hash{String => String})) — Uri, Body, Query string parameters
#update_per_instance_configs
def update_per_instance_configs(request_pb, options = nil) { |result, response| ... } -> ::Google::Cloud::Compute::V1::Operation
Baseline implementation for the update_per_instance_configs REST call
- request_pb (::Google::Cloud::Compute::V1::UpdatePerInstanceConfigsInstanceGroupManagerRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, response) — Access the result along with the Faraday response object
- result (::Google::Cloud::Compute::V1::Operation)
- response (::Faraday::Response)
- (::Google::Cloud::Compute::V1::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)