| Modifier and Type | Method and Description |
|---|---|
FieldType |
FieldType.Builder.build() |
FieldType |
FieldType.Builder.buildPartial() |
static FieldType |
FieldType.getDefaultInstance() |
FieldType |
FieldType.getDefaultInstanceForType() |
FieldType |
FieldType.Builder.getDefaultInstanceForType() |
FieldType |
TagTemplateFieldOrBuilder.getType()
Required.
|
FieldType |
TagTemplateField.getType()
Required.
|
FieldType |
TagTemplateField.Builder.getType()
Required.
|
static FieldType |
FieldType.parseDelimitedFrom(InputStream input) |
static FieldType |
FieldType.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FieldType |
FieldType.parseFrom(byte[] data) |
static FieldType |
FieldType.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FieldType |
FieldType.parseFrom(ByteBuffer data) |
static FieldType |
FieldType.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FieldType |
FieldType.parseFrom(com.google.protobuf.ByteString data) |
static FieldType |
FieldType.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FieldType |
FieldType.parseFrom(com.google.protobuf.CodedInputStream input) |
static FieldType |
FieldType.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FieldType |
FieldType.parseFrom(InputStream input) |
static FieldType |
FieldType.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<FieldType> |
FieldType.getParserForType() |
static com.google.protobuf.Parser<FieldType> |
FieldType.parser() |
| Modifier and Type | Method and Description |
|---|---|
FieldType.Builder |
FieldType.Builder.mergeFrom(FieldType other) |
TagTemplateField.Builder |
TagTemplateField.Builder.mergeType(FieldType value)
Required.
|
static FieldType.Builder |
FieldType.newBuilder(FieldType prototype) |
TagTemplateField.Builder |
TagTemplateField.Builder.setType(FieldType value)
Required.
|
Copyright © 2023 Google LLC. All rights reserved.