@Generated(value="by gRPC proto compiler", 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
A stub to allow clients to do synchronous rpc calls to service AssetService.
|
static class |
AssetServiceGrpc.AssetServiceFutureStub
A stub to allow clients to do ListenableFuture-style rpc calls to service AssetService.
|
static class |
AssetServiceGrpc.AssetServiceImplBase
Base class for the server implementation of the service AssetService.
|
static class |
AssetServiceGrpc.AssetServiceStub
A stub to allow clients to do asynchronous rpc calls to service AssetService.
|
static interface |
AssetServiceGrpc.AsyncService
Asset service definition.
|
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_NAME |
public static final String SERVICE_NAME
public static io.grpc.MethodDescriptor<ExportAssetsRequest,com.google.longrunning.Operation> getExportAssetsMethod()
public static io.grpc.MethodDescriptor<ListAssetsRequest,ListAssetsResponse> getListAssetsMethod()
public static io.grpc.MethodDescriptor<BatchGetAssetsHistoryRequest,BatchGetAssetsHistoryResponse> getBatchGetAssetsHistoryMethod()
public static io.grpc.MethodDescriptor<CreateFeedRequest,Feed> getCreateFeedMethod()
public static io.grpc.MethodDescriptor<GetFeedRequest,Feed> getGetFeedMethod()
public static io.grpc.MethodDescriptor<ListFeedsRequest,ListFeedsResponse> getListFeedsMethod()
public static io.grpc.MethodDescriptor<UpdateFeedRequest,Feed> getUpdateFeedMethod()
public static io.grpc.MethodDescriptor<DeleteFeedRequest,com.google.protobuf.Empty> getDeleteFeedMethod()
public static io.grpc.MethodDescriptor<SearchAllResourcesRequest,SearchAllResourcesResponse> getSearchAllResourcesMethod()
public static io.grpc.MethodDescriptor<SearchAllIamPoliciesRequest,SearchAllIamPoliciesResponse> getSearchAllIamPoliciesMethod()
public static io.grpc.MethodDescriptor<AnalyzeIamPolicyRequest,AnalyzeIamPolicyResponse> getAnalyzeIamPolicyMethod()
public static io.grpc.MethodDescriptor<AnalyzeIamPolicyLongrunningRequest,com.google.longrunning.Operation> getAnalyzeIamPolicyLongrunningMethod()
public static io.grpc.MethodDescriptor<AnalyzeMoveRequest,AnalyzeMoveResponse> getAnalyzeMoveMethod()
public static io.grpc.MethodDescriptor<QueryAssetsRequest,QueryAssetsResponse> getQueryAssetsMethod()
public static io.grpc.MethodDescriptor<CreateSavedQueryRequest,SavedQuery> getCreateSavedQueryMethod()
public static io.grpc.MethodDescriptor<GetSavedQueryRequest,SavedQuery> getGetSavedQueryMethod()
public static io.grpc.MethodDescriptor<ListSavedQueriesRequest,ListSavedQueriesResponse> getListSavedQueriesMethod()
public static io.grpc.MethodDescriptor<UpdateSavedQueryRequest,SavedQuery> getUpdateSavedQueryMethod()
public static io.grpc.MethodDescriptor<DeleteSavedQueryRequest,com.google.protobuf.Empty> getDeleteSavedQueryMethod()
public static io.grpc.MethodDescriptor<BatchGetEffectiveIamPoliciesRequest,BatchGetEffectiveIamPoliciesResponse> getBatchGetEffectiveIamPoliciesMethod()
public static io.grpc.MethodDescriptor<AnalyzeOrgPoliciesRequest,AnalyzeOrgPoliciesResponse> getAnalyzeOrgPoliciesMethod()
public static io.grpc.MethodDescriptor<AnalyzeOrgPolicyGovernedContainersRequest,AnalyzeOrgPolicyGovernedContainersResponse> getAnalyzeOrgPolicyGovernedContainersMethod()
public static io.grpc.MethodDescriptor<AnalyzeOrgPolicyGovernedAssetsRequest,AnalyzeOrgPolicyGovernedAssetsResponse> getAnalyzeOrgPolicyGovernedAssetsMethod()
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 final io.grpc.ServerServiceDefinition bindService(AssetServiceGrpc.AsyncService service)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2024 Google LLC. All rights reserved.