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