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