com.google.ads.googleads.v17.resources.CustomerLifecycleGoalProto 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/customer_lifecycle_goal.proto
// Protobuf Java Version: 3.25.3
package com.google.ads.googleads.v17.resources;
public final class CustomerLifecycleGoalProto {
private CustomerLifecycleGoalProto() {}
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_CustomerLifecycleGoal_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_google_ads_googleads_v17_resources_CustomerLifecycleGoal_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/resources/cus" +
"tomer_lifecycle_goal.proto\022\"google.ads.g" +
"oogleads.v17.resources\0325google/ads/googl" +
"eads/v17/common/lifecycle_goals.proto\032\037g" +
"oogle/api/field_behavior.proto\032\031google/a" +
"pi/resource.proto\"\277\002\n\025CustomerLifecycleG" +
"oal\022M\n\rresource_name\030\001 \001(\tB6\340A\005\372A0\n.goog" +
"leads.googleapis.com/CustomerLifecycleGo" +
"al\022r\n(customer_acquisition_goal_value_se" +
"ttings\030\003 \001(\0132;.google.ads.googleads.v17." +
"common.LifecycleGoalValueSettingsB\003\340A\003:c" +
"\352A`\n.googleads.googleapis.com/CustomerLi" +
"fecycleGoal\022.customers/{customer_id}/cus" +
"tomerLifecycleGoalsB\214\002\n&com.google.ads.g" +
"oogleads.v17.resourcesB\032CustomerLifecycl" +
"eGoalProtoP\001ZKgoogle.golang.org/genproto" +
"/googleapis/ads/googleads/v17/resources;" +
"resources\242\002\003GAA\252\002\"Google.Ads.GoogleAds.V" +
"17.Resources\312\002\"Google\\Ads\\GoogleAds\\V17\\" +
"Resources\352\002&Google::Ads::GoogleAds::V17:" +
":Resourcesb\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.google.ads.googleads.v17.common.LifecycleGoalsProto.getDescriptor(),
com.google.api.FieldBehaviorProto.getDescriptor(),
com.google.api.ResourceProto.getDescriptor(),
});
internal_static_google_ads_googleads_v17_resources_CustomerLifecycleGoal_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_google_ads_googleads_v17_resources_CustomerLifecycleGoal_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_google_ads_googleads_v17_resources_CustomerLifecycleGoal_descriptor,
new java.lang.String[] { "ResourceName", "CustomerAcquisitionGoalValueSettings", });
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.LifecycleGoalsProto.getDescriptor();
com.google.api.FieldBehaviorProto.getDescriptor();
com.google.api.ResourceProto.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy