Uses of Enum
com.google.cloud.datacatalog.v1.VertexModelSourceInfo.ModelSourceType
-
Uses of VertexModelSourceInfo.ModelSourceType in com.google.cloud.datacatalog.v1
Methods in com.google.cloud.datacatalog.v1 that return VertexModelSourceInfo.ModelSourceTypeModifier and TypeMethodDescriptionVertexModelSourceInfo.ModelSourceType.forNumber(int value) VertexModelSourceInfo.Builder.getSourceType()Type of the model source.VertexModelSourceInfo.getSourceType()Type of the model source.VertexModelSourceInfoOrBuilder.getSourceType()Type of the model source.VertexModelSourceInfo.ModelSourceType.valueOf(int value) Deprecated.VertexModelSourceInfo.ModelSourceType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.Returns the enum constant of this type with the specified name.VertexModelSourceInfo.ModelSourceType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.datacatalog.v1 that return types with arguments of type VertexModelSourceInfo.ModelSourceTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<VertexModelSourceInfo.ModelSourceType>VertexModelSourceInfo.ModelSourceType.internalGetValueMap()Methods in com.google.cloud.datacatalog.v1 with parameters of type VertexModelSourceInfo.ModelSourceTypeModifier and TypeMethodDescriptionVertexModelSourceInfo.Builder.setSourceType(VertexModelSourceInfo.ModelSourceType value) Type of the model source.