| Modifier and Type | Method and Description |
|---|---|
ProcessOptions.LayoutConfig |
ProcessOptions.LayoutConfig.Builder.build() |
ProcessOptions.LayoutConfig |
ProcessOptions.LayoutConfig.Builder.buildPartial() |
static ProcessOptions.LayoutConfig |
ProcessOptions.LayoutConfig.getDefaultInstance() |
ProcessOptions.LayoutConfig |
ProcessOptions.LayoutConfig.getDefaultInstanceForType() |
ProcessOptions.LayoutConfig |
ProcessOptions.LayoutConfig.Builder.getDefaultInstanceForType() |
ProcessOptions.LayoutConfig |
ProcessOptionsOrBuilder.getLayoutConfig()
Optional.
|
ProcessOptions.LayoutConfig |
ProcessOptions.getLayoutConfig()
Optional.
|
ProcessOptions.LayoutConfig |
ProcessOptions.Builder.getLayoutConfig()
Optional.
|
static ProcessOptions.LayoutConfig |
ProcessOptions.LayoutConfig.parseDelimitedFrom(InputStream input) |
static ProcessOptions.LayoutConfig |
ProcessOptions.LayoutConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProcessOptions.LayoutConfig |
ProcessOptions.LayoutConfig.parseFrom(byte[] data) |
static ProcessOptions.LayoutConfig |
ProcessOptions.LayoutConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProcessOptions.LayoutConfig |
ProcessOptions.LayoutConfig.parseFrom(ByteBuffer data) |
static ProcessOptions.LayoutConfig |
ProcessOptions.LayoutConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProcessOptions.LayoutConfig |
ProcessOptions.LayoutConfig.parseFrom(com.google.protobuf.ByteString data) |
static ProcessOptions.LayoutConfig |
ProcessOptions.LayoutConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProcessOptions.LayoutConfig |
ProcessOptions.LayoutConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static ProcessOptions.LayoutConfig |
ProcessOptions.LayoutConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProcessOptions.LayoutConfig |
ProcessOptions.LayoutConfig.parseFrom(InputStream input) |
static ProcessOptions.LayoutConfig |
ProcessOptions.LayoutConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ProcessOptions.LayoutConfig> |
ProcessOptions.LayoutConfig.getParserForType() |
static com.google.protobuf.Parser<ProcessOptions.LayoutConfig> |
ProcessOptions.LayoutConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
ProcessOptions.LayoutConfig.Builder |
ProcessOptions.LayoutConfig.Builder.mergeFrom(ProcessOptions.LayoutConfig other) |
ProcessOptions.Builder |
ProcessOptions.Builder.mergeLayoutConfig(ProcessOptions.LayoutConfig value)
Optional.
|
static ProcessOptions.LayoutConfig.Builder |
ProcessOptions.LayoutConfig.newBuilder(ProcessOptions.LayoutConfig prototype) |
ProcessOptions.Builder |
ProcessOptions.Builder.setLayoutConfig(ProcessOptions.LayoutConfig value)
Optional.
|
Copyright © 2024 Google LLC. All rights reserved.