Module: Gapic::Rest
- Defined in:
- lib/gapic/rest/error.rb,
lib/gapic/rest/operation.rb,
lib/gapic/rest/client_stub.rb,
lib/gapic/rest/paged_enumerable.rb,
lib/gapic/rest/faraday_middleware.rb
Defined Under Namespace
Modules: FaradayMiddleware Classes: ClientStub, Error, PagedEnumerable
Constant Summary collapse
- BaseOperation =
Deprecated.
Use GenericLRO::BaseOperation instead.
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