Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 

93 řádky
4.1 KiB

  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // source: google/ads/googleads/v1/resources/topic_view.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 _ "google.golang.org/genproto/googleapis/api/annotations"
  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. // A topic view.
  18. type TopicView struct {
  19. // The resource name of the topic view.
  20. // Topic view resource names have the form:
  21. //
  22. // `customers/{customer_id}/topicViews/{ad_group_id}~{criterion_id}`
  23. ResourceName string `protobuf:"bytes,1,opt,name=resource_name,json=resourceName,proto3" json:"resource_name,omitempty"`
  24. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  25. XXX_unrecognized []byte `json:"-"`
  26. XXX_sizecache int32 `json:"-"`
  27. }
  28. func (m *TopicView) Reset() { *m = TopicView{} }
  29. func (m *TopicView) String() string { return proto.CompactTextString(m) }
  30. func (*TopicView) ProtoMessage() {}
  31. func (*TopicView) Descriptor() ([]byte, []int) {
  32. return fileDescriptor_topic_view_8b901d02d0a1a21d, []int{0}
  33. }
  34. func (m *TopicView) XXX_Unmarshal(b []byte) error {
  35. return xxx_messageInfo_TopicView.Unmarshal(m, b)
  36. }
  37. func (m *TopicView) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  38. return xxx_messageInfo_TopicView.Marshal(b, m, deterministic)
  39. }
  40. func (dst *TopicView) XXX_Merge(src proto.Message) {
  41. xxx_messageInfo_TopicView.Merge(dst, src)
  42. }
  43. func (m *TopicView) XXX_Size() int {
  44. return xxx_messageInfo_TopicView.Size(m)
  45. }
  46. func (m *TopicView) XXX_DiscardUnknown() {
  47. xxx_messageInfo_TopicView.DiscardUnknown(m)
  48. }
  49. var xxx_messageInfo_TopicView proto.InternalMessageInfo
  50. func (m *TopicView) GetResourceName() string {
  51. if m != nil {
  52. return m.ResourceName
  53. }
  54. return ""
  55. }
  56. func init() {
  57. proto.RegisterType((*TopicView)(nil), "google.ads.googleads.v1.resources.TopicView")
  58. }
  59. func init() {
  60. proto.RegisterFile("google/ads/googleads/v1/resources/topic_view.proto", fileDescriptor_topic_view_8b901d02d0a1a21d)
  61. }
  62. var fileDescriptor_topic_view_8b901d02d0a1a21d = []byte{
  63. // 263 bytes of a gzipped FileDescriptorProto
  64. 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x84, 0x90, 0x31, 0x4b, 0x03, 0x31,
  65. 0x14, 0xc7, 0xb9, 0x13, 0x84, 0x1e, 0xea, 0xd0, 0x49, 0xc4, 0xc1, 0x2a, 0x05, 0xa7, 0x17, 0xa3,
  66. 0x5b, 0x9c, 0xd2, 0xa5, 0xe0, 0x20, 0xa5, 0xc8, 0x0d, 0x72, 0x50, 0xe2, 0x25, 0x84, 0x40, 0x2f,
  67. 0xef, 0xb8, 0x77, 0x5e, 0xbf, 0x8f, 0xa3, 0x1f, 0xc5, 0x8f, 0xe2, 0x57, 0x70, 0x91, 0x6b, 0x4c,
  68. 0x46, 0xbb, 0xfd, 0x49, 0x7e, 0xff, 0xdf, 0x7b, 0x49, 0x71, 0x6f, 0x11, 0xed, 0xd6, 0x30, 0xa5,
  69. 0x89, 0x85, 0x38, 0xa6, 0x81, 0xb3, 0xce, 0x10, 0xbe, 0x77, 0xb5, 0x21, 0xd6, 0x63, 0xeb, 0xea,
  70. 0xcd, 0xe0, 0xcc, 0x0e, 0xda, 0x0e, 0x7b, 0x9c, 0xce, 0x02, 0x08, 0x4a, 0x13, 0xa4, 0x0e, 0x0c,
  71. 0x1c, 0x52, 0xe7, 0xe2, 0x32, 0x6a, 0x5b, 0xc7, 0x94, 0xf7, 0xd8, 0xab, 0xde, 0xa1, 0xa7, 0x20,
  72. 0xb8, 0xbe, 0x2b, 0x26, 0x2f, 0xa3, 0xb4, 0x74, 0x66, 0x37, 0xbd, 0x29, 0x4e, 0x63, 0x6f, 0xe3,
  73. 0x55, 0x63, 0xce, 0xb3, 0xab, 0xec, 0x76, 0xb2, 0x3e, 0x89, 0x87, 0xcf, 0xaa, 0x31, 0x8b, 0x9f,
  74. 0xac, 0x98, 0xd7, 0xd8, 0xc0, 0xc1, 0xc9, 0x8b, 0xb3, 0x64, 0x5e, 0x8d, 0xb3, 0x56, 0xd9, 0xeb,
  75. 0xd3, 0x5f, 0xc9, 0xe2, 0x56, 0x79, 0x0b, 0xd8, 0x59, 0x66, 0x8d, 0xdf, 0x6f, 0x12, 0x9f, 0xdc,
  76. 0x3a, 0xfa, 0xe7, 0x07, 0x1e, 0x53, 0xfa, 0xc8, 0x8f, 0x96, 0x52, 0x7e, 0xe6, 0xb3, 0x65, 0x50,
  77. 0x4a, 0x4d, 0x10, 0xe2, 0x98, 0x4a, 0x0e, 0xeb, 0x48, 0x7e, 0x45, 0xa6, 0x92, 0x9a, 0xaa, 0xc4,
  78. 0x54, 0x25, 0xaf, 0x12, 0xf3, 0x9d, 0xcf, 0xc3, 0x85, 0x10, 0x52, 0x93, 0x10, 0x89, 0x12, 0xa2,
  79. 0xe4, 0x42, 0x24, 0xee, 0xed, 0x78, 0xbf, 0xec, 0xc3, 0x6f, 0x00, 0x00, 0x00, 0xff, 0xff, 0xf2,
  80. 0xd4, 0x08, 0xb0, 0xad, 0x01, 0x00, 0x00,
  81. }