Uses of Enum
com.google.cloud.aiplatform.v1.FunctionCallingConfig.Mode
Packages that use FunctionCallingConfig.Mode
-
Uses of FunctionCallingConfig.Mode in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return FunctionCallingConfig.ModeModifier and TypeMethodDescriptionstatic FunctionCallingConfig.ModeFunctionCallingConfig.Mode.forNumber(int value) FunctionCallingConfig.Builder.getMode()Optional.FunctionCallingConfig.getMode()Optional.FunctionCallingConfigOrBuilder.getMode()Optional.static FunctionCallingConfig.ModeFunctionCallingConfig.Mode.valueOf(int value) Deprecated.static FunctionCallingConfig.ModeFunctionCallingConfig.Mode.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static FunctionCallingConfig.ModeReturns the enum constant of this type with the specified name.static FunctionCallingConfig.Mode[]FunctionCallingConfig.Mode.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type FunctionCallingConfig.ModeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<FunctionCallingConfig.Mode>FunctionCallingConfig.Mode.internalGetValueMap()Methods in com.google.cloud.aiplatform.v1 with parameters of type FunctionCallingConfig.ModeModifier and TypeMethodDescriptionFunctionCallingConfig.Builder.setMode(FunctionCallingConfig.Mode value) Optional.