Reference documentation and code samples for the Google Cloud Database Center V1beta Client class SCCInfo.
Info associated with SCC signals.
Generated from protobuf message google.cloud.databasecenter.v1beta.SCCInfo
Namespace
Google \ Cloud \ DatabaseCenter \ V1betaMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ signal
string
Name of the signal.
↳ category
string
Name by which SCC calls this signal.
↳ regulatory_standards
↳ external_uri
string
External URI which points to a SCC page associated with the signal.
getSignal
Name of the signal.
string
setSignal
Name of the signal.
var
string
$this
getCategory
Name by which SCC calls this signal.
string
setCategory
Name by which SCC calls this signal.
var
string
$this
getRegulatoryStandards
Compliances that are associated with the signal.
setRegulatoryStandards
Compliances that are associated with the signal.
$this
getExternalUri
External URI which points to a SCC page associated with the signal.
string
setExternalUri
External URI which points to a SCC page associated with the signal.
var
string
$this

