Reference documentation and code samples for the Stackdriver Monitoring V3 Client class MutationRecord.
Describes a change made to a configuration.
Generated from protobuf message google.monitoring.v3.MutationRecord
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ mutate_time
Google\Protobuf\Timestamp
When the change occurred.
↳ mutated_by
string
The email address of the user making the change.
getMutateTime
When the change occurred.
Generated from protobuf field .google.protobuf.Timestamp mutate_time = 1;
Google\Protobuf\Timestamp|null
hasMutateTime
clearMutateTime
setMutateTime
When the change occurred.
Generated from protobuf field .google.protobuf.Timestamp mutate_time = 1;
var
Google\Protobuf\Timestamp
$this
getMutatedBy
The email address of the user making the change.
Generated from protobuf field string mutated_by = 2;
string
setMutatedBy
The email address of the user making the change.
Generated from protobuf field string mutated_by = 2;
var
string
$this