Uses of Enum
com.google.cloud.aiplatform.v1.PartialArg.DeltaCase
Packages that use PartialArg.DeltaCase
-
Uses of PartialArg.DeltaCase in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return PartialArg.DeltaCaseModifier and TypeMethodDescriptionstatic PartialArg.DeltaCasePartialArg.DeltaCase.forNumber(int value) PartialArg.Builder.getDeltaCase()PartialArg.getDeltaCase()PartialArgOrBuilder.getDeltaCase()static PartialArg.DeltaCasePartialArg.DeltaCase.valueOf(int value) Deprecated.static PartialArg.DeltaCaseReturns the enum constant of this type with the specified name.static PartialArg.DeltaCase[]PartialArg.DeltaCase.values()Returns an array containing the constants of this enum type, in the order they are declared.