Module: Gapic::Rest

Defined in:
lib/gapic/rest/error.rb,
lib/gapic/rest/operation.rb,
lib/gapic/rest/client_stub.rb,
lib/gapic/rest/grpc_transcoder.rb,
lib/gapic/rest/paged_enumerable.rb,
lib/gapic/rest/faraday_middleware.rb,
lib/gapic/rest/grpc_transcoder/http_binding.rb

Defined Under Namespace

Modules: FaradayMiddleware Classes: ClientStub, Error, PagedEnumerable

Constant Summary collapse

BaseOperation =
Deprecated.

This alias is left here for the backwards compatibility purposes. Rest LROs now use the same GenericLRO base as the GRPC LROs.

Gapic::GenericLRO::BaseOperation