Uses of Class
com.google.cloud.advisorynotifications.v1.LocalizationState
-
Packages that use LocalizationState Package Description com.google.cloud.advisorynotifications.v1 A client to Advisory Notifications API -
-
Uses of LocalizationState in com.google.cloud.advisorynotifications.v1
Methods in com.google.cloud.advisorynotifications.v1 that return LocalizationState Modifier and Type Method Description static LocalizationStateLocalizationState. forNumber(int value)LocalizationStateText.Builder. getLocalizationState()Status of the localization.LocalizationStateText. getLocalizationState()Status of the localization.LocalizationStateTextOrBuilder. getLocalizationState()Status of the localization.static LocalizationStateLocalizationState. valueOf(int value)Deprecated.static LocalizationStateLocalizationState. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static LocalizationStateLocalizationState. valueOf(String name)Returns the enum constant of this type with the specified name.static LocalizationState[]LocalizationState. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.advisorynotifications.v1 that return types with arguments of type LocalizationState Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<LocalizationState>LocalizationState. internalGetValueMap()Methods in com.google.cloud.advisorynotifications.v1 with parameters of type LocalizationState Modifier and Type Method Description Text.BuilderText.Builder. setLocalizationState(LocalizationState value)Status of the localization.
-