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.
 
 
 

129 lines
6.4 KiB

  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // source: google/ads/googleads/v0/resources/customer_manager_link.proto
  3. package resources // import "google.golang.org/genproto/googleapis/ads/googleads/v0/resources"
  4. import proto "github.com/golang/protobuf/proto"
  5. import fmt "fmt"
  6. import math "math"
  7. import wrappers "github.com/golang/protobuf/ptypes/wrappers"
  8. import enums "google.golang.org/genproto/googleapis/ads/googleads/v0/enums"
  9. // Reference imports to suppress errors if they are not otherwise used.
  10. var _ = proto.Marshal
  11. var _ = fmt.Errorf
  12. var _ = math.Inf
  13. // This is a compile-time assertion to ensure that this generated file
  14. // is compatible with the proto package it is being compiled against.
  15. // A compilation error at this line likely means your copy of the
  16. // proto package needs to be updated.
  17. const _ = proto.ProtoPackageIsVersion2 // please upgrade the proto package
  18. // Represents customer-manager link relationship.
  19. type CustomerManagerLink struct {
  20. // Name of the resource.
  21. // CustomerManagerLink resource names have the form:
  22. //
  23. // `customers/{customer_id}/customerManagerLinks/{manager_customer_id}_{manager_link_id}`
  24. ResourceName string `protobuf:"bytes,1,opt,name=resource_name,json=resourceName,proto3" json:"resource_name,omitempty"`
  25. // The manager customer linked to the customer.
  26. ManagerCustomer *wrappers.StringValue `protobuf:"bytes,3,opt,name=manager_customer,json=managerCustomer,proto3" json:"manager_customer,omitempty"`
  27. // ID of the customer-manager link. This field is read only.
  28. ManagerLinkId *wrappers.Int64Value `protobuf:"bytes,4,opt,name=manager_link_id,json=managerLinkId,proto3" json:"manager_link_id,omitempty"`
  29. // Status of the link between the customer and the manager.
  30. Status enums.ManagerLinkStatusEnum_ManagerLinkStatus `protobuf:"varint,5,opt,name=status,proto3,enum=google.ads.googleads.v0.enums.ManagerLinkStatusEnum_ManagerLinkStatus" json:"status,omitempty"`
  31. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  32. XXX_unrecognized []byte `json:"-"`
  33. XXX_sizecache int32 `json:"-"`
  34. }
  35. func (m *CustomerManagerLink) Reset() { *m = CustomerManagerLink{} }
  36. func (m *CustomerManagerLink) String() string { return proto.CompactTextString(m) }
  37. func (*CustomerManagerLink) ProtoMessage() {}
  38. func (*CustomerManagerLink) Descriptor() ([]byte, []int) {
  39. return fileDescriptor_customer_manager_link_b6637712dc1d7465, []int{0}
  40. }
  41. func (m *CustomerManagerLink) XXX_Unmarshal(b []byte) error {
  42. return xxx_messageInfo_CustomerManagerLink.Unmarshal(m, b)
  43. }
  44. func (m *CustomerManagerLink) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  45. return xxx_messageInfo_CustomerManagerLink.Marshal(b, m, deterministic)
  46. }
  47. func (dst *CustomerManagerLink) XXX_Merge(src proto.Message) {
  48. xxx_messageInfo_CustomerManagerLink.Merge(dst, src)
  49. }
  50. func (m *CustomerManagerLink) XXX_Size() int {
  51. return xxx_messageInfo_CustomerManagerLink.Size(m)
  52. }
  53. func (m *CustomerManagerLink) XXX_DiscardUnknown() {
  54. xxx_messageInfo_CustomerManagerLink.DiscardUnknown(m)
  55. }
  56. var xxx_messageInfo_CustomerManagerLink proto.InternalMessageInfo
  57. func (m *CustomerManagerLink) GetResourceName() string {
  58. if m != nil {
  59. return m.ResourceName
  60. }
  61. return ""
  62. }
  63. func (m *CustomerManagerLink) GetManagerCustomer() *wrappers.StringValue {
  64. if m != nil {
  65. return m.ManagerCustomer
  66. }
  67. return nil
  68. }
  69. func (m *CustomerManagerLink) GetManagerLinkId() *wrappers.Int64Value {
  70. if m != nil {
  71. return m.ManagerLinkId
  72. }
  73. return nil
  74. }
  75. func (m *CustomerManagerLink) GetStatus() enums.ManagerLinkStatusEnum_ManagerLinkStatus {
  76. if m != nil {
  77. return m.Status
  78. }
  79. return enums.ManagerLinkStatusEnum_UNSPECIFIED
  80. }
  81. func init() {
  82. proto.RegisterType((*CustomerManagerLink)(nil), "google.ads.googleads.v0.resources.CustomerManagerLink")
  83. }
  84. func init() {
  85. proto.RegisterFile("google/ads/googleads/v0/resources/customer_manager_link.proto", fileDescriptor_customer_manager_link_b6637712dc1d7465)
  86. }
  87. var fileDescriptor_customer_manager_link_b6637712dc1d7465 = []byte{
  88. // 397 bytes of a gzipped FileDescriptorProto
  89. 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x84, 0x52, 0xcf, 0x6a, 0xdb, 0x30,
  90. 0x1c, 0xc6, 0xce, 0x16, 0x98, 0xb7, 0x2c, 0xc3, 0xbb, 0x98, 0x6c, 0x8c, 0x64, 0x23, 0x90, 0x93,
  91. 0x6c, 0xb2, 0xb1, 0x81, 0xc6, 0x0e, 0x4e, 0xd8, 0x42, 0xc6, 0x36, 0x82, 0x03, 0x3e, 0x0c, 0x53,
  92. 0xa3, 0xc4, 0xaa, 0x30, 0xb1, 0x24, 0x23, 0xd9, 0xe9, 0x13, 0xf4, 0x45, 0x7a, 0x2a, 0x7d, 0x94,
  93. 0x3e, 0x4a, 0x9f, 0xa2, 0xc4, 0xb2, 0xdc, 0x94, 0x34, 0xed, 0xed, 0xb3, 0xf4, 0xfd, 0xf9, 0x7d,
  94. 0x3f, 0xd9, 0xfa, 0x41, 0x38, 0x27, 0x19, 0x76, 0x51, 0x22, 0x5d, 0x05, 0x77, 0x68, 0xeb, 0xb9,
  95. 0x02, 0x4b, 0x5e, 0x8a, 0x35, 0x96, 0xee, 0xba, 0x94, 0x05, 0xa7, 0x58, 0xc4, 0x14, 0x31, 0x44,
  96. 0xb0, 0x88, 0xb3, 0x94, 0x6d, 0x40, 0x2e, 0x78, 0xc1, 0xed, 0x81, 0xd2, 0x00, 0x94, 0x48, 0xd0,
  97. 0xc8, 0xc1, 0xd6, 0x03, 0x8d, 0xbc, 0xf7, 0xed, 0x58, 0x02, 0x66, 0x25, 0x95, 0xee, 0xbe, 0x69,
  98. 0x2c, 0x0b, 0x54, 0x94, 0x52, 0x79, 0xf7, 0x3e, 0xd4, 0xc2, 0xea, 0x6b, 0x55, 0x9e, 0xba, 0x67,
  99. 0x02, 0xe5, 0x39, 0x16, 0xf5, 0xfd, 0xc7, 0x4b, 0xd3, 0x7a, 0x3b, 0xad, 0x67, 0xfb, 0xab, 0x5c,
  100. 0xfe, 0xa4, 0x6c, 0x63, 0x7f, 0xb2, 0x3a, 0x3a, 0x3d, 0x66, 0x88, 0x62, 0xc7, 0xe8, 0x1b, 0xa3,
  101. 0x17, 0xc1, 0x2b, 0x7d, 0xf8, 0x0f, 0x51, 0x6c, 0xcf, 0xac, 0x37, 0x3a, 0x59, 0xf7, 0x73, 0x5a,
  102. 0x7d, 0x63, 0xf4, 0x72, 0xfc, 0xbe, 0x2e, 0x02, 0x74, 0x2e, 0x58, 0x16, 0x22, 0x65, 0x24, 0x44,
  103. 0x59, 0x89, 0x83, 0x6e, 0xad, 0xd2, 0xc1, 0xf6, 0xd4, 0xea, 0xde, 0xab, 0x90, 0x26, 0xce, 0xb3,
  104. 0xca, 0xe7, 0xdd, 0x81, 0xcf, 0x9c, 0x15, 0x5f, 0xbf, 0x28, 0x9b, 0x0e, 0xbd, 0x1b, 0x78, 0x9e,
  105. 0xd8, 0x27, 0x56, 0x5b, 0x55, 0x77, 0x9e, 0xf7, 0x8d, 0xd1, 0xeb, 0xf1, 0x2f, 0x70, 0x6c, 0xaf,
  106. 0xd5, 0xd2, 0xc0, 0x5e, 0xdd, 0x65, 0xa5, 0xfb, 0xc9, 0x4a, 0x7a, 0x78, 0x1a, 0xd4, 0xae, 0x93,
  107. 0x73, 0xd3, 0x1a, 0xae, 0x39, 0x05, 0x4f, 0xbe, 0xd6, 0xc4, 0x79, 0x60, 0xa3, 0x8b, 0x5d, 0x81,
  108. 0x85, 0xf1, 0xff, 0x77, 0x2d, 0x27, 0x3c, 0x43, 0x8c, 0x00, 0x2e, 0x88, 0x4b, 0x30, 0xab, 0xea,
  109. 0xe9, 0x97, 0xcd, 0x53, 0xf9, 0xc8, 0xaf, 0xf4, 0xbd, 0x41, 0x17, 0x66, 0x6b, 0xe6, 0xfb, 0x57,
  110. 0xe6, 0x60, 0xa6, 0x2c, 0xfd, 0x44, 0x02, 0x05, 0x77, 0x28, 0xf4, 0x40, 0xa0, 0x99, 0xd7, 0x9a,
  111. 0x13, 0xf9, 0x89, 0x8c, 0x1a, 0x4e, 0x14, 0x7a, 0x51, 0xc3, 0xb9, 0x31, 0x87, 0xea, 0x02, 0x42,
  112. 0x3f, 0x91, 0x10, 0x36, 0x2c, 0x08, 0x43, 0x0f, 0xc2, 0x86, 0xb7, 0x6a, 0x57, 0xc3, 0x7e, 0xbe,
  113. 0x0d, 0x00, 0x00, 0xff, 0xff, 0xa0, 0x05, 0x7b, 0x54, 0xf6, 0x02, 0x00, 0x00,
  114. }