Uses of Class
com.google.cloud.datacatalog.v1beta1.FieldType.EnumType
-
Uses of FieldType.EnumType in com.google.cloud.datacatalog.v1beta1
Methods in com.google.cloud.datacatalog.v1beta1 that return FieldType.EnumTypeModifier and TypeMethodDescriptionFieldType.EnumType.Builder.build()FieldType.EnumType.Builder.buildPartial()static FieldType.EnumTypeFieldType.EnumType.getDefaultInstance()FieldType.EnumType.Builder.getDefaultInstanceForType()FieldType.EnumType.getDefaultInstanceForType()FieldType.Builder.getEnumType()Represents an enum type.FieldType.getEnumType()Represents an enum type.FieldTypeOrBuilder.getEnumType()Represents an enum type.static FieldType.EnumTypeFieldType.EnumType.parseDelimitedFrom(InputStream input) static FieldType.EnumTypeFieldType.EnumType.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FieldType.EnumTypeFieldType.EnumType.parseFrom(byte[] data) static FieldType.EnumTypeFieldType.EnumType.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FieldType.EnumTypeFieldType.EnumType.parseFrom(com.google.protobuf.ByteString data) static FieldType.EnumTypeFieldType.EnumType.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FieldType.EnumTypeFieldType.EnumType.parseFrom(com.google.protobuf.CodedInputStream input) static FieldType.EnumTypeFieldType.EnumType.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FieldType.EnumTypeFieldType.EnumType.parseFrom(InputStream input) static FieldType.EnumTypeFieldType.EnumType.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FieldType.EnumTypeFieldType.EnumType.parseFrom(ByteBuffer data) static FieldType.EnumTypeFieldType.EnumType.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.datacatalog.v1beta1 that return types with arguments of type FieldType.EnumTypeModifier and TypeMethodDescriptioncom.google.protobuf.Parser<FieldType.EnumType>FieldType.EnumType.getParserForType()static com.google.protobuf.Parser<FieldType.EnumType>FieldType.EnumType.parser()Methods in com.google.cloud.datacatalog.v1beta1 with parameters of type FieldType.EnumTypeModifier and TypeMethodDescriptionFieldType.Builder.mergeEnumType(FieldType.EnumType value) Represents an enum type.FieldType.EnumType.Builder.mergeFrom(FieldType.EnumType other) static FieldType.EnumType.BuilderFieldType.EnumType.newBuilder(FieldType.EnumType prototype) FieldType.Builder.setEnumType(FieldType.EnumType value) Represents an enum type.