Cloud Monitoring V3 API - Class Google::Cloud::Monitoring::V3::UpdateServiceLevelObjectiveRequest (v0.13.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Monitoring V3 API class Google::Cloud::Monitoring::V3::UpdateServiceLevelObjectiveRequest.
The UpdateServiceLevelObjective request.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#service_level_objective
defservice_level_objective()->::Google::Cloud::Monitoring::V3::ServiceLevelObjective
Returns
-
(::Google::Cloud::Monitoring::V3::ServiceLevelObjective) — Required. The
ServiceLevelObjectiveto draw updates from. The givennamespecifies the resource to update.
#service_level_objective=
defservice_level_objective=(value)->::Google::Cloud::Monitoring::V3::ServiceLevelObjective
Parameter
-
value (::Google::Cloud::Monitoring::V3::ServiceLevelObjective) — Required. The
ServiceLevelObjectiveto draw updates from. The givennamespecifies the resource to update.
Returns
-
(::Google::Cloud::Monitoring::V3::ServiceLevelObjective) — Required. The
ServiceLevelObjectiveto draw updates from. The givennamespecifies the resource to update.
#update_mask
defupdate_mask()->::Google::Protobuf::FieldMask
Returns
- (::Google::Protobuf::FieldMask) — A set of field paths defining which fields to use for the update.
#update_mask=
defupdate_mask=(value)->::Google::Protobuf::FieldMask
Parameter
- value (::Google::Protobuf::FieldMask) — A set of field paths defining which fields to use for the update.
Returns
- (::Google::Protobuf::FieldMask) — A set of field paths defining which fields to use for the update.