@BetaApi @Generated(value="by gapic-generator-java") public abstract class AssetServiceStub extends Object implements BackgroundResource
This class is for advanced usage and reflects the underlying API directly.
Constructor and Description |
---|
AssetServiceStub() |
Modifier and Type | Method and Description |
---|---|
abstract void |
close() |
UnaryCallable<ExportAssetsRequest,Operation> |
exportAssetsCallable() |
OperationCallable<ExportAssetsRequest,ExportAssetsResponse,ExportAssetsRequest> |
exportAssetsOperationCallable() |
OperationsStub |
getOperationsStub() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
awaitTermination, isShutdown, isTerminated, shutdown, shutdownNow
public OperationsStub getOperationsStub()
public OperationCallable<ExportAssetsRequest,ExportAssetsResponse,ExportAssetsRequest> exportAssetsOperationCallable()
public UnaryCallable<ExportAssetsRequest,Operation> exportAssetsCallable()
public abstract void close()
close
in interface AutoCloseable
Copyright © 2022 Google LLC. All rights reserved.