Uses of Class
com.google.cloud.optimization.v1.SkippedShipment.Reason.Code
-
Packages that use SkippedShipment.Reason.Code Package Description com.google.cloud.optimization.v1 A client to Cloud Optimization API -
-
Uses of SkippedShipment.Reason.Code in com.google.cloud.optimization.v1
Methods in com.google.cloud.optimization.v1 that return SkippedShipment.Reason.Code Modifier and Type Method Description static SkippedShipment.Reason.CodeSkippedShipment.Reason.Code. forNumber(int value)SkippedShipment.Reason.CodeSkippedShipment.Reason.Builder. getCode()Refer to the comments of Code.SkippedShipment.Reason.CodeSkippedShipment.Reason. getCode()Refer to the comments of Code.SkippedShipment.Reason.CodeSkippedShipment.ReasonOrBuilder. getCode()Refer to the comments of Code.static SkippedShipment.Reason.CodeSkippedShipment.Reason.Code. valueOf(int value)Deprecated.static SkippedShipment.Reason.CodeSkippedShipment.Reason.Code. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static SkippedShipment.Reason.CodeSkippedShipment.Reason.Code. valueOf(String name)Returns the enum constant of this type with the specified name.static SkippedShipment.Reason.Code[]SkippedShipment.Reason.Code. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.optimization.v1 that return types with arguments of type SkippedShipment.Reason.Code Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<SkippedShipment.Reason.Code>SkippedShipment.Reason.Code. internalGetValueMap()Methods in com.google.cloud.optimization.v1 with parameters of type SkippedShipment.Reason.Code Modifier and Type Method Description SkippedShipment.Reason.BuilderSkippedShipment.Reason.Builder. setCode(SkippedShipment.Reason.Code value)Refer to the comments of Code.
-