Package com.google.cloud.asset.v1
Class AssetServiceGrpc.AssetServiceImplBase
- java.lang.Object
-
- com.google.cloud.asset.v1.AssetServiceGrpc.AssetServiceImplBase
-
- All Implemented Interfaces:
AssetServiceGrpc.AsyncService
,io.grpc.BindableService
- Enclosing class:
- AssetServiceGrpc
public abstract static class AssetServiceGrpc.AssetServiceImplBase extends Object implements io.grpc.BindableService, AssetServiceGrpc.AsyncService
Base class for the server implementation of the service AssetService.Asset service definition.
-
-
Constructor Summary
Constructors Constructor Description AssetServiceImplBase()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.grpc.ServerServiceDefinition
bindService()
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.google.cloud.asset.v1.AssetServiceGrpc.AsyncService
analyzeIamPolicy, analyzeIamPolicyLongrunning, analyzeMove, analyzeOrgPolicies, analyzeOrgPolicyGovernedAssets, analyzeOrgPolicyGovernedContainers, batchGetAssetsHistory, batchGetEffectiveIamPolicies, createFeed, createSavedQuery, deleteFeed, deleteSavedQuery, exportAssets, getFeed, getSavedQuery, listAssets, listFeeds, listSavedQueries, queryAssets, searchAllIamPolicies, searchAllResources, updateFeed, updateSavedQuery
-
-