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

com.github.xds.core.v3.ResourceProto Maven / Gradle / Ivy

There is a newer version: 1.0.46
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: xds/core/v3/resource.proto

package com.github.xds.core.v3;

public final class ResourceProto {
  private ResourceProto() {}
  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_xds_core_v3_Resource_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_xds_core_v3_Resource_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\032xds/core/v3/resource.proto\022\013xds.core.v" +
      "3\032\031google/protobuf/any.proto\032\037xds/annota" +
      "tions/v3/status.proto\032\037xds/core/v3/resou" +
      "rce_name.proto\"l\n\010Resource\022\'\n\004name\030\001 \001(\013" +
      "2\031.xds.core.v3.ResourceName\022\017\n\007version\030\002" +
      " \001(\t\022&\n\010resource\030\003 \001(\0132\024.google.protobuf" +
      ".AnyBU\n\026com.github.xds.core.v3B\rResource" +
      "ProtoP\001Z\"github.com/cncf/xds/go/xds/core" +
      "/v3\322\306\244\341\006\002\010\001b\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          com.google.protobuf.AnyProto.getDescriptor(),
          xds.annotations.v3.Status.getDescriptor(),
          com.github.xds.core.v3.ResourceNameProto.getDescriptor(),
        });
    internal_static_xds_core_v3_Resource_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_xds_core_v3_Resource_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_xds_core_v3_Resource_descriptor,
        new java.lang.String[] { "Name", "Version", "Resource", });
    com.google.protobuf.ExtensionRegistry registry =
        com.google.protobuf.ExtensionRegistry.newInstance();
    registry.add(xds.annotations.v3.Status.fileStatus);
    com.google.protobuf.Descriptors.FileDescriptor
        .internalUpdateFileDescriptor(descriptor, registry);
    com.google.protobuf.AnyProto.getDescriptor();
    xds.annotations.v3.Status.getDescriptor();
    com.github.xds.core.v3.ResourceNameProto.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy