Uses of Enum
com.google.cloud.aiplatform.v1.FunctionResponsePart.DataCase
Packages that use FunctionResponsePart.DataCase
-
Uses of FunctionResponsePart.DataCase in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return FunctionResponsePart.DataCaseModifier and TypeMethodDescriptionFunctionResponsePart.DataCase.forNumber(int value) FunctionResponsePart.Builder.getDataCase()FunctionResponsePart.getDataCase()FunctionResponsePartOrBuilder.getDataCase()FunctionResponsePart.DataCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.static FunctionResponsePart.DataCase[]FunctionResponsePart.DataCase.values()Returns an array containing the constants of this enum type, in the order they are declared.