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