All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.google.cloud.retail.v2beta.AnalyticsServiceProto Maven / Gradle / Ivy

There is a newer version: 2.57.0
Show 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/v2beta/analytics_service.proto

// Protobuf Java Version: 3.25.2
package com.google.cloud.retail.v2beta;

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 = {
      "\n2google/cloud/retail/v2beta/analytics_s"
          + "ervice.proto\022\032google.cloud.retail.v2beta"
          + "\032\034google/api/annotations.proto\032\027google/a"
          + "pi/client.proto\032\037google/api/field_behavi"
          + "or.proto\032\031google/api/resource.proto\032.goo"
          + "gle/cloud/retail/v2beta/export_config.pr"
          + "oto\032#google/longrunning/operations.proto"
          + "2\223\003\n\020AnalyticsService\022\263\002\n\026ExportAnalytic"
          + "sMetrics\0229.google.cloud.retail.v2beta.Ex"
          + "portAnalyticsMetricsRequest\032\035.google.lon"
          + "grunning.Operation\"\276\001\312Af\n9google.cloud.r"
          + "etail.v2beta.ExportAnalyticsMetricsRespo"
          + "nse\022)google.cloud.retail.v2beta.ExportMe"
          + "tadata\202\323\344\223\002O\"J/v2beta/{catalog=projects/"
          + "*/locations/*/catalogs/*}:exportAnalytic"
          + "sMetrics:\001*\032I\312A\025retail.googleapis.com\322A."
          + "https://www.googleapis.com/auth/cloud-pl"
          + "atformB\324\001\n\036com.google.cloud.retail.v2bet"
          + "aB\025AnalyticsServiceProtoP\001Z6cloud.google"
          + ".com/go/retail/apiv2beta/retailpb;retail"
          + "pb\242\002\006RETAIL\252\002\032Google.Cloud.Retail.V2Beta"
          + "\312\002\032Google\\Cloud\\Retail\\V2beta\352\002\035Google::"
          + "Cloud::Retail::V2betab\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.v2beta.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.v2beta.ExportConfigProto.getDescriptor();
    com.google.longrunning.OperationsProto.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy