Reference documentation and code samples for the Storage Insights V1 API class Google::Cloud::StorageInsights::V1::DatasetConfig::BucketErrors.
Provides a summary of the bucket level error statistics.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#internal_error_count
def internal_error_count() -> ::Integer
Returns
- (::Integer) — Optional. Number of buckets that encountered internal errors during the validation process. These buckets are automatically retried in subsequent validation attempts.
#internal_error_count=
def internal_error_count=(value) -> ::Integer
Parameter
- value (::Integer) — Optional. Number of buckets that encountered internal errors during the validation process. These buckets are automatically retried in subsequent validation attempts.
Returns
- (::Integer) — Optional. Number of buckets that encountered internal errors during the validation process. These buckets are automatically retried in subsequent validation attempts.
#non_management_hub_entitled_count
def non_management_hub_entitled_count() -> ::Integer
Returns
- (::Integer) — Optional. Count of buckets that are not subscribed to Storage Intelligence.
#non_management_hub_entitled_count=
def non_management_hub_entitled_count=(value) -> ::Integer
Parameter
- value (::Integer) — Optional. Count of buckets that are not subscribed to Storage Intelligence.
Returns
- (::Integer) — Optional. Count of buckets that are not subscribed to Storage Intelligence.
#non_storage_intelligence_entitled_bucket_ids
def non_storage_intelligence_entitled_bucket_ids() -> ::Array<::String>
Returns
- (::Array<::String>) — Optional. Subset of bucket names that are not subscribed to Storage Intelligence.
#non_storage_intelligence_entitled_bucket_ids=
def non_storage_intelligence_entitled_bucket_ids=(value) -> ::Array<::String>
Parameter
- value (::Array<::String>) — Optional. Subset of bucket names that are not subscribed to Storage Intelligence.
Returns
- (::Array<::String>) — Optional. Subset of bucket names that are not subscribed to Storage Intelligence.
#non_storage_intelligence_entitled_count
def non_storage_intelligence_entitled_count() -> ::Integer
Returns
- (::Integer) — Optional. Count of buckets that are not subscribed to Storage Intelligence.
#non_storage_intelligence_entitled_count=
def non_storage_intelligence_entitled_count=(value) -> ::Integer
Parameter
- value (::Integer) — Optional. Count of buckets that are not subscribed to Storage Intelligence.
Returns
- (::Integer) — Optional. Count of buckets that are not subscribed to Storage Intelligence.
#permission_denied_bucket_ids
def permission_denied_bucket_ids() -> ::Array<::String>
Returns
- (::Array<::String>) — Optional. Subset of bucket names that have permission denied.
#permission_denied_bucket_ids=
def permission_denied_bucket_ids=(value) -> ::Array<::String>
Parameter
- value (::Array<::String>) — Optional. Subset of bucket names that have permission denied.
Returns
- (::Array<::String>) — Optional. Subset of bucket names that have permission denied.
#permission_denied_count
def permission_denied_count() -> ::Integer
Returns
- (::Integer) — Optional. Count of buckets with permission denied errors.
#permission_denied_count=
def permission_denied_count=(value) -> ::Integer
Parameter
- value (::Integer) — Optional. Count of buckets with permission denied errors.
Returns
- (::Integer) — Optional. Count of buckets with permission denied errors.
#validated_count
def validated_count() -> ::Integer
Returns
- (::Integer) — Optional. Count of successfully validated buckets.
#validated_count=
def validated_count=(value) -> ::Integer
Parameter
- value (::Integer) — Optional. Count of successfully validated buckets.
Returns
- (::Integer) — Optional. Count of successfully validated buckets.