@Generated(value="by gRPC proto compiler (version 1.10.0)", comments="Source: google/cloud/asset/v1/asset_service.proto") public final class AssetServiceGrpc extends Object
Asset service definition.
| Modifier and Type | Class and Description |
|---|---|
static class |
AssetServiceGrpc.AssetServiceBlockingStub
Asset service definition.
|
static class |
AssetServiceGrpc.AssetServiceFutureStub
Asset service definition.
|
static class |
AssetServiceGrpc.AssetServiceImplBase
Asset service definition.
|
static class |
AssetServiceGrpc.AssetServiceStub
Asset service definition.
|
| Modifier and Type | Field and Description |
|---|---|
static io.grpc.MethodDescriptor<BatchGetAssetsHistoryRequest,BatchGetAssetsHistoryResponse> |
METHOD_BATCH_GET_ASSETS_HISTORY
Deprecated.
|
static io.grpc.MethodDescriptor<ExportAssetsRequest,com.google.longrunning.Operation> |
METHOD_EXPORT_ASSETS
Deprecated.
|
static String |
SERVICE_NAME |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.MethodDescriptor<BatchGetAssetsHistoryRequest,BatchGetAssetsHistoryResponse> |
getBatchGetAssetsHistoryMethod() |
static io.grpc.MethodDescriptor<ExportAssetsRequest,com.google.longrunning.Operation> |
getExportAssetsMethod() |
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static AssetServiceGrpc.AssetServiceBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static AssetServiceGrpc.AssetServiceFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static AssetServiceGrpc.AssetServiceStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|
public static final String SERVICE_NAME
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<ExportAssetsRequest,com.google.longrunning.Operation> METHOD_EXPORT_ASSETS
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<BatchGetAssetsHistoryRequest,BatchGetAssetsHistoryResponse> METHOD_BATCH_GET_ASSETS_HISTORY
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<ExportAssetsRequest,com.google.longrunning.Operation> getExportAssetsMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<BatchGetAssetsHistoryRequest,BatchGetAssetsHistoryResponse> getBatchGetAssetsHistoryMethod()
public static AssetServiceGrpc.AssetServiceStub newStub(io.grpc.Channel channel)
public static AssetServiceGrpc.AssetServiceBlockingStub newBlockingStub(io.grpc.Channel channel)
public static AssetServiceGrpc.AssetServiceFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2019 Google LLC. All rights reserved.