Class AssetServiceStub

  • All Implemented Interfaces:
    com.google.api.gax.core.BackgroundResource, AutoCloseable
    Direct Known Subclasses:
    GrpcAssetServiceStub

    @BetaApi
    @Generated("by gapic-generator-java")
    public abstract class AssetServiceStub
    extends Object
    implements com.google.api.gax.core.BackgroundResource
    Base stub class for the AssetService service API.

    This class is for advanced usage and reflects the underlying API directly.

    • Constructor Detail

      • AssetServiceStub

        public AssetServiceStub()
    • Method Detail

      • getOperationsStub

        public com.google.longrunning.stub.OperationsStub getOperationsStub()
      • exportAssetsCallable

        public com.google.api.gax.rpc.UnaryCallable<ExportAssetsRequest,​com.google.longrunning.Operation> exportAssetsCallable()