| Modifier and Type | Method and Description |
|---|---|
Engine.CommonConfig.Builder |
Engine.CommonConfig.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Engine.CommonConfig.Builder |
Engine.CommonConfig.Builder.clear() |
Engine.CommonConfig.Builder |
Engine.CommonConfig.Builder.clearCompanyName()
The name of the company, business or entity that is associated with the
engine.
|
Engine.CommonConfig.Builder |
Engine.CommonConfig.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Engine.CommonConfig.Builder |
Engine.CommonConfig.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Engine.CommonConfig.Builder |
Engine.CommonConfig.Builder.clone() |
Engine.CommonConfig.Builder |
Engine.Builder.getCommonConfigBuilder()
Common config spec that specifies the metadata of the engine.
|
Engine.CommonConfig.Builder |
Engine.CommonConfig.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Engine.CommonConfig.Builder |
Engine.CommonConfig.Builder.mergeFrom(Engine.CommonConfig other) |
Engine.CommonConfig.Builder |
Engine.CommonConfig.Builder.mergeFrom(com.google.protobuf.Message other) |
Engine.CommonConfig.Builder |
Engine.CommonConfig.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static Engine.CommonConfig.Builder |
Engine.CommonConfig.newBuilder() |
static Engine.CommonConfig.Builder |
Engine.CommonConfig.newBuilder(Engine.CommonConfig prototype) |
Engine.CommonConfig.Builder |
Engine.CommonConfig.newBuilderForType() |
protected Engine.CommonConfig.Builder |
Engine.CommonConfig.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Engine.CommonConfig.Builder |
Engine.CommonConfig.Builder.setCompanyName(String value)
The name of the company, business or entity that is associated with the
engine.
|
Engine.CommonConfig.Builder |
Engine.CommonConfig.Builder.setCompanyNameBytes(com.google.protobuf.ByteString value)
The name of the company, business or entity that is associated with the
engine.
|
Engine.CommonConfig.Builder |
Engine.CommonConfig.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Engine.CommonConfig.Builder |
Engine.CommonConfig.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Engine.CommonConfig.Builder |
Engine.CommonConfig.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Engine.CommonConfig.Builder |
Engine.CommonConfig.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Engine.Builder |
Engine.Builder.setCommonConfig(Engine.CommonConfig.Builder builderForValue)
Common config spec that specifies the metadata of the engine.
|
Copyright © 2024 Google LLC. All rights reserved.