Reference documentation and code samples for the Storage Insights V1 API class Google::Cloud::StorageInsights::V1::DatasetConfig::ProjectErrors.
Provides a summary of the project level error statistics.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#destination_project_check_has_internal_error
def destination_project_check_has_internal_error() -> ::Boolean
-
(::Boolean) — Optional. Indicates whether the destination project check failed due to
an internal error. If
true
, the system automatically retries the check.Note: The following fields are mutually exclusive:
destination_project_check_has_internal_error
,destination_project_org_error
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#destination_project_check_has_internal_error=
def destination_project_check_has_internal_error=(value) -> ::Boolean
-
value (::Boolean) — Optional. Indicates whether the destination project check failed due to
an internal error. If
true
, the system automatically retries the check.Note: The following fields are mutually exclusive:
destination_project_check_has_internal_error
,destination_project_org_error
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Boolean) — Optional. Indicates whether the destination project check failed due to
an internal error. If
true
, the system automatically retries the check.Note: The following fields are mutually exclusive:
destination_project_check_has_internal_error
,destination_project_org_error
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#destination_project_org_error
def destination_project_org_error() -> ::Boolean
-
(::Boolean) — Optional. Indicates if the destination project resides within the same
organization as the source project.
Note: The following fields are mutually exclusive:
destination_project_org_error
,destination_project_check_has_internal_error
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#destination_project_org_error=
def destination_project_org_error=(value) -> ::Boolean
-
value (::Boolean) — Optional. Indicates if the destination project resides within the same
organization as the source project.
Note: The following fields are mutually exclusive:
destination_project_org_error
,destination_project_check_has_internal_error
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Boolean) — Optional. Indicates if the destination project resides within the same
organization as the source project.
Note: The following fields are mutually exclusive:
destination_project_org_error
,destination_project_check_has_internal_error
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#internal_error_count
def internal_error_count() -> ::Integer
- (::Integer) — Optional. Number of projects that encountered internal errors during validation and are automatically retried.
#internal_error_count=
def internal_error_count=(value) -> ::Integer
- value (::Integer) — Optional. Number of projects that encountered internal errors during validation and are automatically retried.
- (::Integer) — Optional. Number of projects that encountered internal errors during validation and are automatically retried.
#non_management_hub_entitled_error_count
def non_management_hub_entitled_error_count() -> ::Integer
- (::Integer) — Optional. Count of projects that are not subscribed to Storage Intelligence.
#non_management_hub_entitled_error_count=
def non_management_hub_entitled_error_count=(value) -> ::Integer
- value (::Integer) — Optional. Count of projects that are not subscribed to Storage Intelligence.
- (::Integer) — Optional. Count of projects that are not subscribed to Storage Intelligence.
#non_management_hub_entitled_project_numbers
def non_management_hub_entitled_project_numbers() -> ::Array<::Integer>
- (::Array<::Integer>) — Optional. Subset of project numbers that are not subscribed to Storage Intelligence.
#non_management_hub_entitled_project_numbers=
def non_management_hub_entitled_project_numbers=(value) -> ::Array<::Integer>
- value (::Array<::Integer>) — Optional. Subset of project numbers that are not subscribed to Storage Intelligence.
- (::Array<::Integer>) — Optional. Subset of project numbers that are not subscribed to Storage Intelligence.
#non_storage_intelligence_entitled_error_count
def non_storage_intelligence_entitled_error_count() -> ::Integer
- (::Integer) — Optional. Count of projects that are not subscribed to Storage Intelligence.
#non_storage_intelligence_entitled_error_count=
def non_storage_intelligence_entitled_error_count=(value) -> ::Integer
- value (::Integer) — Optional. Count of projects that are not subscribed to Storage Intelligence.
- (::Integer) — Optional. Count of projects that are not subscribed to Storage Intelligence.
#non_storage_intelligence_entitled_project_numbers
def non_storage_intelligence_entitled_project_numbers() -> ::Array<::Integer>
- (::Array<::Integer>) — Optional. Subset of project numbers that are not subscribed to Storage Intelligence.
#non_storage_intelligence_entitled_project_numbers=
def non_storage_intelligence_entitled_project_numbers=(value) -> ::Array<::Integer>
- value (::Array<::Integer>) — Optional. Subset of project numbers that are not subscribed to Storage Intelligence.
- (::Array<::Integer>) — Optional. Subset of project numbers that are not subscribed to Storage Intelligence.
#outside_org_error_count
def outside_org_error_count() -> ::Integer
- (::Integer) — Optional. Count of projects which are not in the same organization.
#outside_org_error_count=
def outside_org_error_count=(value) -> ::Integer
- value (::Integer) — Optional. Count of projects which are not in the same organization.
- (::Integer) — Optional. Count of projects which are not in the same organization.
#outside_org_project_numbers
def outside_org_project_numbers() -> ::Array<::Integer>
- (::Array<::Integer>) — Optional. Subset of project numbers which are not in the same organization.
#outside_org_project_numbers=
def outside_org_project_numbers=(value) -> ::Array<::Integer>
- value (::Array<::Integer>) — Optional. Subset of project numbers which are not in the same organization.
- (::Array<::Integer>) — Optional. Subset of project numbers which are not in the same organization.
#validated_count
def validated_count() -> ::Integer
- (::Integer) — Optional. Count of successfully validated projects.
#validated_count=
def validated_count=(value) -> ::Integer
- value (::Integer) — Optional. Count of successfully validated projects.
- (::Integer) — Optional. Count of successfully validated projects.