Class AssetServiceStub (3.7.2-SNAPSHOT)

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.

Inheritance

java.lang.Object > AssetServiceStub

Implements

BackgroundResource

Constructors

AssetServiceStub()

public AssetServiceStub()

Methods

close()

public abstract void close()

searchAllIamPoliciesCallable()

public UnaryCallable<SearchAllIamPoliciesRequest,SearchAllIamPoliciesResponse> searchAllIamPoliciesCallable()
Returns
TypeDescription
UnaryCallable<SearchAllIamPoliciesRequest,SearchAllIamPoliciesResponse>

searchAllIamPoliciesPagedCallable()

public UnaryCallable<SearchAllIamPoliciesRequest,AssetServiceClient.SearchAllIamPoliciesPagedResponse> searchAllIamPoliciesPagedCallable()
Returns
TypeDescription
UnaryCallable<SearchAllIamPoliciesRequest,SearchAllIamPoliciesPagedResponse>

searchAllResourcesCallable()

public UnaryCallable<SearchAllResourcesRequest,SearchAllResourcesResponse> searchAllResourcesCallable()
Returns
TypeDescription
UnaryCallable<SearchAllResourcesRequest,SearchAllResourcesResponse>

searchAllResourcesPagedCallable()

public UnaryCallable<SearchAllResourcesRequest,AssetServiceClient.SearchAllResourcesPagedResponse> searchAllResourcesPagedCallable()
Returns
TypeDescription
UnaryCallable<SearchAllResourcesRequest,SearchAllResourcesPagedResponse>