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.
 
 
 

117 lines
5.6 KiB

  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // source: google/ads/googleads/v1/resources/mobile_app_category_constant.proto
  3. package resources // import "google.golang.org/genproto/googleapis/ads/googleads/v1/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 _ "google.golang.org/genproto/googleapis/api/annotations"
  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. // A mobile application category constant.
  19. type MobileAppCategoryConstant struct {
  20. // The resource name of the mobile app category constant.
  21. // Mobile app category constant resource names have the form:
  22. //
  23. // `mobileAppCategoryConstants/{mobile_app_category_id}`
  24. ResourceName string `protobuf:"bytes,1,opt,name=resource_name,json=resourceName,proto3" json:"resource_name,omitempty"`
  25. // The ID of the mobile app category constant.
  26. Id *wrappers.Int32Value `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"`
  27. // Mobile app category name.
  28. Name *wrappers.StringValue `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`
  29. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  30. XXX_unrecognized []byte `json:"-"`
  31. XXX_sizecache int32 `json:"-"`
  32. }
  33. func (m *MobileAppCategoryConstant) Reset() { *m = MobileAppCategoryConstant{} }
  34. func (m *MobileAppCategoryConstant) String() string { return proto.CompactTextString(m) }
  35. func (*MobileAppCategoryConstant) ProtoMessage() {}
  36. func (*MobileAppCategoryConstant) Descriptor() ([]byte, []int) {
  37. return fileDescriptor_mobile_app_category_constant_0fff3756db1db1ee, []int{0}
  38. }
  39. func (m *MobileAppCategoryConstant) XXX_Unmarshal(b []byte) error {
  40. return xxx_messageInfo_MobileAppCategoryConstant.Unmarshal(m, b)
  41. }
  42. func (m *MobileAppCategoryConstant) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  43. return xxx_messageInfo_MobileAppCategoryConstant.Marshal(b, m, deterministic)
  44. }
  45. func (dst *MobileAppCategoryConstant) XXX_Merge(src proto.Message) {
  46. xxx_messageInfo_MobileAppCategoryConstant.Merge(dst, src)
  47. }
  48. func (m *MobileAppCategoryConstant) XXX_Size() int {
  49. return xxx_messageInfo_MobileAppCategoryConstant.Size(m)
  50. }
  51. func (m *MobileAppCategoryConstant) XXX_DiscardUnknown() {
  52. xxx_messageInfo_MobileAppCategoryConstant.DiscardUnknown(m)
  53. }
  54. var xxx_messageInfo_MobileAppCategoryConstant proto.InternalMessageInfo
  55. func (m *MobileAppCategoryConstant) GetResourceName() string {
  56. if m != nil {
  57. return m.ResourceName
  58. }
  59. return ""
  60. }
  61. func (m *MobileAppCategoryConstant) GetId() *wrappers.Int32Value {
  62. if m != nil {
  63. return m.Id
  64. }
  65. return nil
  66. }
  67. func (m *MobileAppCategoryConstant) GetName() *wrappers.StringValue {
  68. if m != nil {
  69. return m.Name
  70. }
  71. return nil
  72. }
  73. func init() {
  74. proto.RegisterType((*MobileAppCategoryConstant)(nil), "google.ads.googleads.v1.resources.MobileAppCategoryConstant")
  75. }
  76. func init() {
  77. proto.RegisterFile("google/ads/googleads/v1/resources/mobile_app_category_constant.proto", fileDescriptor_mobile_app_category_constant_0fff3756db1db1ee)
  78. }
  79. var fileDescriptor_mobile_app_category_constant_0fff3756db1db1ee = []byte{
  80. // 352 bytes of a gzipped FileDescriptorProto
  81. 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x84, 0x91, 0xd1, 0x4a, 0xeb, 0x30,
  82. 0x18, 0xc7, 0x69, 0x77, 0x38, 0x70, 0x7a, 0xf4, 0xa6, 0x57, 0x73, 0x8e, 0xb1, 0x29, 0x83, 0x81,
  83. 0x90, 0xda, 0xed, 0x2e, 0x5e, 0x75, 0x13, 0x86, 0x82, 0x32, 0x26, 0xf4, 0x42, 0x0a, 0x25, 0x6b,
  84. 0x63, 0x28, 0xb4, 0x49, 0x48, 0xb2, 0x89, 0xcf, 0xe0, 0x43, 0x08, 0x5e, 0xfa, 0x28, 0x3e, 0x8a,
  85. 0x4f, 0x21, 0x4b, 0x9a, 0xdc, 0x88, 0x7a, 0xf7, 0xa7, 0xf9, 0xe5, 0xff, 0xfd, 0x9a, 0x2f, 0xb8,
  86. 0x24, 0x8c, 0x91, 0x1a, 0x47, 0xa8, 0x94, 0x91, 0x89, 0xfb, 0xb4, 0x8b, 0x23, 0x81, 0x25, 0xdb,
  87. 0x8a, 0x02, 0xcb, 0xa8, 0x61, 0x9b, 0xaa, 0xc6, 0x39, 0xe2, 0x3c, 0x2f, 0x90, 0xc2, 0x84, 0x89,
  88. 0xa7, 0xbc, 0x60, 0x54, 0x2a, 0x44, 0x15, 0xe0, 0x82, 0x29, 0x16, 0x8e, 0xcc, 0x55, 0x80, 0x4a,
  89. 0x09, 0x5c, 0x0b, 0xd8, 0xc5, 0xc0, 0xb5, 0xf4, 0x06, 0xed, 0x20, 0x7d, 0x61, 0xb3, 0x7d, 0x88,
  90. 0x1e, 0x05, 0xe2, 0x1c, 0x0b, 0x69, 0x2a, 0x7a, 0x7d, 0x2b, 0xc2, 0xab, 0x08, 0x51, 0xca, 0x14,
  91. 0x52, 0x15, 0xa3, 0xed, 0xe9, 0xc9, 0x8b, 0x17, 0x1c, 0xdd, 0x68, 0x8f, 0x84, 0xf3, 0x45, 0x6b,
  92. 0xb1, 0x68, 0x25, 0xc2, 0xd3, 0xe0, 0xd0, 0x0e, 0xca, 0x29, 0x6a, 0x70, 0xd7, 0x1b, 0x7a, 0x93,
  93. 0x7f, 0xeb, 0x03, 0xfb, 0xf1, 0x16, 0x35, 0x38, 0x3c, 0x0b, 0xfc, 0xaa, 0xec, 0xfa, 0x43, 0x6f,
  94. 0xf2, 0x7f, 0x7a, 0xdc, 0x5a, 0x02, 0x6b, 0x03, 0xae, 0xa8, 0x9a, 0x4d, 0x53, 0x54, 0x6f, 0xf1,
  95. 0xda, 0xaf, 0xca, 0xf0, 0x3c, 0xf8, 0xa3, 0x8b, 0x3a, 0x1a, 0xef, 0x7f, 0xc1, 0xef, 0x94, 0xa8,
  96. 0x28, 0x31, 0xbc, 0x26, 0xe7, 0xcf, 0x7e, 0x30, 0x2e, 0x58, 0x03, 0x7e, 0x7d, 0x89, 0xf9, 0xe0,
  97. 0xdb, 0x1f, 0x59, 0xed, 0xeb, 0x57, 0xde, 0xfd, 0x75, 0x5b, 0x42, 0x58, 0x8d, 0x28, 0x01, 0x4c,
  98. 0x90, 0x88, 0x60, 0xaa, 0x87, 0xdb, 0x25, 0xf1, 0x4a, 0xfe, 0xb0, 0xb3, 0x0b, 0x97, 0x5e, 0xfd,
  99. 0xce, 0x32, 0x49, 0xde, 0xfc, 0xd1, 0xd2, 0x54, 0x26, 0xa5, 0x04, 0x26, 0xee, 0x53, 0x1a, 0x83,
  100. 0xb5, 0x25, 0xdf, 0x2d, 0x93, 0x25, 0xa5, 0xcc, 0x1c, 0x93, 0xa5, 0x71, 0xe6, 0x98, 0x0f, 0x7f,
  101. 0x6c, 0x0e, 0x20, 0x4c, 0x4a, 0x09, 0xa1, 0xa3, 0x20, 0x4c, 0x63, 0x08, 0x1d, 0xb7, 0xf9, 0xab,
  102. 0x65, 0x67, 0x9f, 0x01, 0x00, 0x00, 0xff, 0xff, 0xf8, 0x03, 0x3b, 0x4a, 0x5f, 0x02, 0x00, 0x00,
  103. }