Cloud Composer V1 API - Class Google::Cloud::Orchestration::Airflow::Service::V1::ImageVersions::Rest::ServiceStub (v0.8.0)

Reference documentation and code samples for the Cloud Composer V1 API class Google::Cloud::Orchestration::Airflow::Service::V1::ImageVersions::Rest::ServiceStub.

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

Inherits

  • Object

Methods

#initialize

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

#list_image_versions

def list_image_versions(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Orchestration::Airflow::Service::V1::ListImageVersionsResponse

Baseline implementation for the list_image_versions REST call

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