Reference documentation and code samples for the Advisory Notifications V1 API class Google::Cloud::AdvisoryNotifications::V1::UpdateSettingsRequest.
Request of UpdateSettings endpoint.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#settings
def settings() -> ::Google::Cloud::AdvisoryNotifications::V1::Settings
Returns
- (::Google::Cloud::AdvisoryNotifications::V1::Settings) — Required. New settings.
#settings=
def settings=(value) -> ::Google::Cloud::AdvisoryNotifications::V1::Settings
Parameter
- value (::Google::Cloud::AdvisoryNotifications::V1::Settings) — Required. New settings.
Returns
- (::Google::Cloud::AdvisoryNotifications::V1::Settings) — Required. New settings.