public static final class FlexTemplatesServiceGrpc.FlexTemplatesServiceFutureStub extends io.grpc.stub.AbstractFutureStub<FlexTemplatesServiceGrpc.FlexTemplatesServiceFutureStub>
Provides a service for Flex templates. This feature is not ready yet.
| Modifier and Type | Method and Description |
|---|---|
protected FlexTemplatesServiceGrpc.FlexTemplatesServiceFutureStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
com.google.common.util.concurrent.ListenableFuture<LaunchFlexTemplateResponse> |
launchFlexTemplate(LaunchFlexTemplateRequest request)
Launch a job with a FlexTemplate.
|
protected FlexTemplatesServiceGrpc.FlexTemplatesServiceFutureStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<FlexTemplatesServiceGrpc.FlexTemplatesServiceFutureStub>public com.google.common.util.concurrent.ListenableFuture<LaunchFlexTemplateResponse> launchFlexTemplate(LaunchFlexTemplateRequest request)
Launch a job with a FlexTemplate.
Copyright © 2024 Google LLC. All rights reserved.