| Modifier and Type | Method and Description |
|---|---|
Generator.Placeholder |
Generator.Placeholder.Builder.build() |
Generator.Placeholder |
Generator.Placeholder.Builder.buildPartial() |
static Generator.Placeholder |
Generator.Placeholder.getDefaultInstance() |
Generator.Placeholder |
Generator.Placeholder.getDefaultInstanceForType() |
Generator.Placeholder |
Generator.Placeholder.Builder.getDefaultInstanceForType() |
Generator.Placeholder |
GeneratorOrBuilder.getPlaceholders(int index)
Optional.
|
Generator.Placeholder |
Generator.getPlaceholders(int index)
Optional.
|
Generator.Placeholder |
Generator.Builder.getPlaceholders(int index)
Optional.
|
static Generator.Placeholder |
Generator.Placeholder.parseDelimitedFrom(InputStream input) |
static Generator.Placeholder |
Generator.Placeholder.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Generator.Placeholder |
Generator.Placeholder.parseFrom(byte[] data) |
static Generator.Placeholder |
Generator.Placeholder.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Generator.Placeholder |
Generator.Placeholder.parseFrom(ByteBuffer data) |
static Generator.Placeholder |
Generator.Placeholder.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Generator.Placeholder |
Generator.Placeholder.parseFrom(com.google.protobuf.ByteString data) |
static Generator.Placeholder |
Generator.Placeholder.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Generator.Placeholder |
Generator.Placeholder.parseFrom(com.google.protobuf.CodedInputStream input) |
static Generator.Placeholder |
Generator.Placeholder.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Generator.Placeholder |
Generator.Placeholder.parseFrom(InputStream input) |
static Generator.Placeholder |
Generator.Placeholder.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Generator.Placeholder> |
Generator.Placeholder.getParserForType() |
List<Generator.Placeholder> |
GeneratorOrBuilder.getPlaceholdersList()
Optional.
|
List<Generator.Placeholder> |
Generator.getPlaceholdersList()
Optional.
|
List<Generator.Placeholder> |
Generator.Builder.getPlaceholdersList()
Optional.
|
static com.google.protobuf.Parser<Generator.Placeholder> |
Generator.Placeholder.parser() |
| Modifier and Type | Method and Description |
|---|---|
Generator.Builder |
Generator.Builder.addPlaceholders(Generator.Placeholder value)
Optional.
|
Generator.Builder |
Generator.Builder.addPlaceholders(int index,
Generator.Placeholder value)
Optional.
|
Generator.Placeholder.Builder |
Generator.Placeholder.Builder.mergeFrom(Generator.Placeholder other) |
static Generator.Placeholder.Builder |
Generator.Placeholder.newBuilder(Generator.Placeholder prototype) |
Generator.Builder |
Generator.Builder.setPlaceholders(int index,
Generator.Placeholder value)
Optional.
|
| Modifier and Type | Method and Description |
|---|---|
Generator.Builder |
Generator.Builder.addAllPlaceholders(Iterable<? extends Generator.Placeholder> values)
Optional.
|
Copyright © 2025 Google LLC. All rights reserved.