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

com.tencent.polaris.specification.api.v1.config.manage.PolarisConfigGRPCService Maven / Gradle / Ivy

The newest version!
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: grpc_config_api.proto

package com.tencent.polaris.specification.api.v1.config.manage;

public final class PolarisConfigGRPCService {
  private PolarisConfigGRPCService() {}
  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\025grpc_config_api.proto\022\002v1\032\021config_file" +
      ".proto\032\032config_file_response.proto2\353\004\n\021P" +
      "olarisConfigGRPC\022E\n\rGetConfigFile\022\030.v1.C" +
      "lientConfigFileInfo\032\030.v1.ConfigClientRes" +
      "ponse\"\000\022>\n\020CreateConfigFile\022\016.v1.ConfigF" +
      "ile\032\030.v1.ConfigClientResponse\"\000\022>\n\020Updat" +
      "eConfigFile\022\016.v1.ConfigFile\032\030.v1.ConfigC" +
      "lientResponse\"\000\022F\n\021PublishConfigFile\022\025.v" +
      "1.ConfigFileRelease\032\030.v1.ConfigClientRes" +
      "ponse\"\000\022S\n\032UpsertAndPublishConfigFile\022\031." +
      "v1.ConfigFilePublishInfo\032\030.v1.ConfigClie" +
      "ntResponse\"\000\022P\n\020WatchConfigFiles\022 .v1.Cl" +
      "ientWatchConfigFileRequest\032\030.v1.ConfigCl" +
      "ientResponse\"\000\022W\n\031GetConfigFileMetadataL" +
      "ist\022\032.v1.ConfigFileGroupRequest\032\034.v1.Con" +
      "figClientListResponse\"\000\022G\n\010Discover\022\031.v1" +
      ".ConfigDiscoverRequest\032\032.v1.ConfigDiscov" +
      "erResponse\"\000(\0010\001B\227\001\n6com.tencent.polaris" +
      ".specification.api.v1.config.manageB\030Pol" +
      "arisConfigGRPCServiceZCgithub.com/polari" +
      "smesh/specification/source/go/api/v1/con" +
      "fig_manageb\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          com.tencent.polaris.specification.api.v1.config.manage.ConfigFileProto.getDescriptor(),
          com.tencent.polaris.specification.api.v1.config.manage.ConfigFileResponseProto.getDescriptor(),
        });
    com.tencent.polaris.specification.api.v1.config.manage.ConfigFileProto.getDescriptor();
    com.tencent.polaris.specification.api.v1.config.manage.ConfigFileResponseProto.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy