Reference documentation and code samples for the Security Command Center V2 API class Google::Cloud::SecurityCenter::V2::DeleteNotificationConfigRequest.
Request message for deleting a notification config.
Inherits
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String
-
(::String) — Required. Name of the notification config to delete. The following list
shows some examples of the format:
+
organizations/[organization_id]/locations/[location_id]/notificationConfigs/[config_id]
+folders/[folder_id]/locations/[location_id]notificationConfigs/[config_id]
+projects/[project_id]/locations/[location_id]notificationConfigs/[config_id]
#name=
def name=(value) -> ::String
-
value (::String) — Required. Name of the notification config to delete. The following list
shows some examples of the format:
+
organizations/[organization_id]/locations/[location_id]/notificationConfigs/[config_id]
+folders/[folder_id]/locations/[location_id]notificationConfigs/[config_id]
+projects/[project_id]/locations/[location_id]notificationConfigs/[config_id]
-
(::String) — Required. Name of the notification config to delete. The following list
shows some examples of the format:
+
organizations/[organization_id]/locations/[location_id]/notificationConfigs/[config_id]
+folders/[folder_id]/locations/[location_id]notificationConfigs/[config_id]
+projects/[project_id]/locations/[location_id]notificationConfigs/[config_id]