Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W 

U

UInt32Value - Class in com.google.protobuf
Protobuf type google.protobuf.UInt32Value
UInt32Value.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.UInt32Value
UInt32ValueOrBuilder - Interface in com.google.protobuf
 
UINT64 - Static variable in class com.google.api.gax.protobuf.Type
 
UInt64Value - Class in com.google.protobuf
Protobuf type google.protobuf.UInt64Value
UInt64Value.Builder - Class in com.google.protobuf
Protobuf type google.protobuf.UInt64Value
UInt64ValueOrBuilder - Interface in com.google.protobuf
 
unescapeBytes(CharSequence) - Static method in class com.google.protobuf.TextFormat
Un-escape a byte sequence as escaped using TextFormat.escapeBytes(ByteString).
UninitializedMessageException - Exception in com.google.protobuf
Thrown when attempting to build a protocol message that is missing required fields.
UninitializedMessageException(MessageLite) - Constructor for exception com.google.protobuf.UninitializedMessageException
 
UninitializedMessageException(List<String>) - Constructor for exception com.google.protobuf.UninitializedMessageException
 
UNINTERPRETED_OPTION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumOptions
 
UNINTERPRETED_OPTION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.EnumValueOptions
 
UNINTERPRETED_OPTION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions
 
UNINTERPRETED_OPTION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FileOptions
 
UNINTERPRETED_OPTION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MessageOptions
 
UNINTERPRETED_OPTION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.MethodOptions
 
UNINTERPRETED_OPTION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.ServiceOptions
 
UnknownFieldSet - Class in com.google.protobuf
UnknownFieldSet is used to keep track of fields which were seen when parsing a protocol message but whose field numbers or types are unrecognized.
UnknownFieldSet.Builder - Class in com.google.protobuf
Builder for UnknownFieldSets.
UnknownFieldSet.Field - Class in com.google.protobuf
Represents a single field in an UnknownFieldSet.
UnknownFieldSet.Field.Builder - Class in com.google.protobuf
Used to build a Field within an UnknownFieldSet.
UnknownFieldSet.Parser - Class in com.google.protobuf
Parser to implement MessageLite interface.
UnknownFieldSetLite - Class in com.google.protobuf
UnknownFieldSetLite is used to keep track of fields which were seen when parsing a protocol message but whose field numbers or types are unrecognized.
UnknownFieldSetLite.Builder - Class in com.google.protobuf
Builder for UnknownFieldSetLites.
UnmodifiableLazyStringList - Class in com.google.protobuf
An implementation of LazyStringList that wraps another LazyStringList such that it cannot be modified via the wrapper.
UnmodifiableLazyStringList(LazyStringList) - Constructor for class com.google.protobuf.UnmodifiableLazyStringList
 
unpack(Class<T>) - Method in class com.google.protobuf.Any
 
unsignedToString(int) - Static method in class com.google.protobuf.TextFormat
Convert an unsigned 32-bit integer to a string.
unsignedToString(long) - Static method in class com.google.protobuf.TextFormat
Convert an unsigned 64-bit integer to a string.
A B C D E F G H I J K L M N O P R S T U V W 
Skip navigation links