com.google.ads.googleads.v17.resources.CustomerManagerLinkProto 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_manager_link.proto
// Protobuf Java Version: 3.25.3
package com.google.ads.googleads.v17.resources;
public final class CustomerManagerLinkProto {
private CustomerManagerLinkProto() {}
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_CustomerManagerLink_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_google_ads_googleads_v17_resources_CustomerManagerLink_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_manager_link.proto\022\"google.ads.goo" +
"gleads.v17.resources\0328google/ads/googlea" +
"ds/v17/enums/manager_link_status.proto\032\037" +
"google/api/field_behavior.proto\032\031google/" +
"api/resource.proto\"\334\003\n\023CustomerManagerLi" +
"nk\022K\n\rresource_name\030\001 \001(\tB4\340A\005\372A.\n,googl" +
"eads.googleapis.com/CustomerManagerLink\022" +
"H\n\020manager_customer\030\006 \001(\tB)\340A\003\372A#\n!googl" +
"eads.googleapis.com/CustomerH\000\210\001\001\022!\n\017man" +
"ager_link_id\030\007 \001(\003B\003\340A\003H\001\210\001\001\022W\n\006status\030\005" +
" \001(\0162G.google.ads.googleads.v17.enums.Ma" +
"nagerLinkStatusEnum.ManagerLinkStatus:\210\001" +
"\352A\204\001\n,googleads.googleapis.com/CustomerM" +
"anagerLink\022Tcustomers/{customer_id}/cust" +
"omerManagerLinks/{manager_customer_id}~{" +
"manager_link_id}B\023\n\021_manager_customerB\022\n" +
"\020_manager_link_idB\212\002\n&com.google.ads.goo" +
"gleads.v17.resourcesB\030CustomerManagerLin" +
"kProtoP\001ZKgoogle.golang.org/genproto/goo" +
"gleapis/ads/googleads/v17/resources;reso" +
"urces\242\002\003GAA\252\002\"Google.Ads.GoogleAds.V17.R" +
"esources\312\002\"Google\\Ads\\GoogleAds\\V17\\Reso" +
"urces\352\002&Google::Ads::GoogleAds::V17::Res" +
"ourcesb\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.google.ads.googleads.v17.enums.ManagerLinkStatusProto.getDescriptor(),
com.google.api.FieldBehaviorProto.getDescriptor(),
com.google.api.ResourceProto.getDescriptor(),
});
internal_static_google_ads_googleads_v17_resources_CustomerManagerLink_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_google_ads_googleads_v17_resources_CustomerManagerLink_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_google_ads_googleads_v17_resources_CustomerManagerLink_descriptor,
new java.lang.String[] { "ResourceName", "ManagerCustomer", "ManagerLinkId", "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.v17.enums.ManagerLinkStatusProto.getDescriptor();
com.google.api.FieldBehaviorProto.getDescriptor();
com.google.api.ResourceProto.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy