Storage Insights V1 API - Class Google::Cloud::StorageInsights::V1::DatasetConfig::ProjectErrors (v1.2.0)

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
Returns
  • (::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
Parameter
  • 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.

Returns
  • (::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
Returns
  • (::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
Parameter
  • 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.

Returns
  • (::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
Returns
  • (::Integer) — Optional. Number of projects that encountered internal errors during validation and are automatically retried.

#internal_error_count=

def internal_error_count=(value) -> ::Integer
Parameter
  • value (::Integer) — Optional. Number of projects that encountered internal errors during validation and are automatically retried.
Returns
  • (::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
Returns
  • (::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
Parameter
  • value (::Integer) — Optional. Count of projects that are not subscribed to Storage Intelligence.
Returns
  • (::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>
Returns
  • (::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>
Parameter
  • value (::Array<::Integer>) — Optional. Subset of project numbers that are not subscribed to Storage Intelligence.
Returns
  • (::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
Returns
  • (::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
Parameter
  • value (::Integer) — Optional. Count of projects that are not subscribed to Storage Intelligence.
Returns
  • (::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>
Returns
  • (::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>
Parameter
  • value (::Array<::Integer>) — Optional. Subset of project numbers that are not subscribed to Storage Intelligence.
Returns
  • (::Array<::Integer>) — Optional. Subset of project numbers that are not subscribed to Storage Intelligence.

#outside_org_error_count

def outside_org_error_count() -> ::Integer
Returns
  • (::Integer) — Optional. Count of projects which are not in the same organization.

#outside_org_error_count=

def outside_org_error_count=(value) -> ::Integer
Parameter
  • value (::Integer) — Optional. Count of projects which are not in the same organization.
Returns
  • (::Integer) — Optional. Count of projects which are not in the same organization.

#outside_org_project_numbers

def outside_org_project_numbers() -> ::Array<::Integer>
Returns
  • (::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>
Parameter
  • value (::Array<::Integer>) — Optional. Subset of project numbers which are not in the same organization.
Returns
  • (::Array<::Integer>) — Optional. Subset of project numbers which are not in the same organization.

#validated_count

def validated_count() -> ::Integer
Returns
  • (::Integer) — Optional. Count of successfully validated projects.

#validated_count=

def validated_count=(value) -> ::Integer
Parameter
  • value (::Integer) — Optional. Count of successfully validated projects.
Returns
  • (::Integer) — Optional. Count of successfully validated projects.