Google Cloud Database Center V1beta Client - Class SignalTypeGroup (0.5.0)Stay organized with collectionsSave and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Database Center V1beta Client class SignalTypeGroup.
A group of signal types that specifies what the user is interested in.
Used by QueryDatabaseResourceGroups API.
Example:
signal_type_group {
name = "AVAILABILITY"
types = [SIGNAL_TYPE_NO_PROMOTABLE_REPLICA]
}
Generated from protobuf messagegoogle.cloud.databasecenter.v1beta.SignalTypeGroup
Namespace
Google \ Cloud \ DatabaseCenter \ V1beta
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ display_name
string
Required. The display name of a signal group.
↳ signal_types
int[]
Optional. List of signal types present in the group.
getDisplayName
Required. The display name of a signal group.
Returns
Type
Description
string
setDisplayName
Required. The display name of a signal group.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getSignalTypes
Optional. List of signal types present in the group.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-30 UTC."],[],[]]