Class: Google::Monitoring::V3::MutationRecord

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/mutation_record.rb

Overview

Describes a change made to a configuration.

Instance Attribute Summary collapse

Instance Attribute Details

#mutate_timeGoogle::Protobuf::Timestamp

Returns When the change occurred.

Returns:



25
# File 'lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/mutation_record.rb', line 25

class MutationRecord; end

#mutated_byString

Returns The email address of the user making the change.

Returns:

  • (String)

    The email address of the user making the change.



25
# File 'lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/mutation_record.rb', line 25

class MutationRecord; end