| Modifier and Type | Method and Description |
|---|---|
Type.Struct.Field |
Type.Struct.Field.Builder.build() |
Type.Struct.Field |
Type.Struct.Field.Builder.buildPartial() |
static Type.Struct.Field |
Type.Struct.Field.getDefaultInstance() |
Type.Struct.Field |
Type.Struct.Field.getDefaultInstanceForType() |
Type.Struct.Field |
Type.Struct.Field.Builder.getDefaultInstanceForType() |
Type.Struct.Field |
Type.StructOrBuilder.getFields(int index)
The names and types of the fields in this struct.
|
Type.Struct.Field |
Type.Struct.getFields(int index)
The names and types of the fields in this struct.
|
Type.Struct.Field |
Type.Struct.Builder.getFields(int index)
The names and types of the fields in this struct.
|
static Type.Struct.Field |
Type.Struct.Field.parseDelimitedFrom(InputStream input) |
static Type.Struct.Field |
Type.Struct.Field.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Type.Struct.Field |
Type.Struct.Field.parseFrom(byte[] data) |
static Type.Struct.Field |
Type.Struct.Field.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Type.Struct.Field |
Type.Struct.Field.parseFrom(ByteBuffer data) |
static Type.Struct.Field |
Type.Struct.Field.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Type.Struct.Field |
Type.Struct.Field.parseFrom(com.google.protobuf.ByteString data) |
static Type.Struct.Field |
Type.Struct.Field.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Type.Struct.Field |
Type.Struct.Field.parseFrom(com.google.protobuf.CodedInputStream input) |
static Type.Struct.Field |
Type.Struct.Field.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Type.Struct.Field |
Type.Struct.Field.parseFrom(InputStream input) |
static Type.Struct.Field |
Type.Struct.Field.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<Type.Struct.Field> |
Type.StructOrBuilder.getFieldsList()
The names and types of the fields in this struct.
|
List<Type.Struct.Field> |
Type.Struct.getFieldsList()
The names and types of the fields in this struct.
|
List<Type.Struct.Field> |
Type.Struct.Builder.getFieldsList()
The names and types of the fields in this struct.
|
com.google.protobuf.Parser<Type.Struct.Field> |
Type.Struct.Field.getParserForType() |
static com.google.protobuf.Parser<Type.Struct.Field> |
Type.Struct.Field.parser() |
| Modifier and Type | Method and Description |
|---|---|
Type.Struct.Builder |
Type.Struct.Builder.addFields(int index,
Type.Struct.Field value)
The names and types of the fields in this struct.
|
Type.Struct.Builder |
Type.Struct.Builder.addFields(Type.Struct.Field value)
The names and types of the fields in this struct.
|
Type.Struct.Field.Builder |
Type.Struct.Field.Builder.mergeFrom(Type.Struct.Field other) |
static Type.Struct.Field.Builder |
Type.Struct.Field.newBuilder(Type.Struct.Field prototype) |
Type.Struct.Builder |
Type.Struct.Builder.setFields(int index,
Type.Struct.Field value)
The names and types of the fields in this struct.
|
| Modifier and Type | Method and Description |
|---|---|
Type.Struct.Builder |
Type.Struct.Builder.addAllFields(Iterable<? extends Type.Struct.Field> values)
The names and types of the fields in this struct.
|
Copyright © 2026 Google LLC. All rights reserved.