- CachedDescriptorRetriever() - Constructor for class com.google.protobuf.GeneratedMessage.CachedDescriptorRetriever
-
- cachedExtension - Variable in class com.google.protobuf.nano.FieldData
-
- cachedSerializedSize - Variable in class com.google.protobuf.MapEntry
-
- cachedSize - Variable in class com.google.protobuf.nano.MessageNano
-
- cachedUnpackValue - Variable in class com.google.protobuf.Any
-
- calculateHashCodeForMap(Map<K, V>) - Static method in class com.google.protobuf.MapFieldLite
-
Calculates the hash code for a Map
.
- calculateHashCodeForObject(Object) - Static method in class com.google.protobuf.MapFieldLite
-
- callBlockingMethod(Descriptors.MethodDescriptor, RpcController, Message, Message) - Method in interface com.google.protobuf.BlockingRpcChannel
-
Call the given method of the remote service and blocks until it returns.
- callBlockingMethod(Descriptors.MethodDescriptor, RpcController, Message) - Method in interface com.google.protobuf.BlockingService
-
- callMethod(Descriptors.MethodDescriptor, RpcController, Message, Message, RpcCallback<Message>) - Method in interface com.google.protobuf.RpcChannel
-
Call the given method of the remote service.
- callMethod(Descriptors.MethodDescriptor, RpcController, Message, RpcCallback<Message>) - Method in interface com.google.protobuf.Service
-
Call a method of the service specified by MethodDescriptor.
- camelCaseNames - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable
-
- camelCaseNames - Variable in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
-
- camelCaseToSnakeCase(String) - Static method in class com.google.protobuf.MessageLiteToString
-
- canUseUnsafe() - Static method in class com.google.protobuf.GeneratedMessageV3
-
- Cardinality(int) - Constructor for enum com.google.protobuf.Field.Cardinality
-
- cardinality_ - Variable in class com.google.protobuf.Field.Builder
-
- cardinality_ - Variable in class com.google.protobuf.Field
-
- CARDINALITY_FIELD_NUMBER - Static variable in class com.google.protobuf.Field
-
- CARDINALITY_OPTIONAL_VALUE - Static variable in enum com.google.protobuf.Field.Cardinality
-
For optional fields.
- CARDINALITY_REPEATED_VALUE - Static variable in enum com.google.protobuf.Field.Cardinality
-
For repeated fields.
- CARDINALITY_REQUIRED_VALUE - Static variable in enum com.google.protobuf.Field.Cardinality
-
For required fields.
- CARDINALITY_UNKNOWN_VALUE - Static variable in enum com.google.protobuf.Field.Cardinality
-
For fields with unknown cardinality.
- caseMethod - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.OneofAccessor
-
- caseMethod - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularFieldAccessor
-
- caseMethod - Variable in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.OneofAccessor
-
- caseMethod - Variable in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.SingularFieldAccessor
-
- caseMethodBuilder - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.OneofAccessor
-
- caseMethodBuilder - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularFieldAccessor
-
- caseMethodBuilder - Variable in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.OneofAccessor
-
- caseMethodBuilder - Variable in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.SingularFieldAccessor
-
- CC_ENABLE_ARENAS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
-
- CC_GENERIC_SERVICES_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
-
- ccEnableArenas_ - Variable in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
- ccEnableArenas_ - Variable in class com.google.protobuf.DescriptorProtos.FileOptions
-
- ccGenericServices_ - Variable in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
- ccGenericServices_ - Variable in class com.google.protobuf.DescriptorProtos.FileOptions
-
- CHANNEL_FIELD_OFFSET - Static variable in class com.google.protobuf.ByteBufferWriter
-
- checkArguments(ExtensionRegistryLite, ByteString) - Static method in class com.google.protobuf.LazyFieldLite
-
- checkByteStringIsUtf8(ByteString) - Static method in class com.google.protobuf.AbstractMessageLite
-
- checkFieldDescriptor(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.MapEntry.Builder
-
- checkFieldDescriptor(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.MapEntry
-
- checkForNullKeysAndValues(Map<?, ?>) - Static method in class com.google.protobuf.MapFieldLite
-
- checkIndex(int, int) - Static method in class com.google.protobuf.ByteString
-
Checks that the given index falls within the specified array size.
- checkIsLite(ExtensionLite<MessageType, T>) - Static method in class com.google.protobuf.GeneratedMessageLite
-
- checkLastTagWas(int) - Method in class com.google.protobuf.CodedInputStream.ArrayDecoder
-
- checkLastTagWas(int) - Method in class com.google.protobuf.CodedInputStream
-
Verifies that the last call to readTag() returned the given tag value.
- checkLastTagWas(int) - Method in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
-
- checkLastTagWas(int) - Method in class com.google.protobuf.CodedInputStream.StreamDecoder
-
- checkLastTagWas(int) - Method in class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
-
- checkLastTagWas(int) - Method in class com.google.protobuf.nano.CodedInputByteBufferNano
-
Verifies that the last call to readTag() returned the given tag value.
- checkMessageInitialized(MessageType) - Method in class com.google.protobuf.AbstractParser
-
Helper method to check if message is initialized.
- checkMessageInitialized(T) - Static method in class com.google.protobuf.GeneratedMessageLite
-
Helper method to check if message is initialized.
- checkMutable() - Method in class com.google.protobuf.SmallSortedMap
-
- checkMutable() - Method in class com.google.protobuf.UnknownFieldSetLite
-
Throws an UnsupportedOperationException
if immutable.
- checkNoSpaceLeft() - Method in class com.google.protobuf.CodedOutputStream
-
- checkNoSpaceLeft() - Method in class com.google.protobuf.nano.CodedOutputByteBufferNano
-
- checkNotLite(ExtensionLite<MessageType, T>) - Static method in class com.google.protobuf.GeneratedMessage
-
- checkNotLite(ExtensionLite<MessageType, T>) - Static method in class com.google.protobuf.GeneratedMessageV3
-
- checkNotNull(T) - Static method in class com.google.protobuf.Internal
-
Throws an appropriate NullPointerException
if the given objects is null
.
- checkNotNull(T, String) - Static method in class com.google.protobuf.Internal
-
Throws an appropriate NullPointerException
if the given objects is null
.
- checkRange(int, int, int) - Static method in class com.google.protobuf.ByteString
-
Checks that the given range falls within the bounds of an array
- checkUnknownFields(List<String>) - Method in class com.google.protobuf.TextFormat.Parser
-
- checkUnsetIncludingDefaultValueFields() - Method in class com.google.protobuf.util.JsonFormat.Printer
-
- checkValid(Duration) - Static method in class com.google.protobuf.util.Durations
-
Throws an
IllegalArgumentException
if the given
Duration
is not valid.
- checkValid(Timestamp) - Static method in class com.google.protobuf.util.Timestamps
-
Throws an
IllegalArgumentException
if the given
Timestamp
is not valid.
- children - Variable in class com.google.protobuf.util.FieldMaskTree.Node
-
- clazz - Variable in class com.google.protobuf.nano.Extension
-
Java type of this extension.
- clear() - Method in class com.google.protobuf.AbstractMessage.Builder
-
- clear() - Method in class com.google.protobuf.AbstractProtobufList
-
- clear() - Method in class com.google.protobuf.Any.Builder
-
- clear() - Method in class com.google.protobuf.Api.Builder
-
- clear() - Method in class com.google.protobuf.BoolValue.Builder
-
- clear() - Method in class com.google.protobuf.BytesValue.Builder
-
- clear() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
- clear() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
- clear() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
- clear() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
-
- clear() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
- clear() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
-
- clear() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
-
- clear() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
- clear() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
-
- clear() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
- clear() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
- clear() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
- clear() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
- clear() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
- clear() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
- clear() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
- clear() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
-
- clear() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
- clear() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
-
- clear() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
-
- clear() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
- clear() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
- clear() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
- clear() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
-
- clear() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
-
- clear() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
- clear() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
- clear() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
-
- clear() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
- clear() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
- clear() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
-
- clear() - Method in class com.google.protobuf.DoubleValue.Builder
-
- clear() - Method in class com.google.protobuf.Duration.Builder
-
- clear() - Method in class com.google.protobuf.DynamicMessage.Builder
-
- clear() - Method in class com.google.protobuf.Empty.Builder
-
- clear() - Method in class com.google.protobuf.Enum.Builder
-
- clear() - Method in class com.google.protobuf.EnumValue.Builder
-
- clear() - Method in class com.google.protobuf.Field.Builder
-
- clear() - Method in class com.google.protobuf.FieldMask.Builder
-
- clear() - Method in class com.google.protobuf.FieldSet
-
- clear() - Method in class com.google.protobuf.FloatValue.Builder
-
- clear() - Method in class com.google.protobuf.GeneratedMessage.Builder
-
Called by the initialization and clear code paths to allow subclasses to
reset any of their builtin fields back to the initial values.
- clear() - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
- clear(GeneratedMessage.Builder) - Method in interface com.google.protobuf.GeneratedMessage.FieldAccessorTable.FieldAccessor
-
- clear(GeneratedMessage.Builder) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.MapFieldAccessor
-
- clear(GeneratedMessage.Builder) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.OneofAccessor
-
- clear(GeneratedMessage.Builder) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor
-
- clear(GeneratedMessage.Builder) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularFieldAccessor
-
- clear() - Method in class com.google.protobuf.GeneratedMessageLite.Builder
-
- clear() - Method in class com.google.protobuf.GeneratedMessageV3.Builder
-
Called by the initialization and clear code paths to allow subclasses to
reset any of their builtin fields back to the initial values.
- clear() - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
-
- clear(GeneratedMessageV3.Builder) - Method in interface com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.FieldAccessor
-
- clear(GeneratedMessageV3.Builder) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.MapFieldAccessor
-
- clear(GeneratedMessageV3.Builder) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.OneofAccessor
-
- clear(GeneratedMessageV3.Builder) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.RepeatedFieldAccessor
-
- clear(GeneratedMessageV3.Builder) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.SingularFieldAccessor
-
- clear() - Method in class com.google.protobuf.Int32Value.Builder
-
- clear() - Method in class com.google.protobuf.Int64Value.Builder
-
- clear() - Method in class com.google.protobuf.LazyFieldLite
-
Clears the value state of this instance.
- clear() - Method in class com.google.protobuf.LazyStringArrayList
-
- clear() - Method in class com.google.protobuf.ListValue.Builder
-
- clear() - Method in class com.google.protobuf.MapField
-
- clear() - Method in class com.google.protobuf.MapField.MutatabilityAwareMap
-
- clear() - Method in class com.google.protobuf.MapField.MutatabilityAwareMap.MutatabilityAwareCollection
-
- clear() - Method in class com.google.protobuf.MapField.MutatabilityAwareMap.MutatabilityAwareSet
-
- clear() - Method in class com.google.protobuf.MapFieldLite
-
- clear() - Method in interface com.google.protobuf.Message.Builder
-
- clear() - Method in interface com.google.protobuf.MessageLite.Builder
-
Resets all fields to their default values.
- clear() - Method in class com.google.protobuf.Method.Builder
-
- clear() - Method in class com.google.protobuf.Mixin.Builder
-
- clear() - Method in class com.google.protobuf.Option.Builder
-
- clear() - Method in class com.google.protobuf.RepeatedFieldBuilder
-
Removes all of the elements from this list.
- clear() - Method in class com.google.protobuf.RepeatedFieldBuilderV3
-
Removes all of the elements from this list.
- clear() - Method in class com.google.protobuf.SingleFieldBuilder
-
Clears the value of the field.
- clear() - Method in class com.google.protobuf.SingleFieldBuilderV3
-
Clears the value of the field.
- clear() - Method in class com.google.protobuf.SmallSortedMap
-
- clear() - Method in class com.google.protobuf.SmallSortedMap.EntrySet
-
- clear() - Method in class com.google.protobuf.SourceContext.Builder
-
- clear() - Method in class com.google.protobuf.StringValue.Builder
-
- clear() - Method in class com.google.protobuf.Struct.Builder
-
- clear() - Method in class com.google.protobuf.Timestamp.Builder
-
- clear() - Method in class com.google.protobuf.Type.Builder
-
- clear() - Method in class com.google.protobuf.UInt32Value.Builder
-
- clear() - Method in class com.google.protobuf.UInt64Value.Builder
-
- clear() - Method in class com.google.protobuf.UnknownFieldSet.Builder
-
Reset the builder to an empty set.
- clear() - Method in class com.google.protobuf.UnknownFieldSet.Field.Builder
-
Discard the field's contents.
- clear() - Method in class com.google.protobuf.Value.Builder
-
- clearAggregateValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional string aggregate_value = 8;
- clearAllowAlias() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
Set this option to true to allow mapping different tag names to the same
value.
- clearAnnotation() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
-
An Annotation connects some span of text in generated code to an element
of its generating .proto file.
- clearBegin() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
-
Identifies the starting offset in bytes in the generated code
that relates to the identified object.
- clearBoolValue() - Method in class com.google.protobuf.Value.Builder
-
Represents a boolean value.
- clearCachedBuffer() - Static method in class com.google.protobuf.ByteBufferWriter
-
For testing purposes only.
- clearCardinality() - Method in class com.google.protobuf.Field.Builder
-
The field cardinality.
- clearCcEnableArenas() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Enables the use of arenas for the proto messages in this file.
- clearCcGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Should generic services be generated in each language? "Generic" services
are not specific to any particular RPC system.
- clearClientStreaming() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
Identifies if client streams multiple client messages
- clearCompilerVersion() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
The version number of protocol compiler.
- clearContent() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
The file contents.
- clearCsharpNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Namespace for generated classes; defaults to the package.
- clearCtype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
The ctype option instructs the C++ code generator to use a different
representation of the field than it normally would.
- clearDefaultValue() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
For numeric types, contains the original text representation of the value.
- clearDefaultValue() - Method in class com.google.protobuf.Field.Builder
-
The string value of the default value of this field.
- clearDependency() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
Names of files imported by this file.
- clearDeprecated() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
Is this enum deprecated?
Depending on the target platform, this can emit Deprecated annotations
for the enum, or it will be completely ignored; in the very least, this
is a formalization for deprecating enums.
- clearDeprecated() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
Is this enum value deprecated?
Depending on the target platform, this can emit Deprecated annotations
for the enum value, or it will be completely ignored; in the very least,
this is a formalization for deprecating enum values.
- clearDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
Is this field deprecated?
Depending on the target platform, this can emit Deprecated annotations
for accessors, or it will be completely ignored; in the very least, this
is a formalization for deprecating fields.
- clearDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Is this file deprecated?
Depending on the target platform, this can emit Deprecated annotations
for everything in the file, or it will be completely ignored; in the very
least, this is a formalization for deprecating files.
- clearDeprecated() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
Is this message deprecated?
Depending on the target platform, this can emit Deprecated annotations
for the message, or it will be completely ignored; in the very least,
this is a formalization for deprecating messages.
- clearDeprecated() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
Is this method deprecated?
Depending on the target platform, this can emit Deprecated annotations
for the method, or it will be completely ignored; in the very least,
this is a formalization for deprecating methods.
- clearDeprecated() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
Is this service deprecated?
Depending on the target platform, this can emit Deprecated annotations
for the service, or it will be completely ignored; in the very least,
this is a formalization for deprecating services.
- clearDoubleValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional double double_value = 6;
- clearEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
-
optional int32 end = 2;
- clearEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
-
Exclusive.
- clearEnd() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
-
Inclusive.
- clearEnd() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
-
Identifies the ending offset in bytes in the generated code that
relates to the identified offset.
- clearEnumType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
- clearEnumType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
- clearEnumvalue() - Method in class com.google.protobuf.Enum.Builder
-
Enum value definitions.
- clearError() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
Error message.
- clearExtendee() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
For extensions, this is the name of the type being extended.
- clearExtension() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6;
- clearExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.EnumOptions, ?>) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
- clearExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.EnumValueOptions, ?>) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
- clearExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.ExtensionRangeOptions, ?>) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
- clearExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.FieldOptions, ?>) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
- clearExtension() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7;
- clearExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.FileOptions, ?>) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
- clearExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.MessageOptions, ?>) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
- clearExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.MethodOptions, ?>) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
- clearExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.OneofOptions, ?>) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
-
- clearExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.ServiceOptions, ?>) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
- clearExtension(ExtensionLite<MessageType, ?>) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
Clear an extension.
- clearExtension(Extension<MessageType, ?>) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
Clear an extension.
- clearExtension(GeneratedMessage.GeneratedExtension<MessageType, ?>) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
Clear an extension.
- clearExtension(ExtensionLite<MessageType, ?>) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableBuilder
-
Clear an extension.
- clearExtension(ExtensionLite<MessageType, ?>) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
-
Clear an extension.
- clearExtension(Extension<MessageType, ?>) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
-
Clear an extension.
- clearExtension(GeneratedMessage.GeneratedExtension<MessageType, ?>) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
-
Clear an extension.
- clearExtensionRange() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.Any.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.Api.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.BoolValue.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.BytesValue.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
- clearField() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto field = 2;
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DoubleValue.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.Duration.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DynamicMessage.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.Empty.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.Enum.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.EnumValue.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.Field.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.FieldMask.Builder
-
- clearField(FieldDescriptorType) - Method in class com.google.protobuf.FieldSet
-
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.FloatValue.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessageV3.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
-
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.Int32Value.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.Int64Value.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.ListValue.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.MapEntry.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in interface com.google.protobuf.Message.Builder
-
Clears the field.
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.MessageReflection.BuilderAdapter
-
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.MessageReflection.ExtensionAdapter
-
- clearField(Descriptors.FieldDescriptor) - Method in interface com.google.protobuf.MessageReflection.MergeTarget
-
Clears the field.
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.Method.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.Mixin.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.Option.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.SourceContext.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.StringValue.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.Struct.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.Timestamp.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.Type.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.UInt32Value.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.UInt64Value.Builder
-
- clearField(int) - Method in class com.google.protobuf.UnknownFieldSet.Builder
-
Clear fields from the set with a given field number.
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.Value.Builder
-
- clearFields() - Method in class com.google.protobuf.Struct.Builder
-
- clearFields() - Method in class com.google.protobuf.Type.Builder
-
The list of fields.
- clearFile() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15;
- clearFile() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
-
repeated .google.protobuf.FileDescriptorProto file = 1;
- clearFileName() - Method in class com.google.protobuf.SourceContext.Builder
-
The path-qualified name of the .proto file that contained the associated
protobuf element.
- clearFileToGenerate() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
The .proto files that were explicitly listed on the command-line.
- clearGoPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Sets the Go package where structs generated from this .proto will be
placed.
- clearIdempotencyLevel() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
optional .google.protobuf.MethodOptions.IdempotencyLevel idempotency_level = 34 [default = IDEMPOTENCY_UNKNOWN];
- clearIdentifierValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
The value of the uninterpreted option, in whatever type the tokenizer
identified it as during parsing.
- clearInputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
Input and output type names.
- clearInsertionPoint() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
If non-empty, indicates that the named file should already exist, and the
content here is to be inserted into that file at a defined insertion
point.
- clearIsExtension() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
-
required bool is_extension = 2;
- clearJavaGenerateEqualsAndHash() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Deprecated.
- clearJavaGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool java_generic_services = 17 [default = false];
- clearJavaMultipleFiles() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
If set true, then the Java code generator will generate a separate .java
file for each top-level message, enum, and service defined in the .proto
file.
- clearJavaOuterClassname() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
If set, all the classes from the .proto file are wrapped in a single
outer class with the given name.
- clearJavaPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Sets the Java package where classes generated from this .proto will be
placed.
- clearJavaStringCheckUtf8() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
If set true, then the Java2 code generator will generate code that
throws an exception whenever an attempt is made to assign a non-UTF-8
byte sequence to a string field.
- clearJsonName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
JSON name of this field.
- clearJsonName() - Method in class com.google.protobuf.Field.Builder
-
The field JSON name.
- clearJstype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
The jstype option determines the JavaScript type used for values of the
field.
- clearKey() - Method in class com.google.protobuf.MapEntry.Builder
-
- clearKind() - Method in class com.google.protobuf.Field.Builder
-
The field type.
- clearKind() - Method in class com.google.protobuf.Value.Builder
-
- clearLabel() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional .google.protobuf.FieldDescriptorProto.Label label = 4;
- clearLazy() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
Should this field be parsed lazily? Lazy applies only to message-type
fields.
- clearLeadingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
If this SourceCodeInfo represents a complete declaration, these are any
comments appearing before and after the declaration which appear to be
attached to the declaration.
- clearLeadingDetachedComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
repeated string leading_detached_comments = 6;
- clearListValue() - Method in class com.google.protobuf.Value.Builder
-
Represents a repeated `Value`.
- clearLocation() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
-
A Location identifies a piece of source code in a .proto file which
corresponds to a particular definition.
- clearMajor() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
-
optional int32 major = 1;
- clearMapEntry() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
Whether the message is an automatically generated map entry type for the
maps field.
- clearMessageSetWireFormat() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
Set true to use the old proto1 MessageSet wire format for extensions.
- clearMessageType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
All top-level definitions in this file.
- clearMethod() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
repeated .google.protobuf.MethodDescriptorProto method = 2;
- clearMethod - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.OneofAccessor
-
- clearMethod - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor
-
- clearMethod - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularFieldAccessor
-
- clearMethod - Variable in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.OneofAccessor
-
- clearMethod - Variable in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.RepeatedFieldAccessor
-
- clearMethod - Variable in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.SingularFieldAccessor
-
- clearMethods() - Method in class com.google.protobuf.Api.Builder
-
The methods of this interface, in unspecified order.
- clearMinor() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
-
optional int32 minor = 2;
- clearMixins() - Method in class com.google.protobuf.Api.Builder
-
Included interfaces.
- clearName() - Method in class com.google.protobuf.Api.Builder
-
The fully qualified name of this interface, including package name
followed by the interface's simple name.
- clearName() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
The file name, relative to the output directory.
- clearName() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
optional string name = 1;
- clearName() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
optional string name = 1;
- clearName() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
optional string name = 1;
- clearName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional string name = 1;
- clearName() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
file name, relative to root of source tree
- clearName() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional string name = 1;
- clearName() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
-
optional string name = 1;
- clearName() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
optional string name = 1;
- clearName() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
- clearName() - Method in class com.google.protobuf.Enum.Builder
-
Enum type name.
- clearName() - Method in class com.google.protobuf.EnumValue.Builder
-
Enum value name.
- clearName() - Method in class com.google.protobuf.Field.Builder
-
The field name.
- clearName() - Method in class com.google.protobuf.Method.Builder
-
The simple name of this method.
- clearName() - Method in class com.google.protobuf.Mixin.Builder
-
The fully qualified name of the interface which is included.
- clearName() - Method in class com.google.protobuf.Option.Builder
-
The option's name.
- clearName() - Method in class com.google.protobuf.Type.Builder
-
The fully qualified message name.
- clearNamePart() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
-
required string name_part = 1;
- clearNanos() - Method in class com.google.protobuf.Duration.Builder
-
Signed fractions of a second at nanosecond resolution of the span
of time.
- clearNanos() - Method in class com.google.protobuf.Timestamp.Builder
-
Non-negative fractions of a second at nanosecond resolution.
- clearNegativeIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional int64 negative_int_value = 5;
- clearNestedType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto nested_type = 3;
- clearNoStandardDescriptorAccessor() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
Disables the generation of the standard "descriptor()" accessor, which can
conflict with a field of the same name.
- clearNullValue() - Method in class com.google.protobuf.Value.Builder
-
Represents a null value.
- clearNumber() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
optional int32 number = 2;
- clearNumber() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional int32 number = 3;
- clearNumber() - Method in class com.google.protobuf.EnumValue.Builder
-
Enum value number.
- clearNumber() - Method in class com.google.protobuf.Field.Builder
-
The field number.
- clearNumberValue() - Method in class com.google.protobuf.Value.Builder
-
Represents a double value.
- clearObjcClassPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Sets the objective c class prefix which is prepended to all objective c
generated classes from this .proto.
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.AbstractMessage.Builder
-
TODO(jieluo): Clear it when all subclasses have implemented this method.
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.Any.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.Api.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.BoolValue.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.BytesValue.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DoubleValue.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.Duration.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DynamicMessage.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.Empty.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.Enum.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.EnumValue.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.Field.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.FieldMask.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.FloatValue.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.GeneratedMessage.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.GeneratedMessageV3.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.Int32Value.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.Int64Value.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.ListValue.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in interface com.google.protobuf.Message.Builder
-
Clears the oneof.
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.MessageReflection.BuilderAdapter
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.MessageReflection.ExtensionAdapter
-
- clearOneof(Descriptors.OneofDescriptor) - Method in interface com.google.protobuf.MessageReflection.MergeTarget
-
Clears the oneof.
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.Method.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.Mixin.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.Option.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.SourceContext.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.StringValue.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.Struct.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.Timestamp.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.Type.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.UInt32Value.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.UInt64Value.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.Value.Builder
-
- clearOneofDecl() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
- clearOneofIndex() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
If set, gives the index of a oneof in the containing type's oneof_decl
list.
- clearOneofIndex() - Method in class com.google.protobuf.Field.Builder
-
The index of the field type in `Type.oneofs`, for message or enumeration
types.
- clearOneofs() - Method in class com.google.protobuf.Type.Builder
-
The list of types appearing in `oneof` definitions in this type.
- clearOptimizeFor() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED];
- clearOptions() - Method in class com.google.protobuf.Api.Builder
-
Any metadata attached to the interface.
- clearOptions() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
optional .google.protobuf.MessageOptions options = 7;
- clearOptions() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
-
optional .google.protobuf.ExtensionRangeOptions options = 3;
- clearOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
optional .google.protobuf.EnumOptions options = 3;
- clearOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
optional .google.protobuf.EnumValueOptions options = 3;
- clearOptions() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional .google.protobuf.FieldOptions options = 8;
- clearOptions() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional .google.protobuf.FileOptions options = 8;
- clearOptions() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional .google.protobuf.MethodOptions options = 4;
- clearOptions() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
-
optional .google.protobuf.OneofOptions options = 2;
- clearOptions() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
optional .google.protobuf.ServiceOptions options = 3;
- clearOptions() - Method in class com.google.protobuf.Enum.Builder
-
Protocol buffer options.
- clearOptions() - Method in class com.google.protobuf.EnumValue.Builder
-
Protocol buffer options.
- clearOptions() - Method in class com.google.protobuf.Field.Builder
-
The protocol buffer options.
- clearOptions() - Method in class com.google.protobuf.Method.Builder
-
Any metadata attached to the method.
- clearOptions() - Method in class com.google.protobuf.Type.Builder
-
The protocol buffer options.
- clearOutputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional string output_type = 3;
- clearPackage() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
e.g.
- clearPacked() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
The packed option can be enabled for repeated primitive fields to enable
a more efficient representation on the wire.
- clearPacked() - Method in class com.google.protobuf.Field.Builder
-
Whether to use alternative packed wire representation.
- clearParameter() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
The generator parameter passed on the command-line.
- clearPatch() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
-
optional int32 patch = 3;
- clearPath() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
-
Identifies the element in the original source .proto file.
- clearPath() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
Identifies which part of the FileDescriptorProto was defined at this
location.
- clearPaths() - Method in class com.google.protobuf.FieldMask.Builder
-
The set of field mask paths.
- clearPhpClassPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Sets the php class prefix which is prepended to all php generated classes
from this .proto.
- clearPhpGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool php_generic_services = 42 [default = false];
- clearPhpNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Use this option to change the namespace of php generated classes.
- clearPositiveIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional uint64 positive_int_value = 4;
- clearProtoFile() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
FileDescriptorProtos for all files in files_to_generate and everything
they import.
- clearPublicDependency() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
Indexes of the public imported files in the dependency list above.
- clearPyGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool py_generic_services = 18 [default = false];
- clearRequestStreaming() - Method in class com.google.protobuf.Method.Builder
-
If true, the request is streamed.
- clearRequestTypeUrl() - Method in class com.google.protobuf.Method.Builder
-
A URL of the input message type.
- clearReservedName() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
Reserved field names, which may not be used by fields in the same message.
- clearReservedName() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
Reserved enum value names, which may not be reused.
- clearReservedRange() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
- clearReservedRange() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
Range of reserved numeric values.
- clearResponseStreaming() - Method in class com.google.protobuf.Method.Builder
-
If true, the response is streamed.
- clearResponseTypeUrl() - Method in class com.google.protobuf.Method.Builder
-
The URL of the output message type.
- clearRoot() - Method in class com.google.protobuf.Mixin.Builder
-
If non-empty specifies a path under which inherited HTTP paths
are rooted.
- clearSeconds() - Method in class com.google.protobuf.Duration.Builder
-
Signed seconds of the span of time.
- clearSeconds() - Method in class com.google.protobuf.Timestamp.Builder
-
Represents seconds of UTC time since Unix epoch
1970-01-01T00:00:00Z.
- clearServerStreaming() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
Identifies if server streams multiple server messages
- clearService() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6;
- clearSourceCodeInfo() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
This field contains optional information about the original source code.
- clearSourceContext() - Method in class com.google.protobuf.Api.Builder
-
Source context for the protocol buffer service represented by this
message.
- clearSourceContext() - Method in class com.google.protobuf.Enum.Builder
-
The source context.
- clearSourceContext() - Method in class com.google.protobuf.Type.Builder
-
The source context.
- clearSourceFile() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
-
Identifies the filesystem path to the original source .proto.
- clearSpan() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
Always has exactly three or four elements: start line, start column,
end line (optional, otherwise assumed same as start line), end column.
- clearStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
-
optional int32 start = 1;
- clearStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
-
Inclusive.
- clearStart() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
-
Inclusive.
- clearStringValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional bytes string_value = 7;
- clearStringValue() - Method in class com.google.protobuf.Value.Builder
-
Represents a string value.
- clearStructValue() - Method in class com.google.protobuf.Value.Builder
-
Represents a structured value.
- clearSuffix() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
-
A suffix for alpha, beta or rc release, e.g., "alpha-1", "rc2".
- clearSwiftPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
By default Swift generators will take the proto package and CamelCase it
replacing '.' with underscore and use that to prefix the types/symbols
defined.
- clearSyntax() - Method in class com.google.protobuf.Api.Builder
-
The source syntax of the service.
- clearSyntax() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
The syntax of the proto file.
- clearSyntax() - Method in class com.google.protobuf.Enum.Builder
-
The source syntax.
- clearSyntax() - Method in class com.google.protobuf.Method.Builder
-
The source syntax of this method.
- clearSyntax() - Method in class com.google.protobuf.Type.Builder
-
The source syntax.
- clearTrailingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
optional string trailing_comments = 4;
- clearType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
If type_name is set, this need not be set.
- clearTypeName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
For message and enum types, this is the name of the type.
- clearTypeUrl() - Method in class com.google.protobuf.Any.Builder
-
A URL/resource name whose content describes the type of the
serialized protocol buffer message.
- clearTypeUrl() - Method in class com.google.protobuf.Field.Builder
-
The field type URL, without the scheme, for message or enumeration
types.
- clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
The parser stores options it doesn't recognize here.
- clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
The parser stores options it doesn't recognize here.
- clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
The parser stores options it doesn't recognize here.
- clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
The parser stores options it doesn't recognize here.
- clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
The parser stores options it doesn't recognize here.
- clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
The parser stores options it doesn't recognize here.
- clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
The parser stores options it doesn't recognize here.
- clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
-
The parser stores options it doesn't recognize here.
- clearUninterpretedOption() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
The parser stores options it doesn't recognize here.
- clearValue() - Method in class com.google.protobuf.Any.Builder
-
Must be a valid serialized protocol buffer of the above specified type.
- clearValue() - Method in class com.google.protobuf.BoolValue.Builder
-
The bool value.
- clearValue() - Method in class com.google.protobuf.BytesValue.Builder
-
The bytes value.
- clearValue() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
- clearValue() - Method in class com.google.protobuf.DoubleValue.Builder
-
The double value.
- clearValue() - Method in class com.google.protobuf.FloatValue.Builder
-
The float value.
- clearValue() - Method in class com.google.protobuf.Int32Value.Builder
-
The int32 value.
- clearValue() - Method in class com.google.protobuf.Int64Value.Builder
-
The int64 value.
- clearValue() - Method in class com.google.protobuf.MapEntry.Builder
-
- clearValue() - Method in class com.google.protobuf.Option.Builder
-
The option's value packed in an Any message.
- clearValue() - Method in class com.google.protobuf.StringValue.Builder
-
The string value.
- clearValue() - Method in class com.google.protobuf.UInt32Value.Builder
-
The uint32 value.
- clearValue() - Method in class com.google.protobuf.UInt64Value.Builder
-
The uint64 value.
- clearValues() - Method in class com.google.protobuf.ListValue.Builder
-
Repeated field of dynamically typed values.
- clearVersion() - Method in class com.google.protobuf.Api.Builder
-
A version string for this interface.
- clearWeak() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
For Google-internal migration only.
- clearWeakDependency() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
Indexes of the weak imported files in the dependency list.
- CLIENT_STREAMING_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
- clientStreaming_ - Variable in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
- clientStreaming_ - Variable in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
- clone() - Method in class com.google.protobuf.AbstractMessage.Builder
-
- clone() - Method in class com.google.protobuf.AbstractMessageLite.Builder
-
- clone() - Method in class com.google.protobuf.Any.Builder
-
- clone() - Method in class com.google.protobuf.Api.Builder
-
- clone() - Method in class com.google.protobuf.BoolValue.Builder
-
- clone() - Method in class com.google.protobuf.BytesValue.Builder
-
- clone() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
- clone() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
- clone() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
- clone() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
-
- clone() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
- clone() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
-
- clone() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
-
- clone() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
- clone() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
-
- clone() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
- clone() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
- clone() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
- clone() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
- clone() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
- clone() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
- clone() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
- clone() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
-
- clone() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
- clone() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
-
- clone() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
-
- clone() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
- clone() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
- clone() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
- clone() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
-
- clone() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
-
- clone() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
- clone() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
- clone() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
-
- clone() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
- clone() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
- clone() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
-
- clone() - Method in class com.google.protobuf.DoubleValue.Builder
-
- clone() - Method in class com.google.protobuf.Duration.Builder
-
- clone() - Method in class com.google.protobuf.DynamicMessage.Builder
-
- clone() - Method in class com.google.protobuf.Empty.Builder
-
- clone() - Method in class com.google.protobuf.Enum.Builder
-
- clone() - Method in class com.google.protobuf.EnumValue.Builder
-
- clone() - Method in class com.google.protobuf.Field.Builder
-
- clone() - Method in class com.google.protobuf.FieldMask.Builder
-
- clone() - Method in class com.google.protobuf.FieldSet
-
Clones the FieldSet.
- clone() - Method in class com.google.protobuf.FloatValue.Builder
-
- clone() - Method in class com.google.protobuf.GeneratedMessage.Builder
-
- clone() - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
- clone() - Method in class com.google.protobuf.GeneratedMessageLite.Builder
-
- clone() - Method in class com.google.protobuf.GeneratedMessageV3.Builder
-
- clone() - Method in class com.google.protobuf.Int32Value.Builder
-
- clone() - Method in class com.google.protobuf.Int64Value.Builder
-
- clone() - Method in class com.google.protobuf.ListValue.Builder
-
- clone() - Method in class com.google.protobuf.MapEntry.Builder
-
- clone() - Method in interface com.google.protobuf.Message.Builder
-
- clone() - Method in interface com.google.protobuf.MessageLite.Builder
-
Clones the Builder.
- clone() - Method in class com.google.protobuf.Method.Builder
-
- clone() - Method in class com.google.protobuf.Mixin.Builder
-
- clone() - Method in class com.google.protobuf.nano.ExtendableMessageNano
-
- clone() - Method in class com.google.protobuf.nano.FieldArray
-
- clone() - Method in class com.google.protobuf.nano.FieldData
-
- clone() - Method in class com.google.protobuf.nano.MessageNano
-
Provides support for cloning.
- clone() - Method in class com.google.protobuf.Option.Builder
-
- clone() - Method in class com.google.protobuf.SourceContext.Builder
-
- clone() - Method in class com.google.protobuf.StringValue.Builder
-
- clone() - Method in class com.google.protobuf.Struct.Builder
-
- clone() - Method in class com.google.protobuf.Timestamp.Builder
-
- clone() - Method in class com.google.protobuf.Type.Builder
-
- clone() - Method in class com.google.protobuf.UInt32Value.Builder
-
- clone() - Method in class com.google.protobuf.UInt64Value.Builder
-
- clone() - Method in class com.google.protobuf.UnknownFieldSet.Builder
-
- clone() - Method in class com.google.protobuf.Value.Builder
-
- cloneFieldEntry(Map<FieldDescriptorType, Object>, Map.Entry<FieldDescriptorType, Object>) - Method in class com.google.protobuf.FieldSet
-
- cloneIfMutable(Object) - Method in class com.google.protobuf.FieldSet
-
- cloneUnknownFieldData(ExtendableMessageNano, ExtendableMessageNano) - Static method in class com.google.protobuf.nano.InternalNano
-
- CODE_SIZE_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
-
etc.
- CodedBuilder(int) - Constructor for class com.google.protobuf.ByteString.CodedBuilder
-
- CodedInputByteBufferNano - Class in com.google.protobuf.nano
-
Reads and decodes protocol message fields.
- CodedInputByteBufferNano(byte[], int, int) - Constructor for class com.google.protobuf.nano.CodedInputByteBufferNano
-
- CodedInputStream - Class in com.google.protobuf
-
Reads and decodes protocol message fields.
- CodedInputStream() - Constructor for class com.google.protobuf.CodedInputStream
-
Disable construction/inheritance outside of this class.
- CodedInputStream.ArrayDecoder - Class in com.google.protobuf
-
- CodedInputStream.IterableDirectByteBufferDecoder - Class in com.google.protobuf
-
- CodedInputStream.StreamDecoder - Class in com.google.protobuf
-
- CodedInputStream.StreamDecoder.RefillCallback - Interface in com.google.protobuf
-
- CodedInputStream.StreamDecoder.SkippedDataSink - Class in com.google.protobuf
-
Collects the bytes skipped and returns the data in a ByteBuffer.
- CodedInputStream.UnsafeDirectNioDecoder - Class in com.google.protobuf
-
A
CodedInputStream
implementation that uses a backing direct ByteBuffer as the input.
- CodedOutputByteBufferNano - Class in com.google.protobuf.nano
-
Encodes and writes protocol message fields.
- CodedOutputByteBufferNano(byte[], int, int) - Constructor for class com.google.protobuf.nano.CodedOutputByteBufferNano
-
- CodedOutputByteBufferNano(ByteBuffer) - Constructor for class com.google.protobuf.nano.CodedOutputByteBufferNano
-
- CodedOutputByteBufferNano.OutOfSpaceException - Exception in com.google.protobuf.nano
-
If you create a CodedOutputStream around a simple flat array, you must
not attempt to write more bytes than the array has space.
- CodedOutputStream - Class in com.google.protobuf
-
Encodes and writes protocol message fields.
- CodedOutputStream() - Constructor for class com.google.protobuf.CodedOutputStream
-
- CodedOutputStream.AbstractBufferedEncoder - Class in com.google.protobuf
-
Abstract base class for buffered encoders.
- CodedOutputStream.ArrayEncoder - Class in com.google.protobuf
-
- CodedOutputStream.ByteOutputEncoder - Class in com.google.protobuf
-
- CodedOutputStream.HeapNioEncoder - Class in com.google.protobuf
-
- CodedOutputStream.OutOfSpaceException - Exception in com.google.protobuf
-
If you create a CodedOutputStream around a simple flat array, you must
not attempt to write more bytes than the array has space.
- CodedOutputStream.OutputStreamEncoder - Class in com.google.protobuf
-
- CodedOutputStream.SafeDirectNioEncoder - Class in com.google.protobuf
-
A
CodedOutputStream
that writes directly to a direct
ByteBuffer
, using only
safe operations..
- CodedOutputStream.UnsafeDirectNioEncoder - Class in com.google.protobuf
-
A
CodedOutputStream
that writes directly to a direct
ByteBuffer
using
sun.misc.Unsafe
.
- CodeGeneratorRequest(GeneratedMessageV3.Builder<?>) - Constructor for class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
-
- CodeGeneratorRequest() - Constructor for class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
-
- CodeGeneratorRequest(CodedInputStream, ExtensionRegistryLite) - Constructor for class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
-
- CodeGeneratorResponse(GeneratedMessageV3.Builder<?>) - Constructor for class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
-
- CodeGeneratorResponse() - Constructor for class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
-
- CodeGeneratorResponse(CodedInputStream, ExtensionRegistryLite) - Constructor for class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
-
- coerceType(Object) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedMessageFieldAccessor
-
- coerceType(Object) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularMessageFieldAccessor
-
- coerceType(Message) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.MapFieldAccessor
-
- coerceType(Object) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.RepeatedMessageFieldAccessor
-
- coerceType(Object) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.SingularMessageFieldAccessor
-
- column - Variable in exception com.google.protobuf.TextFormat.ParseException
-
- column - Variable in class com.google.protobuf.TextFormat.Tokenizer
-
- column - Variable in class com.google.protobuf.TextFormatParseLocation
-
- com.google.protobuf - package com.google.protobuf
-
- com.google.protobuf.compiler - package com.google.protobuf.compiler
-
- com.google.protobuf.nano - package com.google.protobuf.nano
-
- com.google.protobuf.util - package com.google.protobuf.util
-
- CompactTextGenerator(Appendable) - Constructor for class com.google.protobuf.util.JsonFormat.CompactTextGenerator
-
- COMPARATOR - Static variable in class com.google.protobuf.util.Durations
-
- comparator() - Static method in class com.google.protobuf.util.Durations
-
Returns a
Comparator
for
Duration
s which sorts in increasing chronological
order.
- COMPARATOR - Static variable in class com.google.protobuf.util.Timestamps
-
- comparator() - Static method in class com.google.protobuf.util.Timestamps
-
Returns a
Comparator
for
Timestamp
s which sorts in increasing chronological
order.
- compare(Duration, Duration) - Static method in class com.google.protobuf.util.Durations
-
Compares two durations.
- compare(Timestamp, Timestamp) - Static method in class com.google.protobuf.util.Timestamps
-
Compares two timestamps.
- compareBytes(Object, Object) - Static method in class com.google.protobuf.AbstractMessage
-
Compares two bytes fields.
- compareFields(Map<Descriptors.FieldDescriptor, Object>, Map<Descriptors.FieldDescriptor, Object>) - Static method in class com.google.protobuf.AbstractMessage
-
Compares two set of fields.
- compareMapField(Object, Object) - Static method in class com.google.protobuf.AbstractMessage
-
Compares two map fields.
- compareTo(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Compare with another FieldDescriptor
.
- compareTo(GeneratedMessageLite.ExtensionDescriptor) - Method in class com.google.protobuf.GeneratedMessageLite.ExtensionDescriptor
-
- compareTo(SmallSortedMap<K, V>.Entry) - Method in class com.google.protobuf.SmallSortedMap.Entry
-
- COMPILER_VERSION_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
-
- compilerVersion_ - Variable in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
- compilerVersion_ - Variable in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
-
- compilerVersionBuilder_ - Variable in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
- COMPLETE - Static variable in class com.google.protobuf.Utf8
-
State value indicating that the byte sequence is well-formed and
complete (no further bytes are needed to complete a character).
- computeBoolSize(int, boolean) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
bool
field, including tag.
- computeBoolSize(int, boolean) - Static method in class com.google.protobuf.nano.CodedOutputByteBufferNano
-
Compute the number of bytes that would be needed to encode a
bool
field, including tag.
- computeBoolSizeNoTag(boolean) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
bool
field.
- computeBoolSizeNoTag(boolean) - Static method in class com.google.protobuf.nano.CodedOutputByteBufferNano
-
Compute the number of bytes that would be needed to encode a
bool
field.
- computeByteArraySize(int, byte[]) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
bytes
field, including tag.
- computeByteArraySizeNoTag(byte[]) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
bytes
field.
- computeByteBufferSize(int, ByteBuffer) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
bytes
field, including tag.
- computeByteBufferSizeNoTag(ByteBuffer) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
bytes
field.
- computeBytesSize(int, ByteString) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
bytes
field, including tag.
- computeBytesSize(int, byte[]) - Static method in class com.google.protobuf.nano.CodedOutputByteBufferNano
-
Compute the number of bytes that would be needed to encode a
bytes
field, including tag.
- computeBytesSizeNoTag(ByteString) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
bytes
field.
- computeBytesSizeNoTag(byte[]) - Static method in class com.google.protobuf.nano.CodedOutputByteBufferNano
-
Compute the number of bytes that would be needed to encode a
bytes
field.
- computeDoubleSize(int, double) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
double
field, including tag.
- computeDoubleSize(int, double) - Static method in class com.google.protobuf.nano.CodedOutputByteBufferNano
-
Compute the number of bytes that would be needed to encode a
double
field, including tag.
- computeDoubleSizeNoTag(double) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
double
field, including tag.
- computeDoubleSizeNoTag(double) - Static method in class com.google.protobuf.nano.CodedOutputByteBufferNano
-
Compute the number of bytes that would be needed to encode a
double
field, including tag.
- computeElementSize(WireFormat.FieldType, int, Object) - Static method in class com.google.protobuf.FieldSet
-
Compute the number of bytes that would be needed to encode a
single tag/value pair of arbitrary type.
- computeElementSizeNoTag(WireFormat.FieldType, Object) - Static method in class com.google.protobuf.FieldSet
-
Compute the number of bytes that would be needed to encode a
particular value of arbitrary type, excluding tag.
- computeEnumSize(int, int) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an
enum field, including tag.
- computeEnumSize(int, int) - Static method in class com.google.protobuf.nano.CodedOutputByteBufferNano
-
Compute the number of bytes that would be needed to encode an
enum field, including tag.
- computeEnumSizeNoTag(int) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an enum field.
- computeEnumSizeNoTag(int) - Static method in class com.google.protobuf.nano.CodedOutputByteBufferNano
-
Compute the number of bytes that would be needed to encode an enum field.
- computeFieldSize(FieldSet.FieldDescriptorLite<?>, Object) - Static method in class com.google.protobuf.FieldSet
-
Compute the number of bytes needed to encode a particular field.
- computeFieldSize(int, int, Object) - Static method in class com.google.protobuf.nano.CodedOutputByteBufferNano
-
- computeFixed32Size(int, int) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
fixed32
field, including tag.
- computeFixed32Size(int, int) - Static method in class com.google.protobuf.nano.CodedOutputByteBufferNano
-
Compute the number of bytes that would be needed to encode a
fixed32
field, including tag.
- computeFixed32SizeNoTag(int) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
fixed32
field.
- computeFixed32SizeNoTag(int) - Static method in class com.google.protobuf.nano.CodedOutputByteBufferNano
-
Compute the number of bytes that would be needed to encode a
fixed32
field.
- computeFixed64Size(int, long) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
fixed64
field, including tag.
- computeFixed64Size(int, long) - Static method in class com.google.protobuf.nano.CodedOutputByteBufferNano
-
Compute the number of bytes that would be needed to encode a
fixed64
field, including tag.
- computeFixed64SizeNoTag(long) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
fixed64
field.
- computeFixed64SizeNoTag(long) - Static method in class com.google.protobuf.nano.CodedOutputByteBufferNano
-
Compute the number of bytes that would be needed to encode a
fixed64
field.
- computeFloatSize(int, float) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
float
field, including tag.
- computeFloatSize(int, float) - Static method in class com.google.protobuf.nano.CodedOutputByteBufferNano
-
Compute the number of bytes that would be needed to encode a
float
field, including tag.
- computeFloatSizeNoTag(float) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
float
field, including tag.
- computeFloatSizeNoTag(float) - Static method in class com.google.protobuf.nano.CodedOutputByteBufferNano
-
Compute the number of bytes that would be needed to encode a
float
field, including tag.
- computeFullName(Descriptors.FileDescriptor, Descriptors.Descriptor, String) - Static method in class com.google.protobuf.Descriptors
-
- computeGroupSize(int, MessageLite) - Static method in class com.google.protobuf.CodedOutputStream
-
- computeGroupSize(int, MessageNano) - Static method in class com.google.protobuf.nano.CodedOutputByteBufferNano
-
Compute the number of bytes that would be needed to encode a
group
field, including tag.
- computeGroupSizeNoTag(MessageLite) - Static method in class com.google.protobuf.CodedOutputStream
-
Deprecated.
- computeGroupSizeNoTag(MessageNano) - Static method in class com.google.protobuf.nano.CodedOutputByteBufferNano
-
Compute the number of bytes that would be needed to encode a
group
field.
- computeInt32Size(int, int) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an
int32
field, including tag.
- computeInt32Size(int, int) - Static method in class com.google.protobuf.nano.CodedOutputByteBufferNano
-
Compute the number of bytes that would be needed to encode an
int32
field, including tag.
- computeInt32SizeNoTag(int) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an
int32
field, including tag.
- computeInt32SizeNoTag(int) - Static method in class com.google.protobuf.nano.CodedOutputByteBufferNano
-
Compute the number of bytes that would be needed to encode an
int32
field, including tag.
- computeInt64Size(int, long) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an
int64
field, including tag.
- computeInt64Size(int, long) - Static method in class com.google.protobuf.nano.CodedOutputByteBufferNano
-
Compute the number of bytes that would be needed to encode an
int64
field, including tag.
- computeInt64SizeNoTag(long) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an
int64
field, including tag.
- computeInt64SizeNoTag(long) - Static method in class com.google.protobuf.nano.CodedOutputByteBufferNano
-
Compute the number of bytes that would be needed to encode an
int64
field, including tag.
- computeLazyFieldMessageSetExtensionSize(int, LazyFieldLite) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an
lazily parsed MessageSet extension field to the stream.
- computeLazyFieldSize(int, LazyFieldLite) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an
embedded message in lazy field, including tag.
- computeLazyFieldSizeNoTag(LazyFieldLite) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an embedded
message stored in lazy field.
- computeLengthDelimitedFieldSize(int) - Static method in class com.google.protobuf.CodedOutputStream
-
- computeMapFieldSize(Map<K, V>, int, int, int) - Static method in class com.google.protobuf.nano.InternalNano
-
- computeMessageSetExtensionSize(int, MessageLite) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
MessageSet extension to the stream.
- computeMessageSize(int, MessageLite) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an
embedded message field, including tag.
- computeMessageSize(int, K, V) - Method in class com.google.protobuf.MapEntryLite
-
Computes the message size for the provided key and value as though they were wrapped
by a
MapEntryLite
.
- computeMessageSize(int, MessageNano) - Static method in class com.google.protobuf.nano.CodedOutputByteBufferNano
-
Compute the number of bytes that would be needed to encode an
embedded message field, including tag.
- computeMessageSizeNoTag(MessageLite) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an embedded
message field.
- computeMessageSizeNoTag(MessageNano) - Static method in class com.google.protobuf.nano.CodedOutputByteBufferNano
-
Compute the number of bytes that would be needed to encode an embedded
message field.
- computePackedDataSize(Object) - Method in class com.google.protobuf.nano.Extension.PrimitiveExtension
-
- computePreferredBufferSize(int) - Static method in class com.google.protobuf.CodedOutputStream
-
Returns the buffer size to efficiently write dataLength bytes to this
CodedOutputStream.
- computeRawMessageSetExtensionSize(int, ByteString) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an
unparsed MessageSet extension field to the stream.
- computeRawVarint32Size(int) - Static method in class com.google.protobuf.CodedOutputStream
-
- computeRawVarint32Size(int) - Static method in class com.google.protobuf.nano.CodedOutputByteBufferNano
-
Compute the number of bytes that would be needed to encode a varint.
- computeRawVarint64Size(long) - Static method in class com.google.protobuf.CodedOutputStream
-
- computeRawVarint64Size(long) - Static method in class com.google.protobuf.nano.CodedOutputByteBufferNano
-
Compute the number of bytes that would be needed to encode a varint.
- computeRepeatedSerializedSize(Object) - Method in class com.google.protobuf.nano.Extension
-
- computeRepeatedSerializedSize(Object) - Method in class com.google.protobuf.nano.Extension.PrimitiveExtension
-
- computeSerializedSize(MapEntryLite.Metadata<K, V>, K, V) - Static method in class com.google.protobuf.MapEntryLite
-
- computeSerializedSize() - Method in class com.google.protobuf.nano.ExtendableMessageNano
-
- computeSerializedSize(Object) - Method in class com.google.protobuf.nano.Extension
-
- computeSerializedSize() - Method in class com.google.protobuf.nano.FieldData
-
- computeSerializedSize() - Method in class com.google.protobuf.nano.MessageNano
-
Computes the number of bytes required to encode this message.
- computeSerializedSize() - Method in class com.google.protobuf.nano.UnknownFieldData
-
- computeSFixed32Size(int, int) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an
sfixed32
field, including tag.
- computeSFixed32Size(int, int) - Static method in class com.google.protobuf.nano.CodedOutputByteBufferNano
-
Compute the number of bytes that would be needed to encode an
sfixed32
field, including tag.
- computeSFixed32SizeNoTag(int) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an
sfixed32
field.
- computeSFixed32SizeNoTag(int) - Static method in class com.google.protobuf.nano.CodedOutputByteBufferNano
-
Compute the number of bytes that would be needed to encode an
sfixed32
field.
- computeSFixed64Size(int, long) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an
sfixed64
field, including tag.
- computeSFixed64Size(int, long) - Static method in class com.google.protobuf.nano.CodedOutputByteBufferNano
-
Compute the number of bytes that would be needed to encode an
sfixed64
field, including tag.
- computeSFixed64SizeNoTag(long) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an
sfixed64
field.
- computeSFixed64SizeNoTag(long) - Static method in class com.google.protobuf.nano.CodedOutputByteBufferNano
-
Compute the number of bytes that would be needed to encode an
sfixed64
field.
- computeSingularSerializedSize(Object) - Method in class com.google.protobuf.nano.Extension
-
- computeSingularSerializedSize(Object) - Method in class com.google.protobuf.nano.Extension.PrimitiveExtension
-
- computeSInt32Size(int, int) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an
sint32
field, including tag.
- computeSInt32Size(int, int) - Static method in class com.google.protobuf.nano.CodedOutputByteBufferNano
-
Compute the number of bytes that would be needed to encode an
sint32
field, including tag.
- computeSInt32SizeNoTag(int) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an
sint32
field.
- computeSInt32SizeNoTag(int) - Static method in class com.google.protobuf.nano.CodedOutputByteBufferNano
-
Compute the number of bytes that would be needed to encode an
sint32
field.
- computeSInt64Size(int, long) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an
sint64
field, including tag.
- computeSInt64Size(int, long) - Static method in class com.google.protobuf.nano.CodedOutputByteBufferNano
-
Compute the number of bytes that would be needed to encode an
sint64
field, including tag.
- computeSInt64SizeNoTag(long) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an
sint64
field.
- computeSInt64SizeNoTag(long) - Static method in class com.google.protobuf.nano.CodedOutputByteBufferNano
-
Compute the number of bytes that would be needed to encode an
sint64
field.
- computeStringSize(int, String) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
string
field, including tag.
- computeStringSize(int, Object) - Static method in class com.google.protobuf.GeneratedMessage
-
- computeStringSize(int, Object) - Static method in class com.google.protobuf.GeneratedMessageV3
-
- computeStringSize(int, String) - Static method in class com.google.protobuf.nano.CodedOutputByteBufferNano
-
Compute the number of bytes that would be needed to encode a
string
field, including tag.
- computeStringSizeNoTag(String) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
string
field.
- computeStringSizeNoTag(Object) - Static method in class com.google.protobuf.GeneratedMessage
-
- computeStringSizeNoTag(Object) - Static method in class com.google.protobuf.GeneratedMessageV3
-
- computeStringSizeNoTag(String) - Static method in class com.google.protobuf.nano.CodedOutputByteBufferNano
-
Compute the number of bytes that would be needed to encode a
string
field.
- computeTagSize(int) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a tag.
- computeTagSize(int) - Static method in class com.google.protobuf.nano.CodedOutputByteBufferNano
-
Compute the number of bytes that would be needed to encode a tag.
- computeUInt32Size(int, int) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
uint32
field, including tag.
- computeUInt32Size(int, int) - Static method in class com.google.protobuf.nano.CodedOutputByteBufferNano
-
Compute the number of bytes that would be needed to encode a
uint32
field, including tag.
- computeUInt32SizeNoTag(int) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
uint32
field.
- computeUInt32SizeNoTag(int) - Static method in class com.google.protobuf.nano.CodedOutputByteBufferNano
-
Compute the number of bytes that would be needed to encode a
uint32
field.
- computeUInt64Size(int, long) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
uint64
field, including tag.
- computeUInt64Size(int, long) - Static method in class com.google.protobuf.nano.CodedOutputByteBufferNano
-
Compute the number of bytes that would be needed to encode a
uint64
field, including tag.
- computeUInt64SizeNoTag(long) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode a
uint64
field, including tag.
- computeUInt64SizeNoTag(long) - Static method in class com.google.protobuf.nano.CodedOutputByteBufferNano
-
Compute the number of bytes that would be needed to encode a
uint64
field, including tag.
- concat(ByteString) - Method in class com.google.protobuf.ByteString
-
Concatenate the given ByteString
to this one.
- concatenate(ByteString, ByteString) - Static method in class com.google.protobuf.RopeByteString
-
Concatenate the given strings while performing various optimizations to
slow the growth rate of tree depth and tree node count.
- CONCATENATE_BY_COPY_SIZE - Static variable in class com.google.protobuf.ByteString
-
- concatenateBytes(ByteString, ByteString) - Static method in class com.google.protobuf.RopeByteString
-
Concatenates two strings by copying data values.
- consume(String) - Method in class com.google.protobuf.TextFormat.Tokenizer
-
If the next token exactly matches token
, consume it.
- consumeBoolean() - Method in class com.google.protobuf.TextFormat.Tokenizer
-
If the next token is a boolean, consume it and return its value.
- consumeByteString() - Method in class com.google.protobuf.TextFormat.Tokenizer
-
If the next token is a string, consume it, unescape it as a
ByteString
, and return it.
- consumeByteString(List<ByteString>) - Method in class com.google.protobuf.TextFormat.Tokenizer
-
- consumeDouble() - Method in class com.google.protobuf.TextFormat.Tokenizer
-
If the next token is a double, consume it and return its value.
- consumeFieldValue(TextFormat.Tokenizer, ExtensionRegistry, MessageReflection.MergeTarget, Descriptors.FieldDescriptor, ExtensionRegistry.ExtensionInfo, TextFormatParseInfoTree.Builder, List<String>) - Method in class com.google.protobuf.TextFormat.Parser
-
Parse a single field value from tokenizer
and merge it into
builder
.
- consumeFieldValues(TextFormat.Tokenizer, ExtensionRegistry, MessageReflection.MergeTarget, Descriptors.FieldDescriptor, ExtensionRegistry.ExtensionInfo, TextFormatParseInfoTree.Builder, List<String>) - Method in class com.google.protobuf.TextFormat.Parser
-
Parse a one or more field values from tokenizer
and merge it into
builder
.
- consumeFloat() - Method in class com.google.protobuf.TextFormat.Tokenizer
-
If the next token is a float, consume it and return its value.
- consumeIdentifier() - Method in class com.google.protobuf.TextFormat.Tokenizer
-
If the next token is an identifier, consume it and return its value.
- consumeInt32() - Method in class com.google.protobuf.TextFormat.Tokenizer
-
If the next token is a 32-bit signed integer, consume it and return its
value.
- consumeInt64() - Method in class com.google.protobuf.TextFormat.Tokenizer
-
If the next token is a 64-bit signed integer, consume it and return its
value.
- consumeString() - Method in class com.google.protobuf.TextFormat.Tokenizer
-
If the next token is a string, consume it and return its (unescaped)
value.
- consumeUInt32() - Method in class com.google.protobuf.TextFormat.Tokenizer
-
If the next token is a 32-bit unsigned integer, consume it and return its
value.
- consumeUInt64() - Method in class com.google.protobuf.TextFormat.Tokenizer
-
If the next token is a 64-bit unsigned integer, consume it and return its
value.
- ContainerType() - Constructor for enum com.google.protobuf.MessageReflection.MergeTarget.ContainerType
-
- containingOneof - Variable in class com.google.protobuf.Descriptors.FieldDescriptor
-
- containingType - Variable in class com.google.protobuf.Descriptors.Descriptor
-
- containingType - Variable in class com.google.protobuf.Descriptors.EnumDescriptor
-
- containingType - Variable in class com.google.protobuf.Descriptors.FieldDescriptor
-
- containingType - Variable in class com.google.protobuf.Descriptors.OneofDescriptor
-
- containingTypeDefaultInstance - Variable in class com.google.protobuf.GeneratedMessageLite.GeneratedExtension
-
- contains(Object) - Method in class com.google.protobuf.MapField.MutatabilityAwareMap.MutatabilityAwareCollection
-
- contains(Object) - Method in class com.google.protobuf.MapField.MutatabilityAwareMap.MutatabilityAwareSet
-
- contains(Object) - Method in class com.google.protobuf.SmallSortedMap.EntrySet
-
Throws a ClassCastException
if o is not of the expected type.
- containsAll(Collection<?>) - Method in class com.google.protobuf.MapField.MutatabilityAwareMap.MutatabilityAwareCollection
-
- containsAll(Collection<?>) - Method in class com.google.protobuf.MapField.MutatabilityAwareMap.MutatabilityAwareSet
-
- containsDefaultInstance() - Method in class com.google.protobuf.LazyField
-
- containsDefaultInstance() - Method in class com.google.protobuf.LazyFieldLite
-
Determines whether this LazyFieldLite instance represents the default instance of this type.
- containsFields(String) - Method in class com.google.protobuf.Struct.Builder
-
Unordered map of dynamically typed values.
- containsFields(String) - Method in class com.google.protobuf.Struct
-
Unordered map of dynamically typed values.
- containsFields(String) - Method in interface com.google.protobuf.StructOrBuilder
-
Unordered map of dynamically typed values.
- containsKey(Object) - Method in class com.google.protobuf.MapField.MutatabilityAwareMap
-
- containsKey(Object) - Method in class com.google.protobuf.SmallSortedMap
-
The implementation throws a ClassCastException
if o is not an
object of type K
.
- containsValue(Object) - Method in class com.google.protobuf.MapField.MutatabilityAwareMap
-
- content_ - Variable in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
- content_ - Variable in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
-
- CONTENT_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
-
- convert(F) - Method in interface com.google.protobuf.Internal.ListAdapter.Converter
-
- converter - Variable in class com.google.protobuf.Internal.ListAdapter
-
- converter - Variable in class com.google.protobuf.MapField
-
- convertKeyAndValueToMessage(K, V) - Method in interface com.google.protobuf.MapField.Converter
-
- convertKeyAndValueToMessage(K, V) - Method in class com.google.protobuf.MapField
-
- convertKeyAndValueToMessage(K, V) - Method in class com.google.protobuf.MapField.ImmutableMessageConverter
-
- convertListToMap(List<Message>) - Method in class com.google.protobuf.MapField
-
- convertMapEntryListToMap(List) - Static method in class com.google.protobuf.AbstractMessage
-
Converts a list of MapEntry messages into a Map used for equals() and
hashCode().
- convertMapToList(MapField.MutatabilityAwareMap<K, V>) - Method in class com.google.protobuf.MapField
-
- convertMessageToKeyAndValue(Message, Map<K, V>) - Method in interface com.google.protobuf.MapField.Converter
-
- convertMessageToKeyAndValue(Message, Map<K, V>) - Method in class com.google.protobuf.MapField
-
- convertMessageToKeyAndValue(Message, Map<K, V>) - Method in class com.google.protobuf.MapField.ImmutableMessageConverter
-
- copy() - Method in class com.google.protobuf.MapField
-
Returns a deep copy of this MapField.
- copy(Object) - Static method in class com.google.protobuf.MapFieldLite
-
- copy(Map<K, V>) - Static method in class com.google.protobuf.MapFieldLite
-
Makes a deep copy of a Map
.
- copyArray(byte[], int) - Method in class com.google.protobuf.ByteString.Output
-
Implement java.util.Arrays.copyOf() for jdk 1.5.
- copyAsType(Type, Message) - Static method in class com.google.protobuf.RpcUtil
-
Creates a new message of type "Type" which is a copy of "source".
- copyByteBuffer(ByteBuffer) - Static method in class com.google.protobuf.Internal
-
Create a new ByteBuffer and copy all the content of source
ByteBuffer to the new ByteBuffer.
- copyFrom(byte[], int, int) - Method in class com.google.protobuf.ByteString.ArraysByteArrayCopier
-
- copyFrom(byte[], int, int) - Method in interface com.google.protobuf.ByteString.ByteArrayCopier
-
Copies the specified range of the specified array into a new array
- copyFrom(byte[], int, int) - Static method in class com.google.protobuf.ByteString
-
Copies the given bytes into a ByteString
.
- copyFrom(byte[]) - Static method in class com.google.protobuf.ByteString
-
Copies the given bytes into a ByteString
.
- copyFrom(ByteBuffer, int) - Static method in class com.google.protobuf.ByteString
-
Copies the next size
bytes from a java.nio.ByteBuffer
into
a ByteString
.
- copyFrom(ByteBuffer) - Static method in class com.google.protobuf.ByteString
-
Copies the remaining bytes from a java.nio.ByteBuffer
into
a ByteString
.
- copyFrom(String, String) - Static method in class com.google.protobuf.ByteString
-
Encodes text
into a sequence of bytes using the named charset
and returns the result as a ByteString
.
- copyFrom(String, Charset) - Static method in class com.google.protobuf.ByteString
-
Encodes text
into a sequence of bytes using the named charset
and returns the result as a ByteString
.
- copyFrom(Iterable<ByteString>) - Static method in class com.google.protobuf.ByteString
-
Concatenates all byte strings in the iterable and returns the result.
- copyFrom(byte[], int, int) - Method in class com.google.protobuf.ByteString.SystemByteArrayCopier
-
- copyFromUtf8(String) - Static method in class com.google.protobuf.ByteString
-
Encodes text
into a sequence of UTF-8 bytes and returns the
result as a ByteString
.
- copyFromUtf8(String) - Static method in class com.google.protobuf.nano.InternalNano
-
Helper function to convert a string into UTF-8 while turning the
UnsupportedEncodingException to a RuntimeException.
- copyMemory(byte[], long, long, long) - Static method in class com.google.protobuf.UnsafeUtil
-
- copyMemory(long, byte[], long, long) - Static method in class com.google.protobuf.UnsafeUtil
-
- copyMemory(byte[], long, byte[], long, long) - Static method in class com.google.protobuf.UnsafeUtil
-
- copyMemory(long, byte[], long, long) - Method in class com.google.protobuf.UnsafeUtil.JvmMemoryAccessor
-
- copyMemory(byte[], long, long, long) - Method in class com.google.protobuf.UnsafeUtil.JvmMemoryAccessor
-
- copyMemory(long, byte[], long, long) - Method in class com.google.protobuf.UnsafeUtil.MemoryAccessor
-
- copyMemory(byte[], long, long, long) - Method in class com.google.protobuf.UnsafeUtil.MemoryAccessor
-
- copyOnWrite() - Method in class com.google.protobuf.GeneratedMessageLite.Builder
-
Called before any method that would mutate the builder to ensure that it correctly copies
any state before the write happens to preserve immutability guarantees.
- copyOnWrite() - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableBuilder
-
- copyTo(byte[], int) - Method in class com.google.protobuf.ByteString
-
Copies bytes into a buffer at the given offset.
- copyTo(byte[], int, int, int) - Method in class com.google.protobuf.ByteString
-
Copies bytes into a buffer.
- copyTo(ByteBuffer) - Method in class com.google.protobuf.ByteString
-
Copies bytes into a ByteBuffer.
- copyTo(ByteBuffer) - Method in class com.google.protobuf.ByteString.LiteralByteString
-
- copyTo(ByteBuffer) - Method in class com.google.protobuf.NioByteString
-
- copyTo(ByteBuffer) - Method in class com.google.protobuf.RopeByteString
-
- copyToInternal(byte[], int, int, int) - Method in class com.google.protobuf.ByteString.BoundedByteString
-
- copyToInternal(byte[], int, int, int) - Method in class com.google.protobuf.ByteString
-
- copyToInternal(byte[], int, int, int) - Method in class com.google.protobuf.ByteString.LiteralByteString
-
- copyToInternal(byte[], int, int, int) - Method in class com.google.protobuf.NioByteString
-
- copyToInternal(byte[], int, int, int) - Method in class com.google.protobuf.RopeByteString
-
- CORD_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldOptions.CType
-
CORD = 1;
- count - Variable in class com.google.protobuf.UnknownFieldSetLite
-
The number of elements in the set.
- create() - Static method in class com.google.protobuf.ExtensionRegistryFactory
-
Construct a new, empty instance.
- create(int, int) - Static method in class com.google.protobuf.TextFormatParseLocation
-
Create a location.
- create() - Static method in class com.google.protobuf.UnknownFieldSet.Builder
-
- create() - Static method in class com.google.protobuf.UnknownFieldSet.Field.Builder
-
- createBuilder() - Method in class com.google.protobuf.GeneratedMessageLite
-
- createBuilder(MessageType) - Method in class com.google.protobuf.GeneratedMessageLite
-
- createDurationFromBigInteger(BigInteger) - Static method in class com.google.protobuf.util.TimeUtil
-
Deprecated.
- createDurationFromMicros(long) - Static method in class com.google.protobuf.util.TimeUtil
-
- createDurationFromMillis(long) - Static method in class com.google.protobuf.util.TimeUtil
-
- createDurationFromNanos(long) - Static method in class com.google.protobuf.util.TimeUtil
-
- createEmpty() - Static method in class com.google.protobuf.ExtensionRegistryFactory
-
Get the unmodifiable singleton empty instance.
- createMessageTyped(int, Class<T>, int) - Static method in class com.google.protobuf.nano.Extension
-
- createMessageTyped(int, Class<T>, long) - Static method in class com.google.protobuf.nano.Extension
-
Creates an Extension
of the given message type and tag number.
- createPrimitiveTyped(int, Class<T>, long) - Static method in class com.google.protobuf.nano.Extension
-
Creates an Extension
of the given primitive type and tag number.
- createRepeatedMessageTyped(int, Class<T[]>, long) - Static method in class com.google.protobuf.nano.Extension
-
Creates a repeated Extension
of the given message type and tag number.
- createRepeatedPrimitiveTyped(int, Class<T>, long, long, long) - Static method in class com.google.protobuf.nano.Extension
-
Creates a repeated Extension
of the given primitive type and tag number.
- createTimestampFormat() - Static method in class com.google.protobuf.util.Timestamps
-
- createTimestampFromMicros(long) - Static method in class com.google.protobuf.util.TimeUtil
-
- createTimestampFromMillis(long) - Static method in class com.google.protobuf.util.TimeUtil
-
- createTimestampFromNanos(long) - Static method in class com.google.protobuf.util.TimeUtil
-
- crossLink() - Method in class com.google.protobuf.Descriptors.Descriptor
-
Look up and cross-link all field types, etc.
- crossLink() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Look up and cross-link all field types, etc.
- crossLink() - Method in class com.google.protobuf.Descriptors.FileDescriptor
-
Look up and cross-link all field types, etc.
- crossLink() - Method in class com.google.protobuf.Descriptors.MethodDescriptor
-
- crossLink() - Method in class com.google.protobuf.Descriptors.ServiceDescriptor
-
- CSHARP_NAMESPACE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
-
- csharpNamespace_ - Variable in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
- csharpNamespace_ - Variable in class com.google.protobuf.DescriptorProtos.FileOptions
-
- CType(int) - Constructor for enum com.google.protobuf.DescriptorProtos.FieldOptions.CType
-
- ctype_ - Variable in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
- ctype_ - Variable in class com.google.protobuf.DescriptorProtos.FieldOptions
-
- CTYPE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions
-
- currentAddress - Variable in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
-
If the current ByteBuffer is unsafe-direct based, currentAddress is the start address of this
ByteBuffer; otherwise should be zero.
- currentAddress - Variable in class com.google.protobuf.IterableByteBufferInputStream
-
If the current ByteBuffer is unsafe-direct based, currentAddress is the start address of this
ByteBuffer; otherwise should be zero.
- currentArray - Variable in class com.google.protobuf.IterableByteBufferInputStream
-
If the current ByteBuffer is unsafe-direct based, currentArray is null; otherwise should be the
array inside ByteBuffer.
- currentArrayOffset - Variable in class com.google.protobuf.IterableByteBufferInputStream
-
Current ByteBuffer's array offset
- currentByteBuffer - Variable in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
-
The current ByteBuffer;
- currentByteBuffer - Variable in class com.google.protobuf.IterableByteBufferInputStream
-
The current ByteBuffer;
- currentByteBufferLimit - Variable in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
-
The limit position for current ByteBuffer
- currentByteBufferPos - Variable in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
-
The current position for current ByteBuffer
- currentByteBufferPos - Variable in class com.google.protobuf.IterableByteBufferInputStream
-
The current position for current ByteBuffer
- currentByteBufferStartPos - Variable in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
-
- currentDepth - Variable in class com.google.protobuf.util.JsonFormat.ParserImpl
-
- currentIndex - Variable in class com.google.protobuf.IterableByteBufferInputStream
-
Current ByteBuffer
's index
- currentLimit - Variable in class com.google.protobuf.CodedInputStream.ArrayDecoder
-
The absolute position of the end of the current message.
- currentLimit - Variable in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
-
The absolute position of the end of the current message.
- currentLimit - Variable in class com.google.protobuf.CodedInputStream.StreamDecoder
-
The absolute position of the end of the current message.
- currentLimit - Variable in class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
-
The absolute position of the end of the current message.
- currentLimit - Variable in class com.google.protobuf.nano.CodedInputByteBufferNano
-
The absolute position of the end of the current message.
- currentPiece - Variable in class com.google.protobuf.RopeByteString.RopeInputStream
-
- currentPieceIndex - Variable in class com.google.protobuf.RopeByteString.RopeInputStream
-
- currentPieceOffsetInRope - Variable in class com.google.protobuf.RopeByteString.RopeInputStream
-
- currentPieceSize - Variable in class com.google.protobuf.RopeByteString.RopeInputStream
-
- currentRemaining() - Method in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
-
Try to get the number of remaining bytes in currentByteBuffer
.
- currentToken - Variable in class com.google.protobuf.TextFormat.Tokenizer
-
- gc() - Method in class com.google.protobuf.nano.FieldArray
-
- generalizeCallback(RpcCallback<Type>, Class<Type>, Type) - Static method in class com.google.protobuf.RpcUtil
-
Take an RpcCallback
accepting a specific message type and convert
it to an RpcCallback<Message>
.
- GeneratedCodeInfo(GeneratedMessageV3.Builder<?>) - Constructor for class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
-
- GeneratedCodeInfo() - Constructor for class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
-
- GeneratedCodeInfo(CodedInputStream, ExtensionRegistryLite) - Constructor for class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
-
- GeneratedExtension(GeneratedMessage.ExtensionDescriptorRetriever, Class, Message, Extension.ExtensionType) - Constructor for class com.google.protobuf.GeneratedMessage.GeneratedExtension
-
- GeneratedExtension(ContainingType, Type, MessageLite, GeneratedMessageLite.ExtensionDescriptor, Class) - Constructor for class com.google.protobuf.GeneratedMessageLite.GeneratedExtension
-
Create a new instance with the given parameters.
- GeneratedMessage - Class in com.google.protobuf
-
All generated protocol message classes extend this class.
- GeneratedMessage() - Constructor for class com.google.protobuf.GeneratedMessage
-
- GeneratedMessage(GeneratedMessage.Builder<?>) - Constructor for class com.google.protobuf.GeneratedMessage
-
- GeneratedMessage.Builder<BuilderType extends GeneratedMessage.Builder<BuilderType>> - Class in com.google.protobuf
-
- GeneratedMessage.Builder.BuilderParentImpl - Class in com.google.protobuf
-
- GeneratedMessage.BuilderParent - Interface in com.google.protobuf
-
TODO(xiaofeng): remove this after b/29368482 is fixed.
- GeneratedMessage.CachedDescriptorRetriever - Class in com.google.protobuf
-
- GeneratedMessage.ExtendableBuilder<MessageType extends GeneratedMessage.ExtendableMessage,BuilderType extends GeneratedMessage.ExtendableBuilder<MessageType,BuilderType>> - Class in com.google.protobuf
-
Generated message builders for message types that contain extension ranges
subclass this.
- GeneratedMessage.ExtendableMessage<MessageType extends GeneratedMessage.ExtendableMessage> - Class in com.google.protobuf
-
Generated message classes for message types that contain extension ranges
subclass this.
- GeneratedMessage.ExtendableMessage.ExtensionWriter - Class in com.google.protobuf
-
Used by subclasses to serialize extensions.
- GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends GeneratedMessage.ExtendableMessage> - Interface in com.google.protobuf
-
- GeneratedMessage.ExtensionDescriptorRetriever - Interface in com.google.protobuf
-
Gets the descriptor for an extension.
- GeneratedMessage.FieldAccessorTable - Class in com.google.protobuf
-
Users should ignore this class.
- GeneratedMessage.FieldAccessorTable.FieldAccessor - Interface in com.google.protobuf
-
Abstract interface that provides access to a single field.
- GeneratedMessage.FieldAccessorTable.MapFieldAccessor - Class in com.google.protobuf
-
- GeneratedMessage.FieldAccessorTable.OneofAccessor - Class in com.google.protobuf
-
OneofAccessor provides access to a single oneof.
- GeneratedMessage.FieldAccessorTable.RepeatedEnumFieldAccessor - Class in com.google.protobuf
-
- GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor - Class in com.google.protobuf
-
- GeneratedMessage.FieldAccessorTable.RepeatedMessageFieldAccessor - Class in com.google.protobuf
-
- GeneratedMessage.FieldAccessorTable.SingularEnumFieldAccessor - Class in com.google.protobuf
-
- GeneratedMessage.FieldAccessorTable.SingularFieldAccessor - Class in com.google.protobuf
-
- GeneratedMessage.FieldAccessorTable.SingularMessageFieldAccessor - Class in com.google.protobuf
-
- GeneratedMessage.FieldAccessorTable.SingularStringFieldAccessor - Class in com.google.protobuf
-
Field accessor for string fields.
- GeneratedMessage.GeneratedExtension<ContainingType extends Message,Type> - Class in com.google.protobuf
-
Type used to represent generated extensions.
- GeneratedMessageLite<MessageType extends GeneratedMessageLite<MessageType,BuilderType>,BuilderType extends GeneratedMessageLite.Builder<MessageType,BuilderType>> - Class in com.google.protobuf
-
- GeneratedMessageLite() - Constructor for class com.google.protobuf.GeneratedMessageLite
-
- GeneratedMessageLite.Builder<MessageType extends GeneratedMessageLite<MessageType,BuilderType>,BuilderType extends GeneratedMessageLite.Builder<MessageType,BuilderType>> - Class in com.google.protobuf
-
- GeneratedMessageLite.DefaultInstanceBasedParser<T extends GeneratedMessageLite<T,?>> - Class in com.google.protobuf
-
A
Parser
implementation that delegates to the default instance.
- GeneratedMessageLite.EqualsVisitor - Class in com.google.protobuf
-
Implements equals.
- GeneratedMessageLite.EqualsVisitor.NotEqualsException - Exception in com.google.protobuf
-
- GeneratedMessageLite.ExtendableBuilder<MessageType extends GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>> - Class in com.google.protobuf
-
- GeneratedMessageLite.ExtendableMessage<MessageType extends GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>> - Class in com.google.protobuf
-
- GeneratedMessageLite.ExtendableMessage.ExtensionWriter - Class in com.google.protobuf
-
Used by subclasses to serialize extensions.
- GeneratedMessageLite.ExtendableMessageOrBuilder<MessageType extends GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>> - Interface in com.google.protobuf
-
- GeneratedMessageLite.ExtensionDescriptor - Class in com.google.protobuf
-
- GeneratedMessageLite.GeneratedExtension<ContainingType extends MessageLite,Type> - Class in com.google.protobuf
-
- GeneratedMessageLite.HashCodeVisitor - Class in com.google.protobuf
-
Implements hashCode by accumulating state.
- GeneratedMessageLite.MergeFromVisitor - Class in com.google.protobuf
-
Implements field merging semantics over the visitor interface.
- GeneratedMessageLite.MethodToInvoke - Enum in com.google.protobuf
-
- GeneratedMessageLite.SerializedForm - Class in com.google.protobuf
-
A serialized (serializable) form of the generated message.
- GeneratedMessageLite.Visitor - Interface in com.google.protobuf
-
An abstract visitor that the generated code calls into that we use to implement various
features.
- GeneratedMessageV3 - Class in com.google.protobuf
-
All generated protocol message classes extend this class.
- GeneratedMessageV3() - Constructor for class com.google.protobuf.GeneratedMessageV3
-
- GeneratedMessageV3(GeneratedMessageV3.Builder<?>) - Constructor for class com.google.protobuf.GeneratedMessageV3
-
- GeneratedMessageV3.Builder<BuilderType extends GeneratedMessageV3.Builder<BuilderType>> - Class in com.google.protobuf
-
- GeneratedMessageV3.Builder.BuilderParentImpl - Class in com.google.protobuf
-
- GeneratedMessageV3.BuilderParent - Interface in com.google.protobuf
-
TODO(xiaofeng): remove this after b/29368482 is fixed.
- GeneratedMessageV3.ExtendableBuilder<MessageType extends GeneratedMessageV3.ExtendableMessage,BuilderType extends GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>> - Class in com.google.protobuf
-
Generated message builders for message types that contain extension ranges
subclass this.
- GeneratedMessageV3.ExtendableMessage<MessageType extends GeneratedMessageV3.ExtendableMessage> - Class in com.google.protobuf
-
Generated message classes for message types that contain extension ranges
subclass this.
- GeneratedMessageV3.ExtendableMessage.ExtensionWriter - Class in com.google.protobuf
-
Used by subclasses to serialize extensions.
- GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends GeneratedMessageV3.ExtendableMessage> - Interface in com.google.protobuf
-
- GeneratedMessageV3.ExtensionDescriptorRetriever - Interface in com.google.protobuf
-
Gets the descriptor for an extension.
- GeneratedMessageV3.FieldAccessorTable - Class in com.google.protobuf
-
Users should ignore this class.
- GeneratedMessageV3.FieldAccessorTable.FieldAccessor - Interface in com.google.protobuf
-
Abstract interface that provides access to a single field.
- GeneratedMessageV3.FieldAccessorTable.MapFieldAccessor - Class in com.google.protobuf
-
- GeneratedMessageV3.FieldAccessorTable.OneofAccessor - Class in com.google.protobuf
-
OneofAccessor provides access to a single oneof.
- GeneratedMessageV3.FieldAccessorTable.RepeatedEnumFieldAccessor - Class in com.google.protobuf
-
- GeneratedMessageV3.FieldAccessorTable.RepeatedFieldAccessor - Class in com.google.protobuf
-
- GeneratedMessageV3.FieldAccessorTable.RepeatedMessageFieldAccessor - Class in com.google.protobuf
-
- GeneratedMessageV3.FieldAccessorTable.SingularEnumFieldAccessor - Class in com.google.protobuf
-
- GeneratedMessageV3.FieldAccessorTable.SingularFieldAccessor - Class in com.google.protobuf
-
- GeneratedMessageV3.FieldAccessorTable.SingularMessageFieldAccessor - Class in com.google.protobuf
-
- GeneratedMessageV3.FieldAccessorTable.SingularStringFieldAccessor - Class in com.google.protobuf
-
Field accessor for string fields.
- generator - Variable in class com.google.protobuf.util.JsonFormat.PrinterImpl
-
- GenericDescriptor() - Constructor for class com.google.protobuf.Descriptors.GenericDescriptor
-
- get(int) - Method in class com.google.protobuf.BooleanArrayList
-
- get(int) - Method in class com.google.protobuf.DoubleArrayList
-
- get(int) - Method in class com.google.protobuf.FloatArrayList
-
- get(GeneratedMessage) - Method in interface com.google.protobuf.GeneratedMessage.FieldAccessorTable.FieldAccessor
-
- get(GeneratedMessage.Builder) - Method in interface com.google.protobuf.GeneratedMessage.FieldAccessorTable.FieldAccessor
-
- get(GeneratedMessage) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.MapFieldAccessor
-
- get(GeneratedMessage.Builder) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.MapFieldAccessor
-
- get(GeneratedMessage) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.OneofAccessor
-
- get(GeneratedMessage.Builder) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.OneofAccessor
-
- get(GeneratedMessage) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedEnumFieldAccessor
-
- get(GeneratedMessage.Builder) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedEnumFieldAccessor
-
- get(GeneratedMessage) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor
-
- get(GeneratedMessage.Builder) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor
-
- get(GeneratedMessage) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularEnumFieldAccessor
-
- get(GeneratedMessage.Builder) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularEnumFieldAccessor
-
- get(GeneratedMessage) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularFieldAccessor
-
- get(GeneratedMessage.Builder) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularFieldAccessor
-
- get(GeneratedMessageV3) - Method in interface com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.FieldAccessor
-
- get(GeneratedMessageV3.Builder) - Method in interface com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.FieldAccessor
-
- get(GeneratedMessageV3) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.MapFieldAccessor
-
- get(GeneratedMessageV3.Builder) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.MapFieldAccessor
-
- get(GeneratedMessageV3) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.OneofAccessor
-
- get(GeneratedMessageV3.Builder) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.OneofAccessor
-
- get(GeneratedMessageV3) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.RepeatedEnumFieldAccessor
-
- get(GeneratedMessageV3.Builder) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.RepeatedEnumFieldAccessor
-
- get(GeneratedMessageV3) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.RepeatedFieldAccessor
-
- get(GeneratedMessageV3.Builder) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.RepeatedFieldAccessor
-
- get(GeneratedMessageV3) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.SingularEnumFieldAccessor
-
- get(GeneratedMessageV3.Builder) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.SingularEnumFieldAccessor
-
- get(GeneratedMessageV3) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.SingularFieldAccessor
-
- get(GeneratedMessageV3.Builder) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.SingularFieldAccessor
-
- get(int) - Method in class com.google.protobuf.IntArrayList
-
- get(int) - Method in class com.google.protobuf.Internal.ListAdapter
-
- get(Object) - Method in class com.google.protobuf.Internal.MapAdapter
-
- get(int) - Method in class com.google.protobuf.LazyStringArrayList.ByteArrayListView
-
- get(int) - Method in class com.google.protobuf.LazyStringArrayList.ByteStringListView
-
- get(int) - Method in class com.google.protobuf.LazyStringArrayList
-
- get(int) - Method in class com.google.protobuf.LongArrayList
-
- get(Object) - Method in class com.google.protobuf.MapField.MutatabilityAwareMap
-
- get(int) - Method in class com.google.protobuf.nano.FieldArray
-
Gets the FieldData mapped from the specified fieldNumber, or null
if no such mapping has been made.
- get(int) - Method in class com.google.protobuf.ProtobufArrayList
-
- get(int) - Method in class com.google.protobuf.RepeatedFieldBuilder.BuilderExternalList
-
- get(int) - Method in class com.google.protobuf.RepeatedFieldBuilder.MessageExternalList
-
- get(int) - Method in class com.google.protobuf.RepeatedFieldBuilder.MessageOrBuilderExternalList
-
- get(int) - Method in class com.google.protobuf.RepeatedFieldBuilderV3.BuilderExternalList
-
- get(int) - Method in class com.google.protobuf.RepeatedFieldBuilderV3.MessageExternalList
-
- get(int) - Method in class com.google.protobuf.RepeatedFieldBuilderV3.MessageOrBuilderExternalList
-
- get(Object) - Method in class com.google.protobuf.SmallSortedMap
-
The implementation throws a ClassCastException
if o is not an
object of type K
.
- get(int) - Method in class com.google.protobuf.UnmodifiableLazyStringList
-
- getAggregateValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional string aggregate_value = 8;
- getAggregateValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
optional string aggregate_value = 8;
- getAggregateValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
-
optional string aggregate_value = 8;
- getAggregateValueBytes() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional string aggregate_value = 8;
- getAggregateValueBytes() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
optional string aggregate_value = 8;
- getAggregateValueBytes() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
-
optional string aggregate_value = 8;
- getAllFields() - Method in class com.google.protobuf.DynamicMessage.Builder
-
- getAllFields() - Method in class com.google.protobuf.DynamicMessage
-
- getAllFields() - Method in class com.google.protobuf.FieldSet
-
Get a simple map containing all the fields.
- getAllFields() - Method in class com.google.protobuf.GeneratedMessage.Builder
-
- getAllFields() - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
- getAllFields() - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
-
- getAllFields() - Method in class com.google.protobuf.GeneratedMessage
-
- getAllFields() - Method in class com.google.protobuf.GeneratedMessageV3.Builder
-
- getAllFields() - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
-
- getAllFields() - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableMessage
-
- getAllFields() - Method in class com.google.protobuf.GeneratedMessageV3
-
- getAllFields() - Method in class com.google.protobuf.MapEntry.Builder
-
- getAllFields() - Method in class com.google.protobuf.MapEntry
-
- getAllFields() - Method in interface com.google.protobuf.MessageOrBuilder
-
Returns a collection of all the fields in this message which are set
and their corresponding values.
- getAllFieldsMutable() - Method in class com.google.protobuf.GeneratedMessage.Builder
-
Internal helper which returns a mutable map.
- getAllFieldsMutable(boolean) - Method in class com.google.protobuf.GeneratedMessage
-
Internal helper to return a modifiable map containing all the fields.
- getAllFieldsMutable() - Method in class com.google.protobuf.GeneratedMessageV3.Builder
-
Internal helper which returns a mutable map.
- getAllFieldsMutable(boolean) - Method in class com.google.protobuf.GeneratedMessageV3
-
Internal helper to return a modifiable map containing all the fields.
- getAllFieldsRaw() - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
-
- getAllFieldsRaw() - Method in class com.google.protobuf.GeneratedMessage
-
Returns a collection of all the fields in this message which are set
and their corresponding values.
- getAllFieldsRaw() - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableMessage
-
- getAllFieldsRaw() - Method in class com.google.protobuf.GeneratedMessageV3
-
Returns a collection of all the fields in this message which are set
and their corresponding values.
- getAllImmutableExtensionsByExtendedType(String) - Method in class com.google.protobuf.ExtensionRegistry
-
Find all extensions for immutable APIs by fully-qualified name of
extended class.
- getAllMutableExtensionsByExtendedType(String) - Method in class com.google.protobuf.ExtensionRegistry
-
Find all extensions for mutable APIs by fully-qualified name of
extended class.
- getAllowAlias() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
Set this option to true to allow mapping different tag names to the same
value.
- getAllowAlias() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
-
Set this option to true to allow mapping different tag names to the same
value.
- getAllowAlias() - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
-
Set this option to true to allow mapping different tag names to the same
value.
- getAnnotation(int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
-
An Annotation connects some span of text in generated code to an element
of its generating .proto file.
- getAnnotation(int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
-
An Annotation connects some span of text in generated code to an element
of its generating .proto file.
- getAnnotation(int) - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfoOrBuilder
-
An Annotation connects some span of text in generated code to an element
of its generating .proto file.
- getAnnotationBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
-
An Annotation connects some span of text in generated code to an element
of its generating .proto file.
- getAnnotationBuilderList() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
-
An Annotation connects some span of text in generated code to an element
of its generating .proto file.
- getAnnotationCount() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
-
An Annotation connects some span of text in generated code to an element
of its generating .proto file.
- getAnnotationCount() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
-
An Annotation connects some span of text in generated code to an element
of its generating .proto file.
- getAnnotationCount() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfoOrBuilder
-
An Annotation connects some span of text in generated code to an element
of its generating .proto file.
- getAnnotationFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
-
- getAnnotationList() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
-
An Annotation connects some span of text in generated code to an element
of its generating .proto file.
- getAnnotationList() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
-
An Annotation connects some span of text in generated code to an element
of its generating .proto file.
- getAnnotationList() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfoOrBuilder
-
An Annotation connects some span of text in generated code to an element
of its generating .proto file.
- getAnnotationOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
-
An Annotation connects some span of text in generated code to an element
of its generating .proto file.
- getAnnotationOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
-
An Annotation connects some span of text in generated code to an element
of its generating .proto file.
- getAnnotationOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfoOrBuilder
-
An Annotation connects some span of text in generated code to an element
of its generating .proto file.
- getAnnotationOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
-
An Annotation connects some span of text in generated code to an element
of its generating .proto file.
- getAnnotationOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
-
An Annotation connects some span of text in generated code to an element
of its generating .proto file.
- getAnnotationOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfoOrBuilder
-
An Annotation connects some span of text in generated code to an element
of its generating .proto file.
- getArrayEntryAt(int) - Method in class com.google.protobuf.SmallSortedMap
-
- getBegin() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
-
Identifies the starting offset in bytes in the generated code
that relates to the identified object.
- getBegin() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
-
Identifies the starting offset in bytes in the generated code
that relates to the identified object.
- getBegin() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
-
Identifies the starting offset in bytes in the generated code
that relates to the identified object.
- getBoolean(int) - Method in class com.google.protobuf.BooleanArrayList
-
- getBoolean(int) - Method in interface com.google.protobuf.Internal.BooleanList
-
Like List.get(int)
but more efficient in that it doesn't box the returned value.
- getBoolean(Object, long) - Static method in class com.google.protobuf.UnsafeUtil
-
- getBoolean(boolean[], long) - Static method in class com.google.protobuf.UnsafeUtil
-
- getBoolean(Object, long) - Method in class com.google.protobuf.UnsafeUtil.JvmMemoryAccessor
-
- getBoolean(Object, long) - Method in class com.google.protobuf.UnsafeUtil.MemoryAccessor
-
- getBoolValue() - Method in class com.google.protobuf.Value.Builder
-
Represents a boolean value.
- getBoolValue() - Method in class com.google.protobuf.Value
-
Represents a boolean value.
- getBoolValue() - Method in interface com.google.protobuf.ValueOrBuilder
-
Represents a boolean value.
- getBuffer() - Static method in class com.google.protobuf.ByteBufferWriter
-
- getBuilder(GeneratedMessage.Builder) - Method in interface com.google.protobuf.GeneratedMessage.FieldAccessorTable.FieldAccessor
-
- getBuilder(GeneratedMessage.Builder) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.MapFieldAccessor
-
- getBuilder(GeneratedMessage.Builder) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor
-
- getBuilder(GeneratedMessage.Builder) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularFieldAccessor
-
- getBuilder(GeneratedMessage.Builder) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularMessageFieldAccessor
-
- getBuilder(GeneratedMessageV3.Builder) - Method in interface com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.FieldAccessor
-
- getBuilder(GeneratedMessageV3.Builder) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.MapFieldAccessor
-
- getBuilder(GeneratedMessageV3.Builder) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.RepeatedFieldAccessor
-
- getBuilder(GeneratedMessageV3.Builder) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.SingularFieldAccessor
-
- getBuilder(GeneratedMessageV3.Builder) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.SingularMessageFieldAccessor
-
- getBuilder(int) - Method in class com.google.protobuf.RepeatedFieldBuilder
-
Gets a builder for the specified index.
- getBuilder(int) - Method in class com.google.protobuf.RepeatedFieldBuilderV3
-
Gets a builder for the specified index.
- getBuilder() - Method in class com.google.protobuf.SingleFieldBuilder
-
Gets a builder for the field.
- getBuilder() - Method in class com.google.protobuf.SingleFieldBuilderV3
-
Gets a builder for the field.
- getBuilderForSubMessageField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.TextFormatParseInfoTree.Builder
-
Set for a sub message.
- getBuilderList() - Method in class com.google.protobuf.RepeatedFieldBuilder
-
Gets a view of the builder as a list of builders.
- getBuilderList() - Method in class com.google.protobuf.RepeatedFieldBuilderV3
-
Gets a view of the builder as a list of builders.
- getBuilderMethodBuilder - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedMessageFieldAccessor
-
- getBuilderMethodBuilder - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularMessageFieldAccessor
-
- getBuilderMethodBuilder - Variable in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.RepeatedMessageFieldAccessor
-
- getBuilderMethodBuilder - Variable in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.SingularMessageFieldAccessor
-
- getByte(Object, long) - Static method in class com.google.protobuf.UnsafeUtil
-
- getByte(byte[], long) - Static method in class com.google.protobuf.UnsafeUtil
-
- getByte(long) - Static method in class com.google.protobuf.UnsafeUtil
-
- getByte(long) - Method in class com.google.protobuf.UnsafeUtil.JvmMemoryAccessor
-
- getByte(Object, long) - Method in class com.google.protobuf.UnsafeUtil.JvmMemoryAccessor
-
- getByte(Object, long) - Method in class com.google.protobuf.UnsafeUtil.MemoryAccessor
-
- getByte(long) - Method in class com.google.protobuf.UnsafeUtil.MemoryAccessor
-
- getByteArray(int) - Method in class com.google.protobuf.LazyStringArrayList
-
- getByteArray(int) - Method in interface com.google.protobuf.LazyStringList
-
Returns the element at the specified position in this list as byte[].
- getByteArray(int) - Method in class com.google.protobuf.UnmodifiableLazyStringList
-
- getBytesMethod - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularStringFieldAccessor
-
- getBytesMethod - Variable in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.SingularStringFieldAccessor
-
- getBytesMethodBuilder - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularStringFieldAccessor
-
- getBytesMethodBuilder - Variable in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.SingularStringFieldAccessor
-
- getByteString(int) - Method in class com.google.protobuf.LazyStringArrayList
-
- getByteString(int) - Method in interface com.google.protobuf.LazyStringList
-
Returns the element at the specified position in this list as a ByteString.
- getByteString(int) - Method in class com.google.protobuf.UnmodifiableLazyStringList
-
- getBytesUntilLimit() - Method in class com.google.protobuf.CodedInputStream.ArrayDecoder
-
- getBytesUntilLimit() - Method in class com.google.protobuf.CodedInputStream
-
Returns the number of bytes to be read before the current limit.
- getBytesUntilLimit() - Method in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
-
- getBytesUntilLimit() - Method in class com.google.protobuf.CodedInputStream.StreamDecoder
-
- getBytesUntilLimit() - Method in class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
-
- getBytesUntilLimit() - Method in class com.google.protobuf.nano.CodedInputByteBufferNano
-
Returns the number of bytes to be read before the current limit.
- getCachedSize() - Method in class com.google.protobuf.nano.MessageNano
-
Get the number of bytes required to encode this message.
- getCardinality() - Method in class com.google.protobuf.Field.Builder
-
The field cardinality.
- getCardinality() - Method in class com.google.protobuf.Field
-
The field cardinality.
- getCardinality() - Method in interface com.google.protobuf.FieldOrBuilder
-
The field cardinality.
- getCardinalityValue() - Method in class com.google.protobuf.Field.Builder
-
The field cardinality.
- getCardinalityValue() - Method in class com.google.protobuf.Field
-
The field cardinality.
- getCardinalityValue() - Method in interface com.google.protobuf.FieldOrBuilder
-
The field cardinality.
- getCcEnableArenas() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Enables the use of arenas for the proto messages in this file.
- getCcEnableArenas() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
Enables the use of arenas for the proto messages in this file.
- getCcEnableArenas() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
Enables the use of arenas for the proto messages in this file.
- getCcGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Should generic services be generated in each language? "Generic" services
are not specific to any particular RPC system.
- getCcGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
Should generic services be generated in each language? "Generic" services
are not specific to any particular RPC system.
- getCcGenericServices() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
Should generic services be generated in each language? "Generic" services
are not specific to any particular RPC system.
- getChannelFieldOffset(Class<?>) - Static method in class com.google.protobuf.ByteBufferWriter
-
- getClassForName(String) - Static method in class com.google.protobuf.UnsafeUtil
-
- getClientStreaming() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
Identifies if client streams multiple client messages
- getClientStreaming() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
Identifies if client streams multiple client messages
- getClientStreaming() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
-
Identifies if client streams multiple client messages
- getCodedOutput() - Method in class com.google.protobuf.ByteString.CodedBuilder
-
- getColumn() - Method in exception com.google.protobuf.TextFormat.ParseException
-
Return the column where the parse exception occurred, or -1 when
none is provided.
- getColumn() - Method in class com.google.protobuf.TextFormat.Tokenizer
-
- getColumn() - Method in class com.google.protobuf.TextFormatParseLocation
-
- getCompilerVersion() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
The version number of protocol compiler.
- getCompilerVersion() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
-
The version number of protocol compiler.
- getCompilerVersion() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
-
The version number of protocol compiler.
- getCompilerVersionBuilder() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
The version number of protocol compiler.
- getCompilerVersionFieldBuilder() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
The version number of protocol compiler.
- getCompilerVersionOrBuilder() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
The version number of protocol compiler.
- getCompilerVersionOrBuilder() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
-
The version number of protocol compiler.
- getCompilerVersionOrBuilder() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
-
The version number of protocol compiler.
- getContainerType() - Method in class com.google.protobuf.MessageReflection.BuilderAdapter
-
- getContainerType() - Method in class com.google.protobuf.MessageReflection.ExtensionAdapter
-
- getContainerType() - Method in interface com.google.protobuf.MessageReflection.MergeTarget
-
- getContainingOneof() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Get the field's containing oneof.
- getContainingType() - Method in class com.google.protobuf.Descriptors.Descriptor
-
If this is a nested type, get the outer descriptor, otherwise null.
- getContainingType() - Method in class com.google.protobuf.Descriptors.EnumDescriptor
-
If this is a nested type, get the outer descriptor, otherwise null.
- getContainingType() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Get the field's containing type.
- getContainingType() - Method in class com.google.protobuf.Descriptors.OneofDescriptor
-
- getContainingTypeDefaultInstance() - Method in class com.google.protobuf.GeneratedMessageLite.GeneratedExtension
-
Default instance of the type being extended, used to identify that type.
- getContent() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
The file contents.
- getContent() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
-
The file contents.
- getContent() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.FileOrBuilder
-
The file contents.
- getContentBytes() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
The file contents.
- getContentBytes() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
-
The file contents.
- getContentBytes() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.FileOrBuilder
-
The file contents.
- getCount() - Method in class com.google.protobuf.RepeatedFieldBuilder
-
Gets the count of items in the list.
- getCount() - Method in class com.google.protobuf.RepeatedFieldBuilderV3
-
Gets the count of items in the list.
- getCountMethod - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor
-
- getCountMethod - Variable in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.RepeatedFieldAccessor
-
- getCountMethodBuilder - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor
-
- getCountMethodBuilder - Variable in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.RepeatedFieldAccessor
-
- getCsharpNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Namespace for generated classes; defaults to the package.
- getCsharpNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
Namespace for generated classes; defaults to the package.
- getCsharpNamespace() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
Namespace for generated classes; defaults to the package.
- getCsharpNamespaceBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Namespace for generated classes; defaults to the package.
- getCsharpNamespaceBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
Namespace for generated classes; defaults to the package.
- getCsharpNamespaceBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
Namespace for generated classes; defaults to the package.
- getCtype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
The ctype option instructs the C++ code generator to use a different
representation of the field than it normally would.
- getCtype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
The ctype option instructs the C++ code generator to use a different
representation of the field than it normally would.
- getCtype() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
The ctype option instructs the C++ code generator to use a different
representation of the field than it normally would.
- getCurrentTime() - Static method in class com.google.protobuf.util.TimeUtil
-
- getData(int, int) - Method in class com.google.protobuf.nano.CodedInputByteBufferNano
-
Retrieves a subset of data in the buffer.
- getDefaultDefault() - Method in enum com.google.protobuf.WireFormat.JavaType
-
The default default value for fields of this type, if it's a primitive
type.
- getDefaultInstance() - Static method in class com.google.protobuf.Any
-
- getDefaultInstance() - Static method in class com.google.protobuf.Api
-
- getDefaultInstance() - Static method in class com.google.protobuf.BoolValue
-
- getDefaultInstance() - Static method in class com.google.protobuf.BytesValue
-
- getDefaultInstance() - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
-
- getDefaultInstance() - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
-
- getDefaultInstance() - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
-
- getDefaultInstance() - Static method in class com.google.protobuf.compiler.PluginProtos.Version
-
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
-
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
-
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
-
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
-
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
-
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
-
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
-
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
-
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
-
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
-
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
-
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
-
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
-
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
-
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.OneofOptions
-
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
-
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
-
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
-
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
- getDefaultInstance() - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
-
- getDefaultInstance() - Static method in class com.google.protobuf.DoubleValue
-
- getDefaultInstance() - Static method in class com.google.protobuf.Duration
-
- getDefaultInstance(Descriptors.Descriptor) - Static method in class com.google.protobuf.DynamicMessage
-
Get a DynamicMessage
representing the default instance of the
given type.
- getDefaultInstance() - Static method in class com.google.protobuf.Empty
-
- getDefaultInstance() - Static method in class com.google.protobuf.Enum
-
- getDefaultInstance() - Static method in class com.google.protobuf.EnumValue
-
- getDefaultInstance() - Static method in class com.google.protobuf.Field
-
- getDefaultInstance() - Static method in class com.google.protobuf.FieldMask
-
- getDefaultInstance() - Static method in class com.google.protobuf.FloatValue
-
- getDefaultInstance() - Static method in class com.google.protobuf.Int32Value
-
- getDefaultInstance() - Static method in class com.google.protobuf.Int64Value
-
- getDefaultInstance(Class<T>) - Static method in class com.google.protobuf.Internal
-
- getDefaultInstance() - Static method in class com.google.protobuf.ListValue
-
- getDefaultInstance() - Static method in class com.google.protobuf.Method
-
- getDefaultInstance() - Static method in class com.google.protobuf.Mixin
-
- getDefaultInstance() - Static method in class com.google.protobuf.Option
-
- getDefaultInstance() - Static method in class com.google.protobuf.SourceContext
-
- getDefaultInstance() - Static method in class com.google.protobuf.StringValue
-
- getDefaultInstance() - Static method in class com.google.protobuf.Struct
-
- getDefaultInstance() - Static method in class com.google.protobuf.Timestamp
-
- getDefaultInstance() - Static method in class com.google.protobuf.Type
-
- getDefaultInstance() - Static method in class com.google.protobuf.UInt32Value
-
- getDefaultInstance() - Static method in class com.google.protobuf.UInt64Value
-
- getDefaultInstance() - Static method in class com.google.protobuf.UnknownFieldSet.Field
-
Get an empty Field
.
- getDefaultInstance() - Static method in class com.google.protobuf.UnknownFieldSet
-
Get an empty UnknownFieldSet
.
- getDefaultInstance() - Static method in class com.google.protobuf.UnknownFieldSetLite
-
Get an empty UnknownFieldSetLite
.
- getDefaultInstance() - Static method in class com.google.protobuf.Value
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.Any.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.Any
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.Api.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.Api
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.BoolValue.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.BoolValue
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.BytesValue.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.BytesValue
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.compiler.PluginProtos.Version
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DoubleValue.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DoubleValue
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.Duration.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.Duration
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DynamicMessage.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.DynamicMessage
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.Empty.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.Empty
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.Enum.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.Enum
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.EnumValue.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.EnumValue
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.Field.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.Field
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.FieldMask.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.FieldMask
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.FloatValue.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.FloatValue
-
- getDefaultInstanceForType() - Method in interface com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.GeneratedMessageLite.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.GeneratedMessageLite
-
- getDefaultInstanceForType() - Method in interface com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.Int32Value.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.Int32Value
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.Int64Value.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.Int64Value
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.ListValue.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.ListValue
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.MapEntry.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.MapEntry
-
- getDefaultInstanceForType() - Method in interface com.google.protobuf.MessageLiteOrBuilder
-
Get an instance of the type with no fields set.
- getDefaultInstanceForType() - Method in interface com.google.protobuf.MessageOrBuilder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.Method.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.Method
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.Mixin.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.Mixin
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.Option.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.Option
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.SourceContext.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.SourceContext
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.StringValue.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.StringValue
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.Struct.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.Struct
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.Timestamp.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.Timestamp
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.Type.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.Type
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.UInt32Value.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.UInt32Value
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.UInt64Value.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.UInt64Value
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.UnknownFieldSet.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.UnknownFieldSet
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.Value.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.Value
-
- getDefaultValue() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
For numeric types, contains the original text representation of the value.
- getDefaultValue() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
For numeric types, contains the original text representation of the value.
- getDefaultValue() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
For numeric types, contains the original text representation of the value.
- getDefaultValue() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Returns the field's default value.
- getDefaultValue() - Method in class com.google.protobuf.ExtensionLite
-
Returns the default value of the extension field.
- getDefaultValue() - Method in class com.google.protobuf.Field.Builder
-
The string value of the default value of this field.
- getDefaultValue() - Method in class com.google.protobuf.Field
-
The string value of the default value of this field.
- getDefaultValue() - Method in interface com.google.protobuf.FieldOrBuilder
-
The string value of the default value of this field.
- getDefaultValue() - Method in class com.google.protobuf.GeneratedMessage.GeneratedExtension
-
- getDefaultValue() - Method in class com.google.protobuf.GeneratedMessageLite.GeneratedExtension
-
- getDefaultValueBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
For numeric types, contains the original text representation of the value.
- getDefaultValueBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
For numeric types, contains the original text representation of the value.
- getDefaultValueBytes() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
For numeric types, contains the original text representation of the value.
- getDefaultValueBytes() - Method in class com.google.protobuf.Field.Builder
-
The string value of the default value of this field.
- getDefaultValueBytes() - Method in class com.google.protobuf.Field
-
The string value of the default value of this field.
- getDefaultValueBytes() - Method in interface com.google.protobuf.FieldOrBuilder
-
The string value of the default value of this field.
- getDependencies() - Method in class com.google.protobuf.Descriptors.FileDescriptor
-
Get a list of this file's dependencies (imports).
- getDependency(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
Names of files imported by this file.
- getDependency(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
Names of files imported by this file.
- getDependency(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
Names of files imported by this file.
- getDependencyBytes(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
Names of files imported by this file.
- getDependencyBytes(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
Names of files imported by this file.
- getDependencyBytes(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
Names of files imported by this file.
- getDependencyCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
Names of files imported by this file.
- getDependencyCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
Names of files imported by this file.
- getDependencyCount() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
Names of files imported by this file.
- getDependencyList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
Names of files imported by this file.
- getDependencyList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
Names of files imported by this file.
- getDependencyList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
Names of files imported by this file.
- getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
Is this enum deprecated?
Depending on the target platform, this can emit Deprecated annotations
for the enum, or it will be completely ignored; in the very least, this
is a formalization for deprecating enums.
- getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
-
Is this enum deprecated?
Depending on the target platform, this can emit Deprecated annotations
for the enum, or it will be completely ignored; in the very least, this
is a formalization for deprecating enums.
- getDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
-
Is this enum deprecated?
Depending on the target platform, this can emit Deprecated annotations
for the enum, or it will be completely ignored; in the very least, this
is a formalization for deprecating enums.
- getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
Is this enum value deprecated?
Depending on the target platform, this can emit Deprecated annotations
for the enum value, or it will be completely ignored; in the very least,
this is a formalization for deprecating enum values.
- getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
-
Is this enum value deprecated?
Depending on the target platform, this can emit Deprecated annotations
for the enum value, or it will be completely ignored; in the very least,
this is a formalization for deprecating enum values.
- getDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
-
Is this enum value deprecated?
Depending on the target platform, this can emit Deprecated annotations
for the enum value, or it will be completely ignored; in the very least,
this is a formalization for deprecating enum values.
- getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
Is this field deprecated?
Depending on the target platform, this can emit Deprecated annotations
for accessors, or it will be completely ignored; in the very least, this
is a formalization for deprecating fields.
- getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
Is this field deprecated?
Depending on the target platform, this can emit Deprecated annotations
for accessors, or it will be completely ignored; in the very least, this
is a formalization for deprecating fields.
- getDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
Is this field deprecated?
Depending on the target platform, this can emit Deprecated annotations
for accessors, or it will be completely ignored; in the very least, this
is a formalization for deprecating fields.
- getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Is this file deprecated?
Depending on the target platform, this can emit Deprecated annotations
for everything in the file, or it will be completely ignored; in the very
least, this is a formalization for deprecating files.
- getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
Is this file deprecated?
Depending on the target platform, this can emit Deprecated annotations
for everything in the file, or it will be completely ignored; in the very
least, this is a formalization for deprecating files.
- getDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
Is this file deprecated?
Depending on the target platform, this can emit Deprecated annotations
for everything in the file, or it will be completely ignored; in the very
least, this is a formalization for deprecating files.
- getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
Is this message deprecated?
Depending on the target platform, this can emit Deprecated annotations
for the message, or it will be completely ignored; in the very least,
this is a formalization for deprecating messages.
- getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
-
Is this message deprecated?
Depending on the target platform, this can emit Deprecated annotations
for the message, or it will be completely ignored; in the very least,
this is a formalization for deprecating messages.
- getDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
-
Is this message deprecated?
Depending on the target platform, this can emit Deprecated annotations
for the message, or it will be completely ignored; in the very least,
this is a formalization for deprecating messages.
- getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
Is this method deprecated?
Depending on the target platform, this can emit Deprecated annotations
for the method, or it will be completely ignored; in the very least,
this is a formalization for deprecating methods.
- getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
-
Is this method deprecated?
Depending on the target platform, this can emit Deprecated annotations
for the method, or it will be completely ignored; in the very least,
this is a formalization for deprecating methods.
- getDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
-
Is this method deprecated?
Depending on the target platform, this can emit Deprecated annotations
for the method, or it will be completely ignored; in the very least,
this is a formalization for deprecating methods.
- getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
Is this service deprecated?
Depending on the target platform, this can emit Deprecated annotations
for the service, or it will be completely ignored; in the very least,
this is a formalization for deprecating services.
- getDeprecated() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
-
Is this service deprecated?
Depending on the target platform, this can emit Deprecated annotations
for the service, or it will be completely ignored; in the very least,
this is a formalization for deprecating services.
- getDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.ServiceOptionsOrBuilder
-
Is this service deprecated?
Depending on the target platform, this can emit Deprecated annotations
for the service, or it will be completely ignored; in the very least,
this is a formalization for deprecating services.
- getDepthBinForLength(int) - Method in class com.google.protobuf.RopeByteString.Balancer
-
- getDescription() - Method in exception com.google.protobuf.Descriptors.DescriptorValidationException
-
Gets a human-readable description of the error.
- getDescriptor() - Static method in class com.google.protobuf.Any.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.Any
-
- getDescriptor() - Static method in class com.google.protobuf.AnyProto
-
- getDescriptor() - Static method in class com.google.protobuf.Api.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.Api
-
- getDescriptor() - Static method in class com.google.protobuf.ApiProto
-
- getDescriptor() - Static method in class com.google.protobuf.BoolValue.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.BoolValue
-
- getDescriptor() - Static method in class com.google.protobuf.BytesValue.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.BytesValue
-
- getDescriptor() - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
-
- getDescriptor() - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
-
- getDescriptor() - Static method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
-
- getDescriptor() - Static method in class com.google.protobuf.compiler.PluginProtos
-
- getDescriptor() - Static method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.compiler.PluginProtos.Version
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.EnumOptions
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
- getDescriptor() - Static method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
-
- getDescriptor() - Static method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
- getDescriptor() - Static method in enum com.google.protobuf.DescriptorProtos.FieldOptions.CType
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
- getDescriptor() - Static method in enum com.google.protobuf.DescriptorProtos.FieldOptions.JSType
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.FileOptions
-
- getDescriptor() - Static method in enum com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.MessageOptions
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.MethodOptions
-
- getDescriptor() - Static method in enum com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.OneofOptions
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.ServiceOptions
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
-
- getDescriptor() - Static method in class com.google.protobuf.DoubleValue.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.DoubleValue
-
- getDescriptor() - Static method in class com.google.protobuf.Duration.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.Duration
-
- getDescriptor() - Static method in class com.google.protobuf.DurationProto
-
- getDescriptor() - Static method in class com.google.protobuf.Empty.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.Empty
-
- getDescriptor() - Static method in class com.google.protobuf.EmptyProto
-
- getDescriptor() - Static method in class com.google.protobuf.Enum.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.Enum
-
- getDescriptor() - Static method in class com.google.protobuf.EnumValue.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.EnumValue
-
- getDescriptor() - Method in class com.google.protobuf.Extension
-
Returns the descriptor of the extension.
- getDescriptor() - Static method in class com.google.protobuf.Field.Builder
-
- getDescriptor() - Static method in enum com.google.protobuf.Field.Cardinality
-
- getDescriptor() - Static method in class com.google.protobuf.Field
-
- getDescriptor() - Static method in enum com.google.protobuf.Field.Kind
-
- getDescriptor() - Static method in class com.google.protobuf.FieldMask.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.FieldMask
-
- getDescriptor() - Static method in class com.google.protobuf.FieldMaskProto
-
- getDescriptor() - Static method in class com.google.protobuf.FloatValue.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.FloatValue
-
- getDescriptor() - Method in class com.google.protobuf.GeneratedMessage.CachedDescriptorRetriever
-
- getDescriptor() - Method in interface com.google.protobuf.GeneratedMessage.ExtensionDescriptorRetriever
-
- getDescriptor() - Method in class com.google.protobuf.GeneratedMessage.GeneratedExtension
-
- getDescriptor() - Method in interface com.google.protobuf.GeneratedMessageV3.ExtensionDescriptorRetriever
-
- getDescriptor() - Static method in class com.google.protobuf.Int32Value.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.Int32Value
-
- getDescriptor() - Static method in class com.google.protobuf.Int64Value.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.Int64Value
-
- getDescriptor() - Static method in class com.google.protobuf.ListValue.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.ListValue
-
- getDescriptor() - Static method in class com.google.protobuf.Method.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.Method
-
- getDescriptor() - Static method in class com.google.protobuf.Mixin.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.Mixin
-
- getDescriptor() - Static method in enum com.google.protobuf.NullValue
-
- getDescriptor() - Static method in class com.google.protobuf.Option.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.Option
-
- getDescriptor() - Static method in class com.google.protobuf.SourceContext.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.SourceContext
-
- getDescriptor() - Static method in class com.google.protobuf.SourceContextProto
-
- getDescriptor() - Static method in class com.google.protobuf.StringValue.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.StringValue
-
- getDescriptor() - Static method in class com.google.protobuf.Struct.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.Struct
-
- getDescriptor() - Static method in class com.google.protobuf.StructProto
-
- getDescriptor() - Static method in enum com.google.protobuf.Syntax
-
- getDescriptor() - Static method in class com.google.protobuf.Timestamp.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.Timestamp
-
- getDescriptor() - Static method in class com.google.protobuf.TimestampProto
-
- getDescriptor() - Static method in class com.google.protobuf.Type.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.Type
-
- getDescriptor() - Static method in class com.google.protobuf.TypeProto
-
- getDescriptor() - Static method in class com.google.protobuf.UInt32Value.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.UInt32Value
-
- getDescriptor() - Static method in class com.google.protobuf.UInt64Value.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.UInt64Value
-
- getDescriptor() - Static method in class com.google.protobuf.Value.Builder
-
- getDescriptor() - Static method in class com.google.protobuf.Value
-
- getDescriptor() - Static method in class com.google.protobuf.WrappersProto
-
- getDescriptorForType() - Method in class com.google.protobuf.Any.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.Api.Builder
-
- getDescriptorForType() - Method in interface com.google.protobuf.BlockingService
-
- getDescriptorForType() - Method in class com.google.protobuf.BoolValue.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.BytesValue.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
- getDescriptorForType() - Method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
-
- getDescriptorForType() - Method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
- getDescriptorForType() - Method in enum com.google.protobuf.DescriptorProtos.FieldOptions.CType
-
- getDescriptorForType() - Method in enum com.google.protobuf.DescriptorProtos.FieldOptions.JSType
-
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
- getDescriptorForType() - Method in enum com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
-
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
- getDescriptorForType() - Method in enum com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
-
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.DoubleValue.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.Duration.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.DynamicMessage.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.DynamicMessage
-
- getDescriptorForType() - Method in class com.google.protobuf.Empty.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.Enum.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.EnumValue.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.Field.Builder
-
- getDescriptorForType() - Method in enum com.google.protobuf.Field.Cardinality
-
- getDescriptorForType() - Method in enum com.google.protobuf.Field.Kind
-
- getDescriptorForType() - Method in class com.google.protobuf.FieldMask.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.FloatValue.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.GeneratedMessage.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.GeneratedMessage
-
- getDescriptorForType() - Method in class com.google.protobuf.GeneratedMessageV3.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.GeneratedMessageV3
-
- getDescriptorForType() - Method in class com.google.protobuf.Int32Value.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.Int64Value.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.ListValue.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.MapEntry.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.MapEntry
-
- getDescriptorForType() - Method in interface com.google.protobuf.Message.Builder
-
Get the message's type's descriptor.
- getDescriptorForType() - Method in interface com.google.protobuf.MessageOrBuilder
-
Get the message's type's descriptor.
- getDescriptorForType() - Method in class com.google.protobuf.MessageReflection.BuilderAdapter
-
- getDescriptorForType() - Method in class com.google.protobuf.MessageReflection.ExtensionAdapter
-
- getDescriptorForType() - Method in interface com.google.protobuf.MessageReflection.MergeTarget
-
Returns the descriptor for the target.
- getDescriptorForType() - Method in class com.google.protobuf.Method.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.Mixin.Builder
-
- getDescriptorForType() - Method in enum com.google.protobuf.NullValue
-
- getDescriptorForType() - Method in class com.google.protobuf.Option.Builder
-
- getDescriptorForType() - Method in interface com.google.protobuf.ProtocolMessageEnum
-
Return the enum type's descriptor, which contains information
about each defined value, etc.
- getDescriptorForType() - Method in interface com.google.protobuf.Service
-
Get the ServiceDescriptor
describing this service and its methods.
- getDescriptorForType() - Method in class com.google.protobuf.SourceContext.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.StringValue.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.Struct.Builder
-
- getDescriptorForType() - Method in enum com.google.protobuf.Syntax
-
- getDescriptorForType() - Method in class com.google.protobuf.Timestamp.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.Type.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.UInt32Value.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.UInt64Value.Builder
-
- getDescriptorForType() - Method in class com.google.protobuf.Value.Builder
-
- getDouble(int) - Method in class com.google.protobuf.DoubleArrayList
-
- getDouble(int) - Method in interface com.google.protobuf.Internal.DoubleList
-
Like List.get(int)
but more efficient in that it doesn't box the returned value.
- getDouble(Object, long) - Static method in class com.google.protobuf.UnsafeUtil
-
- getDouble(double[], long) - Static method in class com.google.protobuf.UnsafeUtil
-
- getDouble(Object, long) - Method in class com.google.protobuf.UnsafeUtil.JvmMemoryAccessor
-
- getDouble(Object, long) - Method in class com.google.protobuf.UnsafeUtil.MemoryAccessor
-
- getDoubleValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional double double_value = 6;
- getDoubleValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
optional double double_value = 6;
- getDoubleValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
-
optional double double_value = 6;
- getEmptyRegistry() - Static method in class com.google.protobuf.ExtensionRegistry
-
Get the unmodifiable singleton empty instance.
- getEmptyRegistry() - Static method in class com.google.protobuf.ExtensionRegistryLite
-
Get the unmodifiable singleton empty instance of either ExtensionRegistryLite or
ExtensionRegistry
(if the full (non-Lite) proto libraries are available).
- getEmptyTypeRegistry() - Static method in class com.google.protobuf.util.JsonFormat.TypeRegistry
-
- getEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
-
optional int32 end = 2;
- getEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
-
optional int32 end = 2;
- getEnd() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder
-
optional int32 end = 2;
- getEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
-
Exclusive.
- getEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
-
Exclusive.
- getEnd() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRangeOrBuilder
-
Exclusive.
- getEnd() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
-
Inclusive.
- getEnd() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
-
Inclusive.
- getEnd() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRangeOrBuilder
-
Inclusive.
- getEnd() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
-
Identifies the ending offset in bytes in the generated code that
relates to the identified offset.
- getEnd() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
-
Identifies the ending offset in bytes in the generated code that
relates to the identified offset.
- getEnd() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
-
Identifies the ending offset in bytes in the generated code that
relates to the identified offset.
- getEnumType(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
- getEnumType(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
- getEnumType(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
- getEnumType(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
- getEnumType(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
- getEnumType(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
- getEnumType() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
For enum fields, gets the field's type.
- getEnumType() - Method in interface com.google.protobuf.FieldSet.FieldDescriptorLite
-
- getEnumType() - Method in class com.google.protobuf.GeneratedMessageLite.ExtensionDescriptor
-
- getEnumTypeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
- getEnumTypeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
- getEnumTypeBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
- getEnumTypeBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
- getEnumTypeCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
- getEnumTypeCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
- getEnumTypeCount() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
- getEnumTypeCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
- getEnumTypeCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
- getEnumTypeCount() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
- getEnumTypeFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
- getEnumTypeFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
- getEnumTypeList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
- getEnumTypeList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
- getEnumTypeList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
- getEnumTypeList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
- getEnumTypeList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
- getEnumTypeList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
- getEnumTypeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
- getEnumTypeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
- getEnumTypeOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
- getEnumTypeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
- getEnumTypeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
- getEnumTypeOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
- getEnumTypeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
- getEnumTypeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
- getEnumTypeOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
- getEnumTypeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
- getEnumTypeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
- getEnumTypeOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
- getEnumTypes() - Method in class com.google.protobuf.Descriptors.Descriptor
-
Get a list of enum types nested within this one.
- getEnumTypes() - Method in class com.google.protobuf.Descriptors.FileDescriptor
-
Get a list of top-level enum types declared in this file.
- getEnumvalue(int) - Method in class com.google.protobuf.Enum.Builder
-
Enum value definitions.
- getEnumvalue(int) - Method in class com.google.protobuf.Enum
-
Enum value definitions.
- getEnumvalue(int) - Method in interface com.google.protobuf.EnumOrBuilder
-
Enum value definitions.
- getEnumvalueBuilder(int) - Method in class com.google.protobuf.Enum.Builder
-
Enum value definitions.
- getEnumvalueBuilderList() - Method in class com.google.protobuf.Enum.Builder
-
Enum value definitions.
- getEnumvalueCount() - Method in class com.google.protobuf.Enum.Builder
-
Enum value definitions.
- getEnumvalueCount() - Method in class com.google.protobuf.Enum
-
Enum value definitions.
- getEnumvalueCount() - Method in interface com.google.protobuf.EnumOrBuilder
-
Enum value definitions.
- getEnumvalueFieldBuilder() - Method in class com.google.protobuf.Enum.Builder
-
- getEnumvalueList() - Method in class com.google.protobuf.Enum.Builder
-
Enum value definitions.
- getEnumvalueList() - Method in class com.google.protobuf.Enum
-
Enum value definitions.
- getEnumvalueList() - Method in interface com.google.protobuf.EnumOrBuilder
-
Enum value definitions.
- getEnumvalueOrBuilder(int) - Method in class com.google.protobuf.Enum.Builder
-
Enum value definitions.
- getEnumvalueOrBuilder(int) - Method in class com.google.protobuf.Enum
-
Enum value definitions.
- getEnumvalueOrBuilder(int) - Method in interface com.google.protobuf.EnumOrBuilder
-
Enum value definitions.
- getEnumvalueOrBuilderList() - Method in class com.google.protobuf.Enum.Builder
-
Enum value definitions.
- getEnumvalueOrBuilderList() - Method in class com.google.protobuf.Enum
-
Enum value definitions.
- getEnumvalueOrBuilderList() - Method in interface com.google.protobuf.EnumOrBuilder
-
Enum value definitions.
- getEpoch() - Static method in class com.google.protobuf.util.TimeUtil
-
- getError() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
Error message.
- getError() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
-
Error message.
- getError() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponseOrBuilder
-
Error message.
- getErrorBytes() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
Error message.
- getErrorBytes() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
-
Error message.
- getErrorBytes() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponseOrBuilder
-
Error message.
- getExtendee() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
For extensions, this is the name of the type being extended.
- getExtendee() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
For extensions, this is the name of the type being extended.
- getExtendee() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
For extensions, this is the name of the type being extended.
- getExtendeeBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
For extensions, this is the name of the type being extended.
- getExtendeeBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
For extensions, this is the name of the type being extended.
- getExtendeeBytes() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
For extensions, this is the name of the type being extended.
- getExtension(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6;
- getExtension(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.FieldDescriptorProto extension = 6;
- getExtension(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6;
- getExtension(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7;
- getExtension(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated .google.protobuf.FieldDescriptorProto extension = 7;
- getExtension(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7;
- getExtension(ExtensionLite<MessageType, Type>) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
Get the value of an extension.
- getExtension(ExtensionLite<MessageType, List<Type>>, int) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
Get one element of a repeated extension.
- getExtension(Extension<MessageType, Type>) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
Get the value of an extension.
- getExtension(GeneratedMessage.GeneratedExtension<MessageType, Type>) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
Get the value of an extension.
- getExtension(Extension<MessageType, List<Type>>, int) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
Get the value of an extension.
- getExtension(GeneratedMessage.GeneratedExtension<MessageType, List<Type>>, int) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
Get the value of an extension.
- getExtension(ExtensionLite<MessageType, Type>) - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
-
Get the value of an extension.
- getExtension(ExtensionLite<MessageType, List<Type>>, int) - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
-
Get one element of a repeated extension.
- getExtension(Extension<MessageType, Type>) - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
-
Get the value of an extension.
- getExtension(GeneratedMessage.GeneratedExtension<MessageType, Type>) - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
-
Get the value of an extension.
- getExtension(Extension<MessageType, List<Type>>, int) - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
-
Get one element of a repeated extension.
- getExtension(GeneratedMessage.GeneratedExtension<MessageType, List<Type>>, int) - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
-
Get one element of a repeated extension.
- getExtension(ExtensionLite<MessageType, Type>) - Method in interface com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder
-
Get the value of an extension.
- getExtension(ExtensionLite<MessageType, List<Type>>, int) - Method in interface com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder
-
Get one element of a repeated extension.
- getExtension(Extension<MessageType, Type>) - Method in interface com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder
-
Get the value of an extension.
- getExtension(GeneratedMessage.GeneratedExtension<MessageType, Type>) - Method in interface com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder
-
Get the value of an extension.
- getExtension(Extension<MessageType, List<Type>>, int) - Method in interface com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder
-
Get one element of a repeated extension.
- getExtension(GeneratedMessage.GeneratedExtension<MessageType, List<Type>>, int) - Method in interface com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder
-
Get one element of a repeated extension.
- getExtension(ExtensionLite<MessageType, Type>) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableBuilder
-
Get the value of an extension.
- getExtension(ExtensionLite<MessageType, List<Type>>, int) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableBuilder
-
Get one element of a repeated extension.
- getExtension(ExtensionLite<MessageType, Type>) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableMessage
-
Get the value of an extension.
- getExtension(ExtensionLite<MessageType, List<Type>>, int) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableMessage
-
Get one element of a repeated extension.
- getExtension(ExtensionLite<MessageType, Type>) - Method in interface com.google.protobuf.GeneratedMessageLite.ExtendableMessageOrBuilder
-
Get the value of an extension.
- getExtension(ExtensionLite<MessageType, List<Type>>, int) - Method in interface com.google.protobuf.GeneratedMessageLite.ExtendableMessageOrBuilder
-
Get one element of a repeated extension.
- getExtension(ExtensionLite<MessageType, Type>) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
-
Get the value of an extension.
- getExtension(ExtensionLite<MessageType, List<Type>>, int) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
-
Get one element of a repeated extension.
- getExtension(Extension<MessageType, Type>) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
-
Get the value of an extension.
- getExtension(GeneratedMessage.GeneratedExtension<MessageType, Type>) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
-
Get the value of an extension.
- getExtension(Extension<MessageType, List<Type>>, int) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
-
Get the value of an extension.
- getExtension(GeneratedMessage.GeneratedExtension<MessageType, List<Type>>, int) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
-
Get the value of an extension.
- getExtension(ExtensionLite<MessageType, Type>) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableMessage
-
Get the value of an extension.
- getExtension(ExtensionLite<MessageType, List<Type>>, int) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableMessage
-
Get one element of a repeated extension.
- getExtension(Extension<MessageType, Type>) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableMessage
-
Get the value of an extension.
- getExtension(GeneratedMessage.GeneratedExtension<MessageType, Type>) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableMessage
-
Get the value of an extension.
- getExtension(Extension<MessageType, List<Type>>, int) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableMessage
-
Get one element of a repeated extension.
- getExtension(GeneratedMessage.GeneratedExtension<MessageType, List<Type>>, int) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableMessage
-
Get one element of a repeated extension.
- getExtension(ExtensionLite<MessageType, Type>) - Method in interface com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder
-
Get the value of an extension.
- getExtension(ExtensionLite<MessageType, List<Type>>, int) - Method in interface com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder
-
Get one element of a repeated extension.
- getExtension(Extension<MessageType, Type>) - Method in interface com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder
-
Get the value of an extension.
- getExtension(GeneratedMessage.GeneratedExtension<MessageType, Type>) - Method in interface com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder
-
Get the value of an extension.
- getExtension(Extension<MessageType, List<Type>>, int) - Method in interface com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder
-
Get one element of a repeated extension.
- getExtension(GeneratedMessage.GeneratedExtension<MessageType, List<Type>>, int) - Method in interface com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder
-
Get one element of a repeated extension.
- getExtension(Extension<M, T>) - Method in class com.google.protobuf.nano.ExtendableMessageNano
-
Gets the value stored in the specified extension of this message.
- getExtensionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6;
- getExtensionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7;
- getExtensionBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6;
- getExtensionBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7;
- getExtensionCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6;
- getExtensionCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.FieldDescriptorProto extension = 6;
- getExtensionCount() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6;
- getExtensionCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7;
- getExtensionCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated .google.protobuf.FieldDescriptorProto extension = 7;
- getExtensionCount() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7;
- getExtensionCount(ExtensionLite<MessageType, List<Type>>) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
Get the number of elements in a repeated extension.
- getExtensionCount(Extension<MessageType, List<Type>>) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
Get the number of elements in a repeated extension.
- getExtensionCount(GeneratedMessage.GeneratedExtension<MessageType, List<Type>>) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
Get the number of elements in a repeated extension.
- getExtensionCount(ExtensionLite<MessageType, List<Type>>) - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
-
Get the number of elements in a repeated extension.
- getExtensionCount(Extension<MessageType, List<Type>>) - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
-
Get the number of elements in a repeated extension.
- getExtensionCount(GeneratedMessage.GeneratedExtension<MessageType, List<Type>>) - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
-
Get the number of elements in a repeated extension.
- getExtensionCount(ExtensionLite<MessageType, List<Type>>) - Method in interface com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder
-
Get the number of elements in a repeated extension.
- getExtensionCount(Extension<MessageType, List<Type>>) - Method in interface com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder
-
Get the number of elements in a repeated extension.
- getExtensionCount(GeneratedMessage.GeneratedExtension<MessageType, List<Type>>) - Method in interface com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder
-
Get the number of elements in a repeated extension.
- getExtensionCount(ExtensionLite<MessageType, List<Type>>) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableBuilder
-
Get the number of elements in a repeated extension.
- getExtensionCount(ExtensionLite<MessageType, List<Type>>) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableMessage
-
Get the number of elements in a repeated extension.
- getExtensionCount(ExtensionLite<MessageType, List<Type>>) - Method in interface com.google.protobuf.GeneratedMessageLite.ExtendableMessageOrBuilder
-
Get the number of elements in a repeated extension.
- getExtensionCount(ExtensionLite<MessageType, List<Type>>) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
-
Get the number of elements in a repeated extension.
- getExtensionCount(Extension<MessageType, List<Type>>) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
-
Get the number of elements in a repeated extension.
- getExtensionCount(GeneratedMessage.GeneratedExtension<MessageType, List<Type>>) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
-
Get the number of elements in a repeated extension.
- getExtensionCount(ExtensionLite<MessageType, List<Type>>) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableMessage
-
Get the number of elements in a repeated extension.
- getExtensionCount(Extension<MessageType, List<Type>>) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableMessage
-
Get the number of elements in a repeated extension.
- getExtensionCount(GeneratedMessage.GeneratedExtension<MessageType, List<Type>>) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableMessage
-
Get the number of elements in a repeated extension.
- getExtensionCount(ExtensionLite<MessageType, List<Type>>) - Method in interface com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder
-
Get the number of elements in a repeated extension.
- getExtensionCount(Extension<MessageType, List<Type>>) - Method in interface com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder
-
Get the number of elements in a repeated extension.
- getExtensionCount(GeneratedMessage.GeneratedExtension<MessageType, List<Type>>) - Method in interface com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder
-
Get the number of elements in a repeated extension.
- getExtensionFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
- getExtensionFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
- getExtensionFields() - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
-
- getExtensionFields() - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableMessage
-
- getExtensionList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6;
- getExtensionList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.FieldDescriptorProto extension = 6;
- getExtensionList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6;
- getExtensionList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7;
- getExtensionList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated .google.protobuf.FieldDescriptorProto extension = 7;
- getExtensionList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7;
- getExtensionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6;
- getExtensionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.FieldDescriptorProto extension = 6;
- getExtensionOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6;
- getExtensionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7;
- getExtensionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated .google.protobuf.FieldDescriptorProto extension = 7;
- getExtensionOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7;
- getExtensionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6;
- getExtensionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.FieldDescriptorProto extension = 6;
- getExtensionOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6;
- getExtensionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7;
- getExtensionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated .google.protobuf.FieldDescriptorProto extension = 7;
- getExtensionOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7;
- getExtensionRange(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
- getExtensionRange(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
- getExtensionRange(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
- getExtensionRangeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
- getExtensionRangeBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
- getExtensionRangeCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
- getExtensionRangeCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
- getExtensionRangeCount() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
- getExtensionRangeFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
- getExtensionRangeList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
- getExtensionRangeList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
- getExtensionRangeList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
- getExtensionRangeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
- getExtensionRangeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
- getExtensionRangeOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
- getExtensionRangeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
- getExtensionRangeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
- getExtensionRangeOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
- getExtensions() - Method in class com.google.protobuf.Descriptors.Descriptor
-
Get a list of this message type's extensions.
- getExtensions() - Method in class com.google.protobuf.Descriptors.FileDescriptor
-
Get a list of top-level extensions declared in this file.
- getExtensionScope() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
For extensions defined nested within message types, gets the outer
type.
- getExtensionType() - Method in class com.google.protobuf.Extension
-
- getExtensionType() - Method in class com.google.protobuf.GeneratedMessage.GeneratedExtension
-
- getField(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto field = 2;
- getField(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.FieldDescriptorProto field = 2;
- getField(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.FieldDescriptorProto field = 2;
- getField(int) - Method in class com.google.protobuf.Descriptors.OneofDescriptor
-
- getField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DynamicMessage.Builder
-
- getField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DynamicMessage
-
- getField(FieldDescriptorType) - Method in class com.google.protobuf.FieldSet
-
- getField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage.Builder
-
- getField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
- getField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
-
- getField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable
-
Get the FieldAccessor for a particular field.
- getField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage
-
- getField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessageV3.Builder
-
- getField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
-
- getField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableMessage
-
- getField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
-
Get the FieldAccessor for a particular field.
- getField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessageV3
-
- getField() - Method in class com.google.protobuf.LazyField.LazyEntry
-
- getField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.MapEntry.Builder
-
- getField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.MapEntry
-
- getField(Descriptors.FieldDescriptor) - Method in interface com.google.protobuf.MessageOrBuilder
-
Obtains the value of the given field, or the default value if it is
not set.
- getField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.MessageReflection.BuilderAdapter
-
- getField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.MessageReflection.ExtensionAdapter
-
- getField(Descriptors.FieldDescriptor) - Method in interface com.google.protobuf.MessageReflection.MergeTarget
-
Obtains the value of the given field, or the default value if it is not
set.
- getField(int) - Method in class com.google.protobuf.UnknownFieldSet
-
Get a field by number.
- getFieldBuilder(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.AbstractMessage.Builder
-
- getFieldBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto field = 2;
- getFieldBuilder(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DynamicMessage.Builder
-
- getFieldBuilder(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage.Builder
-
- getFieldBuilder(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessageV3.Builder
-
- getFieldBuilder(Descriptors.FieldDescriptor) - Method in interface com.google.protobuf.Message.Builder
-
Get a nested builder instance for the given field.
- getFieldBuilder(int) - Method in class com.google.protobuf.UnknownFieldSet.Builder
-
Get a field builder for the given field number which includes any
values that already exist.
- getFieldBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto field = 2;
- getFieldCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto field = 2;
- getFieldCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.FieldDescriptorProto field = 2;
- getFieldCount() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.FieldDescriptorProto field = 2;
- getFieldCount() - Method in class com.google.protobuf.Descriptors.OneofDescriptor
-
- getFieldFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
- getFieldList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto field = 2;
- getFieldList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.FieldDescriptorProto field = 2;
- getFieldList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.FieldDescriptorProto field = 2;
- getFieldNameMap(Descriptors.Descriptor) - Method in class com.google.protobuf.util.JsonFormat.ParserImpl
-
- getFieldOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto field = 2;
- getFieldOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.FieldDescriptorProto field = 2;
- getFieldOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.FieldDescriptorProto field = 2;
- getFieldOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto field = 2;
- getFieldOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.FieldDescriptorProto field = 2;
- getFieldOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.FieldDescriptorProto field = 2;
- getFieldPaths(FieldMaskTree.Node, String, List<String>) - Method in class com.google.protobuf.util.FieldMaskTree
-
Gathers all field paths in a sub-tree.
- getFieldRaw(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage
-
Obtains the value of the given field, or the default value if it is
not set.
- getFieldRaw(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessageV3
-
Obtains the value of the given field, or the default value if it is
not set.
- getFields() - Method in class com.google.protobuf.Descriptors.Descriptor
-
Get a list of this message type's fields.
- getFields() - Method in class com.google.protobuf.Descriptors.OneofDescriptor
-
Get a list of this message type's fields.
- getFields() - Method in class com.google.protobuf.Struct.Builder
-
Deprecated.
- getFields() - Method in class com.google.protobuf.Struct
-
Deprecated.
- getFields() - Method in interface com.google.protobuf.StructOrBuilder
-
Deprecated.
- getFields(int) - Method in class com.google.protobuf.Type.Builder
-
The list of fields.
- getFields(int) - Method in class com.google.protobuf.Type
-
The list of fields.
- getFields(int) - Method in interface com.google.protobuf.TypeOrBuilder
-
The list of fields.
- getFieldsBuilder(int) - Method in class com.google.protobuf.Type.Builder
-
The list of fields.
- getFieldsBuilderList() - Method in class com.google.protobuf.Type.Builder
-
The list of fields.
- getFieldsCount() - Method in class com.google.protobuf.Struct.Builder
-
- getFieldsCount() - Method in class com.google.protobuf.Struct
-
- getFieldsCount() - Method in interface com.google.protobuf.StructOrBuilder
-
Unordered map of dynamically typed values.
- getFieldsCount() - Method in class com.google.protobuf.Type.Builder
-
The list of fields.
- getFieldsCount() - Method in class com.google.protobuf.Type
-
The list of fields.
- getFieldsCount() - Method in interface com.google.protobuf.TypeOrBuilder
-
The list of fields.
- getFieldsFieldBuilder() - Method in class com.google.protobuf.Type.Builder
-
- getFieldsList() - Method in class com.google.protobuf.Type.Builder
-
The list of fields.
- getFieldsList() - Method in class com.google.protobuf.Type
-
The list of fields.
- getFieldsList() - Method in interface com.google.protobuf.TypeOrBuilder
-
The list of fields.
- getFieldsMap() - Method in class com.google.protobuf.Struct.Builder
-
Unordered map of dynamically typed values.
- getFieldsMap() - Method in class com.google.protobuf.Struct
-
Unordered map of dynamically typed values.
- getFieldsMap() - Method in interface com.google.protobuf.StructOrBuilder
-
Unordered map of dynamically typed values.
- getFieldsOrBuilder(int) - Method in class com.google.protobuf.Type.Builder
-
The list of fields.
- getFieldsOrBuilder(int) - Method in class com.google.protobuf.Type
-
The list of fields.
- getFieldsOrBuilder(int) - Method in interface com.google.protobuf.TypeOrBuilder
-
The list of fields.
- getFieldsOrBuilderList() - Method in class com.google.protobuf.Type.Builder
-
The list of fields.
- getFieldsOrBuilderList() - Method in class com.google.protobuf.Type
-
The list of fields.
- getFieldsOrBuilderList() - Method in interface com.google.protobuf.TypeOrBuilder
-
The list of fields.
- getFieldsOrDefault(String, Value) - Method in class com.google.protobuf.Struct.Builder
-
Unordered map of dynamically typed values.
- getFieldsOrDefault(String, Value) - Method in class com.google.protobuf.Struct
-
Unordered map of dynamically typed values.
- getFieldsOrDefault(String, Value) - Method in interface com.google.protobuf.StructOrBuilder
-
Unordered map of dynamically typed values.
- getFieldsOrThrow(String) - Method in class com.google.protobuf.Struct.Builder
-
Unordered map of dynamically typed values.
- getFieldsOrThrow(String) - Method in class com.google.protobuf.Struct
-
Unordered map of dynamically typed values.
- getFieldsOrThrow(String) - Method in interface com.google.protobuf.StructOrBuilder
-
Unordered map of dynamically typed values.
- getFile(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15;
- getFile(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
-
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15;
- getFile(int) - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponseOrBuilder
-
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15;
- getFile(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
-
repeated .google.protobuf.FileDescriptorProto file = 1;
- getFile(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
-
repeated .google.protobuf.FileDescriptorProto file = 1;
- getFile(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorSetOrBuilder
-
repeated .google.protobuf.FileDescriptorProto file = 1;
- getFile() - Method in class com.google.protobuf.Descriptors.Descriptor
-
- getFile() - Method in class com.google.protobuf.Descriptors.DescriptorPool.PackageDescriptor
-
- getFile() - Method in class com.google.protobuf.Descriptors.EnumDescriptor
-
- getFile() - Method in class com.google.protobuf.Descriptors.EnumValueDescriptor
-
- getFile() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Get the FileDescriptor
containing this descriptor.
- getFile() - Method in class com.google.protobuf.Descriptors.FileDescriptor
-
Returns this object.
- getFile() - Method in class com.google.protobuf.Descriptors.GenericDescriptor
-
- getFile() - Method in class com.google.protobuf.Descriptors.MethodDescriptor
-
- getFile() - Method in class com.google.protobuf.Descriptors.OneofDescriptor
-
- getFile() - Method in class com.google.protobuf.Descriptors.ServiceDescriptor
-
- getFileBuilder(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15;
- getFileBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
-
repeated .google.protobuf.FileDescriptorProto file = 1;
- getFileBuilderList() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15;
- getFileBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
-
repeated .google.protobuf.FileDescriptorProto file = 1;
- getFileCount() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15;
- getFileCount() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
-
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15;
- getFileCount() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponseOrBuilder
-
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15;
- getFileCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
-
repeated .google.protobuf.FileDescriptorProto file = 1;
- getFileCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
-
repeated .google.protobuf.FileDescriptorProto file = 1;
- getFileCount() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorSetOrBuilder
-
repeated .google.protobuf.FileDescriptorProto file = 1;
- getFileFieldBuilder() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
- getFileFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
-
- getFileList() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15;
- getFileList() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
-
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15;
- getFileList() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponseOrBuilder
-
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15;
- getFileList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
-
repeated .google.protobuf.FileDescriptorProto file = 1;
- getFileList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
-
repeated .google.protobuf.FileDescriptorProto file = 1;
- getFileList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorSetOrBuilder
-
repeated .google.protobuf.FileDescriptorProto file = 1;
- getFileName() - Method in class com.google.protobuf.SourceContext.Builder
-
The path-qualified name of the .proto file that contained the associated
protobuf element.
- getFileName() - Method in class com.google.protobuf.SourceContext
-
The path-qualified name of the .proto file that contained the associated
protobuf element.
- getFileName() - Method in interface com.google.protobuf.SourceContextOrBuilder
-
The path-qualified name of the .proto file that contained the associated
protobuf element.
- getFileNameBytes() - Method in class com.google.protobuf.SourceContext.Builder
-
The path-qualified name of the .proto file that contained the associated
protobuf element.
- getFileNameBytes() - Method in class com.google.protobuf.SourceContext
-
The path-qualified name of the .proto file that contained the associated
protobuf element.
- getFileNameBytes() - Method in interface com.google.protobuf.SourceContextOrBuilder
-
The path-qualified name of the .proto file that contained the associated
protobuf element.
- getFileOrBuilder(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15;
- getFileOrBuilder(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
-
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15;
- getFileOrBuilder(int) - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponseOrBuilder
-
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15;
- getFileOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
-
repeated .google.protobuf.FileDescriptorProto file = 1;
- getFileOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
-
repeated .google.protobuf.FileDescriptorProto file = 1;
- getFileOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorSetOrBuilder
-
repeated .google.protobuf.FileDescriptorProto file = 1;
- getFileOrBuilderList() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15;
- getFileOrBuilderList() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
-
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15;
- getFileOrBuilderList() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponseOrBuilder
-
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15;
- getFileOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
-
repeated .google.protobuf.FileDescriptorProto file = 1;
- getFileOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
-
repeated .google.protobuf.FileDescriptorProto file = 1;
- getFileOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorSetOrBuilder
-
repeated .google.protobuf.FileDescriptorProto file = 1;
- getFileToGenerate(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
The .proto files that were explicitly listed on the command-line.
- getFileToGenerate(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
-
The .proto files that were explicitly listed on the command-line.
- getFileToGenerate(int) - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
-
The .proto files that were explicitly listed on the command-line.
- getFileToGenerateBytes(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
The .proto files that were explicitly listed on the command-line.
- getFileToGenerateBytes(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
-
The .proto files that were explicitly listed on the command-line.
- getFileToGenerateBytes(int) - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
-
The .proto files that were explicitly listed on the command-line.
- getFileToGenerateCount() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
The .proto files that were explicitly listed on the command-line.
- getFileToGenerateCount() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
-
The .proto files that were explicitly listed on the command-line.
- getFileToGenerateCount() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
-
The .proto files that were explicitly listed on the command-line.
- getFileToGenerateList() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
The .proto files that were explicitly listed on the command-line.
- getFileToGenerateList() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
-
The .proto files that were explicitly listed on the command-line.
- getFileToGenerateList() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
-
The .proto files that were explicitly listed on the command-line.
- getFixed32List() - Method in class com.google.protobuf.UnknownFieldSet.Field
-
Get the list of fixed32 values for this field.
- getFixed64List() - Method in class com.google.protobuf.UnknownFieldSet.Field
-
Get the list of fixed64 values for this field.
- getFloat(int) - Method in class com.google.protobuf.FloatArrayList
-
- getFloat(int) - Method in interface com.google.protobuf.Internal.FloatList
-
Like List.get(int)
but more efficient in that it doesn't box the returned value.
- getFloat(Object, long) - Static method in class com.google.protobuf.UnsafeUtil
-
- getFloat(float[], long) - Static method in class com.google.protobuf.UnsafeUtil
-
- getFloat(Object, long) - Method in class com.google.protobuf.UnsafeUtil.JvmMemoryAccessor
-
- getFloat(Object, long) - Method in class com.google.protobuf.UnsafeUtil.MemoryAccessor
-
- getFromList(List<T>, int, Descriptors.FieldDescriptor) - Static method in class com.google.protobuf.TextFormatParseInfoTree
-
- getFullName() - Method in class com.google.protobuf.Descriptors.Descriptor
-
Get the type's fully-qualified name, within the proto language's
namespace.
- getFullName() - Method in class com.google.protobuf.Descriptors.DescriptorPool.PackageDescriptor
-
- getFullName() - Method in class com.google.protobuf.Descriptors.EnumDescriptor
-
Get the type's fully-qualified name.
- getFullName() - Method in class com.google.protobuf.Descriptors.EnumValueDescriptor
-
Get the value's fully-qualified name.
- getFullName() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Get the field's fully-qualified name.
- getFullName() - Method in class com.google.protobuf.Descriptors.FileDescriptor
-
Returns the same as getName().
- getFullName() - Method in class com.google.protobuf.Descriptors.GenericDescriptor
-
- getFullName() - Method in class com.google.protobuf.Descriptors.MethodDescriptor
-
Get the method's fully-qualified name.
- getFullName() - Method in class com.google.protobuf.Descriptors.OneofDescriptor
-
- getFullName() - Method in class com.google.protobuf.Descriptors.ServiceDescriptor
-
Get the type's fully-qualified name.
- getGoPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Sets the Go package where structs generated from this .proto will be
placed.
- getGoPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
Sets the Go package where structs generated from this .proto will be
placed.
- getGoPackage() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
Sets the Go package where structs generated from this .proto will be
placed.
- getGoPackageBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Sets the Go package where structs generated from this .proto will be
placed.
- getGoPackageBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
Sets the Go package where structs generated from this .proto will be
placed.
- getGoPackageBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
Sets the Go package where structs generated from this .proto will be
placed.
- getGroupList() - Method in class com.google.protobuf.UnknownFieldSet.Field
-
Get the list of embedded group values for this field.
- getIdempotencyLevel() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
optional .google.protobuf.MethodOptions.IdempotencyLevel idempotency_level = 34 [default = IDEMPOTENCY_UNKNOWN];
- getIdempotencyLevel() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
-
optional .google.protobuf.MethodOptions.IdempotencyLevel idempotency_level = 34 [default = IDEMPOTENCY_UNKNOWN];
- getIdempotencyLevel() - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
-
optional .google.protobuf.MethodOptions.IdempotencyLevel idempotency_level = 34 [default = IDEMPOTENCY_UNKNOWN];
- getIdentifierValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
The value of the uninterpreted option, in whatever type the tokenizer
identified it as during parsing.
- getIdentifierValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
The value of the uninterpreted option, in whatever type the tokenizer
identified it as during parsing.
- getIdentifierValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
-
The value of the uninterpreted option, in whatever type the tokenizer
identified it as during parsing.
- getIdentifierValueBytes() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
The value of the uninterpreted option, in whatever type the tokenizer
identified it as during parsing.
- getIdentifierValueBytes() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
The value of the uninterpreted option, in whatever type the tokenizer
identified it as during parsing.
- getIdentifierValueBytes() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
-
The value of the uninterpreted option, in whatever type the tokenizer
identified it as during parsing.
- getIdentityArray() - Method in class com.google.protobuf.UnknownFieldSet.Field
-
Returns the array of objects to be used to uniquely identify this
Field
instance.
- getIndex() - Method in class com.google.protobuf.Descriptors.Descriptor
-
Get the index of this descriptor within its parent.
- getIndex() - Method in class com.google.protobuf.Descriptors.EnumDescriptor
-
Get the index of this descriptor within its parent.
- getIndex() - Method in class com.google.protobuf.Descriptors.EnumValueDescriptor
-
Get the index of this descriptor within its parent.
- getIndex() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Get the index of this descriptor within its parent.
- getIndex() - Method in class com.google.protobuf.Descriptors.MethodDescriptor
-
Get the index of this descriptor within its parent.
- getIndex() - Method in class com.google.protobuf.Descriptors.OneofDescriptor
-
Get the index of this descriptor within its parent.
- getIndex() - Method in class com.google.protobuf.Descriptors.ServiceDescriptor
-
Get the index of this descriptor within its parent.
- getInitializationErrorString() - Method in class com.google.protobuf.AbstractMessage.Builder
-
- getInitializationErrorString() - Method in class com.google.protobuf.AbstractMessage
-
- getInitializationErrorString() - Method in interface com.google.protobuf.MessageOrBuilder
-
Returns a comma-delimited list of required fields which are not set
in this message object.
- getInputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
Input and output type names.
- getInputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
Input and output type names.
- getInputType() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
-
Input and output type names.
- getInputType() - Method in class com.google.protobuf.Descriptors.MethodDescriptor
-
Get the method's input type.
- getInputTypeBytes() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
Input and output type names.
- getInputTypeBytes() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
Input and output type names.
- getInputTypeBytes() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
-
Input and output type names.
- getInsertionPoint() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
If non-empty, indicates that the named file should already exist, and the
content here is to be inserted into that file at a defined insertion
point.
- getInsertionPoint() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
-
If non-empty, indicates that the named file should already exist, and the
content here is to be inserted into that file at a defined insertion
point.
- getInsertionPoint() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.FileOrBuilder
-
If non-empty, indicates that the named file should already exist, and the
content here is to be inserted into that file at a defined insertion
point.
- getInsertionPointBytes() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
If non-empty, indicates that the named file should already exist, and the
content here is to be inserted into that file at a defined insertion
point.
- getInsertionPointBytes() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
-
If non-empty, indicates that the named file should already exist, and the
content here is to be inserted into that file at a defined insertion
point.
- getInsertionPointBytes() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.FileOrBuilder
-
If non-empty, indicates that the named file should already exist, and the
content here is to be inserted into that file at a defined insertion
point.
- getInt(int) - Method in class com.google.protobuf.IntArrayList
-
- getInt(int) - Method in interface com.google.protobuf.Internal.IntList
-
Like List.get(int)
but more efficient in that it doesn't box the returned value.
- getInt(Object, long) - Static method in class com.google.protobuf.UnsafeUtil
-
- getInt(int[], long) - Static method in class com.google.protobuf.UnsafeUtil
-
- getInt(long) - Static method in class com.google.protobuf.UnsafeUtil
-
- getInt(long) - Method in class com.google.protobuf.UnsafeUtil.JvmMemoryAccessor
-
- getInt(Object, long) - Method in class com.google.protobuf.UnsafeUtil.MemoryAccessor
-
- getInt(long) - Method in class com.google.protobuf.UnsafeUtil.MemoryAccessor
-
- getIsExtension() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
-
required bool is_extension = 2;
- getIsExtension() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
-
required bool is_extension = 2;
- getIsExtension() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePartOrBuilder
-
required bool is_extension = 2;
- getJavaGenerateEqualsAndHash() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Deprecated.
- getJavaGenerateEqualsAndHash() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
Deprecated.
- getJavaGenerateEqualsAndHash() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
Deprecated.
- getJavaGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool java_generic_services = 17 [default = false];
- getJavaGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional bool java_generic_services = 17 [default = false];
- getJavaGenericServices() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional bool java_generic_services = 17 [default = false];
- getJavaMultipleFiles() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
If set true, then the Java code generator will generate a separate .java
file for each top-level message, enum, and service defined in the .proto
file.
- getJavaMultipleFiles() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
If set true, then the Java code generator will generate a separate .java
file for each top-level message, enum, and service defined in the .proto
file.
- getJavaMultipleFiles() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
If set true, then the Java code generator will generate a separate .java
file for each top-level message, enum, and service defined in the .proto
file.
- getJavaOuterClassname() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
If set, all the classes from the .proto file are wrapped in a single
outer class with the given name.
- getJavaOuterClassname() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
If set, all the classes from the .proto file are wrapped in a single
outer class with the given name.
- getJavaOuterClassname() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
If set, all the classes from the .proto file are wrapped in a single
outer class with the given name.
- getJavaOuterClassnameBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
If set, all the classes from the .proto file are wrapped in a single
outer class with the given name.
- getJavaOuterClassnameBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
If set, all the classes from the .proto file are wrapped in a single
outer class with the given name.
- getJavaOuterClassnameBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
If set, all the classes from the .proto file are wrapped in a single
outer class with the given name.
- getJavaPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Sets the Java package where classes generated from this .proto will be
placed.
- getJavaPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
Sets the Java package where classes generated from this .proto will be
placed.
- getJavaPackage() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
Sets the Java package where classes generated from this .proto will be
placed.
- getJavaPackageBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Sets the Java package where classes generated from this .proto will be
placed.
- getJavaPackageBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
Sets the Java package where classes generated from this .proto will be
placed.
- getJavaPackageBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
Sets the Java package where classes generated from this .proto will be
placed.
- getJavaStringCheckUtf8() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
If set true, then the Java2 code generator will generate code that
throws an exception whenever an attempt is made to assign a non-UTF-8
byte sequence to a string field.
- getJavaStringCheckUtf8() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
If set true, then the Java2 code generator will generate code that
throws an exception whenever an attempt is made to assign a non-UTF-8
byte sequence to a string field.
- getJavaStringCheckUtf8() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
If set true, then the Java2 code generator will generate code that
throws an exception whenever an attempt is made to assign a non-UTF-8
byte sequence to a string field.
- getJavaType() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Get the field's java type.
- getJavaType() - Method in enum com.google.protobuf.Descriptors.FieldDescriptor.Type
-
- getJavaType() - Method in enum com.google.protobuf.WireFormat.FieldType
-
- getJsonName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
JSON name of this field.
- getJsonName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
JSON name of this field.
- getJsonName() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
JSON name of this field.
- getJsonName() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Get the JSON name of this field.
- getJsonName() - Method in class com.google.protobuf.Field.Builder
-
The field JSON name.
- getJsonName() - Method in class com.google.protobuf.Field
-
The field JSON name.
- getJsonName() - Method in interface com.google.protobuf.FieldOrBuilder
-
The field JSON name.
- getJsonNameBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
JSON name of this field.
- getJsonNameBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
JSON name of this field.
- getJsonNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
JSON name of this field.
- getJsonNameBytes() - Method in class com.google.protobuf.Field.Builder
-
The field JSON name.
- getJsonNameBytes() - Method in class com.google.protobuf.Field
-
The field JSON name.
- getJsonNameBytes() - Method in interface com.google.protobuf.FieldOrBuilder
-
The field JSON name.
- getJstype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
The jstype option determines the JavaScript type used for values of the
field.
- getJstype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
The jstype option determines the JavaScript type used for values of the
field.
- getJstype() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
The jstype option determines the JavaScript type used for values of the
field.
- getKey() - Method in class com.google.protobuf.Internal.MapAdapter.EntryAdapter
-
- getKey() - Method in class com.google.protobuf.LazyField.LazyEntry
-
- getKey() - Method in class com.google.protobuf.MapEntry.Builder
-
- getKey() - Method in class com.google.protobuf.MapEntry
-
- getKey() - Method in class com.google.protobuf.MapEntryLite
-
- getKey() - Method in class com.google.protobuf.SmallSortedMap.Entry
-
- getKind() - Method in class com.google.protobuf.Field.Builder
-
The field type.
- getKind() - Method in class com.google.protobuf.Field
-
The field type.
- getKind() - Method in interface com.google.protobuf.FieldOrBuilder
-
The field type.
- getKindCase() - Method in class com.google.protobuf.Value.Builder
-
- getKindCase() - Method in class com.google.protobuf.Value
-
- getKindCase() - Method in interface com.google.protobuf.ValueOrBuilder
-
- getKindValue() - Method in class com.google.protobuf.Field.Builder
-
The field type.
- getKindValue() - Method in class com.google.protobuf.Field
-
The field type.
- getKindValue() - Method in interface com.google.protobuf.FieldOrBuilder
-
The field type.
- getLabel() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional .google.protobuf.FieldDescriptorProto.Label label = 4;
- getLabel() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
optional .google.protobuf.FieldDescriptorProto.Label label = 4;
- getLabel() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
optional .google.protobuf.FieldDescriptorProto.Label label = 4;
- getLastTag() - Method in class com.google.protobuf.CodedInputStream.ArrayDecoder
-
- getLastTag() - Method in class com.google.protobuf.CodedInputStream
-
- getLastTag() - Method in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
-
- getLastTag() - Method in class com.google.protobuf.CodedInputStream.StreamDecoder
-
- getLastTag() - Method in class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
-
- getLazy() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
Should this field be parsed lazily? Lazy applies only to message-type
fields.
- getLazy() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
Should this field be parsed lazily? Lazy applies only to message-type
fields.
- getLazy() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
Should this field be parsed lazily? Lazy applies only to message-type
fields.
- getLeadingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
If this SourceCodeInfo represents a complete declaration, these are any
comments appearing before and after the declaration which appear to be
attached to the declaration.
- getLeadingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
If this SourceCodeInfo represents a complete declaration, these are any
comments appearing before and after the declaration which appear to be
attached to the declaration.
- getLeadingComments() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
-
If this SourceCodeInfo represents a complete declaration, these are any
comments appearing before and after the declaration which appear to be
attached to the declaration.
- getLeadingCommentsBytes() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
If this SourceCodeInfo represents a complete declaration, these are any
comments appearing before and after the declaration which appear to be
attached to the declaration.
- getLeadingCommentsBytes() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
If this SourceCodeInfo represents a complete declaration, these are any
comments appearing before and after the declaration which appear to be
attached to the declaration.
- getLeadingCommentsBytes() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
-
If this SourceCodeInfo represents a complete declaration, these are any
comments appearing before and after the declaration which appear to be
attached to the declaration.
- getLeadingDetachedComments(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
repeated string leading_detached_comments = 6;
- getLeadingDetachedComments(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
repeated string leading_detached_comments = 6;
- getLeadingDetachedComments(int) - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
-
repeated string leading_detached_comments = 6;
- getLeadingDetachedCommentsBytes(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
repeated string leading_detached_comments = 6;
- getLeadingDetachedCommentsBytes(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
repeated string leading_detached_comments = 6;
- getLeadingDetachedCommentsBytes(int) - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
-
repeated string leading_detached_comments = 6;
- getLeadingDetachedCommentsCount() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
repeated string leading_detached_comments = 6;
- getLeadingDetachedCommentsCount() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
repeated string leading_detached_comments = 6;
- getLeadingDetachedCommentsCount() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
-
repeated string leading_detached_comments = 6;
- getLeadingDetachedCommentsList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
repeated string leading_detached_comments = 6;
- getLeadingDetachedCommentsList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
repeated string leading_detached_comments = 6;
- getLeadingDetachedCommentsList() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
-
repeated string leading_detached_comments = 6;
- getLeafByLeft(ByteString) - Method in class com.google.protobuf.RopeByteString.PieceIterator
-
- getLengthDelimitedList() - Method in class com.google.protobuf.UnknownFieldSet.Field
-
Get the list of length-delimited values for this field.
- getLine() - Method in exception com.google.protobuf.TextFormat.ParseException
-
Return the line where the parse exception occurred, or -1 when
none is provided.
- getLine() - Method in class com.google.protobuf.TextFormat.Tokenizer
-
- getLine() - Method in class com.google.protobuf.TextFormatParseLocation
-
- getList() - Method in class com.google.protobuf.MapField
-
Gets the content of this MapField as a read-only List.
- getListValue() - Method in class com.google.protobuf.Value.Builder
-
Represents a repeated `Value`.
- getListValue() - Method in class com.google.protobuf.Value
-
Represents a repeated `Value`.
- getListValue() - Method in interface com.google.protobuf.ValueOrBuilder
-
Represents a repeated `Value`.
- getListValueBuilder() - Method in class com.google.protobuf.Value.Builder
-
Represents a repeated `Value`.
- getListValueFieldBuilder() - Method in class com.google.protobuf.Value.Builder
-
Represents a repeated `Value`.
- getListValueOrBuilder() - Method in class com.google.protobuf.Value.Builder
-
Represents a repeated `Value`.
- getListValueOrBuilder() - Method in class com.google.protobuf.Value
-
Represents a repeated `Value`.
- getListValueOrBuilder() - Method in interface com.google.protobuf.ValueOrBuilder
-
Represents a repeated `Value`.
- getLiteJavaType() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
For internal use only.
- getLiteJavaType() - Method in interface com.google.protobuf.FieldSet.FieldDescriptorLite
-
- getLiteJavaType() - Method in class com.google.protobuf.GeneratedMessageLite.ExtensionDescriptor
-
- getLiteType() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
For internal use only.
- getLiteType() - Method in class com.google.protobuf.ExtensionLite
-
Returns the type of the field.
- getLiteType() - Method in interface com.google.protobuf.FieldSet.FieldDescriptorLite
-
- getLiteType() - Method in class com.google.protobuf.GeneratedMessage.GeneratedExtension
-
- getLiteType() - Method in class com.google.protobuf.GeneratedMessageLite.ExtensionDescriptor
-
- getLiteType() - Method in class com.google.protobuf.GeneratedMessageLite.GeneratedExtension
-
- getLocation(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
-
A Location identifies a piece of source code in a .proto file which
corresponds to a particular definition.
- getLocation(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
-
A Location identifies a piece of source code in a .proto file which
corresponds to a particular definition.
- getLocation(int) - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfoOrBuilder
-
A Location identifies a piece of source code in a .proto file which
corresponds to a particular definition.
- getLocation(Descriptors.FieldDescriptor, int) - Method in class com.google.protobuf.TextFormatParseInfoTree
-
Get the location in the source of a field's value.
- getLocationBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
-
A Location identifies a piece of source code in a .proto file which
corresponds to a particular definition.
- getLocationBuilderList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
-
A Location identifies a piece of source code in a .proto file which
corresponds to a particular definition.
- getLocationCount() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
-
A Location identifies a piece of source code in a .proto file which
corresponds to a particular definition.
- getLocationCount() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
-
A Location identifies a piece of source code in a .proto file which
corresponds to a particular definition.
- getLocationCount() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfoOrBuilder
-
A Location identifies a piece of source code in a .proto file which
corresponds to a particular definition.
- getLocationFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
-
- getLocationList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
-
A Location identifies a piece of source code in a .proto file which
corresponds to a particular definition.
- getLocationList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
-
A Location identifies a piece of source code in a .proto file which
corresponds to a particular definition.
- getLocationList() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfoOrBuilder
-
A Location identifies a piece of source code in a .proto file which
corresponds to a particular definition.
- getLocationOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
-
A Location identifies a piece of source code in a .proto file which
corresponds to a particular definition.
- getLocationOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
-
A Location identifies a piece of source code in a .proto file which
corresponds to a particular definition.
- getLocationOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfoOrBuilder
-
A Location identifies a piece of source code in a .proto file which
corresponds to a particular definition.
- getLocationOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
-
A Location identifies a piece of source code in a .proto file which
corresponds to a particular definition.
- getLocationOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
-
A Location identifies a piece of source code in a .proto file which
corresponds to a particular definition.
- getLocationOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfoOrBuilder
-
A Location identifies a piece of source code in a .proto file which
corresponds to a particular definition.
- getLocations(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.TextFormatParseInfoTree
-
Retrieve all the locations of a field.
- getLong(int) - Method in interface com.google.protobuf.Internal.LongList
-
Like List.get(int)
but more efficient in that it doesn't box the returned value.
- getLong(int) - Method in class com.google.protobuf.LongArrayList
-
- getLong(Object, long) - Static method in class com.google.protobuf.UnsafeUtil
-
- getLong(long[], long) - Static method in class com.google.protobuf.UnsafeUtil
-
- getLong(long) - Static method in class com.google.protobuf.UnsafeUtil
-
- getLong(long) - Method in class com.google.protobuf.UnsafeUtil.JvmMemoryAccessor
-
- getLong(Object, long) - Method in class com.google.protobuf.UnsafeUtil.MemoryAccessor
-
- getLong(long) - Method in class com.google.protobuf.UnsafeUtil.MemoryAccessor
-
- getMajor() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
-
optional int32 major = 1;
- getMajor() - Method in class com.google.protobuf.compiler.PluginProtos.Version
-
optional int32 major = 1;
- getMajor() - Method in interface com.google.protobuf.compiler.PluginProtos.VersionOrBuilder
-
optional int32 major = 1;
- getMap() - Method in class com.google.protobuf.MapField
-
Returns the content of this MapField as a read-only Map.
- getMapEntry() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
Whether the message is an automatically generated map entry type for the
maps field.
- getMapEntry() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
-
Whether the message is an automatically generated map entry type for the
maps field.
- getMapEntry() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
-
Whether the message is an automatically generated map entry type for the
maps field.
- getMapEntryMessageDefaultInstance() - Method in class com.google.protobuf.MapField
-
Gets the default instance of the message stored in the list view of this
map field.
- getMapFactory() - Static method in class com.google.protobuf.nano.MapFactories
-
- getMapField(GeneratedMessage) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.MapFieldAccessor
-
- getMapField(GeneratedMessage.Builder) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.MapFieldAccessor
-
- getMapField(GeneratedMessageV3) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.MapFieldAccessor
-
- getMapField(GeneratedMessageV3.Builder) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.MapFieldAccessor
-
- getMemoryAccessor() - Static method in class com.google.protobuf.UnsafeUtil
-
- getMessage(int) - Method in class com.google.protobuf.RepeatedFieldBuilder
-
Get the message at the specified index.
- getMessage(int, boolean) - Method in class com.google.protobuf.RepeatedFieldBuilder
-
Get the message at the specified index.
- getMessage(int) - Method in class com.google.protobuf.RepeatedFieldBuilderV3
-
Get the message at the specified index.
- getMessage(int, boolean) - Method in class com.google.protobuf.RepeatedFieldBuilderV3
-
Get the message at the specified index.
- getMessage() - Method in class com.google.protobuf.SingleFieldBuilder
-
Get the message for the field.
- getMessage() - Method in class com.google.protobuf.SingleFieldBuilderV3
-
Get the message for the field.
- getMessageDefaultInstance() - Method in class com.google.protobuf.ExtensionLite
-
Returns the default instance of the extension field, if it's a message
extension.
- getMessageDefaultInstance() - Method in class com.google.protobuf.GeneratedMessage.GeneratedExtension
-
If the extension is an embedded message or group, returns the default
instance of the message.
- getMessageDefaultInstance() - Method in class com.google.protobuf.GeneratedMessageLite.GeneratedExtension
-
If the extension is an embedded message or group, returns the default
instance of the message.
- getMessageDefaultInstance() - Method in interface com.google.protobuf.MapField.Converter
-
- getMessageDefaultInstance() - Method in class com.google.protobuf.MapField.ImmutableMessageConverter
-
- getMessageList() - Method in class com.google.protobuf.RepeatedFieldBuilder
-
Gets a view of the builder as a list of messages.
- getMessageList() - Method in class com.google.protobuf.RepeatedFieldBuilderV3
-
Gets a view of the builder as a list of messages.
- getMessageOrBuilder(int) - Method in class com.google.protobuf.RepeatedFieldBuilder
-
Gets the base class interface for the specified index.
- getMessageOrBuilder(int) - Method in class com.google.protobuf.RepeatedFieldBuilderV3
-
Gets the base class interface for the specified index.
- getMessageOrBuilder() - Method in class com.google.protobuf.SingleFieldBuilder
-
Gets the base class interface for the field.
- getMessageOrBuilder() - Method in class com.google.protobuf.SingleFieldBuilderV3
-
Gets the base class interface for the field.
- getMessageOrBuilderList() - Method in class com.google.protobuf.RepeatedFieldBuilder
-
Gets a view of the builder as a list of MessageOrBuilders.
- getMessageOrBuilderList() - Method in class com.google.protobuf.RepeatedFieldBuilderV3
-
Gets a view of the builder as a list of MessageOrBuilders.
- getMessageSetSerializedSize() - Method in class com.google.protobuf.FieldSet
-
- getMessageSetSerializedSize(Map.Entry<FieldDescriptorType, Object>) - Method in class com.google.protobuf.FieldSet
-
- getMessageSetWireFormat() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
Set true to use the old proto1 MessageSet wire format for extensions.
- getMessageSetWireFormat() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
-
Set true to use the old proto1 MessageSet wire format for extensions.
- getMessageSetWireFormat() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
-
Set true to use the old proto1 MessageSet wire format for extensions.
- getMessageType(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
All top-level definitions in this file.
- getMessageType(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
All top-level definitions in this file.
- getMessageType(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
All top-level definitions in this file.
- getMessageType() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
For embedded message and group fields, gets the field's type.
- getMessageType() - Method in class com.google.protobuf.Extension
-
If the extension is a message extension (i.e., getLiteType() == MESSAGE),
returns the type of the message, otherwise undefined.
- getMessageTypeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
All top-level definitions in this file.
- getMessageTypeBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
All top-level definitions in this file.
- getMessageTypeCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
All top-level definitions in this file.
- getMessageTypeCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
All top-level definitions in this file.
- getMessageTypeCount() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
All top-level definitions in this file.
- getMessageTypeFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
- getMessageTypeList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
All top-level definitions in this file.
- getMessageTypeList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
All top-level definitions in this file.
- getMessageTypeList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
All top-level definitions in this file.
- getMessageTypeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
All top-level definitions in this file.
- getMessageTypeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
All top-level definitions in this file.
- getMessageTypeOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
All top-level definitions in this file.
- getMessageTypeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
All top-level definitions in this file.
- getMessageTypeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
All top-level definitions in this file.
- getMessageTypeOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
All top-level definitions in this file.
- getMessageTypes() - Method in class com.google.protobuf.Descriptors.FileDescriptor
-
Get a list of top-level message types declared in this file.
- getMetadata() - Method in class com.google.protobuf.MapEntry
-
Returns the metadata only for experimental runtime.
- getMetadata() - Method in class com.google.protobuf.MapEntryLite
-
For experimental runtime internal use only.
- getMethod(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
repeated .google.protobuf.MethodDescriptorProto method = 2;
- getMethod(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
-
repeated .google.protobuf.MethodDescriptorProto method = 2;
- getMethod(int) - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
-
repeated .google.protobuf.MethodDescriptorProto method = 2;
- getMethod - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor
-
- getMethod - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularFieldAccessor
-
- getMethod - Variable in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.RepeatedFieldAccessor
-
- getMethod - Variable in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.SingularFieldAccessor
-
- getMethodBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
repeated .google.protobuf.MethodDescriptorProto method = 2;
- getMethodBuilder - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor
-
- getMethodBuilder - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularFieldAccessor
-
- getMethodBuilder - Variable in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.RepeatedFieldAccessor
-
- getMethodBuilder - Variable in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.SingularFieldAccessor
-
- getMethodBuilderList() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
repeated .google.protobuf.MethodDescriptorProto method = 2;
- getMethodCount() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
repeated .google.protobuf.MethodDescriptorProto method = 2;
- getMethodCount() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
-
repeated .google.protobuf.MethodDescriptorProto method = 2;
- getMethodCount() - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
-
repeated .google.protobuf.MethodDescriptorProto method = 2;
- getMethodFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
- getMethodList() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
repeated .google.protobuf.MethodDescriptorProto method = 2;
- getMethodList() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
-
repeated .google.protobuf.MethodDescriptorProto method = 2;
- getMethodList() - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
-
repeated .google.protobuf.MethodDescriptorProto method = 2;
- getMethodOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
repeated .google.protobuf.MethodDescriptorProto method = 2;
- getMethodOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
-
repeated .google.protobuf.MethodDescriptorProto method = 2;
- getMethodOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
-
repeated .google.protobuf.MethodDescriptorProto method = 2;
- getMethodOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
repeated .google.protobuf.MethodDescriptorProto method = 2;
- getMethodOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
-
repeated .google.protobuf.MethodDescriptorProto method = 2;
- getMethodOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
-
repeated .google.protobuf.MethodDescriptorProto method = 2;
- getMethodOrDie(Class, String, Class...) - Static method in class com.google.protobuf.GeneratedMessage
-
Calls Class.getMethod and throws a RuntimeException if it fails.
- getMethodOrDie(Class, String, Class...) - Static method in class com.google.protobuf.GeneratedMessageLite
-
Calls Class.getMethod and throws a RuntimeException if it fails.
- getMethodOrDie(Class, String, Class...) - Static method in class com.google.protobuf.GeneratedMessageV3
-
Calls Class.getMethod and throws a RuntimeException if it fails.
- getMethods(int) - Method in class com.google.protobuf.Api.Builder
-
The methods of this interface, in unspecified order.
- getMethods(int) - Method in class com.google.protobuf.Api
-
The methods of this interface, in unspecified order.
- getMethods(int) - Method in interface com.google.protobuf.ApiOrBuilder
-
The methods of this interface, in unspecified order.
- getMethods() - Method in class com.google.protobuf.Descriptors.ServiceDescriptor
-
Get a list of methods for this service.
- getMethodsBuilder(int) - Method in class com.google.protobuf.Api.Builder
-
The methods of this interface, in unspecified order.
- getMethodsBuilderList() - Method in class com.google.protobuf.Api.Builder
-
The methods of this interface, in unspecified order.
- getMethodsCount() - Method in class com.google.protobuf.Api.Builder
-
The methods of this interface, in unspecified order.
- getMethodsCount() - Method in class com.google.protobuf.Api
-
The methods of this interface, in unspecified order.
- getMethodsCount() - Method in interface com.google.protobuf.ApiOrBuilder
-
The methods of this interface, in unspecified order.
- getMethodsFieldBuilder() - Method in class com.google.protobuf.Api.Builder
-
- getMethodsList() - Method in class com.google.protobuf.Api.Builder
-
The methods of this interface, in unspecified order.
- getMethodsList() - Method in class com.google.protobuf.Api
-
The methods of this interface, in unspecified order.
- getMethodsList() - Method in interface com.google.protobuf.ApiOrBuilder
-
The methods of this interface, in unspecified order.
- getMethodsOrBuilder(int) - Method in class com.google.protobuf.Api.Builder
-
The methods of this interface, in unspecified order.
- getMethodsOrBuilder(int) - Method in class com.google.protobuf.Api
-
The methods of this interface, in unspecified order.
- getMethodsOrBuilder(int) - Method in interface com.google.protobuf.ApiOrBuilder
-
The methods of this interface, in unspecified order.
- getMethodsOrBuilderList() - Method in class com.google.protobuf.Api.Builder
-
The methods of this interface, in unspecified order.
- getMethodsOrBuilderList() - Method in class com.google.protobuf.Api
-
The methods of this interface, in unspecified order.
- getMethodsOrBuilderList() - Method in interface com.google.protobuf.ApiOrBuilder
-
The methods of this interface, in unspecified order.
- getMinor() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
-
optional int32 minor = 2;
- getMinor() - Method in class com.google.protobuf.compiler.PluginProtos.Version
-
optional int32 minor = 2;
- getMinor() - Method in interface com.google.protobuf.compiler.PluginProtos.VersionOrBuilder
-
optional int32 minor = 2;
- getMissingFields() - Method in exception com.google.protobuf.UninitializedMessageException
-
Get a list of human-readable names of required fields missing from this
message.
- getMixins(int) - Method in class com.google.protobuf.Api.Builder
-
Included interfaces.
- getMixins(int) - Method in class com.google.protobuf.Api
-
Included interfaces.
- getMixins(int) - Method in interface com.google.protobuf.ApiOrBuilder
-
Included interfaces.
- getMixinsBuilder(int) - Method in class com.google.protobuf.Api.Builder
-
Included interfaces.
- getMixinsBuilderList() - Method in class com.google.protobuf.Api.Builder
-
Included interfaces.
- getMixinsCount() - Method in class com.google.protobuf.Api.Builder
-
Included interfaces.
- getMixinsCount() - Method in class com.google.protobuf.Api
-
Included interfaces.
- getMixinsCount() - Method in interface com.google.protobuf.ApiOrBuilder
-
Included interfaces.
- getMixinsFieldBuilder() - Method in class com.google.protobuf.Api.Builder
-
- getMixinsList() - Method in class com.google.protobuf.Api.Builder
-
Included interfaces.
- getMixinsList() - Method in class com.google.protobuf.Api
-
Included interfaces.
- getMixinsList() - Method in interface com.google.protobuf.ApiOrBuilder
-
Included interfaces.
- getMixinsOrBuilder(int) - Method in class com.google.protobuf.Api.Builder
-
Included interfaces.
- getMixinsOrBuilder(int) - Method in class com.google.protobuf.Api
-
Included interfaces.
- getMixinsOrBuilder(int) - Method in interface com.google.protobuf.ApiOrBuilder
-
Included interfaces.
- getMixinsOrBuilderList() - Method in class com.google.protobuf.Api.Builder
-
Included interfaces.
- getMixinsOrBuilderList() - Method in class com.google.protobuf.Api
-
Included interfaces.
- getMixinsOrBuilderList() - Method in interface com.google.protobuf.ApiOrBuilder
-
Included interfaces.
- getMutableFields() - Method in class com.google.protobuf.Struct.Builder
-
Deprecated.
- getMutableList() - Method in class com.google.protobuf.MapField
-
Gets a mutable List view of this MapField.
- getMutableMap() - Method in class com.google.protobuf.MapField
-
Gets a mutable Map view of this MapField.
- getMutableMapField(GeneratedMessage.Builder) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.MapFieldAccessor
-
- getMutableMapField(GeneratedMessageV3.Builder) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.MapFieldAccessor
-
- getName() - Method in class com.google.protobuf.Api.Builder
-
The fully qualified name of this interface, including package name
followed by the interface's simple name.
- getName() - Method in class com.google.protobuf.Api
-
The fully qualified name of this interface, including package name
followed by the interface's simple name.
- getName() - Method in interface com.google.protobuf.ApiOrBuilder
-
The fully qualified name of this interface, including package name
followed by the interface's simple name.
- getName() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
The file name, relative to the output directory.
- getName() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
-
The file name, relative to the output directory.
- getName() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.FileOrBuilder
-
The file name, relative to the output directory.
- getName() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
optional string name = 1;
- getName() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
optional string name = 1;
- getName() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
optional string name = 1;
- getName() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
optional string name = 1;
- getName() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
optional string name = 1;
- getName() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
-
optional string name = 1;
- getName() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
optional string name = 1;
- getName() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
-
optional string name = 1;
- getName() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueDescriptorProtoOrBuilder
-
optional string name = 1;
- getName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional string name = 1;
- getName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
optional string name = 1;
- getName() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
optional string name = 1;
- getName() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
file name, relative to root of source tree
- getName() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
file name, relative to root of source tree
- getName() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
file name, relative to root of source tree
- getName() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional string name = 1;
- getName() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
optional string name = 1;
- getName() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
-
optional string name = 1;
- getName() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
-
optional string name = 1;
- getName() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
-
optional string name = 1;
- getName() - Method in interface com.google.protobuf.DescriptorProtos.OneofDescriptorProtoOrBuilder
-
optional string name = 1;
- getName() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
optional string name = 1;
- getName() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
-
optional string name = 1;
- getName() - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
-
optional string name = 1;
- getName(int) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
- getName(int) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
- getName(int) - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
- getName() - Method in class com.google.protobuf.Descriptors.Descriptor
-
Get the type's unqualified name.
- getName() - Method in class com.google.protobuf.Descriptors.DescriptorPool.PackageDescriptor
-
- getName() - Method in class com.google.protobuf.Descriptors.EnumDescriptor
-
Get the type's unqualified name.
- getName() - Method in class com.google.protobuf.Descriptors.EnumValueDescriptor
-
Get the value's unqualified name.
- getName() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Get the field's unqualified name.
- getName() - Method in class com.google.protobuf.Descriptors.FileDescriptor
-
Get the file name.
- getName() - Method in class com.google.protobuf.Descriptors.GenericDescriptor
-
- getName() - Method in class com.google.protobuf.Descriptors.MethodDescriptor
-
Get the method's unqualified name.
- getName() - Method in class com.google.protobuf.Descriptors.OneofDescriptor
-
- getName() - Method in class com.google.protobuf.Descriptors.ServiceDescriptor
-
Get the type's unqualified name.
- getName() - Method in class com.google.protobuf.Enum.Builder
-
Enum type name.
- getName() - Method in class com.google.protobuf.Enum
-
Enum type name.
- getName() - Method in interface com.google.protobuf.EnumOrBuilder
-
Enum type name.
- getName() - Method in class com.google.protobuf.EnumValue.Builder
-
Enum value name.
- getName() - Method in class com.google.protobuf.EnumValue
-
Enum value name.
- getName() - Method in interface com.google.protobuf.EnumValueOrBuilder
-
Enum value name.
- getName() - Method in class com.google.protobuf.Field.Builder
-
The field name.
- getName() - Method in class com.google.protobuf.Field
-
The field name.
- getName() - Method in interface com.google.protobuf.FieldOrBuilder
-
The field name.
- getName() - Method in class com.google.protobuf.Method.Builder
-
The simple name of this method.
- getName() - Method in class com.google.protobuf.Method
-
The simple name of this method.
- getName() - Method in interface com.google.protobuf.MethodOrBuilder
-
The simple name of this method.
- getName() - Method in class com.google.protobuf.Mixin.Builder
-
The fully qualified name of the interface which is included.
- getName() - Method in class com.google.protobuf.Mixin
-
The fully qualified name of the interface which is included.
- getName() - Method in interface com.google.protobuf.MixinOrBuilder
-
The fully qualified name of the interface which is included.
- getName() - Method in class com.google.protobuf.Option.Builder
-
The option's name.
- getName() - Method in class com.google.protobuf.Option
-
The option's name.
- getName() - Method in interface com.google.protobuf.OptionOrBuilder
-
The option's name.
- getName() - Method in class com.google.protobuf.Type.Builder
-
The fully qualified message name.
- getName() - Method in class com.google.protobuf.Type
-
The fully qualified message name.
- getName() - Method in interface com.google.protobuf.TypeOrBuilder
-
The fully qualified message name.
- getNameBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
- getNameBuilderList() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
- getNameBytes() - Method in class com.google.protobuf.Api.Builder
-
The fully qualified name of this interface, including package name
followed by the interface's simple name.
- getNameBytes() - Method in class com.google.protobuf.Api
-
The fully qualified name of this interface, including package name
followed by the interface's simple name.
- getNameBytes() - Method in interface com.google.protobuf.ApiOrBuilder
-
The fully qualified name of this interface, including package name
followed by the interface's simple name.
- getNameBytes() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
The file name, relative to the output directory.
- getNameBytes() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
-
The file name, relative to the output directory.
- getNameBytes() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.FileOrBuilder
-
The file name, relative to the output directory.
- getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
optional string name = 1;
- getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
optional string name = 1;
- getNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
optional string name = 1;
- getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
optional string name = 1;
- getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
optional string name = 1;
- getNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
-
optional string name = 1;
- getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
optional string name = 1;
- getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
-
optional string name = 1;
- getNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueDescriptorProtoOrBuilder
-
optional string name = 1;
- getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional string name = 1;
- getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
optional string name = 1;
- getNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
optional string name = 1;
- getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
file name, relative to root of source tree
- getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
file name, relative to root of source tree
- getNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
file name, relative to root of source tree
- getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional string name = 1;
- getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
optional string name = 1;
- getNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
-
optional string name = 1;
- getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
-
optional string name = 1;
- getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
-
optional string name = 1;
- getNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.OneofDescriptorProtoOrBuilder
-
optional string name = 1;
- getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
optional string name = 1;
- getNameBytes() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
-
optional string name = 1;
- getNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
-
optional string name = 1;
- getNameBytes() - Method in class com.google.protobuf.Enum.Builder
-
Enum type name.
- getNameBytes() - Method in class com.google.protobuf.Enum
-
Enum type name.
- getNameBytes() - Method in interface com.google.protobuf.EnumOrBuilder
-
Enum type name.
- getNameBytes() - Method in class com.google.protobuf.EnumValue.Builder
-
Enum value name.
- getNameBytes() - Method in class com.google.protobuf.EnumValue
-
Enum value name.
- getNameBytes() - Method in interface com.google.protobuf.EnumValueOrBuilder
-
Enum value name.
- getNameBytes() - Method in class com.google.protobuf.Field.Builder
-
The field name.
- getNameBytes() - Method in class com.google.protobuf.Field
-
The field name.
- getNameBytes() - Method in interface com.google.protobuf.FieldOrBuilder
-
The field name.
- getNameBytes() - Method in class com.google.protobuf.Method.Builder
-
The simple name of this method.
- getNameBytes() - Method in class com.google.protobuf.Method
-
The simple name of this method.
- getNameBytes() - Method in interface com.google.protobuf.MethodOrBuilder
-
The simple name of this method.
- getNameBytes() - Method in class com.google.protobuf.Mixin.Builder
-
The fully qualified name of the interface which is included.
- getNameBytes() - Method in class com.google.protobuf.Mixin
-
The fully qualified name of the interface which is included.
- getNameBytes() - Method in interface com.google.protobuf.MixinOrBuilder
-
The fully qualified name of the interface which is included.
- getNameBytes() - Method in class com.google.protobuf.Option.Builder
-
The option's name.
- getNameBytes() - Method in class com.google.protobuf.Option
-
The option's name.
- getNameBytes() - Method in interface com.google.protobuf.OptionOrBuilder
-
The option's name.
- getNameBytes() - Method in class com.google.protobuf.Type.Builder
-
The fully qualified message name.
- getNameBytes() - Method in class com.google.protobuf.Type
-
The fully qualified message name.
- getNameBytes() - Method in interface com.google.protobuf.TypeOrBuilder
-
The fully qualified message name.
- getNameCount() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
- getNameCount() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
- getNameCount() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
- getNameFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
- getNameList() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
- getNameList() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
- getNameList() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
- getNameOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
- getNameOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
- getNameOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
- getNameOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
- getNameOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
- getNameOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
- getNamePart() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
-
required string name_part = 1;
- getNamePart() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
-
required string name_part = 1;
- getNamePart() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePartOrBuilder
-
required string name_part = 1;
- getNamePartBytes() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
-
required string name_part = 1;
- getNamePartBytes() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
-
required string name_part = 1;
- getNamePartBytes() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePartOrBuilder
-
required string name_part = 1;
- getNanos() - Method in class com.google.protobuf.Duration.Builder
-
Signed fractions of a second at nanosecond resolution of the span
of time.
- getNanos() - Method in class com.google.protobuf.Duration
-
Signed fractions of a second at nanosecond resolution of the span
of time.
- getNanos() - Method in interface com.google.protobuf.DurationOrBuilder
-
Signed fractions of a second at nanosecond resolution of the span
of time.
- getNanos() - Method in class com.google.protobuf.Timestamp.Builder
-
Non-negative fractions of a second at nanosecond resolution.
- getNanos() - Method in class com.google.protobuf.Timestamp
-
Non-negative fractions of a second at nanosecond resolution.
- getNanos() - Method in interface com.google.protobuf.TimestampOrBuilder
-
Non-negative fractions of a second at nanosecond resolution.
- getNegativeIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional int64 negative_int_value = 5;
- getNegativeIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
optional int64 negative_int_value = 5;
- getNegativeIntValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
-
optional int64 negative_int_value = 5;
- getNestedTree(Descriptors.FieldDescriptor, int) - Method in class com.google.protobuf.TextFormatParseInfoTree
-
Returns the parse info tree for the given field, which must be a message type.
- getNestedTrees(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.TextFormatParseInfoTree
-
Retrieve a list of all the location information trees for a sub message field.
- getNestedType(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto nested_type = 3;
- getNestedType(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.DescriptorProto nested_type = 3;
- getNestedType(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.DescriptorProto nested_type = 3;
- getNestedTypeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto nested_type = 3;
- getNestedTypeBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto nested_type = 3;
- getNestedTypeCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto nested_type = 3;
- getNestedTypeCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.DescriptorProto nested_type = 3;
- getNestedTypeCount() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.DescriptorProto nested_type = 3;
- getNestedTypeFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
- getNestedTypeList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto nested_type = 3;
- getNestedTypeList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.DescriptorProto nested_type = 3;
- getNestedTypeList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.DescriptorProto nested_type = 3;
- getNestedTypeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto nested_type = 3;
- getNestedTypeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.DescriptorProto nested_type = 3;
- getNestedTypeOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.DescriptorProto nested_type = 3;
- getNestedTypeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto nested_type = 3;
- getNestedTypeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.DescriptorProto nested_type = 3;
- getNestedTypeOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.DescriptorProto nested_type = 3;
- getNestedTypes() - Method in class com.google.protobuf.Descriptors.Descriptor
-
Get a list of message types nested within this one.
- getNextByteBuffer() - Method in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
-
To get the next ByteBuffer from input
, and then update the parameters
- getNextByteBuffer() - Method in class com.google.protobuf.IterableByteBufferInputStream
-
- getNextNonEmptyLeaf() - Method in class com.google.protobuf.RopeByteString.PieceIterator
-
- getNoStandardDescriptorAccessor() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
Disables the generation of the standard "descriptor()" accessor, which can
conflict with a field of the same name.
- getNoStandardDescriptorAccessor() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
-
Disables the generation of the standard "descriptor()" accessor, which can
conflict with a field of the same name.
- getNoStandardDescriptorAccessor() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
-
Disables the generation of the standard "descriptor()" accessor, which can
conflict with a field of the same name.
- getNullValue() - Method in class com.google.protobuf.Value.Builder
-
Represents a null value.
- getNullValue() - Method in class com.google.protobuf.Value
-
Represents a null value.
- getNullValue() - Method in interface com.google.protobuf.ValueOrBuilder
-
Represents a null value.
- getNullValueValue() - Method in class com.google.protobuf.Value.Builder
-
Represents a null value.
- getNullValueValue() - Method in class com.google.protobuf.Value
-
Represents a null value.
- getNullValueValue() - Method in interface com.google.protobuf.ValueOrBuilder
-
Represents a null value.
- getNumArrayEntries() - Method in class com.google.protobuf.SmallSortedMap
-
- getNumber() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
optional int32 number = 2;
- getNumber() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
-
optional int32 number = 2;
- getNumber() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueDescriptorProtoOrBuilder
-
optional int32 number = 2;
- getNumber() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional int32 number = 3;
- getNumber() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
optional int32 number = 3;
- getNumber() - Method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
-
- getNumber() - Method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
- getNumber() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
optional int32 number = 3;
- getNumber() - Method in enum com.google.protobuf.DescriptorProtos.FieldOptions.CType
-
- getNumber() - Method in enum com.google.protobuf.DescriptorProtos.FieldOptions.JSType
-
- getNumber() - Method in enum com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
-
- getNumber() - Method in enum com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
-
- getNumber() - Method in class com.google.protobuf.Descriptors.EnumValueDescriptor
-
Get the value's number.
- getNumber() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Get the field's number.
- getNumber() - Method in class com.google.protobuf.EnumValue.Builder
-
Enum value number.
- getNumber() - Method in class com.google.protobuf.EnumValue
-
Enum value number.
- getNumber() - Method in interface com.google.protobuf.EnumValueOrBuilder
-
Enum value number.
- getNumber() - Method in class com.google.protobuf.ExtensionLite
-
Returns the field number of the extension.
- getNumber() - Method in class com.google.protobuf.Field.Builder
-
The field number.
- getNumber() - Method in enum com.google.protobuf.Field.Cardinality
-
- getNumber() - Method in class com.google.protobuf.Field
-
The field number.
- getNumber() - Method in enum com.google.protobuf.Field.Kind
-
- getNumber() - Method in interface com.google.protobuf.FieldOrBuilder
-
The field number.
- getNumber() - Method in interface com.google.protobuf.FieldSet.FieldDescriptorLite
-
- getNumber() - Method in class com.google.protobuf.GeneratedMessage.GeneratedExtension
-
- getNumber() - Method in class com.google.protobuf.GeneratedMessageLite.ExtensionDescriptor
-
- getNumber() - Method in class com.google.protobuf.GeneratedMessageLite.GeneratedExtension
-
Get the field number.
- getNumber() - Method in interface com.google.protobuf.Internal.EnumLite
-
- getNumber() - Method in enum com.google.protobuf.NullValue
-
- getNumber() - Method in interface com.google.protobuf.ProtocolMessageEnum
-
Return the value's numeric value as defined in the .proto file.
- getNumber() - Method in enum com.google.protobuf.Syntax
-
- getNumber() - Method in enum com.google.protobuf.Value.KindCase
-
- getNumberValue() - Method in class com.google.protobuf.Value.Builder
-
Represents a double value.
- getNumberValue() - Method in class com.google.protobuf.Value
-
Represents a double value.
- getNumberValue() - Method in interface com.google.protobuf.ValueOrBuilder
-
Represents a double value.
- getNumOverflowEntries() - Method in class com.google.protobuf.SmallSortedMap
-
- getObjcClassPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Sets the objective c class prefix which is prepended to all objective c
generated classes from this .proto.
- getObjcClassPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
Sets the objective c class prefix which is prepended to all objective c
generated classes from this .proto.
- getObjcClassPrefix() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
Sets the objective c class prefix which is prepended to all objective c
generated classes from this .proto.
- getObjcClassPrefixBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Sets the objective c class prefix which is prepended to all objective c
generated classes from this .proto.
- getObjcClassPrefixBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
Sets the objective c class prefix which is prepended to all objective c
generated classes from this .proto.
- getObjcClassPrefixBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
Sets the objective c class prefix which is prepended to all objective c
generated classes from this .proto.
- getObject(Object, long) - Static method in class com.google.protobuf.UnsafeUtil
-
- getObject(Object[], long) - Static method in class com.google.protobuf.UnsafeUtil
-
- getObject(Object, long) - Method in class com.google.protobuf.UnsafeUtil.MemoryAccessor
-
- getOffsetIntoBytes() - Method in class com.google.protobuf.ByteString.BoundedByteString
-
- getOffsetIntoBytes() - Method in class com.google.protobuf.ByteString.LiteralByteString
-
Offset into bytes[]
to use, non-zero for substrings.
- getOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable
-
Get the OneofAccessor for a particular oneof.
- getOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
-
Get the OneofAccessor for a particular oneof.
- getOneofDecl(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
- getOneofDecl(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
- getOneofDecl(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
- getOneofDeclBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
- getOneofDeclBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
- getOneofDeclCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
- getOneofDeclCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
- getOneofDeclCount() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
- getOneofDeclFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
- getOneofDeclList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
- getOneofDeclList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
- getOneofDeclList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
- getOneofDeclOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
- getOneofDeclOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
- getOneofDeclOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
- getOneofDeclOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
- getOneofDeclOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
- getOneofDeclOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
- getOneofFieldDescriptor(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.AbstractMessage.Builder
-
TODO(jieluo): Clear it when all subclasses have implemented this method.
- getOneofFieldDescriptor(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.AbstractMessage
-
TODO(jieluo): Clear it when all subclasses have implemented this method.
- getOneofFieldDescriptor(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DynamicMessage.Builder
-
- getOneofFieldDescriptor(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DynamicMessage
-
- getOneofFieldDescriptor(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.GeneratedMessage.Builder
-
- getOneofFieldDescriptor(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.GeneratedMessage
-
- getOneofFieldDescriptor(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.GeneratedMessageV3.Builder
-
- getOneofFieldDescriptor(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.GeneratedMessageV3
-
- getOneofFieldDescriptor(Descriptors.OneofDescriptor) - Method in interface com.google.protobuf.MessageOrBuilder
-
Obtains the FieldDescriptor if the given oneof is set.
- getOneofFieldDescriptor(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.MessageReflection.BuilderAdapter
-
- getOneofFieldDescriptor(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.MessageReflection.ExtensionAdapter
-
- getOneofFieldDescriptor(Descriptors.OneofDescriptor) - Method in interface com.google.protobuf.MessageReflection.MergeTarget
-
Obtains the FieldDescriptor if the given oneof is set.
- getOneofFieldNumber(GeneratedMessage) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularFieldAccessor
-
- getOneofFieldNumber(GeneratedMessage.Builder) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularFieldAccessor
-
- getOneofFieldNumber(GeneratedMessageV3) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.SingularFieldAccessor
-
- getOneofFieldNumber(GeneratedMessageV3.Builder) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.SingularFieldAccessor
-
- getOneofIndex() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
If set, gives the index of a oneof in the containing type's oneof_decl
list.
- getOneofIndex() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
If set, gives the index of a oneof in the containing type's oneof_decl
list.
- getOneofIndex() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
If set, gives the index of a oneof in the containing type's oneof_decl
list.
- getOneofIndex() - Method in class com.google.protobuf.Field.Builder
-
The index of the field type in `Type.oneofs`, for message or enumeration
types.
- getOneofIndex() - Method in class com.google.protobuf.Field
-
The index of the field type in `Type.oneofs`, for message or enumeration
types.
- getOneofIndex() - Method in interface com.google.protobuf.FieldOrBuilder
-
The index of the field type in `Type.oneofs`, for message or enumeration
types.
- getOneofs() - Method in class com.google.protobuf.Descriptors.Descriptor
-
Get a list of this message type's oneofs.
- getOneofs(int) - Method in class com.google.protobuf.Type.Builder
-
The list of types appearing in `oneof` definitions in this type.
- getOneofs(int) - Method in class com.google.protobuf.Type
-
The list of types appearing in `oneof` definitions in this type.
- getOneofs(int) - Method in interface com.google.protobuf.TypeOrBuilder
-
The list of types appearing in `oneof` definitions in this type.
- getOneofsBytes(int) - Method in class com.google.protobuf.Type.Builder
-
The list of types appearing in `oneof` definitions in this type.
- getOneofsBytes(int) - Method in class com.google.protobuf.Type
-
The list of types appearing in `oneof` definitions in this type.
- getOneofsBytes(int) - Method in interface com.google.protobuf.TypeOrBuilder
-
The list of types appearing in `oneof` definitions in this type.
- getOneofsCount() - Method in class com.google.protobuf.Type.Builder
-
The list of types appearing in `oneof` definitions in this type.
- getOneofsCount() - Method in class com.google.protobuf.Type
-
The list of types appearing in `oneof` definitions in this type.
- getOneofsCount() - Method in interface com.google.protobuf.TypeOrBuilder
-
The list of types appearing in `oneof` definitions in this type.
- getOneofsList() - Method in class com.google.protobuf.Type.Builder
-
The list of types appearing in `oneof` definitions in this type.
- getOneofsList() - Method in class com.google.protobuf.Type
-
The list of types appearing in `oneof` definitions in this type.
- getOneofsList() - Method in interface com.google.protobuf.TypeOrBuilder
-
The list of types appearing in `oneof` definitions in this type.
- getOptimizeFor() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED];
- getOptimizeFor() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED];
- getOptimizeFor() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED];
- getOptions(int) - Method in class com.google.protobuf.Api.Builder
-
Any metadata attached to the interface.
- getOptions(int) - Method in class com.google.protobuf.Api
-
Any metadata attached to the interface.
- getOptions(int) - Method in interface com.google.protobuf.ApiOrBuilder
-
Any metadata attached to the interface.
- getOptions() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
optional .google.protobuf.MessageOptions options = 7;
- getOptions() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
-
optional .google.protobuf.ExtensionRangeOptions options = 3;
- getOptions() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
-
optional .google.protobuf.ExtensionRangeOptions options = 3;
- getOptions() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder
-
optional .google.protobuf.ExtensionRangeOptions options = 3;
- getOptions() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
optional .google.protobuf.MessageOptions options = 7;
- getOptions() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
optional .google.protobuf.MessageOptions options = 7;
- getOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
optional .google.protobuf.EnumOptions options = 3;
- getOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
optional .google.protobuf.EnumOptions options = 3;
- getOptions() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
-
optional .google.protobuf.EnumOptions options = 3;
- getOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
optional .google.protobuf.EnumValueOptions options = 3;
- getOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
-
optional .google.protobuf.EnumValueOptions options = 3;
- getOptions() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueDescriptorProtoOrBuilder
-
optional .google.protobuf.EnumValueOptions options = 3;
- getOptions() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional .google.protobuf.FieldOptions options = 8;
- getOptions() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
optional .google.protobuf.FieldOptions options = 8;
- getOptions() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
optional .google.protobuf.FieldOptions options = 8;
- getOptions() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional .google.protobuf.FileOptions options = 8;
- getOptions() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
optional .google.protobuf.FileOptions options = 8;
- getOptions() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
optional .google.protobuf.FileOptions options = 8;
- getOptions() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional .google.protobuf.MethodOptions options = 4;
- getOptions() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
optional .google.protobuf.MethodOptions options = 4;
- getOptions() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
-
optional .google.protobuf.MethodOptions options = 4;
- getOptions() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
-
optional .google.protobuf.OneofOptions options = 2;
- getOptions() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
-
optional .google.protobuf.OneofOptions options = 2;
- getOptions() - Method in interface com.google.protobuf.DescriptorProtos.OneofDescriptorProtoOrBuilder
-
optional .google.protobuf.OneofOptions options = 2;
- getOptions() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
optional .google.protobuf.ServiceOptions options = 3;
- getOptions() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
-
optional .google.protobuf.ServiceOptions options = 3;
- getOptions() - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
-
optional .google.protobuf.ServiceOptions options = 3;
- getOptions() - Method in class com.google.protobuf.Descriptors.Descriptor
-
Get the MessageOptions
, defined in descriptor.proto
.
- getOptions() - Method in class com.google.protobuf.Descriptors.EnumDescriptor
-
Get the EnumOptions
, defined in descriptor.proto
.
- getOptions() - Method in class com.google.protobuf.Descriptors.EnumValueDescriptor
-
Get the EnumValueOptions
, defined in descriptor.proto
.
- getOptions() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Get the FieldOptions
, defined in descriptor.proto
.
- getOptions() - Method in class com.google.protobuf.Descriptors.FileDescriptor
-
Get the FileOptions
, defined in descriptor.proto
.
- getOptions() - Method in class com.google.protobuf.Descriptors.MethodDescriptor
-
Get the MethodOptions
, defined in descriptor.proto
.
- getOptions() - Method in class com.google.protobuf.Descriptors.OneofDescriptor
-
- getOptions() - Method in class com.google.protobuf.Descriptors.ServiceDescriptor
-
Get the ServiceOptions
, defined in descriptor.proto
.
- getOptions(int) - Method in class com.google.protobuf.Enum.Builder
-
Protocol buffer options.
- getOptions(int) - Method in class com.google.protobuf.Enum
-
Protocol buffer options.
- getOptions(int) - Method in interface com.google.protobuf.EnumOrBuilder
-
Protocol buffer options.
- getOptions(int) - Method in class com.google.protobuf.EnumValue.Builder
-
Protocol buffer options.
- getOptions(int) - Method in class com.google.protobuf.EnumValue
-
Protocol buffer options.
- getOptions(int) - Method in interface com.google.protobuf.EnumValueOrBuilder
-
Protocol buffer options.
- getOptions(int) - Method in class com.google.protobuf.Field.Builder
-
The protocol buffer options.
- getOptions(int) - Method in class com.google.protobuf.Field
-
The protocol buffer options.
- getOptions(int) - Method in interface com.google.protobuf.FieldOrBuilder
-
The protocol buffer options.
- getOptions(int) - Method in class com.google.protobuf.Method.Builder
-
Any metadata attached to the method.
- getOptions(int) - Method in class com.google.protobuf.Method
-
Any metadata attached to the method.
- getOptions(int) - Method in interface com.google.protobuf.MethodOrBuilder
-
Any metadata attached to the method.
- getOptions(int) - Method in class com.google.protobuf.Type.Builder
-
The protocol buffer options.
- getOptions(int) - Method in class com.google.protobuf.Type
-
The protocol buffer options.
- getOptions(int) - Method in interface com.google.protobuf.TypeOrBuilder
-
The protocol buffer options.
- getOptionsBuilder(int) - Method in class com.google.protobuf.Api.Builder
-
Any metadata attached to the interface.
- getOptionsBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
optional .google.protobuf.MessageOptions options = 7;
- getOptionsBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
-
optional .google.protobuf.ExtensionRangeOptions options = 3;
- getOptionsBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
optional .google.protobuf.EnumOptions options = 3;
- getOptionsBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
optional .google.protobuf.EnumValueOptions options = 3;
- getOptionsBuilder() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional .google.protobuf.FieldOptions options = 8;
- getOptionsBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional .google.protobuf.FileOptions options = 8;
- getOptionsBuilder() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional .google.protobuf.MethodOptions options = 4;
- getOptionsBuilder() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
-
optional .google.protobuf.OneofOptions options = 2;
- getOptionsBuilder() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
optional .google.protobuf.ServiceOptions options = 3;
- getOptionsBuilder(int) - Method in class com.google.protobuf.Enum.Builder
-
Protocol buffer options.
- getOptionsBuilder(int) - Method in class com.google.protobuf.EnumValue.Builder
-
Protocol buffer options.
- getOptionsBuilder(int) - Method in class com.google.protobuf.Field.Builder
-
The protocol buffer options.
- getOptionsBuilder(int) - Method in class com.google.protobuf.Method.Builder
-
Any metadata attached to the method.
- getOptionsBuilder(int) - Method in class com.google.protobuf.Type.Builder
-
The protocol buffer options.
- getOptionsBuilderList() - Method in class com.google.protobuf.Api.Builder
-
Any metadata attached to the interface.
- getOptionsBuilderList() - Method in class com.google.protobuf.Enum.Builder
-
Protocol buffer options.
- getOptionsBuilderList() - Method in class com.google.protobuf.EnumValue.Builder
-
Protocol buffer options.
- getOptionsBuilderList() - Method in class com.google.protobuf.Field.Builder
-
The protocol buffer options.
- getOptionsBuilderList() - Method in class com.google.protobuf.Method.Builder
-
Any metadata attached to the method.
- getOptionsBuilderList() - Method in class com.google.protobuf.Type.Builder
-
The protocol buffer options.
- getOptionsCount() - Method in class com.google.protobuf.Api.Builder
-
Any metadata attached to the interface.
- getOptionsCount() - Method in class com.google.protobuf.Api
-
Any metadata attached to the interface.
- getOptionsCount() - Method in interface com.google.protobuf.ApiOrBuilder
-
Any metadata attached to the interface.
- getOptionsCount() - Method in class com.google.protobuf.Enum.Builder
-
Protocol buffer options.
- getOptionsCount() - Method in class com.google.protobuf.Enum
-
Protocol buffer options.
- getOptionsCount() - Method in interface com.google.protobuf.EnumOrBuilder
-
Protocol buffer options.
- getOptionsCount() - Method in class com.google.protobuf.EnumValue.Builder
-
Protocol buffer options.
- getOptionsCount() - Method in class com.google.protobuf.EnumValue
-
Protocol buffer options.
- getOptionsCount() - Method in interface com.google.protobuf.EnumValueOrBuilder
-
Protocol buffer options.
- getOptionsCount() - Method in class com.google.protobuf.Field.Builder
-
The protocol buffer options.
- getOptionsCount() - Method in class com.google.protobuf.Field
-
The protocol buffer options.
- getOptionsCount() - Method in interface com.google.protobuf.FieldOrBuilder
-
The protocol buffer options.
- getOptionsCount() - Method in class com.google.protobuf.Method.Builder
-
Any metadata attached to the method.
- getOptionsCount() - Method in class com.google.protobuf.Method
-
Any metadata attached to the method.
- getOptionsCount() - Method in interface com.google.protobuf.MethodOrBuilder
-
Any metadata attached to the method.
- getOptionsCount() - Method in class com.google.protobuf.Type.Builder
-
The protocol buffer options.
- getOptionsCount() - Method in class com.google.protobuf.Type
-
The protocol buffer options.
- getOptionsCount() - Method in interface com.google.protobuf.TypeOrBuilder
-
The protocol buffer options.
- getOptionsFieldBuilder() - Method in class com.google.protobuf.Api.Builder
-
- getOptionsFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
optional .google.protobuf.MessageOptions options = 7;
- getOptionsFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
-
optional .google.protobuf.ExtensionRangeOptions options = 3;
- getOptionsFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
optional .google.protobuf.EnumOptions options = 3;
- getOptionsFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
optional .google.protobuf.EnumValueOptions options = 3;
- getOptionsFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional .google.protobuf.FieldOptions options = 8;
- getOptionsFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional .google.protobuf.FileOptions options = 8;
- getOptionsFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional .google.protobuf.MethodOptions options = 4;
- getOptionsFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
-
optional .google.protobuf.OneofOptions options = 2;
- getOptionsFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
optional .google.protobuf.ServiceOptions options = 3;
- getOptionsFieldBuilder() - Method in class com.google.protobuf.Enum.Builder
-
- getOptionsFieldBuilder() - Method in class com.google.protobuf.EnumValue.Builder
-
- getOptionsFieldBuilder() - Method in class com.google.protobuf.Field.Builder
-
- getOptionsFieldBuilder() - Method in class com.google.protobuf.Method.Builder
-
- getOptionsFieldBuilder() - Method in class com.google.protobuf.Type.Builder
-
- getOptionsList() - Method in class com.google.protobuf.Api.Builder
-
Any metadata attached to the interface.
- getOptionsList() - Method in class com.google.protobuf.Api
-
Any metadata attached to the interface.
- getOptionsList() - Method in interface com.google.protobuf.ApiOrBuilder
-
Any metadata attached to the interface.
- getOptionsList() - Method in class com.google.protobuf.Enum.Builder
-
Protocol buffer options.
- getOptionsList() - Method in class com.google.protobuf.Enum
-
Protocol buffer options.
- getOptionsList() - Method in interface com.google.protobuf.EnumOrBuilder
-
Protocol buffer options.
- getOptionsList() - Method in class com.google.protobuf.EnumValue.Builder
-
Protocol buffer options.
- getOptionsList() - Method in class com.google.protobuf.EnumValue
-
Protocol buffer options.
- getOptionsList() - Method in interface com.google.protobuf.EnumValueOrBuilder
-
Protocol buffer options.
- getOptionsList() - Method in class com.google.protobuf.Field.Builder
-
The protocol buffer options.
- getOptionsList() - Method in class com.google.protobuf.Field
-
The protocol buffer options.
- getOptionsList() - Method in interface com.google.protobuf.FieldOrBuilder
-
The protocol buffer options.
- getOptionsList() - Method in class com.google.protobuf.Method.Builder
-
Any metadata attached to the method.
- getOptionsList() - Method in class com.google.protobuf.Method
-
Any metadata attached to the method.
- getOptionsList() - Method in interface com.google.protobuf.MethodOrBuilder
-
Any metadata attached to the method.
- getOptionsList() - Method in class com.google.protobuf.Type.Builder
-
The protocol buffer options.
- getOptionsList() - Method in class com.google.protobuf.Type
-
The protocol buffer options.
- getOptionsList() - Method in interface com.google.protobuf.TypeOrBuilder
-
The protocol buffer options.
- getOptionsOrBuilder(int) - Method in class com.google.protobuf.Api.Builder
-
Any metadata attached to the interface.
- getOptionsOrBuilder(int) - Method in class com.google.protobuf.Api
-
Any metadata attached to the interface.
- getOptionsOrBuilder(int) - Method in interface com.google.protobuf.ApiOrBuilder
-
Any metadata attached to the interface.
- getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
optional .google.protobuf.MessageOptions options = 7;
- getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
-
optional .google.protobuf.ExtensionRangeOptions options = 3;
- getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
-
optional .google.protobuf.ExtensionRangeOptions options = 3;
- getOptionsOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder
-
optional .google.protobuf.ExtensionRangeOptions options = 3;
- getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
optional .google.protobuf.MessageOptions options = 7;
- getOptionsOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
optional .google.protobuf.MessageOptions options = 7;
- getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
optional .google.protobuf.EnumOptions options = 3;
- getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
optional .google.protobuf.EnumOptions options = 3;
- getOptionsOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
-
optional .google.protobuf.EnumOptions options = 3;
- getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
optional .google.protobuf.EnumValueOptions options = 3;
- getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
-
optional .google.protobuf.EnumValueOptions options = 3;
- getOptionsOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueDescriptorProtoOrBuilder
-
optional .google.protobuf.EnumValueOptions options = 3;
- getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional .google.protobuf.FieldOptions options = 8;
- getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
optional .google.protobuf.FieldOptions options = 8;
- getOptionsOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
optional .google.protobuf.FieldOptions options = 8;
- getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional .google.protobuf.FileOptions options = 8;
- getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
optional .google.protobuf.FileOptions options = 8;
- getOptionsOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
optional .google.protobuf.FileOptions options = 8;
- getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional .google.protobuf.MethodOptions options = 4;
- getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
optional .google.protobuf.MethodOptions options = 4;
- getOptionsOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
-
optional .google.protobuf.MethodOptions options = 4;
- getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
-
optional .google.protobuf.OneofOptions options = 2;
- getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
-
optional .google.protobuf.OneofOptions options = 2;
- getOptionsOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.OneofDescriptorProtoOrBuilder
-
optional .google.protobuf.OneofOptions options = 2;
- getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
optional .google.protobuf.ServiceOptions options = 3;
- getOptionsOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
-
optional .google.protobuf.ServiceOptions options = 3;
- getOptionsOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
-
optional .google.protobuf.ServiceOptions options = 3;
- getOptionsOrBuilder(int) - Method in class com.google.protobuf.Enum.Builder
-
Protocol buffer options.
- getOptionsOrBuilder(int) - Method in class com.google.protobuf.Enum
-
Protocol buffer options.
- getOptionsOrBuilder(int) - Method in interface com.google.protobuf.EnumOrBuilder
-
Protocol buffer options.
- getOptionsOrBuilder(int) - Method in class com.google.protobuf.EnumValue.Builder
-
Protocol buffer options.
- getOptionsOrBuilder(int) - Method in class com.google.protobuf.EnumValue
-
Protocol buffer options.
- getOptionsOrBuilder(int) - Method in interface com.google.protobuf.EnumValueOrBuilder
-
Protocol buffer options.
- getOptionsOrBuilder(int) - Method in class com.google.protobuf.Field.Builder
-
The protocol buffer options.
- getOptionsOrBuilder(int) - Method in class com.google.protobuf.Field
-
The protocol buffer options.
- getOptionsOrBuilder(int) - Method in interface com.google.protobuf.FieldOrBuilder
-
The protocol buffer options.
- getOptionsOrBuilder(int) - Method in class com.google.protobuf.Method.Builder
-
Any metadata attached to the method.
- getOptionsOrBuilder(int) - Method in class com.google.protobuf.Method
-
Any metadata attached to the method.
- getOptionsOrBuilder(int) - Method in interface com.google.protobuf.MethodOrBuilder
-
Any metadata attached to the method.
- getOptionsOrBuilder(int) - Method in class com.google.protobuf.Type.Builder
-
The protocol buffer options.
- getOptionsOrBuilder(int) - Method in class com.google.protobuf.Type
-
The protocol buffer options.
- getOptionsOrBuilder(int) - Method in interface com.google.protobuf.TypeOrBuilder
-
The protocol buffer options.
- getOptionsOrBuilderList() - Method in class com.google.protobuf.Api.Builder
-
Any metadata attached to the interface.
- getOptionsOrBuilderList() - Method in class com.google.protobuf.Api
-
Any metadata attached to the interface.
- getOptionsOrBuilderList() - Method in interface com.google.protobuf.ApiOrBuilder
-
Any metadata attached to the interface.
- getOptionsOrBuilderList() - Method in class com.google.protobuf.Enum.Builder
-
Protocol buffer options.
- getOptionsOrBuilderList() - Method in class com.google.protobuf.Enum
-
Protocol buffer options.
- getOptionsOrBuilderList() - Method in interface com.google.protobuf.EnumOrBuilder
-
Protocol buffer options.
- getOptionsOrBuilderList() - Method in class com.google.protobuf.EnumValue.Builder
-
Protocol buffer options.
- getOptionsOrBuilderList() - Method in class com.google.protobuf.EnumValue
-
Protocol buffer options.
- getOptionsOrBuilderList() - Method in interface com.google.protobuf.EnumValueOrBuilder
-
Protocol buffer options.
- getOptionsOrBuilderList() - Method in class com.google.protobuf.Field.Builder
-
The protocol buffer options.
- getOptionsOrBuilderList() - Method in class com.google.protobuf.Field
-
The protocol buffer options.
- getOptionsOrBuilderList() - Method in interface com.google.protobuf.FieldOrBuilder
-
The protocol buffer options.
- getOptionsOrBuilderList() - Method in class com.google.protobuf.Method.Builder
-
Any metadata attached to the method.
- getOptionsOrBuilderList() - Method in class com.google.protobuf.Method
-
Any metadata attached to the method.
- getOptionsOrBuilderList() - Method in interface com.google.protobuf.MethodOrBuilder
-
Any metadata attached to the method.
- getOptionsOrBuilderList() - Method in class com.google.protobuf.Type.Builder
-
The protocol buffer options.
- getOptionsOrBuilderList() - Method in class com.google.protobuf.Type
-
The protocol buffer options.
- getOptionsOrBuilderList() - Method in interface com.google.protobuf.TypeOrBuilder
-
The protocol buffer options.
- getOrCreateBuffer(int) - Static method in class com.google.protobuf.ByteBufferWriter
-
- getOutputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional string output_type = 3;
- getOutputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
optional string output_type = 3;
- getOutputType() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
-
optional string output_type = 3;
- getOutputType() - Method in class com.google.protobuf.Descriptors.MethodDescriptor
-
Get the method's output type.
- getOutputTypeBytes() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional string output_type = 3;
- getOutputTypeBytes() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
optional string output_type = 3;
- getOutputTypeBytes() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
-
optional string output_type = 3;
- getOverflowEntries() - Method in class com.google.protobuf.SmallSortedMap
-
- getOverflowEntriesMutable() - Method in class com.google.protobuf.SmallSortedMap
-
- getOverflowIterator() - Method in class com.google.protobuf.SmallSortedMap.EntryIterator
-
It is important to create the overflow iterator only after the array
entries have been iterated over because the overflow entry set changes
when the client calls remove() on the array entries, which invalidates
any existing iterators.
- getPackage() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
e.g.
- getPackage() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
e.g.
- getPackage() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
e.g.
- getPackage() - Method in class com.google.protobuf.Descriptors.FileDescriptor
-
Get the proto package name.
- getPackageBytes() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
e.g.
- getPackageBytes() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
e.g.
- getPackageBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
e.g.
- getPacked() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
The packed option can be enabled for repeated primitive fields to enable
a more efficient representation on the wire.
- getPacked() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
The packed option can be enabled for repeated primitive fields to enable
a more efficient representation on the wire.
- getPacked() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
The packed option can be enabled for repeated primitive fields to enable
a more efficient representation on the wire.
- getPacked() - Method in class com.google.protobuf.Field.Builder
-
Whether to use alternative packed wire representation.
- getPacked() - Method in class com.google.protobuf.Field
-
Whether to use alternative packed wire representation.
- getPacked() - Method in interface com.google.protobuf.FieldOrBuilder
-
Whether to use alternative packed wire representation.
- getParameter() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
The generator parameter passed on the command-line.
- getParameter() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
-
The generator parameter passed on the command-line.
- getParameter() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
-
The generator parameter passed on the command-line.
- getParameterBytes() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
The generator parameter passed on the command-line.
- getParameterBytes() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
-
The generator parameter passed on the command-line.
- getParameterBytes() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
-
The generator parameter passed on the command-line.
- getParentForChildren() - Method in class com.google.protobuf.GeneratedMessage.Builder
-
- getParentForChildren() - Method in class com.google.protobuf.GeneratedMessageV3.Builder
-
- getParser() - Static method in class com.google.protobuf.TextFormat
-
Return a
Parser
instance which can parse text-format
messages.
- getParserForType() - Method in class com.google.protobuf.Any
-
- getParserForType() - Method in class com.google.protobuf.Api
-
- getParserForType() - Method in class com.google.protobuf.BoolValue
-
- getParserForType() - Method in class com.google.protobuf.BytesValue
-
- getParserForType() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
-
- getParserForType() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
-
- getParserForType() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
-
- getParserForType() - Method in class com.google.protobuf.compiler.PluginProtos.Version
-
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
-
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
-
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
-
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
-
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
-
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
-
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
-
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
-
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
-
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
-
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
-
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
-
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
-
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
-
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
-
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
-
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
-
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
- getParserForType() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
-
- getParserForType() - Method in class com.google.protobuf.DoubleValue
-
- getParserForType() - Method in class com.google.protobuf.Duration
-
- getParserForType() - Method in class com.google.protobuf.DynamicMessage
-
- getParserForType() - Method in class com.google.protobuf.Empty
-
- getParserForType() - Method in class com.google.protobuf.Enum
-
- getParserForType() - Method in class com.google.protobuf.EnumValue
-
- getParserForType() - Method in class com.google.protobuf.Field
-
- getParserForType() - Method in class com.google.protobuf.FieldMask
-
- getParserForType() - Method in class com.google.protobuf.FloatValue
-
- getParserForType() - Method in class com.google.protobuf.GeneratedMessage
-
- getParserForType() - Method in class com.google.protobuf.GeneratedMessageLite
-
- getParserForType() - Method in class com.google.protobuf.GeneratedMessageV3
-
- getParserForType() - Method in class com.google.protobuf.Int32Value
-
- getParserForType() - Method in class com.google.protobuf.Int64Value
-
- getParserForType() - Method in class com.google.protobuf.ListValue
-
- getParserForType() - Method in class com.google.protobuf.MapEntry
-
- getParserForType() - Method in interface com.google.protobuf.Message
-
- getParserForType() - Method in interface com.google.protobuf.MessageLite
-
Gets the parser for a message of the same type as this message.
- getParserForType() - Method in class com.google.protobuf.Method
-
- getParserForType() - Method in class com.google.protobuf.Mixin
-
- getParserForType() - Method in class com.google.protobuf.Option
-
- getParserForType() - Method in class com.google.protobuf.SourceContext
-
- getParserForType() - Method in class com.google.protobuf.StringValue
-
- getParserForType() - Method in class com.google.protobuf.Struct
-
- getParserForType() - Method in class com.google.protobuf.Timestamp
-
- getParserForType() - Method in class com.google.protobuf.Type
-
- getParserForType() - Method in class com.google.protobuf.UInt32Value
-
- getParserForType() - Method in class com.google.protobuf.UInt64Value
-
- getParserForType() - Method in class com.google.protobuf.UnknownFieldSet
-
- getParserForType() - Method in class com.google.protobuf.Value
-
- getPatch() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
-
optional int32 patch = 3;
- getPatch() - Method in class com.google.protobuf.compiler.PluginProtos.Version
-
optional int32 patch = 3;
- getPatch() - Method in interface com.google.protobuf.compiler.PluginProtos.VersionOrBuilder
-
optional int32 patch = 3;
- getPath(int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
-
Identifies the element in the original source .proto file.
- getPath(int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
-
Identifies the element in the original source .proto file.
- getPath(int) - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
-
Identifies the element in the original source .proto file.
- getPath(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
Identifies which part of the FileDescriptorProto was defined at this
location.
- getPath(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
Identifies which part of the FileDescriptorProto was defined at this
location.
- getPath(int) - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
-
Identifies which part of the FileDescriptorProto was defined at this
location.
- getPathCount() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
-
Identifies the element in the original source .proto file.
- getPathCount() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
-
Identifies the element in the original source .proto file.
- getPathCount() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
-
Identifies the element in the original source .proto file.
- getPathCount() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
Identifies which part of the FileDescriptorProto was defined at this
location.
- getPathCount() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
Identifies which part of the FileDescriptorProto was defined at this
location.
- getPathCount() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
-
Identifies which part of the FileDescriptorProto was defined at this
location.
- getPathList() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
-
Identifies the element in the original source .proto file.
- getPathList() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
-
Identifies the element in the original source .proto file.
- getPathList() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
-
Identifies the element in the original source .proto file.
- getPathList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
Identifies which part of the FileDescriptorProto was defined at this
location.
- getPathList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
Identifies which part of the FileDescriptorProto was defined at this
location.
- getPathList() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
-
Identifies which part of the FileDescriptorProto was defined at this
location.
- getPaths(int) - Method in class com.google.protobuf.FieldMask.Builder
-
The set of field mask paths.
- getPaths(int) - Method in class com.google.protobuf.FieldMask
-
The set of field mask paths.
- getPaths(int) - Method in interface com.google.protobuf.FieldMaskOrBuilder
-
The set of field mask paths.
- getPathsBytes(int) - Method in class com.google.protobuf.FieldMask.Builder
-
The set of field mask paths.
- getPathsBytes(int) - Method in class com.google.protobuf.FieldMask
-
The set of field mask paths.
- getPathsBytes(int) - Method in interface com.google.protobuf.FieldMaskOrBuilder
-
The set of field mask paths.
- getPathsCount() - Method in class com.google.protobuf.FieldMask.Builder
-
The set of field mask paths.
- getPathsCount() - Method in class com.google.protobuf.FieldMask
-
The set of field mask paths.
- getPathsCount() - Method in interface com.google.protobuf.FieldMaskOrBuilder
-
The set of field mask paths.
- getPathsList() - Method in class com.google.protobuf.FieldMask.Builder
-
The set of field mask paths.
- getPathsList() - Method in class com.google.protobuf.FieldMask
-
The set of field mask paths.
- getPathsList() - Method in interface com.google.protobuf.FieldMaskOrBuilder
-
The set of field mask paths.
- getPhpClassPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Sets the php class prefix which is prepended to all php generated classes
from this .proto.
- getPhpClassPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
Sets the php class prefix which is prepended to all php generated classes
from this .proto.
- getPhpClassPrefix() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
Sets the php class prefix which is prepended to all php generated classes
from this .proto.
- getPhpClassPrefixBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Sets the php class prefix which is prepended to all php generated classes
from this .proto.
- getPhpClassPrefixBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
Sets the php class prefix which is prepended to all php generated classes
from this .proto.
- getPhpClassPrefixBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
Sets the php class prefix which is prepended to all php generated classes
from this .proto.
- getPhpGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool php_generic_services = 42 [default = false];
- getPhpGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional bool php_generic_services = 42 [default = false];
- getPhpGenericServices() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional bool php_generic_services = 42 [default = false];
- getPhpNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Use this option to change the namespace of php generated classes.
- getPhpNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
Use this option to change the namespace of php generated classes.
- getPhpNamespace() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
Use this option to change the namespace of php generated classes.
- getPhpNamespaceBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Use this option to change the namespace of php generated classes.
- getPhpNamespaceBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
Use this option to change the namespace of php generated classes.
- getPhpNamespaceBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
Use this option to change the namespace of php generated classes.
- getPosition() - Method in class com.google.protobuf.nano.CodedInputByteBufferNano
-
Get current position in buffer relative to beginning offset.
- getPositiveIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional uint64 positive_int_value = 4;
- getPositiveIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
optional uint64 positive_int_value = 4;
- getPositiveIntValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
-
optional uint64 positive_int_value = 4;
- getPreviousColumn() - Method in class com.google.protobuf.TextFormat.Tokenizer
-
- getPreviousLine() - Method in class com.google.protobuf.TextFormat.Tokenizer
-
- getProblemProto() - Method in exception com.google.protobuf.Descriptors.DescriptorValidationException
-
Gets the protocol message representation of the invalid descriptor.
- getProblemSymbolName() - Method in exception com.google.protobuf.Descriptors.DescriptorValidationException
-
Gets the full name of the descriptor where the error occurred.
- getProto3DiscardUnknownFieldsDefault() - Static method in class com.google.protobuf.CodedInputStream
-
- getProtoFile(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
FileDescriptorProtos for all files in files_to_generate and everything
they import.
- getProtoFile(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
-
FileDescriptorProtos for all files in files_to_generate and everything
they import.
- getProtoFile(int) - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
-
FileDescriptorProtos for all files in files_to_generate and everything
they import.
- getProtoFileBuilder(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
FileDescriptorProtos for all files in files_to_generate and everything
they import.
- getProtoFileBuilderList() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
FileDescriptorProtos for all files in files_to_generate and everything
they import.
- getProtoFileCount() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
FileDescriptorProtos for all files in files_to_generate and everything
they import.
- getProtoFileCount() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
-
FileDescriptorProtos for all files in files_to_generate and everything
they import.
- getProtoFileCount() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
-
FileDescriptorProtos for all files in files_to_generate and everything
they import.
- getProtoFileFieldBuilder() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
- getProtoFileList() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
FileDescriptorProtos for all files in files_to_generate and everything
they import.
- getProtoFileList() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
-
FileDescriptorProtos for all files in files_to_generate and everything
they import.
- getProtoFileList() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
-
FileDescriptorProtos for all files in files_to_generate and everything
they import.
- getProtoFileOrBuilder(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
FileDescriptorProtos for all files in files_to_generate and everything
they import.
- getProtoFileOrBuilder(int) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
-
FileDescriptorProtos for all files in files_to_generate and everything
they import.
- getProtoFileOrBuilder(int) - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
-
FileDescriptorProtos for all files in files_to_generate and everything
they import.
- getProtoFileOrBuilderList() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
FileDescriptorProtos for all files in files_to_generate and everything
they import.
- getProtoFileOrBuilderList() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
-
FileDescriptorProtos for all files in files_to_generate and everything
they import.
- getProtoFileOrBuilderList() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
-
FileDescriptorProtos for all files in files_to_generate and everything
they import.
- getPublicDependencies() - Method in class com.google.protobuf.Descriptors.FileDescriptor
-
Get a list of this file's public dependencies (public imports).
- getPublicDependency(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
Indexes of the public imported files in the dependency list above.
- getPublicDependency(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
Indexes of the public imported files in the dependency list above.
- getPublicDependency(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
Indexes of the public imported files in the dependency list above.
- getPublicDependencyCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
Indexes of the public imported files in the dependency list above.
- getPublicDependencyCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
Indexes of the public imported files in the dependency list above.
- getPublicDependencyCount() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
Indexes of the public imported files in the dependency list above.
- getPublicDependencyList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
Indexes of the public imported files in the dependency list above.
- getPublicDependencyList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
Indexes of the public imported files in the dependency list above.
- getPublicDependencyList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
Indexes of the public imported files in the dependency list above.
- getPyGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool py_generic_services = 18 [default = false];
- getPyGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional bool py_generic_services = 18 [default = false];
- getPyGenericServices() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional bool py_generic_services = 18 [default = false];
- getRaw(GeneratedMessage) - Method in interface com.google.protobuf.GeneratedMessage.FieldAccessorTable.FieldAccessor
-
- getRaw(GeneratedMessage.Builder) - Method in interface com.google.protobuf.GeneratedMessage.FieldAccessorTable.FieldAccessor
-
- getRaw(GeneratedMessage) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.MapFieldAccessor
-
- getRaw(GeneratedMessage.Builder) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.MapFieldAccessor
-
- getRaw(GeneratedMessage) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor
-
- getRaw(GeneratedMessage.Builder) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor
-
- getRaw(GeneratedMessage) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularFieldAccessor
-
- getRaw(GeneratedMessage.Builder) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularFieldAccessor
-
- getRaw(GeneratedMessage) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularStringFieldAccessor
-
- getRaw(GeneratedMessage.Builder) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularStringFieldAccessor
-
- getRaw(GeneratedMessageV3) - Method in interface com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.FieldAccessor
-
- getRaw(GeneratedMessageV3.Builder) - Method in interface com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.FieldAccessor
-
- getRaw(GeneratedMessageV3) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.MapFieldAccessor
-
- getRaw(GeneratedMessageV3.Builder) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.MapFieldAccessor
-
- getRaw(GeneratedMessageV3) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.RepeatedFieldAccessor
-
- getRaw(GeneratedMessageV3.Builder) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.RepeatedFieldAccessor
-
- getRaw(GeneratedMessageV3) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.SingularFieldAccessor
-
- getRaw(GeneratedMessageV3.Builder) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.SingularFieldAccessor
-
- getRaw(GeneratedMessageV3) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.SingularStringFieldAccessor
-
- getRaw(GeneratedMessageV3.Builder) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.SingularStringFieldAccessor
-
- getRaw(int) - Method in class com.google.protobuf.LazyStringArrayList
-
- getRaw(int) - Method in interface com.google.protobuf.LazyStringList
-
Returns the element at the specified position in this list as an Object
that will either be a String or a ByteString.
- getRaw(int) - Method in class com.google.protobuf.UnmodifiableLazyStringList
-
- getReadingExceptionMessage(String) - Method in class com.google.protobuf.AbstractMessageLite.Builder
-
- getRepeated(GeneratedMessage, int) - Method in interface com.google.protobuf.GeneratedMessage.FieldAccessorTable.FieldAccessor
-
- getRepeated(GeneratedMessage.Builder, int) - Method in interface com.google.protobuf.GeneratedMessage.FieldAccessorTable.FieldAccessor
-
- getRepeated(GeneratedMessage, int) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.MapFieldAccessor
-
- getRepeated(GeneratedMessage.Builder, int) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.MapFieldAccessor
-
- getRepeated(GeneratedMessage, int) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedEnumFieldAccessor
-
- getRepeated(GeneratedMessage.Builder, int) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedEnumFieldAccessor
-
- getRepeated(GeneratedMessage, int) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor
-
- getRepeated(GeneratedMessage.Builder, int) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor
-
- getRepeated(GeneratedMessage, int) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularFieldAccessor
-
- getRepeated(GeneratedMessage.Builder, int) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularFieldAccessor
-
- getRepeated(GeneratedMessageV3, int) - Method in interface com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.FieldAccessor
-
- getRepeated(GeneratedMessageV3.Builder, int) - Method in interface com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.FieldAccessor
-
- getRepeated(GeneratedMessageV3, int) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.MapFieldAccessor
-
- getRepeated(GeneratedMessageV3.Builder, int) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.MapFieldAccessor
-
- getRepeated(GeneratedMessageV3, int) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.RepeatedEnumFieldAccessor
-
- getRepeated(GeneratedMessageV3.Builder, int) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.RepeatedEnumFieldAccessor
-
- getRepeated(GeneratedMessageV3, int) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.RepeatedFieldAccessor
-
- getRepeated(GeneratedMessageV3.Builder, int) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.RepeatedFieldAccessor
-
- getRepeated(GeneratedMessageV3, int) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.SingularFieldAccessor
-
- getRepeated(GeneratedMessageV3.Builder, int) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.SingularFieldAccessor
-
- getRepeatedBuilder(GeneratedMessage.Builder, int) - Method in interface com.google.protobuf.GeneratedMessage.FieldAccessorTable.FieldAccessor
-
- getRepeatedBuilder(GeneratedMessage.Builder, int) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.MapFieldAccessor
-
- getRepeatedBuilder(GeneratedMessage.Builder, int) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor
-
- getRepeatedBuilder(GeneratedMessage.Builder, int) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedMessageFieldAccessor
-
- getRepeatedBuilder(GeneratedMessage.Builder, int) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularFieldAccessor
-
- getRepeatedBuilder(GeneratedMessageV3.Builder, int) - Method in interface com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.FieldAccessor
-
- getRepeatedBuilder(GeneratedMessageV3.Builder, int) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.MapFieldAccessor
-
- getRepeatedBuilder(GeneratedMessageV3.Builder, int) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.RepeatedFieldAccessor
-
- getRepeatedBuilder(GeneratedMessageV3.Builder, int) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.RepeatedMessageFieldAccessor
-
- getRepeatedBuilder(GeneratedMessageV3.Builder, int) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.SingularFieldAccessor
-
- getRepeatedCount(GeneratedMessage) - Method in interface com.google.protobuf.GeneratedMessage.FieldAccessorTable.FieldAccessor
-
- getRepeatedCount(GeneratedMessage.Builder) - Method in interface com.google.protobuf.GeneratedMessage.FieldAccessorTable.FieldAccessor
-
- getRepeatedCount(GeneratedMessage) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.MapFieldAccessor
-
- getRepeatedCount(GeneratedMessage.Builder) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.MapFieldAccessor
-
- getRepeatedCount(GeneratedMessage) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor
-
- getRepeatedCount(GeneratedMessage.Builder) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor
-
- getRepeatedCount(GeneratedMessage) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularFieldAccessor
-
- getRepeatedCount(GeneratedMessage.Builder) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularFieldAccessor
-
- getRepeatedCount(GeneratedMessageV3) - Method in interface com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.FieldAccessor
-
- getRepeatedCount(GeneratedMessageV3.Builder) - Method in interface com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.FieldAccessor
-
- getRepeatedCount(GeneratedMessageV3) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.MapFieldAccessor
-
- getRepeatedCount(GeneratedMessageV3.Builder) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.MapFieldAccessor
-
- getRepeatedCount(GeneratedMessageV3) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.RepeatedFieldAccessor
-
- getRepeatedCount(GeneratedMessageV3.Builder) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.RepeatedFieldAccessor
-
- getRepeatedCount(GeneratedMessageV3) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.SingularFieldAccessor
-
- getRepeatedCount(GeneratedMessageV3.Builder) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.SingularFieldAccessor
-
- getRepeatedField(Descriptors.FieldDescriptor, int) - Method in class com.google.protobuf.DynamicMessage.Builder
-
- getRepeatedField(Descriptors.FieldDescriptor, int) - Method in class com.google.protobuf.DynamicMessage
-
- getRepeatedField(FieldDescriptorType, int) - Method in class com.google.protobuf.FieldSet
-
- getRepeatedField(Descriptors.FieldDescriptor, int) - Method in class com.google.protobuf.GeneratedMessage.Builder
-
- getRepeatedField(Descriptors.FieldDescriptor, int) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
- getRepeatedField(Descriptors.FieldDescriptor, int) - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
-
- getRepeatedField(Descriptors.FieldDescriptor, int) - Method in class com.google.protobuf.GeneratedMessage
-
- getRepeatedField(Descriptors.FieldDescriptor, int) - Method in class com.google.protobuf.GeneratedMessageV3.Builder
-
- getRepeatedField(Descriptors.FieldDescriptor, int) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
-
- getRepeatedField(Descriptors.FieldDescriptor, int) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableMessage
-
- getRepeatedField(Descriptors.FieldDescriptor, int) - Method in class com.google.protobuf.GeneratedMessageV3
-
- getRepeatedField(Descriptors.FieldDescriptor, int) - Method in class com.google.protobuf.MapEntry.Builder
-
- getRepeatedField(Descriptors.FieldDescriptor, int) - Method in class com.google.protobuf.MapEntry
-
- getRepeatedField(Descriptors.FieldDescriptor, int) - Method in interface com.google.protobuf.MessageOrBuilder
-
Gets an element of a repeated field.
- getRepeatedFieldArrayLength(CodedInputByteBufferNano, int) - Static method in class com.google.protobuf.nano.WireFormatNano
-
Computes the array length of a repeated field.
- getRepeatedFieldBuilder(Descriptors.FieldDescriptor, int) - Method in class com.google.protobuf.AbstractMessage.Builder
-
- getRepeatedFieldBuilder(Descriptors.FieldDescriptor, int) - Method in class com.google.protobuf.DynamicMessage.Builder
-
- getRepeatedFieldBuilder(Descriptors.FieldDescriptor, int) - Method in class com.google.protobuf.GeneratedMessage.Builder
-
- getRepeatedFieldBuilder(Descriptors.FieldDescriptor, int) - Method in class com.google.protobuf.GeneratedMessageV3.Builder
-
- getRepeatedFieldBuilder(Descriptors.FieldDescriptor, int) - Method in interface com.google.protobuf.Message.Builder
-
Get a nested builder instance for the given repeated field instance.
- getRepeatedFieldCount(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DynamicMessage.Builder
-
- getRepeatedFieldCount(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DynamicMessage
-
- getRepeatedFieldCount(FieldDescriptorType) - Method in class com.google.protobuf.FieldSet
-
- getRepeatedFieldCount(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage.Builder
-
- getRepeatedFieldCount(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
- getRepeatedFieldCount(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
-
- getRepeatedFieldCount(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage
-
- getRepeatedFieldCount(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessageV3.Builder
-
- getRepeatedFieldCount(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
-
- getRepeatedFieldCount(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableMessage
-
- getRepeatedFieldCount(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessageV3
-
- getRepeatedFieldCount(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.MapEntry.Builder
-
- getRepeatedFieldCount(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.MapEntry
-
- getRepeatedFieldCount(Descriptors.FieldDescriptor) - Method in interface com.google.protobuf.MessageOrBuilder
-
Gets the number of elements of a repeated field.
- getRepeatedMethod - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor
-
- getRepeatedMethod - Variable in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.RepeatedFieldAccessor
-
- getRepeatedMethodBuilder - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor
-
- getRepeatedMethodBuilder - Variable in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.RepeatedFieldAccessor
-
- getRepeatedRaw(GeneratedMessage, int) - Method in interface com.google.protobuf.GeneratedMessage.FieldAccessorTable.FieldAccessor
-
- getRepeatedRaw(GeneratedMessage.Builder, int) - Method in interface com.google.protobuf.GeneratedMessage.FieldAccessorTable.FieldAccessor
-
- getRepeatedRaw(GeneratedMessage, int) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.MapFieldAccessor
-
- getRepeatedRaw(GeneratedMessage.Builder, int) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.MapFieldAccessor
-
- getRepeatedRaw(GeneratedMessage, int) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor
-
- getRepeatedRaw(GeneratedMessage.Builder, int) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor
-
- getRepeatedRaw(GeneratedMessage, int) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularFieldAccessor
-
- getRepeatedRaw(GeneratedMessage.Builder, int) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularFieldAccessor
-
- getRepeatedRaw(GeneratedMessageV3, int) - Method in interface com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.FieldAccessor
-
- getRepeatedRaw(GeneratedMessageV3.Builder, int) - Method in interface com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.FieldAccessor
-
- getRepeatedRaw(GeneratedMessageV3, int) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.MapFieldAccessor
-
- getRepeatedRaw(GeneratedMessageV3.Builder, int) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.MapFieldAccessor
-
- getRepeatedRaw(GeneratedMessageV3, int) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.RepeatedFieldAccessor
-
- getRepeatedRaw(GeneratedMessageV3.Builder, int) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.RepeatedFieldAccessor
-
- getRepeatedRaw(GeneratedMessageV3, int) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.SingularFieldAccessor
-
- getRepeatedRaw(GeneratedMessageV3.Builder, int) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.SingularFieldAccessor
-
- getRepeatedValueFrom(List<UnknownFieldData>) - Method in class com.google.protobuf.nano.Extension
-
- getRepeatedValueMethod - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedEnumFieldAccessor
-
- getRepeatedValueMethod - Variable in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.RepeatedEnumFieldAccessor
-
- getRepeatedValueMethodBuilder - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedEnumFieldAccessor
-
- getRepeatedValueMethodBuilder - Variable in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.RepeatedEnumFieldAccessor
-
- getRequestPrototype(Descriptors.MethodDescriptor) - Method in interface com.google.protobuf.BlockingService
-
- getRequestPrototype(Descriptors.MethodDescriptor) - Method in interface com.google.protobuf.Service
-
callMethod()
requires that the request passed in is of a
particular subclass of Message
.
- getRequestStreaming() - Method in class com.google.protobuf.Method.Builder
-
If true, the request is streamed.
- getRequestStreaming() - Method in class com.google.protobuf.Method
-
If true, the request is streamed.
- getRequestStreaming() - Method in interface com.google.protobuf.MethodOrBuilder
-
If true, the request is streamed.
- getRequestTypeUrl() - Method in class com.google.protobuf.Method.Builder
-
A URL of the input message type.
- getRequestTypeUrl() - Method in class com.google.protobuf.Method
-
A URL of the input message type.
- getRequestTypeUrl() - Method in interface com.google.protobuf.MethodOrBuilder
-
A URL of the input message type.
- getRequestTypeUrlBytes() - Method in class com.google.protobuf.Method.Builder
-
A URL of the input message type.
- getRequestTypeUrlBytes() - Method in class com.google.protobuf.Method
-
A URL of the input message type.
- getRequestTypeUrlBytes() - Method in interface com.google.protobuf.MethodOrBuilder
-
A URL of the input message type.
- getReservedName(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
Reserved field names, which may not be used by fields in the same message.
- getReservedName(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
Reserved field names, which may not be used by fields in the same message.
- getReservedName(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
Reserved field names, which may not be used by fields in the same message.
- getReservedName(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
Reserved enum value names, which may not be reused.
- getReservedName(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
Reserved enum value names, which may not be reused.
- getReservedName(int) - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
-
Reserved enum value names, which may not be reused.
- getReservedNameBytes(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
Reserved field names, which may not be used by fields in the same message.
- getReservedNameBytes(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
Reserved field names, which may not be used by fields in the same message.
- getReservedNameBytes(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
Reserved field names, which may not be used by fields in the same message.
- getReservedNameBytes(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
Reserved enum value names, which may not be reused.
- getReservedNameBytes(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
Reserved enum value names, which may not be reused.
- getReservedNameBytes(int) - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
-
Reserved enum value names, which may not be reused.
- getReservedNameCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
Reserved field names, which may not be used by fields in the same message.
- getReservedNameCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
Reserved field names, which may not be used by fields in the same message.
- getReservedNameCount() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
Reserved field names, which may not be used by fields in the same message.
- getReservedNameCount() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
Reserved enum value names, which may not be reused.
- getReservedNameCount() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
Reserved enum value names, which may not be reused.
- getReservedNameCount() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
-
Reserved enum value names, which may not be reused.
- getReservedNameList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
Reserved field names, which may not be used by fields in the same message.
- getReservedNameList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
Reserved field names, which may not be used by fields in the same message.
- getReservedNameList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
Reserved field names, which may not be used by fields in the same message.
- getReservedNameList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
Reserved enum value names, which may not be reused.
- getReservedNameList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
Reserved enum value names, which may not be reused.
- getReservedNameList() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
-
Reserved enum value names, which may not be reused.
- getReservedRange(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
- getReservedRange(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
- getReservedRange(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
- getReservedRange(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
Range of reserved numeric values.
- getReservedRange(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
Range of reserved numeric values.
- getReservedRange(int) - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
-
Range of reserved numeric values.
- getReservedRangeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
- getReservedRangeBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
Range of reserved numeric values.
- getReservedRangeBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
- getReservedRangeBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
Range of reserved numeric values.
- getReservedRangeCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
- getReservedRangeCount() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
- getReservedRangeCount() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
- getReservedRangeCount() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
Range of reserved numeric values.
- getReservedRangeCount() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
Range of reserved numeric values.
- getReservedRangeCount() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
-
Range of reserved numeric values.
- getReservedRangeFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
- getReservedRangeFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
- getReservedRangeList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
- getReservedRangeList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
- getReservedRangeList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
- getReservedRangeList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
Range of reserved numeric values.
- getReservedRangeList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
Range of reserved numeric values.
- getReservedRangeList() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
-
Range of reserved numeric values.
- getReservedRangeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
- getReservedRangeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
- getReservedRangeOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
- getReservedRangeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
Range of reserved numeric values.
- getReservedRangeOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
Range of reserved numeric values.
- getReservedRangeOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
-
Range of reserved numeric values.
- getReservedRangeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
- getReservedRangeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
- getReservedRangeOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
- getReservedRangeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
Range of reserved numeric values.
- getReservedRangeOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
Range of reserved numeric values.
- getReservedRangeOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
-
Range of reserved numeric values.
- getResponsePrototype(Descriptors.MethodDescriptor) - Method in interface com.google.protobuf.BlockingService
-
- getResponsePrototype(Descriptors.MethodDescriptor) - Method in interface com.google.protobuf.Service
-
Like getRequestPrototype()
, but gets a prototype of the response
message.
- getResponseStreaming() - Method in class com.google.protobuf.Method.Builder
-
If true, the response is streamed.
- getResponseStreaming() - Method in class com.google.protobuf.Method
-
If true, the response is streamed.
- getResponseStreaming() - Method in interface com.google.protobuf.MethodOrBuilder
-
If true, the response is streamed.
- getResponseTypeUrl() - Method in class com.google.protobuf.Method.Builder
-
The URL of the output message type.
- getResponseTypeUrl() - Method in class com.google.protobuf.Method
-
The URL of the output message type.
- getResponseTypeUrl() - Method in interface com.google.protobuf.MethodOrBuilder
-
The URL of the output message type.
- getResponseTypeUrlBytes() - Method in class com.google.protobuf.Method.Builder
-
The URL of the output message type.
- getResponseTypeUrlBytes() - Method in class com.google.protobuf.Method
-
The URL of the output message type.
- getResponseTypeUrlBytes() - Method in interface com.google.protobuf.MethodOrBuilder
-
The URL of the output message type.
- getRoot() - Method in class com.google.protobuf.Mixin.Builder
-
If non-empty specifies a path under which inherited HTTP paths
are rooted.
- getRoot() - Method in class com.google.protobuf.Mixin
-
If non-empty specifies a path under which inherited HTTP paths
are rooted.
- getRoot() - Method in interface com.google.protobuf.MixinOrBuilder
-
If non-empty specifies a path under which inherited HTTP paths
are rooted.
- getRootBytes() - Method in class com.google.protobuf.Mixin.Builder
-
If non-empty specifies a path under which inherited HTTP paths
are rooted.
- getRootBytes() - Method in class com.google.protobuf.Mixin
-
If non-empty specifies a path under which inherited HTTP paths
are rooted.
- getRootBytes() - Method in interface com.google.protobuf.MixinOrBuilder
-
If non-empty specifies a path under which inherited HTTP paths
are rooted.
- getSeconds() - Method in class com.google.protobuf.Duration.Builder
-
Signed seconds of the span of time.
- getSeconds() - Method in class com.google.protobuf.Duration
-
Signed seconds of the span of time.
- getSeconds() - Method in interface com.google.protobuf.DurationOrBuilder
-
Signed seconds of the span of time.
- getSeconds() - Method in class com.google.protobuf.Timestamp.Builder
-
Represents seconds of UTC time since Unix epoch
1970-01-01T00:00:00Z.
- getSeconds() - Method in class com.google.protobuf.Timestamp
-
Represents seconds of UTC time since Unix epoch
1970-01-01T00:00:00Z.
- getSeconds() - Method in interface com.google.protobuf.TimestampOrBuilder
-
Represents seconds of UTC time since Unix epoch
1970-01-01T00:00:00Z.
- getSerializedSize() - Method in class com.google.protobuf.AbstractMessage
-
- getSerializedSize() - Method in class com.google.protobuf.Any
-
- getSerializedSize() - Method in class com.google.protobuf.Api
-
- getSerializedSize() - Method in class com.google.protobuf.BoolValue
-
- getSerializedSize() - Method in class com.google.protobuf.BytesValue
-
- getSerializedSize() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
-
- getSerializedSize() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
-
- getSerializedSize() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
-
- getSerializedSize() - Method in class com.google.protobuf.compiler.PluginProtos.Version
-
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
-
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
-
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
-
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
-
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
-
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
-
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
-
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
-
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
-
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
-
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
-
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
-
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
-
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
-
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
-
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
-
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
-
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
- getSerializedSize() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
-
- getSerializedSize() - Method in class com.google.protobuf.DoubleValue
-
- getSerializedSize() - Method in class com.google.protobuf.Duration
-
- getSerializedSize() - Method in class com.google.protobuf.DynamicMessage
-
- getSerializedSize() - Method in class com.google.protobuf.Empty
-
- getSerializedSize() - Method in class com.google.protobuf.Enum
-
- getSerializedSize() - Method in class com.google.protobuf.EnumValue
-
- getSerializedSize() - Method in class com.google.protobuf.Field
-
- getSerializedSize() - Method in class com.google.protobuf.FieldMask
-
- getSerializedSize() - Method in class com.google.protobuf.FieldSet
-
- getSerializedSize() - Method in class com.google.protobuf.FloatValue
-
- getSerializedSize() - Method in class com.google.protobuf.GeneratedMessage
-
- getSerializedSize() - Method in class com.google.protobuf.GeneratedMessageV3
-
- getSerializedSize() - Method in class com.google.protobuf.Int32Value
-
- getSerializedSize() - Method in class com.google.protobuf.Int64Value
-
- getSerializedSize() - Method in class com.google.protobuf.LazyFieldLite
-
Due to the optional field can be duplicated at the end of serialized
bytes, which will make the serialized size changed after LazyField
parsed.
- getSerializedSize() - Method in class com.google.protobuf.ListValue
-
- getSerializedSize() - Method in class com.google.protobuf.MapEntry
-
- getSerializedSize() - Method in interface com.google.protobuf.MessageLite
-
Get the number of bytes required to encode this message.
- getSerializedSize(Message, Map<Descriptors.FieldDescriptor, Object>) - Static method in class com.google.protobuf.MessageReflection
-
- getSerializedSize() - Method in class com.google.protobuf.Method
-
- getSerializedSize() - Method in class com.google.protobuf.Mixin
-
- getSerializedSize() - Method in class com.google.protobuf.nano.MessageNano
-
Computes the number of bytes required to encode this message.
- getSerializedSize() - Method in class com.google.protobuf.Option
-
- getSerializedSize() - Method in class com.google.protobuf.SourceContext
-
- getSerializedSize() - Method in class com.google.protobuf.StringValue
-
- getSerializedSize() - Method in class com.google.protobuf.Struct
-
- getSerializedSize() - Method in class com.google.protobuf.Timestamp
-
- getSerializedSize() - Method in class com.google.protobuf.Type
-
- getSerializedSize() - Method in class com.google.protobuf.UInt32Value
-
- getSerializedSize() - Method in class com.google.protobuf.UInt64Value
-
- getSerializedSize(int) - Method in class com.google.protobuf.UnknownFieldSet.Field
-
Get the number of bytes required to encode this field, including field
number.
- getSerializedSize() - Method in class com.google.protobuf.UnknownFieldSet
-
Get the number of bytes required to encode this set.
- getSerializedSize() - Method in class com.google.protobuf.UnknownFieldSetLite
-
Get the number of bytes required to encode this set.
- getSerializedSize() - Method in class com.google.protobuf.Value
-
- getSerializedSizeAsMessageSet() - Method in class com.google.protobuf.UnknownFieldSet
-
Get the number of bytes required to encode this set using MessageSet
wire format.
- getSerializedSizeAsMessageSet() - Method in class com.google.protobuf.UnknownFieldSetLite
-
Get the number of bytes required to encode this field, including field number, using MessageSet
wire format.
- getSerializedSizeAsMessageSetExtension(int) - Method in class com.google.protobuf.UnknownFieldSet.Field
-
Get the number of bytes required to encode this field, including field number, using MessageSet
wire format.
- getSerializingExceptionMessage(String) - Method in class com.google.protobuf.AbstractMessageLite
-
- getServerStreaming() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
Identifies if server streams multiple server messages
- getServerStreaming() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
Identifies if server streams multiple server messages
- getServerStreaming() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
-
Identifies if server streams multiple server messages
- getService(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6;
- getService(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated .google.protobuf.ServiceDescriptorProto service = 6;
- getService(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6;
- getService() - Method in class com.google.protobuf.Descriptors.MethodDescriptor
-
Get the method's service type.
- getServiceBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6;
- getServiceBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6;
- getServiceCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6;
- getServiceCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated .google.protobuf.ServiceDescriptorProto service = 6;
- getServiceCount() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6;
- getServiceFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
- getServiceList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6;
- getServiceList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated .google.protobuf.ServiceDescriptorProto service = 6;
- getServiceList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6;
- getServiceOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6;
- getServiceOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated .google.protobuf.ServiceDescriptorProto service = 6;
- getServiceOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6;
- getServiceOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6;
- getServiceOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
repeated .google.protobuf.ServiceDescriptorProto service = 6;
- getServiceOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6;
- getServices() - Method in class com.google.protobuf.Descriptors.FileDescriptor
-
Get a list of top-level services declared in this file.
- getSingularValueFrom(List<UnknownFieldData>) - Method in class com.google.protobuf.nano.Extension
-
- getSkippedData() - Method in class com.google.protobuf.CodedInputStream.StreamDecoder.SkippedDataSink
-
Gets skipped data in a ByteBuffer.
- getSourceCodeInfo() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
This field contains optional information about the original source code.
- getSourceCodeInfo() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
This field contains optional information about the original source code.
- getSourceCodeInfo() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
This field contains optional information about the original source code.
- getSourceCodeInfoBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
This field contains optional information about the original source code.
- getSourceCodeInfoFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
This field contains optional information about the original source code.
- getSourceCodeInfoOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
This field contains optional information about the original source code.
- getSourceCodeInfoOrBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
This field contains optional information about the original source code.
- getSourceCodeInfoOrBuilder() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
This field contains optional information about the original source code.
- getSourceContext() - Method in class com.google.protobuf.Api.Builder
-
Source context for the protocol buffer service represented by this
message.
- getSourceContext() - Method in class com.google.protobuf.Api
-
Source context for the protocol buffer service represented by this
message.
- getSourceContext() - Method in interface com.google.protobuf.ApiOrBuilder
-
Source context for the protocol buffer service represented by this
message.
- getSourceContext() - Method in class com.google.protobuf.Enum.Builder
-
The source context.
- getSourceContext() - Method in class com.google.protobuf.Enum
-
The source context.
- getSourceContext() - Method in interface com.google.protobuf.EnumOrBuilder
-
The source context.
- getSourceContext() - Method in class com.google.protobuf.Type.Builder
-
The source context.
- getSourceContext() - Method in class com.google.protobuf.Type
-
The source context.
- getSourceContext() - Method in interface com.google.protobuf.TypeOrBuilder
-
The source context.
- getSourceContextBuilder() - Method in class com.google.protobuf.Api.Builder
-
Source context for the protocol buffer service represented by this
message.
- getSourceContextBuilder() - Method in class com.google.protobuf.Enum.Builder
-
The source context.
- getSourceContextBuilder() - Method in class com.google.protobuf.Type.Builder
-
The source context.
- getSourceContextFieldBuilder() - Method in class com.google.protobuf.Api.Builder
-
Source context for the protocol buffer service represented by this
message.
- getSourceContextFieldBuilder() - Method in class com.google.protobuf.Enum.Builder
-
The source context.
- getSourceContextFieldBuilder() - Method in class com.google.protobuf.Type.Builder
-
The source context.
- getSourceContextOrBuilder() - Method in class com.google.protobuf.Api.Builder
-
Source context for the protocol buffer service represented by this
message.
- getSourceContextOrBuilder() - Method in class com.google.protobuf.Api
-
Source context for the protocol buffer service represented by this
message.
- getSourceContextOrBuilder() - Method in interface com.google.protobuf.ApiOrBuilder
-
Source context for the protocol buffer service represented by this
message.
- getSourceContextOrBuilder() - Method in class com.google.protobuf.Enum.Builder
-
The source context.
- getSourceContextOrBuilder() - Method in class com.google.protobuf.Enum
-
The source context.
- getSourceContextOrBuilder() - Method in interface com.google.protobuf.EnumOrBuilder
-
The source context.
- getSourceContextOrBuilder() - Method in class com.google.protobuf.Type.Builder
-
The source context.
- getSourceContextOrBuilder() - Method in class com.google.protobuf.Type
-
The source context.
- getSourceContextOrBuilder() - Method in interface com.google.protobuf.TypeOrBuilder
-
The source context.
- getSourceFile() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
-
Identifies the filesystem path to the original source .proto.
- getSourceFile() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
-
Identifies the filesystem path to the original source .proto.
- getSourceFile() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
-
Identifies the filesystem path to the original source .proto.
- getSourceFileBytes() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
-
Identifies the filesystem path to the original source .proto.
- getSourceFileBytes() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
-
Identifies the filesystem path to the original source .proto.
- getSourceFileBytes() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
-
Identifies the filesystem path to the original source .proto.
- getSpan(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
Always has exactly three or four elements: start line, start column,
end line (optional, otherwise assumed same as start line), end column.
- getSpan(int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
Always has exactly three or four elements: start line, start column,
end line (optional, otherwise assumed same as start line), end column.
- getSpan(int) - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
-
Always has exactly three or four elements: start line, start column,
end line (optional, otherwise assumed same as start line), end column.
- getSpanCount() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
Always has exactly three or four elements: start line, start column,
end line (optional, otherwise assumed same as start line), end column.
- getSpanCount() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
Always has exactly three or four elements: start line, start column,
end line (optional, otherwise assumed same as start line), end column.
- getSpanCount() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
-
Always has exactly three or four elements: start line, start column,
end line (optional, otherwise assumed same as start line), end column.
- getSpanList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
Always has exactly three or four elements: start line, start column,
end line (optional, otherwise assumed same as start line), end column.
- getSpanList() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
Always has exactly three or four elements: start line, start column,
end line (optional, otherwise assumed same as start line), end column.
- getSpanList() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
-
Always has exactly three or four elements: start line, start column,
end line (optional, otherwise assumed same as start line), end column.
- getStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
-
optional int32 start = 1;
- getStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
-
optional int32 start = 1;
- getStart() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder
-
optional int32 start = 1;
- getStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
-
Inclusive.
- getStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
-
Inclusive.
- getStart() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRangeOrBuilder
-
Inclusive.
- getStart() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
-
Inclusive.
- getStart() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
-
Inclusive.
- getStart() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRangeOrBuilder
-
Inclusive.
- getStaticObject(Field) - Static method in class com.google.protobuf.UnsafeUtil
-
- getStaticObject(Field) - Method in class com.google.protobuf.UnsafeUtil.JvmMemoryAccessor
-
- getStaticObject(Field) - Method in class com.google.protobuf.UnsafeUtil.MemoryAccessor
-
- getStringValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional bytes string_value = 7;
- getStringValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
optional bytes string_value = 7;
- getStringValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
-
optional bytes string_value = 7;
- getStringValue() - Method in class com.google.protobuf.Value.Builder
-
Represents a string value.
- getStringValue() - Method in class com.google.protobuf.Value
-
Represents a string value.
- getStringValue() - Method in interface com.google.protobuf.ValueOrBuilder
-
Represents a string value.
- getStringValueBytes() - Method in class com.google.protobuf.Value.Builder
-
Represents a string value.
- getStringValueBytes() - Method in class com.google.protobuf.Value
-
Represents a string value.
- getStringValueBytes() - Method in interface com.google.protobuf.ValueOrBuilder
-
Represents a string value.
- getStructValue() - Method in class com.google.protobuf.Value.Builder
-
Represents a structured value.
- getStructValue() - Method in class com.google.protobuf.Value
-
Represents a structured value.
- getStructValue() - Method in interface com.google.protobuf.ValueOrBuilder
-
Represents a structured value.
- getStructValueBuilder() - Method in class com.google.protobuf.Value.Builder
-
Represents a structured value.
- getStructValueFieldBuilder() - Method in class com.google.protobuf.Value.Builder
-
Represents a structured value.
- getStructValueOrBuilder() - Method in class com.google.protobuf.Value.Builder
-
Represents a structured value.
- getStructValueOrBuilder() - Method in class com.google.protobuf.Value
-
Represents a structured value.
- getStructValueOrBuilder() - Method in interface com.google.protobuf.ValueOrBuilder
-
Represents a structured value.
- getSuffix() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
-
A suffix for alpha, beta or rc release, e.g., "alpha-1", "rc2".
- getSuffix() - Method in class com.google.protobuf.compiler.PluginProtos.Version
-
A suffix for alpha, beta or rc release, e.g., "alpha-1", "rc2".
- getSuffix() - Method in interface com.google.protobuf.compiler.PluginProtos.VersionOrBuilder
-
A suffix for alpha, beta or rc release, e.g., "alpha-1", "rc2".
- getSuffixBytes() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
-
A suffix for alpha, beta or rc release, e.g., "alpha-1", "rc2".
- getSuffixBytes() - Method in class com.google.protobuf.compiler.PluginProtos.Version
-
A suffix for alpha, beta or rc release, e.g., "alpha-1", "rc2".
- getSuffixBytes() - Method in interface com.google.protobuf.compiler.PluginProtos.VersionOrBuilder
-
A suffix for alpha, beta or rc release, e.g., "alpha-1", "rc2".
- getSwiftPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
By default Swift generators will take the proto package and CamelCase it
replacing '.' with underscore and use that to prefix the types/symbols
defined.
- getSwiftPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
By default Swift generators will take the proto package and CamelCase it
replacing '.' with underscore and use that to prefix the types/symbols
defined.
- getSwiftPrefix() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
By default Swift generators will take the proto package and CamelCase it
replacing '.' with underscore and use that to prefix the types/symbols
defined.
- getSwiftPrefixBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
By default Swift generators will take the proto package and CamelCase it
replacing '.' with underscore and use that to prefix the types/symbols
defined.
- getSwiftPrefixBytes() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
By default Swift generators will take the proto package and CamelCase it
replacing '.' with underscore and use that to prefix the types/symbols
defined.
- getSwiftPrefixBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
By default Swift generators will take the proto package and CamelCase it
replacing '.' with underscore and use that to prefix the types/symbols
defined.
- getSyntax() - Method in class com.google.protobuf.Api.Builder
-
The source syntax of the service.
- getSyntax() - Method in class com.google.protobuf.Api
-
The source syntax of the service.
- getSyntax() - Method in interface com.google.protobuf.ApiOrBuilder
-
The source syntax of the service.
- getSyntax() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
The syntax of the proto file.
- getSyntax() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
The syntax of the proto file.
- getSyntax() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
The syntax of the proto file.
- getSyntax() - Method in class com.google.protobuf.Descriptors.FileDescriptor
-
Get the syntax of the .proto file.
- getSyntax() - Method in class com.google.protobuf.Enum.Builder
-
The source syntax.
- getSyntax() - Method in class com.google.protobuf.Enum
-
The source syntax.
- getSyntax() - Method in interface com.google.protobuf.EnumOrBuilder
-
The source syntax.
- getSyntax() - Method in class com.google.protobuf.Method.Builder
-
The source syntax of this method.
- getSyntax() - Method in class com.google.protobuf.Method
-
The source syntax of this method.
- getSyntax() - Method in interface com.google.protobuf.MethodOrBuilder
-
The source syntax of this method.
- getSyntax() - Method in class com.google.protobuf.Type.Builder
-
The source syntax.
- getSyntax() - Method in class com.google.protobuf.Type
-
The source syntax.
- getSyntax() - Method in interface com.google.protobuf.TypeOrBuilder
-
The source syntax.
- getSyntaxBytes() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
The syntax of the proto file.
- getSyntaxBytes() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
The syntax of the proto file.
- getSyntaxBytes() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
The syntax of the proto file.
- getSyntaxValue() - Method in class com.google.protobuf.Api.Builder
-
The source syntax of the service.
- getSyntaxValue() - Method in class com.google.protobuf.Api
-
The source syntax of the service.
- getSyntaxValue() - Method in interface com.google.protobuf.ApiOrBuilder
-
The source syntax of the service.
- getSyntaxValue() - Method in class com.google.protobuf.Enum.Builder
-
The source syntax.
- getSyntaxValue() - Method in class com.google.protobuf.Enum
-
The source syntax.
- getSyntaxValue() - Method in interface com.google.protobuf.EnumOrBuilder
-
The source syntax.
- getSyntaxValue() - Method in class com.google.protobuf.Method.Builder
-
The source syntax of this method.
- getSyntaxValue() - Method in class com.google.protobuf.Method
-
The source syntax of this method.
- getSyntaxValue() - Method in interface com.google.protobuf.MethodOrBuilder
-
The source syntax of this method.
- getSyntaxValue() - Method in class com.google.protobuf.Type.Builder
-
The source syntax.
- getSyntaxValue() - Method in class com.google.protobuf.Type
-
The source syntax.
- getSyntaxValue() - Method in interface com.google.protobuf.TypeOrBuilder
-
The source syntax.
- getTagFieldNumber(int) - Static method in class com.google.protobuf.nano.WireFormatNano
-
Given a tag value, determines the field number (the upper 29 bits).
- getTagFieldNumber(int) - Static method in class com.google.protobuf.WireFormat
-
Given a tag value, determines the field number (the upper 29 bits).
- getTagWireType(int) - Static method in class com.google.protobuf.nano.WireFormatNano
-
Given a tag value, determines the wire type (the lower 3 bits).
- getTagWireType(int) - Static method in class com.google.protobuf.WireFormat
-
Given a tag value, determines the wire type (the lower 3 bits).
- getTotalBytesRead() - Method in class com.google.protobuf.CodedInputStream.ArrayDecoder
-
- getTotalBytesRead() - Method in class com.google.protobuf.CodedInputStream
-
The total bytes read up to the current position.
- getTotalBytesRead() - Method in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
-
- getTotalBytesRead() - Method in class com.google.protobuf.CodedInputStream.StreamDecoder
-
- getTotalBytesRead() - Method in class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
-
- getTotalBytesWritten() - Method in class com.google.protobuf.CodedOutputStream.AbstractBufferedEncoder
-
- getTotalBytesWritten() - Method in class com.google.protobuf.CodedOutputStream.ArrayEncoder
-
- getTotalBytesWritten() - Method in class com.google.protobuf.CodedOutputStream
-
Get the total number of bytes successfully written to this stream.
- getTotalBytesWritten() - Method in class com.google.protobuf.CodedOutputStream.SafeDirectNioEncoder
-
- getTotalBytesWritten() - Method in class com.google.protobuf.CodedOutputStream.UnsafeDirectNioEncoder
-
- getTrailingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
optional string trailing_comments = 4;
- getTrailingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
optional string trailing_comments = 4;
- getTrailingComments() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
-
optional string trailing_comments = 4;
- getTrailingCommentsBytes() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
optional string trailing_comments = 4;
- getTrailingCommentsBytes() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
optional string trailing_comments = 4;
- getTrailingCommentsBytes() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
-
optional string trailing_comments = 4;
- getTreeDepth() - Method in class com.google.protobuf.ByteString
-
Return the depth of the tree representing this ByteString
, if any,
whose root is this node.
- getTreeDepth() - Method in class com.google.protobuf.ByteString.LeafByteString
-
- getTreeDepth() - Method in class com.google.protobuf.RopeByteString
-
- getType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
If type_name is set, this need not be set.
- getType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
If type_name is set, this need not be set.
- getType() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
If type_name is set, this need not be set.
- getType() - Method in class com.google.protobuf.Descriptors.EnumValueDescriptor
-
Get the value's enum type.
- getType() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Get the field's declared type.
- getTypeName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
For message and enum types, this is the name of the type.
- getTypeName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
For message and enum types, this is the name of the type.
- getTypeName() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
For message and enum types, this is the name of the type.
- getTypeName(String) - Static method in class com.google.protobuf.util.JsonFormat
-
- getTypeNameBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
For message and enum types, this is the name of the type.
- getTypeNameBytes() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
For message and enum types, this is the name of the type.
- getTypeNameBytes() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
For message and enum types, this is the name of the type.
- getTypeNameFromTypeUrl(String) - Static method in class com.google.protobuf.Any
-
- getTypeUrl() - Method in class com.google.protobuf.Any.Builder
-
A URL/resource name whose content describes the type of the
serialized protocol buffer message.
- getTypeUrl(String, Descriptors.Descriptor) - Static method in class com.google.protobuf.Any
-
- getTypeUrl() - Method in class com.google.protobuf.Any
-
A URL/resource name whose content describes the type of the
serialized protocol buffer message.
- getTypeUrl() - Method in interface com.google.protobuf.AnyOrBuilder
-
A URL/resource name whose content describes the type of the
serialized protocol buffer message.
- getTypeUrl() - Method in class com.google.protobuf.Field.Builder
-
The field type URL, without the scheme, for message or enumeration
types.
- getTypeUrl() - Method in class com.google.protobuf.Field
-
The field type URL, without the scheme, for message or enumeration
types.
- getTypeUrl() - Method in interface com.google.protobuf.FieldOrBuilder
-
The field type URL, without the scheme, for message or enumeration
types.
- getTypeUrlBytes() - Method in class com.google.protobuf.Any.Builder
-
A URL/resource name whose content describes the type of the
serialized protocol buffer message.
- getTypeUrlBytes() - Method in class com.google.protobuf.Any
-
A URL/resource name whose content describes the type of the
serialized protocol buffer message.
- getTypeUrlBytes() - Method in interface com.google.protobuf.AnyOrBuilder
-
A URL/resource name whose content describes the type of the
serialized protocol buffer message.
- getTypeUrlBytes() - Method in class com.google.protobuf.Field.Builder
-
The field type URL, without the scheme, for message or enumeration
types.
- getTypeUrlBytes() - Method in class com.google.protobuf.Field
-
The field type URL, without the scheme, for message or enumeration
types.
- getTypeUrlBytes() - Method in interface com.google.protobuf.FieldOrBuilder
-
The field type URL, without the scheme, for message or enumeration
types.
- getUnderlyingElements() - Method in class com.google.protobuf.LazyStringArrayList
-
- getUnderlyingElements() - Method in interface com.google.protobuf.LazyStringList
-
Returns an unmodifiable List of the underlying elements, each of which is
either a String
or its equivalent UTF-8 encoded ByteString
or byte[].
- getUnderlyingElements() - Method in class com.google.protobuf.UnmodifiableLazyStringList
-
- getUnfinishedMessage() - Method in exception com.google.protobuf.InvalidProtocolBufferException
-
Returns the unfinished message attached to the exception, or null if
no message is attached.
- getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOption(int) - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOption(int) - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOption(int) - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOption(int) - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOption(int) - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOption(int) - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOption(int) - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOption(int) - Method in interface com.google.protobuf.DescriptorProtos.OneofOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOption(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOption(int) - Method in interface com.google.protobuf.DescriptorProtos.ServiceOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionBuilderList() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionBuilderList() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionBuilderList() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionBuilderList() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionBuilderList() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionCount() - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionCount() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionCount() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionCount() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionCount() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionCount() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionCount() - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionCount() - Method in interface com.google.protobuf.DescriptorProtos.OneofOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionCount() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionCount() - Method in interface com.google.protobuf.DescriptorProtos.ServiceOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
- getUninterpretedOptionFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
- getUninterpretedOptionFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
- getUninterpretedOptionFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
- getUninterpretedOptionFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
- getUninterpretedOptionFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
- getUninterpretedOptionFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
- getUninterpretedOptionFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
-
- getUninterpretedOptionFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
- getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionList() - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionList() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionList() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionList() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionList() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionList() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionList() - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionList() - Method in interface com.google.protobuf.DescriptorProtos.OneofOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionList() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionList() - Method in interface com.google.protobuf.DescriptorProtos.ServiceOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.OneofOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.ServiceOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.ExtensionRangeOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.OneofOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
-
The parser stores options it doesn't recognize here.
- getUninterpretedOptionOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.ServiceOptionsOrBuilder
-
The parser stores options it doesn't recognize here.
- getUnknownEnumValueDescriptorCount() - Method in class com.google.protobuf.Descriptors.EnumDescriptor
-
- getUnknownField(int) - Method in class com.google.protobuf.nano.FieldData
-
- getUnknownField() - Method in exception com.google.protobuf.TextFormat.UnknownFieldParseException
-
Return the name of the unknown field encountered while parsing the
protocol buffer string.
- getUnknownFields() - Method in class com.google.protobuf.Any
-
- getUnknownFields() - Method in class com.google.protobuf.Api
-
- getUnknownFields() - Method in class com.google.protobuf.BoolValue
-
- getUnknownFields() - Method in class com.google.protobuf.BytesValue
-
- getUnknownFields() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
-
- getUnknownFields() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
-
- getUnknownFields() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
-
- getUnknownFields() - Method in class com.google.protobuf.compiler.PluginProtos.Version
-
- getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
-
- getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
- getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
-
- getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
-
- getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
- getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
-
- getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
-
- getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
-
- getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
-
- getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
- getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
- getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
- getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
-
- getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
- getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
-
- getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
-
- getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
-
- getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
- getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
-
- getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
-
- getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
-
- getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
-
- getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
-
- getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
-
- getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
- getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
- getUnknownFields() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
-
- getUnknownFields() - Method in class com.google.protobuf.DoubleValue
-
- getUnknownFields() - Method in class com.google.protobuf.Duration
-
- getUnknownFields() - Method in class com.google.protobuf.DynamicMessage.Builder
-
- getUnknownFields() - Method in class com.google.protobuf.DynamicMessage
-
- getUnknownFields() - Method in class com.google.protobuf.Empty
-
- getUnknownFields() - Method in class com.google.protobuf.Enum
-
- getUnknownFields() - Method in class com.google.protobuf.EnumValue
-
- getUnknownFields() - Method in class com.google.protobuf.Field
-
- getUnknownFields() - Method in class com.google.protobuf.FieldMask
-
- getUnknownFields() - Method in class com.google.protobuf.FloatValue
-
- getUnknownFields() - Method in class com.google.protobuf.GeneratedMessage.Builder
-
- getUnknownFields() - Method in class com.google.protobuf.GeneratedMessage
-
- getUnknownFields() - Method in class com.google.protobuf.GeneratedMessageV3.Builder
-
- getUnknownFields() - Method in class com.google.protobuf.GeneratedMessageV3
-
- getUnknownFields() - Method in class com.google.protobuf.Int32Value
-
- getUnknownFields() - Method in class com.google.protobuf.Int64Value
-
- getUnknownFields() - Method in class com.google.protobuf.ListValue
-
- getUnknownFields() - Method in class com.google.protobuf.MapEntry.Builder
-
- getUnknownFields() - Method in class com.google.protobuf.MapEntry
-
- getUnknownFields() - Method in interface com.google.protobuf.MessageOrBuilder
-
- getUnknownFields() - Method in class com.google.protobuf.Method
-
- getUnknownFields() - Method in class com.google.protobuf.Mixin
-
- getUnknownFields() - Method in class com.google.protobuf.Option
-
- getUnknownFields() - Method in class com.google.protobuf.SourceContext
-
- getUnknownFields() - Method in class com.google.protobuf.StringValue
-
- getUnknownFields() - Method in class com.google.protobuf.Struct
-
- getUnknownFields() - Method in class com.google.protobuf.Timestamp
-
- getUnknownFields() - Method in class com.google.protobuf.Type
-
- getUnknownFields() - Method in class com.google.protobuf.UInt32Value
-
- getUnknownFields() - Method in class com.google.protobuf.UInt64Value
-
- getUnknownFields() - Method in class com.google.protobuf.Value
-
- getUnknownFieldSize() - Method in class com.google.protobuf.nano.FieldData
-
- getUnmodifiable() - Method in class com.google.protobuf.ExtensionRegistry
-
Returns an unmodifiable view of the registry.
- getUnmodifiable() - Method in class com.google.protobuf.ExtensionRegistryLite
-
Returns an unmodifiable view of the registry.
- getUnmodifiableView() - Method in class com.google.protobuf.LazyStringArrayList
-
- getUnmodifiableView() - Method in interface com.google.protobuf.LazyStringList
-
Returns an unmodifiable view of the list.
- getUnmodifiableView() - Method in class com.google.protobuf.UnmodifiableLazyStringList
-
- getUnsafe() - Static method in class com.google.protobuf.UnsafeUtil
-
Gets the sun.misc.Unsafe
instance, or null
if not available on this platform.
- getUtf8Validation(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.MessageReflection.BuilderAdapter
-
- getUtf8Validation(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.MessageReflection.ExtensionAdapter
-
- getUtf8Validation(Descriptors.FieldDescriptor) - Method in interface com.google.protobuf.MessageReflection.MergeTarget
-
Returns the UTF8 validation level for the field.
- getValue() - Method in class com.google.protobuf.Any.Builder
-
Must be a valid serialized protocol buffer of the above specified type.
- getValue() - Method in class com.google.protobuf.Any
-
Must be a valid serialized protocol buffer of the above specified type.
- getValue() - Method in interface com.google.protobuf.AnyOrBuilder
-
Must be a valid serialized protocol buffer of the above specified type.
- getValue() - Method in class com.google.protobuf.BoolValue.Builder
-
The bool value.
- getValue() - Method in class com.google.protobuf.BoolValue
-
The bool value.
- getValue() - Method in interface com.google.protobuf.BoolValueOrBuilder
-
The bool value.
- getValue() - Method in class com.google.protobuf.BytesValue.Builder
-
The bytes value.
- getValue() - Method in class com.google.protobuf.BytesValue
-
The bytes value.
- getValue() - Method in interface com.google.protobuf.BytesValueOrBuilder
-
The bytes value.
- getValue(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
- getValue(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
- getValue(int) - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
- getValue() - Method in class com.google.protobuf.DoubleValue.Builder
-
The double value.
- getValue() - Method in class com.google.protobuf.DoubleValue
-
The double value.
- getValue() - Method in interface com.google.protobuf.DoubleValueOrBuilder
-
The double value.
- getValue() - Method in class com.google.protobuf.FloatValue.Builder
-
The float value.
- getValue() - Method in class com.google.protobuf.FloatValue
-
The float value.
- getValue() - Method in interface com.google.protobuf.FloatValueOrBuilder
-
The float value.
- getValue() - Method in class com.google.protobuf.Int32Value.Builder
-
The int32 value.
- getValue() - Method in class com.google.protobuf.Int32Value
-
The int32 value.
- getValue() - Method in interface com.google.protobuf.Int32ValueOrBuilder
-
The int32 value.
- getValue() - Method in class com.google.protobuf.Int64Value.Builder
-
The int64 value.
- getValue() - Method in class com.google.protobuf.Int64Value
-
The int64 value.
- getValue() - Method in interface com.google.protobuf.Int64ValueOrBuilder
-
The int64 value.
- getValue() - Method in class com.google.protobuf.Internal.MapAdapter.EntryAdapter
-
- getValue() - Method in class com.google.protobuf.LazyField
-
- getValue() - Method in class com.google.protobuf.LazyField.LazyEntry
-
- getValue(MessageLite) - Method in class com.google.protobuf.LazyFieldLite
-
Returns message instance.
- getValue() - Method in class com.google.protobuf.MapEntry.Builder
-
- getValue() - Method in class com.google.protobuf.MapEntry
-
- getValue() - Method in class com.google.protobuf.MapEntryLite
-
- getValue(Extension<?, T>) - Method in class com.google.protobuf.nano.FieldData
-
- getValue() - Method in class com.google.protobuf.Option.Builder
-
The option's value packed in an Any message.
- getValue() - Method in class com.google.protobuf.Option
-
The option's value packed in an Any message.
- getValue() - Method in interface com.google.protobuf.OptionOrBuilder
-
The option's value packed in an Any message.
- getValue() - Method in class com.google.protobuf.SmallSortedMap.Entry
-
- getValue() - Method in class com.google.protobuf.StringValue.Builder
-
The string value.
- getValue() - Method in class com.google.protobuf.StringValue
-
The string value.
- getValue() - Method in interface com.google.protobuf.StringValueOrBuilder
-
The string value.
- getValue() - Method in class com.google.protobuf.UInt32Value.Builder
-
The uint32 value.
- getValue() - Method in class com.google.protobuf.UInt32Value
-
The uint32 value.
- getValue() - Method in interface com.google.protobuf.UInt32ValueOrBuilder
-
The uint32 value.
- getValue() - Method in class com.google.protobuf.UInt64Value.Builder
-
The uint64 value.
- getValue() - Method in class com.google.protobuf.UInt64Value
-
The uint64 value.
- getValue() - Method in interface com.google.protobuf.UInt64ValueOrBuilder
-
The uint64 value.
- getValueBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
- getValueBuilder() - Method in class com.google.protobuf.Option.Builder
-
The option's value packed in an Any message.
- getValueBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
- getValueBytes() - Method in class com.google.protobuf.StringValue.Builder
-
The string value.
- getValueBytes() - Method in class com.google.protobuf.StringValue
-
The string value.
- getValueBytes() - Method in interface com.google.protobuf.StringValueOrBuilder
-
The string value.
- getValueCount() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
- getValueCount() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
- getValueCount() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
- getValueDescriptor() - Method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
-
- getValueDescriptor() - Method in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type
-
- getValueDescriptor() - Method in enum com.google.protobuf.DescriptorProtos.FieldOptions.CType
-
- getValueDescriptor() - Method in enum com.google.protobuf.DescriptorProtos.FieldOptions.JSType
-
- getValueDescriptor() - Method in enum com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
-
- getValueDescriptor() - Method in enum com.google.protobuf.DescriptorProtos.MethodOptions.IdempotencyLevel
-
- getValueDescriptor() - Method in enum com.google.protobuf.Field.Cardinality
-
- getValueDescriptor() - Method in enum com.google.protobuf.Field.Kind
-
- getValueDescriptor() - Method in enum com.google.protobuf.NullValue
-
- getValueDescriptor() - Method in interface com.google.protobuf.ProtocolMessageEnum
-
Return the value's descriptor, which contains information such as
value name, number, and type.
- getValueDescriptor() - Method in enum com.google.protobuf.Syntax
-
- getValueDescriptorMethod - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedEnumFieldAccessor
-
- getValueDescriptorMethod - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularEnumFieldAccessor
-
- getValueDescriptorMethod - Variable in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.RepeatedEnumFieldAccessor
-
- getValueDescriptorMethod - Variable in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.SingularEnumFieldAccessor
-
- getValueFieldBuilder() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
- getValueFieldBuilder() - Method in class com.google.protobuf.Option.Builder
-
The option's value packed in an Any message.
- getValueFrom(List<UnknownFieldData>) - Method in class com.google.protobuf.nano.Extension
-
Returns the value of this extension stored in the given list of unknown fields, or
null
if no unknown fields matches this extension.
- getValueList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
- getValueList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
- getValueList() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
- getValueMethod - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularEnumFieldAccessor
-
- getValueMethod - Variable in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.SingularEnumFieldAccessor
-
- getValueMethodBuilder - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularEnumFieldAccessor
-
- getValueMethodBuilder - Variable in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.SingularEnumFieldAccessor
-
- getValueOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
- getValueOrBuilder(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
- getValueOrBuilder(int) - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
- getValueOrBuilder() - Method in class com.google.protobuf.Option.Builder
-
The option's value packed in an Any message.
- getValueOrBuilder() - Method in class com.google.protobuf.Option
-
The option's value packed in an Any message.
- getValueOrBuilder() - Method in interface com.google.protobuf.OptionOrBuilder
-
The option's value packed in an Any message.
- getValueOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
- getValueOrBuilderList() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
- getValueOrBuilderList() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
- getValues() - Method in class com.google.protobuf.Descriptors.EnumDescriptor
-
Get a list of defined values for this enum.
- getValues(int) - Method in class com.google.protobuf.ListValue.Builder
-
Repeated field of dynamically typed values.
- getValues(int) - Method in class com.google.protobuf.ListValue
-
Repeated field of dynamically typed values.
- getValues(int) - Method in interface com.google.protobuf.ListValueOrBuilder
-
Repeated field of dynamically typed values.
- getValuesBuilder(int) - Method in class com.google.protobuf.ListValue.Builder
-
Repeated field of dynamically typed values.
- getValuesBuilderList() - Method in class com.google.protobuf.ListValue.Builder
-
Repeated field of dynamically typed values.
- getValuesCount() - Method in class com.google.protobuf.ListValue.Builder
-
Repeated field of dynamically typed values.
- getValuesCount() - Method in class com.google.protobuf.ListValue
-
Repeated field of dynamically typed values.
- getValuesCount() - Method in interface com.google.protobuf.ListValueOrBuilder
-
Repeated field of dynamically typed values.
- getValuesFieldBuilder() - Method in class com.google.protobuf.ListValue.Builder
-
- getValuesList() - Method in class com.google.protobuf.ListValue.Builder
-
Repeated field of dynamically typed values.
- getValuesList() - Method in class com.google.protobuf.ListValue
-
Repeated field of dynamically typed values.
- getValuesList() - Method in interface com.google.protobuf.ListValueOrBuilder
-
Repeated field of dynamically typed values.
- getValuesOrBuilder(int) - Method in class com.google.protobuf.ListValue.Builder
-
Repeated field of dynamically typed values.
- getValuesOrBuilder(int) - Method in class com.google.protobuf.ListValue
-
Repeated field of dynamically typed values.
- getValuesOrBuilder(int) - Method in interface com.google.protobuf.ListValueOrBuilder
-
Repeated field of dynamically typed values.
- getValuesOrBuilderList() - Method in class com.google.protobuf.ListValue.Builder
-
Repeated field of dynamically typed values.
- getValuesOrBuilderList() - Method in class com.google.protobuf.ListValue
-
Repeated field of dynamically typed values.
- getValuesOrBuilderList() - Method in interface com.google.protobuf.ListValueOrBuilder
-
Repeated field of dynamically typed values.
- getVarintList() - Method in class com.google.protobuf.UnknownFieldSet.Field
-
Get the list of varint values for this field.
- getVersion() - Method in class com.google.protobuf.Api.Builder
-
A version string for this interface.
- getVersion() - Method in class com.google.protobuf.Api
-
A version string for this interface.
- getVersion() - Method in interface com.google.protobuf.ApiOrBuilder
-
A version string for this interface.
- getVersionBytes() - Method in class com.google.protobuf.Api.Builder
-
A version string for this interface.
- getVersionBytes() - Method in class com.google.protobuf.Api
-
A version string for this interface.
- getVersionBytes() - Method in interface com.google.protobuf.ApiOrBuilder
-
A version string for this interface.
- getWeak() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
For Google-internal migration only.
- getWeak() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
For Google-internal migration only.
- getWeak() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
For Google-internal migration only.
- getWeakDependency(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
Indexes of the weak imported files in the dependency list.
- getWeakDependency(int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
Indexes of the weak imported files in the dependency list.
- getWeakDependency(int) - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
Indexes of the weak imported files in the dependency list.
- getWeakDependencyCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
Indexes of the weak imported files in the dependency list.
- getWeakDependencyCount() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
Indexes of the weak imported files in the dependency list.
- getWeakDependencyCount() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
Indexes of the weak imported files in the dependency list.
- getWeakDependencyList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
Indexes of the weak imported files in the dependency list.
- getWeakDependencyList() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
Indexes of the weak imported files in the dependency list.
- getWeakDependencyList() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
Indexes of the weak imported files in the dependency list.
- getWireFormatForFieldType(WireFormat.FieldType, boolean) - Static method in class com.google.protobuf.FieldSet
-
Given a field type, return the wire type.
- getWireType() - Method in enum com.google.protobuf.WireFormat.FieldType
-
- GO_PACKAGE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
-
- goPackage_ - Variable in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
- goPackage_ - Variable in class com.google.protobuf.DescriptorProtos.FileOptions
-
- group - Variable in class com.google.protobuf.UnknownFieldSet.Field
-
- gson - Variable in class com.google.protobuf.util.JsonFormat.PrinterImpl
-
- GsonHolder() - Constructor for class com.google.protobuf.util.JsonFormat.PrinterImpl.GsonHolder
-
- has(GeneratedMessage) - Method in interface com.google.protobuf.GeneratedMessage.FieldAccessorTable.FieldAccessor
-
- has(GeneratedMessage.Builder) - Method in interface com.google.protobuf.GeneratedMessage.FieldAccessorTable.FieldAccessor
-
- has(GeneratedMessage) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.MapFieldAccessor
-
- has(GeneratedMessage.Builder) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.MapFieldAccessor
-
- has(GeneratedMessage) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.OneofAccessor
-
- has(GeneratedMessage.Builder) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.OneofAccessor
-
- has(GeneratedMessage) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor
-
- has(GeneratedMessage.Builder) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor
-
- has(GeneratedMessage) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularFieldAccessor
-
- has(GeneratedMessage.Builder) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularFieldAccessor
-
- has(GeneratedMessageV3) - Method in interface com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.FieldAccessor
-
- has(GeneratedMessageV3.Builder) - Method in interface com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.FieldAccessor
-
- has(GeneratedMessageV3) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.MapFieldAccessor
-
- has(GeneratedMessageV3.Builder) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.MapFieldAccessor
-
- has(GeneratedMessageV3) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.OneofAccessor
-
- has(GeneratedMessageV3.Builder) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.OneofAccessor
-
- has(GeneratedMessageV3) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.RepeatedFieldAccessor
-
- has(GeneratedMessageV3.Builder) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.RepeatedFieldAccessor
-
- has(GeneratedMessageV3) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.SingularFieldAccessor
-
- has(GeneratedMessageV3.Builder) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.SingularFieldAccessor
-
- HAS_UNSAFE_ARRAY_OPERATIONS - Static variable in class com.google.protobuf.CodedOutputStream
-
- HAS_UNSAFE_ARRAY_OPERATIONS - Static variable in class com.google.protobuf.UnsafeUtil
-
- HAS_UNSAFE_BYTEBUFFER_OPERATIONS - Static variable in class com.google.protobuf.UnsafeUtil
-
- hasAggregateValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional string aggregate_value = 8;
- hasAggregateValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
optional string aggregate_value = 8;
- hasAggregateValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
-
optional string aggregate_value = 8;
- hasAllowAlias() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
Set this option to true to allow mapping different tag names to the same
value.
- hasAllowAlias() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
-
Set this option to true to allow mapping different tag names to the same
value.
- hasAllowAlias() - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
-
Set this option to true to allow mapping different tag names to the same
value.
- hasArray - Variable in class com.google.protobuf.IterableByteBufferInputStream
-
Whether current ByteBuffer has an array
- hasBegin() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
-
Identifies the starting offset in bytes in the generated code
that relates to the identified object.
- hasBegin() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
-
Identifies the starting offset in bytes in the generated code
that relates to the identified object.
- hasBegin() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
-
Identifies the starting offset in bytes in the generated code
that relates to the identified object.
- hasCcEnableArenas() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Enables the use of arenas for the proto messages in this file.
- hasCcEnableArenas() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
Enables the use of arenas for the proto messages in this file.
- hasCcEnableArenas() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
Enables the use of arenas for the proto messages in this file.
- hasCcGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Should generic services be generated in each language? "Generic" services
are not specific to any particular RPC system.
- hasCcGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
Should generic services be generated in each language? "Generic" services
are not specific to any particular RPC system.
- hasCcGenericServices() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
Should generic services be generated in each language? "Generic" services
are not specific to any particular RPC system.
- hasClientStreaming() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
Identifies if client streams multiple client messages
- hasClientStreaming() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
Identifies if client streams multiple client messages
- hasClientStreaming() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
-
Identifies if client streams multiple client messages
- hasCompilerVersion() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
The version number of protocol compiler.
- hasCompilerVersion() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
-
The version number of protocol compiler.
- hasCompilerVersion() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
-
The version number of protocol compiler.
- hasContent() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
The file contents.
- hasContent() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
-
The file contents.
- hasContent() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.FileOrBuilder
-
The file contents.
- hasCsharpNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Namespace for generated classes; defaults to the package.
- hasCsharpNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
Namespace for generated classes; defaults to the package.
- hasCsharpNamespace() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
Namespace for generated classes; defaults to the package.
- hasCtype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
The ctype option instructs the C++ code generator to use a different
representation of the field than it normally would.
- hasCtype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
The ctype option instructs the C++ code generator to use a different
representation of the field than it normally would.
- hasCtype() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
The ctype option instructs the C++ code generator to use a different
representation of the field than it normally would.
- hasDefaultValue() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
For numeric types, contains the original text representation of the value.
- hasDefaultValue() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
For numeric types, contains the original text representation of the value.
- hasDefaultValue() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
For numeric types, contains the original text representation of the value.
- hasDefaultValue() - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
Returns true if the field had an explicitly-defined default value.
- hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
Is this enum deprecated?
Depending on the target platform, this can emit Deprecated annotations
for the enum, or it will be completely ignored; in the very least, this
is a formalization for deprecating enums.
- hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
-
Is this enum deprecated?
Depending on the target platform, this can emit Deprecated annotations
for the enum, or it will be completely ignored; in the very least, this
is a formalization for deprecating enums.
- hasDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.EnumOptionsOrBuilder
-
Is this enum deprecated?
Depending on the target platform, this can emit Deprecated annotations
for the enum, or it will be completely ignored; in the very least, this
is a formalization for deprecating enums.
- hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
Is this enum value deprecated?
Depending on the target platform, this can emit Deprecated annotations
for the enum value, or it will be completely ignored; in the very least,
this is a formalization for deprecating enum values.
- hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
-
Is this enum value deprecated?
Depending on the target platform, this can emit Deprecated annotations
for the enum value, or it will be completely ignored; in the very least,
this is a formalization for deprecating enum values.
- hasDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder
-
Is this enum value deprecated?
Depending on the target platform, this can emit Deprecated annotations
for the enum value, or it will be completely ignored; in the very least,
this is a formalization for deprecating enum values.
- hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
Is this field deprecated?
Depending on the target platform, this can emit Deprecated annotations
for accessors, or it will be completely ignored; in the very least, this
is a formalization for deprecating fields.
- hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
Is this field deprecated?
Depending on the target platform, this can emit Deprecated annotations
for accessors, or it will be completely ignored; in the very least, this
is a formalization for deprecating fields.
- hasDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
Is this field deprecated?
Depending on the target platform, this can emit Deprecated annotations
for accessors, or it will be completely ignored; in the very least, this
is a formalization for deprecating fields.
- hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Is this file deprecated?
Depending on the target platform, this can emit Deprecated annotations
for everything in the file, or it will be completely ignored; in the very
least, this is a formalization for deprecating files.
- hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
Is this file deprecated?
Depending on the target platform, this can emit Deprecated annotations
for everything in the file, or it will be completely ignored; in the very
least, this is a formalization for deprecating files.
- hasDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
Is this file deprecated?
Depending on the target platform, this can emit Deprecated annotations
for everything in the file, or it will be completely ignored; in the very
least, this is a formalization for deprecating files.
- hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
Is this message deprecated?
Depending on the target platform, this can emit Deprecated annotations
for the message, or it will be completely ignored; in the very least,
this is a formalization for deprecating messages.
- hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
-
Is this message deprecated?
Depending on the target platform, this can emit Deprecated annotations
for the message, or it will be completely ignored; in the very least,
this is a formalization for deprecating messages.
- hasDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
-
Is this message deprecated?
Depending on the target platform, this can emit Deprecated annotations
for the message, or it will be completely ignored; in the very least,
this is a formalization for deprecating messages.
- hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
Is this method deprecated?
Depending on the target platform, this can emit Deprecated annotations
for the method, or it will be completely ignored; in the very least,
this is a formalization for deprecating methods.
- hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
-
Is this method deprecated?
Depending on the target platform, this can emit Deprecated annotations
for the method, or it will be completely ignored; in the very least,
this is a formalization for deprecating methods.
- hasDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
-
Is this method deprecated?
Depending on the target platform, this can emit Deprecated annotations
for the method, or it will be completely ignored; in the very least,
this is a formalization for deprecating methods.
- hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
Is this service deprecated?
Depending on the target platform, this can emit Deprecated annotations
for the service, or it will be completely ignored; in the very least,
this is a formalization for deprecating services.
- hasDeprecated() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
-
Is this service deprecated?
Depending on the target platform, this can emit Deprecated annotations
for the service, or it will be completely ignored; in the very least,
this is a formalization for deprecating services.
- hasDeprecated() - Method in interface com.google.protobuf.DescriptorProtos.ServiceOptionsOrBuilder
-
Is this service deprecated?
Depending on the target platform, this can emit Deprecated annotations
for the service, or it will be completely ignored; in the very least,
this is a formalization for deprecating services.
- hasDoubleValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional double double_value = 6;
- hasDoubleValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
optional double double_value = 6;
- hasDoubleValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
-
optional double double_value = 6;
- hasEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
-
optional int32 end = 2;
- hasEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
-
optional int32 end = 2;
- hasEnd() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder
-
optional int32 end = 2;
- hasEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
-
Exclusive.
- hasEnd() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
-
Exclusive.
- hasEnd() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRangeOrBuilder
-
Exclusive.
- hasEnd() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
-
Inclusive.
- hasEnd() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
-
Inclusive.
- hasEnd() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRangeOrBuilder
-
Inclusive.
- hasEnd() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
-
Identifies the ending offset in bytes in the generated code that
relates to the identified offset.
- hasEnd() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
-
Identifies the ending offset in bytes in the generated code that
relates to the identified offset.
- hasEnd() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
-
Identifies the ending offset in bytes in the generated code that
relates to the identified offset.
- hasError() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
Error message.
- hasError() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
-
Error message.
- hasError() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponseOrBuilder
-
Error message.
- hasExtendee() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
For extensions, this is the name of the type being extended.
- hasExtendee() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
For extensions, this is the name of the type being extended.
- hasExtendee() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
For extensions, this is the name of the type being extended.
- hasExtension(ExtensionLite<MessageType, Type>) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
Check if a singular extension is present.
- hasExtension(Extension<MessageType, Type>) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
Check if a singular extension is present.
- hasExtension(GeneratedMessage.GeneratedExtension<MessageType, Type>) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
Check if a singular extension is present.
- hasExtension(ExtensionLite<MessageType, Type>) - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
-
Check if a singular extension is present.
- hasExtension(Extension<MessageType, Type>) - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
-
Check if a singular extension is present.
- hasExtension(GeneratedMessage.GeneratedExtension<MessageType, Type>) - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
-
Check if a singular extension is present.
- hasExtension(ExtensionLite<MessageType, Type>) - Method in interface com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder
-
Check if a singular extension is present.
- hasExtension(Extension<MessageType, Type>) - Method in interface com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder
-
Check if a singular extension is present.
- hasExtension(GeneratedMessage.GeneratedExtension<MessageType, Type>) - Method in interface com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder
-
Check if a singular extension is present.
- hasExtension(ExtensionLite<MessageType, Type>) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableBuilder
-
Check if a singular extension is present.
- hasExtension(ExtensionLite<MessageType, Type>) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableMessage
-
Check if a singular extension is present.
- hasExtension(ExtensionLite<MessageType, Type>) - Method in interface com.google.protobuf.GeneratedMessageLite.ExtendableMessageOrBuilder
-
Check if a singular extension is present.
- hasExtension(ExtensionLite<MessageType, Type>) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
-
Check if a singular extension is present.
- hasExtension(Extension<MessageType, Type>) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
-
Check if a singular extension is present.
- hasExtension(GeneratedMessage.GeneratedExtension<MessageType, Type>) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
-
Check if a singular extension is present.
- hasExtension(ExtensionLite<MessageType, Type>) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableMessage
-
Check if a singular extension is present.
- hasExtension(Extension<MessageType, Type>) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableMessage
-
Check if a singular extension is present.
- hasExtension(GeneratedMessage.GeneratedExtension<MessageType, Type>) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableMessage
-
Check if a singular extension is present.
- hasExtension(ExtensionLite<MessageType, Type>) - Method in interface com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder
-
Check if a singular extension is present.
- hasExtension(Extension<MessageType, Type>) - Method in interface com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder
-
Check if a singular extension is present.
- hasExtension(GeneratedMessage.GeneratedExtension<MessageType, Type>) - Method in interface com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder
-
Check if a singular extension is present.
- hasExtension(Extension<M, ?>) - Method in class com.google.protobuf.nano.ExtendableMessageNano
-
Checks if there is a value stored for the specified extension in this
message.
- hasField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DynamicMessage.Builder
-
- hasField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DynamicMessage
-
- hasField(FieldDescriptorType) - Method in class com.google.protobuf.FieldSet
-
- hasField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage.Builder
-
- hasField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
- hasField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage.ExtendableMessage
-
- hasField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessage
-
- hasField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessageV3.Builder
-
- hasField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
-
- hasField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableMessage
-
- hasField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.GeneratedMessageV3
-
- hasField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.MapEntry.Builder
-
- hasField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.MapEntry
-
- hasField(Descriptors.FieldDescriptor) - Method in interface com.google.protobuf.MessageOrBuilder
-
Returns true if the given field is set.
- hasField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.MessageReflection.BuilderAdapter
-
- hasField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.MessageReflection.ExtensionAdapter
-
- hasField(Descriptors.FieldDescriptor) - Method in interface com.google.protobuf.MessageReflection.MergeTarget
-
Returns true if the given field is set.
- hasField(int) - Method in class com.google.protobuf.UnknownFieldSet.Builder
-
Check if the given field number is present in the set.
- hasField(int) - Method in class com.google.protobuf.UnknownFieldSet
-
Check if the given field number is present in the set.
- hasGoPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Sets the Go package where structs generated from this .proto will be
placed.
- hasGoPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
Sets the Go package where structs generated from this .proto will be
placed.
- hasGoPackage() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
Sets the Go package where structs generated from this .proto will be
placed.
- hash - Variable in class com.google.protobuf.ByteString
-
Cached hash value.
- hasHasMethod - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularFieldAccessor
-
- hasHasMethod - Variable in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.SingularFieldAccessor
-
- hashBoolean(boolean) - Static method in class com.google.protobuf.AbstractMessage
-
- hashBoolean(boolean) - Static method in class com.google.protobuf.Internal
-
- hashCode() - Method in class com.google.protobuf.AbstractMessage
-
- hashCode() - Method in class com.google.protobuf.AbstractProtobufList
-
- hashCode() - Method in class com.google.protobuf.Any
-
- hashCode() - Method in class com.google.protobuf.Api
-
- hashCode() - Method in class com.google.protobuf.BooleanArrayList
-
- hashCode() - Method in class com.google.protobuf.BoolValue
-
- hashCode() - Method in class com.google.protobuf.ByteString
-
Compute the hashCode using the traditional algorithm from
ByteString
.
- hashCode() - Method in class com.google.protobuf.BytesValue
-
- hashCode() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
-
- hashCode() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
-
- hashCode() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
-
- hashCode() - Method in class com.google.protobuf.compiler.PluginProtos.Version
-
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
-
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
-
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
-
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.EnumOptions
-
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
-
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions
-
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
-
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
-
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
-
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
-
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
-
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
-
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
-
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.OneofOptions
-
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
-
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions
-
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
-
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
- hashCode() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
-
- hashCode() - Method in class com.google.protobuf.Descriptors.DescriptorPool.DescriptorIntPair
-
- hashCode() - Method in class com.google.protobuf.DoubleArrayList
-
- hashCode() - Method in class com.google.protobuf.DoubleValue
-
- hashCode() - Method in class com.google.protobuf.Duration
-
- hashCode() - Method in class com.google.protobuf.Empty
-
- hashCode() - Method in class com.google.protobuf.Enum
-
- hashCode() - Method in class com.google.protobuf.EnumValue
-
- hashCode() - Method in class com.google.protobuf.ExtensionRegistry.DescriptorIntPair
-
- hashCode() - Method in class com.google.protobuf.ExtensionRegistryLite.ObjectIntPair
-
- hashCode() - Method in class com.google.protobuf.Field
-
- hashCode() - Method in class com.google.protobuf.FieldMask
-
- hashCode() - Method in class com.google.protobuf.FieldSet
-
- hashCode() - Method in class com.google.protobuf.FloatArrayList
-
- hashCode() - Method in class com.google.protobuf.FloatValue
-
- hashCode() - Method in class com.google.protobuf.GeneratedMessageLite
-
- hashCode(GeneratedMessageLite.HashCodeVisitor) - Method in class com.google.protobuf.GeneratedMessageLite
-
- hashCode - Variable in class com.google.protobuf.GeneratedMessageLite.HashCodeVisitor
-
- hashCode() - Method in class com.google.protobuf.Int32Value
-
- hashCode() - Method in class com.google.protobuf.Int64Value
-
- hashCode() - Method in class com.google.protobuf.IntArrayList
-
- hashCode(List<byte[]>) - Static method in class com.google.protobuf.Internal
-
- hashCode(byte[]) - Static method in class com.google.protobuf.Internal
-
- hashCode(byte[], int, int) - Static method in class com.google.protobuf.Internal
-
Helper method for implementing LiteralByteString#hashCode()
.
- hashCode() - Method in class com.google.protobuf.LazyField
-
- hashCode() - Method in class com.google.protobuf.LazyFieldLite
-
- hashCode() - Method in class com.google.protobuf.ListValue
-
- hashCode() - Method in class com.google.protobuf.LongArrayList
-
- hashCode() - Method in class com.google.protobuf.MapField
-
- hashCode() - Method in class com.google.protobuf.MapField.MutatabilityAwareMap
-
- hashCode() - Method in class com.google.protobuf.MapField.MutatabilityAwareMap.MutatabilityAwareCollection
-
- hashCode() - Method in class com.google.protobuf.MapField.MutatabilityAwareMap.MutatabilityAwareIterator
-
- hashCode() - Method in class com.google.protobuf.MapField.MutatabilityAwareMap.MutatabilityAwareSet
-
- hashCode() - Method in class com.google.protobuf.MapFieldLite
-
- hashCode() - Method in interface com.google.protobuf.Message
-
Returns the hash code value for this message.
- hashCode() - Method in class com.google.protobuf.Method
-
- hashCode() - Method in class com.google.protobuf.Mixin
-
- hashCode() - Method in class com.google.protobuf.nano.FieldArray
-
- hashCode() - Method in class com.google.protobuf.nano.FieldData
-
- hashCode(int[]) - Static method in class com.google.protobuf.nano.InternalNano
-
Computes the hash code of a repeated int field.
- hashCode(long[]) - Static method in class com.google.protobuf.nano.InternalNano
-
Computes the hash code of a repeated long field.
- hashCode(float[]) - Static method in class com.google.protobuf.nano.InternalNano
-
Computes the hash code of a repeated float field.
- hashCode(double[]) - Static method in class com.google.protobuf.nano.InternalNano
-
Computes the hash code of a repeated double field.
- hashCode(boolean[]) - Static method in class com.google.protobuf.nano.InternalNano
-
Computes the hash code of a repeated boolean field.
- hashCode(byte[][]) - Static method in class com.google.protobuf.nano.InternalNano
-
Computes the hash code of a repeated bytes field.
- hashCode(Object[]) - Static method in class com.google.protobuf.nano.InternalNano
-
Computes the hash code of a repeated string/message field.
- hashCode(Map<K, V>) - Static method in class com.google.protobuf.nano.InternalNano
-
- hashCode() - Method in class com.google.protobuf.nano.UnknownFieldData
-
- hashCode() - Method in class com.google.protobuf.Option
-
- hashCode() - Method in class com.google.protobuf.SmallSortedMap.Entry
-
- hashCode() - Method in class com.google.protobuf.SmallSortedMap
-
- hashCode() - Method in class com.google.protobuf.SourceContext
-
- hashCode() - Method in class com.google.protobuf.StringValue
-
- hashCode() - Method in class com.google.protobuf.Struct
-
- hashCode() - Method in class com.google.protobuf.TextFormatParseLocation
-
- hashCode() - Method in class com.google.protobuf.Timestamp
-
- hashCode() - Method in class com.google.protobuf.Type
-
- hashCode() - Method in class com.google.protobuf.UInt32Value
-
- hashCode() - Method in class com.google.protobuf.UInt64Value
-
- hashCode() - Method in class com.google.protobuf.UnknownFieldSet.Field
-
- hashCode() - Method in class com.google.protobuf.UnknownFieldSet
-
- hashCode() - Method in class com.google.protobuf.UnknownFieldSetLite
-
- hashCode() - Method in class com.google.protobuf.Value
-
- hashCodeByteBuffer(List<ByteBuffer>) - Static method in class com.google.protobuf.Internal
-
- hashCodeByteBuffer(ByteBuffer) - Static method in class com.google.protobuf.Internal
-
- hashCodeForMap(Object) - Static method in class com.google.protobuf.nano.InternalNano
-
- HashCodeVisitor() - Constructor for class com.google.protobuf.GeneratedMessageLite.HashCodeVisitor
-
- hashEnum(Internal.EnumLite) - Static method in class com.google.protobuf.AbstractMessage
-
- hashEnum(Internal.EnumLite) - Static method in class com.google.protobuf.Internal
-
- hashEnumList(List<? extends Internal.EnumLite>) - Static method in class com.google.protobuf.AbstractMessage
-
- hashEnumList(List<? extends Internal.EnumLite>) - Static method in class com.google.protobuf.Internal
-
- hashFields(int, Map<Descriptors.FieldDescriptor, Object>) - Static method in class com.google.protobuf.AbstractMessage
-
Get a hash code for given fields and values, using the given seed.
- hashLong(long) - Static method in class com.google.protobuf.AbstractMessage
-
- hashLong(long) - Static method in class com.google.protobuf.Internal
-
- hashMapField(Object) - Static method in class com.google.protobuf.AbstractMessage
-
Calculates the hash code of a map field.
- hasIdempotencyLevel() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
optional .google.protobuf.MethodOptions.IdempotencyLevel idempotency_level = 34 [default = IDEMPOTENCY_UNKNOWN];
- hasIdempotencyLevel() - Method in class com.google.protobuf.DescriptorProtos.MethodOptions
-
optional .google.protobuf.MethodOptions.IdempotencyLevel idempotency_level = 34 [default = IDEMPOTENCY_UNKNOWN];
- hasIdempotencyLevel() - Method in interface com.google.protobuf.DescriptorProtos.MethodOptionsOrBuilder
-
optional .google.protobuf.MethodOptions.IdempotencyLevel idempotency_level = 34 [default = IDEMPOTENCY_UNKNOWN];
- hasIdentifierValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
The value of the uninterpreted option, in whatever type the tokenizer
identified it as during parsing.
- hasIdentifierValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
The value of the uninterpreted option, in whatever type the tokenizer
identified it as during parsing.
- hasIdentifierValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
-
The value of the uninterpreted option, in whatever type the tokenizer
identified it as during parsing.
- hasInputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
Input and output type names.
- hasInputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
Input and output type names.
- hasInputType() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
-
Input and output type names.
- hasInsertionPoint() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
If non-empty, indicates that the named file should already exist, and the
content here is to be inserted into that file at a defined insertion
point.
- hasInsertionPoint() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
-
If non-empty, indicates that the named file should already exist, and the
content here is to be inserted into that file at a defined insertion
point.
- hasInsertionPoint() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.FileOrBuilder
-
If non-empty, indicates that the named file should already exist, and the
content here is to be inserted into that file at a defined insertion
point.
- hasIsExtension() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
-
required bool is_extension = 2;
- hasIsExtension() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
-
required bool is_extension = 2;
- hasIsExtension() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePartOrBuilder
-
required bool is_extension = 2;
- hasJavaGenerateEqualsAndHash() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Deprecated.
- hasJavaGenerateEqualsAndHash() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
Deprecated.
- hasJavaGenerateEqualsAndHash() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
Deprecated.
- hasJavaGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool java_generic_services = 17 [default = false];
- hasJavaGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional bool java_generic_services = 17 [default = false];
- hasJavaGenericServices() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional bool java_generic_services = 17 [default = false];
- hasJavaMultipleFiles() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
If set true, then the Java code generator will generate a separate .java
file for each top-level message, enum, and service defined in the .proto
file.
- hasJavaMultipleFiles() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
If set true, then the Java code generator will generate a separate .java
file for each top-level message, enum, and service defined in the .proto
file.
- hasJavaMultipleFiles() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
If set true, then the Java code generator will generate a separate .java
file for each top-level message, enum, and service defined in the .proto
file.
- hasJavaOuterClassname() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
If set, all the classes from the .proto file are wrapped in a single
outer class with the given name.
- hasJavaOuterClassname() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
If set, all the classes from the .proto file are wrapped in a single
outer class with the given name.
- hasJavaOuterClassname() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
If set, all the classes from the .proto file are wrapped in a single
outer class with the given name.
- hasJavaPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Sets the Java package where classes generated from this .proto will be
placed.
- hasJavaPackage() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
Sets the Java package where classes generated from this .proto will be
placed.
- hasJavaPackage() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
Sets the Java package where classes generated from this .proto will be
placed.
- hasJavaStringCheckUtf8() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
If set true, then the Java2 code generator will generate code that
throws an exception whenever an attempt is made to assign a non-UTF-8
byte sequence to a string field.
- hasJavaStringCheckUtf8() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
If set true, then the Java2 code generator will generate code that
throws an exception whenever an attempt is made to assign a non-UTF-8
byte sequence to a string field.
- hasJavaStringCheckUtf8() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
If set true, then the Java2 code generator will generate code that
throws an exception whenever an attempt is made to assign a non-UTF-8
byte sequence to a string field.
- hasJsonName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
JSON name of this field.
- hasJsonName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
JSON name of this field.
- hasJsonName() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
JSON name of this field.
- hasJstype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
The jstype option determines the JavaScript type used for values of the
field.
- hasJstype() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
The jstype option determines the JavaScript type used for values of the
field.
- hasJstype() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
The jstype option determines the JavaScript type used for values of the
field.
- hasKey - Variable in class com.google.protobuf.MapEntry.Builder
-
- hasLabel() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional .google.protobuf.FieldDescriptorProto.Label label = 4;
- hasLabel() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
optional .google.protobuf.FieldDescriptorProto.Label label = 4;
- hasLabel() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
optional .google.protobuf.FieldDescriptorProto.Label label = 4;
- hasLazy() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
Should this field be parsed lazily? Lazy applies only to message-type
fields.
- hasLazy() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
Should this field be parsed lazily? Lazy applies only to message-type
fields.
- hasLazy() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
Should this field be parsed lazily? Lazy applies only to message-type
fields.
- hasLazyField - Variable in class com.google.protobuf.FieldSet
-
- hasLeadingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
If this SourceCodeInfo represents a complete declaration, these are any
comments appearing before and after the declaration which appear to be
attached to the declaration.
- hasLeadingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
If this SourceCodeInfo represents a complete declaration, these are any
comments appearing before and after the declaration which appear to be
attached to the declaration.
- hasLeadingComments() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
-
If this SourceCodeInfo represents a complete declaration, these are any
comments appearing before and after the declaration which appear to be
attached to the declaration.
- hasListValue() - Method in class com.google.protobuf.Value.Builder
-
Represents a repeated `Value`.
- hasListValue() - Method in class com.google.protobuf.Value
-
Represents a repeated `Value`.
- hasListValue() - Method in interface com.google.protobuf.ValueOrBuilder
-
Represents a repeated `Value`.
- hasMajor() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
-
optional int32 major = 1;
- hasMajor() - Method in class com.google.protobuf.compiler.PluginProtos.Version
-
optional int32 major = 1;
- hasMajor() - Method in interface com.google.protobuf.compiler.PluginProtos.VersionOrBuilder
-
optional int32 major = 1;
- hasMapEntry() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
Whether the message is an automatically generated map entry type for the
maps field.
- hasMapEntry() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
-
Whether the message is an automatically generated map entry type for the
maps field.
- hasMapEntry() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
-
Whether the message is an automatically generated map entry type for the
maps field.
- hasMessageSetWireFormat() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
Set true to use the old proto1 MessageSet wire format for extensions.
- hasMessageSetWireFormat() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
-
Set true to use the old proto1 MessageSet wire format for extensions.
- hasMessageSetWireFormat() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
-
Set true to use the old proto1 MessageSet wire format for extensions.
- hasMethod - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularFieldAccessor
-
- hasMethod - Variable in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.SingularFieldAccessor
-
- hasMethodBuilder - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularFieldAccessor
-
- hasMethodBuilder - Variable in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.SingularFieldAccessor
-
- hasMinor() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
-
optional int32 minor = 2;
- hasMinor() - Method in class com.google.protobuf.compiler.PluginProtos.Version
-
optional int32 minor = 2;
- hasMinor() - Method in interface com.google.protobuf.compiler.PluginProtos.VersionOrBuilder
-
optional int32 minor = 2;
- hasName() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
The file name, relative to the output directory.
- hasName() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
-
The file name, relative to the output directory.
- hasName() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.FileOrBuilder
-
The file name, relative to the output directory.
- hasName() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
optional string name = 1;
- hasName() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
optional string name = 1;
- hasName() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
optional string name = 1;
- hasName() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
optional string name = 1;
- hasName() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
optional string name = 1;
- hasName() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
-
optional string name = 1;
- hasName() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
optional string name = 1;
- hasName() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
-
optional string name = 1;
- hasName() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueDescriptorProtoOrBuilder
-
optional string name = 1;
- hasName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional string name = 1;
- hasName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
optional string name = 1;
- hasName() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
optional string name = 1;
- hasName() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
file name, relative to root of source tree
- hasName() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
file name, relative to root of source tree
- hasName() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
file name, relative to root of source tree
- hasName() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional string name = 1;
- hasName() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
optional string name = 1;
- hasName() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
-
optional string name = 1;
- hasName() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
-
optional string name = 1;
- hasName() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
-
optional string name = 1;
- hasName() - Method in interface com.google.protobuf.DescriptorProtos.OneofDescriptorProtoOrBuilder
-
optional string name = 1;
- hasName() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
optional string name = 1;
- hasName() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
-
optional string name = 1;
- hasName() - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
-
optional string name = 1;
- hasNamePart() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
-
required string name_part = 1;
- hasNamePart() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
-
required string name_part = 1;
- hasNamePart() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePartOrBuilder
-
required string name_part = 1;
- hasNegativeIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional int64 negative_int_value = 5;
- hasNegativeIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
optional int64 negative_int_value = 5;
- hasNegativeIntValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
-
optional int64 negative_int_value = 5;
- hasNext() - Method in class com.google.protobuf.Internal.MapAdapter.IteratorAdapter
-
- hasNext() - Method in class com.google.protobuf.LazyField.LazyIterator
-
- hasNext() - Method in class com.google.protobuf.MapField.MutatabilityAwareMap.MutatabilityAwareIterator
-
- hasNext() - Method in class com.google.protobuf.RopeByteString.PieceIterator
-
- hasNext() - Method in class com.google.protobuf.SmallSortedMap.EntryIterator
-
- hasNoStandardDescriptorAccessor() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
Disables the generation of the standard "descriptor()" accessor, which can
conflict with a field of the same name.
- hasNoStandardDescriptorAccessor() - Method in class com.google.protobuf.DescriptorProtos.MessageOptions
-
Disables the generation of the standard "descriptor()" accessor, which can
conflict with a field of the same name.
- hasNoStandardDescriptorAccessor() - Method in interface com.google.protobuf.DescriptorProtos.MessageOptionsOrBuilder
-
Disables the generation of the standard "descriptor()" accessor, which can
conflict with a field of the same name.
- hasNumber() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
optional int32 number = 2;
- hasNumber() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
-
optional int32 number = 2;
- hasNumber() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueDescriptorProtoOrBuilder
-
optional int32 number = 2;
- hasNumber() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional int32 number = 3;
- hasNumber() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
optional int32 number = 3;
- hasNumber() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
optional int32 number = 3;
- hasObjcClassPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Sets the objective c class prefix which is prepended to all objective c
generated classes from this .proto.
- hasObjcClassPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
Sets the objective c class prefix which is prepended to all objective c
generated classes from this .proto.
- hasObjcClassPrefix() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
Sets the objective c class prefix which is prepended to all objective c
generated classes from this .proto.
- hasOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.AbstractMessage.Builder
-
TODO(jieluo): Clear it when all subclasses have implemented this method.
- hasOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.AbstractMessage
-
TODO(jieluo): Clear it when all subclasses have implemented this method.
- hasOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DynamicMessage.Builder
-
- hasOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DynamicMessage
-
- hasOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.GeneratedMessage.Builder
-
- hasOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.GeneratedMessage
-
- hasOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.GeneratedMessageV3.Builder
-
- hasOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.GeneratedMessageV3
-
- hasOneof(Descriptors.OneofDescriptor) - Method in interface com.google.protobuf.MessageOrBuilder
-
Returns true if the given oneof is set.
- hasOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.MessageReflection.BuilderAdapter
-
- hasOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.MessageReflection.ExtensionAdapter
-
- hasOneof(Descriptors.OneofDescriptor) - Method in interface com.google.protobuf.MessageReflection.MergeTarget
-
Returns true if the given oneof is set.
- hasOneofIndex() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
If set, gives the index of a oneof in the containing type's oneof_decl
list.
- hasOneofIndex() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
If set, gives the index of a oneof in the containing type's oneof_decl
list.
- hasOneofIndex() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
If set, gives the index of a oneof in the containing type's oneof_decl
list.
- hasOptimizeFor() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED];
- hasOptimizeFor() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED];
- hasOptimizeFor() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED];
- hasOptions() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
optional .google.protobuf.MessageOptions options = 7;
- hasOptions() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
-
optional .google.protobuf.ExtensionRangeOptions options = 3;
- hasOptions() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
-
optional .google.protobuf.ExtensionRangeOptions options = 3;
- hasOptions() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder
-
optional .google.protobuf.ExtensionRangeOptions options = 3;
- hasOptions() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
optional .google.protobuf.MessageOptions options = 7;
- hasOptions() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProtoOrBuilder
-
optional .google.protobuf.MessageOptions options = 7;
- hasOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
optional .google.protobuf.EnumOptions options = 3;
- hasOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
optional .google.protobuf.EnumOptions options = 3;
- hasOptions() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
-
optional .google.protobuf.EnumOptions options = 3;
- hasOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
optional .google.protobuf.EnumValueOptions options = 3;
- hasOptions() - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
-
optional .google.protobuf.EnumValueOptions options = 3;
- hasOptions() - Method in interface com.google.protobuf.DescriptorProtos.EnumValueDescriptorProtoOrBuilder
-
optional .google.protobuf.EnumValueOptions options = 3;
- hasOptions() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional .google.protobuf.FieldOptions options = 8;
- hasOptions() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
optional .google.protobuf.FieldOptions options = 8;
- hasOptions() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
optional .google.protobuf.FieldOptions options = 8;
- hasOptions() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional .google.protobuf.FileOptions options = 8;
- hasOptions() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
optional .google.protobuf.FileOptions options = 8;
- hasOptions() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
optional .google.protobuf.FileOptions options = 8;
- hasOptions() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional .google.protobuf.MethodOptions options = 4;
- hasOptions() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
optional .google.protobuf.MethodOptions options = 4;
- hasOptions() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
-
optional .google.protobuf.MethodOptions options = 4;
- hasOptions() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
-
optional .google.protobuf.OneofOptions options = 2;
- hasOptions() - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
-
optional .google.protobuf.OneofOptions options = 2;
- hasOptions() - Method in interface com.google.protobuf.DescriptorProtos.OneofDescriptorProtoOrBuilder
-
optional .google.protobuf.OneofOptions options = 2;
- hasOptions() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
optional .google.protobuf.ServiceOptions options = 3;
- hasOptions() - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
-
optional .google.protobuf.ServiceOptions options = 3;
- hasOptions() - Method in interface com.google.protobuf.DescriptorProtos.ServiceDescriptorProtoOrBuilder
-
optional .google.protobuf.ServiceOptions options = 3;
- hasOutputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional string output_type = 3;
- hasOutputType() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
optional string output_type = 3;
- hasOutputType() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
-
optional string output_type = 3;
- hasPackage() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
e.g.
- hasPackage() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
e.g.
- hasPackage() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
e.g.
- hasPacked() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
The packed option can be enabled for repeated primitive fields to enable
a more efficient representation on the wire.
- hasPacked() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
The packed option can be enabled for repeated primitive fields to enable
a more efficient representation on the wire.
- hasPacked() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
The packed option can be enabled for repeated primitive fields to enable
a more efficient representation on the wire.
- hasParameter() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
The generator parameter passed on the command-line.
- hasParameter() - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
-
The generator parameter passed on the command-line.
- hasParameter() - Method in interface com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequestOrBuilder
-
The generator parameter passed on the command-line.
- hasPatch() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
-
optional int32 patch = 3;
- hasPatch() - Method in class com.google.protobuf.compiler.PluginProtos.Version
-
optional int32 patch = 3;
- hasPatch() - Method in interface com.google.protobuf.compiler.PluginProtos.VersionOrBuilder
-
optional int32 patch = 3;
- hasPhpClassPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Sets the php class prefix which is prepended to all php generated classes
from this .proto.
- hasPhpClassPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
Sets the php class prefix which is prepended to all php generated classes
from this .proto.
- hasPhpClassPrefix() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
Sets the php class prefix which is prepended to all php generated classes
from this .proto.
- hasPhpGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool php_generic_services = 42 [default = false];
- hasPhpGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional bool php_generic_services = 42 [default = false];
- hasPhpGenericServices() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional bool php_generic_services = 42 [default = false];
- hasPhpNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Use this option to change the namespace of php generated classes.
- hasPhpNamespace() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
Use this option to change the namespace of php generated classes.
- hasPhpNamespace() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
Use this option to change the namespace of php generated classes.
- hasPositiveIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional uint64 positive_int_value = 4;
- hasPositiveIntValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
optional uint64 positive_int_value = 4;
- hasPositiveIntValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
-
optional uint64 positive_int_value = 4;
- hasPyGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool py_generic_services = 18 [default = false];
- hasPyGenericServices() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
optional bool py_generic_services = 18 [default = false];
- hasPyGenericServices() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
optional bool py_generic_services = 18 [default = false];
- hasServerStreaming() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
Identifies if server streams multiple server messages
- hasServerStreaming() - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
Identifies if server streams multiple server messages
- hasServerStreaming() - Method in interface com.google.protobuf.DescriptorProtos.MethodDescriptorProtoOrBuilder
-
Identifies if server streams multiple server messages
- hasSourceCodeInfo() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
This field contains optional information about the original source code.
- hasSourceCodeInfo() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
This field contains optional information about the original source code.
- hasSourceCodeInfo() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
This field contains optional information about the original source code.
- hasSourceContext() - Method in class com.google.protobuf.Api.Builder
-
Source context for the protocol buffer service represented by this
message.
- hasSourceContext() - Method in class com.google.protobuf.Api
-
Source context for the protocol buffer service represented by this
message.
- hasSourceContext() - Method in interface com.google.protobuf.ApiOrBuilder
-
Source context for the protocol buffer service represented by this
message.
- hasSourceContext() - Method in class com.google.protobuf.Enum.Builder
-
The source context.
- hasSourceContext() - Method in class com.google.protobuf.Enum
-
The source context.
- hasSourceContext() - Method in interface com.google.protobuf.EnumOrBuilder
-
The source context.
- hasSourceContext() - Method in class com.google.protobuf.Type.Builder
-
The source context.
- hasSourceContext() - Method in class com.google.protobuf.Type
-
The source context.
- hasSourceContext() - Method in interface com.google.protobuf.TypeOrBuilder
-
The source context.
- hasSourceFile() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
-
Identifies the filesystem path to the original source .proto.
- hasSourceFile() - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
-
Identifies the filesystem path to the original source .proto.
- hasSourceFile() - Method in interface com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
-
Identifies the filesystem path to the original source .proto.
- hasStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
-
optional int32 start = 1;
- hasStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
-
optional int32 start = 1;
- hasStart() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder
-
optional int32 start = 1;
- hasStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
-
Inclusive.
- hasStart() - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
-
Inclusive.
- hasStart() - Method in interface com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRangeOrBuilder
-
Inclusive.
- hasStart() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
-
Inclusive.
- hasStart() - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
-
Inclusive.
- hasStart() - Method in interface com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRangeOrBuilder
-
Inclusive.
- hasStringValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional bytes string_value = 7;
- hasStringValue() - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
optional bytes string_value = 7;
- hasStringValue() - Method in interface com.google.protobuf.DescriptorProtos.UninterpretedOptionOrBuilder
-
optional bytes string_value = 7;
- hasStructValue() - Method in class com.google.protobuf.Value.Builder
-
Represents a structured value.
- hasStructValue() - Method in class com.google.protobuf.Value
-
Represents a structured value.
- hasStructValue() - Method in interface com.google.protobuf.ValueOrBuilder
-
Represents a structured value.
- hasSuffix() - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
-
A suffix for alpha, beta or rc release, e.g., "alpha-1", "rc2".
- hasSuffix() - Method in class com.google.protobuf.compiler.PluginProtos.Version
-
A suffix for alpha, beta or rc release, e.g., "alpha-1", "rc2".
- hasSuffix() - Method in interface com.google.protobuf.compiler.PluginProtos.VersionOrBuilder
-
A suffix for alpha, beta or rc release, e.g., "alpha-1", "rc2".
- hasSwiftPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
By default Swift generators will take the proto package and CamelCase it
replacing '.' with underscore and use that to prefix the types/symbols
defined.
- hasSwiftPrefix() - Method in class com.google.protobuf.DescriptorProtos.FileOptions
-
By default Swift generators will take the proto package and CamelCase it
replacing '.' with underscore and use that to prefix the types/symbols
defined.
- hasSwiftPrefix() - Method in interface com.google.protobuf.DescriptorProtos.FileOptionsOrBuilder
-
By default Swift generators will take the proto package and CamelCase it
replacing '.' with underscore and use that to prefix the types/symbols
defined.
- hasSyntax() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
The syntax of the proto file.
- hasSyntax() - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
The syntax of the proto file.
- hasSyntax() - Method in interface com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
-
The syntax of the proto file.
- hasTrailingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
optional string trailing_comments = 4;
- hasTrailingComments() - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
optional string trailing_comments = 4;
- hasTrailingComments() - Method in interface com.google.protobuf.DescriptorProtos.SourceCodeInfo.LocationOrBuilder
-
optional string trailing_comments = 4;
- hasType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
If type_name is set, this need not be set.
- hasType() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
If type_name is set, this need not be set.
- hasType() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
If type_name is set, this need not be set.
- hasTypeName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
For message and enum types, this is the name of the type.
- hasTypeName() - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
For message and enum types, this is the name of the type.
- hasTypeName() - Method in interface com.google.protobuf.DescriptorProtos.FieldDescriptorProtoOrBuilder
-
For message and enum types, this is the name of the type.
- hasUnsafeArrayOperations() - Static method in class com.google.protobuf.UnsafeUtil
-
- hasUnsafeByteBufferOperations() - Static method in class com.google.protobuf.UnsafeUtil
-
- hasValue - Variable in class com.google.protobuf.MapEntry.Builder
-
- hasValue() - Method in class com.google.protobuf.Option.Builder
-
The option's value packed in an Any message.
- hasValue() - Method in class com.google.protobuf.Option
-
The option's value packed in an Any message.
- hasValue() - Method in interface com.google.protobuf.OptionOrBuilder
-
The option's value packed in an Any message.
- hasWeak() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
For Google-internal migration only.
- hasWeak() - Method in class com.google.protobuf.DescriptorProtos.FieldOptions
-
For Google-internal migration only.
- hasWeak() - Method in interface com.google.protobuf.DescriptorProtos.FieldOptionsOrBuilder
-
For Google-internal migration only.
- HeapNioEncoder(ByteBuffer) - Constructor for class com.google.protobuf.CodedOutputStream.HeapNioEncoder
-
- SafeDirectNioEncoder(ByteBuffer) - Constructor for class com.google.protobuf.CodedOutputStream.SafeDirectNioEncoder
-
- safeGetClass(String) - Static method in class com.google.protobuf.ByteBufferWriter
-
- SafeProcessor() - Constructor for class com.google.protobuf.Utf8.SafeProcessor
-
- sanitizeString(String) - Static method in class com.google.protobuf.nano.MessageNanoPrinter
-
Shortens and escapes the given string.
- SearchFilter() - Constructor for enum com.google.protobuf.Descriptors.DescriptorPool.SearchFilter
-
- seconds_ - Variable in class com.google.protobuf.Duration.Builder
-
- seconds_ - Variable in class com.google.protobuf.Duration
-
- seconds_ - Variable in class com.google.protobuf.Timestamp.Builder
-
- seconds_ - Variable in class com.google.protobuf.Timestamp
-
- SECONDS_FIELD_NUMBER - Static variable in class com.google.protobuf.Duration
-
- SECONDS_FIELD_NUMBER - Static variable in class com.google.protobuf.Timestamp
-
- serializationDeterministic - Variable in class com.google.protobuf.CodedOutputStream
-
- serializeBooleanMapTo(CodedOutputStream, MapField<Boolean, V>, MapEntry<Boolean, V>, int) - Static method in class com.google.protobuf.GeneratedMessageV3
-
- SerializedForm(MessageLite) - Constructor for class com.google.protobuf.GeneratedMessageLite.SerializedForm
-
- serializeIntegerMapTo(CodedOutputStream, MapField<Integer, V>, MapEntry<Integer, V>, int) - Static method in class com.google.protobuf.GeneratedMessageV3
-
- serializeLongMapTo(CodedOutputStream, MapField<Long, V>, MapEntry<Long, V>, int) - Static method in class com.google.protobuf.GeneratedMessageV3
-
- serializeMapField(CodedOutputByteBufferNano, Map<K, V>, int, int, int) - Static method in class com.google.protobuf.nano.InternalNano
-
- serializeMapTo(CodedOutputStream, Map<K, V>, MapEntry<K, V>, int) - Static method in class com.google.protobuf.GeneratedMessageV3
-
Serialize the map using the iteration order.
- serializeStringMapTo(CodedOutputStream, MapField<String, V>, MapEntry<String, V>, int) - Static method in class com.google.protobuf.GeneratedMessageV3
-
- serializeTo(CodedOutputStream, int, K, V) - Method in class com.google.protobuf.MapEntryLite
-
Serializes the provided key and value as though they were wrapped by a
MapEntryLite
to the output stream.
- serialVersionUID - Static variable in class com.google.protobuf.Any
-
- serialVersionUID - Static variable in class com.google.protobuf.Api
-
- serialVersionUID - Static variable in class com.google.protobuf.BoolValue
-
- serialVersionUID - Static variable in class com.google.protobuf.ByteString.BoundedByteString
-
- serialVersionUID - Static variable in class com.google.protobuf.ByteString.LiteralByteString
-
- serialVersionUID - Static variable in class com.google.protobuf.BytesValue
-
- serialVersionUID - Static variable in exception com.google.protobuf.CodedOutputStream.OutOfSpaceException
-
- serialVersionUID - Static variable in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest
-
- serialVersionUID - Static variable in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
-
- serialVersionUID - Static variable in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
-
- serialVersionUID - Static variable in class com.google.protobuf.compiler.PluginProtos.Version
-
- serialVersionUID - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
-
- serialVersionUID - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
-
- serialVersionUID - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto
-
- serialVersionUID - Static variable in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
-
- serialVersionUID - Static variable in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
- serialVersionUID - Static variable in class com.google.protobuf.DescriptorProtos.EnumOptions
-
- serialVersionUID - Static variable in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto
-
- serialVersionUID - Static variable in class com.google.protobuf.DescriptorProtos.EnumValueOptions
-
- serialVersionUID - Static variable in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions
-
- serialVersionUID - Static variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
-
- serialVersionUID - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions
-
- serialVersionUID - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
- serialVersionUID - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorSet
-
- serialVersionUID - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
-
- serialVersionUID - Static variable in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
-
- serialVersionUID - Static variable in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo
-
- serialVersionUID - Static variable in class com.google.protobuf.DescriptorProtos.MessageOptions
-
- serialVersionUID - Static variable in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
- serialVersionUID - Static variable in class com.google.protobuf.DescriptorProtos.MethodOptions
-
- serialVersionUID - Static variable in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto
-
- serialVersionUID - Static variable in class com.google.protobuf.DescriptorProtos.OneofOptions
-
- serialVersionUID - Static variable in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
-
- serialVersionUID - Static variable in class com.google.protobuf.DescriptorProtos.ServiceOptions
-
- serialVersionUID - Static variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
- serialVersionUID - Static variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
-
- serialVersionUID - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart
-
- serialVersionUID - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
- serialVersionUID - Static variable in exception com.google.protobuf.Descriptors.DescriptorValidationException
-
- serialVersionUID - Static variable in class com.google.protobuf.DoubleValue
-
- serialVersionUID - Static variable in class com.google.protobuf.Duration
-
- serialVersionUID - Static variable in class com.google.protobuf.Empty
-
- serialVersionUID - Static variable in class com.google.protobuf.Enum
-
- serialVersionUID - Static variable in class com.google.protobuf.EnumValue
-
- serialVersionUID - Static variable in class com.google.protobuf.Field
-
- serialVersionUID - Static variable in class com.google.protobuf.FieldMask
-
- serialVersionUID - Static variable in class com.google.protobuf.FloatValue
-
- serialVersionUID - Static variable in class com.google.protobuf.GeneratedMessage.ExtendableMessage
-
- serialVersionUID - Static variable in class com.google.protobuf.GeneratedMessage
-
- serialVersionUID - Static variable in class com.google.protobuf.GeneratedMessageLite.SerializedForm
-
- serialVersionUID - Static variable in class com.google.protobuf.GeneratedMessageV3.ExtendableMessage
-
- serialVersionUID - Static variable in class com.google.protobuf.GeneratedMessageV3
-
- serialVersionUID - Static variable in class com.google.protobuf.Int32Value
-
- serialVersionUID - Static variable in class com.google.protobuf.Int64Value
-
- serialVersionUID - Static variable in exception com.google.protobuf.InvalidProtocolBufferException.InvalidWireTypeException
-
- serialVersionUID - Static variable in exception com.google.protobuf.InvalidProtocolBufferException
-
- serialVersionUID - Static variable in class com.google.protobuf.ListValue
-
- serialVersionUID - Static variable in class com.google.protobuf.Method
-
- serialVersionUID - Static variable in class com.google.protobuf.Mixin
-
- serialVersionUID - Static variable in exception com.google.protobuf.nano.CodedOutputByteBufferNano.OutOfSpaceException
-
- serialVersionUID - Static variable in exception com.google.protobuf.nano.InvalidProtocolBufferNanoException
-
- serialVersionUID - Static variable in class com.google.protobuf.Option
-
- serialVersionUID - Static variable in class com.google.protobuf.RopeByteString
-
- serialVersionUID - Static variable in exception com.google.protobuf.RpcUtil.AlreadyCalledException
-
- serialVersionUID - Static variable in exception com.google.protobuf.ServiceException
-
- serialVersionUID - Static variable in class com.google.protobuf.SourceContext
-
- serialVersionUID - Static variable in class com.google.protobuf.StringValue
-
- serialVersionUID - Static variable in class com.google.protobuf.Struct
-
- serialVersionUID - Static variable in exception com.google.protobuf.TextFormat.InvalidEscapeSequenceException
-
- serialVersionUID - Static variable in exception com.google.protobuf.TextFormat.ParseException
-
- serialVersionUID - Static variable in class com.google.protobuf.Timestamp
-
- serialVersionUID - Static variable in class com.google.protobuf.Type
-
- serialVersionUID - Static variable in class com.google.protobuf.UInt32Value
-
- serialVersionUID - Static variable in class com.google.protobuf.UInt64Value
-
- serialVersionUID - Static variable in exception com.google.protobuf.UninitializedMessageException
-
- serialVersionUID - Static variable in class com.google.protobuf.Value
-
- SERVER_STREAMING_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
- serverStreaming_ - Variable in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
- serverStreaming_ - Variable in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto
-
- service - Variable in class com.google.protobuf.Descriptors.MethodDescriptor
-
- Service - Interface in com.google.protobuf
-
Abstract base interface for protocol-buffer-based RPC services.
- service_ - Variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
- service_ - Variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
- SERVICE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
- serviceBuilder_ - Variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
- ServiceDescriptor(DescriptorProtos.ServiceDescriptorProto, Descriptors.FileDescriptor, int) - Constructor for class com.google.protobuf.Descriptors.ServiceDescriptor
-
- ServiceDescriptorProto(GeneratedMessageV3.Builder<?>) - Constructor for class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
-
- ServiceDescriptorProto() - Constructor for class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
-
- ServiceDescriptorProto(CodedInputStream, ExtensionRegistryLite) - Constructor for class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto
-
- ServiceException - Exception in com.google.protobuf
-
Thrown by blocking RPC methods when a failure occurs.
- ServiceException(String) - Constructor for exception com.google.protobuf.ServiceException
-
- ServiceException(Throwable) - Constructor for exception com.google.protobuf.ServiceException
-
- ServiceException(String, Throwable) - Constructor for exception com.google.protobuf.ServiceException
-
- ServiceOptions(GeneratedMessageV3.ExtendableBuilder<DescriptorProtos.ServiceOptions, ?>) - Constructor for class com.google.protobuf.DescriptorProtos.ServiceOptions
-
- ServiceOptions() - Constructor for class com.google.protobuf.DescriptorProtos.ServiceOptions
-
- ServiceOptions(CodedInputStream, ExtensionRegistryLite) - Constructor for class com.google.protobuf.DescriptorProtos.ServiceOptions
-
- services - Variable in class com.google.protobuf.Descriptors.FileDescriptor
-
- set(int, E) - Method in class com.google.protobuf.AbstractProtobufList
-
- set(int, Boolean) - Method in class com.google.protobuf.BooleanArrayList
-
- set(int, Double) - Method in class com.google.protobuf.DoubleArrayList
-
- set(int, Float) - Method in class com.google.protobuf.FloatArrayList
-
- set(GeneratedMessage.Builder, Object) - Method in interface com.google.protobuf.GeneratedMessage.FieldAccessorTable.FieldAccessor
-
- set(GeneratedMessage.Builder, Object) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.MapFieldAccessor
-
- set(GeneratedMessage.Builder, Object) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor
-
- set(GeneratedMessage.Builder, Object) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularEnumFieldAccessor
-
- set(GeneratedMessage.Builder, Object) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularFieldAccessor
-
- set(GeneratedMessage.Builder, Object) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularMessageFieldAccessor
-
- set(GeneratedMessage.Builder, Object) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularStringFieldAccessor
-
- set(GeneratedMessageV3.Builder, Object) - Method in interface com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.FieldAccessor
-
- set(GeneratedMessageV3.Builder, Object) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.MapFieldAccessor
-
- set(GeneratedMessageV3.Builder, Object) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.RepeatedFieldAccessor
-
- set(GeneratedMessageV3.Builder, Object) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.SingularEnumFieldAccessor
-
- set(GeneratedMessageV3.Builder, Object) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.SingularFieldAccessor
-
- set(GeneratedMessageV3.Builder, Object) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.SingularMessageFieldAccessor
-
- set(GeneratedMessageV3.Builder, Object) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.SingularStringFieldAccessor
-
- set(int, Integer) - Method in class com.google.protobuf.IntArrayList
-
- set(LazyFieldLite) - Method in class com.google.protobuf.LazyFieldLite
-
Overrides the contents of this LazyField.
- set(int, byte[]) - Method in class com.google.protobuf.LazyStringArrayList.ByteArrayListView
-
- set(int, ByteString) - Method in class com.google.protobuf.LazyStringArrayList.ByteStringListView
-
- set(int, String) - Method in class com.google.protobuf.LazyStringArrayList
-
- set(int, ByteString) - Method in class com.google.protobuf.LazyStringArrayList
-
- set(int, byte[]) - Method in class com.google.protobuf.LazyStringArrayList
-
- set(int, ByteString) - Method in interface com.google.protobuf.LazyStringList
-
Replaces the element at the specified position in this list with the
specified element (optional operation).
- set(int, byte[]) - Method in interface com.google.protobuf.LazyStringList
-
Replaces the element at the specified position in this list with the
specified element (optional operation).
- set(int, Long) - Method in class com.google.protobuf.LongArrayList
-
- set(int, E) - Method in class com.google.protobuf.ProtobufArrayList
-
- set(int, ByteString) - Method in class com.google.protobuf.UnmodifiableLazyStringList
-
- set(int, byte[]) - Method in class com.google.protobuf.UnmodifiableLazyStringList
-
- SetAdapter(Set<Map.Entry<K, RealValue>>) - Constructor for class com.google.protobuf.Internal.MapAdapter.SetAdapter
-
- setAggregateValue(String) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional string aggregate_value = 8;
- setAggregateValueBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional string aggregate_value = 8;
- setAllowAlias(boolean) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
Set this option to true to allow mapping different tag names to the same
value.
- setAndReturn(int, ByteString) - Method in class com.google.protobuf.LazyStringArrayList
-
- setAndReturn(int, byte[]) - Method in class com.google.protobuf.LazyStringArrayList
-
- setAnnotation(int, DescriptorProtos.GeneratedCodeInfo.Annotation) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
-
An Annotation connects some span of text in generated code to an element
of its generating .proto file.
- setAnnotation(int, DescriptorProtos.GeneratedCodeInfo.Annotation.Builder) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
-
An Annotation connects some span of text in generated code to an element
of its generating .proto file.
- setBegin(int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
-
Identifies the starting offset in bytes in the generated code
that relates to the identified object.
- setBoolean(int, boolean) - Method in class com.google.protobuf.BooleanArrayList
-
- setBoolean(int, boolean) - Method in interface com.google.protobuf.Internal.BooleanList
-
Like List.set(int, Object)
but more efficient in that it doesn't box the element.
- setBoolValue(boolean) - Method in class com.google.protobuf.Value.Builder
-
Represents a boolean value.
- setBuffer(byte[]) - Static method in class com.google.protobuf.ByteBufferWriter
-
- setBytesMethodBuilder - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularStringFieldAccessor
-
- setBytesMethodBuilder - Variable in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.SingularStringFieldAccessor
-
- setByteString(ByteString, ExtensionRegistryLite) - Method in class com.google.protobuf.LazyFieldLite
-
Sets this field with bytes to delay-parse.
- setCardinality(Field.Cardinality) - Method in class com.google.protobuf.Field.Builder
-
The field cardinality.
- setCardinalityValue(int) - Method in class com.google.protobuf.Field.Builder
-
The field cardinality.
- setCcEnableArenas(boolean) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Enables the use of arenas for the proto messages in this file.
- setCcGenericServices(boolean) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Should generic services be generated in each language? "Generic" services
are not specific to any particular RPC system.
- setClientStreaming(boolean) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
Identifies if client streams multiple client messages
- setCompilerVersion(PluginProtos.Version) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
The version number of protocol compiler.
- setCompilerVersion(PluginProtos.Version.Builder) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
The version number of protocol compiler.
- setContent(String) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
The file contents.
- setContentBytes(ByteString) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
The file contents.
- setCsharpNamespace(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Namespace for generated classes; defaults to the package.
- setCsharpNamespaceBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Namespace for generated classes; defaults to the package.
- setCtype(DescriptorProtos.FieldOptions.CType) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
The ctype option instructs the C++ code generator to use a different
representation of the field than it normally would.
- setDefaultValue(String) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
For numeric types, contains the original text representation of the value.
- setDefaultValue(String) - Method in class com.google.protobuf.Field.Builder
-
The string value of the default value of this field.
- setDefaultValueBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
For numeric types, contains the original text representation of the value.
- setDefaultValueBytes(ByteString) - Method in class com.google.protobuf.Field.Builder
-
The string value of the default value of this field.
- setDependency(int, String) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
Names of files imported by this file.
- setDeprecated(boolean) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
Is this enum deprecated?
Depending on the target platform, this can emit Deprecated annotations
for the enum, or it will be completely ignored; in the very least, this
is a formalization for deprecating enums.
- setDeprecated(boolean) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
Is this enum value deprecated?
Depending on the target platform, this can emit Deprecated annotations
for the enum value, or it will be completely ignored; in the very least,
this is a formalization for deprecating enum values.
- setDeprecated(boolean) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
Is this field deprecated?
Depending on the target platform, this can emit Deprecated annotations
for accessors, or it will be completely ignored; in the very least, this
is a formalization for deprecating fields.
- setDeprecated(boolean) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Is this file deprecated?
Depending on the target platform, this can emit Deprecated annotations
for everything in the file, or it will be completely ignored; in the very
least, this is a formalization for deprecating files.
- setDeprecated(boolean) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
Is this message deprecated?
Depending on the target platform, this can emit Deprecated annotations
for the message, or it will be completely ignored; in the very least,
this is a formalization for deprecating messages.
- setDeprecated(boolean) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
Is this method deprecated?
Depending on the target platform, this can emit Deprecated annotations
for the method, or it will be completely ignored; in the very least,
this is a formalization for deprecating methods.
- setDeprecated(boolean) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
Is this service deprecated?
Depending on the target platform, this can emit Deprecated annotations
for the service, or it will be completely ignored; in the very least,
this is a formalization for deprecating services.
- setDouble(int, double) - Method in class com.google.protobuf.DoubleArrayList
-
- setDouble(int, double) - Method in interface com.google.protobuf.Internal.DoubleList
-
Like List.set(int, Object)
but more efficient in that it doesn't box the element.
- setDoubleValue(double) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional double double_value = 6;
- setEagerlyParseMessageSets(boolean) - Static method in class com.google.protobuf.ExtensionRegistryLite
-
- setEnd(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
-
optional int32 end = 2;
- setEnd(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
-
Exclusive.
- setEnd(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
-
Inclusive.
- setEnd(int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
-
Identifies the ending offset in bytes in the generated code that
relates to the identified offset.
- setEnumType(int, DescriptorProtos.EnumDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
- setEnumType(int, DescriptorProtos.EnumDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
- setEnumType(int, DescriptorProtos.EnumDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
- setEnumType(int, DescriptorProtos.EnumDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
- setEnumvalue(int, EnumValue) - Method in class com.google.protobuf.Enum.Builder
-
Enum value definitions.
- setEnumvalue(int, EnumValue.Builder) - Method in class com.google.protobuf.Enum.Builder
-
Enum value definitions.
- setError(String) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
Error message.
- setErrorBytes(ByteString) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
Error message.
- setExtendee(String) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
For extensions, this is the name of the type being extended.
- setExtendeeBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
For extensions, this is the name of the type being extended.
- setExtension(int, DescriptorProtos.FieldDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6;
- setExtension(int, DescriptorProtos.FieldDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 6;
- setExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.EnumOptions, Type>, Type) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
- setExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.EnumOptions, List<Type>>, int, Type) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
- setExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.EnumValueOptions, Type>, Type) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
- setExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.EnumValueOptions, List<Type>>, int, Type) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
- setExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.ExtensionRangeOptions, Type>, Type) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
- setExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.ExtensionRangeOptions, List<Type>>, int, Type) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
- setExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.FieldOptions, Type>, Type) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
- setExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.FieldOptions, List<Type>>, int, Type) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
- setExtension(int, DescriptorProtos.FieldDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7;
- setExtension(int, DescriptorProtos.FieldDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto extension = 7;
- setExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.FileOptions, Type>, Type) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
- setExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.FileOptions, List<Type>>, int, Type) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
- setExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.MessageOptions, Type>, Type) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
- setExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.MessageOptions, List<Type>>, int, Type) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
- setExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.MethodOptions, Type>, Type) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
- setExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.MethodOptions, List<Type>>, int, Type) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
- setExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.OneofOptions, Type>, Type) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
-
- setExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.OneofOptions, List<Type>>, int, Type) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
-
- setExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.ServiceOptions, Type>, Type) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
- setExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.ServiceOptions, List<Type>>, int, Type) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
- setExtension(ExtensionLite<MessageType, Type>, Type) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
Set the value of an extension.
- setExtension(ExtensionLite<MessageType, List<Type>>, int, Type) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
Set the value of one element of a repeated extension.
- setExtension(Extension<MessageType, Type>, Type) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
Set the value of an extension.
- setExtension(GeneratedMessage.GeneratedExtension<MessageType, Type>, Type) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
Set the value of an extension.
- setExtension(Extension<MessageType, List<Type>>, int, Type) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
Set the value of one element of a repeated extension.
- setExtension(GeneratedMessage.GeneratedExtension<MessageType, List<Type>>, int, Type) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
Set the value of one element of a repeated extension.
- setExtension(ExtensionLite<MessageType, Type>, Type) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableBuilder
-
Set the value of an extension.
- setExtension(ExtensionLite<MessageType, List<Type>>, int, Type) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableBuilder
-
Set the value of one element of a repeated extension.
- setExtension(ExtensionLite<MessageType, Type>, Type) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
-
Set the value of an extension.
- setExtension(ExtensionLite<MessageType, List<Type>>, int, Type) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
-
Set the value of one element of a repeated extension.
- setExtension(Extension<MessageType, Type>, Type) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
-
Set the value of an extension.
- setExtension(GeneratedMessage.GeneratedExtension<MessageType, Type>, Type) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
-
Set the value of an extension.
- setExtension(Extension<MessageType, List<Type>>, int, Type) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
-
Set the value of one element of a repeated extension.
- setExtension(GeneratedMessage.GeneratedExtension<MessageType, List<Type>>, int, Type) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
-
Set the value of one element of a repeated extension.
- setExtension(Extension<M, T>, T) - Method in class com.google.protobuf.nano.ExtendableMessageNano
-
Sets the value of the specified extension of this message.
- setExtensionRange(int, DescriptorProtos.DescriptorProto.ExtensionRange) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
- setExtensionRange(int, DescriptorProtos.DescriptorProto.ExtensionRange.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ExtensionRange extension_range = 5;
- setFailed(String) - Method in interface com.google.protobuf.RpcController
-
Causes failed()
to return true on the client side.
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Any.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Api.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.BoolValue.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.BytesValue.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
- setField(int, DescriptorProtos.FieldDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto field = 2;
- setField(int, DescriptorProtos.FieldDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.FieldDescriptorProto field = 2;
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DoubleValue.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Duration.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DynamicMessage.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Empty.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Enum.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.EnumValue.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Field.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.FieldMask.Builder
-
- setField(FieldDescriptorType, Object) - Method in class com.google.protobuf.FieldSet
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.FloatValue.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.GeneratedMessage.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.GeneratedMessageV3.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Int32Value.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Int64Value.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.ListValue.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.MapEntry.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in interface com.google.protobuf.Message.Builder
-
Sets a field to the given value.
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.MessageReflection.BuilderAdapter
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.MessageReflection.ExtensionAdapter
-
- setField(Descriptors.FieldDescriptor, Object) - Method in interface com.google.protobuf.MessageReflection.MergeTarget
-
Sets a field to the given value.
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Method.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Mixin.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Option.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.SourceContext.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.StringValue.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Struct.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Timestamp.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Type.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.UInt32Value.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.UInt64Value.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Value.Builder
-
- setFields(int, Field) - Method in class com.google.protobuf.Type.Builder
-
The list of fields.
- setFields(int, Field.Builder) - Method in class com.google.protobuf.Type.Builder
-
The list of fields.
- setFile(int, PluginProtos.CodeGeneratorResponse.File) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15;
- setFile(int, PluginProtos.CodeGeneratorResponse.File.Builder) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15;
- setFile(int, DescriptorProtos.FileDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
-
repeated .google.protobuf.FileDescriptorProto file = 1;
- setFile(int, DescriptorProtos.FileDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
-
repeated .google.protobuf.FileDescriptorProto file = 1;
- setFileName(String) - Method in class com.google.protobuf.SourceContext.Builder
-
The path-qualified name of the .proto file that contained the associated
protobuf element.
- setFileNameBytes(ByteString) - Method in class com.google.protobuf.SourceContext.Builder
-
The path-qualified name of the .proto file that contained the associated
protobuf element.
- setFileToGenerate(int, String) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
The .proto files that were explicitly listed on the command-line.
- setFloat(int, float) - Method in class com.google.protobuf.FloatArrayList
-
- setFloat(int, float) - Method in interface com.google.protobuf.Internal.FloatList
-
Like List.set(int, Object)
but more efficient in that it doesn't box the element.
- setGoPackage(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Sets the Go package where structs generated from this .proto will be
placed.
- setGoPackageBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Sets the Go package where structs generated from this .proto will be
placed.
- setIdempotencyLevel(DescriptorProtos.MethodOptions.IdempotencyLevel) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
optional .google.protobuf.MethodOptions.IdempotencyLevel idempotency_level = 34 [default = IDEMPOTENCY_UNKNOWN];
- setIdentifierValue(String) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
The value of the uninterpreted option, in whatever type the tokenizer
identified it as during parsing.
- setIdentifierValueBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
The value of the uninterpreted option, in whatever type the tokenizer
identified it as during parsing.
- setInputType(String) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
Input and output type names.
- setInputTypeBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
Input and output type names.
- setInsertionPoint(String) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
If non-empty, indicates that the named file should already exist, and the
content here is to be inserted into that file at a defined insertion
point.
- setInsertionPointBytes(ByteString) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
If non-empty, indicates that the named file should already exist, and the
content here is to be inserted into that file at a defined insertion
point.
- setInt(int, int) - Method in class com.google.protobuf.IntArrayList
-
- setInt(int, int) - Method in interface com.google.protobuf.Internal.IntList
-
Like List.set(int, Object)
but more efficient in that it doesn't box the element.
- setIsExtension(boolean) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
-
required bool is_extension = 2;
- setJavaGenerateEqualsAndHash(boolean) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Deprecated.
- setJavaGenericServices(boolean) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool java_generic_services = 17 [default = false];
- setJavaMultipleFiles(boolean) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
If set true, then the Java code generator will generate a separate .java
file for each top-level message, enum, and service defined in the .proto
file.
- setJavaOuterClassname(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
If set, all the classes from the .proto file are wrapped in a single
outer class with the given name.
- setJavaOuterClassnameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
If set, all the classes from the .proto file are wrapped in a single
outer class with the given name.
- setJavaPackage(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Sets the Java package where classes generated from this .proto will be
placed.
- setJavaPackageBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Sets the Java package where classes generated from this .proto will be
placed.
- setJavaStringCheckUtf8(boolean) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
If set true, then the Java2 code generator will generate code that
throws an exception whenever an attempt is made to assign a non-UTF-8
byte sequence to a string field.
- setJsonName(String) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
JSON name of this field.
- setJsonName(String) - Method in class com.google.protobuf.Field.Builder
-
The field JSON name.
- setJsonNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
JSON name of this field.
- setJsonNameBytes(ByteString) - Method in class com.google.protobuf.Field.Builder
-
The field JSON name.
- setJstype(DescriptorProtos.FieldOptions.JSType) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
The jstype option determines the JavaScript type used for values of the
field.
- setKey(K) - Method in class com.google.protobuf.MapEntry.Builder
-
- setKind(Field.Kind) - Method in class com.google.protobuf.Field.Builder
-
The field type.
- setKindValue(int) - Method in class com.google.protobuf.Field.Builder
-
The field type.
- setLabel(DescriptorProtos.FieldDescriptorProto.Label) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional .google.protobuf.FieldDescriptorProto.Label label = 4;
- setLazy(boolean) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
Should this field be parsed lazily? Lazy applies only to message-type
fields.
- setLeadingComments(String) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
If this SourceCodeInfo represents a complete declaration, these are any
comments appearing before and after the declaration which appear to be
attached to the declaration.
- setLeadingCommentsBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
If this SourceCodeInfo represents a complete declaration, these are any
comments appearing before and after the declaration which appear to be
attached to the declaration.
- setLeadingDetachedComments(int, String) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
repeated string leading_detached_comments = 6;
- setListValue(ListValue) - Method in class com.google.protobuf.Value.Builder
-
Represents a repeated `Value`.
- setListValue(ListValue.Builder) - Method in class com.google.protobuf.Value.Builder
-
Represents a repeated `Value`.
- setLocation(int, DescriptorProtos.SourceCodeInfo.Location) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
-
A Location identifies a piece of source code in a .proto file which
corresponds to a particular definition.
- setLocation(int, DescriptorProtos.SourceCodeInfo.Location.Builder) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
-
A Location identifies a piece of source code in a .proto file which
corresponds to a particular definition.
- setLocation(Descriptors.FieldDescriptor, TextFormatParseLocation) - Method in class com.google.protobuf.TextFormatParseInfoTree.Builder
-
Record the starting location of a single value for a field.
- setLong(int, long) - Method in interface com.google.protobuf.Internal.LongList
-
Like List.set(int, Object)
but more efficient in that it doesn't box the element.
- setLong(int, long) - Method in class com.google.protobuf.LongArrayList
-
- setMajor(int) - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
-
optional int32 major = 1;
- setMapEntry(boolean) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
Whether the message is an automatically generated map entry type for the
maps field.
- setMapFactory(MapFactories.MapFactory) - Static method in class com.google.protobuf.nano.MapFactories
-
- setMessage(int, MType) - Method in class com.google.protobuf.RepeatedFieldBuilder
-
Sets a message at the specified index replacing the existing item at
that index.
- setMessage(int, MType) - Method in class com.google.protobuf.RepeatedFieldBuilderV3
-
Sets a message at the specified index replacing the existing item at
that index.
- setMessage(MType) - Method in class com.google.protobuf.SingleFieldBuilder
-
Sets a message for the field replacing any existing value.
- setMessage(MType) - Method in class com.google.protobuf.SingleFieldBuilderV3
-
Sets a message for the field replacing any existing value.
- setMessageSetWireFormat(boolean) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
Set true to use the old proto1 MessageSet wire format for extensions.
- setMessageType(int, DescriptorProtos.DescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
All top-level definitions in this file.
- setMessageType(int, DescriptorProtos.DescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
All top-level definitions in this file.
- setMethod(int, DescriptorProtos.MethodDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
repeated .google.protobuf.MethodDescriptorProto method = 2;
- setMethod(int, DescriptorProtos.MethodDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
repeated .google.protobuf.MethodDescriptorProto method = 2;
- setMethod - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularFieldAccessor
-
- setMethod - Variable in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.SingularFieldAccessor
-
- setMethods(int, Method) - Method in class com.google.protobuf.Api.Builder
-
The methods of this interface, in unspecified order.
- setMethods(int, Method.Builder) - Method in class com.google.protobuf.Api.Builder
-
The methods of this interface, in unspecified order.
- setMinor(int) - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
-
optional int32 minor = 2;
- setMixins(int, Mixin) - Method in class com.google.protobuf.Api.Builder
-
Included interfaces.
- setMixins(int, Mixin.Builder) - Method in class com.google.protobuf.Api.Builder
-
Included interfaces.
- setName(String) - Method in class com.google.protobuf.Api.Builder
-
The fully qualified name of this interface, including package name
followed by the interface's simple name.
- setName(String) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
The file name, relative to the output directory.
- setName(String) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
optional string name = 1;
- setName(String) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
optional string name = 1;
- setName(String) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
optional string name = 1;
- setName(String) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional string name = 1;
- setName(String) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
file name, relative to root of source tree
- setName(String) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional string name = 1;
- setName(String) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
-
optional string name = 1;
- setName(String) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
optional string name = 1;
- setName(int, DescriptorProtos.UninterpretedOption.NamePart) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
- setName(int, DescriptorProtos.UninterpretedOption.NamePart.Builder) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
repeated .google.protobuf.UninterpretedOption.NamePart name = 2;
- setName(String) - Method in class com.google.protobuf.Enum.Builder
-
Enum type name.
- setName(String) - Method in class com.google.protobuf.EnumValue.Builder
-
Enum value name.
- setName(String) - Method in class com.google.protobuf.Field.Builder
-
The field name.
- setName(String) - Method in class com.google.protobuf.Method.Builder
-
The simple name of this method.
- setName(String) - Method in class com.google.protobuf.Mixin.Builder
-
The fully qualified name of the interface which is included.
- setName(String) - Method in class com.google.protobuf.Option.Builder
-
The option's name.
- setName(String) - Method in class com.google.protobuf.Type.Builder
-
The fully qualified message name.
- setNameBytes(ByteString) - Method in class com.google.protobuf.Api.Builder
-
The fully qualified name of this interface, including package name
followed by the interface's simple name.
- setNameBytes(ByteString) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
The file name, relative to the output directory.
- setNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
optional string name = 1;
- setNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
optional string name = 1;
- setNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
optional string name = 1;
- setNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional string name = 1;
- setNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
file name, relative to root of source tree
- setNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional string name = 1;
- setNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
-
optional string name = 1;
- setNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
optional string name = 1;
- setNameBytes(ByteString) - Method in class com.google.protobuf.Enum.Builder
-
Enum type name.
- setNameBytes(ByteString) - Method in class com.google.protobuf.EnumValue.Builder
-
Enum value name.
- setNameBytes(ByteString) - Method in class com.google.protobuf.Field.Builder
-
The field name.
- setNameBytes(ByteString) - Method in class com.google.protobuf.Method.Builder
-
The simple name of this method.
- setNameBytes(ByteString) - Method in class com.google.protobuf.Mixin.Builder
-
The fully qualified name of the interface which is included.
- setNameBytes(ByteString) - Method in class com.google.protobuf.Option.Builder
-
The option's name.
- setNameBytes(ByteString) - Method in class com.google.protobuf.Type.Builder
-
The fully qualified message name.
- setNamePart(String) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
-
required string name_part = 1;
- setNamePartBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
-
required string name_part = 1;
- setNanos(int) - Method in class com.google.protobuf.Duration.Builder
-
Signed fractions of a second at nanosecond resolution of the span
of time.
- setNanos(int) - Method in class com.google.protobuf.Timestamp.Builder
-
Non-negative fractions of a second at nanosecond resolution.
- setNegativeIntValue(long) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional int64 negative_int_value = 5;
- setNestedType(int, DescriptorProtos.DescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto nested_type = 3;
- setNestedType(int, DescriptorProtos.DescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto nested_type = 3;
- setNoStandardDescriptorAccessor(boolean) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
Disables the generation of the standard "descriptor()" accessor, which can
conflict with a field of the same name.
- setNullValue(NullValue) - Method in class com.google.protobuf.Value.Builder
-
Represents a null value.
- setNullValueValue(int) - Method in class com.google.protobuf.Value.Builder
-
Represents a null value.
- setNumber(int) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
optional int32 number = 2;
- setNumber(int) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional int32 number = 3;
- setNumber(int) - Method in class com.google.protobuf.EnumValue.Builder
-
Enum value number.
- setNumber(int) - Method in class com.google.protobuf.Field.Builder
-
The field number.
- setNumberValue(double) - Method in class com.google.protobuf.Value.Builder
-
Represents a double value.
- setObjcClassPrefix(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Sets the objective c class prefix which is prepended to all objective c
generated classes from this .proto.
- setObjcClassPrefixBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Sets the objective c class prefix which is prepended to all objective c
generated classes from this .proto.
- setOneofDecl(int, DescriptorProtos.OneofDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
- setOneofDecl(int, DescriptorProtos.OneofDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.OneofDescriptorProto oneof_decl = 8;
- setOneofIndex(int) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
If set, gives the index of a oneof in the containing type's oneof_decl
list.
- setOneofIndex(int) - Method in class com.google.protobuf.Field.Builder
-
The index of the field type in `Type.oneofs`, for message or enumeration
types.
- setOneofs(int, String) - Method in class com.google.protobuf.Type.Builder
-
The list of types appearing in `oneof` definitions in this type.
- setOptimizeFor(DescriptorProtos.FileOptions.OptimizeMode) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED];
- setOptions(int, Option) - Method in class com.google.protobuf.Api.Builder
-
Any metadata attached to the interface.
- setOptions(int, Option.Builder) - Method in class com.google.protobuf.Api.Builder
-
Any metadata attached to the interface.
- setOptions(DescriptorProtos.MessageOptions) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
optional .google.protobuf.MessageOptions options = 7;
- setOptions(DescriptorProtos.MessageOptions.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
optional .google.protobuf.MessageOptions options = 7;
- setOptions(DescriptorProtos.ExtensionRangeOptions) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
-
optional .google.protobuf.ExtensionRangeOptions options = 3;
- setOptions(DescriptorProtos.ExtensionRangeOptions.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
-
optional .google.protobuf.ExtensionRangeOptions options = 3;
- setOptions(DescriptorProtos.EnumOptions) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
optional .google.protobuf.EnumOptions options = 3;
- setOptions(DescriptorProtos.EnumOptions.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
optional .google.protobuf.EnumOptions options = 3;
- setOptions(DescriptorProtos.EnumValueOptions) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
optional .google.protobuf.EnumValueOptions options = 3;
- setOptions(DescriptorProtos.EnumValueOptions.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
optional .google.protobuf.EnumValueOptions options = 3;
- setOptions(DescriptorProtos.FieldOptions) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional .google.protobuf.FieldOptions options = 8;
- setOptions(DescriptorProtos.FieldOptions.Builder) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
optional .google.protobuf.FieldOptions options = 8;
- setOptions(DescriptorProtos.FileOptions) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional .google.protobuf.FileOptions options = 8;
- setOptions(DescriptorProtos.FileOptions.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
optional .google.protobuf.FileOptions options = 8;
- setOptions(DescriptorProtos.MethodOptions) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional .google.protobuf.MethodOptions options = 4;
- setOptions(DescriptorProtos.MethodOptions.Builder) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional .google.protobuf.MethodOptions options = 4;
- setOptions(DescriptorProtos.OneofOptions) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
-
optional .google.protobuf.OneofOptions options = 2;
- setOptions(DescriptorProtos.OneofOptions.Builder) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
-
optional .google.protobuf.OneofOptions options = 2;
- setOptions(DescriptorProtos.ServiceOptions) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
optional .google.protobuf.ServiceOptions options = 3;
- setOptions(DescriptorProtos.ServiceOptions.Builder) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
optional .google.protobuf.ServiceOptions options = 3;
- setOptions(int, Option) - Method in class com.google.protobuf.Enum.Builder
-
Protocol buffer options.
- setOptions(int, Option.Builder) - Method in class com.google.protobuf.Enum.Builder
-
Protocol buffer options.
- setOptions(int, Option) - Method in class com.google.protobuf.EnumValue.Builder
-
Protocol buffer options.
- setOptions(int, Option.Builder) - Method in class com.google.protobuf.EnumValue.Builder
-
Protocol buffer options.
- setOptions(int, Option) - Method in class com.google.protobuf.Field.Builder
-
The protocol buffer options.
- setOptions(int, Option.Builder) - Method in class com.google.protobuf.Field.Builder
-
The protocol buffer options.
- setOptions(int, Option) - Method in class com.google.protobuf.Method.Builder
-
Any metadata attached to the method.
- setOptions(int, Option.Builder) - Method in class com.google.protobuf.Method.Builder
-
Any metadata attached to the method.
- setOptions(int, Option) - Method in class com.google.protobuf.Type.Builder
-
The protocol buffer options.
- setOptions(int, Option.Builder) - Method in class com.google.protobuf.Type.Builder
-
The protocol buffer options.
- setOutputType(String) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional string output_type = 3;
- setOutputTypeBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
optional string output_type = 3;
- setPackage(String) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
e.g.
- setPackageBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
e.g.
- setPacked(boolean) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
The packed option can be enabled for repeated primitive fields to enable
a more efficient representation on the wire.
- setPacked(boolean) - Method in class com.google.protobuf.Field.Builder
-
Whether to use alternative packed wire representation.
- setParameter(String) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
The generator parameter passed on the command-line.
- setParameterBytes(ByteString) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
The generator parameter passed on the command-line.
- setParseInfoTreeBuilder(TextFormatParseInfoTree.Builder) - Method in class com.google.protobuf.TextFormat.Parser.Builder
-
- setPatch(int) - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
-
optional int32 patch = 3;
- setPath(int, int) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
-
Identifies the element in the original source .proto file.
- setPath(int, int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
Identifies which part of the FileDescriptorProto was defined at this
location.
- setPaths(int, String) - Method in class com.google.protobuf.FieldMask.Builder
-
The set of field mask paths.
- setPhpClassPrefix(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Sets the php class prefix which is prepended to all php generated classes
from this .proto.
- setPhpClassPrefixBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Sets the php class prefix which is prepended to all php generated classes
from this .proto.
- setPhpGenericServices(boolean) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool php_generic_services = 42 [default = false];
- setPhpNamespace(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Use this option to change the namespace of php generated classes.
- setPhpNamespaceBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
Use this option to change the namespace of php generated classes.
- setPositiveIntValue(long) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional uint64 positive_int_value = 4;
- setProto(DescriptorProtos.DescriptorProto) - Method in class com.google.protobuf.Descriptors.Descriptor
-
- setProto(DescriptorProtos.EnumDescriptorProto) - Method in class com.google.protobuf.Descriptors.EnumDescriptor
-
- setProto(DescriptorProtos.EnumValueDescriptorProto) - Method in class com.google.protobuf.Descriptors.EnumValueDescriptor
-
- setProto(DescriptorProtos.FieldDescriptorProto) - Method in class com.google.protobuf.Descriptors.FieldDescriptor
-
- setProto(DescriptorProtos.FileDescriptorProto) - Method in class com.google.protobuf.Descriptors.FileDescriptor
-
- setProto(DescriptorProtos.MethodDescriptorProto) - Method in class com.google.protobuf.Descriptors.MethodDescriptor
-
- setProto(DescriptorProtos.OneofDescriptorProto) - Method in class com.google.protobuf.Descriptors.OneofDescriptor
-
- setProto(DescriptorProtos.ServiceDescriptorProto) - Method in class com.google.protobuf.Descriptors.ServiceDescriptor
-
- setProto3DiscardUnknownsByDefaultForTest() - Static method in class com.google.protobuf.CodedInputStream
-
- setProto3KeepUnknownsByDefaultForTest() - Static method in class com.google.protobuf.CodedInputStream
-
- setProtoFile(int, DescriptorProtos.FileDescriptorProto) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
FileDescriptorProtos for all files in files_to_generate and everything
they import.
- setProtoFile(int, DescriptorProtos.FileDescriptorProto.Builder) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
FileDescriptorProtos for all files in files_to_generate and everything
they import.
- setPublicDependency(int, int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
Indexes of the public imported files in the dependency list above.
- setPyGenericServices(boolean) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
optional bool py_generic_services = 18 [default = false];
- setRecursionLimit(int) - Method in class com.google.protobuf.CodedInputStream
-
Set the maximum message recursion depth.
- setRecursionLimit(int) - Method in class com.google.protobuf.nano.CodedInputByteBufferNano
-
Set the maximum message recursion depth.
- setRepeated(GeneratedMessage.Builder, int, Object) - Method in interface com.google.protobuf.GeneratedMessage.FieldAccessorTable.FieldAccessor
-
- setRepeated(GeneratedMessage.Builder, int, Object) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.MapFieldAccessor
-
- setRepeated(GeneratedMessage.Builder, int, Object) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedEnumFieldAccessor
-
- setRepeated(GeneratedMessage.Builder, int, Object) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor
-
- setRepeated(GeneratedMessage.Builder, int, Object) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedMessageFieldAccessor
-
- setRepeated(GeneratedMessage.Builder, int, Object) - Method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularFieldAccessor
-
- setRepeated(GeneratedMessageV3.Builder, int, Object) - Method in interface com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.FieldAccessor
-
- setRepeated(GeneratedMessageV3.Builder, int, Object) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.MapFieldAccessor
-
- setRepeated(GeneratedMessageV3.Builder, int, Object) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.RepeatedEnumFieldAccessor
-
- setRepeated(GeneratedMessageV3.Builder, int, Object) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.RepeatedFieldAccessor
-
- setRepeated(GeneratedMessageV3.Builder, int, Object) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.RepeatedMessageFieldAccessor
-
- setRepeated(GeneratedMessageV3.Builder, int, Object) - Method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.SingularFieldAccessor
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.Any.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.Api.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.BoolValue.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.BytesValue.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DoubleValue.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.Duration.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DynamicMessage.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.Empty.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.Enum.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.EnumValue.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.Field.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.FieldMask.Builder
-
- setRepeatedField(FieldDescriptorType, int, Object) - Method in class com.google.protobuf.FieldSet
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.FloatValue.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.GeneratedMessage.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.GeneratedMessage.ExtendableBuilder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.GeneratedMessageV3.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.GeneratedMessageV3.ExtendableBuilder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.Int32Value.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.Int64Value.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.ListValue.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.MapEntry.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in interface com.google.protobuf.Message.Builder
-
Sets an element of a repeated field to the given value.
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.MessageReflection.BuilderAdapter
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.MessageReflection.ExtensionAdapter
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in interface com.google.protobuf.MessageReflection.MergeTarget
-
Sets an element of a repeated field to the given value.
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.Method.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.Mixin.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.Option.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.SourceContext.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.StringValue.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.Struct.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.Timestamp.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.Type.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.UInt32Value.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.UInt64Value.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.Value.Builder
-
- setRepeatedMethod - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedFieldAccessor
-
- setRepeatedMethod - Variable in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.RepeatedFieldAccessor
-
- setRepeatedValueMethod - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedEnumFieldAccessor
-
- setRepeatedValueMethod - Variable in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.RepeatedEnumFieldAccessor
-
- setReplaceMessageFields(boolean) - Method in class com.google.protobuf.util.FieldMaskUtil.MergeOptions
-
- setReplacePrimitiveFields(boolean) - Method in class com.google.protobuf.util.FieldMaskUtil.MergeOptions
-
- setReplaceRepeatedFields(boolean) - Method in class com.google.protobuf.util.FieldMaskUtil.MergeOptions
-
- setRequestStreaming(boolean) - Method in class com.google.protobuf.Method.Builder
-
If true, the request is streamed.
- setRequestTypeUrl(String) - Method in class com.google.protobuf.Method.Builder
-
A URL of the input message type.
- setRequestTypeUrlBytes(ByteString) - Method in class com.google.protobuf.Method.Builder
-
A URL of the input message type.
- setReservedName(int, String) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
Reserved field names, which may not be used by fields in the same message.
- setReservedName(int, String) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
Reserved enum value names, which may not be reused.
- setReservedRange(int, DescriptorProtos.DescriptorProto.ReservedRange) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
- setReservedRange(int, DescriptorProtos.DescriptorProto.ReservedRange.Builder) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
repeated .google.protobuf.DescriptorProto.ReservedRange reserved_range = 9;
- setReservedRange(int, DescriptorProtos.EnumDescriptorProto.EnumReservedRange) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
Range of reserved numeric values.
- setReservedRange(int, DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
Range of reserved numeric values.
- setResponseStreaming(boolean) - Method in class com.google.protobuf.Method.Builder
-
If true, the response is streamed.
- setResponseTypeUrl(String) - Method in class com.google.protobuf.Method.Builder
-
The URL of the output message type.
- setResponseTypeUrlBytes(ByteString) - Method in class com.google.protobuf.Method.Builder
-
The URL of the output message type.
- setRoot(String) - Method in class com.google.protobuf.Mixin.Builder
-
If non-empty specifies a path under which inherited HTTP paths
are rooted.
- setRootBytes(ByteString) - Method in class com.google.protobuf.Mixin.Builder
-
If non-empty specifies a path under which inherited HTTP paths
are rooted.
- setSeconds(long) - Method in class com.google.protobuf.Duration.Builder
-
Signed seconds of the span of time.
- setSeconds(long) - Method in class com.google.protobuf.Timestamp.Builder
-
Represents seconds of UTC time since Unix epoch
1970-01-01T00:00:00Z.
- setServerStreaming(boolean) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
Identifies if server streams multiple server messages
- setService(int, DescriptorProtos.ServiceDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6;
- setService(int, DescriptorProtos.ServiceDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
repeated .google.protobuf.ServiceDescriptorProto service = 6;
- setSingularOverwritePolicy(TextFormat.Parser.SingularOverwritePolicy) - Method in class com.google.protobuf.TextFormat.Parser.Builder
-
Sets parser behavior when a non-repeated field appears more than once.
- setSizeLimit(int) - Method in class com.google.protobuf.CodedInputStream
-
Only valid for InputStream
-backed streams.
- setSizeLimit(int) - Method in class com.google.protobuf.nano.CodedInputByteBufferNano
-
Set the maximum message size.
- setSourceCodeInfo(DescriptorProtos.SourceCodeInfo) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
This field contains optional information about the original source code.
- setSourceCodeInfo(DescriptorProtos.SourceCodeInfo.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
This field contains optional information about the original source code.
- setSourceContext(SourceContext) - Method in class com.google.protobuf.Api.Builder
-
Source context for the protocol buffer service represented by this
message.
- setSourceContext(SourceContext.Builder) - Method in class com.google.protobuf.Api.Builder
-
Source context for the protocol buffer service represented by this
message.
- setSourceContext(SourceContext) - Method in class com.google.protobuf.Enum.Builder
-
The source context.
- setSourceContext(SourceContext.Builder) - Method in class com.google.protobuf.Enum.Builder
-
The source context.
- setSourceContext(SourceContext) - Method in class com.google.protobuf.Type.Builder
-
The source context.
- setSourceContext(SourceContext.Builder) - Method in class com.google.protobuf.Type.Builder
-
The source context.
- setSourceFile(String) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
-
Identifies the filesystem path to the original source .proto.
- setSourceFileBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
-
Identifies the filesystem path to the original source .proto.
- setSpan(int, int) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
Always has exactly three or four elements: start line, start column,
end line (optional, otherwise assumed same as start line), end column.
- setStart(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
-
optional int32 start = 1;
- setStart(int) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
-
Inclusive.
- setStart(int) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
-
Inclusive.
- setStringValue(ByteString) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
optional bytes string_value = 7;
- setStringValue(String) - Method in class com.google.protobuf.Value.Builder
-
Represents a string value.
- setStringValueBytes(ByteString) - Method in class com.google.protobuf.Value.Builder
-
Represents a string value.
- setStructValue(Struct) - Method in class com.google.protobuf.Value.Builder
-
Represents a structured value.
- setStructValue(Struct.Builder) - Method in class com.google.protobuf.Value.Builder
-
Represents a structured value.
- setSuffix(String) - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
-
A suffix for alpha, beta or rc release, e.g., "alpha-1", "rc2".
- setSuffixBytes(ByteString) - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
-
A suffix for alpha, beta or rc release, e.g., "alpha-1", "rc2".
- setSwiftPrefix(String) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
By default Swift generators will take the proto package and CamelCase it
replacing '.' with underscore and use that to prefix the types/symbols
defined.
- setSwiftPrefixBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
By default Swift generators will take the proto package and CamelCase it
replacing '.' with underscore and use that to prefix the types/symbols
defined.
- setSyntax(Syntax) - Method in class com.google.protobuf.Api.Builder
-
The source syntax of the service.
- setSyntax(String) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
The syntax of the proto file.
- setSyntax(Syntax) - Method in class com.google.protobuf.Enum.Builder
-
The source syntax.
- setSyntax(Syntax) - Method in class com.google.protobuf.Method.Builder
-
The source syntax of this method.
- setSyntax(Syntax) - Method in class com.google.protobuf.Type.Builder
-
The source syntax.
- setSyntaxBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
The syntax of the proto file.
- setSyntaxValue(int) - Method in class com.google.protobuf.Api.Builder
-
The source syntax of the service.
- setSyntaxValue(int) - Method in class com.google.protobuf.Enum.Builder
-
The source syntax.
- setSyntaxValue(int) - Method in class com.google.protobuf.Method.Builder
-
The source syntax of this method.
- setSyntaxValue(int) - Method in class com.google.protobuf.Type.Builder
-
The source syntax.
- setTrailingComments(String) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
optional string trailing_comments = 4;
- setTrailingCommentsBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
optional string trailing_comments = 4;
- setType(DescriptorProtos.FieldDescriptorProto.Type) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
If type_name is set, this need not be set.
- setTypeName(String) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
For message and enum types, this is the name of the type.
- setTypeNameBytes(ByteString) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
For message and enum types, this is the name of the type.
- setTypeUrl(String) - Method in class com.google.protobuf.Any.Builder
-
A URL/resource name whose content describes the type of the
serialized protocol buffer message.
- setTypeUrl(String) - Method in class com.google.protobuf.Field.Builder
-
The field type URL, without the scheme, for message or enumeration
types.
- setTypeUrlBytes(ByteString) - Method in class com.google.protobuf.Any.Builder
-
A URL/resource name whose content describes the type of the
serialized protocol buffer message.
- setTypeUrlBytes(ByteString) - Method in class com.google.protobuf.Field.Builder
-
The field type URL, without the scheme, for message or enumeration
types.
- setUnfinishedMessage(MessageLite) - Method in exception com.google.protobuf.InvalidProtocolBufferException
-
Attaches an unfinished message to the exception to support best-effort
parsing in Parser
interface.
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
The parser stores options it doesn't recognize here.
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
The parser stores options it doesn't recognize here.
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
The parser stores options it doesn't recognize here.
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
The parser stores options it doesn't recognize here.
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
The parser stores options it doesn't recognize here.
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
The parser stores options it doesn't recognize here.
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
The parser stores options it doesn't recognize here.
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
The parser stores options it doesn't recognize here.
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
The parser stores options it doesn't recognize here.
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
The parser stores options it doesn't recognize here.
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
The parser stores options it doesn't recognize here.
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
The parser stores options it doesn't recognize here.
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
The parser stores options it doesn't recognize here.
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
The parser stores options it doesn't recognize here.
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
-
The parser stores options it doesn't recognize here.
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
-
The parser stores options it doesn't recognize here.
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
The parser stores options it doesn't recognize here.
- setUninterpretedOption(int, DescriptorProtos.UninterpretedOption.Builder) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
The parser stores options it doesn't recognize here.
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Any.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Api.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.BoolValue.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.BytesValue.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.compiler.PluginProtos.Version.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.EnumOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.EnumValueOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorSet.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.MessageOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.MethodDescriptorProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.MethodOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.OneofDescriptorProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.OneofOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.ServiceDescriptorProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.ServiceOptions.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DescriptorProtos.UninterpretedOption.NamePart.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DoubleValue.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Duration.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DynamicMessage.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Empty.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Enum.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.EnumValue.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Field.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.FieldMask.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.FloatValue.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.GeneratedMessage.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.GeneratedMessageV3.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Int32Value.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Int64Value.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.ListValue.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.MapEntry.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in interface com.google.protobuf.Message.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Method.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Mixin.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Option.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.SourceContext.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.StringValue.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Struct.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Timestamp.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Type.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.UInt32Value.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.UInt64Value.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Value.Builder
-
- setUnknownFieldsProto3(UnknownFieldSet) - Method in class com.google.protobuf.GeneratedMessageV3.Builder
-
- setValue(ByteString) - Method in class com.google.protobuf.Any.Builder
-
Must be a valid serialized protocol buffer of the above specified type.
- setValue(boolean) - Method in class com.google.protobuf.BoolValue.Builder
-
The bool value.
- setValue(ByteString) - Method in class com.google.protobuf.BytesValue.Builder
-
The bytes value.
- setValue(int, DescriptorProtos.EnumValueDescriptorProto) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
- setValue(int, DescriptorProtos.EnumValueDescriptorProto.Builder) - Method in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder
-
repeated .google.protobuf.EnumValueDescriptorProto value = 2;
- setValue(double) - Method in class com.google.protobuf.DoubleValue.Builder
-
The double value.
- setValue(float) - Method in class com.google.protobuf.FloatValue.Builder
-
The float value.
- setValue(int) - Method in class com.google.protobuf.Int32Value.Builder
-
The int32 value.
- setValue(long) - Method in class com.google.protobuf.Int64Value.Builder
-
The int64 value.
- setValue(V) - Method in class com.google.protobuf.Internal.MapAdapter.EntryAdapter
-
- setValue(Object) - Method in class com.google.protobuf.LazyField.LazyEntry
-
- setValue(MessageLite) - Method in class com.google.protobuf.LazyFieldLite
-
Sets the value of the instance and returns the old value without delay parsing anything.
- setValue(V) - Method in class com.google.protobuf.MapEntry.Builder
-
- setValue(Extension<?, T>, T) - Method in class com.google.protobuf.nano.FieldData
-
- setValue(Any) - Method in class com.google.protobuf.Option.Builder
-
The option's value packed in an Any message.
- setValue(Any.Builder) - Method in class com.google.protobuf.Option.Builder
-
The option's value packed in an Any message.
- setValue(V) - Method in class com.google.protobuf.SmallSortedMap.Entry
-
- setValue(String) - Method in class com.google.protobuf.StringValue.Builder
-
The string value.
- setValue(int) - Method in class com.google.protobuf.UInt32Value.Builder
-
The uint32 value.
- setValue(long) - Method in class com.google.protobuf.UInt64Value.Builder
-
The uint64 value.
- setValueBytes(ByteString) - Method in class com.google.protobuf.StringValue.Builder
-
The string value.
- setValueMethod - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularEnumFieldAccessor
-
- setValueMethod - Variable in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.SingularEnumFieldAccessor
-
- setValues(int, Value) - Method in class com.google.protobuf.ListValue.Builder
-
Repeated field of dynamically typed values.
- setValues(int, Value.Builder) - Method in class com.google.protobuf.ListValue.Builder
-
Repeated field of dynamically typed values.
- setVersion(String) - Method in class com.google.protobuf.Api.Builder
-
A version string for this interface.
- setVersionBytes(ByteString) - Method in class com.google.protobuf.Api.Builder
-
A version string for this interface.
- setWeak(boolean) - Method in class com.google.protobuf.DescriptorProtos.FieldOptions.Builder
-
For Google-internal migration only.
- setWeakDependency(int, int) - Method in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
Indexes of the weak imported files in the dependency list.
- shortDebugString(MessageOrBuilder) - Static method in class com.google.protobuf.TextFormat
-
Generates a human readable form of this message, useful for debugging and
other purposes, with no newline characters.
- shortDebugString(Descriptors.FieldDescriptor, Object) - Static method in class com.google.protobuf.TextFormat
-
Generates a human readable form of the field, useful for debugging
and other purposes, with no newline characters.
- shortDebugString(UnknownFieldSet) - Static method in class com.google.protobuf.TextFormat
-
Generates a human readable form of the unknown fields, useful for debugging
and other purposes, with no newline characters.
- shouldDiscardUnknownFields() - Method in class com.google.protobuf.CodedInputStream
-
Whether unknown fields in this input stream should be discarded during parsing into full
runtime messages.
- shouldDiscardUnknownFieldsProto3() - Method in class com.google.protobuf.CodedInputStream
-
Whether unknown fields in this input stream should be discarded during parsing for proto3 full
runtime messages.
- SingleFieldBuilder<MType extends GeneratedMessage,BType extends GeneratedMessage.Builder,IType extends MessageOrBuilder> - Class in com.google.protobuf
-
SingleFieldBuilder
implements a structure that a protocol
message uses to hold a single field of another protocol message.
- SingleFieldBuilder(MType, GeneratedMessage.BuilderParent, boolean) - Constructor for class com.google.protobuf.SingleFieldBuilder
-
- SingleFieldBuilderV3<MType extends AbstractMessage,BType extends AbstractMessage.Builder,IType extends MessageOrBuilder> - Class in com.google.protobuf
-
SingleFieldBuilderV3
implements a structure that a protocol
message uses to hold a single field of another protocol message.
- SingleFieldBuilderV3(MType, AbstractMessage.BuilderParent, boolean) - Constructor for class com.google.protobuf.SingleFieldBuilderV3
-
- singleLineMode - Variable in class com.google.protobuf.TextFormat.TextGenerator
-
- singleLineOutput(Appendable) - Static method in class com.google.protobuf.TextFormat
-
- SingularEnumFieldAccessor(Descriptors.FieldDescriptor, String, Class<? extends GeneratedMessage>, Class<? extends GeneratedMessage.Builder>, String) - Constructor for class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularEnumFieldAccessor
-
- SingularEnumFieldAccessor(Descriptors.FieldDescriptor, String, Class<? extends GeneratedMessageV3>, Class<? extends GeneratedMessageV3.Builder>, String) - Constructor for class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.SingularEnumFieldAccessor
-
- SingularFieldAccessor(Descriptors.FieldDescriptor, String, Class<? extends GeneratedMessage>, Class<? extends GeneratedMessage.Builder>, String) - Constructor for class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularFieldAccessor
-
- SingularFieldAccessor(Descriptors.FieldDescriptor, String, Class<? extends GeneratedMessageV3>, Class<? extends GeneratedMessageV3.Builder>, String) - Constructor for class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.SingularFieldAccessor
-
- singularFromFieldSetType(Object) - Method in class com.google.protobuf.GeneratedMessageLite.GeneratedExtension
-
- singularFromReflectionType(Object) - Method in class com.google.protobuf.Extension
-
- singularFromReflectionType(Object) - Method in class com.google.protobuf.GeneratedMessage.GeneratedExtension
-
- SingularMessageFieldAccessor(Descriptors.FieldDescriptor, String, Class<? extends GeneratedMessage>, Class<? extends GeneratedMessage.Builder>, String) - Constructor for class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularMessageFieldAccessor
-
- SingularMessageFieldAccessor(Descriptors.FieldDescriptor, String, Class<? extends GeneratedMessageV3>, Class<? extends GeneratedMessageV3.Builder>, String) - Constructor for class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.SingularMessageFieldAccessor
-
- singularOverwritePolicy - Variable in class com.google.protobuf.TextFormat.Parser.Builder
-
- singularOverwritePolicy - Variable in class com.google.protobuf.TextFormat.Parser
-
- SingularOverwritePolicy() - Constructor for enum com.google.protobuf.TextFormat.Parser.SingularOverwritePolicy
-
- SingularStringFieldAccessor(Descriptors.FieldDescriptor, String, Class<? extends GeneratedMessage>, Class<? extends GeneratedMessage.Builder>, String) - Constructor for class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularStringFieldAccessor
-
- SingularStringFieldAccessor(Descriptors.FieldDescriptor, String, Class<? extends GeneratedMessageV3>, Class<? extends GeneratedMessageV3.Builder>, String) - Constructor for class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.SingularStringFieldAccessor
-
- singularToFieldSetType(Object) - Method in class com.google.protobuf.GeneratedMessageLite.GeneratedExtension
-
- singularToReflectionType(Object) - Method in class com.google.protobuf.Extension
-
- singularToReflectionType(Object) - Method in class com.google.protobuf.GeneratedMessage.GeneratedExtension
-
- singularType - Variable in class com.google.protobuf.GeneratedMessage.GeneratedExtension
-
- size - Variable in class com.google.protobuf.BooleanArrayList
-
The size of the list distinct from the length of the array.
- size() - Method in class com.google.protobuf.BooleanArrayList
-
- size() - Method in class com.google.protobuf.ByteString.BoundedByteString
-
- size() - Method in class com.google.protobuf.ByteString.LiteralByteString
-
- size() - Method in class com.google.protobuf.ByteString.Output
-
Returns the current size of the output stream.
- size() - Method in class com.google.protobuf.ByteString
-
Gets the number of bytes.
- size - Variable in class com.google.protobuf.DoubleArrayList
-
The size of the list distinct from the length of the array.
- size() - Method in class com.google.protobuf.DoubleArrayList
-
- size - Variable in class com.google.protobuf.FloatArrayList
-
The size of the list distinct from the length of the array.
- size() - Method in class com.google.protobuf.FloatArrayList
-
- size - Variable in class com.google.protobuf.IntArrayList
-
The size of the list distinct from the length of the array.
- size() - Method in class com.google.protobuf.IntArrayList
-
- size() - Method in class com.google.protobuf.Internal.ListAdapter
-
- size() - Method in class com.google.protobuf.Internal.MapAdapter.SetAdapter
-
- size() - Method in class com.google.protobuf.LazyStringArrayList.ByteArrayListView
-
- size() - Method in class com.google.protobuf.LazyStringArrayList.ByteStringListView
-
- size() - Method in class com.google.protobuf.LazyStringArrayList
-
- size - Variable in class com.google.protobuf.LongArrayList
-
The size of the list distinct from the length of the array.
- size() - Method in class com.google.protobuf.LongArrayList
-
- size() - Method in class com.google.protobuf.MapField.MutatabilityAwareMap.MutatabilityAwareCollection
-
- size() - Method in class com.google.protobuf.MapField.MutatabilityAwareMap.MutatabilityAwareSet
-
- size() - Method in class com.google.protobuf.MapField.MutatabilityAwareMap
-
- size() - Method in class com.google.protobuf.nano.FieldArray
-
Returns the number of key-value mappings that this FieldArray
currently stores.
- size() - Method in class com.google.protobuf.NioByteString
-
- size() - Method in class com.google.protobuf.ProtobufArrayList
-
- size() - Method in class com.google.protobuf.RepeatedFieldBuilder.BuilderExternalList
-
- size() - Method in class com.google.protobuf.RepeatedFieldBuilder.MessageExternalList
-
- size() - Method in class com.google.protobuf.RepeatedFieldBuilder.MessageOrBuilderExternalList
-
- size() - Method in class com.google.protobuf.RepeatedFieldBuilderV3.BuilderExternalList
-
- size() - Method in class com.google.protobuf.RepeatedFieldBuilderV3.MessageExternalList
-
- size() - Method in class com.google.protobuf.RepeatedFieldBuilderV3.MessageOrBuilderExternalList
-
- size() - Method in class com.google.protobuf.RopeByteString
-
- size() - Method in class com.google.protobuf.SmallSortedMap.EntrySet
-
- size() - Method in class com.google.protobuf.SmallSortedMap
-
- size() - Method in interface com.google.protobuf.TextFormatEscaper.ByteSequence
-
- size() - Method in class com.google.protobuf.UnmodifiableLazyStringList
-
- sizeLimit - Variable in class com.google.protobuf.CodedInputStream
-
Visible for subclasses.
- sizeLimit - Variable in class com.google.protobuf.nano.CodedInputByteBufferNano
-
See setSizeLimit()
- sizeLimitExceeded() - Static method in exception com.google.protobuf.InvalidProtocolBufferException
-
- sizeLimitExceeded() - Static method in exception com.google.protobuf.nano.InvalidProtocolBufferNanoException
-
- skip(long) - Method in class com.google.protobuf.AbstractMessageLite.Builder.LimitedInputStream
-
- skip(long) - Method in class com.google.protobuf.RopeByteString.RopeInputStream
-
- skipField(int) - Method in class com.google.protobuf.CodedInputStream.ArrayDecoder
-
- skipField(int, CodedOutputStream) - Method in class com.google.protobuf.CodedInputStream.ArrayDecoder
-
- skipField(int) - Method in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
-
- skipField(int, CodedOutputStream) - Method in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
-
- skipField(int) - Method in class com.google.protobuf.CodedInputStream
-
Reads and discards a single field, given its tag value.
- skipField(int, CodedOutputStream) - Method in class com.google.protobuf.CodedInputStream
-
- skipField(int) - Method in class com.google.protobuf.CodedInputStream.StreamDecoder
-
- skipField(int, CodedOutputStream) - Method in class com.google.protobuf.CodedInputStream.StreamDecoder
-
- skipField(int) - Method in class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
-
- skipField(int, CodedOutputStream) - Method in class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
-
- skipField(int) - Method in class com.google.protobuf.nano.CodedInputByteBufferNano
-
Reads and discards a single field, given its tag value.
- skipField(TextFormat.Tokenizer) - Method in class com.google.protobuf.TextFormat.Parser
-
Skips the next field including the field's name and value.
- skipFieldMessage(TextFormat.Tokenizer) - Method in class com.google.protobuf.TextFormat.Parser
-
Skips the whole body of a message including the beginning delimiter and
the ending delimiter.
- skipFieldValue(TextFormat.Tokenizer) - Method in class com.google.protobuf.TextFormat.Parser
-
Skips a field value.
- skipMessage() - Method in class com.google.protobuf.CodedInputStream.ArrayDecoder
-
- skipMessage(CodedOutputStream) - Method in class com.google.protobuf.CodedInputStream.ArrayDecoder
-
- skipMessage() - Method in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
-
- skipMessage(CodedOutputStream) - Method in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
-
- skipMessage() - Method in class com.google.protobuf.CodedInputStream
-
Reads and discards an entire message.
- skipMessage(CodedOutputStream) - Method in class com.google.protobuf.CodedInputStream
-
Reads an entire message and writes it to output in wire format.
- skipMessage() - Method in class com.google.protobuf.CodedInputStream.StreamDecoder
-
- skipMessage(CodedOutputStream) - Method in class com.google.protobuf.CodedInputStream.StreamDecoder
-
- skipMessage() - Method in class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
-
- skipMessage(CodedOutputStream) - Method in class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
-
- skipMessage() - Method in class com.google.protobuf.nano.CodedInputByteBufferNano
-
Reads and discards an entire message.
- SkippedDataSink() - Constructor for class com.google.protobuf.CodedInputStream.StreamDecoder.SkippedDataSink
-
- skipRawBytes(int) - Method in class com.google.protobuf.CodedInputStream.ArrayDecoder
-
- skipRawBytes(int) - Method in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
-
- skipRawBytes(int) - Method in class com.google.protobuf.CodedInputStream
-
Reads and discards size
bytes.
- skipRawBytes(int) - Method in class com.google.protobuf.CodedInputStream.StreamDecoder
-
- skipRawBytes(int) - Method in class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
-
- skipRawBytes(int) - Method in class com.google.protobuf.nano.CodedInputByteBufferNano
-
Reads and discards size
bytes.
- skipRawBytesSlowPath(int) - Method in class com.google.protobuf.CodedInputStream.StreamDecoder
-
Exactly like skipRawBytes, but caller must have already checked the fast path: (size <=
(bufferSize - pos) && size >= 0)
- skipRawVarint() - Method in class com.google.protobuf.CodedInputStream.ArrayDecoder
-
- skipRawVarint() - Method in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
-
- skipRawVarint() - Method in class com.google.protobuf.CodedInputStream.StreamDecoder
-
- skipRawVarint() - Method in class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
-
- skipRawVarintFastPath() - Method in class com.google.protobuf.CodedInputStream.ArrayDecoder
-
- skipRawVarintFastPath() - Method in class com.google.protobuf.CodedInputStream.StreamDecoder
-
- skipRawVarintFastPath() - Method in class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
-
- skipRawVarintSlowPath() - Method in class com.google.protobuf.CodedInputStream.ArrayDecoder
-
- skipRawVarintSlowPath() - Method in class com.google.protobuf.CodedInputStream.StreamDecoder
-
- skipRawVarintSlowPath() - Method in class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
-
- skipWhitespace() - Method in class com.google.protobuf.TextFormat.Tokenizer
-
Skip over any whitespace so that the matcher region starts at the next
token.
- slice(int, int) - Method in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
-
- slice(long, long) - Method in class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
-
- slice(int, int) - Method in class com.google.protobuf.NioByteString
-
Creates a slice of a range of this buffer.
- SmallSortedMap<K extends java.lang.Comparable<K>,V> - Class in com.google.protobuf
-
A custom map implementation from FieldDescriptor to Object optimized to
minimize the number of memory allocations for instances with a small number
of mappings.
- SmallSortedMap(int) - Constructor for class com.google.protobuf.SmallSortedMap
-
- SmallSortedMap.EmptySet - Class in com.google.protobuf
-
Helper class that holds immutable instances of an Iterable/Iterator that
we return when the overflow entries is empty.
- SmallSortedMap.Entry - Class in com.google.protobuf
-
Entry implementation that implements Comparable in order to support
binary search within the entry array.
- SmallSortedMap.EntryIterator - Class in com.google.protobuf
-
Iterator implementation that switches from the entry array to the overflow
entries appropriately.
- SmallSortedMap.EntrySet - Class in com.google.protobuf
-
Stateless view of the entries in the field map.
- SOURCE_CODE_INFO_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
- SOURCE_CONTEXT_FIELD_NUMBER - Static variable in class com.google.protobuf.Api
-
- SOURCE_CONTEXT_FIELD_NUMBER - Static variable in class com.google.protobuf.Enum
-
- SOURCE_CONTEXT_FIELD_NUMBER - Static variable in class com.google.protobuf.Type
-
- SOURCE_FILE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
-
- SourceCodeInfo(GeneratedMessageV3.Builder<?>) - Constructor for class com.google.protobuf.DescriptorProtos.SourceCodeInfo
-
- SourceCodeInfo() - Constructor for class com.google.protobuf.DescriptorProtos.SourceCodeInfo
-
- SourceCodeInfo(CodedInputStream, ExtensionRegistryLite) - Constructor for class com.google.protobuf.DescriptorProtos.SourceCodeInfo
-
- sourceCodeInfo_ - Variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
- sourceCodeInfo_ - Variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
- sourceCodeInfoBuilder_ - Variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
- SourceContext - Class in com.google.protobuf
-
`SourceContext` represents information about the source of a
protobuf element, like the file in which it is defined.
- SourceContext(GeneratedMessageV3.Builder<?>) - Constructor for class com.google.protobuf.SourceContext
-
- SourceContext() - Constructor for class com.google.protobuf.SourceContext
-
- SourceContext(CodedInputStream, ExtensionRegistryLite) - Constructor for class com.google.protobuf.SourceContext
-
- SourceContext.Builder - Class in com.google.protobuf
-
`SourceContext` represents information about the source of a
protobuf element, like the file in which it is defined.
- sourceContext_ - Variable in class com.google.protobuf.Api.Builder
-
- sourceContext_ - Variable in class com.google.protobuf.Api
-
- sourceContext_ - Variable in class com.google.protobuf.Enum.Builder
-
- sourceContext_ - Variable in class com.google.protobuf.Enum
-
- sourceContext_ - Variable in class com.google.protobuf.Type.Builder
-
- sourceContext_ - Variable in class com.google.protobuf.Type
-
- sourceContextBuilder_ - Variable in class com.google.protobuf.Api.Builder
-
- sourceContextBuilder_ - Variable in class com.google.protobuf.Enum.Builder
-
- sourceContextBuilder_ - Variable in class com.google.protobuf.Type.Builder
-
- SourceContextOrBuilder - Interface in com.google.protobuf
-
- SourceContextProto - Class in com.google.protobuf
-
- SourceContextProto() - Constructor for class com.google.protobuf.SourceContextProto
-
- sourceFile_ - Variable in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
-
- sourceFile_ - Variable in class com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
-
- spaceLeft() - Method in class com.google.protobuf.CodedOutputStream.AbstractBufferedEncoder
-
- spaceLeft() - Method in class com.google.protobuf.CodedOutputStream.ArrayEncoder
-
- spaceLeft() - Method in class com.google.protobuf.CodedOutputStream.SafeDirectNioEncoder
-
- spaceLeft() - Method in class com.google.protobuf.CodedOutputStream
-
If writing to a flat array, return the space left in the array.
- spaceLeft() - Method in class com.google.protobuf.CodedOutputStream.UnsafeDirectNioEncoder
-
- spaceLeft() - Method in class com.google.protobuf.nano.CodedOutputByteBufferNano
-
If writing to a flat array, return the space left in the array.
- span_ - Variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location.Builder
-
- span_ - Variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
- SPAN_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
- spanMemoizedSerializedSize - Variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
-
- specializeCallback(RpcCallback<Message>) - Static method in class com.google.protobuf.RpcUtil
-
Take an RpcCallback<Message>
and convert it to an
RpcCallback
accepting a specific message type.
- SPEED_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
-
Generate complete code for parsing, serialization,
- start_ - Variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange.Builder
-
- start_ - Variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
-
- start_ - Variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange.Builder
-
- start_ - Variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
-
- start_ - Variable in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder
-
- start_ - Variable in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
-
- START_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange
-
- START_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.DescriptorProto.ReservedRange
-
- START_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumDescriptorProto.EnumReservedRange
-
- startCancel() - Method in interface com.google.protobuf.RpcController
-
Advises the RPC system that the caller desires that the RPC call be
canceled.
- startOffset - Variable in class com.google.protobuf.CodedInputStream.IterableDirectByteBufferDecoder
-
The start position offset of the whole message, used as to reset the totalBytesRead
- startPos - Variable in class com.google.protobuf.CodedInputStream.ArrayDecoder
-
- startPos - Variable in class com.google.protobuf.CodedInputStream.UnsafeDirectNioDecoder
-
The unsafe address of the starting read position.
- startsWith(ByteString) - Method in class com.google.protobuf.ByteString
-
Tests if this bytestring starts with the specified prefix.
- StorageMode() - Constructor for enum com.google.protobuf.MapField.StorageMode
-
- storeField(int, Object) - Method in class com.google.protobuf.UnknownFieldSetLite
-
- storeUnknownField(CodedInputByteBufferNano, int) - Method in class com.google.protobuf.nano.ExtendableMessageNano
-
Stores the binary data of an unknown field.
- StreamDecoder(InputStream, int) - Constructor for class com.google.protobuf.CodedInputStream.StreamDecoder
-
- STRING_PIECE_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldOptions.CType
-
STRING_PIECE = 2;
- STRING_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldOptions.CType
-
Default mode.
- STRING_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
- STRING_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.Value
-
- stringDefaultValue(String) - Static method in class com.google.protobuf.Internal
-
Helper called by generated code to construct default values for string
fields.
- stringDefaultValue(String) - Static method in class com.google.protobuf.nano.InternalNano
-
Helper called by generated code to construct default values for string
fields.
- StringValue - Class in com.google.protobuf
-
Wrapper message for `string`.
- StringValue(GeneratedMessageV3.Builder<?>) - Constructor for class com.google.protobuf.StringValue
-
- StringValue() - Constructor for class com.google.protobuf.StringValue
-
- StringValue(CodedInputStream, ExtensionRegistryLite) - Constructor for class com.google.protobuf.StringValue
-
- StringValue.Builder - Class in com.google.protobuf
-
Wrapper message for `string`.
- stringValue_ - Variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder
-
- stringValue_ - Variable in class com.google.protobuf.DescriptorProtos.UninterpretedOption
-
- StringValueOrBuilder - Interface in com.google.protobuf
-
- Struct - Class in com.google.protobuf
-
`Struct` represents a structured data value, consisting of fields
which map to dynamically typed values.
- Struct(GeneratedMessageV3.Builder<?>) - Constructor for class com.google.protobuf.Struct
-
- Struct() - Constructor for class com.google.protobuf.Struct
-
- Struct(CodedInputStream, ExtensionRegistryLite) - Constructor for class com.google.protobuf.Struct
-
- Struct.Builder - Class in com.google.protobuf
-
`Struct` represents a structured data value, consisting of fields
which map to dynamically typed values.
- Struct.FieldsDefaultEntryHolder - Class in com.google.protobuf
-
- STRUCT_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.Value
-
- StructOrBuilder - Interface in com.google.protobuf
-
- StructProto - Class in com.google.protobuf
-
- StructProto() - Constructor for class com.google.protobuf.StructProto
-
- structValueBuilder_ - Variable in class com.google.protobuf.Value.Builder
-
- subMessagePrefix(String, Descriptors.FieldDescriptor, int) - Static method in class com.google.protobuf.MessageReflection
-
- substring(int, int) - Method in class com.google.protobuf.ByteString.LiteralByteString
-
- substring(int) - Method in class com.google.protobuf.ByteString
-
Return the substring from beginIndex
, inclusive, to the end of the
string.
- substring(int, int) - Method in class com.google.protobuf.ByteString
-
Return the substring from beginIndex
, inclusive, to endIndex
, exclusive.
- substring(int, int) - Method in class com.google.protobuf.NioByteString
-
- substring(int, int) - Method in class com.google.protobuf.RopeByteString
-
Takes a substring of this one.
- subtract(Duration, Duration) - Static method in class com.google.protobuf.util.Durations
-
Subtract a duration from another.
- subtract(Timestamp, Duration) - Static method in class com.google.protobuf.util.Timestamps
-
Subtract a duration from a timestamp.
- subtract(Timestamp, Duration) - Static method in class com.google.protobuf.util.TimeUtil
-
- subtract(Duration, Duration) - Static method in class com.google.protobuf.util.TimeUtil
-
- subtreeBuildersFromField - Variable in class com.google.protobuf.TextFormatParseInfoTree.Builder
-
- subtreesFromField - Variable in class com.google.protobuf.TextFormatParseInfoTree
-
- suffix_ - Variable in class com.google.protobuf.compiler.PluginProtos.Version.Builder
-
- suffix_ - Variable in class com.google.protobuf.compiler.PluginProtos.Version
-
- SUFFIX_FIELD_NUMBER - Static variable in class com.google.protobuf.compiler.PluginProtos.Version
-
- supportFieldPresence(Descriptors.FileDescriptor) - Static method in class com.google.protobuf.GeneratedMessage.FieldAccessorTable
-
- supportFieldPresence(Descriptors.FileDescriptor) - Static method in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
-
- supportsUnknownEnumValue() - Method in class com.google.protobuf.Descriptors.FileDescriptor
-
- supportsUnsafeArrayOperations() - Static method in class com.google.protobuf.UnsafeUtil
-
Indicates whether or not unsafe array operations are supported on this platform.
- supportsUnsafeByteBufferOperations() - Static method in class com.google.protobuf.UnsafeUtil
-
- supportUnknownEnumValue - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.RepeatedEnumFieldAccessor
-
- supportUnknownEnumValue - Variable in class com.google.protobuf.GeneratedMessage.FieldAccessorTable.SingularEnumFieldAccessor
-
- supportUnknownEnumValue - Variable in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.RepeatedEnumFieldAccessor
-
- supportUnknownEnumValue - Variable in class com.google.protobuf.GeneratedMessageV3.FieldAccessorTable.SingularEnumFieldAccessor
-
- SWIFT_PREFIX_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
-
- swiftPrefix_ - Variable in class com.google.protobuf.DescriptorProtos.FileOptions.Builder
-
- swiftPrefix_ - Variable in class com.google.protobuf.DescriptorProtos.FileOptions
-
- Syntax(String) - Constructor for enum com.google.protobuf.Descriptors.FileDescriptor.Syntax
-
- Syntax - Enum in com.google.protobuf
-
The syntax in which a protocol buffer element is defined.
- Syntax(int) - Constructor for enum com.google.protobuf.Syntax
-
- syntax_ - Variable in class com.google.protobuf.Api.Builder
-
- syntax_ - Variable in class com.google.protobuf.Api
-
- syntax_ - Variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder
-
- syntax_ - Variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
- syntax_ - Variable in class com.google.protobuf.Enum.Builder
-
- syntax_ - Variable in class com.google.protobuf.Enum
-
- syntax_ - Variable in class com.google.protobuf.Method.Builder
-
- syntax_ - Variable in class com.google.protobuf.Method
-
- syntax_ - Variable in class com.google.protobuf.Type.Builder
-
- syntax_ - Variable in class com.google.protobuf.Type
-
- SYNTAX_FIELD_NUMBER - Static variable in class com.google.protobuf.Api
-
- SYNTAX_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileDescriptorProto
-
- SYNTAX_FIELD_NUMBER - Static variable in class com.google.protobuf.Enum
-
- SYNTAX_FIELD_NUMBER - Static variable in class com.google.protobuf.Method
-
- SYNTAX_FIELD_NUMBER - Static variable in class com.google.protobuf.Type
-
- SYNTAX_PROTO2_VALUE - Static variable in enum com.google.protobuf.Syntax
-
Syntax `proto2`.
- SYNTAX_PROTO3_VALUE - Static variable in enum com.google.protobuf.Syntax
-
Syntax `proto3`.
- SystemByteArrayCopier() - Constructor for class com.google.protobuf.ByteString.SystemByteArrayCopier
-