com.google.ads.googleads.v17.services.KeywordThemeConstantServiceProto 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/services/keyword_theme_constant_service.proto
// Protobuf Java Version: 3.25.3
package com.google.ads.googleads.v17.services;
public final class KeywordThemeConstantServiceProto {
private KeywordThemeConstantServiceProto() {}
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_services_SuggestKeywordThemeConstantsRequest_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_google_ads_googleads_v17_services_SuggestKeywordThemeConstantsRequest_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_ads_googleads_v17_services_SuggestKeywordThemeConstantsResponse_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_google_ads_googleads_v17_services_SuggestKeywordThemeConstantsResponse_fieldAccessorTable;
public static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor
descriptor;
static {
java.lang.String[] descriptorData = {
"\nFgoogle/ads/googleads/v17/services/keyw" +
"ord_theme_constant_service.proto\022!google" +
".ads.googleads.v17.services\032?google/ads/" +
"googleads/v17/resources/keyword_theme_co" +
"nstant.proto\032\034google/api/annotations.pro" +
"to\032\027google/api/client.proto\"f\n#SuggestKe" +
"ywordThemeConstantsRequest\022\022\n\nquery_text" +
"\030\001 \001(\t\022\024\n\014country_code\030\002 \001(\t\022\025\n\rlanguage" +
"_code\030\003 \001(\t\"\201\001\n$SuggestKeywordThemeConst" +
"antsResponse\022Y\n\027keyword_theme_constants\030" +
"\001 \003(\01328.google.ads.googleads.v17.resourc" +
"es.KeywordThemeConstant2\305\002\n\033KeywordTheme" +
"ConstantService\022\336\001\n\034SuggestKeywordThemeC" +
"onstants\022F.google.ads.googleads.v17.serv" +
"ices.SuggestKeywordThemeConstantsRequest" +
"\032G.google.ads.googleads.v17.services.Sug" +
"gestKeywordThemeConstantsResponse\"-\202\323\344\223\002" +
"\'\"\"/v17/keywordThemeConstants:suggest:\001*" +
"\032E\312A\030googleads.googleapis.com\322A\'https://" +
"www.googleapis.com/auth/adwordsB\214\002\n%com." +
"google.ads.googleads.v17.servicesB Keywo" +
"rdThemeConstantServiceProtoP\001ZIgoogle.go" +
"lang.org/genproto/googleapis/ads/googlea" +
"ds/v17/services;services\242\002\003GAA\252\002!Google." +
"Ads.GoogleAds.V17.Services\312\002!Google\\Ads\\" +
"GoogleAds\\V17\\Services\352\002%Google::Ads::Go" +
"ogleAds::V17::Servicesb\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.google.ads.googleads.v17.resources.KeywordThemeConstantProto.getDescriptor(),
com.google.api.AnnotationsProto.getDescriptor(),
com.google.api.ClientProto.getDescriptor(),
});
internal_static_google_ads_googleads_v17_services_SuggestKeywordThemeConstantsRequest_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_google_ads_googleads_v17_services_SuggestKeywordThemeConstantsRequest_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_google_ads_googleads_v17_services_SuggestKeywordThemeConstantsRequest_descriptor,
new java.lang.String[] { "QueryText", "CountryCode", "LanguageCode", });
internal_static_google_ads_googleads_v17_services_SuggestKeywordThemeConstantsResponse_descriptor =
getDescriptor().getMessageTypes().get(1);
internal_static_google_ads_googleads_v17_services_SuggestKeywordThemeConstantsResponse_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_google_ads_googleads_v17_services_SuggestKeywordThemeConstantsResponse_descriptor,
new java.lang.String[] { "KeywordThemeConstants", });
com.google.protobuf.ExtensionRegistry registry =
com.google.protobuf.ExtensionRegistry.newInstance();
registry.add(com.google.api.ClientProto.defaultHost);
registry.add(com.google.api.AnnotationsProto.http);
registry.add(com.google.api.ClientProto.oauthScopes);
com.google.protobuf.Descriptors.FileDescriptor
.internalUpdateFileDescriptor(descriptor, registry);
com.google.ads.googleads.v17.resources.KeywordThemeConstantProto.getDescriptor();
com.google.api.AnnotationsProto.getDescriptor();
com.google.api.ClientProto.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy