com.google.ads.googleads.v17.resources.CampaignSimulationProto Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of google-ads-stubs-v17 Show documentation
Show all versions of google-ads-stubs-v17 Show documentation
Stubs for GAAPI version google-ads-stubs-v17
The newest version!
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/ads/googleads/v17/resources/campaign_simulation.proto
// Protobuf Java Version: 3.25.3
package com.google.ads.googleads.v17.resources;
public final class CampaignSimulationProto {
private CampaignSimulationProto() {}
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_CampaignSimulation_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_google_ads_googleads_v17_resources_CampaignSimulation_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.v17.common.TargetRoasSimulati" +
"onPointListB\003\340A\003H\000\022|\n\"target_impression_" +
"share_point_list\030\n \001(\0132I.google.ads.goog" +
"leads.v17.common.TargetImpressionShareSi" +
"mulationPointListB\003\340A\003H\000\022\\\n\021budget_point" +
"_list\030\013 \001(\0132:.google.ads.googleads.v17.c" +
"ommon.BudgetSimulationPointListB\003\340A\003H\000:\241" +
"\001\352A\235\001\n+googleads.googleapis.com/Campaign" +
"Simulation\022ncustomers/{customer_id}/camp" +
"aignSimulations/{campaign_id}~{type}~{mo" +
"dification_method}~{start_date}~{end_dat" +
"e}B\014\n\npoint_listB\211\002\n&com.google.ads.goog" +
"leads.v17.resourcesB\027CampaignSimulationP" +
"rotoP\001ZKgoogle.golang.org/genproto/googl" +
"eapis/ads/googleads/v17/resources;resour" +
"ces\242\002\003GAA\252\002\"Google.Ads.GoogleAds.V17.Res" +
"ources\312\002\"Google\\Ads\\GoogleAds\\V17\\Resour" +
"ces\352\002&Google::Ads::GoogleAds::V17::Resou" +
"rcesb\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_CampaignSimulation_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_google_ads_googleads_v17_resources_CampaignSimulation_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_google_ads_googleads_v17_resources_CampaignSimulation_descriptor,
new java.lang.String[] { "ResourceName", "CampaignId", "Type", "ModificationMethod", "StartDate", "EndDate", "CpcBidPointList", "TargetCpaPointList", "TargetRoasPointList", "TargetImpressionSharePointList", "BudgetPointList", "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