Cloud Security Command Center V1p1beta1 API - Class Google::Cloud::SecurityCenter::V1p1beta1::UpdateNotificationConfigRequest (v0.14.0)

Reference documentation and code samples for the Cloud Security Command Center V1p1beta1 API class Google::Cloud::SecurityCenter::V1p1beta1::UpdateNotificationConfigRequest.

Request message for updating a notification config.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#notification_config

def notification_config() -> ::Google::Cloud::SecurityCenter::V1p1beta1::NotificationConfig
Returns

#notification_config=

def notification_config=(value) -> ::Google::Cloud::SecurityCenter::V1p1beta1::NotificationConfig
Parameter
Returns

#update_mask

def update_mask() -> ::Google::Protobuf::FieldMask
Returns

#update_mask=

def update_mask=(value) -> ::Google::Protobuf::FieldMask
Parameter
  • value (::Google::Protobuf::FieldMask) — The FieldMask to use when updating the notification config.

    If empty all mutable fields will be updated.

Returns