Cloud Monitoring V3 API - Class Google::Cloud::Monitoring::V3::MutationRecord (v0.8.0)

Reference documentation and code samples for the Cloud Monitoring V3 API class Google::Cloud::Monitoring::V3::MutationRecord.

Describes a change made to a configuration.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#mutate_time

def mutate_time() -> ::Google::Protobuf::Timestamp
Returns

#mutate_time=

def mutate_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns

#mutated_by

def mutated_by() -> ::String
Returns
  • (::String) — The email address of the user making the change.

#mutated_by=

def mutated_by=(value) -> ::String
Parameter
  • value (::String) — The email address of the user making the change.
Returns
  • (::String) — The email address of the user making the change.