SaaS Runtime V1BETA1 API - Class Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::SaasRollouts::Rest::ServiceStub (v0.1.0)

Reference documentation and code samples for the SaaS Runtime V1BETA1 API class Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::SaasRollouts::Rest::ServiceStub.

REST service stub for the SaasRollouts service. Service stub contains baseline method implementations including transcoding, making the REST call, and deserialing the response.

Inherits

  • Object

Methods

#create_rollout

def create_rollout(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::Rollout

Baseline implementation for the create_rollout REST call

Parameters
Yields
  • (result, operation) — Access the result along with the TransportOperation object
Yield Parameters
Returns
Raises
  • (::ArgumentError)

#create_rollout_kind

def create_rollout_kind(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::RolloutKind

Baseline implementation for the create_rollout_kind REST call

Parameters
Yields
  • (result, operation) — Access the result along with the TransportOperation object
Yield Parameters
Returns
Raises
  • (::ArgumentError)

#delete_rollout

def delete_rollout(request_pb, options = nil) { |result, operation| ... } -> ::Google::Protobuf::Empty

Baseline implementation for the delete_rollout REST call

Parameters
Yields
  • (result, operation) — Access the result along with the TransportOperation object
Yield Parameters
Returns
Raises
  • (::ArgumentError)

#delete_rollout_kind

def delete_rollout_kind(request_pb, options = nil) { |result, operation| ... } -> ::Google::Protobuf::Empty

Baseline implementation for the delete_rollout_kind REST call

Parameters
Yields
  • (result, operation) — Access the result along with the TransportOperation object
Yield Parameters
Returns
Raises
  • (::ArgumentError)

#endpoint

def endpoint() -> String

The effective endpoint

Returns
  • (String)

#get_rollout

def get_rollout(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::Rollout

Baseline implementation for the get_rollout REST call

Parameters
Yields
  • (result, operation) — Access the result along with the TransportOperation object
Yield Parameters
Returns
Raises
  • (::ArgumentError)

#get_rollout_kind

def get_rollout_kind(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::RolloutKind

Baseline implementation for the get_rollout_kind REST call

Parameters
Yields
  • (result, operation) — Access the result along with the TransportOperation object
Yield Parameters
Returns
Raises
  • (::ArgumentError)

#list_rollout_kinds

def list_rollout_kinds(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::ListRolloutKindsResponse

Baseline implementation for the list_rollout_kinds REST call

Parameters
Yields
  • (result, operation) — Access the result along with the TransportOperation object
Yield Parameters
Returns
Raises
  • (::ArgumentError)

#list_rollouts

def list_rollouts(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::ListRolloutsResponse

Baseline implementation for the list_rollouts REST call

Parameters
Yields
  • (result, operation) — Access the result along with the TransportOperation object
Yield Parameters
Returns
Raises
  • (::ArgumentError)

#logger

def logger(stub: false) -> Logger

The logger used for request/response debug logging.

Returns
  • (Logger)

#universe_domain

def universe_domain() -> String

The effective universe domain

Returns
  • (String)

#update_rollout

def update_rollout(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::Rollout

Baseline implementation for the update_rollout REST call

Parameters
Yields
  • (result, operation) — Access the result along with the TransportOperation object
Yield Parameters
Returns
Raises
  • (::ArgumentError)

#update_rollout_kind

def update_rollout_kind(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::RolloutKind

Baseline implementation for the update_rollout_kind REST call

Parameters
Yields
  • (result, operation) — Access the result along with the TransportOperation object
Yield Parameters
Returns
Raises
  • (::ArgumentError)