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

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

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

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

public final class ValueProto {
  private ValueProto() {}
  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_Value_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_api_expr_v1alpha1_Value_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_google_api_expr_v1alpha1_EnumValue_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_api_expr_v1alpha1_EnumValue_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_google_api_expr_v1alpha1_ListValue_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_api_expr_v1alpha1_ListValue_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_google_api_expr_v1alpha1_MapValue_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_api_expr_v1alpha1_MapValue_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_google_api_expr_v1alpha1_MapValue_Entry_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_api_expr_v1alpha1_MapValue_Entry_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/value.proto\022\030" +
      "google.api.expr.v1alpha1\032\031google/protobu" +
      "f/any.proto\032\034google/protobuf/struct.prot" +
      "o\"\300\003\n\005Value\0220\n\nnull_value\030\001 \001(\0162\032.google" +
      ".protobuf.NullValueH\000\022\024\n\nbool_value\030\002 \001(" +
      "\010H\000\022\025\n\013int64_value\030\003 \001(\003H\000\022\026\n\014uint64_val" +
      "ue\030\004 \001(\004H\000\022\026\n\014double_value\030\005 \001(\001H\000\022\026\n\014st" +
      "ring_value\030\006 \001(\tH\000\022\025\n\013bytes_value\030\007 \001(\014H" +
      "\000\0229\n\nenum_value\030\t \001(\0132#.google.api.expr." +
      "v1alpha1.EnumValueH\000\022,\n\014object_value\030\n \001" +
      "(\0132\024.google.protobuf.AnyH\000\0227\n\tmap_value\030" +
      "\013 \001(\0132\".google.api.expr.v1alpha1.MapValu" +
      "eH\000\0229\n\nlist_value\030\014 \001(\0132#.google.api.exp" +
      "r.v1alpha1.ListValueH\000\022\024\n\ntype_value\030\017 \001" +
      "(\tH\000B\006\n\004kind\"(\n\tEnumValue\022\014\n\004type\030\001 \001(\t\022" +
      "\r\n\005value\030\002 \001(\005\"<\n\tListValue\022/\n\006values\030\001 " +
      "\003(\0132\037.google.api.expr.v1alpha1.Value\"\254\001\n" +
      "\010MapValue\0229\n\007entries\030\001 \003(\0132(.google.api." +
      "expr.v1alpha1.MapValue.Entry\032e\n\005Entry\022,\n" +
      "\003key\030\001 \001(\0132\037.google.api.expr.v1alpha1.Va" +
      "lue\022.\n\005value\030\002 \001(\0132\037.google.api.expr.v1a" +
      "lpha1.ValueBm\n\034com.google.api.expr.v1alp" +
      "ha1B\nValueProtoP\001Z




© 2015 - 2024 Weber Informatics LLC | Privacy Policy