@Generated(value="by gRPC proto compiler", comments="Source: google/cloud/asset/v1p1beta1/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 |
Modifier and Type | Method and Description |
---|---|
static MethodDescriptor<SearchAllIamPoliciesRequest,SearchAllIamPoliciesResponse> |
getSearchAllIamPoliciesMethod() |
static MethodDescriptor<SearchAllResourcesRequest,SearchAllResourcesResponse> |
getSearchAllResourcesMethod() |
static ServiceDescriptor |
getServiceDescriptor() |
static AssetServiceGrpc.AssetServiceBlockingStub |
newBlockingStub(Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static AssetServiceGrpc.AssetServiceFutureStub |
newFutureStub(Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static AssetServiceGrpc.AssetServiceStub |
newStub(Channel channel)
Creates a new async stub that supports all call types for the service
|
public static final String SERVICE_NAME
public static MethodDescriptor<SearchAllResourcesRequest,SearchAllResourcesResponse> getSearchAllResourcesMethod()
public static MethodDescriptor<SearchAllIamPoliciesRequest,SearchAllIamPoliciesResponse> getSearchAllIamPoliciesMethod()
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.