Reference documentation and code samples for the Storage Insights V1 API class Google::Cloud::StorageInsights::V1::DatasetConfig::ValidationErrorsBeforeIngestion.
Summary of validation errors that occurred during the verification phase.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#bucket_errors
def bucket_errors() -> ::Google::Cloud::StorageInsights::V1::DatasetConfig::BucketErrors
Returns
- (::Google::Cloud::StorageInsights::V1::DatasetConfig::BucketErrors) — Optional. Provides a summary of the bucket level error stats.
#bucket_errors=
def bucket_errors=(value) -> ::Google::Cloud::StorageInsights::V1::DatasetConfig::BucketErrors
Parameter
- value (::Google::Cloud::StorageInsights::V1::DatasetConfig::BucketErrors) — Optional. Provides a summary of the bucket level error stats.
Returns
- (::Google::Cloud::StorageInsights::V1::DatasetConfig::BucketErrors) — Optional. Provides a summary of the bucket level error stats.
#project_errors
def project_errors() -> ::Google::Cloud::StorageInsights::V1::DatasetConfig::ProjectErrors
Returns
- (::Google::Cloud::StorageInsights::V1::DatasetConfig::ProjectErrors) — Optional. Provides a summary of the project level error stats.
#project_errors=
def project_errors=(value) -> ::Google::Cloud::StorageInsights::V1::DatasetConfig::ProjectErrors
Parameter
- value (::Google::Cloud::StorageInsights::V1::DatasetConfig::ProjectErrors) — Optional. Provides a summary of the project level error stats.
Returns
- (::Google::Cloud::StorageInsights::V1::DatasetConfig::ProjectErrors) — Optional. Provides a summary of the project level error stats.