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

com.google.api.expr.v1alpha1.EvalProto Maven / Gradle / Ivy

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: google/api/expr/v1alpha1/eval.proto

// Protobuf Java Version: 3.25.4
package com.google.api.expr.v1alpha1;

public final class EvalProto {
  private EvalProto() {}
  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_google_api_expr_v1alpha1_EvalState_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_api_expr_v1alpha1_EvalState_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_google_api_expr_v1alpha1_EvalState_Result_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_api_expr_v1alpha1_EvalState_Result_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_google_api_expr_v1alpha1_ExprValue_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_api_expr_v1alpha1_ExprValue_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_google_api_expr_v1alpha1_ErrorSet_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_api_expr_v1alpha1_ErrorSet_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_google_api_expr_v1alpha1_UnknownSet_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_api_expr_v1alpha1_UnknownSet_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#google/api/expr/v1alpha1/eval.proto\022\030g" +
      "oogle.api.expr.v1alpha1\032$google/api/expr" +
      "/v1alpha1/value.proto\032\027google/rpc/status" +
      ".proto\"\244\001\n\tEvalState\0223\n\006values\030\001 \003(\0132#.g" +
      "oogle.api.expr.v1alpha1.ExprValue\022;\n\007res" +
      "ults\030\003 \003(\0132*.google.api.expr.v1alpha1.Ev" +
      "alState.Result\032%\n\006Result\022\014\n\004expr\030\001 \001(\003\022\r" +
      "\n\005value\030\002 \001(\003\"\263\001\n\tExprValue\0220\n\005value\030\001 \001" +
      "(\0132\037.google.api.expr.v1alpha1.ValueH\000\0223\n" +
      "\005error\030\002 \001(\0132\".google.api.expr.v1alpha1." +
      "ErrorSetH\000\0227\n\007unknown\030\003 \001(\0132$.google.api" +
      ".expr.v1alpha1.UnknownSetH\000B\006\n\004kind\".\n\010E" +
      "rrorSet\022\"\n\006errors\030\001 \003(\0132\022.google.rpc.Sta" +
      "tus\"\033\n\nUnknownSet\022\r\n\005exprs\030\001 \003(\003Bl\n\034com." +
      "google.api.expr.v1alpha1B\tEvalProtoP\001Z




© 2015 - 2024 Weber Informatics LLC | Privacy Policy