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

com.google.ads.googleads.v9.common.CustomParameterProto Maven / Gradle / Ivy

The newest version!
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: google/ads/googleads/v9/common/custom_parameter.proto

package com.google.ads.googleads.v9.common;

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

  public static com.google.protobuf.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  com.google.protobuf.Descriptors.FileDescriptor
      descriptor;
  static {
    java.lang.String[] descriptorData = {
      "\n5google/ads/googleads/v9/common/custom_" +
      "parameter.proto\022\036google.ads.googleads.v9" +
      ".common\032\034google/api/annotations.proto\"I\n" +
      "\017CustomParameter\022\020\n\003key\030\003 \001(\tH\000\210\001\001\022\022\n\005va" +
      "lue\030\004 \001(\tH\001\210\001\001B\006\n\004_keyB\010\n\006_valueB\357\001\n\"com" +
      ".google.ads.googleads.v9.commonB\024CustomP" +
      "arameterProtoP\001ZDgoogle.golang.org/genpr" +
      "oto/googleapis/ads/googleads/v9/common;c" +
      "ommon\242\002\003GAA\252\002\036Google.Ads.GoogleAds.V9.Co" +
      "mmon\312\002\036Google\\Ads\\GoogleAds\\V9\\Common\352\002\"" +
      "Google::Ads::GoogleAds::V9::Commonb\006prot" +
      "o3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          com.google.api.AnnotationsProto.getDescriptor(),
        });
    internal_static_google_ads_googleads_v9_common_CustomParameter_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_google_ads_googleads_v9_common_CustomParameter_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_google_ads_googleads_v9_common_CustomParameter_descriptor,
        new java.lang.String[] { "Key", "Value", "Key", "Value", });
    com.google.api.AnnotationsProto.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy