public static final class AssetServiceGrpc.AssetServiceBlockingStub extends AbstractBlockingStub<AssetServiceGrpc.AssetServiceBlockingStub>
Asset service definition.
AbstractStub.StubFactory<T extends AbstractStub<T>>
Modifier and Type | Method and Description |
---|---|
protected AssetServiceGrpc.AssetServiceBlockingStub |
build(Channel channel,
CallOptions callOptions) |
ListAssetsResponse |
listAssets(ListAssetsRequest request)
Lists assets with time and resource types and returns paged results in
response.
|
newStub, newStub
getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOption, withWaitForReady
protected AssetServiceGrpc.AssetServiceBlockingStub build(Channel channel, CallOptions callOptions)
build
in class AbstractStub<AssetServiceGrpc.AssetServiceBlockingStub>
public ListAssetsResponse listAssets(ListAssetsRequest request)
Lists assets with time and resource types and returns paged results in response.
Copyright © 2022 Google LLC. All rights reserved.