com.google.cloud.retail.v2.AnalyticsServiceProto Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of proto-google-cloud-retail-v2 Show documentation
Show all versions of proto-google-cloud-retail-v2 Show documentation
Proto library for google-cloud-retail
The newest version!
/*
* Copyright 2024 Google LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/cloud/retail/v2/analytics_service.proto
// Protobuf Java Version: 3.25.5
package com.google.cloud.retail.v2;
public final class AnalyticsServiceProto {
private AnalyticsServiceProto() {}
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) {}
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) {
registerAllExtensions((com.google.protobuf.ExtensionRegistryLite) registry);
}
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/cloud/retail/v2/analytics_servi"
+ "ce.proto\022\026google.cloud.retail.v2\032\034google"
+ "/api/annotations.proto\032\027google/api/clien"
+ "t.proto\032\037google/api/field_behavior.proto"
+ "\032\031google/api/resource.proto\032*google/clou"
+ "d/retail/v2/export_config.proto\032#google/"
+ "longrunning/operations.proto2\203\003\n\020Analyti"
+ "csService\022\243\002\n\026ExportAnalyticsMetrics\0225.g"
+ "oogle.cloud.retail.v2.ExportAnalyticsMet"
+ "ricsRequest\032\035.google.longrunning.Operati"
+ "on\"\262\001\312A^\n5google.cloud.retail.v2.ExportA"
+ "nalyticsMetricsResponse\022%google.cloud.re"
+ "tail.v2.ExportMetadata\202\323\344\223\002K\"F/v2/{catal"
+ "og=projects/*/locations/*/catalogs/*}:ex"
+ "portAnalyticsMetrics:\001*\032I\312A\025retail.googl"
+ "eapis.com\322A.https://www.googleapis.com/a"
+ "uth/cloud-platformB\300\001\n\032com.google.cloud."
+ "retail.v2B\025AnalyticsServiceProtoP\001Z2clou"
+ "d.google.com/go/retail/apiv2/retailpb;re"
+ "tailpb\242\002\006RETAIL\252\002\026Google.Cloud.Retail.V2"
+ "\312\002\026Google\\Cloud\\Retail\\V2\352\002\031Google::Clou"
+ "d::Retail::V2b\006proto3"
};
descriptor =
com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(
descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.google.api.AnnotationsProto.getDescriptor(),
com.google.api.ClientProto.getDescriptor(),
com.google.api.FieldBehaviorProto.getDescriptor(),
com.google.api.ResourceProto.getDescriptor(),
com.google.cloud.retail.v2.ExportConfigProto.getDescriptor(),
com.google.longrunning.OperationsProto.getDescriptor(),
});
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);
registry.add(com.google.longrunning.OperationsProto.operationInfo);
com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor(
descriptor, registry);
com.google.api.AnnotationsProto.getDescriptor();
com.google.api.ClientProto.getDescriptor();
com.google.api.FieldBehaviorProto.getDescriptor();
com.google.api.ResourceProto.getDescriptor();
com.google.cloud.retail.v2.ExportConfigProto.getDescriptor();
com.google.longrunning.OperationsProto.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy