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

io.provenance.metadata.v1.Objectstore Maven / Gradle / Ivy

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: provenance/metadata/v1/objectstore.proto

package io.provenance.metadata.v1;

public final class Objectstore {
  private Objectstore() {}
  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_provenance_metadata_v1_ObjectStoreLocator_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_provenance_metadata_v1_ObjectStoreLocator_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_provenance_metadata_v1_OSLocatorParams_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_provenance_metadata_v1_OSLocatorParams_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(provenance/metadata/v1/objectstore.pro" +
      "to\022\026provenance.metadata.v1\032\024gogoproto/go" +
      "go.proto\"8\n\022ObjectStoreLocator\022\r\n\005owner\030" +
      "\001 \001(\t\022\023\n\013locator_uri\030\002 \001(\t\"R\n\017OSLocatorP" +
      "arams\022?\n\016max_uri_length\030\001 \001(\rB\'\332\336\037\006uint3" +
      "2\310\336\037\000\362\336\037\025yaml:\"max_uri_length\"BS\n\031io.pro" +
      "venance.metadata.v1P\001Z4github.com/proven" +
      "ance-io/provenance/x/metadata/typesb\006pro" +
      "to3"
    };
    com.google.protobuf.Descriptors.FileDescriptor.InternalDescriptorAssigner assigner =
        new com.google.protobuf.Descriptors.FileDescriptor.    InternalDescriptorAssigner() {
          public com.google.protobuf.ExtensionRegistry assignDescriptors(
              com.google.protobuf.Descriptors.FileDescriptor root) {
            descriptor = root;
            return null;
          }
        };
    com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          com.google.protobuf.GoGoProtos.getDescriptor(),
        }, assigner);
    internal_static_provenance_metadata_v1_ObjectStoreLocator_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_provenance_metadata_v1_ObjectStoreLocator_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_provenance_metadata_v1_ObjectStoreLocator_descriptor,
        new java.lang.String[] { "Owner", "LocatorUri", });
    internal_static_provenance_metadata_v1_OSLocatorParams_descriptor =
      getDescriptor().getMessageTypes().get(1);
    internal_static_provenance_metadata_v1_OSLocatorParams_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_provenance_metadata_v1_OSLocatorParams_descriptor,
        new java.lang.String[] { "MaxUriLength", });
    com.google.protobuf.ExtensionRegistry registry =
        com.google.protobuf.ExtensionRegistry.newInstance();
    registry.add(com.google.protobuf.GoGoProtos.customtype);
    registry.add(com.google.protobuf.GoGoProtos.moretags);
    registry.add(com.google.protobuf.GoGoProtos.nullable);
    com.google.protobuf.Descriptors.FileDescriptor
        .internalUpdateFileDescriptor(descriptor, registry);
    com.google.protobuf.GoGoProtos.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy