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()
analyzeIamPolicyLongrunningCallable()
public UnaryCallable<AnalyzeIamPolicyLongrunningRequest,Operation> analyzeIamPolicyLongrunningCallable()
analyzeIamPolicyLongrunningOperationCallable()
public OperationCallable<AnalyzeIamPolicyLongrunningRequest,AnalyzeIamPolicyLongrunningResponse,AnalyzeIamPolicyLongrunningMetadata> analyzeIamPolicyLongrunningOperationCallable()
analyzeMoveCallable()
public UnaryCallable<AnalyzeMoveRequest,AnalyzeMoveResponse> analyzeMoveCallable()
analyzeOrgPoliciesCallable()
public UnaryCallable<AnalyzeOrgPoliciesRequest,AnalyzeOrgPoliciesResponse> analyzeOrgPoliciesCallable()
analyzeOrgPoliciesPagedCallable()
public UnaryCallable<AnalyzeOrgPoliciesRequest,AssetServiceClient.AnalyzeOrgPoliciesPagedResponse> analyzeOrgPoliciesPagedCallable()
analyzeOrgPolicyGovernedAssetsCallable()
public UnaryCallable<AnalyzeOrgPolicyGovernedAssetsRequest,AnalyzeOrgPolicyGovernedAssetsResponse> analyzeOrgPolicyGovernedAssetsCallable()
analyzeOrgPolicyGovernedAssetsPagedCallable()
public UnaryCallable<AnalyzeOrgPolicyGovernedAssetsRequest,AssetServiceClient.AnalyzeOrgPolicyGovernedAssetsPagedResponse> analyzeOrgPolicyGovernedAssetsPagedCallable()
analyzeOrgPolicyGovernedContainersCallable()
public UnaryCallable<AnalyzeOrgPolicyGovernedContainersRequest,AnalyzeOrgPolicyGovernedContainersResponse> analyzeOrgPolicyGovernedContainersCallable()
analyzeOrgPolicyGovernedContainersPagedCallable()
public UnaryCallable<AnalyzeOrgPolicyGovernedContainersRequest,AssetServiceClient.AnalyzeOrgPolicyGovernedContainersPagedResponse> analyzeOrgPolicyGovernedContainersPagedCallable()
batchGetAssetsHistoryCallable()
public UnaryCallable<BatchGetAssetsHistoryRequest,BatchGetAssetsHistoryResponse> batchGetAssetsHistoryCallable()
batchGetEffectiveIamPoliciesCallable()
public UnaryCallable<BatchGetEffectiveIamPoliciesRequest,BatchGetEffectiveIamPoliciesResponse> batchGetEffectiveIamPoliciesCallable()
close()
public abstract void close()
createFeedCallable()
public UnaryCallable<CreateFeedRequest,Feed> createFeedCallable()
createSavedQueryCallable()
public UnaryCallable<CreateSavedQueryRequest,SavedQuery> createSavedQueryCallable()
deleteFeedCallable()
public UnaryCallable<DeleteFeedRequest,Empty> deleteFeedCallable()
deleteSavedQueryCallable()
public UnaryCallable<DeleteSavedQueryRequest,Empty> deleteSavedQueryCallable()
exportAssetsCallable()
public UnaryCallable<ExportAssetsRequest,Operation> exportAssetsCallable()
exportAssetsOperationCallable()
public OperationCallable<ExportAssetsRequest,ExportAssetsResponse,ExportAssetsRequest> exportAssetsOperationCallable()
getFeedCallable()
public UnaryCallable<GetFeedRequest,Feed> getFeedCallable()
getHttpJsonOperationsStub()
public OperationsStub getHttpJsonOperationsStub()
getOperationsStub()
public OperationsStub getOperationsStub()
getSavedQueryCallable()
public UnaryCallable<GetSavedQueryRequest,SavedQuery> getSavedQueryCallable()
listAssetsCallable()
public UnaryCallable<ListAssetsRequest,ListAssetsResponse> listAssetsCallable()
listAssetsPagedCallable()
public UnaryCallable<ListAssetsRequest,AssetServiceClient.ListAssetsPagedResponse> listAssetsPagedCallable()
listFeedsCallable()
public UnaryCallable<ListFeedsRequest,ListFeedsResponse> listFeedsCallable()
listSavedQueriesCallable()
public UnaryCallable<ListSavedQueriesRequest,ListSavedQueriesResponse> listSavedQueriesCallable()
listSavedQueriesPagedCallable()
public UnaryCallable<ListSavedQueriesRequest,AssetServiceClient.ListSavedQueriesPagedResponse> listSavedQueriesPagedCallable()
queryAssetsCallable()
public UnaryCallable<QueryAssetsRequest,QueryAssetsResponse> queryAssetsCallable()
searchAllIamPoliciesCallable()
public UnaryCallable<SearchAllIamPoliciesRequest,SearchAllIamPoliciesResponse> searchAllIamPoliciesCallable()
searchAllIamPoliciesPagedCallable()
public UnaryCallable<SearchAllIamPoliciesRequest,AssetServiceClient.SearchAllIamPoliciesPagedResponse> searchAllIamPoliciesPagedCallable()
searchAllResourcesCallable()
public UnaryCallable<SearchAllResourcesRequest,SearchAllResourcesResponse> searchAllResourcesCallable()
searchAllResourcesPagedCallable()
public UnaryCallable<SearchAllResourcesRequest,AssetServiceClient.SearchAllResourcesPagedResponse> searchAllResourcesPagedCallable()
updateFeedCallable()
public UnaryCallable<UpdateFeedRequest,Feed> updateFeedCallable()
updateSavedQueryCallable()
public UnaryCallable<UpdateSavedQueryRequest,SavedQuery> updateSavedQueryCallable()