com.google.ads.googleads.v17.enums.AdGroupAdPrimaryStatusProto 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/enums/ad_group_ad_primary_status.proto
// Protobuf Java Version: 3.25.3
package com.google.ads.googleads.v17.enums;
public final class AdGroupAdPrimaryStatusProto {
private AdGroupAdPrimaryStatusProto() {}
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_enums_AdGroupAdPrimaryStatusEnum_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_google_ads_googleads_v17_enums_AdGroupAdPrimaryStatusEnum_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/enums/ad_grou" +
"p_ad_primary_status.proto\022\036google.ads.go" +
"ogleads.v17.enums\"\250\001\n\032AdGroupAdPrimarySt" +
"atusEnum\"\211\001\n\026AdGroupAdPrimaryStatus\022\017\n\013U" +
"NSPECIFIED\020\000\022\013\n\007UNKNOWN\020\001\022\014\n\010ELIGIBLE\020\002\022" +
"\n\n\006PAUSED\020\003\022\013\n\007REMOVED\020\004\022\013\n\007PENDING\020\005\022\013\n" +
"\007LIMITED\020\006\022\020\n\014NOT_ELIGIBLE\020\007B\365\001\n\"com.goo" +
"gle.ads.googleads.v17.enumsB\033AdGroupAdPr" +
"imaryStatusProtoP\001ZCgoogle.golang.org/ge" +
"nproto/googleapis/ads/googleads/v17/enum" +
"s;enums\242\002\003GAA\252\002\036Google.Ads.GoogleAds.V17" +
".Enums\312\002\036Google\\Ads\\GoogleAds\\V17\\Enums\352" +
"\002\"Google::Ads::GoogleAds::V17::Enumsb\006pr" +
"oto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
});
internal_static_google_ads_googleads_v17_enums_AdGroupAdPrimaryStatusEnum_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_google_ads_googleads_v17_enums_AdGroupAdPrimaryStatusEnum_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_google_ads_googleads_v17_enums_AdGroupAdPrimaryStatusEnum_descriptor,
new java.lang.String[] { });
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy