Uses of Enum
com.google.cloud.aiplatform.v1beta1.RuntimeConfig.GoogleFirstPartyExtensionConfigCase
Packages that use RuntimeConfig.GoogleFirstPartyExtensionConfigCase
-
Uses of RuntimeConfig.GoogleFirstPartyExtensionConfigCase in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return RuntimeConfig.GoogleFirstPartyExtensionConfigCaseModifier and TypeMethodDescriptionRuntimeConfig.GoogleFirstPartyExtensionConfigCase.forNumber(int value) RuntimeConfig.Builder.getGoogleFirstPartyExtensionConfigCase()RuntimeConfig.getGoogleFirstPartyExtensionConfigCase()RuntimeConfigOrBuilder.getGoogleFirstPartyExtensionConfigCase()RuntimeConfig.GoogleFirstPartyExtensionConfigCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.RuntimeConfig.GoogleFirstPartyExtensionConfigCase.values()Returns an array containing the constants of this enum type, in the order they are declared.