| Modifier and Type | Method and Description |
|---|---|
Engine.CommonConfig |
Engine.CommonConfig.Builder.build() |
Engine.CommonConfig |
Engine.CommonConfig.Builder.buildPartial() |
Engine.CommonConfig |
Engine.getCommonConfig()
Common config spec that specifies the metadata of the engine.
|
Engine.CommonConfig |
Engine.Builder.getCommonConfig()
Common config spec that specifies the metadata of the engine.
|
Engine.CommonConfig |
EngineOrBuilder.getCommonConfig()
Common config spec that specifies the metadata of the engine.
|
static Engine.CommonConfig |
Engine.CommonConfig.getDefaultInstance() |
Engine.CommonConfig |
Engine.CommonConfig.getDefaultInstanceForType() |
Engine.CommonConfig |
Engine.CommonConfig.Builder.getDefaultInstanceForType() |
static Engine.CommonConfig |
Engine.CommonConfig.parseDelimitedFrom(InputStream input) |
static Engine.CommonConfig |
Engine.CommonConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Engine.CommonConfig |
Engine.CommonConfig.parseFrom(byte[] data) |
static Engine.CommonConfig |
Engine.CommonConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Engine.CommonConfig |
Engine.CommonConfig.parseFrom(ByteBuffer data) |
static Engine.CommonConfig |
Engine.CommonConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Engine.CommonConfig |
Engine.CommonConfig.parseFrom(com.google.protobuf.ByteString data) |
static Engine.CommonConfig |
Engine.CommonConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Engine.CommonConfig |
Engine.CommonConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static Engine.CommonConfig |
Engine.CommonConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Engine.CommonConfig |
Engine.CommonConfig.parseFrom(InputStream input) |
static Engine.CommonConfig |
Engine.CommonConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Engine.CommonConfig> |
Engine.CommonConfig.getParserForType() |
static com.google.protobuf.Parser<Engine.CommonConfig> |
Engine.CommonConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
Engine.Builder |
Engine.Builder.mergeCommonConfig(Engine.CommonConfig value)
Common config spec that specifies the metadata of the engine.
|
Engine.CommonConfig.Builder |
Engine.CommonConfig.Builder.mergeFrom(Engine.CommonConfig other) |
static Engine.CommonConfig.Builder |
Engine.CommonConfig.newBuilder(Engine.CommonConfig prototype) |
Engine.Builder |
Engine.Builder.setCommonConfig(Engine.CommonConfig value)
Common config spec that specifies the metadata of the engine.
|
Copyright © 2024 Google LLC. All rights reserved.