
com.google.ads.googleads.v9.resources.CustomConversionGoalProto Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of google-ads-stubs-v9 Show documentation
Show all versions of google-ads-stubs-v9 Show documentation
Stubs for GAAPI version google-ads-stubs-v9
The newest version!
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/ads/googleads/v9/resources/custom_conversion_goal.proto
package com.google.ads.googleads.v9.resources;
public final class CustomConversionGoalProto {
private CustomConversionGoalProto() {}
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_CustomConversionGoal_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_google_ads_googleads_v9_resources_CustomConversionGoal_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/v9/resources/cust" +
"om_conversion_goal.proto\022!google.ads.goo" +
"gleads.v9.resources\032Agoogle/ads/googlead" +
"s/v9/enums/custom_conversion_goal_status" +
".proto\032\037google/api/field_behavior.proto\032" +
"\031google/api/resource.proto\032\034google/api/a" +
"nnotations.proto\"\246\003\n\024CustomConversionGoa" +
"l\022L\n\rresource_name\030\001 \001(\tB5\340A\005\372A/\n-google" +
"ads.googleapis.com/CustomConversionGoal\022" +
"\017\n\002id\030\002 \001(\003B\003\340A\005\022\014\n\004name\030\003 \001(\t\022J\n\022conver" +
"sion_actions\030\004 \003(\tB.\372A+\n)googleads.googl" +
"eapis.com/ConversionAction\022h\n\006status\030\005 \001" +
"(\0162X.google.ads.googleads.v9.enums.Custo" +
"mConversionGoalStatusEnum.CustomConversi" +
"onGoalStatus:k\352Ah\n-googleads.googleapis." +
"com/CustomConversionGoal\0227customers/{cus" +
"tomer_id}/customConversionGoals/{goal_id" +
"}B\206\002\n%com.google.ads.googleads.v9.resour" +
"cesB\031CustomConversionGoalProtoP\001ZJgoogle" +
".golang.org/genproto/googleapis/ads/goog" +
"leads/v9/resources;resources\242\002\003GAA\252\002!Goo" +
"gle.Ads.GoogleAds.V9.Resources\312\002!Google\\" +
"Ads\\GoogleAds\\V9\\Resources\352\002%Google::Ads" +
"::GoogleAds::V9::Resourcesb\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.google.ads.googleads.v9.enums.CustomConversionGoalStatusProto.getDescriptor(),
com.google.api.FieldBehaviorProto.getDescriptor(),
com.google.api.ResourceProto.getDescriptor(),
com.google.api.AnnotationsProto.getDescriptor(),
});
internal_static_google_ads_googleads_v9_resources_CustomConversionGoal_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_google_ads_googleads_v9_resources_CustomConversionGoal_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_google_ads_googleads_v9_resources_CustomConversionGoal_descriptor,
new java.lang.String[] { "ResourceName", "Id", "Name", "ConversionActions", "Status", });
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.enums.CustomConversionGoalStatusProto.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