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

com.google.ads.googleads.v9.resources.BiddingStrategySimulationProto Maven / Gradle / Ivy

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

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

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

  public static com.google.protobuf.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  com.google.protobuf.Descriptors.FileDescriptor
      descriptor;
  static {
    java.lang.String[] descriptorData = {
      "\nCgoogle/ads/googleads/v9/resources/bidd" +
      "ing_strategy_simulation.proto\022!google.ad" +
      "s.googleads.v9.resources\032/google/ads/goo" +
      "gleads/v9/common/simulation.proto\032Bgoogl" +
      "e/ads/googleads/v9/enums/simulation_modi" +
      "fication_method.proto\0323google/ads/google" +
      "ads/v9/enums/simulation_type.proto\032\037goog" +
      "le/api/field_behavior.proto\032\031google/api/" +
      "resource.proto\032\034google/api/annotations.p" +
      "roto\"\247\006\n\031BiddingStrategySimulation\022Q\n\rre" +
      "source_name\030\001 \001(\tB:\340A\003\372A4\n2googleads.goo" +
      "gleapis.com/BiddingStrategySimulation\022 \n" +
      "\023bidding_strategy_id\030\002 \001(\003B\003\340A\003\022S\n\004type\030" +
      "\003 \001(\[email protected]" +
      "mulationTypeEnum.SimulationTypeB\003\340A\003\022~\n\023" +
      "modification_method\030\004 \001(\0162\\.google.ads.g" +
      "oogleads.v9.enums.SimulationModification" +
      "MethodEnum.SimulationModificationMethodB" +
      "\003\340A\003\022\027\n\nstart_date\030\005 \001(\tB\003\340A\003\022\025\n\010end_dat" +
      "e\030\006 \001(\tB\003\340A\003\022b\n\025target_cpa_point_list\030\007 " +
      "\001(\0132<.google.ads.googleads.v9.common.Tar" +
      "getCpaSimulationPointListB\003\340A\003H\000\022d\n\026targ" +
      "et_roas_point_list\030\010 \001(\0132=.google.ads.go" +
      "ogleads.v9.common.TargetRoasSimulationPo" +
      "intListB\003\340A\003H\000:\267\001\352A\263\001\n2googleads.googlea" +
      "pis.com/BiddingStrategySimulation\022}custo" +
      "mers/{customer_id}/biddingStrategySimula" +
      "tions/{bidding_strategy_id}~{type}~{modi" +
      "fication_method}~{start_date}~{end_date}" +
      "B\014\n\npoint_listB\213\002\n%com.google.ads.google" +
      "ads.v9.resourcesB\036BiddingStrategySimulat" +
      "ionProtoP\001ZJgoogle.golang.org/genproto/g" +
      "oogleapis/ads/googleads/v9/resources;res" +
      "ources\242\002\003GAA\252\002!Google.Ads.GoogleAds.V9.R" +
      "esources\312\002!Google\\Ads\\GoogleAds\\V9\\Resou" +
      "rces\352\002%Google::Ads::GoogleAds::V9::Resou" +
      "rcesb\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          com.google.ads.googleads.v9.common.SimulationProto.getDescriptor(),
          com.google.ads.googleads.v9.enums.SimulationModificationMethodProto.getDescriptor(),
          com.google.ads.googleads.v9.enums.SimulationTypeProto.getDescriptor(),
          com.google.api.FieldBehaviorProto.getDescriptor(),
          com.google.api.ResourceProto.getDescriptor(),
          com.google.api.AnnotationsProto.getDescriptor(),
        });
    internal_static_google_ads_googleads_v9_resources_BiddingStrategySimulation_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_google_ads_googleads_v9_resources_BiddingStrategySimulation_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_google_ads_googleads_v9_resources_BiddingStrategySimulation_descriptor,
        new java.lang.String[] { "ResourceName", "BiddingStrategyId", "Type", "ModificationMethod", "StartDate", "EndDate", "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.v9.common.SimulationProto.getDescriptor();
    com.google.ads.googleads.v9.enums.SimulationModificationMethodProto.getDescriptor();
    com.google.ads.googleads.v9.enums.SimulationTypeProto.getDescriptor();
    com.google.api.FieldBehaviorProto.getDescriptor();
    com.google.api.ResourceProto.getDescriptor();
    com.google.api.AnnotationsProto.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy