Reference documentation and code samples for the Google Cloud Deploy V1 API class Google::Cloud::Deploy::V1::CloudDeploy::Rest::ServiceStub.
REST service stub for the CloudDeploy service. Service stub contains baseline method implementations including transcoding, making the REST call, and deserialing the response.
Inherits
- Object
Methods
#abandon_release
def abandon_release(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Deploy::V1::AbandonReleaseResponse
Baseline implementation for the abandon_release REST call
- request_pb (::Google::Cloud::Deploy::V1::AbandonReleaseRequest) — 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, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Deploy::V1::AbandonReleaseResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Deploy::V1::AbandonReleaseResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#advance_rollout
def advance_rollout(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Deploy::V1::AdvanceRolloutResponse
Baseline implementation for the advance_rollout REST call
- request_pb (::Google::Cloud::Deploy::V1::AdvanceRolloutRequest) — 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, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Deploy::V1::AdvanceRolloutResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Deploy::V1::AdvanceRolloutResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#approve_rollout
def approve_rollout(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Deploy::V1::ApproveRolloutResponse
Baseline implementation for the approve_rollout REST call
- request_pb (::Google::Cloud::Deploy::V1::ApproveRolloutRequest) — 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, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Deploy::V1::ApproveRolloutResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Deploy::V1::ApproveRolloutResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#cancel_automation_run
def cancel_automation_run(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Deploy::V1::CancelAutomationRunResponse
Baseline implementation for the cancel_automation_run REST call
- request_pb (::Google::Cloud::Deploy::V1::CancelAutomationRunRequest) — 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, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Deploy::V1::CancelAutomationRunResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Deploy::V1::CancelAutomationRunResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#cancel_rollout
def cancel_rollout(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Deploy::V1::CancelRolloutResponse
Baseline implementation for the cancel_rollout REST call
- request_pb (::Google::Cloud::Deploy::V1::CancelRolloutRequest) — 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, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Deploy::V1::CancelRolloutResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Deploy::V1::CancelRolloutResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#create_automation
def create_automation(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the create_automation REST call
- request_pb (::Google::Cloud::Deploy::V1::CreateAutomationRequest) — 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, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#create_custom_target_type
def create_custom_target_type(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the create_custom_target_type REST call
- request_pb (::Google::Cloud::Deploy::V1::CreateCustomTargetTypeRequest) — 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, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#create_delivery_pipeline
def create_delivery_pipeline(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the create_delivery_pipeline REST call
- request_pb (::Google::Cloud::Deploy::V1::CreateDeliveryPipelineRequest) — 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, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#create_release
def create_release(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the create_release REST call
- request_pb (::Google::Cloud::Deploy::V1::CreateReleaseRequest) — 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, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#create_rollout
def create_rollout(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the create_rollout REST call
- request_pb (::Google::Cloud::Deploy::V1::CreateRolloutRequest) — 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, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#create_target
def create_target(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the create_target REST call
- request_pb (::Google::Cloud::Deploy::V1::CreateTargetRequest) — 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, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#delete_automation
def delete_automation(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the delete_automation REST call
- request_pb (::Google::Cloud::Deploy::V1::DeleteAutomationRequest) — 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, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#delete_custom_target_type
def delete_custom_target_type(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the delete_custom_target_type REST call
- request_pb (::Google::Cloud::Deploy::V1::DeleteCustomTargetTypeRequest) — 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, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#delete_delivery_pipeline
def delete_delivery_pipeline(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the delete_delivery_pipeline REST call
- request_pb (::Google::Cloud::Deploy::V1::DeleteDeliveryPipelineRequest) — 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, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#delete_target
def delete_target(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the delete_target REST call
- request_pb (::Google::Cloud::Deploy::V1::DeleteTargetRequest) — 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, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#endpoint
def endpoint() -> String
The effective endpoint
- (String)
#get_automation
def get_automation(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Deploy::V1::Automation
Baseline implementation for the get_automation REST call
- request_pb (::Google::Cloud::Deploy::V1::GetAutomationRequest) — 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, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Deploy::V1::Automation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Deploy::V1::Automation) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_automation_run
def get_automation_run(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Deploy::V1::AutomationRun
Baseline implementation for the get_automation_run REST call
- request_pb (::Google::Cloud::Deploy::V1::GetAutomationRunRequest) — 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, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Deploy::V1::AutomationRun)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Deploy::V1::AutomationRun) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_config
def get_config(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Deploy::V1::Config
Baseline implementation for the get_config REST call
- request_pb (::Google::Cloud::Deploy::V1::GetConfigRequest) — 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, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Deploy::V1::Config)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Deploy::V1::Config) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_custom_target_type
def get_custom_target_type(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Deploy::V1::CustomTargetType
Baseline implementation for the get_custom_target_type REST call
- request_pb (::Google::Cloud::Deploy::V1::GetCustomTargetTypeRequest) — 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, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Deploy::V1::CustomTargetType)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Deploy::V1::CustomTargetType) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_delivery_pipeline
def get_delivery_pipeline(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Deploy::V1::DeliveryPipeline
Baseline implementation for the get_delivery_pipeline REST call
- request_pb (::Google::Cloud::Deploy::V1::GetDeliveryPipelineRequest) — 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, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Deploy::V1::DeliveryPipeline)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Deploy::V1::DeliveryPipeline) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_job_run
def get_job_run(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Deploy::V1::JobRun
Baseline implementation for the get_job_run REST call
- request_pb (::Google::Cloud::Deploy::V1::GetJobRunRequest) — 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, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Deploy::V1::JobRun)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Deploy::V1::JobRun) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_release
def get_release(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Deploy::V1::Release
Baseline implementation for the get_release REST call
- request_pb (::Google::Cloud::Deploy::V1::GetReleaseRequest) — 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, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Deploy::V1::Release)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Deploy::V1::Release) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_rollout
def get_rollout(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Deploy::V1::Rollout
Baseline implementation for the get_rollout REST call
- request_pb (::Google::Cloud::Deploy::V1::GetRolloutRequest) — 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, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Deploy::V1::Rollout)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Deploy::V1::Rollout) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_target
def get_target(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Deploy::V1::Target
Baseline implementation for the get_target REST call
- request_pb (::Google::Cloud::Deploy::V1::GetTargetRequest) — 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, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Deploy::V1::Target)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Deploy::V1::Target) — A result object deserialized from the server's reply
- (::ArgumentError)
#ignore_job
def ignore_job(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Deploy::V1::IgnoreJobResponse
Baseline implementation for the ignore_job REST call
- request_pb (::Google::Cloud::Deploy::V1::IgnoreJobRequest) — 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, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Deploy::V1::IgnoreJobResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Deploy::V1::IgnoreJobResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#initialize
def initialize(endpoint:, endpoint_template:, universe_domain:, credentials:) -> ServiceStub
- (ServiceStub) — a new instance of ServiceStub
#list_automation_runs
def list_automation_runs(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Deploy::V1::ListAutomationRunsResponse
Baseline implementation for the list_automation_runs REST call
- request_pb (::Google::Cloud::Deploy::V1::ListAutomationRunsRequest) — 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, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Deploy::V1::ListAutomationRunsResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Deploy::V1::ListAutomationRunsResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_automations
def list_automations(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Deploy::V1::ListAutomationsResponse
Baseline implementation for the list_automations REST call
- request_pb (::Google::Cloud::Deploy::V1::ListAutomationsRequest) — 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, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Deploy::V1::ListAutomationsResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Deploy::V1::ListAutomationsResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_custom_target_types
def list_custom_target_types(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Deploy::V1::ListCustomTargetTypesResponse
Baseline implementation for the list_custom_target_types REST call
- request_pb (::Google::Cloud::Deploy::V1::ListCustomTargetTypesRequest) — 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, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Deploy::V1::ListCustomTargetTypesResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Deploy::V1::ListCustomTargetTypesResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_delivery_pipelines
def list_delivery_pipelines(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Deploy::V1::ListDeliveryPipelinesResponse
Baseline implementation for the list_delivery_pipelines REST call
- request_pb (::Google::Cloud::Deploy::V1::ListDeliveryPipelinesRequest) — 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, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Deploy::V1::ListDeliveryPipelinesResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Deploy::V1::ListDeliveryPipelinesResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_job_runs
def list_job_runs(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Deploy::V1::ListJobRunsResponse
Baseline implementation for the list_job_runs REST call
- request_pb (::Google::Cloud::Deploy::V1::ListJobRunsRequest) — 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, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Deploy::V1::ListJobRunsResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Deploy::V1::ListJobRunsResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_releases
def list_releases(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Deploy::V1::ListReleasesResponse
Baseline implementation for the list_releases REST call
- request_pb (::Google::Cloud::Deploy::V1::ListReleasesRequest) — 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, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Deploy::V1::ListReleasesResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Deploy::V1::ListReleasesResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_rollouts
def list_rollouts(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Deploy::V1::ListRolloutsResponse
Baseline implementation for the list_rollouts REST call
- request_pb (::Google::Cloud::Deploy::V1::ListRolloutsRequest) — 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, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Deploy::V1::ListRolloutsResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Deploy::V1::ListRolloutsResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_targets
def list_targets(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Deploy::V1::ListTargetsResponse
Baseline implementation for the list_targets REST call
- request_pb (::Google::Cloud::Deploy::V1::ListTargetsRequest) — 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, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Deploy::V1::ListTargetsResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Deploy::V1::ListTargetsResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#retry_job
def retry_job(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Deploy::V1::RetryJobResponse
Baseline implementation for the retry_job REST call
- request_pb (::Google::Cloud::Deploy::V1::RetryJobRequest) — 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, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Deploy::V1::RetryJobResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Deploy::V1::RetryJobResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#rollback_target
def rollback_target(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Deploy::V1::RollbackTargetResponse
Baseline implementation for the rollback_target REST call
- request_pb (::Google::Cloud::Deploy::V1::RollbackTargetRequest) — 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, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Deploy::V1::RollbackTargetResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Deploy::V1::RollbackTargetResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#terminate_job_run
def terminate_job_run(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Deploy::V1::TerminateJobRunResponse
Baseline implementation for the terminate_job_run REST call
- request_pb (::Google::Cloud::Deploy::V1::TerminateJobRunRequest) — 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, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Deploy::V1::TerminateJobRunResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Deploy::V1::TerminateJobRunResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#universe_domain
def universe_domain() -> String
The effective universe domain
- (String)
#update_automation
def update_automation(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the update_automation REST call
- request_pb (::Google::Cloud::Deploy::V1::UpdateAutomationRequest) — 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, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#update_custom_target_type
def update_custom_target_type(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the update_custom_target_type REST call
- request_pb (::Google::Cloud::Deploy::V1::UpdateCustomTargetTypeRequest) — 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, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#update_delivery_pipeline
def update_delivery_pipeline(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the update_delivery_pipeline REST call
- request_pb (::Google::Cloud::Deploy::V1::UpdateDeliveryPipelineRequest) — 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, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#update_target
def update_target(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the update_target REST call
- request_pb (::Google::Cloud::Deploy::V1::UpdateTargetRequest) — 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, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)