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

com.google.ads.googleads.v17.resources.GeographicViewProto Maven / Gradle / Ivy

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

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

public final class GeographicViewProto {
  private GeographicViewProto() {}
  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_v17_resources_GeographicView_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_ads_googleads_v17_resources_GeographicView_fieldAccessorTable;

  public static com.google.protobuf.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  com.google.protobuf.Descriptors.FileDescriptor
      descriptor;
  static {
    java.lang.String[] descriptorData = {
      "\n8google/ads/googleads/v17/resources/geo" +
      "graphic_view.proto\022\"google.ads.googleads" +
      ".v17.resources\0327google/ads/googleads/v17" +
      "/enums/geo_targeting_type.proto\032\037google/" +
      "api/field_behavior.proto\032\031google/api/res" +
      "ource.proto\"\372\002\n\016GeographicView\022F\n\rresour" +
      "ce_name\030\001 \001(\tB/\340A\003\372A)\n\'googleads.googlea" +
      "pis.com/GeographicView\022a\n\rlocation_type\030" +
      "\003 \001(\0162E.google.ads.googleads.v17.enums.G" +
      "eoTargetingTypeEnum.GeoTargetingTypeB\003\340A" +
      "\003\022&\n\024country_criterion_id\030\005 \001(\003B\003\340A\003H\000\210\001" +
      "\001:|\352Ay\n\'googleads.googleapis.com/Geograp" +
      "hicView\022Ncustomers/{customer_id}/geograp" +
      "hicViews/{country_criterion_id}~{locatio" +
      "n_type}B\027\n\025_country_criterion_idB\205\002\n&com" +
      ".google.ads.googleads.v17.resourcesB\023Geo" +
      "graphicViewProtoP\001ZKgoogle.golang.org/ge" +
      "nproto/googleapis/ads/googleads/v17/reso" +
      "urces;resources\242\002\003GAA\252\002\"Google.Ads.Googl" +
      "eAds.V17.Resources\312\002\"Google\\Ads\\GoogleAd" +
      "s\\V17\\Resources\352\002&Google::Ads::GoogleAds" +
      "::V17::Resourcesb\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          com.google.ads.googleads.v17.enums.GeoTargetingTypeProto.getDescriptor(),
          com.google.api.FieldBehaviorProto.getDescriptor(),
          com.google.api.ResourceProto.getDescriptor(),
        });
    internal_static_google_ads_googleads_v17_resources_GeographicView_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_google_ads_googleads_v17_resources_GeographicView_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_google_ads_googleads_v17_resources_GeographicView_descriptor,
        new java.lang.String[] { "ResourceName", "LocationType", "CountryCriterionId", });
    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.v17.enums.GeoTargetingTypeProto.getDescriptor();
    com.google.api.FieldBehaviorProto.getDescriptor();
    com.google.api.ResourceProto.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy