
com.google.ads.googleads.v18.enums.DataLinkStatusProto Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of google-ads-stubs-v18 Show documentation
Show all versions of google-ads-stubs-v18 Show documentation
Stubs for GAAPI version google-ads-stubs-v18
The newest version!
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/ads/googleads/v18/enums/data_link_status.proto
// Protobuf Java Version: 3.25.3
package com.google.ads.googleads.v18.enums;
public final class DataLinkStatusProto {
private DataLinkStatusProto() {}
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_v18_enums_DataLinkStatusEnum_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_google_ads_googleads_v18_enums_DataLinkStatusEnum_fieldAccessorTable;
public static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor
descriptor;
static {
java.lang.String[] descriptorData = {
"\n5google/ads/googleads/v18/enums/data_li" +
"nk_status.proto\022\036google.ads.googleads.v1" +
"8.enums\"\240\001\n\022DataLinkStatusEnum\"\211\001\n\016DataL" +
"inkStatus\022\017\n\013UNSPECIFIED\020\000\022\013\n\007UNKNOWN\020\001\022" +
"\r\n\tREQUESTED\020\002\022\024\n\020PENDING_APPROVAL\020\003\022\013\n\007" +
"ENABLED\020\004\022\014\n\010DISABLED\020\005\022\013\n\007REVOKED\020\006\022\014\n\010" +
"REJECTED\020\007B\355\001\n\"com.google.ads.googleads." +
"v18.enumsB\023DataLinkStatusProtoP\001ZCgoogle" +
".golang.org/genproto/googleapis/ads/goog" +
"leads/v18/enums;enums\242\002\003GAA\252\002\036Google.Ads" +
".GoogleAds.V18.Enums\312\002\036Google\\Ads\\Google" +
"Ads\\V18\\Enums\352\002\"Google::Ads::GoogleAds::" +
"V18::Enumsb\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
});
internal_static_google_ads_googleads_v18_enums_DataLinkStatusEnum_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_google_ads_googleads_v18_enums_DataLinkStatusEnum_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_google_ads_googleads_v18_enums_DataLinkStatusEnum_descriptor,
new java.lang.String[] { });
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy