Uses of Class
com.google.cloud.support.v2.Escalation.Reason
-
Packages that use Escalation.Reason Package Description com.google.cloud.support.v2 A client to Google Cloud Support API -
-
Uses of Escalation.Reason in com.google.cloud.support.v2
Methods in com.google.cloud.support.v2 that return Escalation.Reason Modifier and Type Method Description static Escalation.ReasonEscalation.Reason. forNumber(int value)Escalation.ReasonEscalation.Builder. getReason()Required.Escalation.ReasonEscalation. getReason()Required.Escalation.ReasonEscalationOrBuilder. getReason()Required.static Escalation.ReasonEscalation.Reason. valueOf(int value)Deprecated.static Escalation.ReasonEscalation.Reason. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static Escalation.ReasonEscalation.Reason. valueOf(String name)Returns the enum constant of this type with the specified name.static Escalation.Reason[]Escalation.Reason. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.support.v2 that return types with arguments of type Escalation.Reason Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<Escalation.Reason>Escalation.Reason. internalGetValueMap()Methods in com.google.cloud.support.v2 with parameters of type Escalation.Reason Modifier and Type Method Description Escalation.BuilderEscalation.Builder. setReason(Escalation.Reason value)Required.
-