public abstract class AssetServiceStub implements BackgroundResource
Base stub class for the AssetService service API.
This class is for advanced usage and reflects the underlying API directly.
Constructors
AssetServiceStub()
public AssetServiceStub()
Methods
analyzeIamPolicyCallable()
public UnaryCallable<AnalyzeIamPolicyRequest,AnalyzeIamPolicyResponse> analyzeIamPolicyCallable()
Returns
analyzeIamPolicyLongrunningCallable()
public UnaryCallable<AnalyzeIamPolicyLongrunningRequest,Operation> analyzeIamPolicyLongrunningCallable()
Returns
analyzeIamPolicyLongrunningOperationCallable()
public OperationCallable<AnalyzeIamPolicyLongrunningRequest,AnalyzeIamPolicyLongrunningResponse,AnalyzeIamPolicyLongrunningMetadata> analyzeIamPolicyLongrunningOperationCallable()
Returns
analyzeMoveCallable()
public UnaryCallable<AnalyzeMoveRequest,AnalyzeMoveResponse> analyzeMoveCallable()
Returns
batchGetAssetsHistoryCallable()
public UnaryCallable<BatchGetAssetsHistoryRequest,BatchGetAssetsHistoryResponse> batchGetAssetsHistoryCallable()
Returns
close()
public abstract void close()
createFeedCallable()
public UnaryCallable<CreateFeedRequest,Feed> createFeedCallable()
Returns
deleteFeedCallable()
public UnaryCallable<DeleteFeedRequest,Empty> deleteFeedCallable()
Returns
exportAssetsCallable()
public UnaryCallable<ExportAssetsRequest,Operation> exportAssetsCallable()
Returns
exportAssetsOperationCallable()
public OperationCallable<ExportAssetsRequest,ExportAssetsResponse,ExportAssetsRequest> exportAssetsOperationCallable()
Returns
getFeedCallable()
public UnaryCallable<GetFeedRequest,Feed> getFeedCallable()
Returns
getOperationsStub()
public OperationsStub getOperationsStub()
Returns
listAssetsCallable()
public UnaryCallable<ListAssetsRequest,ListAssetsResponse> listAssetsCallable()
Returns
listAssetsPagedCallable()
public UnaryCallable<ListAssetsRequest,AssetServiceClient.ListAssetsPagedResponse> listAssetsPagedCallable()
Returns
listFeedsCallable()
public UnaryCallable<ListFeedsRequest,ListFeedsResponse> listFeedsCallable()
Returns
searchAllIamPoliciesCallable()
public UnaryCallable<SearchAllIamPoliciesRequest,SearchAllIamPoliciesResponse> searchAllIamPoliciesCallable()
Returns
searchAllIamPoliciesPagedCallable()
public UnaryCallable<SearchAllIamPoliciesRequest,AssetServiceClient.SearchAllIamPoliciesPagedResponse> searchAllIamPoliciesPagedCallable()
Returns
searchAllResourcesCallable()
public UnaryCallable<SearchAllResourcesRequest,SearchAllResourcesResponse> searchAllResourcesCallable()
Returns
searchAllResourcesPagedCallable()
public UnaryCallable<SearchAllResourcesRequest,AssetServiceClient.SearchAllResourcesPagedResponse> searchAllResourcesPagedCallable()
Returns
updateFeedCallable()
public UnaryCallable<UpdateFeedRequest,Feed> updateFeedCallable()
Returns