Class: Google::Cloud::DatabaseCenter::V1beta::SCCInfo

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

Overview

Info associated with SCC signals.

Instance Attribute Summary collapse

Instance Attribute Details

#category::String

Returns Name by which SCC calls this signal.

Returns:

  • (::String)

    Name by which SCC calls this signal.



353
354
355
356
# File 'proto_docs/google/cloud/databasecenter/v1beta/signals.rb', line 353

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

#external_uri::String

Returns External URI which points to a SCC page associated with the signal.

Returns:

  • (::String)

    External URI which points to a SCC page associated with the signal.



353
354
355
356
# File 'proto_docs/google/cloud/databasecenter/v1beta/signals.rb', line 353

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

#regulatory_standards::Array<::Google::Cloud::DatabaseCenter::V1beta::RegulatoryStandard>

Returns Compliances that are associated with the signal.

Returns:



353
354
355
356
# File 'proto_docs/google/cloud/databasecenter/v1beta/signals.rb', line 353

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

#signal::String

Returns Name of the signal.

Returns:

  • (::String)

    Name of the signal.



353
354
355
356
# File 'proto_docs/google/cloud/databasecenter/v1beta/signals.rb', line 353

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