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
- request_pb (::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::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::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::Rollout)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::Rollout) — A result object deserialized from the server's reply
- (::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
- request_pb (::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::CreateRolloutKindRequest) — 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::SaasPlatform::SaasServiceMgmt::V1beta1::RolloutKind)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::RolloutKind) — A result object deserialized from the server's reply
- (::ArgumentError)
#delete_rollout
def delete_rollout(request_pb, options = nil) { |result, operation| ... } -> ::Google::Protobuf::Empty
Baseline implementation for the delete_rollout REST call
- request_pb (::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::DeleteRolloutRequest) — 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::Protobuf::Empty)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Protobuf::Empty) — A result object deserialized from the server's reply
- (::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
- request_pb (::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::DeleteRolloutKindRequest) — 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::Protobuf::Empty)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Protobuf::Empty) — A result object deserialized from the server's reply
- (::ArgumentError)
#endpoint
def endpoint() -> String
The effective endpoint
- (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
- request_pb (::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::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::SaasPlatform::SaasServiceMgmt::V1beta1::Rollout)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::Rollout) — A result object deserialized from the server's reply
- (::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
- request_pb (::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::GetRolloutKindRequest) — 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::SaasPlatform::SaasServiceMgmt::V1beta1::RolloutKind)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::RolloutKind) — A result object deserialized from the server's reply
- (::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
- request_pb (::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::ListRolloutKindsRequest) — 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::SaasPlatform::SaasServiceMgmt::V1beta1::ListRolloutKindsResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::ListRolloutKindsResponse) — A result object deserialized from the server's reply
- (::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
- request_pb (::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::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::SaasPlatform::SaasServiceMgmt::V1beta1::ListRolloutsResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::ListRolloutsResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#logger
def logger(stub: false) -> Logger
The logger used for request/response debug logging.
- (Logger)
#universe_domain
def universe_domain() -> String
The effective universe domain
- (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
- request_pb (::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::UpdateRolloutRequest) — 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::SaasPlatform::SaasServiceMgmt::V1beta1::Rollout)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::Rollout) — A result object deserialized from the server's reply
- (::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
- request_pb (::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::UpdateRolloutKindRequest) — 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::SaasPlatform::SaasServiceMgmt::V1beta1::RolloutKind)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::RolloutKind) — A result object deserialized from the server's reply
- (::ArgumentError)