Class: Google::Cloud::CloudSecurityCompliance::V1::SimilarControls

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

Overview

The similar controls.

Instance Attribute Summary collapse

Instance Attribute Details

#control_id::String

Returns The ID of the control.

Returns:

  • (::String)

    The ID of the control.



433
434
435
436
# File 'proto_docs/google/cloud/cloudsecuritycompliance/v1/monitoring.rb', line 433

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

#framework::String

Returns The name of the framework.

Returns:

  • (::String)

    The name of the framework.



433
434
435
436
# File 'proto_docs/google/cloud/cloudsecuritycompliance/v1/monitoring.rb', line 433

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