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

com.github.os72.protobuf_3_11_1.FieldMaskProto Maven / Gradle / Ivy

There is a newer version: 1.0.45
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: google/protobuf/field_mask.proto

package com.github.os72.protobuf_3_11_1;

public final class FieldMaskProto {
  private FieldMaskProto() {}
  public static void registerAllExtensions(
      com.github.os72.protobuf_3_11_1.ExtensionRegistryLite registry) {
  }

  public static void registerAllExtensions(
      com.github.os72.protobuf_3_11_1.ExtensionRegistry registry) {
    registerAllExtensions(
        (com.github.os72.protobuf_3_11_1.ExtensionRegistryLite) registry);
  }
  static final com.github.os72.protobuf_3_11_1.Descriptors.Descriptor
    internal_static_google_protobuf_FieldMask_descriptor;
  static final 
    com.github.os72.protobuf_3_11_1.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_protobuf_FieldMask_fieldAccessorTable;

  public static com.github.os72.protobuf_3_11_1.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  com.github.os72.protobuf_3_11_1.Descriptors.FileDescriptor
      descriptor;
  static {
    java.lang.String[] descriptorData = {
      "\n google/protobuf/field_mask.proto\022\017goog" +
      "le.protobuf\"\032\n\tFieldMask\022\r\n\005paths\030\001 \003(\tB" +
      "\230\001\n\037com.github.os72.protobuf_3_11_1B\016Fie" +
      "ldMaskProtoP\001Z9google.golang.org/genprot" +
      "o/protobuf/field_mask;field_mask\370\001\001\242\002\003GP" +
      "B\252\002\036Google.Protobuf.WellKnownTypesb\006prot" +
      "o3"
    };
    descriptor = com.github.os72.protobuf_3_11_1.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.github.os72.protobuf_3_11_1.Descriptors.FileDescriptor[] {
        });
    internal_static_google_protobuf_FieldMask_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_google_protobuf_FieldMask_fieldAccessorTable = new
      com.github.os72.protobuf_3_11_1.GeneratedMessageV3.FieldAccessorTable(
        internal_static_google_protobuf_FieldMask_descriptor,
        new java.lang.String[] { "Paths", });
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy