Class: Google::Cloud::CloudSecurityCompliance::V1::ControlFamily

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

Overview

The regulatory family of the control.

Instance Attribute Summary collapse

Instance Attribute Details

#display_name::String

Returns The friendly name for the regulatory control family.

Returns:

  • (::String)

    The friendly name for the regulatory control family.



588
589
590
591
# File 'proto_docs/google/cloud/cloudsecuritycompliance/v1/common.rb', line 588

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

#family_id::String

Returns The identifier for the regulatory control family.

Returns:

  • (::String)

    The identifier for the regulatory control family.



588
589
590
591
# File 'proto_docs/google/cloud/cloudsecuritycompliance/v1/common.rb', line 588

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