@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
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 String |
SERVICE_NAME |
public static final String SERVICE_NAME
public static MethodDescriptor<ExportAssetsRequest,Operation> getExportAssetsMethod()
public static MethodDescriptor<ListAssetsRequest,ListAssetsResponse> getListAssetsMethod()
public static MethodDescriptor<BatchGetAssetsHistoryRequest,BatchGetAssetsHistoryResponse> getBatchGetAssetsHistoryMethod()
public static MethodDescriptor<CreateFeedRequest,Feed> getCreateFeedMethod()
public static MethodDescriptor<GetFeedRequest,Feed> getGetFeedMethod()
public static MethodDescriptor<ListFeedsRequest,ListFeedsResponse> getListFeedsMethod()
public static MethodDescriptor<UpdateFeedRequest,Feed> getUpdateFeedMethod()
public static MethodDescriptor<DeleteFeedRequest,Empty> getDeleteFeedMethod()
public static MethodDescriptor<SearchAllResourcesRequest,SearchAllResourcesResponse> getSearchAllResourcesMethod()
public static MethodDescriptor<SearchAllIamPoliciesRequest,SearchAllIamPoliciesResponse> getSearchAllIamPoliciesMethod()
public static MethodDescriptor<AnalyzeIamPolicyRequest,AnalyzeIamPolicyResponse> getAnalyzeIamPolicyMethod()
public static MethodDescriptor<AnalyzeIamPolicyLongrunningRequest,Operation> getAnalyzeIamPolicyLongrunningMethod()
public static MethodDescriptor<AnalyzeMoveRequest,AnalyzeMoveResponse> getAnalyzeMoveMethod()
public static MethodDescriptor<QueryAssetsRequest,QueryAssetsResponse> getQueryAssetsMethod()
public static MethodDescriptor<CreateSavedQueryRequest,SavedQuery> getCreateSavedQueryMethod()
public static MethodDescriptor<GetSavedQueryRequest,SavedQuery> getGetSavedQueryMethod()
public static MethodDescriptor<ListSavedQueriesRequest,ListSavedQueriesResponse> getListSavedQueriesMethod()
public static MethodDescriptor<UpdateSavedQueryRequest,SavedQuery> getUpdateSavedQueryMethod()
public static MethodDescriptor<DeleteSavedQueryRequest,Empty> getDeleteSavedQueryMethod()
public static MethodDescriptor<BatchGetEffectiveIamPoliciesRequest,BatchGetEffectiveIamPoliciesResponse> getBatchGetEffectiveIamPoliciesMethod()
public static AssetServiceGrpc.AssetServiceStub newStub(Channel channel)
public static AssetServiceGrpc.AssetServiceBlockingStub newBlockingStub(Channel channel)
public static AssetServiceGrpc.AssetServiceFutureStub newFutureStub(Channel channel)
public static ServiceDescriptor getServiceDescriptor()
Copyright © 2022 Google LLC. All rights reserved.