com.google.ads.googleads.v10.resources.BiddingStrategySimulationProto Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of google-ads-stubs-v10 Show documentation
Show all versions of google-ads-stubs-v10 Show documentation
Stubs for GAAPI version google-ads-stubs-v10
The newest version!
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/ads/googleads/v10/resources/bidding_strategy_simulation.proto
package com.google.ads.googleads.v10.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_v10_resources_BiddingStrategySimulation_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_google_ads_googleads_v10_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 = {
"\nDgoogle/ads/googleads/v10/resources/bid" +
"ding_strategy_simulation.proto\022\"google.a" +
"ds.googleads.v10.resources\0320google/ads/g" +
"oogleads/v10/common/simulation.proto\032Cgo" +
"ogle/ads/googleads/v10/enums/simulation_" +
"modification_method.proto\0324google/ads/go" +
"ogleads/v10/enums/simulation_type.proto\032" +
"\037google/api/field_behavior.proto\032\031google" +
"/api/resource.proto\"\253\006\n\031BiddingStrategyS" +
"imulation\022Q\n\rresource_name\030\001 \001(\tB:\340A\003\372A4" +
"\n2googleads.googleapis.com/BiddingStrate" +
"gySimulation\022 \n\023bidding_strategy_id\030\002 \001(" +
"\003B\003\340A\003\022T\n\004type\030\003 \001(\0162A.google.ads.google" +
"ads.v10.enums.SimulationTypeEnum.Simulat" +
"ionTypeB\003\340A\003\022\177\n\023modification_method\030\004 \001(" +
"\0162].google.ads.googleads.v10.enums.Simul" +
"ationModificationMethodEnum.SimulationMo" +
"dificationMethodB\003\340A\003\022\027\n\nstart_date\030\005 \001(" +
"\tB\003\340A\003\022\025\n\010end_date\030\006 \001(\tB\003\340A\003\022c\n\025target_" +
"cpa_point_list\030\007 \001(\0132=.google.ads.google" +
"ads.v10.common.TargetCpaSimulationPointL" +
"istB\003\340A\003H\000\022e\n\026target_roas_point_list\030\010 \001" +
"(\0132>.google.ads.googleads.v10.common.Tar" +
"getRoasSimulationPointListB\003\340A\003H\000:\267\001\352A\263\001" +
"\n2googleads.googleapis.com/BiddingStrate" +
"gySimulation\022}customers/{customer_id}/bi" +
"ddingStrategySimulations/{bidding_strate" +
"gy_id}~{type}~{modification_method}~{sta" +
"rt_date}~{end_date}B\014\n\npoint_listB\220\002\n&co" +
"m.google.ads.googleads.v10.resourcesB\036Bi" +
"ddingStrategySimulationProtoP\001ZKgoogle.g" +
"olang.org/genproto/googleapis/ads/google" +
"ads/v10/resources;resources\242\002\003GAA\252\002\"Goog" +
"le.Ads.GoogleAds.V10.Resources\312\002\"Google\\" +
"Ads\\GoogleAds\\V10\\Resources\352\002&Google::Ad" +
"s::GoogleAds::V10::Resourcesb\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.google.ads.googleads.v10.common.SimulationProto.getDescriptor(),
com.google.ads.googleads.v10.enums.SimulationModificationMethodProto.getDescriptor(),
com.google.ads.googleads.v10.enums.SimulationTypeProto.getDescriptor(),
com.google.api.FieldBehaviorProto.getDescriptor(),
com.google.api.ResourceProto.getDescriptor(),
});
internal_static_google_ads_googleads_v10_resources_BiddingStrategySimulation_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_google_ads_googleads_v10_resources_BiddingStrategySimulation_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_google_ads_googleads_v10_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.v10.common.SimulationProto.getDescriptor();
com.google.ads.googleads.v10.enums.SimulationModificationMethodProto.getDescriptor();
com.google.ads.googleads.v10.enums.SimulationTypeProto.getDescriptor();
com.google.api.FieldBehaviorProto.getDescriptor();
com.google.api.ResourceProto.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy