List Of Anys
public final class ListOfAnys extends GeneratedMessageV3 implements ListOfAnysOrBuilder
Content copied to clipboard
A list of values packed into `google.protobuf.Any`.
Unlike any other list in any target language, this message can itself be packed into `Any`.
Content copied to clipboard
spine.validation.ListOfAnys
Types
Link copied to clipboard
public final class Builder extends GeneratedMessageV3.Builder<BuilderType> implements ListOfAnysOrBuilder
Content copied to clipboard
A list of values packed into `google.protobuf.Any`.
Unlike any other list in any target language, this message can itself be packed into `Any`.
Content copied to clipboard
spine.validation.ListOfAnys
Properties
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
repeated .google.protobuf.Any value = 1;
Link copied to clipboard
repeated .google.protobuf.Any value = 1;
Link copied to clipboard
repeated .google.protobuf.Any value = 1;
Link copied to clipboard
repeated .google.protobuf.Any value = 1;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
ListOfAnys.Builder newBuilderForType(GeneratedMessageV3.BuilderParent parent)
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
static ListOfAnys parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Content copied to clipboard
Link copied to clipboard
static ListOfAnys parseFrom(Array<byte> data, ExtensionRegistryLite extensionRegistry)
Content copied to clipboard
static ListOfAnys parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
Content copied to clipboard
static ListOfAnys parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Content copied to clipboard
static ListOfAnys parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Content copied to clipboard
static ListOfAnys parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Inherited functions
Link copied to clipboard
static void addAll<T>(Iterable<T> values, Collection<? extends Object> list)
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Descriptors.FieldDescriptor getOneofFieldDescriptor(Descriptors.OneofDescriptor oneof)
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
static int hashFields(int hash, Map<Descriptors.FieldDescriptor, Object> map)
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
void mergeFromAndMakeImmutableInternal(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
static M parseDelimitedWithIOException<M extends Message>(Parser<M> parser, InputStream input)
Content copied to clipboard
Link copied to clipboard
boolean parseUnknownField( CodedInputStream input, UnknownFieldSet.Builder unknownFields, ExtensionRegistryLite extensionRegistry, int tag)
Content copied to clipboard
Link copied to clipboard
boolean parseUnknownFieldProto3( CodedInputStream input, UnknownFieldSet.Builder unknownFields, ExtensionRegistryLite extensionRegistry, int tag)
Content copied to clipboard
Link copied to clipboard
static M parseWithIOException<M extends Message>(Parser<M> parser, InputStream input)
Content copied to clipboard
Link copied to clipboard
static void serializeBooleanMapTo<V>( CodedOutputStream out, MapField<Boolean, V> field, MapEntry<Boolean, V> defaultEntry, int fieldNumber)
Content copied to clipboard
Link copied to clipboard
static void serializeIntegerMapTo<V>( CodedOutputStream out, MapField<Integer, V> field, MapEntry<Integer, V> defaultEntry, int fieldNumber)
Content copied to clipboard
Link copied to clipboard
static void serializeLongMapTo<V>( CodedOutputStream out, MapField<Long, V> field, MapEntry<Long, V> defaultEntry, int fieldNumber)
Content copied to clipboard
Link copied to clipboard
static void serializeStringMapTo<V>( CodedOutputStream out, MapField<String, V> field, MapEntry<String, V> defaultEntry, int fieldNumber)
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
static void writeString( CodedOutputStream output, int fieldNumber, Object value)
Content copied to clipboard
Link copied to clipboard