Class: Google::Cloud::AuditManager::V1::ControlFamily

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

Overview

The regulatory family of the control.

Instance Attribute Summary collapse

Instance Attribute Details

#display_name::String

Returns The display name of the regulatory control family.

Returns:

  • (::String)

    The display name of the regulatory control family.



441
442
443
444
# File 'proto_docs/google/cloud/auditmanager/v1/auditmanager.rb', line 441

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

#family_id::String

Returns The ID of the regulatory control family.

Returns:

  • (::String)

    The ID of the regulatory control family.



441
442
443
444
# File 'proto_docs/google/cloud/auditmanager/v1/auditmanager.rb', line 441

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