Reference documentation and code samples for the Database Center V1BETA API class Google::Cloud::DatabaseCenter::V1beta::SCCInfo.
Info associated with SCC signals.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#category
def category() -> ::String
Returns
- (::String) — Name by which SCC calls this signal.
#category=
def category=(value) -> ::String
Parameter
- value (::String) — Name by which SCC calls this signal.
Returns
- (::String) — Name by which SCC calls this signal.
#external_uri
def external_uri() -> ::String
Returns
- (::String) — External URI which points to a SCC page associated with the signal.
#external_uri=
def external_uri=(value) -> ::String
Parameter
- value (::String) — 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.
#regulatory_standards
def regulatory_standards() -> ::Array<::Google::Cloud::DatabaseCenter::V1beta::RegulatoryStandard>
Returns
- (::Array<::Google::Cloud::DatabaseCenter::V1beta::RegulatoryStandard>) — Compliances that are associated with the signal.
#regulatory_standards=
def regulatory_standards=(value) -> ::Array<::Google::Cloud::DatabaseCenter::V1beta::RegulatoryStandard>
Parameter
- value (::Array<::Google::Cloud::DatabaseCenter::V1beta::RegulatoryStandard>) — Compliances that are associated with the signal.
Returns
- (::Array<::Google::Cloud::DatabaseCenter::V1beta::RegulatoryStandard>) — Compliances that are associated with the signal.
#signal
def signal() -> ::String
Returns
- (::String) — Name of the signal.
#signal=
def signal=(value) -> ::String
Parameter
- value (::String) — Name of the signal.
Returns
- (::String) — Name of the signal.