Uses of Enum
com.google.pubsub.v1.PlatformLogsSettings.Severity
-
Uses of PlatformLogsSettings.Severity in com.google.pubsub.v1
Methods in com.google.pubsub.v1 that return PlatformLogsSettings.SeverityModifier and TypeMethodDescriptionPlatformLogsSettings.Severity.forNumber(int value) PlatformLogsSettings.Builder.getSeverity()Optional.PlatformLogsSettings.getSeverity()Optional.PlatformLogsSettingsOrBuilder.getSeverity()Optional.PlatformLogsSettings.Severity.valueOf(int value) Deprecated.PlatformLogsSettings.Severity.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.Returns the enum constant of this type with the specified name.static PlatformLogsSettings.Severity[]PlatformLogsSettings.Severity.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.pubsub.v1 that return types with arguments of type PlatformLogsSettings.SeverityModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<PlatformLogsSettings.Severity>PlatformLogsSettings.Severity.internalGetValueMap()Methods in com.google.pubsub.v1 with parameters of type PlatformLogsSettings.SeverityModifier and TypeMethodDescriptionPlatformLogsSettings.Builder.setSeverity(PlatformLogsSettings.Severity value) Optional.