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
    
  - (::Google::Protobuf::Timestamp) — When the change occurred.
#mutate_time=
def mutate_time=(value) -> ::Google::Protobuf::Timestamp
    Parameter
    
  - value (::Google::Protobuf::Timestamp) — When the change occurred.
    Returns
    
  - (::Google::Protobuf::Timestamp) — When the change occurred.
#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.