Google Cloud Storage Insights v1 API - Enum DatasetConfig.Types.ConfigState (1.4.0)

public enum DatasetConfig.Types.ConfigState

Reference documentation and code samples for the Google Cloud Storage Insights v1 API enum DatasetConfig.Types.ConfigState.

State of the configuration.

Namespace

Google.Cloud.StorageInsights.V1

Assembly

Google.Cloud.StorageInsights.V1.dll

Fields

Name Description
Active

Active configuration indicates that the configuration is actively ingesting data.

Created

Configuration is created and further processing needs to happen.

Processing

Configuration is under processing

Unspecified

Unspecified state.

VerificationInProgress

In this state, the configuration is being verified for various permissions.