Package | Description |
---|---|
com.google.cloud.asset.v1 |
The interfaces provided are listed below, along with usage samples.
|
com.google.cloud.asset.v1.stub |
Modifier and Type | Method and Description |
---|---|
OperationFuture<ExportAssetsResponse,ExportAssetsRequest> |
AssetServiceClient.exportAssetsAsync(ExportAssetsRequest request)
Exports assets with time and resource types to a given Cloud Storage location/BigQuery table.
|
UnaryCallable<ExportAssetsRequest,Operation> |
AssetServiceClient.exportAssetsCallable()
Exports assets with time and resource types to a given Cloud Storage location/BigQuery table.
|
OperationCallable<ExportAssetsRequest,ExportAssetsResponse,ExportAssetsRequest> |
AssetServiceClient.exportAssetsOperationCallable()
Exports assets with time and resource types to a given Cloud Storage location/BigQuery table.
|
OperationCallable<ExportAssetsRequest,ExportAssetsResponse,ExportAssetsRequest> |
AssetServiceClient.exportAssetsOperationCallable()
Exports assets with time and resource types to a given Cloud Storage location/BigQuery table.
|
OperationCallSettings<ExportAssetsRequest,ExportAssetsResponse,ExportAssetsRequest> |
AssetServiceSettings.exportAssetsOperationSettings()
Returns the object with the settings used for calls to exportAssets.
|
OperationCallSettings<ExportAssetsRequest,ExportAssetsResponse,ExportAssetsRequest> |
AssetServiceSettings.exportAssetsOperationSettings()
Returns the object with the settings used for calls to exportAssets.
|
OperationCallSettings.Builder<ExportAssetsRequest,ExportAssetsResponse,ExportAssetsRequest> |
AssetServiceSettings.Builder.exportAssetsOperationSettings()
Returns the builder for the settings used for calls to exportAssets.
|
OperationCallSettings.Builder<ExportAssetsRequest,ExportAssetsResponse,ExportAssetsRequest> |
AssetServiceSettings.Builder.exportAssetsOperationSettings()
Returns the builder for the settings used for calls to exportAssets.
|
UnaryCallSettings<ExportAssetsRequest,Operation> |
AssetServiceSettings.exportAssetsSettings()
Returns the object with the settings used for calls to exportAssets.
|
UnaryCallSettings.Builder<ExportAssetsRequest,Operation> |
AssetServiceSettings.Builder.exportAssetsSettings()
Returns the builder for the settings used for calls to exportAssets.
|
static MethodDescriptor<ExportAssetsRequest,Operation> |
AssetServiceGrpc.getExportAssetsMethod() |
Parser<ExportAssetsRequest> |
ExportAssetsRequest.getParserForType() |
static Parser<ExportAssetsRequest> |
ExportAssetsRequest.parser() |
Modifier and Type | Method and Description |
---|---|
Operation |
AssetServiceGrpc.AssetServiceBlockingStub.exportAssets(ExportAssetsRequest request)
Exports assets with time and resource types to a given Cloud Storage
location/BigQuery table.
|
com.google.common.util.concurrent.ListenableFuture<Operation> |
AssetServiceGrpc.AssetServiceFutureStub.exportAssets(ExportAssetsRequest request)
Exports assets with time and resource types to a given Cloud Storage
location/BigQuery table.
|
void |
AssetServiceGrpc.AssetServiceImplBase.exportAssets(ExportAssetsRequest request,
StreamObserver<Operation> responseObserver)
Exports assets with time and resource types to a given Cloud Storage
location/BigQuery table.
|
void |
AssetServiceGrpc.AssetServiceStub.exportAssets(ExportAssetsRequest request,
StreamObserver<Operation> responseObserver)
Exports assets with time and resource types to a given Cloud Storage
location/BigQuery table.
|
OperationFuture<ExportAssetsResponse,ExportAssetsRequest> |
AssetServiceClient.exportAssetsAsync(ExportAssetsRequest request)
Exports assets with time and resource types to a given Cloud Storage location/BigQuery table.
|
ExportAssetsRequest.Builder |
ExportAssetsRequest.Builder.mergeFrom(ExportAssetsRequest other) |
static ExportAssetsRequest.Builder |
ExportAssetsRequest.newBuilder(ExportAssetsRequest prototype) |
Copyright © 2022 Google LLC. All rights reserved.