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