Uses of Enum
com.google.cloud.aiplatform.v1.Tool.ComputerUse.Environment
Packages that use Tool.ComputerUse.Environment
-
Uses of Tool.ComputerUse.Environment in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return Tool.ComputerUse.EnvironmentModifier and TypeMethodDescriptionstatic Tool.ComputerUse.EnvironmentTool.ComputerUse.Environment.forNumber(int value) Tool.ComputerUse.Builder.getEnvironment()Required.Tool.ComputerUse.getEnvironment()Required.Tool.ComputerUseOrBuilder.getEnvironment()Required.static Tool.ComputerUse.EnvironmentTool.ComputerUse.Environment.valueOf(int value) Deprecated.static Tool.ComputerUse.EnvironmentTool.ComputerUse.Environment.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static Tool.ComputerUse.EnvironmentReturns the enum constant of this type with the specified name.static Tool.ComputerUse.Environment[]Tool.ComputerUse.Environment.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 Tool.ComputerUse.EnvironmentModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<Tool.ComputerUse.Environment>Tool.ComputerUse.Environment.internalGetValueMap()Methods in com.google.cloud.aiplatform.v1 with parameters of type Tool.ComputerUse.EnvironmentModifier and TypeMethodDescriptionTool.ComputerUse.Builder.setEnvironment(Tool.ComputerUse.Environment value) Required.