Uses of Enum
com.google.cloud.aiplatform.v1.AcceleratorType
Packages that use AcceleratorType
-
Uses of AcceleratorType in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return AcceleratorTypeModifier and TypeMethodDescriptionstatic AcceleratorTypeAcceleratorType.forNumber(int value) MachineSpec.Builder.getAcceleratorType()Immutable.MachineSpec.getAcceleratorType()Immutable.MachineSpecOrBuilder.getAcceleratorType()Immutable.static AcceleratorTypeAcceleratorType.valueOf(int value) Deprecated.static AcceleratorTypeAcceleratorType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static AcceleratorTypeReturns the enum constant of this type with the specified name.static AcceleratorType[]AcceleratorType.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 AcceleratorTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<AcceleratorType>AcceleratorType.internalGetValueMap()Methods in com.google.cloud.aiplatform.v1 with parameters of type AcceleratorTypeModifier and TypeMethodDescriptionMachineSpec.Builder.setAcceleratorType(AcceleratorType value) Immutable.