Uses of Enum
com.google.pubsub.v1.Topic.State
-
Uses of Topic.State in com.google.pubsub.v1
Methods in com.google.pubsub.v1 that return Topic.StateModifier and TypeMethodDescriptionstatic Topic.StateTopic.State.forNumber(int value) Topic.Builder.getState()Output only.Topic.getState()Output only.TopicOrBuilder.getState()Output only.static Topic.StateTopic.State.valueOf(int value) Deprecated.static Topic.StateTopic.State.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static Topic.StateReturns the enum constant of this type with the specified name.static Topic.State[]Topic.State.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 Topic.StateModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<Topic.State>Topic.State.internalGetValueMap()Methods in com.google.pubsub.v1 with parameters of type Topic.State