- 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.
- checkByteStringIsUtf8(ByteString) - Static method in class com.google.protobuf.AbstractMessageLite
-
- checkLastTagWas(int) - Method in class com.google.protobuf.CodedInputStream
-
Verifies that the last call to readTag() returned the given tag value.
- checkNoSpaceLeft() - Method in class com.google.protobuf.CodedOutputStream
-
- checkRecursionLimit() - Method in class com.google.protobuf.CodedInputStream
-
- clear() - Method in class com.google.protobuf.GeneratedMessageLite.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.MapFieldLite
-
- clear() - Method in interface com.google.protobuf.MessageLite.Builder
-
Resets all fields to their default values.
- clearBoolValue() - Method in class com.google.protobuf.Value.Builder
-
Represents a boolean value.
- clearCardinality() - Method in class com.google.protobuf.Field.Builder
-
The field cardinality.
- clearDefaultValue() - Method in class com.google.protobuf.Field.Builder
-
The string value of the default value of this field.
- clearEnumvalue() - Method in class com.google.protobuf.Enum.Builder
-
Enum value definitions.
- clearExtension(ExtensionLite<MessageType, ?>) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableBuilder
-
Clear an extension.
- clearFields() - Method in class com.google.protobuf.Struct.Builder
-
- clearFields() - Method in class com.google.protobuf.Type.Builder
-
The list of fields.
- clearFileName() - Method in class com.google.protobuf.SourceContext.Builder
-
The path-qualified name of the .proto file that contained the associated
protobuf element.
- clearJsonName() - Method in class com.google.protobuf.Field.Builder
-
The field JSON name.
- clearKind() - Method in class com.google.protobuf.Field.Builder
-
The field type.
- clearKind() - Method in class com.google.protobuf.Value.Builder
-
- clearListValue() - Method in class com.google.protobuf.Value.Builder
-
Represents a repeated `Value`.
- clearMethods() - Method in class com.google.protobuf.Api.Builder
-
The methods of this interface, in unspecified order.
- 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.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.
- 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.
- clearNullValue() - Method in class com.google.protobuf.Value.Builder
-
Represents a null value.
- 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.
- 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.
- clearOptions() - Method in class com.google.protobuf.Api.Builder
-
Any metadata attached to the interface.
- 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.
- clearPacked() - Method in class com.google.protobuf.Field.Builder
-
Whether to use alternative packed wire representation.
- clearPaths() - Method in class com.google.protobuf.FieldMask.Builder
-
The set of field mask paths.
- 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.
- 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.
- 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.
- 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.
- clearSyntax() - Method in class com.google.protobuf.Api.Builder
-
The source syntax of the service.
- 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.
- clearTypeUrl() - Method in class com.google.protobuf.Any.Builder
-
A URL/resource name that uniquely identifies 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.
- 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.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.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.
- clone() - Method in class com.google.protobuf.AbstractMessageLite.Builder
-
- clone() - Method in class com.google.protobuf.GeneratedMessageLite.Builder
-
- clone() - Method in interface com.google.protobuf.MessageLite.Builder
-
Clones the Builder.
- CodedInputStream - Class in com.google.protobuf
-
Reads and decodes protocol message fields.
- CodedOutputStream - Class in com.google.protobuf
-
Encodes and writes protocol message fields.
- 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.
- com.google.protobuf - package com.google.protobuf
-
- 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.
- computeBoolSizeNoTag(boolean) - Static method in class com.google.protobuf.CodedOutputStream
-
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.
- computeBytesSizeNoTag(ByteString) - Static method in class com.google.protobuf.CodedOutputStream
-
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.
- 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.
- 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.
- computeEnumSizeNoTag(int) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an enum field.
- 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.
- computeFixed32SizeNoTag(int) - Static method in class com.google.protobuf.CodedOutputStream
-
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.
- computeFixed64SizeNoTag(long) - Static method in class com.google.protobuf.CodedOutputStream
-
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.
- 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.
- computeGroupSize(int, MessageLite) - Static method in class com.google.protobuf.CodedOutputStream
-
- computeGroupSizeNoTag(MessageLite) - Static method in class com.google.protobuf.CodedOutputStream
-
Deprecated.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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
-
- computeRawVarint64Size(long) - Static method in class com.google.protobuf.CodedOutputStream
-
- 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.
- computeSFixed32SizeNoTag(int) - Static method in class com.google.protobuf.CodedOutputStream
-
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.
- computeSFixed64SizeNoTag(long) - Static method in class com.google.protobuf.CodedOutputStream
-
Compute the number of bytes that would be needed to encode an sfixed64 field.
- 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.
- computeSInt32SizeNoTag(int) - Static method in class com.google.protobuf.CodedOutputStream
-
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.
- computeSInt64SizeNoTag(long) - Static method in class com.google.protobuf.CodedOutputStream
-
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.
- computeStringSizeNoTag(String) - Static method in class com.google.protobuf.CodedOutputStream
-
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.
- 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.
- computeUInt32SizeNoTag(int) - Static method in class com.google.protobuf.CodedOutputStream
-
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.
- 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.
- concat(ByteString) - Method in class com.google.protobuf.ByteString
-
Concatenate the given ByteString to this one.
- 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.
- convert(F) - Method in interface com.google.protobuf.Internal.ListAdapter.Converter
-
- 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) - 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.
- 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.
- 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.
- copyOnWriteInternal() - Method in class com.google.protobuf.GeneratedMessageLite.Builder
-
- copyOnWriteInternal() - 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
-
- copyTo(ByteBuffer) - Method in class com.google.protobuf.ByteString
-
Copies bytes into a ByteBuffer.
- copyToInternal(byte[], int, int, int) - Method in class com.google.protobuf.ByteString
-
- createBuilder() - Method in class com.google.protobuf.GeneratedMessageLite
-
- createBuilder(MessageType) - Method in class com.google.protobuf.GeneratedMessageLite
-
- GeneratedMessageLite<MessageType extends GeneratedMessageLite<MessageType,BuilderType>,BuilderType extends GeneratedMessageLite.Builder<MessageType,BuilderType>> - Class in com.google.protobuf
-
Lite version of GeneratedMessage.
- 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.ExtendableBuilder<MessageType extends GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>> - Class in com.google.protobuf
-
Lite equivalent of GeneratedMessage.ExtendableBuilder.
- GeneratedMessageLite.ExtendableMessage<MessageType extends GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>> - Class in com.google.protobuf
-
Lite equivalent of GeneratedMessage.ExtendableMessage.
- 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
-
Lite equivalent of com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder.
- GeneratedMessageLite.GeneratedExtension<ContainingType extends MessageLite,Type> - Class in com.google.protobuf
-
Lite equivalent to GeneratedMessage.GeneratedExtension.
- GeneratedMessageLite.MethodToInvoke - Enum in com.google.protobuf
-
- GeneratedMessageLite.SerializedForm - Class in com.google.protobuf
-
A serialized (serializable) form of the generated message.
- 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
-
- get(int) - Method in class com.google.protobuf.UnmodifiableLazyStringList
-
- 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.
- 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.
- getBoxedType() - Method in enum com.google.protobuf.JavaType
-
- 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
-
- 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
-
Returns the number of bytes to be read before the current limit.
- 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.
- getContainingTypeDefaultInstance() - Method in class com.google.protobuf.GeneratedMessageLite.GeneratedExtension
-
Default instance of the type being extended, used to identify that type.
- getDefaultDefault() - Method in enum com.google.protobuf.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.DoubleValue
-
- getDefaultInstance() - Static method in class com.google.protobuf.Duration
-
- 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.UnknownFieldSetLite
-
Get an empty UnknownFieldSetLite.
- getDefaultInstance() - Static method in class com.google.protobuf.Value
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.GeneratedMessageLite.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.GeneratedMessageLite
-
- getDefaultInstanceForType() - Method in interface com.google.protobuf.MessageLiteOrBuilder
-
Get an instance of the type with no fields set.
- 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.GeneratedMessageLite.GeneratedExtension
-
- 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.
- 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.
- 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).
- 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.
- 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.
- 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
-
Enum value definitions.
- getEnumvalueOrBuilderList() - Method in class com.google.protobuf.Enum
-
Enum value definitions.
- 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.
- 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.
- 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.
- 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.
- 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
-
The list of fields.
- getFieldsOrBuilderList() - Method in class com.google.protobuf.Type
-
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.
- 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.
- 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.
- 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.
- getJavaType() - Method in enum com.google.protobuf.FieldType
-
- getJavaType() - Method in enum com.google.protobuf.WireFormat.FieldType
-
- 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.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.
- getKey() - Method in class com.google.protobuf.MapEntryLite
-
- 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.
- getLastTag() - Method in class com.google.protobuf.CodedInputStream
-
- 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`.
- getLiteType() - Method in class com.google.protobuf.ExtensionLite
-
Returns the type of the field.
- getLiteType() - Method in class com.google.protobuf.GeneratedMessageLite.GeneratedExtension
-
- 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.
- 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.GeneratedMessageLite.GeneratedExtension
-
If the extension is an embedded message or group, returns the default instance of the
message.
- 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.
- 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.
- 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
-
The methods of this interface, in unspecified order.
- getMethodsOrBuilderList() - Method in class com.google.protobuf.Api
-
The methods of this interface, in unspecified order.
- 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.
- 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.
- 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
-
Included interfaces.
- getMixinsOrBuilderList() - Method in class com.google.protobuf.Api
-
Included interfaces.
- 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.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.
- 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.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.
- 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.
- 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.
- getNumber() - Method in interface com.google.protobuf.AbstractMessageLite.InternalOneOfEnum
-
Retrieves the field number of the field which was set in this oneof, or 0 if
none were.
- 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 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 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.
- 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(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.
- 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(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.
- 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.
- 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
-
Any metadata attached to the interface.
- getOptionsOrBuilder(int) - Method in class com.google.protobuf.Enum
-
Protocol buffer options.
- getOptionsOrBuilder(int) - Method in class com.google.protobuf.EnumValue
-
Protocol buffer options.
- getOptionsOrBuilder(int) - Method in class com.google.protobuf.Field
-
The protocol buffer options.
- getOptionsOrBuilder(int) - Method in class com.google.protobuf.Method
-
Any metadata attached to the method.
- getOptionsOrBuilder(int) - Method in class com.google.protobuf.Type
-
The protocol buffer options.
- getOptionsOrBuilderList() - Method in class com.google.protobuf.Api
-
Any metadata attached to the interface.
- getOptionsOrBuilderList() - Method in class com.google.protobuf.Enum
-
Protocol buffer options.
- getOptionsOrBuilderList() - Method in class com.google.protobuf.EnumValue
-
Protocol buffer options.
- getOptionsOrBuilderList() - Method in class com.google.protobuf.Field
-
The protocol buffer options.
- getOptionsOrBuilderList() - Method in class com.google.protobuf.Method
-
Any metadata attached to the method.
- getOptionsOrBuilderList() - Method in class com.google.protobuf.Type
-
The protocol buffer options.
- 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.
- getParserForType() - Method in class com.google.protobuf.GeneratedMessageLite
-
- getParserForType() - Method in interface com.google.protobuf.MessageLite
-
Gets the parser for a message of the same type as this message.
- 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.
- 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
-
- 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.
- 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.GeneratedMessageLite
-
- 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 interface com.google.protobuf.MessageLite
-
Get the number of bytes required to encode this message.
- getSerializedSize() - Method in class com.google.protobuf.UnknownFieldSetLite
-
Get the number of bytes required to encode this set.
- 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.
- 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.
- 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.
- 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.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.
- 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.WireFormat
-
Given a tag value, determines the field number (the upper 29 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
-
The total bytes read up to the current position.
- getTotalBytesWritten() - Method in class com.google.protobuf.CodedOutputStream
-
Get the total number of bytes successfully written to this stream.
- getTreeDepth() - Method in class com.google.protobuf.ByteString
-
Return the depth of the tree representing this ByteString, if any, whose root is this
node.
- getType() - Method in enum com.google.protobuf.JavaType
-
Gets the required type for a field that would hold a value of this type.
- getTypeUrl() - Method in class com.google.protobuf.Any.Builder
-
A URL/resource name that uniquely identifies the type of the serialized
protocol buffer message.
- getTypeUrl() - Method in class com.google.protobuf.Any
-
A URL/resource name that uniquely identifies the type of the serialized
protocol buffer message.
- getTypeUrl() - Method in interface com.google.protobuf.AnyOrBuilder
-
A URL/resource name that uniquely identifies 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 that uniquely identifies the type of the serialized
protocol buffer message.
- getTypeUrlBytes() - Method in class com.google.protobuf.Any
-
A URL/resource name that uniquely identifies the type of the serialized
protocol buffer message.
- getTypeUrlBytes() - Method in interface com.google.protobuf.AnyOrBuilder
-
A URL/resource name that uniquely identifies 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.
- 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
-
- 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() - 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.LazyField
-
- getValue(MessageLite) - Method in class com.google.protobuf.LazyFieldLite
-
Returns message instance.
- getValue() - Method in class com.google.protobuf.MapEntryLite
-
- 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.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.
- 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.
- 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.
- 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.
- 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
-
Repeated field of dynamically typed values.
- getValuesOrBuilderList() - Method in class com.google.protobuf.ListValue
-
Repeated field of dynamically typed values.
- 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.
- getWireType() - Method in enum com.google.protobuf.WireFormat.FieldType
-
- SECONDS_FIELD_NUMBER - Static variable in class com.google.protobuf.Duration
-
- SECONDS_FIELD_NUMBER - Static variable in class com.google.protobuf.Timestamp
-
- 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.
- set(LazyFieldLite) - Method in class com.google.protobuf.LazyFieldLite
-
Overrides the contents of this LazyField.
- 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, ByteString) - Method in class com.google.protobuf.UnmodifiableLazyStringList
-
- set(int, byte[]) - Method in class com.google.protobuf.UnmodifiableLazyStringList
-
- setBoolean(int, boolean) - Method in interface com.google.protobuf.Internal.BooleanList
-
- setBoolValue(boolean) - Method in class com.google.protobuf.Value.Builder
-
Represents a boolean value.
- 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.
- 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.Field.Builder
-
The string value of the default value of this field.
- setDouble(int, double) - Method in interface com.google.protobuf.Internal.DoubleList
-
- setEagerlyParseMessageSets(boolean) - Static method in class com.google.protobuf.ExtensionRegistryLite
-
- 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.
- 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.
- 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.
- 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.
- setFloat(int, float) - Method in interface com.google.protobuf.Internal.FloatList
-
- setInt(int, int) - Method in interface com.google.protobuf.Internal.IntList
-
- setJsonName(String) - Method in class com.google.protobuf.Field.Builder
-
The field JSON name.
- setJsonNameBytes(ByteString) - Method in class com.google.protobuf.Field.Builder
-
The field JSON name.
- 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.
- 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`.
- setLong(int, long) - Method in interface com.google.protobuf.Internal.LongList
-
- 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.
- 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.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.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.
- 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.
- 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.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.
- 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.
- 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(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.
- setPacked(boolean) - Method in class com.google.protobuf.Field.Builder
-
Whether to use alternative packed wire representation.
- setPaths(int, String) - Method in class com.google.protobuf.FieldMask.Builder
-
The set of field mask paths.
- setRecursionLimit(int) - Method in class com.google.protobuf.CodedInputStream
-
Set the maximum message recursion depth.
- 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.
- 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.
- setSizeLimit(int) - Method in class com.google.protobuf.CodedInputStream
-
- 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.
- 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.
- setSyntax(Syntax) - Method in class com.google.protobuf.Api.Builder
-
The source syntax of the service.
- 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.
- 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.
- setTypeUrl(String) - Method in class com.google.protobuf.Any.Builder
-
A URL/resource name that uniquely identifies 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 that uniquely identifies 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.
- 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(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(MessageLite) - Method in class com.google.protobuf.LazyFieldLite
-
Sets the value of the instance and returns the old value without delay parsing anything.
- 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(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.
- 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.
- 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() - Method in class com.google.protobuf.Internal.ListAdapter
-
- size() - Method in class com.google.protobuf.LazyStringArrayList
-
- size() - Method in class com.google.protobuf.UnmodifiableLazyStringList
-
- 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
-
- 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.
- skipRawBytes(int) - Method in class com.google.protobuf.CodedInputStream
-
Reads and discards size bytes.
- 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
-
- 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.Builder - Class in com.google.protobuf
-
`SourceContext` represents information about the source of a
protobuf element, like the file in which it is defined.
- SourceContextOrBuilder - Interface in com.google.protobuf
-
- SourceContextProto - Class in com.google.protobuf
-
- spaceLeft() - Method in class com.google.protobuf.CodedOutputStream
-
If writing to a flat array, return the space left in the array.
- startsWith(ByteString) - Method in class com.google.protobuf.ByteString
-
Tests if this bytestring starts with the specified prefix.
- 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.
- StringValue - Class in com.google.protobuf
-
Wrapper message for `string`.
- StringValue.Builder - Class in com.google.protobuf
-
Wrapper message for `string`.
- 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.Builder - Class in com.google.protobuf
-
`Struct` represents a structured data value, consisting of fields
which map to dynamically typed values.
- STRUCT_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.Value
-
- StructOrBuilder - Interface in com.google.protobuf
-
- StructProto - Class in com.google.protobuf
-
- 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.
- Syntax - Enum in com.google.protobuf
-
The syntax in which a protocol buffer element is defined.
- SYNTAX_FIELD_NUMBER - Static variable in class com.google.protobuf.Api
-
- 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`.
- WireFormat - Class in com.google.protobuf
-
This class is used internally by the Protocol Buffer library and generated message
implementations.
- WireFormat.FieldType - Enum in com.google.protobuf
-
Lite equivalent to Descriptors.FieldDescriptor.Type.
- WireFormat.JavaType - Enum in com.google.protobuf
-
Lite equivalent to Descriptors.FieldDescriptor.JavaType.
- WIRETYPE_END_GROUP - Static variable in class com.google.protobuf.WireFormat
-
- WIRETYPE_FIXED32 - Static variable in class com.google.protobuf.WireFormat
-
- WIRETYPE_FIXED64 - Static variable in class com.google.protobuf.WireFormat
-
- WIRETYPE_LENGTH_DELIMITED - Static variable in class com.google.protobuf.WireFormat
-
- WIRETYPE_START_GROUP - Static variable in class com.google.protobuf.WireFormat
-
- WIRETYPE_VARINT - Static variable in class com.google.protobuf.WireFormat
-
- WrappersProto - Class in com.google.protobuf
-
- write(byte) - Method in class com.google.protobuf.ByteOutput
-
Writes a single byte.
- write(byte[], int, int) - Method in class com.google.protobuf.ByteOutput
-
Writes a sequence of bytes.
- write(ByteBuffer) - Method in class com.google.protobuf.ByteOutput
-
Writes a sequence of bytes.
- write(int) - Method in class com.google.protobuf.ByteString.Output
-
- write(byte[], int, int) - Method in class com.google.protobuf.ByteString.Output
-
- write(byte) - Method in class com.google.protobuf.CodedOutputStream
-
- write(byte[], int, int) - Method in class com.google.protobuf.CodedOutputStream
-
- write(ByteBuffer) - Method in class com.google.protobuf.CodedOutputStream
-
- writeAsMessageSetTo(CodedOutputStream) - Method in class com.google.protobuf.UnknownFieldSetLite
-
Serializes the set and writes it to output using MessageSet wire format.
- writeBool(int, boolean) - Method in class com.google.protobuf.CodedOutputStream
-
Write a bool field, including tag, to the stream.
- writeBoolNoTag(boolean) - Method in class com.google.protobuf.CodedOutputStream
-
Write a bool field to the stream.
- writeByteArray(int, byte[]) - Method in class com.google.protobuf.CodedOutputStream
-
Write a bytes field, including tag, to the stream.
- writeByteArray(int, byte[], int, int) - Method in class com.google.protobuf.CodedOutputStream
-
Write a bytes field, including tag, to the stream.
- writeByteArrayNoTag(byte[]) - Method in class com.google.protobuf.CodedOutputStream
-
Write a bytes field to the stream.
- writeByteBuffer(int, ByteBuffer) - Method in class com.google.protobuf.CodedOutputStream
-
Write a bytes field, including tag, to the stream.
- writeBytes(int, ByteString) - Method in class com.google.protobuf.CodedOutputStream
-
Write a bytes field, including tag, to the stream.
- writeBytesNoTag(ByteString) - Method in class com.google.protobuf.CodedOutputStream
-
Write a bytes field to the stream.
- writeDelimitedTo(OutputStream) - Method in class com.google.protobuf.AbstractMessageLite
-
- writeDelimitedTo(OutputStream) - Method in interface com.google.protobuf.MessageLite
-
- writeDouble(int, double) - Method in class com.google.protobuf.CodedOutputStream
-
Write a double field, including tag, to the stream.
- writeDoubleNoTag(double) - Method in class com.google.protobuf.CodedOutputStream
-
Write a double field to the stream.
- writeEnum(int, int) - Method in class com.google.protobuf.CodedOutputStream
-
Write an enum field, including tag, to the stream.
- writeEnumNoTag(int) - Method in class com.google.protobuf.CodedOutputStream
-
Write an enum field to the stream.
- writeFixed32(int, int) - Method in class com.google.protobuf.CodedOutputStream
-
Write a fixed32 field, including tag, to the stream.
- writeFixed32NoTag(int) - Method in class com.google.protobuf.CodedOutputStream
-
Write a fixed32 field to the stream.
- writeFixed64(int, long) - Method in class com.google.protobuf.CodedOutputStream
-
Write a fixed64 field, including tag, to the stream.
- writeFixed64NoTag(long) - Method in class com.google.protobuf.CodedOutputStream
-
Write a fixed64 field to the stream.
- writeFloat(int, float) - Method in class com.google.protobuf.CodedOutputStream
-
Write a float field, including tag, to the stream.
- writeFloatNoTag(float) - Method in class com.google.protobuf.CodedOutputStream
-
Write a float field to the stream.
- writeGroup(int, MessageLite) - Method in class com.google.protobuf.CodedOutputStream
-
- writeGroupNoTag(MessageLite) - Method in class com.google.protobuf.CodedOutputStream
-
- writeInt32(int, int) - Method in class com.google.protobuf.CodedOutputStream
-
Write an int32 field, including tag, to the stream.
- writeInt32NoTag(int) - Method in class com.google.protobuf.CodedOutputStream
-
Write an int32 field to the stream.
- writeInt64(int, long) - Method in class com.google.protobuf.CodedOutputStream
-
Write an int64 field, including tag, to the stream.
- writeInt64NoTag(long) - Method in class com.google.protobuf.CodedOutputStream
-
Write an int64 field to the stream.
- writeLazy(byte[], int, int) - Method in class com.google.protobuf.ByteOutput
-
Writes a sequence of bytes.
- writeLazy(ByteBuffer) - Method in class com.google.protobuf.ByteOutput
-
Writes a sequence of bytes.
- writeLazy(byte[], int, int) - Method in class com.google.protobuf.CodedOutputStream
-
- writeLazy(ByteBuffer) - Method in class com.google.protobuf.CodedOutputStream
-
- writeMessage(int, MessageLite) - Method in class com.google.protobuf.CodedOutputStream
-
Write an embedded message field, including tag, to the stream.
- writeMessageNoTag(MessageLite) - Method in class com.google.protobuf.CodedOutputStream
-
Write an embedded message field to the stream.
- writeMessageSetExtension(int, MessageLite) - Method in class com.google.protobuf.CodedOutputStream
-
Write a MessageSet extension field to the stream.
- writeRawByte(byte) - Method in class com.google.protobuf.CodedOutputStream
-
Write a single byte.
- writeRawByte(int) - Method in class com.google.protobuf.CodedOutputStream
-
Write a single byte, represented by an integer value.
- writeRawBytes(byte[]) - Method in class com.google.protobuf.CodedOutputStream
-
Write an array of bytes.
- writeRawBytes(byte[], int, int) - Method in class com.google.protobuf.CodedOutputStream
-
Write part of an array of bytes.
- writeRawBytes(ByteString) - Method in class com.google.protobuf.CodedOutputStream
-
Write a byte string.
- writeRawBytes(ByteBuffer) - Method in class com.google.protobuf.CodedOutputStream
-
Write a ByteBuffer.
- writeRawLittleEndian32(int) - Method in class com.google.protobuf.CodedOutputStream
-
- writeRawLittleEndian64(long) - Method in class com.google.protobuf.CodedOutputStream
-
- writeRawMessageSetExtension(int, ByteString) - Method in class com.google.protobuf.CodedOutputStream
-
Write an unparsed MessageSet extension field to the stream.
- writeRawVarint32(int) - Method in class com.google.protobuf.CodedOutputStream
-
- writeRawVarint64(long) - Method in class com.google.protobuf.CodedOutputStream
-
- writeSFixed32(int, int) - Method in class com.google.protobuf.CodedOutputStream
-
Write an sfixed32 field, including tag, to the stream.
- writeSFixed32NoTag(int) - Method in class com.google.protobuf.CodedOutputStream
-
Write a sfixed32 field to the stream.
- writeSFixed64(int, long) - Method in class com.google.protobuf.CodedOutputStream
-
Write an sfixed64 field, including tag, to the stream.
- writeSFixed64NoTag(long) - Method in class com.google.protobuf.CodedOutputStream
-
Write a sfixed64 field to the stream.
- writeSInt32(int, int) - Method in class com.google.protobuf.CodedOutputStream
-
Write a sint32 field, including tag, to the stream.
- writeSInt32NoTag(int) - Method in class com.google.protobuf.CodedOutputStream
-
Write a sint32 field to the stream.
- writeSInt64(int, long) - Method in class com.google.protobuf.CodedOutputStream
-
Write an sint64 field, including tag, to the stream.
- writeSInt64NoTag(long) - Method in class com.google.protobuf.CodedOutputStream
-
Write a sint64 field to the stream.
- writeString(int, String) - Method in class com.google.protobuf.CodedOutputStream
-
Write a string field, including tag, to the stream.
- writeStringNoTag(String) - Method in class com.google.protobuf.CodedOutputStream
-
Write a string field to the stream.
- writeTag(int, int) - Method in class com.google.protobuf.CodedOutputStream
-
Encode and write a tag.
- writeTo(OutputStream) - Method in class com.google.protobuf.AbstractMessageLite
-
- writeTo(OutputStream) - Method in class com.google.protobuf.ByteString.Output
-
Writes the complete contents of this byte array output stream to the specified output stream
argument.
- writeTo(OutputStream) - Method in class com.google.protobuf.ByteString
-
Writes a copy of the contents of this byte string to the specified output stream argument.
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.GeneratedMessageLite
-
- writeTo(CodedOutputStream) - Method in interface com.google.protobuf.MessageLite
-
Serializes the message and writes it to output.
- writeTo(OutputStream) - Method in interface com.google.protobuf.MessageLite
-
Serializes the message and writes it to output.
- writeTo(CodedOutputStream) - Method in class com.google.protobuf.UnknownFieldSetLite
-
Serializes the set and writes it to output.
- writeTo(Writer) - Method in class com.google.protobuf.UnknownFieldSetLite
-
Serializes the set and writes it to writer.
- writeUInt32(int, int) - Method in class com.google.protobuf.CodedOutputStream
-
Write a uint32 field, including tag, to the stream.
- writeUInt32NoTag(int) - Method in class com.google.protobuf.CodedOutputStream
-
Write a uint32 field to the stream.
- writeUInt64(int, long) - Method in class com.google.protobuf.CodedOutputStream
-
Write a uint64 field, including tag, to the stream.
- writeUInt64NoTag(long) - Method in class com.google.protobuf.CodedOutputStream
-
Write a uint64 field to the stream.
- writeUntil(int, CodedOutputStream) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableMessage.ExtensionWriter
-