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

com.google.ads.googleads.v10.resources.SmartCampaignSettingProto Maven / Gradle / Ivy

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: google/ads/googleads/v10/resources/smart_campaign_setting.proto

package com.google.ads.googleads.v10.resources;

public final class SmartCampaignSettingProto {
  private SmartCampaignSettingProto() {}
  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_v10_resources_SmartCampaignSetting_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_ads_googleads_v10_resources_SmartCampaignSetting_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_google_ads_googleads_v10_resources_SmartCampaignSetting_PhoneNumber_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_ads_googleads_v10_resources_SmartCampaignSetting_PhoneNumber_fieldAccessorTable;

  public static com.google.protobuf.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  com.google.protobuf.Descriptors.FileDescriptor
      descriptor;
  static {
    java.lang.String[] descriptorData = {
      "\n?google/ads/googleads/v10/resources/sma" +
      "rt_campaign_setting.proto\022\"google.ads.go" +
      "ogleads.v10.resources\032\037google/api/field_" +
      "behavior.proto\032\031google/api/resource.prot" +
      "o\"\330\004\n\024SmartCampaignSetting\022L\n\rresource_n" +
      "ame\030\001 \001(\tB5\340A\005\372A/\n-googleads.googleapis." +
      "com/SmartCampaignSetting\022;\n\010campaign\030\002 \001" +
      "(\tB)\340A\003\372A#\n!googleads.googleapis.com/Cam" +
      "paign\022Z\n\014phone_number\030\003 \001(\0132D.google.ads" +
      ".googleads.v10.resources.SmartCampaignSe" +
      "tting.PhoneNumber\022\021\n\tfinal_url\030\004 \001(\t\022!\n\031" +
      "advertising_language_code\030\007 \001(\t\022\027\n\rbusin" +
      "ess_name\030\005 \001(\tH\000\022\036\n\024business_location_id" +
      "\030\006 \001(\003H\000\032e\n\013PhoneNumber\022\031\n\014phone_number\030" +
      "\001 \001(\tH\000\210\001\001\022\031\n\014country_code\030\002 \001(\tH\001\210\001\001B\017\n" +
      "\r_phone_numberB\017\n\r_country_code:o\352Al\n-go" +
      "ogleads.googleapis.com/SmartCampaignSett" +
      "ing\022;customers/{customer_id}/smartCampai" +
      "gnSettings/{campaign_id}B\022\n\020business_set" +
      "tingB\213\002\n&com.google.ads.googleads.v10.re" +
      "sourcesB\031SmartCampaignSettingProtoP\001ZKgo" +
      "ogle.golang.org/genproto/googleapis/ads/" +
      "googleads/v10/resources;resources\242\002\003GAA\252" +
      "\002\"Google.Ads.GoogleAds.V10.Resources\312\002\"G" +
      "oogle\\Ads\\GoogleAds\\V10\\Resources\352\002&Goog" +
      "le::Ads::GoogleAds::V10::Resourcesb\006prot" +
      "o3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          com.google.api.FieldBehaviorProto.getDescriptor(),
          com.google.api.ResourceProto.getDescriptor(),
        });
    internal_static_google_ads_googleads_v10_resources_SmartCampaignSetting_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_google_ads_googleads_v10_resources_SmartCampaignSetting_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_google_ads_googleads_v10_resources_SmartCampaignSetting_descriptor,
        new java.lang.String[] { "ResourceName", "Campaign", "PhoneNumber", "FinalUrl", "AdvertisingLanguageCode", "BusinessName", "BusinessLocationId", "BusinessSetting", });
    internal_static_google_ads_googleads_v10_resources_SmartCampaignSetting_PhoneNumber_descriptor =
      internal_static_google_ads_googleads_v10_resources_SmartCampaignSetting_descriptor.getNestedTypes().get(0);
    internal_static_google_ads_googleads_v10_resources_SmartCampaignSetting_PhoneNumber_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_google_ads_googleads_v10_resources_SmartCampaignSetting_PhoneNumber_descriptor,
        new java.lang.String[] { "PhoneNumber", "CountryCode", "PhoneNumber", "CountryCode", });
    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.api.FieldBehaviorProto.getDescriptor();
    com.google.api.ResourceProto.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy