| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<Meta.FieldsV1> |
Meta.FieldsV1.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Meta.FieldsV1 |
Meta.FieldsV1.Builder.build() |
Meta.FieldsV1 |
Meta.FieldsV1.Builder.buildPartial() |
static Meta.FieldsV1 |
Meta.FieldsV1.getDefaultInstance() |
Meta.FieldsV1 |
Meta.FieldsV1.getDefaultInstanceForType() |
Meta.FieldsV1 |
Meta.FieldsV1.Builder.getDefaultInstanceForType() |
Meta.FieldsV1 |
Meta.ManagedFieldsEntryOrBuilder.getFieldsV1()
FieldsV1 holds the first JSON version format as described in the "FieldsV1" type.
|
Meta.FieldsV1 |
Meta.ManagedFieldsEntry.getFieldsV1()
FieldsV1 holds the first JSON version format as described in the "FieldsV1" type.
|
Meta.FieldsV1 |
Meta.ManagedFieldsEntry.Builder.getFieldsV1()
FieldsV1 holds the first JSON version format as described in the "FieldsV1" type.
|
static Meta.FieldsV1 |
Meta.FieldsV1.parseDelimitedFrom(InputStream input) |
static Meta.FieldsV1 |
Meta.FieldsV1.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Meta.FieldsV1 |
Meta.FieldsV1.parseFrom(byte[] data) |
static Meta.FieldsV1 |
Meta.FieldsV1.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Meta.FieldsV1 |
Meta.FieldsV1.parseFrom(ByteBuffer data) |
static Meta.FieldsV1 |
Meta.FieldsV1.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Meta.FieldsV1 |
Meta.FieldsV1.parseFrom(com.google.protobuf.ByteString data) |
static Meta.FieldsV1 |
Meta.FieldsV1.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Meta.FieldsV1 |
Meta.FieldsV1.parseFrom(com.google.protobuf.CodedInputStream input) |
static Meta.FieldsV1 |
Meta.FieldsV1.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Meta.FieldsV1 |
Meta.FieldsV1.parseFrom(InputStream input) |
static Meta.FieldsV1 |
Meta.FieldsV1.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Meta.FieldsV1> |
Meta.FieldsV1.getParserForType() |
static com.google.protobuf.Parser<Meta.FieldsV1> |
Meta.FieldsV1.parser() |
| Modifier and Type | Method and Description |
|---|---|
Meta.ManagedFieldsEntry.Builder |
Meta.ManagedFieldsEntry.Builder.mergeFieldsV1(Meta.FieldsV1 value)
FieldsV1 holds the first JSON version format as described in the "FieldsV1" type.
|
Meta.FieldsV1.Builder |
Meta.FieldsV1.Builder.mergeFrom(Meta.FieldsV1 other) |
static Meta.FieldsV1.Builder |
Meta.FieldsV1.newBuilder(Meta.FieldsV1 prototype) |
Meta.ManagedFieldsEntry.Builder |
Meta.ManagedFieldsEntry.Builder.setFieldsV1(Meta.FieldsV1 value)
FieldsV1 holds the first JSON version format as described in the "FieldsV1" type.
|
Copyright © 2023. All rights reserved.