-
Type.Enum.Builder.clear()
The fully qualified name of the protobuf enum message, including package.
Type.Enum.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
Type.Enum.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
The ID of the schema bundle that this enum is defined in.
Type.Enum.Builder.clone()
Type.Enum.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Type.Enum.Builder.mergeFrom(com.google.protobuf.Message other)
Type.Enum.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
The fully qualified name of the protobuf enum message, including package.
The fully qualified name of the protobuf enum message, including package.
Type.Enum.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
Type.Enum.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
The ID of the schema bundle that this enum is defined in.
The ID of the schema bundle that this enum is defined in.
Type.Enum.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)