Class MetaProto

java.lang.Object
com.buildless.api.MetaProto

public final class MetaProto extends Object
  • Field Details

    • AUTHZ_FIELD_NUMBER

      public static final int AUTHZ_FIELD_NUMBER
      See Also:
    • authz

      public static final com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.MethodOptions,MethodAuthorization> authz
       Authorization configuration for a given RPC method, as applicable. Authorization configurations declared in this
       manner are enforced by interceptors on behalf of services.
       
      extend .google.protobuf.MethodOptions { ... }
  • Method Details

    • registerAllExtensions

      public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
    • registerAllExtensions

      public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
    • getDescriptor

      public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()