Reference documentation and code samples for the Cloud Security Command Center V1p1beta1 API class Google::Cloud::SecurityCenter::V1p1beta1::GetNotificationConfigRequest.
Request message for getting a notification config.
Inherits
Object
Extended By
Google::Protobuf::MessageExts::ClassMethods
Includes
Google::Protobuf::MessageExts
Methods
#name
defname()->::String
Returns
(::String) — Required. Name of the notification config to get. Its format is
"organizations/[organization_id]/notificationConfigs/[config_id]".
#name=
defname=(value)->::String
Parameter
value (::String) — Required. Name of the notification config to get. Its format is
"organizations/[organization_id]/notificationConfigs/[config_id]".
Returns
(::String) — Required. Name of the notification config to get. Its format is
"organizations/[organization_id]/notificationConfigs/[config_id]".
[[["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 2025-09-04 UTC."],[],[],null,["# Cloud Security Command Center V1p1beta1 API - Class Google::Cloud::SecurityCenter::V1p1beta1::GetNotificationConfigRequest (v0.17.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.17.0 (latest)](/ruby/docs/reference/google-cloud-security_center-v1p1beta1/latest/Google-Cloud-SecurityCenter-V1p1beta1-GetNotificationConfigRequest)\n- [0.16.1](/ruby/docs/reference/google-cloud-security_center-v1p1beta1/0.16.1/Google-Cloud-SecurityCenter-V1p1beta1-GetNotificationConfigRequest)\n- [0.15.0](/ruby/docs/reference/google-cloud-security_center-v1p1beta1/0.15.0/Google-Cloud-SecurityCenter-V1p1beta1-GetNotificationConfigRequest)\n- [0.14.2](/ruby/docs/reference/google-cloud-security_center-v1p1beta1/0.14.2/Google-Cloud-SecurityCenter-V1p1beta1-GetNotificationConfigRequest)\n- [0.13.2](/ruby/docs/reference/google-cloud-security_center-v1p1beta1/0.13.2/Google-Cloud-SecurityCenter-V1p1beta1-GetNotificationConfigRequest)\n- [0.12.0](/ruby/docs/reference/google-cloud-security_center-v1p1beta1/0.12.0/Google-Cloud-SecurityCenter-V1p1beta1-GetNotificationConfigRequest)\n- [0.11.2](/ruby/docs/reference/google-cloud-security_center-v1p1beta1/0.11.2/Google-Cloud-SecurityCenter-V1p1beta1-GetNotificationConfigRequest)\n- [0.10.0](/ruby/docs/reference/google-cloud-security_center-v1p1beta1/0.10.0/Google-Cloud-SecurityCenter-V1p1beta1-GetNotificationConfigRequest)\n- [0.9.0](/ruby/docs/reference/google-cloud-security_center-v1p1beta1/0.9.0/Google-Cloud-SecurityCenter-V1p1beta1-GetNotificationConfigRequest)\n- [0.8.0](/ruby/docs/reference/google-cloud-security_center-v1p1beta1/0.8.0/Google-Cloud-SecurityCenter-V1p1beta1-GetNotificationConfigRequest)\n- [0.7.5](/ruby/docs/reference/google-cloud-security_center-v1p1beta1/0.7.5/Google-Cloud-SecurityCenter-V1p1beta1-GetNotificationConfigRequest) \nReference documentation and code samples for the Cloud Security Command Center V1p1beta1 API class Google::Cloud::SecurityCenter::V1p1beta1::GetNotificationConfigRequest.\n\nRequest message for getting a notification config. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #name\n\n def name() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Required. Name of the notification config to get. Its format is \"organizations/\\[organization_id\\]/notificationConfigs/\\[config_id\\]\".\n\n### #name=\n\n def name=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Required. Name of the notification config to get. Its format is \"organizations/\\[organization_id\\]/notificationConfigs/\\[config_id\\]\". \n**Returns**\n\n- (::String) --- Required. Name of the notification config to get. Its format is \"organizations/\\[organization_id\\]/notificationConfigs/\\[config_id\\]\"."]]