public static final class ImageVersionsGrpc.ImageVersionsBlockingStub extends io.grpc.stub.AbstractBlockingStub<ImageVersionsGrpc.ImageVersionsBlockingStub>
Readonly service to query available ImageVersions.
| Modifier and Type | Method and Description |
|---|---|
protected ImageVersionsGrpc.ImageVersionsBlockingStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
ListImageVersionsResponse |
listImageVersions(ListImageVersionsRequest request)
List ImageVersions for provided location.
|
protected ImageVersionsGrpc.ImageVersionsBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<ImageVersionsGrpc.ImageVersionsBlockingStub>public ListImageVersionsResponse listImageVersions(ListImageVersionsRequest request)
List ImageVersions for provided location.
Copyright © 2023 Google LLC. All rights reserved.