- 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
-
- 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
-
- UnknownFieldSet.Field - Class in com.google.protobuf
-
Represents a single field in an UnknownFieldSet
.
- UnknownFieldSet.Field.Builder - Class in com.google.protobuf
-
- 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
-
- UnmodifiableLazyStringList - Class in com.google.protobuf
-
- 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.