| Modifier and Type | Class and Description |
|---|---|
static class |
Type.Struct.Field
A struct field and its type.
|
static class |
Type.Struct.Field.Builder
A struct field and its type.
|
| Modifier and Type | Method and Description |
|---|---|
Type.Struct.FieldOrBuilder |
Type.StructOrBuilder.getFieldsOrBuilder(int index)
The names and types of the fields in this struct.
|
Type.Struct.FieldOrBuilder |
Type.Struct.getFieldsOrBuilder(int index)
The names and types of the fields in this struct.
|
Type.Struct.FieldOrBuilder |
Type.Struct.Builder.getFieldsOrBuilder(int index)
The names and types of the fields in this struct.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends Type.Struct.FieldOrBuilder> |
Type.StructOrBuilder.getFieldsOrBuilderList()
The names and types of the fields in this struct.
|
List<? extends Type.Struct.FieldOrBuilder> |
Type.Struct.getFieldsOrBuilderList()
The names and types of the fields in this struct.
|
List<? extends Type.Struct.FieldOrBuilder> |
Type.Struct.Builder.getFieldsOrBuilderList()
The names and types of the fields in this struct.
|
Copyright © 2026 Google LLC. All rights reserved.