com.google.ads.googleads.v17.resources.CustomerClientLinkProto 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_client_link.proto
// Protobuf Java Version: 3.25.3
package com.google.ads.googleads.v17.resources;
public final class CustomerClientLinkProto {
private CustomerClientLinkProto() {}
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_CustomerClientLink_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_google_ads_googleads_v17_resources_CustomerClientLink_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_client_link.proto\022\"google.ads.goog" +
"leads.v17.resources\0328google/ads/googlead" +
"s/v17/enums/manager_link_status.proto\032\037g" +
"oogle/api/field_behavior.proto\032\031google/a" +
"pi/resource.proto\"\365\003\n\022CustomerClientLink" +
"\022J\n\rresource_name\030\001 \001(\tB3\340A\005\372A-\n+googlea" +
"ds.googleapis.com/CustomerClientLink\022G\n\017" +
"client_customer\030\007 \001(\tB)\340A\005\372A#\n!googleads" +
".googleapis.com/CustomerH\000\210\001\001\022!\n\017manager" +
"_link_id\030\010 \001(\003B\003\340A\003H\001\210\001\001\022W\n\006status\030\005 \001(\016" +
"2G.google.ads.googleads.v17.enums.Manage" +
"rLinkStatusEnum.ManagerLinkStatus\022\023\n\006hid" +
"den\030\t \001(\010H\002\210\001\001:\205\001\352A\201\001\n+googleads.googlea" +
"pis.com/CustomerClientLink\022Rcustomers/{c" +
"ustomer_id}/customerClientLinks/{client_" +
"customer_id}~{manager_link_id}B\022\n\020_clien" +
"t_customerB\022\n\020_manager_link_idB\t\n\007_hidde" +
"nB\211\002\n&com.google.ads.googleads.v17.resou" +
"rcesB\027CustomerClientLinkProtoP\001ZKgoogle." +
"golang.org/genproto/googleapis/ads/googl" +
"eads/v17/resources;resources\242\002\003GAA\252\002\"Goo" +
"gle.Ads.GoogleAds.V17.Resources\312\002\"Google" +
"\\Ads\\GoogleAds\\V17\\Resources\352\002&Google::A" +
"ds::GoogleAds::V17::Resourcesb\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_CustomerClientLink_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_google_ads_googleads_v17_resources_CustomerClientLink_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_google_ads_googleads_v17_resources_CustomerClientLink_descriptor,
new java.lang.String[] { "ResourceName", "ClientCustomer", "ManagerLinkId", "Status", "Hidden", });
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