Uses of Enum
com.google.pubsub.v1.IngestionDataSourceSettings.ConfluentCloud.State
-
Uses of IngestionDataSourceSettings.ConfluentCloud.State in com.google.pubsub.v1
Methods in com.google.pubsub.v1 that return IngestionDataSourceSettings.ConfluentCloud.StateModifier and TypeMethodDescriptionIngestionDataSourceSettings.ConfluentCloud.State.forNumber(int value) IngestionDataSourceSettings.ConfluentCloud.Builder.getState()Output only.IngestionDataSourceSettings.ConfluentCloud.getState()Output only.IngestionDataSourceSettings.ConfluentCloudOrBuilder.getState()Output only.IngestionDataSourceSettings.ConfluentCloud.State.valueOf(int value) Deprecated.IngestionDataSourceSettings.ConfluentCloud.State.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.IngestionDataSourceSettings.ConfluentCloud.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 IngestionDataSourceSettings.ConfluentCloud.StateModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<IngestionDataSourceSettings.ConfluentCloud.State>IngestionDataSourceSettings.ConfluentCloud.State.internalGetValueMap()Methods in com.google.pubsub.v1 with parameters of type IngestionDataSourceSettings.ConfluentCloud.StateModifier and TypeMethodDescriptionIngestionDataSourceSettings.ConfluentCloud.Builder.setState(IngestionDataSourceSettings.ConfluentCloud.State value) Output only.