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

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

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

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

public final class AdGroupSimulationProto {
  private AdGroupSimulationProto() {}
  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_AdGroupSimulation_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_ads_googleads_v17_resources_AdGroupSimulation_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.v" +
      "17.common.TargetRoasSimulationPointListB" +
      "\003\340A\003H\000:\237\001\352A\233\001\n*googleads.googleapis.com/" +
      "AdGroupSimulation\022mcustomers/{customer_i" +
      "d}/adGroupSimulations/{ad_group_id}~{typ" +
      "e}~{modification_method}~{start_date}~{e" +
      "nd_date}B\014\n\npoint_listB\016\n\014_ad_group_idB\r" +
      "\n\013_start_dateB\013\n\t_end_dateB\210\002\n&com.googl" +
      "e.ads.googleads.v17.resourcesB\026AdGroupSi" +
      "mulationProtoP\001ZKgoogle.golang.org/genpr" +
      "oto/googleapis/ads/googleads/v17/resourc" +
      "es;resources\242\002\003GAA\252\002\"Google.Ads.GoogleAd" +
      "s.V17.Resources\312\002\"Google\\Ads\\GoogleAds\\V" +
      "17\\Resources\352\002&Google::Ads::GoogleAds::V" +
      "17::Resourcesb\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          com.google.ads.googleads.v17.common.SimulationProto.getDescriptor(),
          com.google.ads.googleads.v17.enums.SimulationModificationMethodProto.getDescriptor(),
          com.google.ads.googleads.v17.enums.SimulationTypeProto.getDescriptor(),
          com.google.api.FieldBehaviorProto.getDescriptor(),
          com.google.api.ResourceProto.getDescriptor(),
        });
    internal_static_google_ads_googleads_v17_resources_AdGroupSimulation_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_google_ads_googleads_v17_resources_AdGroupSimulation_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_google_ads_googleads_v17_resources_AdGroupSimulation_descriptor,
        new java.lang.String[] { "ResourceName", "AdGroupId", "Type", "ModificationMethod", "StartDate", "EndDate", "CpcBidPointList", "CpvBidPointList", "TargetCpaPointList", "TargetRoasPointList", "PointList", });
    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.common.SimulationProto.getDescriptor();
    com.google.ads.googleads.v17.enums.SimulationModificationMethodProto.getDescriptor();
    com.google.ads.googleads.v17.enums.SimulationTypeProto.getDescriptor();
    com.google.api.FieldBehaviorProto.getDescriptor();
    com.google.api.ResourceProto.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy