com.google.ads.googleads.v10.resources.CampaignCriterionSimulationProto Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/ads/googleads/v10/resources/campaign_criterion_simulation.proto
package com.google.ads.googleads.v10.resources;
public final class CampaignCriterionSimulationProto {
private CampaignCriterionSimulationProto() {}
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_CampaignCriterionSimulation_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_google_ads_googleads_v10_resources_CampaignCriterionSimulation_fieldAccessorTable;
public static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor
descriptor;
static {
java.lang.String[] descriptorData = {
"\nFgoogle/ads/googleads/v10/resources/cam" +
"paign_criterion_simulation.proto\022\"google" +
".ads.googleads.v10.resources\0320google/ads" +
"/googleads/v10/common/simulation.proto\032C" +
"google/ads/googleads/v10/enums/simulatio" +
"n_modification_method.proto\0324google/ads/" +
"googleads/v10/enums/simulation_type.prot" +
"o\032\037google/api/field_behavior.proto\032\031goog" +
"le/api/resource.proto\"\274\006\n\033CampaignCriter" +
"ionSimulation\022S\n\rresource_name\030\001 \001(\tB<\340A" +
"\003\372A6\n4googleads.googleapis.com/CampaignC" +
"riterionSimulation\022\035\n\013campaign_id\030\t \001(\003B" +
"\003\340A\003H\001\210\001\001\022\036\n\014criterion_id\030\n \001(\003B\003\340A\003H\002\210\001" +
"\001\022T\n\004type\030\004 \001(\0162A.google.ads.googleads.v" +
"10.enums.SimulationTypeEnum.SimulationTy" +
"peB\003\340A\003\022\177\n\023modification_method\030\005 \001(\0162].g" +
"oogle.ads.googleads.v10.enums.Simulation" +
"ModificationMethodEnum.SimulationModific" +
"ationMethodB\003\340A\003\022\034\n\nstart_date\030\013 \001(\tB\003\340A" +
"\003H\003\210\001\001\022\032\n\010end_date\030\014 \001(\tB\003\340A\003H\004\210\001\001\022g\n\027bi" +
"d_modifier_point_list\030\010 \001(\0132?.google.ads" +
".googleads.v10.common.BidModifierSimulat" +
"ionPointListB\003\340A\003H\000:\303\001\352A\277\001\n4googleads.go" +
"ogleapis.com/CampaignCriterionSimulation" +
"\022\206\001customers/{customer_id}/campaignCrite" +
"rionSimulations/{campaign_id}~{criterion" +
"_id}~{type}~{modification_method}~{start" +
"_date}~{end_date}B\014\n\npoint_listB\016\n\014_camp" +
"aign_idB\017\n\r_criterion_idB\r\n\013_start_dateB" +
"\013\n\t_end_dateB\222\002\n&com.google.ads.googlead" +
"s.v10.resourcesB CampaignCriterionSimula" +
"tionProtoP\001ZKgoogle.golang.org/genproto/" +
"googleapis/ads/googleads/v10/resources;r" +
"esources\242\002\003GAA\252\002\"Google.Ads.GoogleAds.V1" +
"0.Resources\312\002\"Google\\Ads\\GoogleAds\\V10\\R" +
"esources\352\002&Google::Ads::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_CampaignCriterionSimulation_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_google_ads_googleads_v10_resources_CampaignCriterionSimulation_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_google_ads_googleads_v10_resources_CampaignCriterionSimulation_descriptor,
new java.lang.String[] { "ResourceName", "CampaignId", "CriterionId", "Type", "ModificationMethod", "StartDate", "EndDate", "BidModifierPointList", "PointList", "CampaignId", "CriterionId", "StartDate", "EndDate", });
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