All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.google.ads.googleads.v18.resources.DataLinkProto Maven / Gradle / Ivy

The newest version!
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: google/ads/googleads/v18/resources/data_link.proto

// Protobuf Java Version: 3.25.3
package com.google.ads.googleads.v18.resources;

public final class DataLinkProto {
  private DataLinkProto() {}
  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistryLite registry) {
  }

  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistry registry) {
    registerAllExtensions(
        (com.google.protobuf.ExtensionRegistryLite) registry);
  }
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_google_ads_googleads_v18_resources_DataLink_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_ads_googleads_v18_resources_DataLink_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_google_ads_googleads_v18_resources_YoutubeVideoIdentifier_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_ads_googleads_v18_resources_YoutubeVideoIdentifier_fieldAccessorTable;

  public static com.google.protobuf.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  com.google.protobuf.Descriptors.FileDescriptor
      descriptor;
  static {
    java.lang.String[] descriptorData = {
      "\n2google/ads/googleads/v18/resources/dat" +
      "a_link.proto\022\"google.ads.googleads.v18.r" +
      "esources\0325google/ads/googleads/v18/enums" +
      "/data_link_status.proto\0323google/ads/goog" +
      "leads/v18/enums/data_link_type.proto\032\037go" +
      "ogle/api/field_behavior.proto\032\031google/ap" +
      "i/resource.proto\"\270\004\n\010DataLink\022@\n\rresourc" +
      "e_name\030\001 \001(\tB)\340A\005\372A#\n!googleads.googleap" +
      "is.com/DataLink\022!\n\017product_link_id\030\002 \001(\003" +
      "B\003\340A\003H\001\210\001\001\022\036\n\014data_link_id\030\003 \001(\003B\003\340A\003H\002\210" +
      "\001\001\022P\n\004type\030\004 \001(\0162=.google.ads.googleads." +
      "v18.enums.DataLinkTypeEnum.DataLinkTypeB" +
      "\003\340A\003\022V\n\006status\030\005 \001(\0162A.google.ads.google" +
      "ads.v18.enums.DataLinkStatusEnum.DataLin" +
      "kStatusB\003\340A\003\022X\n\ryoutube_video\030\006 \001(\0132:.go" +
      "ogle.ads.googleads.v18.resources.Youtube" +
      "VideoIdentifierB\003\340A\005H\000:j\352Ag\n!googleads.g" +
      "oogleapis.com/DataLink\022Bcustomers/{custo" +
      "mer_id}/dataLinks/{product_link_id}~{dat" +
      "a_link_id}B\022\n\020data_link_entityB\022\n\020_produ" +
      "ct_link_idB\017\n\r_data_link_id\"n\n\026YoutubeVi" +
      "deoIdentifier\022\034\n\nchannel_id\030\001 \001(\tB\003\340A\005H\000" +
      "\210\001\001\022\032\n\010video_id\030\002 \001(\tB\003\340A\005H\001\210\001\001B\r\n\013_chan" +
      "nel_idB\013\n\t_video_idB\377\001\n&com.google.ads.g" +
      "oogleads.v18.resourcesB\rDataLinkProtoP\001Z" +
      "Kgoogle.golang.org/genproto/googleapis/a" +
      "ds/googleads/v18/resources;resources\242\002\003G" +
      "AA\252\002\"Google.Ads.GoogleAds.V18.Resources\312" +
      "\002\"Google\\Ads\\GoogleAds\\V18\\Resources\352\002&G" +
      "oogle::Ads::GoogleAds::V18::Resourcesb\006p" +
      "roto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          com.google.ads.googleads.v18.enums.DataLinkStatusProto.getDescriptor(),
          com.google.ads.googleads.v18.enums.DataLinkTypeProto.getDescriptor(),
          com.google.api.FieldBehaviorProto.getDescriptor(),
          com.google.api.ResourceProto.getDescriptor(),
        });
    internal_static_google_ads_googleads_v18_resources_DataLink_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_google_ads_googleads_v18_resources_DataLink_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_google_ads_googleads_v18_resources_DataLink_descriptor,
        new java.lang.String[] { "ResourceName", "ProductLinkId", "DataLinkId", "Type", "Status", "YoutubeVideo", "DataLinkEntity", });
    internal_static_google_ads_googleads_v18_resources_YoutubeVideoIdentifier_descriptor =
      getDescriptor().getMessageTypes().get(1);
    internal_static_google_ads_googleads_v18_resources_YoutubeVideoIdentifier_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_google_ads_googleads_v18_resources_YoutubeVideoIdentifier_descriptor,
        new java.lang.String[] { "ChannelId", "VideoId", });
    com.google.protobuf.ExtensionRegistry registry =
        com.google.protobuf.ExtensionRegistry.newInstance();
    registry.add(com.google.api.FieldBehaviorProto.fieldBehavior);
    registry.add(com.google.api.ResourceProto.resource);
    registry.add(com.google.api.ResourceProto.resourceReference);
    com.google.protobuf.Descriptors.FileDescriptor
        .internalUpdateFileDescriptor(descriptor, registry);
    com.google.ads.googleads.v18.enums.DataLinkStatusProto.getDescriptor();
    com.google.ads.googleads.v18.enums.DataLinkTypeProto.getDescriptor();
    com.google.api.FieldBehaviorProto.getDescriptor();
    com.google.api.ResourceProto.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy