Uses of Enum
com.google.cloud.aiplatform.v1.CopyModelRequest.DestinationModelCase
Packages that use CopyModelRequest.DestinationModelCase
-
Uses of CopyModelRequest.DestinationModelCase in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return CopyModelRequest.DestinationModelCaseModifier and TypeMethodDescriptionCopyModelRequest.DestinationModelCase.forNumber(int value) CopyModelRequest.Builder.getDestinationModelCase()CopyModelRequest.getDestinationModelCase()CopyModelRequestOrBuilder.getDestinationModelCase()CopyModelRequest.DestinationModelCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.CopyModelRequest.DestinationModelCase.values()Returns an array containing the constants of this enum type, in the order they are declared.