Reference documentation and code samples for the Cloud Security Command Center V1 API class Google::Cloud::SecurityCenter::V1::GetNotificationConfigRequest.
Request message for getting a notification config.
Inherits
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#name
def name() -> ::String Returns 
 -  (::String) — Required. Name of the notification config to get. Its format is 
organizations/[organization_id]/notificationConfigs/[config_id],folders/[folder_id]/notificationConfigs/[config_id], orprojects/[project_id]/notificationConfigs/[config_id]. 
#name=
def name=(value) -> ::String Parameter 
 -  value (::String) — Required. Name of the notification config to get. Its format is 
organizations/[organization_id]/notificationConfigs/[config_id],folders/[folder_id]/notificationConfigs/[config_id], orprojects/[project_id]/notificationConfigs/[config_id]. 
 Returns 
 -  (::String) — Required. Name of the notification config to get. Its format is 
organizations/[organization_id]/notificationConfigs/[config_id],folders/[folder_id]/notificationConfigs/[config_id], orprojects/[project_id]/notificationConfigs/[config_id].