Uses of Enum
com.google.cloud.aiplatform.v1beta1.ImportIndexRequest.ConnectorConfig.SourceCase
Packages that use ImportIndexRequest.ConnectorConfig.SourceCase
-
Uses of ImportIndexRequest.ConnectorConfig.SourceCase in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return ImportIndexRequest.ConnectorConfig.SourceCaseModifier and TypeMethodDescriptionImportIndexRequest.ConnectorConfig.SourceCase.forNumber(int value) ImportIndexRequest.ConnectorConfig.Builder.getSourceCase()ImportIndexRequest.ConnectorConfig.getSourceCase()ImportIndexRequest.ConnectorConfigOrBuilder.getSourceCase()ImportIndexRequest.ConnectorConfig.SourceCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.ImportIndexRequest.ConnectorConfig.SourceCase.values()Returns an array containing the constants of this enum type, in the order they are declared.