Class: Google::Cloud::CloudSecurityCompliance::V1::CloudControlGroupAuditDetails

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/cloudsecuritycompliance/v1/audit.rb

Overview

The details for a cloud control group.

Instance Attribute Summary collapse

Instance Attribute Details

#cloud_control_details::Array<::Google::Cloud::CloudSecurityCompliance::V1::CloudControlAuditDetails> (readonly)

Returns Output only. The details for the cloud controls within this group.

Returns:



313
314
315
316
# File 'proto_docs/google/cloud/cloudsecuritycompliance/v1/audit.rb', line 313

class CloudControlGroupAuditDetails
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#cloud_control_group_id::String (readonly)

Returns Output only. The ID of the cloud control group.

Returns:

  • (::String)

    Output only. The ID of the cloud control group.



313
314
315
316
# File 'proto_docs/google/cloud/cloudsecuritycompliance/v1/audit.rb', line 313

class CloudControlGroupAuditDetails
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#compliance_state::Google::Cloud::CloudSecurityCompliance::V1::ComplianceState (readonly)

Returns Output only. The compliance state of the control group.

Returns:



313
314
315
316
# File 'proto_docs/google/cloud/cloudsecuritycompliance/v1/audit.rb', line 313

class CloudControlGroupAuditDetails
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#control_family::Google::Cloud::CloudSecurityCompliance::V1::ControlFamily (readonly)

Returns Output only. The control family.

Returns:



313
314
315
316
# File 'proto_docs/google/cloud/cloudsecuritycompliance/v1/audit.rb', line 313

class CloudControlGroupAuditDetails
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#control_id::String (readonly)

Returns Output only. The ID of the regulatory control.

Returns:

  • (::String)

    Output only. The ID of the regulatory control.



313
314
315
316
# File 'proto_docs/google/cloud/cloudsecuritycompliance/v1/audit.rb', line 313

class CloudControlGroupAuditDetails
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#customer_responsibility_description::String (readonly)

Returns Output only. The description of your responsibility.

Returns:

  • (::String)

    Output only. The description of your responsibility.



313
314
315
316
# File 'proto_docs/google/cloud/cloudsecuritycompliance/v1/audit.rb', line 313

class CloudControlGroupAuditDetails
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#customer_responsibility_implementation::String (readonly)

Returns Output only. The implementation of your responsibility.

Returns:

  • (::String)

    Output only. The implementation of your responsibility.



313
314
315
316
# File 'proto_docs/google/cloud/cloudsecuritycompliance/v1/audit.rb', line 313

class CloudControlGroupAuditDetails
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#description::String (readonly)

Returns Output only. The description of the cloud control group.

Returns:

  • (::String)

    Output only. The description of the cloud control group.



313
314
315
316
# File 'proto_docs/google/cloud/cloudsecuritycompliance/v1/audit.rb', line 313

class CloudControlGroupAuditDetails
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#display_name::String (readonly)

Returns Output only. The display name of the cloud control group.

Returns:

  • (::String)

    Output only. The display name of the cloud control group.



313
314
315
316
# File 'proto_docs/google/cloud/cloudsecuritycompliance/v1/audit.rb', line 313

class CloudControlGroupAuditDetails
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#google_responsibility_description::String (readonly)

Returns Output only. The description of Google's responsibility.

Returns:

  • (::String)

    Output only. The description of Google's responsibility.



313
314
315
316
# File 'proto_docs/google/cloud/cloudsecuritycompliance/v1/audit.rb', line 313

class CloudControlGroupAuditDetails
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#google_responsibility_implementation::String (readonly)

Returns Output only. The implementation of Google's responsibility.

Returns:

  • (::String)

    Output only. The implementation of Google's responsibility.



313
314
315
316
# File 'proto_docs/google/cloud/cloudsecuritycompliance/v1/audit.rb', line 313

class CloudControlGroupAuditDetails
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#report_summary::Google::Cloud::CloudSecurityCompliance::V1::ReportSummary (readonly)

Returns Output only. The summary of the report.

Returns:



313
314
315
316
# File 'proto_docs/google/cloud/cloudsecuritycompliance/v1/audit.rb', line 313

class CloudControlGroupAuditDetails
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#responsibility_type::String (readonly)

Returns Output only. The responsibility type.

Returns:

  • (::String)

    Output only. The responsibility type.



313
314
315
316
# File 'proto_docs/google/cloud/cloudsecuritycompliance/v1/audit.rb', line 313

class CloudControlGroupAuditDetails
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end