API hub V1 API - Class Google::Cloud::ApiHub::V1::RuntimeProjectAttachmentService::Rest::ServiceStub (v0.1.0)

Reference documentation and code samples for the API hub V1 API class Google::Cloud::ApiHub::V1::RuntimeProjectAttachmentService::Rest::ServiceStub.

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

Inherits

  • Object

Methods

#create_runtime_project_attachment

def create_runtime_project_attachment(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::ApiHub::V1::RuntimeProjectAttachment

Baseline implementation for the create_runtime_project_attachment REST call

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

#delete_runtime_project_attachment

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

Baseline implementation for the delete_runtime_project_attachment 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_runtime_project_attachment

def get_runtime_project_attachment(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::ApiHub::V1::RuntimeProjectAttachment

Baseline implementation for the get_runtime_project_attachment REST call

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

#initialize

def initialize(endpoint:, endpoint_template:, universe_domain:, credentials:) -> ServiceStub
Returns

#list_runtime_project_attachments

def list_runtime_project_attachments(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::ApiHub::V1::ListRuntimeProjectAttachmentsResponse

Baseline implementation for the list_runtime_project_attachments REST call

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

#lookup_runtime_project_attachment

def lookup_runtime_project_attachment(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::ApiHub::V1::LookupRuntimeProjectAttachmentResponse

Baseline implementation for the lookup_runtime_project_attachment REST call

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

#universe_domain

def universe_domain() -> String

The effective universe domain

Returns
  • (String)