Uses of Class
com.google.cloud.aiplatform.v1.EntityIdSelector.EntityIdsSourceCase
-
Packages that use EntityIdSelector.EntityIdsSourceCase Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI API -
-
Uses of EntityIdSelector.EntityIdsSourceCase in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return EntityIdSelector.EntityIdsSourceCase Modifier and Type Method Description static EntityIdSelector.EntityIdsSourceCaseEntityIdSelector.EntityIdsSourceCase. forNumber(int value)EntityIdSelector.EntityIdsSourceCaseEntityIdSelector.Builder. getEntityIdsSourceCase()EntityIdSelector.EntityIdsSourceCaseEntityIdSelector. getEntityIdsSourceCase()EntityIdSelector.EntityIdsSourceCaseEntityIdSelectorOrBuilder. getEntityIdsSourceCase()static EntityIdSelector.EntityIdsSourceCaseEntityIdSelector.EntityIdsSourceCase. valueOf(int value)Deprecated.static EntityIdSelector.EntityIdsSourceCaseEntityIdSelector.EntityIdsSourceCase. valueOf(String name)Returns the enum constant of this type with the specified name.static EntityIdSelector.EntityIdsSourceCase[]EntityIdSelector.EntityIdsSourceCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-