You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

98 lines
4.3 KiB

  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // source: google/monitoring/v3/mutation_record.proto
  3. package monitoring // import "google.golang.org/genproto/googleapis/monitoring/v3"
  4. import proto "github.com/golang/protobuf/proto"
  5. import fmt "fmt"
  6. import math "math"
  7. import timestamp "github.com/golang/protobuf/ptypes/timestamp"
  8. // Reference imports to suppress errors if they are not otherwise used.
  9. var _ = proto.Marshal
  10. var _ = fmt.Errorf
  11. var _ = math.Inf
  12. // This is a compile-time assertion to ensure that this generated file
  13. // is compatible with the proto package it is being compiled against.
  14. // A compilation error at this line likely means your copy of the
  15. // proto package needs to be updated.
  16. const _ = proto.ProtoPackageIsVersion2 // please upgrade the proto package
  17. // Describes a change made to a configuration.
  18. type MutationRecord struct {
  19. // When the change occurred.
  20. MutateTime *timestamp.Timestamp `protobuf:"bytes,1,opt,name=mutate_time,json=mutateTime,proto3" json:"mutate_time,omitempty"`
  21. // The email address of the user making the change.
  22. MutatedBy string `protobuf:"bytes,2,opt,name=mutated_by,json=mutatedBy,proto3" json:"mutated_by,omitempty"`
  23. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  24. XXX_unrecognized []byte `json:"-"`
  25. XXX_sizecache int32 `json:"-"`
  26. }
  27. func (m *MutationRecord) Reset() { *m = MutationRecord{} }
  28. func (m *MutationRecord) String() string { return proto.CompactTextString(m) }
  29. func (*MutationRecord) ProtoMessage() {}
  30. func (*MutationRecord) Descriptor() ([]byte, []int) {
  31. return fileDescriptor_mutation_record_20cb38a918044630, []int{0}
  32. }
  33. func (m *MutationRecord) XXX_Unmarshal(b []byte) error {
  34. return xxx_messageInfo_MutationRecord.Unmarshal(m, b)
  35. }
  36. func (m *MutationRecord) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  37. return xxx_messageInfo_MutationRecord.Marshal(b, m, deterministic)
  38. }
  39. func (dst *MutationRecord) XXX_Merge(src proto.Message) {
  40. xxx_messageInfo_MutationRecord.Merge(dst, src)
  41. }
  42. func (m *MutationRecord) XXX_Size() int {
  43. return xxx_messageInfo_MutationRecord.Size(m)
  44. }
  45. func (m *MutationRecord) XXX_DiscardUnknown() {
  46. xxx_messageInfo_MutationRecord.DiscardUnknown(m)
  47. }
  48. var xxx_messageInfo_MutationRecord proto.InternalMessageInfo
  49. func (m *MutationRecord) GetMutateTime() *timestamp.Timestamp {
  50. if m != nil {
  51. return m.MutateTime
  52. }
  53. return nil
  54. }
  55. func (m *MutationRecord) GetMutatedBy() string {
  56. if m != nil {
  57. return m.MutatedBy
  58. }
  59. return ""
  60. }
  61. func init() {
  62. proto.RegisterType((*MutationRecord)(nil), "google.monitoring.v3.MutationRecord")
  63. }
  64. func init() {
  65. proto.RegisterFile("google/monitoring/v3/mutation_record.proto", fileDescriptor_mutation_record_20cb38a918044630)
  66. }
  67. var fileDescriptor_mutation_record_20cb38a918044630 = []byte{
  68. // 251 bytes of a gzipped FileDescriptorProto
  69. 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0xd2, 0x4a, 0xcf, 0xcf, 0x4f,
  70. 0xcf, 0x49, 0xd5, 0xcf, 0xcd, 0xcf, 0xcb, 0x2c, 0xc9, 0x2f, 0xca, 0xcc, 0x4b, 0xd7, 0x2f, 0x33,
  71. 0xd6, 0xcf, 0x2d, 0x2d, 0x49, 0x2c, 0xc9, 0xcc, 0xcf, 0x8b, 0x2f, 0x4a, 0x4d, 0xce, 0x2f, 0x4a,
  72. 0xd1, 0x2b, 0x28, 0xca, 0x2f, 0xc9, 0x17, 0x12, 0x81, 0xa8, 0xd5, 0x43, 0xa8, 0xd5, 0x2b, 0x33,
  73. 0x96, 0x92, 0x87, 0x9a, 0x00, 0x56, 0x93, 0x54, 0x9a, 0xa6, 0x5f, 0x92, 0x99, 0x9b, 0x5a, 0x5c,
  74. 0x92, 0x98, 0x5b, 0x00, 0xd1, 0xa6, 0x94, 0xc3, 0xc5, 0xe7, 0x0b, 0x35, 0x2f, 0x08, 0x6c, 0x9c,
  75. 0x90, 0x35, 0x17, 0x37, 0xd8, 0x86, 0xd4, 0x78, 0x90, 0x5a, 0x09, 0x46, 0x05, 0x46, 0x0d, 0x6e,
  76. 0x23, 0x29, 0x3d, 0xa8, 0xf1, 0x30, 0x83, 0xf4, 0x42, 0x60, 0x06, 0x05, 0x71, 0x41, 0x94, 0x83,
  77. 0x04, 0x84, 0x64, 0xb9, 0xa0, 0xbc, 0x94, 0xf8, 0xa4, 0x4a, 0x09, 0x26, 0x05, 0x46, 0x0d, 0xce,
  78. 0x20, 0x4e, 0xa8, 0x88, 0x53, 0xa5, 0xd3, 0x6a, 0x46, 0x2e, 0x89, 0xe4, 0xfc, 0x5c, 0x3d, 0x6c,
  79. 0x6e, 0x75, 0x12, 0x46, 0x75, 0x48, 0x00, 0xc8, 0xa6, 0x00, 0xc6, 0x28, 0x3b, 0xa8, 0xe2, 0xf4,
  80. 0xfc, 0x9c, 0xc4, 0xbc, 0x74, 0xbd, 0xfc, 0xa2, 0x74, 0xfd, 0xf4, 0xd4, 0x3c, 0xb0, 0x3b, 0xf4,
  81. 0x21, 0x52, 0x89, 0x05, 0x99, 0xc5, 0xa8, 0x61, 0x64, 0x8d, 0xe0, 0xad, 0x62, 0x92, 0x72, 0x87,
  82. 0x18, 0xe0, 0x9c, 0x93, 0x5f, 0x9a, 0xa2, 0xe7, 0x8b, 0xb0, 0x33, 0xcc, 0xf8, 0x14, 0x4c, 0x32,
  83. 0x06, 0x2c, 0x19, 0x83, 0x90, 0x8c, 0x09, 0x33, 0x4e, 0x62, 0x03, 0x5b, 0x62, 0x0c, 0x08, 0x00,
  84. 0x00, 0xff, 0xff, 0x95, 0xa7, 0xf3, 0xbd, 0x87, 0x01, 0x00, 0x00,
  85. }