Package dev.cel.expr.conformance.proto3
Interface TestAllTypesOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
TestAllTypes,TestAllTypes.Builder
public interface TestAllTypesOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionbooleancontainsMapBoolAny(boolean key) map<bool, .google.protobuf.Any> map_bool_any = 246;booleancontainsMapBoolBool(boolean key) map<bool, bool> map_bool_bool = 63;booleancontainsMapBoolBoolWrapper(boolean key) map<bool, .google.protobuf.BoolValue> map_bool_bool_wrapper = 257;booleancontainsMapBoolBytes(boolean key) map<bool, bytes> map_bool_bytes = 65;booleancontainsMapBoolBytesWrapper(boolean key) map<bool, .google.protobuf.BytesValue> map_bool_bytes_wrapper = 258;booleancontainsMapBoolDouble(boolean key) map<bool, double> map_bool_double = 71;booleancontainsMapBoolDoubleWrapper(boolean key) map<bool, .google.protobuf.DoubleValue> map_bool_double_wrapper = 252;booleancontainsMapBoolDuration(boolean key) map<bool, .google.protobuf.Duration> map_bool_duration = 228;booleancontainsMapBoolEnum(boolean key) map<bool, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_bool_enum = 72;booleancontainsMapBoolFloat(boolean key) map<bool, float> map_bool_float = 70;booleancontainsMapBoolFloatWrapper(boolean key) map<bool, .google.protobuf.FloatValue> map_bool_float_wrapper = 253;booleancontainsMapBoolInt32(boolean key) map<bool, int32> map_bool_int32 = 66;booleancontainsMapBoolInt32Wrapper(boolean key) map<bool, .google.protobuf.Int32Value> map_bool_int32_wrapper = 251;booleancontainsMapBoolInt64(boolean key) map<bool, int64> map_bool_int64 = 67;booleancontainsMapBoolInt64Wrapper(boolean key) map<bool, .google.protobuf.Int64Value> map_bool_int64_wrapper = 250;booleancontainsMapBoolListValue(boolean key) map<bool, .google.protobuf.ListValue> map_bool_list_value = 249;booleancontainsMapBoolMessage(boolean key) map<bool, .cel.expr.conformance.proto3.TestAllTypes.NestedMessage> map_bool_message = 73;booleancontainsMapBoolNullValue(boolean key) map<bool, .google.protobuf.NullValue> map_bool_null_value = 230;booleancontainsMapBoolString(boolean key) map<bool, string> map_bool_string = 64;booleancontainsMapBoolStringWrapper(boolean key) map<bool, .google.protobuf.StringValue> map_bool_string_wrapper = 256;booleancontainsMapBoolStruct(boolean key) map<bool, .google.protobuf.Struct> map_bool_struct = 247;booleancontainsMapBoolTimestamp(boolean key) map<bool, .google.protobuf.Timestamp> map_bool_timestamp = 229;booleancontainsMapBoolUint32(boolean key) map<bool, uint32> map_bool_uint32 = 68;booleancontainsMapBoolUint32Wrapper(boolean key) map<bool, .google.protobuf.UInt32Value> map_bool_uint32_wrapper = 255;booleancontainsMapBoolUint64(boolean key) map<bool, uint64> map_bool_uint64 = 69;booleancontainsMapBoolUint64Wrapper(boolean key) map<bool, .google.protobuf.UInt64Value> map_bool_uint64_wrapper = 254;booleancontainsMapBoolValue(boolean key) map<bool, .google.protobuf.Value> map_bool_value = 248;booleancontainsMapInt32Any(int key) map<int32, .google.protobuf.Any> map_int32_any = 259;booleancontainsMapInt32Bool(int key) map<int32, bool> map_int32_bool = 74;booleancontainsMapInt32BoolWrapper(int key) map<int32, .google.protobuf.BoolValue> map_int32_bool_wrapper = 270;booleancontainsMapInt32Bytes(int key) map<int32, bytes> map_int32_bytes = 76;booleancontainsMapInt32BytesWrapper(int key) map<int32, .google.protobuf.BytesValue> map_int32_bytes_wrapper = 271;booleancontainsMapInt32Double(int key) map<int32, double> map_int32_double = 82;booleancontainsMapInt32DoubleWrapper(int key) map<int32, .google.protobuf.DoubleValue> map_int32_double_wrapper = 265;booleancontainsMapInt32Duration(int key) map<int32, .google.protobuf.Duration> map_int32_duration = 231;booleancontainsMapInt32Enum(int key) map<int32, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_int32_enum = 83;booleancontainsMapInt32Float(int key) map<int32, float> map_int32_float = 81;booleancontainsMapInt32FloatWrapper(int key) map<int32, .google.protobuf.FloatValue> map_int32_float_wrapper = 266;booleancontainsMapInt32Int32(int key) map<int32, int32> map_int32_int32 = 77;booleancontainsMapInt32Int32Wrapper(int key) map<int32, .google.protobuf.Int32Value> map_int32_int32_wrapper = 264;booleancontainsMapInt32Int64(int key) map<int32, int64> map_int32_int64 = 78;booleancontainsMapInt32Int64Wrapper(int key) map<int32, .google.protobuf.Int64Value> map_int32_int64_wrapper = 263;booleancontainsMapInt32ListValue(int key) map<int32, .google.protobuf.ListValue> map_int32_list_value = 262;booleancontainsMapInt32Message(int key) map<int32, .cel.expr.conformance.proto3.TestAllTypes.NestedMessage> map_int32_message = 84;booleancontainsMapInt32NullValue(int key) map<int32, .google.protobuf.NullValue> map_int32_null_value = 233;booleancontainsMapInt32String(int key) map<int32, string> map_int32_string = 75;booleancontainsMapInt32StringWrapper(int key) map<int32, .google.protobuf.StringValue> map_int32_string_wrapper = 269;booleancontainsMapInt32Struct(int key) map<int32, .google.protobuf.Struct> map_int32_struct = 260;booleancontainsMapInt32Timestamp(int key) map<int32, .google.protobuf.Timestamp> map_int32_timestamp = 232;booleancontainsMapInt32Uint32(int key) map<int32, uint32> map_int32_uint32 = 79;booleancontainsMapInt32Uint32Wrapper(int key) map<int32, .google.protobuf.UInt32Value> map_int32_uint32_wrapper = 268;booleancontainsMapInt32Uint64(int key) map<int32, uint64> map_int32_uint64 = 80;booleancontainsMapInt32Uint64Wrapper(int key) map<int32, .google.protobuf.UInt64Value> map_int32_uint64_wrapper = 267;booleancontainsMapInt32Value(int key) map<int32, .google.protobuf.Value> map_int32_value = 261;booleancontainsMapInt64Any(long key) map<int64, .google.protobuf.Any> map_int64_any = 272;booleancontainsMapInt64Bool(long key) map<int64, bool> map_int64_bool = 85;booleancontainsMapInt64BoolWrapper(long key) map<int64, .google.protobuf.BoolValue> map_int64_bool_wrapper = 283;booleancontainsMapInt64Bytes(long key) map<int64, bytes> map_int64_bytes = 87;booleancontainsMapInt64BytesWrapper(long key) map<int64, .google.protobuf.BytesValue> map_int64_bytes_wrapper = 284;booleancontainsMapInt64Double(long key) map<int64, double> map_int64_double = 93;booleancontainsMapInt64DoubleWrapper(long key) map<int64, .google.protobuf.DoubleValue> map_int64_double_wrapper = 278;booleancontainsMapInt64Duration(long key) map<int64, .google.protobuf.Duration> map_int64_duration = 234;booleancontainsMapInt64Enum(long key) map<int64, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_int64_enum = 94;booleancontainsMapInt64Float(long key) map<int64, float> map_int64_float = 92;booleancontainsMapInt64FloatWrapper(long key) map<int64, .google.protobuf.FloatValue> map_int64_float_wrapper = 279;booleancontainsMapInt64Int32(long key) map<int64, int32> map_int64_int32 = 88;booleancontainsMapInt64Int32Wrapper(long key) map<int64, .google.protobuf.Int32Value> map_int64_int32_wrapper = 277;booleancontainsMapInt64Int64(long key) map<int64, int64> map_int64_int64 = 89;booleancontainsMapInt64Int64Wrapper(long key) map<int64, .google.protobuf.Int64Value> map_int64_int64_wrapper = 276;booleancontainsMapInt64ListValue(long key) map<int64, .google.protobuf.ListValue> map_int64_list_value = 275;booleancontainsMapInt64Message(long key) map<int64, .cel.expr.conformance.proto3.TestAllTypes.NestedMessage> map_int64_message = 95;booleancontainsMapInt64NestedType(long key) MapbooleancontainsMapInt64NullValue(long key) map<int64, .google.protobuf.NullValue> map_int64_null_value = 236;booleancontainsMapInt64String(long key) map<int64, string> map_int64_string = 86;booleancontainsMapInt64StringWrapper(long key) map<int64, .google.protobuf.StringValue> map_int64_string_wrapper = 282;booleancontainsMapInt64Struct(long key) map<int64, .google.protobuf.Struct> map_int64_struct = 273;booleancontainsMapInt64Timestamp(long key) map<int64, .google.protobuf.Timestamp> map_int64_timestamp = 235;booleancontainsMapInt64Uint32(long key) map<int64, uint32> map_int64_uint32 = 90;booleancontainsMapInt64Uint32Wrapper(long key) map<int64, .google.protobuf.UInt32Value> map_int64_uint32_wrapper = 281;booleancontainsMapInt64Uint64(long key) map<int64, uint64> map_int64_uint64 = 91;booleancontainsMapInt64Uint64Wrapper(long key) map<int64, .google.protobuf.UInt64Value> map_int64_uint64_wrapper = 280;booleancontainsMapInt64Value(long key) map<int64, .google.protobuf.Value> map_int64_value = 274;booleanmap<string, .google.protobuf.Any> map_string_any = 311;booleanmap<string, bool> map_string_bool = 218;booleanmap<string, .google.protobuf.BoolValue> map_string_bool_wrapper = 322;booleanmap<string, bytes> map_string_bytes = 219;booleanmap<string, .google.protobuf.BytesValue> map_string_bytes_wrapper = 323;booleanmap<string, double> map_string_double = 225;booleanmap<string, .google.protobuf.DoubleValue> map_string_double_wrapper = 317;booleanmap<string, .google.protobuf.Duration> map_string_duration = 243;booleanmap<string, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_string_enum = 226;booleanmap<string, float> map_string_float = 224;booleanmap<string, .google.protobuf.FloatValue> map_string_float_wrapper = 318;booleanmap<string, int32> map_string_int32 = 220;booleanmap<string, .google.protobuf.Int32Value> map_string_int32_wrapper = 316;booleanmap<string, int64> map_string_int64 = 221;booleanmap<string, .google.protobuf.Int64Value> map_string_int64_wrapper = 315;booleanmap<string, .google.protobuf.ListValue> map_string_list_value = 314;booleanmap<string, .cel.expr.conformance.proto3.TestAllTypes.NestedMessage> map_string_message = 227;booleanmap<string, .google.protobuf.NullValue> map_string_null_value = 245;booleanmap<string, string> map_string_string = 61;booleanmap<string, .google.protobuf.StringValue> map_string_string_wrapper = 321;booleanmap<string, .google.protobuf.Struct> map_string_struct = 312;booleanmap<string, .google.protobuf.Timestamp> map_string_timestamp = 244;booleanmap<string, uint32> map_string_uint32 = 222;booleanmap<string, .google.protobuf.UInt32Value> map_string_uint32_wrapper = 320;booleanmap<string, uint64> map_string_uint64 = 223;booleanmap<string, .google.protobuf.UInt64Value> map_string_uint64_wrapper = 319;booleanmap<string, .google.protobuf.Value> map_string_value = 313;booleancontainsMapUint32Any(int key) map<uint32, .google.protobuf.Any> map_uint32_any = 285;booleancontainsMapUint32Bool(int key) map<uint32, bool> map_uint32_bool = 96;booleancontainsMapUint32BoolWrapper(int key) map<uint32, .google.protobuf.BoolValue> map_uint32_bool_wrapper = 296;booleancontainsMapUint32Bytes(int key) map<uint32, bytes> map_uint32_bytes = 98;booleancontainsMapUint32BytesWrapper(int key) map<uint32, .google.protobuf.BytesValue> map_uint32_bytes_wrapper = 297;booleancontainsMapUint32Double(int key) map<uint32, double> map_uint32_double = 204;booleancontainsMapUint32DoubleWrapper(int key) map<uint32, .google.protobuf.DoubleValue> map_uint32_double_wrapper = 291;booleancontainsMapUint32Duration(int key) map<uint32, .google.protobuf.Duration> map_uint32_duration = 237;booleancontainsMapUint32Enum(int key) map<uint32, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_uint32_enum = 205;booleancontainsMapUint32Float(int key) map<uint32, float> map_uint32_float = 203;booleancontainsMapUint32FloatWrapper(int key) map<uint32, .google.protobuf.FloatValue> map_uint32_float_wrapper = 292;booleancontainsMapUint32Int32(int key) map<uint32, int32> map_uint32_int32 = 99;booleancontainsMapUint32Int32Wrapper(int key) map<uint32, .google.protobuf.Int32Value> map_uint32_int32_wrapper = 290;booleancontainsMapUint32Int64(int key) map<uint32, int64> map_uint32_int64 = 200;booleancontainsMapUint32Int64Wrapper(int key) map<uint32, .google.protobuf.Int64Value> map_uint32_int64_wrapper = 289;booleancontainsMapUint32ListValue(int key) map<uint32, .google.protobuf.ListValue> map_uint32_list_value = 288;booleancontainsMapUint32Message(int key) map<uint32, .cel.expr.conformance.proto3.TestAllTypes.NestedMessage> map_uint32_message = 206;booleancontainsMapUint32NullValue(int key) map<uint32, .google.protobuf.NullValue> map_uint32_null_value = 239;booleancontainsMapUint32String(int key) map<uint32, string> map_uint32_string = 97;booleancontainsMapUint32StringWrapper(int key) map<uint32, .google.protobuf.StringValue> map_uint32_string_wrapper = 295;booleancontainsMapUint32Struct(int key) map<uint32, .google.protobuf.Struct> map_uint32_struct = 286;booleancontainsMapUint32Timestamp(int key) map<uint32, .google.protobuf.Timestamp> map_uint32_timestamp = 238;booleancontainsMapUint32Uint32(int key) map<uint32, uint32> map_uint32_uint32 = 201;booleancontainsMapUint32Uint32Wrapper(int key) map<uint32, .google.protobuf.UInt32Value> map_uint32_uint32_wrapper = 294;booleancontainsMapUint32Uint64(int key) map<uint32, uint64> map_uint32_uint64 = 202;booleancontainsMapUint32Uint64Wrapper(int key) map<uint32, .google.protobuf.UInt64Value> map_uint32_uint64_wrapper = 293;booleancontainsMapUint32Value(int key) map<uint32, .google.protobuf.Value> map_uint32_value = 287;booleancontainsMapUint64Any(long key) map<uint64, .google.protobuf.Any> map_uint64_any = 298;booleancontainsMapUint64Bool(long key) map<uint64, bool> map_uint64_bool = 207;booleancontainsMapUint64BoolWrapper(long key) map<uint64, .google.protobuf.BoolValue> map_uint64_bool_wrapper = 309;booleancontainsMapUint64Bytes(long key) map<uint64, bytes> map_uint64_bytes = 209;booleancontainsMapUint64BytesWrapper(long key) map<uint64, .google.protobuf.BytesValue> map_uint64_bytes_wrapper = 310;booleancontainsMapUint64Double(long key) map<uint64, double> map_uint64_double = 215;booleancontainsMapUint64DoubleWrapper(long key) map<uint64, .google.protobuf.DoubleValue> map_uint64_double_wrapper = 304;booleancontainsMapUint64Duration(long key) map<uint64, .google.protobuf.Duration> map_uint64_duration = 240;booleancontainsMapUint64Enum(long key) map<uint64, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_uint64_enum = 216;booleancontainsMapUint64Float(long key) map<uint64, float> map_uint64_float = 214;booleancontainsMapUint64FloatWrapper(long key) map<uint64, .google.protobuf.FloatValue> map_uint64_float_wrapper = 305;booleancontainsMapUint64Int32(long key) map<uint64, int32> map_uint64_int32 = 210;booleancontainsMapUint64Int32Wrapper(long key) map<uint64, .google.protobuf.Int32Value> map_uint64_int32_wrapper = 303;booleancontainsMapUint64Int64(long key) map<uint64, int64> map_uint64_int64 = 211;booleancontainsMapUint64Int64Wrapper(long key) map<uint64, .google.protobuf.Int64Value> map_uint64_int64_wrapper = 302;booleancontainsMapUint64ListValue(long key) map<uint64, .google.protobuf.ListValue> map_uint64_list_value = 301;booleancontainsMapUint64Message(long key) map<uint64, .cel.expr.conformance.proto3.TestAllTypes.NestedMessage> map_uint64_message = 217;booleancontainsMapUint64NullValue(long key) map<uint64, .google.protobuf.NullValue> map_uint64_null_value = 242;booleancontainsMapUint64String(long key) map<uint64, string> map_uint64_string = 208;booleancontainsMapUint64StringWrapper(long key) map<uint64, .google.protobuf.StringValue> map_uint64_string_wrapper = 308;booleancontainsMapUint64Struct(long key) map<uint64, .google.protobuf.Struct> map_uint64_struct = 299;booleancontainsMapUint64Timestamp(long key) map<uint64, .google.protobuf.Timestamp> map_uint64_timestamp = 241;booleancontainsMapUint64Uint32(long key) map<uint64, uint32> map_uint64_uint32 = 212;booleancontainsMapUint64Uint32Wrapper(long key) map<uint64, .google.protobuf.UInt32Value> map_uint64_uint32_wrapper = 307;booleancontainsMapUint64Uint64(long key) map<uint64, uint64> map_uint64_uint64 = 213;booleancontainsMapUint64Uint64Wrapper(long key) map<uint64, .google.protobuf.UInt64Value> map_uint64_uint64_wrapper = 306;booleancontainsMapUint64Value(long key) map<uint64, .google.protobuf.Value> map_uint64_value = 300;booleangetAs()Field names formerly defined as reserved CEL identifiers.booleangetBreak()bool break = 501;booleangetConst()bool const = 502;booleanbool continue = 503;booleangetElse()bool else = 504;com.google.protobuf.EmptygetEmpty().google.protobuf.Empty empty = 118;com.google.protobuf.EmptyOrBuilder.google.protobuf.Empty empty = 118;com.google.protobuf.FieldMask.google.protobuf.FieldMask field_mask = 117;com.google.protobuf.FieldMaskOrBuilder.google.protobuf.FieldMask field_mask = 117;booleangetFor()bool for = 505;booleanbool function = 506;booleangetIf()bool if = 507;booleanbool import = 508;booleangetIn()Collides with 'in' operator.booleangetLet()bool let = 509;com.google.protobuf.ListValue.google.protobuf.ListValue list_value = 114;com.google.protobuf.ListValueOrBuilder.google.protobuf.ListValue list_value = 114;booleangetLoop()bool loop = 510;Deprecated.intmap<bool, .google.protobuf.Any> map_bool_any = 246;map<bool, .google.protobuf.Any> map_bool_any = 246;com.google.protobuf.AnygetMapBoolAnyOrDefault(boolean key, com.google.protobuf.Any defaultValue) map<bool, .google.protobuf.Any> map_bool_any = 246;com.google.protobuf.AnygetMapBoolAnyOrThrow(boolean key) map<bool, .google.protobuf.Any> map_bool_any = 246;Deprecated.intmap<bool, bool> map_bool_bool = 63;map<bool, bool> map_bool_bool = 63;booleangetMapBoolBoolOrDefault(boolean key, boolean defaultValue) map<bool, bool> map_bool_bool = 63;booleangetMapBoolBoolOrThrow(boolean key) map<bool, bool> map_bool_bool = 63;Deprecated.intmap<bool, .google.protobuf.BoolValue> map_bool_bool_wrapper = 257;map<bool, .google.protobuf.BoolValue> map_bool_bool_wrapper = 257;com.google.protobuf.BoolValuegetMapBoolBoolWrapperOrDefault(boolean key, com.google.protobuf.BoolValue defaultValue) map<bool, .google.protobuf.BoolValue> map_bool_bool_wrapper = 257;com.google.protobuf.BoolValuegetMapBoolBoolWrapperOrThrow(boolean key) map<bool, .google.protobuf.BoolValue> map_bool_bool_wrapper = 257;Deprecated.intmap<bool, bytes> map_bool_bytes = 65;map<bool, bytes> map_bool_bytes = 65;com.google.protobuf.ByteStringgetMapBoolBytesOrDefault(boolean key, com.google.protobuf.ByteString defaultValue) map<bool, bytes> map_bool_bytes = 65;com.google.protobuf.ByteStringgetMapBoolBytesOrThrow(boolean key) map<bool, bytes> map_bool_bytes = 65;Deprecated.intmap<bool, .google.protobuf.BytesValue> map_bool_bytes_wrapper = 258;map<bool, .google.protobuf.BytesValue> map_bool_bytes_wrapper = 258;com.google.protobuf.BytesValuegetMapBoolBytesWrapperOrDefault(boolean key, com.google.protobuf.BytesValue defaultValue) map<bool, .google.protobuf.BytesValue> map_bool_bytes_wrapper = 258;com.google.protobuf.BytesValuegetMapBoolBytesWrapperOrThrow(boolean key) map<bool, .google.protobuf.BytesValue> map_bool_bytes_wrapper = 258;Deprecated.intmap<bool, double> map_bool_double = 71;map<bool, double> map_bool_double = 71;doublegetMapBoolDoubleOrDefault(boolean key, double defaultValue) map<bool, double> map_bool_double = 71;doublegetMapBoolDoubleOrThrow(boolean key) map<bool, double> map_bool_double = 71;Deprecated.intmap<bool, .google.protobuf.DoubleValue> map_bool_double_wrapper = 252;map<bool, .google.protobuf.DoubleValue> map_bool_double_wrapper = 252;com.google.protobuf.DoubleValuegetMapBoolDoubleWrapperOrDefault(boolean key, com.google.protobuf.DoubleValue defaultValue) map<bool, .google.protobuf.DoubleValue> map_bool_double_wrapper = 252;com.google.protobuf.DoubleValuegetMapBoolDoubleWrapperOrThrow(boolean key) map<bool, .google.protobuf.DoubleValue> map_bool_double_wrapper = 252;Deprecated.intmap<bool, .google.protobuf.Duration> map_bool_duration = 228;map<bool, .google.protobuf.Duration> map_bool_duration = 228;com.google.protobuf.DurationgetMapBoolDurationOrDefault(boolean key, com.google.protobuf.Duration defaultValue) map<bool, .google.protobuf.Duration> map_bool_duration = 228;com.google.protobuf.DurationgetMapBoolDurationOrThrow(boolean key) map<bool, .google.protobuf.Duration> map_bool_duration = 228;Deprecated.intmap<bool, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_bool_enum = 72;map<bool, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_bool_enum = 72;getMapBoolEnumOrDefault(boolean key, TestAllTypes.NestedEnum defaultValue) map<bool, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_bool_enum = 72;getMapBoolEnumOrThrow(boolean key) map<bool, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_bool_enum = 72;Deprecated.map<bool, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_bool_enum = 72;intgetMapBoolEnumValueOrDefault(boolean key, int defaultValue) map<bool, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_bool_enum = 72;intgetMapBoolEnumValueOrThrow(boolean key) map<bool, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_bool_enum = 72;Deprecated.intmap<bool, float> map_bool_float = 70;map<bool, float> map_bool_float = 70;floatgetMapBoolFloatOrDefault(boolean key, float defaultValue) map<bool, float> map_bool_float = 70;floatgetMapBoolFloatOrThrow(boolean key) map<bool, float> map_bool_float = 70;Deprecated.intmap<bool, .google.protobuf.FloatValue> map_bool_float_wrapper = 253;map<bool, .google.protobuf.FloatValue> map_bool_float_wrapper = 253;com.google.protobuf.FloatValuegetMapBoolFloatWrapperOrDefault(boolean key, com.google.protobuf.FloatValue defaultValue) map<bool, .google.protobuf.FloatValue> map_bool_float_wrapper = 253;com.google.protobuf.FloatValuegetMapBoolFloatWrapperOrThrow(boolean key) map<bool, .google.protobuf.FloatValue> map_bool_float_wrapper = 253;Deprecated.intmap<bool, int32> map_bool_int32 = 66;map<bool, int32> map_bool_int32 = 66;intgetMapBoolInt32OrDefault(boolean key, int defaultValue) map<bool, int32> map_bool_int32 = 66;intgetMapBoolInt32OrThrow(boolean key) map<bool, int32> map_bool_int32 = 66;Deprecated.intmap<bool, .google.protobuf.Int32Value> map_bool_int32_wrapper = 251;map<bool, .google.protobuf.Int32Value> map_bool_int32_wrapper = 251;com.google.protobuf.Int32ValuegetMapBoolInt32WrapperOrDefault(boolean key, com.google.protobuf.Int32Value defaultValue) map<bool, .google.protobuf.Int32Value> map_bool_int32_wrapper = 251;com.google.protobuf.Int32ValuegetMapBoolInt32WrapperOrThrow(boolean key) map<bool, .google.protobuf.Int32Value> map_bool_int32_wrapper = 251;Deprecated.intmap<bool, int64> map_bool_int64 = 67;map<bool, int64> map_bool_int64 = 67;longgetMapBoolInt64OrDefault(boolean key, long defaultValue) map<bool, int64> map_bool_int64 = 67;longgetMapBoolInt64OrThrow(boolean key) map<bool, int64> map_bool_int64 = 67;Deprecated.intmap<bool, .google.protobuf.Int64Value> map_bool_int64_wrapper = 250;map<bool, .google.protobuf.Int64Value> map_bool_int64_wrapper = 250;com.google.protobuf.Int64ValuegetMapBoolInt64WrapperOrDefault(boolean key, com.google.protobuf.Int64Value defaultValue) map<bool, .google.protobuf.Int64Value> map_bool_int64_wrapper = 250;com.google.protobuf.Int64ValuegetMapBoolInt64WrapperOrThrow(boolean key) map<bool, .google.protobuf.Int64Value> map_bool_int64_wrapper = 250;Deprecated.intmap<bool, .google.protobuf.ListValue> map_bool_list_value = 249;map<bool, .google.protobuf.ListValue> map_bool_list_value = 249;com.google.protobuf.ListValuegetMapBoolListValueOrDefault(boolean key, com.google.protobuf.ListValue defaultValue) map<bool, .google.protobuf.ListValue> map_bool_list_value = 249;com.google.protobuf.ListValuegetMapBoolListValueOrThrow(boolean key) map<bool, .google.protobuf.ListValue> map_bool_list_value = 249;Deprecated.intmap<bool, .cel.expr.conformance.proto3.TestAllTypes.NestedMessage> map_bool_message = 73;map<bool, .cel.expr.conformance.proto3.TestAllTypes.NestedMessage> map_bool_message = 73;getMapBoolMessageOrDefault(boolean key, TestAllTypes.NestedMessage defaultValue) map<bool, .cel.expr.conformance.proto3.TestAllTypes.NestedMessage> map_bool_message = 73;getMapBoolMessageOrThrow(boolean key) map<bool, .cel.expr.conformance.proto3.TestAllTypes.NestedMessage> map_bool_message = 73;Deprecated.intmap<bool, .google.protobuf.NullValue> map_bool_null_value = 230;map<bool, .google.protobuf.NullValue> map_bool_null_value = 230;com.google.protobuf.NullValuegetMapBoolNullValueOrDefault(boolean key, com.google.protobuf.NullValue defaultValue) map<bool, .google.protobuf.NullValue> map_bool_null_value = 230;com.google.protobuf.NullValuegetMapBoolNullValueOrThrow(boolean key) map<bool, .google.protobuf.NullValue> map_bool_null_value = 230;Deprecated.map<bool, .google.protobuf.NullValue> map_bool_null_value = 230;intgetMapBoolNullValueValueOrDefault(boolean key, int defaultValue) map<bool, .google.protobuf.NullValue> map_bool_null_value = 230;intgetMapBoolNullValueValueOrThrow(boolean key) map<bool, .google.protobuf.NullValue> map_bool_null_value = 230;Deprecated.intmap<bool, string> map_bool_string = 64;map<bool, string> map_bool_string = 64;getMapBoolStringOrDefault(boolean key, String defaultValue) map<bool, string> map_bool_string = 64;getMapBoolStringOrThrow(boolean key) map<bool, string> map_bool_string = 64;Deprecated.intmap<bool, .google.protobuf.StringValue> map_bool_string_wrapper = 256;map<bool, .google.protobuf.StringValue> map_bool_string_wrapper = 256;com.google.protobuf.StringValuegetMapBoolStringWrapperOrDefault(boolean key, com.google.protobuf.StringValue defaultValue) map<bool, .google.protobuf.StringValue> map_bool_string_wrapper = 256;com.google.protobuf.StringValuegetMapBoolStringWrapperOrThrow(boolean key) map<bool, .google.protobuf.StringValue> map_bool_string_wrapper = 256;Deprecated.intmap<bool, .google.protobuf.Struct> map_bool_struct = 247;map<bool, .google.protobuf.Struct> map_bool_struct = 247;com.google.protobuf.StructgetMapBoolStructOrDefault(boolean key, com.google.protobuf.Struct defaultValue) map<bool, .google.protobuf.Struct> map_bool_struct = 247;com.google.protobuf.StructgetMapBoolStructOrThrow(boolean key) map<bool, .google.protobuf.Struct> map_bool_struct = 247;Deprecated.intmap<bool, .google.protobuf.Timestamp> map_bool_timestamp = 229;map<bool, .google.protobuf.Timestamp> map_bool_timestamp = 229;com.google.protobuf.TimestampgetMapBoolTimestampOrDefault(boolean key, com.google.protobuf.Timestamp defaultValue) map<bool, .google.protobuf.Timestamp> map_bool_timestamp = 229;com.google.protobuf.TimestampgetMapBoolTimestampOrThrow(boolean key) map<bool, .google.protobuf.Timestamp> map_bool_timestamp = 229;Deprecated.intmap<bool, uint32> map_bool_uint32 = 68;map<bool, uint32> map_bool_uint32 = 68;intgetMapBoolUint32OrDefault(boolean key, int defaultValue) map<bool, uint32> map_bool_uint32 = 68;intgetMapBoolUint32OrThrow(boolean key) map<bool, uint32> map_bool_uint32 = 68;Deprecated.intmap<bool, .google.protobuf.UInt32Value> map_bool_uint32_wrapper = 255;map<bool, .google.protobuf.UInt32Value> map_bool_uint32_wrapper = 255;com.google.protobuf.UInt32ValuegetMapBoolUint32WrapperOrDefault(boolean key, com.google.protobuf.UInt32Value defaultValue) map<bool, .google.protobuf.UInt32Value> map_bool_uint32_wrapper = 255;com.google.protobuf.UInt32ValuegetMapBoolUint32WrapperOrThrow(boolean key) map<bool, .google.protobuf.UInt32Value> map_bool_uint32_wrapper = 255;Deprecated.intmap<bool, uint64> map_bool_uint64 = 69;map<bool, uint64> map_bool_uint64 = 69;longgetMapBoolUint64OrDefault(boolean key, long defaultValue) map<bool, uint64> map_bool_uint64 = 69;longgetMapBoolUint64OrThrow(boolean key) map<bool, uint64> map_bool_uint64 = 69;Deprecated.intmap<bool, .google.protobuf.UInt64Value> map_bool_uint64_wrapper = 254;map<bool, .google.protobuf.UInt64Value> map_bool_uint64_wrapper = 254;com.google.protobuf.UInt64ValuegetMapBoolUint64WrapperOrDefault(boolean key, com.google.protobuf.UInt64Value defaultValue) map<bool, .google.protobuf.UInt64Value> map_bool_uint64_wrapper = 254;com.google.protobuf.UInt64ValuegetMapBoolUint64WrapperOrThrow(boolean key) map<bool, .google.protobuf.UInt64Value> map_bool_uint64_wrapper = 254;Deprecated.intmap<bool, .google.protobuf.Value> map_bool_value = 248;map<bool, .google.protobuf.Value> map_bool_value = 248;com.google.protobuf.ValuegetMapBoolValueOrDefault(boolean key, com.google.protobuf.Value defaultValue) map<bool, .google.protobuf.Value> map_bool_value = 248;com.google.protobuf.ValuegetMapBoolValueOrThrow(boolean key) map<bool, .google.protobuf.Value> map_bool_value = 248;Deprecated.intmap<int32, .google.protobuf.Any> map_int32_any = 259;map<int32, .google.protobuf.Any> map_int32_any = 259;com.google.protobuf.AnygetMapInt32AnyOrDefault(int key, com.google.protobuf.Any defaultValue) map<int32, .google.protobuf.Any> map_int32_any = 259;com.google.protobuf.AnygetMapInt32AnyOrThrow(int key) map<int32, .google.protobuf.Any> map_int32_any = 259;Deprecated.intmap<int32, bool> map_int32_bool = 74;map<int32, bool> map_int32_bool = 74;booleangetMapInt32BoolOrDefault(int key, boolean defaultValue) map<int32, bool> map_int32_bool = 74;booleangetMapInt32BoolOrThrow(int key) map<int32, bool> map_int32_bool = 74;Deprecated.intmap<int32, .google.protobuf.BoolValue> map_int32_bool_wrapper = 270;map<int32, .google.protobuf.BoolValue> map_int32_bool_wrapper = 270;com.google.protobuf.BoolValuegetMapInt32BoolWrapperOrDefault(int key, com.google.protobuf.BoolValue defaultValue) map<int32, .google.protobuf.BoolValue> map_int32_bool_wrapper = 270;com.google.protobuf.BoolValuegetMapInt32BoolWrapperOrThrow(int key) map<int32, .google.protobuf.BoolValue> map_int32_bool_wrapper = 270;Deprecated.intmap<int32, bytes> map_int32_bytes = 76;map<int32, bytes> map_int32_bytes = 76;com.google.protobuf.ByteStringgetMapInt32BytesOrDefault(int key, com.google.protobuf.ByteString defaultValue) map<int32, bytes> map_int32_bytes = 76;com.google.protobuf.ByteStringgetMapInt32BytesOrThrow(int key) map<int32, bytes> map_int32_bytes = 76;Deprecated.intmap<int32, .google.protobuf.BytesValue> map_int32_bytes_wrapper = 271;map<int32, .google.protobuf.BytesValue> map_int32_bytes_wrapper = 271;com.google.protobuf.BytesValuegetMapInt32BytesWrapperOrDefault(int key, com.google.protobuf.BytesValue defaultValue) map<int32, .google.protobuf.BytesValue> map_int32_bytes_wrapper = 271;com.google.protobuf.BytesValuegetMapInt32BytesWrapperOrThrow(int key) map<int32, .google.protobuf.BytesValue> map_int32_bytes_wrapper = 271;Deprecated.intmap<int32, double> map_int32_double = 82;map<int32, double> map_int32_double = 82;doublegetMapInt32DoubleOrDefault(int key, double defaultValue) map<int32, double> map_int32_double = 82;doublegetMapInt32DoubleOrThrow(int key) map<int32, double> map_int32_double = 82;Deprecated.intmap<int32, .google.protobuf.DoubleValue> map_int32_double_wrapper = 265;map<int32, .google.protobuf.DoubleValue> map_int32_double_wrapper = 265;com.google.protobuf.DoubleValuegetMapInt32DoubleWrapperOrDefault(int key, com.google.protobuf.DoubleValue defaultValue) map<int32, .google.protobuf.DoubleValue> map_int32_double_wrapper = 265;com.google.protobuf.DoubleValuegetMapInt32DoubleWrapperOrThrow(int key) map<int32, .google.protobuf.DoubleValue> map_int32_double_wrapper = 265;Deprecated.intmap<int32, .google.protobuf.Duration> map_int32_duration = 231;map<int32, .google.protobuf.Duration> map_int32_duration = 231;com.google.protobuf.DurationgetMapInt32DurationOrDefault(int key, com.google.protobuf.Duration defaultValue) map<int32, .google.protobuf.Duration> map_int32_duration = 231;com.google.protobuf.DurationgetMapInt32DurationOrThrow(int key) map<int32, .google.protobuf.Duration> map_int32_duration = 231;Deprecated.intmap<int32, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_int32_enum = 83;map<int32, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_int32_enum = 83;getMapInt32EnumOrDefault(int key, TestAllTypes.NestedEnum defaultValue) map<int32, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_int32_enum = 83;getMapInt32EnumOrThrow(int key) map<int32, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_int32_enum = 83;Deprecated.map<int32, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_int32_enum = 83;intgetMapInt32EnumValueOrDefault(int key, int defaultValue) map<int32, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_int32_enum = 83;intgetMapInt32EnumValueOrThrow(int key) map<int32, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_int32_enum = 83;Deprecated.intmap<int32, float> map_int32_float = 81;map<int32, float> map_int32_float = 81;floatgetMapInt32FloatOrDefault(int key, float defaultValue) map<int32, float> map_int32_float = 81;floatgetMapInt32FloatOrThrow(int key) map<int32, float> map_int32_float = 81;Deprecated.intmap<int32, .google.protobuf.FloatValue> map_int32_float_wrapper = 266;map<int32, .google.protobuf.FloatValue> map_int32_float_wrapper = 266;com.google.protobuf.FloatValuegetMapInt32FloatWrapperOrDefault(int key, com.google.protobuf.FloatValue defaultValue) map<int32, .google.protobuf.FloatValue> map_int32_float_wrapper = 266;com.google.protobuf.FloatValuegetMapInt32FloatWrapperOrThrow(int key) map<int32, .google.protobuf.FloatValue> map_int32_float_wrapper = 266;Deprecated.intmap<int32, int32> map_int32_int32 = 77;map<int32, int32> map_int32_int32 = 77;intgetMapInt32Int32OrDefault(int key, int defaultValue) map<int32, int32> map_int32_int32 = 77;intgetMapInt32Int32OrThrow(int key) map<int32, int32> map_int32_int32 = 77;Deprecated.intmap<int32, .google.protobuf.Int32Value> map_int32_int32_wrapper = 264;map<int32, .google.protobuf.Int32Value> map_int32_int32_wrapper = 264;com.google.protobuf.Int32ValuegetMapInt32Int32WrapperOrDefault(int key, com.google.protobuf.Int32Value defaultValue) map<int32, .google.protobuf.Int32Value> map_int32_int32_wrapper = 264;com.google.protobuf.Int32ValuegetMapInt32Int32WrapperOrThrow(int key) map<int32, .google.protobuf.Int32Value> map_int32_int32_wrapper = 264;Deprecated.intmap<int32, int64> map_int32_int64 = 78;map<int32, int64> map_int32_int64 = 78;longgetMapInt32Int64OrDefault(int key, long defaultValue) map<int32, int64> map_int32_int64 = 78;longgetMapInt32Int64OrThrow(int key) map<int32, int64> map_int32_int64 = 78;Deprecated.intmap<int32, .google.protobuf.Int64Value> map_int32_int64_wrapper = 263;map<int32, .google.protobuf.Int64Value> map_int32_int64_wrapper = 263;com.google.protobuf.Int64ValuegetMapInt32Int64WrapperOrDefault(int key, com.google.protobuf.Int64Value defaultValue) map<int32, .google.protobuf.Int64Value> map_int32_int64_wrapper = 263;com.google.protobuf.Int64ValuegetMapInt32Int64WrapperOrThrow(int key) map<int32, .google.protobuf.Int64Value> map_int32_int64_wrapper = 263;Deprecated.intmap<int32, .google.protobuf.ListValue> map_int32_list_value = 262;map<int32, .google.protobuf.ListValue> map_int32_list_value = 262;com.google.protobuf.ListValuegetMapInt32ListValueOrDefault(int key, com.google.protobuf.ListValue defaultValue) map<int32, .google.protobuf.ListValue> map_int32_list_value = 262;com.google.protobuf.ListValuegetMapInt32ListValueOrThrow(int key) map<int32, .google.protobuf.ListValue> map_int32_list_value = 262;Deprecated.intmap<int32, .cel.expr.conformance.proto3.TestAllTypes.NestedMessage> map_int32_message = 84;map<int32, .cel.expr.conformance.proto3.TestAllTypes.NestedMessage> map_int32_message = 84;getMapInt32MessageOrDefault(int key, TestAllTypes.NestedMessage defaultValue) map<int32, .cel.expr.conformance.proto3.TestAllTypes.NestedMessage> map_int32_message = 84;getMapInt32MessageOrThrow(int key) map<int32, .cel.expr.conformance.proto3.TestAllTypes.NestedMessage> map_int32_message = 84;Deprecated.intmap<int32, .google.protobuf.NullValue> map_int32_null_value = 233;map<int32, .google.protobuf.NullValue> map_int32_null_value = 233;com.google.protobuf.NullValuegetMapInt32NullValueOrDefault(int key, com.google.protobuf.NullValue defaultValue) map<int32, .google.protobuf.NullValue> map_int32_null_value = 233;com.google.protobuf.NullValuegetMapInt32NullValueOrThrow(int key) map<int32, .google.protobuf.NullValue> map_int32_null_value = 233;Deprecated.map<int32, .google.protobuf.NullValue> map_int32_null_value = 233;intgetMapInt32NullValueValueOrDefault(int key, int defaultValue) map<int32, .google.protobuf.NullValue> map_int32_null_value = 233;intgetMapInt32NullValueValueOrThrow(int key) map<int32, .google.protobuf.NullValue> map_int32_null_value = 233;Deprecated.intmap<int32, string> map_int32_string = 75;map<int32, string> map_int32_string = 75;getMapInt32StringOrDefault(int key, String defaultValue) map<int32, string> map_int32_string = 75;getMapInt32StringOrThrow(int key) map<int32, string> map_int32_string = 75;Deprecated.intmap<int32, .google.protobuf.StringValue> map_int32_string_wrapper = 269;map<int32, .google.protobuf.StringValue> map_int32_string_wrapper = 269;com.google.protobuf.StringValuegetMapInt32StringWrapperOrDefault(int key, com.google.protobuf.StringValue defaultValue) map<int32, .google.protobuf.StringValue> map_int32_string_wrapper = 269;com.google.protobuf.StringValuegetMapInt32StringWrapperOrThrow(int key) map<int32, .google.protobuf.StringValue> map_int32_string_wrapper = 269;Deprecated.intmap<int32, .google.protobuf.Struct> map_int32_struct = 260;map<int32, .google.protobuf.Struct> map_int32_struct = 260;com.google.protobuf.StructgetMapInt32StructOrDefault(int key, com.google.protobuf.Struct defaultValue) map<int32, .google.protobuf.Struct> map_int32_struct = 260;com.google.protobuf.StructgetMapInt32StructOrThrow(int key) map<int32, .google.protobuf.Struct> map_int32_struct = 260;Deprecated.intmap<int32, .google.protobuf.Timestamp> map_int32_timestamp = 232;map<int32, .google.protobuf.Timestamp> map_int32_timestamp = 232;com.google.protobuf.TimestampgetMapInt32TimestampOrDefault(int key, com.google.protobuf.Timestamp defaultValue) map<int32, .google.protobuf.Timestamp> map_int32_timestamp = 232;com.google.protobuf.TimestampgetMapInt32TimestampOrThrow(int key) map<int32, .google.protobuf.Timestamp> map_int32_timestamp = 232;Deprecated.intmap<int32, uint32> map_int32_uint32 = 79;map<int32, uint32> map_int32_uint32 = 79;intgetMapInt32Uint32OrDefault(int key, int defaultValue) map<int32, uint32> map_int32_uint32 = 79;intgetMapInt32Uint32OrThrow(int key) map<int32, uint32> map_int32_uint32 = 79;Deprecated.intmap<int32, .google.protobuf.UInt32Value> map_int32_uint32_wrapper = 268;map<int32, .google.protobuf.UInt32Value> map_int32_uint32_wrapper = 268;com.google.protobuf.UInt32ValuegetMapInt32Uint32WrapperOrDefault(int key, com.google.protobuf.UInt32Value defaultValue) map<int32, .google.protobuf.UInt32Value> map_int32_uint32_wrapper = 268;com.google.protobuf.UInt32ValuegetMapInt32Uint32WrapperOrThrow(int key) map<int32, .google.protobuf.UInt32Value> map_int32_uint32_wrapper = 268;Deprecated.intmap<int32, uint64> map_int32_uint64 = 80;map<int32, uint64> map_int32_uint64 = 80;longgetMapInt32Uint64OrDefault(int key, long defaultValue) map<int32, uint64> map_int32_uint64 = 80;longgetMapInt32Uint64OrThrow(int key) map<int32, uint64> map_int32_uint64 = 80;Deprecated.intmap<int32, .google.protobuf.UInt64Value> map_int32_uint64_wrapper = 267;map<int32, .google.protobuf.UInt64Value> map_int32_uint64_wrapper = 267;com.google.protobuf.UInt64ValuegetMapInt32Uint64WrapperOrDefault(int key, com.google.protobuf.UInt64Value defaultValue) map<int32, .google.protobuf.UInt64Value> map_int32_uint64_wrapper = 267;com.google.protobuf.UInt64ValuegetMapInt32Uint64WrapperOrThrow(int key) map<int32, .google.protobuf.UInt64Value> map_int32_uint64_wrapper = 267;Deprecated.intmap<int32, .google.protobuf.Value> map_int32_value = 261;map<int32, .google.protobuf.Value> map_int32_value = 261;com.google.protobuf.ValuegetMapInt32ValueOrDefault(int key, com.google.protobuf.Value defaultValue) map<int32, .google.protobuf.Value> map_int32_value = 261;com.google.protobuf.ValuegetMapInt32ValueOrThrow(int key) map<int32, .google.protobuf.Value> map_int32_value = 261;Deprecated.intmap<int64, .google.protobuf.Any> map_int64_any = 272;map<int64, .google.protobuf.Any> map_int64_any = 272;com.google.protobuf.AnygetMapInt64AnyOrDefault(long key, com.google.protobuf.Any defaultValue) map<int64, .google.protobuf.Any> map_int64_any = 272;com.google.protobuf.AnygetMapInt64AnyOrThrow(long key) map<int64, .google.protobuf.Any> map_int64_any = 272;Deprecated.intmap<int64, bool> map_int64_bool = 85;map<int64, bool> map_int64_bool = 85;booleangetMapInt64BoolOrDefault(long key, boolean defaultValue) map<int64, bool> map_int64_bool = 85;booleangetMapInt64BoolOrThrow(long key) map<int64, bool> map_int64_bool = 85;Deprecated.intmap<int64, .google.protobuf.BoolValue> map_int64_bool_wrapper = 283;map<int64, .google.protobuf.BoolValue> map_int64_bool_wrapper = 283;com.google.protobuf.BoolValuegetMapInt64BoolWrapperOrDefault(long key, com.google.protobuf.BoolValue defaultValue) map<int64, .google.protobuf.BoolValue> map_int64_bool_wrapper = 283;com.google.protobuf.BoolValuegetMapInt64BoolWrapperOrThrow(long key) map<int64, .google.protobuf.BoolValue> map_int64_bool_wrapper = 283;Deprecated.intmap<int64, bytes> map_int64_bytes = 87;map<int64, bytes> map_int64_bytes = 87;com.google.protobuf.ByteStringgetMapInt64BytesOrDefault(long key, com.google.protobuf.ByteString defaultValue) map<int64, bytes> map_int64_bytes = 87;com.google.protobuf.ByteStringgetMapInt64BytesOrThrow(long key) map<int64, bytes> map_int64_bytes = 87;Deprecated.intmap<int64, .google.protobuf.BytesValue> map_int64_bytes_wrapper = 284;map<int64, .google.protobuf.BytesValue> map_int64_bytes_wrapper = 284;com.google.protobuf.BytesValuegetMapInt64BytesWrapperOrDefault(long key, com.google.protobuf.BytesValue defaultValue) map<int64, .google.protobuf.BytesValue> map_int64_bytes_wrapper = 284;com.google.protobuf.BytesValuegetMapInt64BytesWrapperOrThrow(long key) map<int64, .google.protobuf.BytesValue> map_int64_bytes_wrapper = 284;Deprecated.intmap<int64, double> map_int64_double = 93;map<int64, double> map_int64_double = 93;doublegetMapInt64DoubleOrDefault(long key, double defaultValue) map<int64, double> map_int64_double = 93;doublegetMapInt64DoubleOrThrow(long key) map<int64, double> map_int64_double = 93;Deprecated.intmap<int64, .google.protobuf.DoubleValue> map_int64_double_wrapper = 278;map<int64, .google.protobuf.DoubleValue> map_int64_double_wrapper = 278;com.google.protobuf.DoubleValuegetMapInt64DoubleWrapperOrDefault(long key, com.google.protobuf.DoubleValue defaultValue) map<int64, .google.protobuf.DoubleValue> map_int64_double_wrapper = 278;com.google.protobuf.DoubleValuegetMapInt64DoubleWrapperOrThrow(long key) map<int64, .google.protobuf.DoubleValue> map_int64_double_wrapper = 278;Deprecated.intmap<int64, .google.protobuf.Duration> map_int64_duration = 234;map<int64, .google.protobuf.Duration> map_int64_duration = 234;com.google.protobuf.DurationgetMapInt64DurationOrDefault(long key, com.google.protobuf.Duration defaultValue) map<int64, .google.protobuf.Duration> map_int64_duration = 234;com.google.protobuf.DurationgetMapInt64DurationOrThrow(long key) map<int64, .google.protobuf.Duration> map_int64_duration = 234;Deprecated.intmap<int64, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_int64_enum = 94;map<int64, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_int64_enum = 94;getMapInt64EnumOrDefault(long key, TestAllTypes.NestedEnum defaultValue) map<int64, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_int64_enum = 94;getMapInt64EnumOrThrow(long key) map<int64, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_int64_enum = 94;Deprecated.map<int64, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_int64_enum = 94;intgetMapInt64EnumValueOrDefault(long key, int defaultValue) map<int64, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_int64_enum = 94;intgetMapInt64EnumValueOrThrow(long key) map<int64, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_int64_enum = 94;Deprecated.intmap<int64, float> map_int64_float = 92;map<int64, float> map_int64_float = 92;floatgetMapInt64FloatOrDefault(long key, float defaultValue) map<int64, float> map_int64_float = 92;floatgetMapInt64FloatOrThrow(long key) map<int64, float> map_int64_float = 92;Deprecated.intmap<int64, .google.protobuf.FloatValue> map_int64_float_wrapper = 279;map<int64, .google.protobuf.FloatValue> map_int64_float_wrapper = 279;com.google.protobuf.FloatValuegetMapInt64FloatWrapperOrDefault(long key, com.google.protobuf.FloatValue defaultValue) map<int64, .google.protobuf.FloatValue> map_int64_float_wrapper = 279;com.google.protobuf.FloatValuegetMapInt64FloatWrapperOrThrow(long key) map<int64, .google.protobuf.FloatValue> map_int64_float_wrapper = 279;Deprecated.intmap<int64, int32> map_int64_int32 = 88;map<int64, int32> map_int64_int32 = 88;intgetMapInt64Int32OrDefault(long key, int defaultValue) map<int64, int32> map_int64_int32 = 88;intgetMapInt64Int32OrThrow(long key) map<int64, int32> map_int64_int32 = 88;Deprecated.intmap<int64, .google.protobuf.Int32Value> map_int64_int32_wrapper = 277;map<int64, .google.protobuf.Int32Value> map_int64_int32_wrapper = 277;com.google.protobuf.Int32ValuegetMapInt64Int32WrapperOrDefault(long key, com.google.protobuf.Int32Value defaultValue) map<int64, .google.protobuf.Int32Value> map_int64_int32_wrapper = 277;com.google.protobuf.Int32ValuegetMapInt64Int32WrapperOrThrow(long key) map<int64, .google.protobuf.Int32Value> map_int64_int32_wrapper = 277;Deprecated.intmap<int64, int64> map_int64_int64 = 89;map<int64, int64> map_int64_int64 = 89;longgetMapInt64Int64OrDefault(long key, long defaultValue) map<int64, int64> map_int64_int64 = 89;longgetMapInt64Int64OrThrow(long key) map<int64, int64> map_int64_int64 = 89;Deprecated.intmap<int64, .google.protobuf.Int64Value> map_int64_int64_wrapper = 276;map<int64, .google.protobuf.Int64Value> map_int64_int64_wrapper = 276;com.google.protobuf.Int64ValuegetMapInt64Int64WrapperOrDefault(long key, com.google.protobuf.Int64Value defaultValue) map<int64, .google.protobuf.Int64Value> map_int64_int64_wrapper = 276;com.google.protobuf.Int64ValuegetMapInt64Int64WrapperOrThrow(long key) map<int64, .google.protobuf.Int64Value> map_int64_int64_wrapper = 276;Deprecated.intmap<int64, .google.protobuf.ListValue> map_int64_list_value = 275;map<int64, .google.protobuf.ListValue> map_int64_list_value = 275;com.google.protobuf.ListValuegetMapInt64ListValueOrDefault(long key, com.google.protobuf.ListValue defaultValue) map<int64, .google.protobuf.ListValue> map_int64_list_value = 275;com.google.protobuf.ListValuegetMapInt64ListValueOrThrow(long key) map<int64, .google.protobuf.ListValue> map_int64_list_value = 275;Deprecated.intmap<int64, .cel.expr.conformance.proto3.TestAllTypes.NestedMessage> map_int64_message = 95;map<int64, .cel.expr.conformance.proto3.TestAllTypes.NestedMessage> map_int64_message = 95;getMapInt64MessageOrDefault(long key, TestAllTypes.NestedMessage defaultValue) map<int64, .cel.expr.conformance.proto3.TestAllTypes.NestedMessage> map_int64_message = 95;getMapInt64MessageOrThrow(long key) map<int64, .cel.expr.conformance.proto3.TestAllTypes.NestedMessage> map_int64_message = 95;Deprecated.intMapMapgetMapInt64NestedTypeOrDefault(long key, NestedTestAllTypes defaultValue) MapgetMapInt64NestedTypeOrThrow(long key) MapDeprecated.intmap<int64, .google.protobuf.NullValue> map_int64_null_value = 236;map<int64, .google.protobuf.NullValue> map_int64_null_value = 236;com.google.protobuf.NullValuegetMapInt64NullValueOrDefault(long key, com.google.protobuf.NullValue defaultValue) map<int64, .google.protobuf.NullValue> map_int64_null_value = 236;com.google.protobuf.NullValuegetMapInt64NullValueOrThrow(long key) map<int64, .google.protobuf.NullValue> map_int64_null_value = 236;Deprecated.map<int64, .google.protobuf.NullValue> map_int64_null_value = 236;intgetMapInt64NullValueValueOrDefault(long key, int defaultValue) map<int64, .google.protobuf.NullValue> map_int64_null_value = 236;intgetMapInt64NullValueValueOrThrow(long key) map<int64, .google.protobuf.NullValue> map_int64_null_value = 236;Deprecated.intmap<int64, string> map_int64_string = 86;map<int64, string> map_int64_string = 86;getMapInt64StringOrDefault(long key, String defaultValue) map<int64, string> map_int64_string = 86;getMapInt64StringOrThrow(long key) map<int64, string> map_int64_string = 86;Deprecated.intmap<int64, .google.protobuf.StringValue> map_int64_string_wrapper = 282;map<int64, .google.protobuf.StringValue> map_int64_string_wrapper = 282;com.google.protobuf.StringValuegetMapInt64StringWrapperOrDefault(long key, com.google.protobuf.StringValue defaultValue) map<int64, .google.protobuf.StringValue> map_int64_string_wrapper = 282;com.google.protobuf.StringValuegetMapInt64StringWrapperOrThrow(long key) map<int64, .google.protobuf.StringValue> map_int64_string_wrapper = 282;Deprecated.intmap<int64, .google.protobuf.Struct> map_int64_struct = 273;map<int64, .google.protobuf.Struct> map_int64_struct = 273;com.google.protobuf.StructgetMapInt64StructOrDefault(long key, com.google.protobuf.Struct defaultValue) map<int64, .google.protobuf.Struct> map_int64_struct = 273;com.google.protobuf.StructgetMapInt64StructOrThrow(long key) map<int64, .google.protobuf.Struct> map_int64_struct = 273;Deprecated.intmap<int64, .google.protobuf.Timestamp> map_int64_timestamp = 235;map<int64, .google.protobuf.Timestamp> map_int64_timestamp = 235;com.google.protobuf.TimestampgetMapInt64TimestampOrDefault(long key, com.google.protobuf.Timestamp defaultValue) map<int64, .google.protobuf.Timestamp> map_int64_timestamp = 235;com.google.protobuf.TimestampgetMapInt64TimestampOrThrow(long key) map<int64, .google.protobuf.Timestamp> map_int64_timestamp = 235;Deprecated.intmap<int64, uint32> map_int64_uint32 = 90;map<int64, uint32> map_int64_uint32 = 90;intgetMapInt64Uint32OrDefault(long key, int defaultValue) map<int64, uint32> map_int64_uint32 = 90;intgetMapInt64Uint32OrThrow(long key) map<int64, uint32> map_int64_uint32 = 90;Deprecated.intmap<int64, .google.protobuf.UInt32Value> map_int64_uint32_wrapper = 281;map<int64, .google.protobuf.UInt32Value> map_int64_uint32_wrapper = 281;com.google.protobuf.UInt32ValuegetMapInt64Uint32WrapperOrDefault(long key, com.google.protobuf.UInt32Value defaultValue) map<int64, .google.protobuf.UInt32Value> map_int64_uint32_wrapper = 281;com.google.protobuf.UInt32ValuegetMapInt64Uint32WrapperOrThrow(long key) map<int64, .google.protobuf.UInt32Value> map_int64_uint32_wrapper = 281;Deprecated.intmap<int64, uint64> map_int64_uint64 = 91;map<int64, uint64> map_int64_uint64 = 91;longgetMapInt64Uint64OrDefault(long key, long defaultValue) map<int64, uint64> map_int64_uint64 = 91;longgetMapInt64Uint64OrThrow(long key) map<int64, uint64> map_int64_uint64 = 91;Deprecated.intmap<int64, .google.protobuf.UInt64Value> map_int64_uint64_wrapper = 280;map<int64, .google.protobuf.UInt64Value> map_int64_uint64_wrapper = 280;com.google.protobuf.UInt64ValuegetMapInt64Uint64WrapperOrDefault(long key, com.google.protobuf.UInt64Value defaultValue) map<int64, .google.protobuf.UInt64Value> map_int64_uint64_wrapper = 280;com.google.protobuf.UInt64ValuegetMapInt64Uint64WrapperOrThrow(long key) map<int64, .google.protobuf.UInt64Value> map_int64_uint64_wrapper = 280;Deprecated.intmap<int64, .google.protobuf.Value> map_int64_value = 274;map<int64, .google.protobuf.Value> map_int64_value = 274;com.google.protobuf.ValuegetMapInt64ValueOrDefault(long key, com.google.protobuf.Value defaultValue) map<int64, .google.protobuf.Value> map_int64_value = 274;com.google.protobuf.ValuegetMapInt64ValueOrThrow(long key) map<int64, .google.protobuf.Value> map_int64_value = 274;Deprecated.intmap<string, .google.protobuf.Any> map_string_any = 311;map<string, .google.protobuf.Any> map_string_any = 311;com.google.protobuf.AnygetMapStringAnyOrDefault(String key, com.google.protobuf.Any defaultValue) map<string, .google.protobuf.Any> map_string_any = 311;com.google.protobuf.Anymap<string, .google.protobuf.Any> map_string_any = 311;Deprecated.intmap<string, bool> map_string_bool = 218;map<string, bool> map_string_bool = 218;booleangetMapStringBoolOrDefault(String key, boolean defaultValue) map<string, bool> map_string_bool = 218;booleanmap<string, bool> map_string_bool = 218;Deprecated.intmap<string, .google.protobuf.BoolValue> map_string_bool_wrapper = 322;map<string, .google.protobuf.BoolValue> map_string_bool_wrapper = 322;com.google.protobuf.BoolValuegetMapStringBoolWrapperOrDefault(String key, com.google.protobuf.BoolValue defaultValue) map<string, .google.protobuf.BoolValue> map_string_bool_wrapper = 322;com.google.protobuf.BoolValuemap<string, .google.protobuf.BoolValue> map_string_bool_wrapper = 322;Deprecated.intmap<string, bytes> map_string_bytes = 219;map<string, bytes> map_string_bytes = 219;com.google.protobuf.ByteStringgetMapStringBytesOrDefault(String key, com.google.protobuf.ByteString defaultValue) map<string, bytes> map_string_bytes = 219;com.google.protobuf.ByteStringmap<string, bytes> map_string_bytes = 219;Deprecated.intmap<string, .google.protobuf.BytesValue> map_string_bytes_wrapper = 323;map<string, .google.protobuf.BytesValue> map_string_bytes_wrapper = 323;com.google.protobuf.BytesValuegetMapStringBytesWrapperOrDefault(String key, com.google.protobuf.BytesValue defaultValue) map<string, .google.protobuf.BytesValue> map_string_bytes_wrapper = 323;com.google.protobuf.BytesValuemap<string, .google.protobuf.BytesValue> map_string_bytes_wrapper = 323;Deprecated.intmap<string, double> map_string_double = 225;map<string, double> map_string_double = 225;doublegetMapStringDoubleOrDefault(String key, double defaultValue) map<string, double> map_string_double = 225;doublemap<string, double> map_string_double = 225;Deprecated.intmap<string, .google.protobuf.DoubleValue> map_string_double_wrapper = 317;map<string, .google.protobuf.DoubleValue> map_string_double_wrapper = 317;com.google.protobuf.DoubleValuegetMapStringDoubleWrapperOrDefault(String key, com.google.protobuf.DoubleValue defaultValue) map<string, .google.protobuf.DoubleValue> map_string_double_wrapper = 317;com.google.protobuf.DoubleValuemap<string, .google.protobuf.DoubleValue> map_string_double_wrapper = 317;Deprecated.intmap<string, .google.protobuf.Duration> map_string_duration = 243;map<string, .google.protobuf.Duration> map_string_duration = 243;com.google.protobuf.DurationgetMapStringDurationOrDefault(String key, com.google.protobuf.Duration defaultValue) map<string, .google.protobuf.Duration> map_string_duration = 243;com.google.protobuf.Durationmap<string, .google.protobuf.Duration> map_string_duration = 243;Deprecated.intmap<string, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_string_enum = 226;map<string, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_string_enum = 226;getMapStringEnumOrDefault(String key, TestAllTypes.NestedEnum defaultValue) map<string, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_string_enum = 226;map<string, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_string_enum = 226;Deprecated.map<string, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_string_enum = 226;intgetMapStringEnumValueOrDefault(String key, int defaultValue) map<string, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_string_enum = 226;intmap<string, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_string_enum = 226;Deprecated.intmap<string, float> map_string_float = 224;map<string, float> map_string_float = 224;floatgetMapStringFloatOrDefault(String key, float defaultValue) map<string, float> map_string_float = 224;floatmap<string, float> map_string_float = 224;Deprecated.intmap<string, .google.protobuf.FloatValue> map_string_float_wrapper = 318;map<string, .google.protobuf.FloatValue> map_string_float_wrapper = 318;com.google.protobuf.FloatValuegetMapStringFloatWrapperOrDefault(String key, com.google.protobuf.FloatValue defaultValue) map<string, .google.protobuf.FloatValue> map_string_float_wrapper = 318;com.google.protobuf.FloatValuemap<string, .google.protobuf.FloatValue> map_string_float_wrapper = 318;Deprecated.intmap<string, int32> map_string_int32 = 220;map<string, int32> map_string_int32 = 220;intgetMapStringInt32OrDefault(String key, int defaultValue) map<string, int32> map_string_int32 = 220;intmap<string, int32> map_string_int32 = 220;Deprecated.intmap<string, .google.protobuf.Int32Value> map_string_int32_wrapper = 316;map<string, .google.protobuf.Int32Value> map_string_int32_wrapper = 316;com.google.protobuf.Int32ValuegetMapStringInt32WrapperOrDefault(String key, com.google.protobuf.Int32Value defaultValue) map<string, .google.protobuf.Int32Value> map_string_int32_wrapper = 316;com.google.protobuf.Int32Valuemap<string, .google.protobuf.Int32Value> map_string_int32_wrapper = 316;Deprecated.intmap<string, int64> map_string_int64 = 221;map<string, int64> map_string_int64 = 221;longgetMapStringInt64OrDefault(String key, long defaultValue) map<string, int64> map_string_int64 = 221;longmap<string, int64> map_string_int64 = 221;Deprecated.intmap<string, .google.protobuf.Int64Value> map_string_int64_wrapper = 315;map<string, .google.protobuf.Int64Value> map_string_int64_wrapper = 315;com.google.protobuf.Int64ValuegetMapStringInt64WrapperOrDefault(String key, com.google.protobuf.Int64Value defaultValue) map<string, .google.protobuf.Int64Value> map_string_int64_wrapper = 315;com.google.protobuf.Int64Valuemap<string, .google.protobuf.Int64Value> map_string_int64_wrapper = 315;Deprecated.intmap<string, .google.protobuf.ListValue> map_string_list_value = 314;map<string, .google.protobuf.ListValue> map_string_list_value = 314;com.google.protobuf.ListValuegetMapStringListValueOrDefault(String key, com.google.protobuf.ListValue defaultValue) map<string, .google.protobuf.ListValue> map_string_list_value = 314;com.google.protobuf.ListValuemap<string, .google.protobuf.ListValue> map_string_list_value = 314;Deprecated.intmap<string, .cel.expr.conformance.proto3.TestAllTypes.NestedMessage> map_string_message = 227;map<string, .cel.expr.conformance.proto3.TestAllTypes.NestedMessage> map_string_message = 227;getMapStringMessageOrDefault(String key, TestAllTypes.NestedMessage defaultValue) map<string, .cel.expr.conformance.proto3.TestAllTypes.NestedMessage> map_string_message = 227;map<string, .cel.expr.conformance.proto3.TestAllTypes.NestedMessage> map_string_message = 227;Deprecated.intmap<string, .google.protobuf.NullValue> map_string_null_value = 245;map<string, .google.protobuf.NullValue> map_string_null_value = 245;com.google.protobuf.NullValuegetMapStringNullValueOrDefault(String key, com.google.protobuf.NullValue defaultValue) map<string, .google.protobuf.NullValue> map_string_null_value = 245;com.google.protobuf.NullValuemap<string, .google.protobuf.NullValue> map_string_null_value = 245;Deprecated.map<string, .google.protobuf.NullValue> map_string_null_value = 245;intgetMapStringNullValueValueOrDefault(String key, int defaultValue) map<string, .google.protobuf.NullValue> map_string_null_value = 245;intmap<string, .google.protobuf.NullValue> map_string_null_value = 245;Deprecated.intmap<string, string> map_string_string = 61;map<string, string> map_string_string = 61;getMapStringStringOrDefault(String key, String defaultValue) map<string, string> map_string_string = 61;map<string, string> map_string_string = 61;Deprecated.intmap<string, .google.protobuf.StringValue> map_string_string_wrapper = 321;map<string, .google.protobuf.StringValue> map_string_string_wrapper = 321;com.google.protobuf.StringValuegetMapStringStringWrapperOrDefault(String key, com.google.protobuf.StringValue defaultValue) map<string, .google.protobuf.StringValue> map_string_string_wrapper = 321;com.google.protobuf.StringValuemap<string, .google.protobuf.StringValue> map_string_string_wrapper = 321;Deprecated.intmap<string, .google.protobuf.Struct> map_string_struct = 312;map<string, .google.protobuf.Struct> map_string_struct = 312;com.google.protobuf.StructgetMapStringStructOrDefault(String key, com.google.protobuf.Struct defaultValue) map<string, .google.protobuf.Struct> map_string_struct = 312;com.google.protobuf.Structmap<string, .google.protobuf.Struct> map_string_struct = 312;Deprecated.intmap<string, .google.protobuf.Timestamp> map_string_timestamp = 244;map<string, .google.protobuf.Timestamp> map_string_timestamp = 244;com.google.protobuf.TimestampgetMapStringTimestampOrDefault(String key, com.google.protobuf.Timestamp defaultValue) map<string, .google.protobuf.Timestamp> map_string_timestamp = 244;com.google.protobuf.Timestampmap<string, .google.protobuf.Timestamp> map_string_timestamp = 244;Deprecated.intmap<string, uint32> map_string_uint32 = 222;map<string, uint32> map_string_uint32 = 222;intgetMapStringUint32OrDefault(String key, int defaultValue) map<string, uint32> map_string_uint32 = 222;intmap<string, uint32> map_string_uint32 = 222;Deprecated.intmap<string, .google.protobuf.UInt32Value> map_string_uint32_wrapper = 320;map<string, .google.protobuf.UInt32Value> map_string_uint32_wrapper = 320;com.google.protobuf.UInt32ValuegetMapStringUint32WrapperOrDefault(String key, com.google.protobuf.UInt32Value defaultValue) map<string, .google.protobuf.UInt32Value> map_string_uint32_wrapper = 320;com.google.protobuf.UInt32Valuemap<string, .google.protobuf.UInt32Value> map_string_uint32_wrapper = 320;Deprecated.intmap<string, uint64> map_string_uint64 = 223;map<string, uint64> map_string_uint64 = 223;longgetMapStringUint64OrDefault(String key, long defaultValue) map<string, uint64> map_string_uint64 = 223;longmap<string, uint64> map_string_uint64 = 223;Deprecated.intmap<string, .google.protobuf.UInt64Value> map_string_uint64_wrapper = 319;map<string, .google.protobuf.UInt64Value> map_string_uint64_wrapper = 319;com.google.protobuf.UInt64ValuegetMapStringUint64WrapperOrDefault(String key, com.google.protobuf.UInt64Value defaultValue) map<string, .google.protobuf.UInt64Value> map_string_uint64_wrapper = 319;com.google.protobuf.UInt64Valuemap<string, .google.protobuf.UInt64Value> map_string_uint64_wrapper = 319;Deprecated.intmap<string, .google.protobuf.Value> map_string_value = 313;map<string, .google.protobuf.Value> map_string_value = 313;com.google.protobuf.ValuegetMapStringValueOrDefault(String key, com.google.protobuf.Value defaultValue) map<string, .google.protobuf.Value> map_string_value = 313;com.google.protobuf.Valuemap<string, .google.protobuf.Value> map_string_value = 313;Deprecated.intmap<uint32, .google.protobuf.Any> map_uint32_any = 285;map<uint32, .google.protobuf.Any> map_uint32_any = 285;com.google.protobuf.AnygetMapUint32AnyOrDefault(int key, com.google.protobuf.Any defaultValue) map<uint32, .google.protobuf.Any> map_uint32_any = 285;com.google.protobuf.AnygetMapUint32AnyOrThrow(int key) map<uint32, .google.protobuf.Any> map_uint32_any = 285;Deprecated.intmap<uint32, bool> map_uint32_bool = 96;map<uint32, bool> map_uint32_bool = 96;booleangetMapUint32BoolOrDefault(int key, boolean defaultValue) map<uint32, bool> map_uint32_bool = 96;booleangetMapUint32BoolOrThrow(int key) map<uint32, bool> map_uint32_bool = 96;Deprecated.intmap<uint32, .google.protobuf.BoolValue> map_uint32_bool_wrapper = 296;map<uint32, .google.protobuf.BoolValue> map_uint32_bool_wrapper = 296;com.google.protobuf.BoolValuegetMapUint32BoolWrapperOrDefault(int key, com.google.protobuf.BoolValue defaultValue) map<uint32, .google.protobuf.BoolValue> map_uint32_bool_wrapper = 296;com.google.protobuf.BoolValuegetMapUint32BoolWrapperOrThrow(int key) map<uint32, .google.protobuf.BoolValue> map_uint32_bool_wrapper = 296;Deprecated.intmap<uint32, bytes> map_uint32_bytes = 98;map<uint32, bytes> map_uint32_bytes = 98;com.google.protobuf.ByteStringgetMapUint32BytesOrDefault(int key, com.google.protobuf.ByteString defaultValue) map<uint32, bytes> map_uint32_bytes = 98;com.google.protobuf.ByteStringgetMapUint32BytesOrThrow(int key) map<uint32, bytes> map_uint32_bytes = 98;Deprecated.intmap<uint32, .google.protobuf.BytesValue> map_uint32_bytes_wrapper = 297;map<uint32, .google.protobuf.BytesValue> map_uint32_bytes_wrapper = 297;com.google.protobuf.BytesValuegetMapUint32BytesWrapperOrDefault(int key, com.google.protobuf.BytesValue defaultValue) map<uint32, .google.protobuf.BytesValue> map_uint32_bytes_wrapper = 297;com.google.protobuf.BytesValuegetMapUint32BytesWrapperOrThrow(int key) map<uint32, .google.protobuf.BytesValue> map_uint32_bytes_wrapper = 297;Deprecated.intmap<uint32, double> map_uint32_double = 204;map<uint32, double> map_uint32_double = 204;doublegetMapUint32DoubleOrDefault(int key, double defaultValue) map<uint32, double> map_uint32_double = 204;doublegetMapUint32DoubleOrThrow(int key) map<uint32, double> map_uint32_double = 204;Deprecated.intmap<uint32, .google.protobuf.DoubleValue> map_uint32_double_wrapper = 291;map<uint32, .google.protobuf.DoubleValue> map_uint32_double_wrapper = 291;com.google.protobuf.DoubleValuegetMapUint32DoubleWrapperOrDefault(int key, com.google.protobuf.DoubleValue defaultValue) map<uint32, .google.protobuf.DoubleValue> map_uint32_double_wrapper = 291;com.google.protobuf.DoubleValuegetMapUint32DoubleWrapperOrThrow(int key) map<uint32, .google.protobuf.DoubleValue> map_uint32_double_wrapper = 291;Deprecated.intmap<uint32, .google.protobuf.Duration> map_uint32_duration = 237;map<uint32, .google.protobuf.Duration> map_uint32_duration = 237;com.google.protobuf.DurationgetMapUint32DurationOrDefault(int key, com.google.protobuf.Duration defaultValue) map<uint32, .google.protobuf.Duration> map_uint32_duration = 237;com.google.protobuf.DurationgetMapUint32DurationOrThrow(int key) map<uint32, .google.protobuf.Duration> map_uint32_duration = 237;Deprecated.intmap<uint32, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_uint32_enum = 205;map<uint32, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_uint32_enum = 205;getMapUint32EnumOrDefault(int key, TestAllTypes.NestedEnum defaultValue) map<uint32, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_uint32_enum = 205;getMapUint32EnumOrThrow(int key) map<uint32, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_uint32_enum = 205;Deprecated.map<uint32, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_uint32_enum = 205;intgetMapUint32EnumValueOrDefault(int key, int defaultValue) map<uint32, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_uint32_enum = 205;intgetMapUint32EnumValueOrThrow(int key) map<uint32, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_uint32_enum = 205;Deprecated.intmap<uint32, float> map_uint32_float = 203;map<uint32, float> map_uint32_float = 203;floatgetMapUint32FloatOrDefault(int key, float defaultValue) map<uint32, float> map_uint32_float = 203;floatgetMapUint32FloatOrThrow(int key) map<uint32, float> map_uint32_float = 203;Deprecated.intmap<uint32, .google.protobuf.FloatValue> map_uint32_float_wrapper = 292;map<uint32, .google.protobuf.FloatValue> map_uint32_float_wrapper = 292;com.google.protobuf.FloatValuegetMapUint32FloatWrapperOrDefault(int key, com.google.protobuf.FloatValue defaultValue) map<uint32, .google.protobuf.FloatValue> map_uint32_float_wrapper = 292;com.google.protobuf.FloatValuegetMapUint32FloatWrapperOrThrow(int key) map<uint32, .google.protobuf.FloatValue> map_uint32_float_wrapper = 292;Deprecated.intmap<uint32, int32> map_uint32_int32 = 99;map<uint32, int32> map_uint32_int32 = 99;intgetMapUint32Int32OrDefault(int key, int defaultValue) map<uint32, int32> map_uint32_int32 = 99;intgetMapUint32Int32OrThrow(int key) map<uint32, int32> map_uint32_int32 = 99;Deprecated.intmap<uint32, .google.protobuf.Int32Value> map_uint32_int32_wrapper = 290;map<uint32, .google.protobuf.Int32Value> map_uint32_int32_wrapper = 290;com.google.protobuf.Int32ValuegetMapUint32Int32WrapperOrDefault(int key, com.google.protobuf.Int32Value defaultValue) map<uint32, .google.protobuf.Int32Value> map_uint32_int32_wrapper = 290;com.google.protobuf.Int32ValuegetMapUint32Int32WrapperOrThrow(int key) map<uint32, .google.protobuf.Int32Value> map_uint32_int32_wrapper = 290;Deprecated.intmap<uint32, int64> map_uint32_int64 = 200;map<uint32, int64> map_uint32_int64 = 200;longgetMapUint32Int64OrDefault(int key, long defaultValue) map<uint32, int64> map_uint32_int64 = 200;longgetMapUint32Int64OrThrow(int key) map<uint32, int64> map_uint32_int64 = 200;Deprecated.intmap<uint32, .google.protobuf.Int64Value> map_uint32_int64_wrapper = 289;map<uint32, .google.protobuf.Int64Value> map_uint32_int64_wrapper = 289;com.google.protobuf.Int64ValuegetMapUint32Int64WrapperOrDefault(int key, com.google.protobuf.Int64Value defaultValue) map<uint32, .google.protobuf.Int64Value> map_uint32_int64_wrapper = 289;com.google.protobuf.Int64ValuegetMapUint32Int64WrapperOrThrow(int key) map<uint32, .google.protobuf.Int64Value> map_uint32_int64_wrapper = 289;Deprecated.intmap<uint32, .google.protobuf.ListValue> map_uint32_list_value = 288;map<uint32, .google.protobuf.ListValue> map_uint32_list_value = 288;com.google.protobuf.ListValuegetMapUint32ListValueOrDefault(int key, com.google.protobuf.ListValue defaultValue) map<uint32, .google.protobuf.ListValue> map_uint32_list_value = 288;com.google.protobuf.ListValuegetMapUint32ListValueOrThrow(int key) map<uint32, .google.protobuf.ListValue> map_uint32_list_value = 288;Deprecated.intmap<uint32, .cel.expr.conformance.proto3.TestAllTypes.NestedMessage> map_uint32_message = 206;map<uint32, .cel.expr.conformance.proto3.TestAllTypes.NestedMessage> map_uint32_message = 206;getMapUint32MessageOrDefault(int key, TestAllTypes.NestedMessage defaultValue) map<uint32, .cel.expr.conformance.proto3.TestAllTypes.NestedMessage> map_uint32_message = 206;getMapUint32MessageOrThrow(int key) map<uint32, .cel.expr.conformance.proto3.TestAllTypes.NestedMessage> map_uint32_message = 206;Deprecated.intmap<uint32, .google.protobuf.NullValue> map_uint32_null_value = 239;map<uint32, .google.protobuf.NullValue> map_uint32_null_value = 239;com.google.protobuf.NullValuegetMapUint32NullValueOrDefault(int key, com.google.protobuf.NullValue defaultValue) map<uint32, .google.protobuf.NullValue> map_uint32_null_value = 239;com.google.protobuf.NullValuegetMapUint32NullValueOrThrow(int key) map<uint32, .google.protobuf.NullValue> map_uint32_null_value = 239;Deprecated.map<uint32, .google.protobuf.NullValue> map_uint32_null_value = 239;intgetMapUint32NullValueValueOrDefault(int key, int defaultValue) map<uint32, .google.protobuf.NullValue> map_uint32_null_value = 239;intgetMapUint32NullValueValueOrThrow(int key) map<uint32, .google.protobuf.NullValue> map_uint32_null_value = 239;Deprecated.intmap<uint32, string> map_uint32_string = 97;map<uint32, string> map_uint32_string = 97;getMapUint32StringOrDefault(int key, String defaultValue) map<uint32, string> map_uint32_string = 97;getMapUint32StringOrThrow(int key) map<uint32, string> map_uint32_string = 97;Deprecated.intmap<uint32, .google.protobuf.StringValue> map_uint32_string_wrapper = 295;map<uint32, .google.protobuf.StringValue> map_uint32_string_wrapper = 295;com.google.protobuf.StringValuegetMapUint32StringWrapperOrDefault(int key, com.google.protobuf.StringValue defaultValue) map<uint32, .google.protobuf.StringValue> map_uint32_string_wrapper = 295;com.google.protobuf.StringValuegetMapUint32StringWrapperOrThrow(int key) map<uint32, .google.protobuf.StringValue> map_uint32_string_wrapper = 295;Deprecated.intmap<uint32, .google.protobuf.Struct> map_uint32_struct = 286;map<uint32, .google.protobuf.Struct> map_uint32_struct = 286;com.google.protobuf.StructgetMapUint32StructOrDefault(int key, com.google.protobuf.Struct defaultValue) map<uint32, .google.protobuf.Struct> map_uint32_struct = 286;com.google.protobuf.StructgetMapUint32StructOrThrow(int key) map<uint32, .google.protobuf.Struct> map_uint32_struct = 286;Deprecated.intmap<uint32, .google.protobuf.Timestamp> map_uint32_timestamp = 238;map<uint32, .google.protobuf.Timestamp> map_uint32_timestamp = 238;com.google.protobuf.TimestampgetMapUint32TimestampOrDefault(int key, com.google.protobuf.Timestamp defaultValue) map<uint32, .google.protobuf.Timestamp> map_uint32_timestamp = 238;com.google.protobuf.TimestampgetMapUint32TimestampOrThrow(int key) map<uint32, .google.protobuf.Timestamp> map_uint32_timestamp = 238;Deprecated.intmap<uint32, uint32> map_uint32_uint32 = 201;map<uint32, uint32> map_uint32_uint32 = 201;intgetMapUint32Uint32OrDefault(int key, int defaultValue) map<uint32, uint32> map_uint32_uint32 = 201;intgetMapUint32Uint32OrThrow(int key) map<uint32, uint32> map_uint32_uint32 = 201;Deprecated.intmap<uint32, .google.protobuf.UInt32Value> map_uint32_uint32_wrapper = 294;map<uint32, .google.protobuf.UInt32Value> map_uint32_uint32_wrapper = 294;com.google.protobuf.UInt32ValuegetMapUint32Uint32WrapperOrDefault(int key, com.google.protobuf.UInt32Value defaultValue) map<uint32, .google.protobuf.UInt32Value> map_uint32_uint32_wrapper = 294;com.google.protobuf.UInt32ValuegetMapUint32Uint32WrapperOrThrow(int key) map<uint32, .google.protobuf.UInt32Value> map_uint32_uint32_wrapper = 294;Deprecated.intmap<uint32, uint64> map_uint32_uint64 = 202;map<uint32, uint64> map_uint32_uint64 = 202;longgetMapUint32Uint64OrDefault(int key, long defaultValue) map<uint32, uint64> map_uint32_uint64 = 202;longgetMapUint32Uint64OrThrow(int key) map<uint32, uint64> map_uint32_uint64 = 202;Deprecated.intmap<uint32, .google.protobuf.UInt64Value> map_uint32_uint64_wrapper = 293;map<uint32, .google.protobuf.UInt64Value> map_uint32_uint64_wrapper = 293;com.google.protobuf.UInt64ValuegetMapUint32Uint64WrapperOrDefault(int key, com.google.protobuf.UInt64Value defaultValue) map<uint32, .google.protobuf.UInt64Value> map_uint32_uint64_wrapper = 293;com.google.protobuf.UInt64ValuegetMapUint32Uint64WrapperOrThrow(int key) map<uint32, .google.protobuf.UInt64Value> map_uint32_uint64_wrapper = 293;Deprecated.intmap<uint32, .google.protobuf.Value> map_uint32_value = 287;map<uint32, .google.protobuf.Value> map_uint32_value = 287;com.google.protobuf.ValuegetMapUint32ValueOrDefault(int key, com.google.protobuf.Value defaultValue) map<uint32, .google.protobuf.Value> map_uint32_value = 287;com.google.protobuf.ValuegetMapUint32ValueOrThrow(int key) map<uint32, .google.protobuf.Value> map_uint32_value = 287;Deprecated.intmap<uint64, .google.protobuf.Any> map_uint64_any = 298;map<uint64, .google.protobuf.Any> map_uint64_any = 298;com.google.protobuf.AnygetMapUint64AnyOrDefault(long key, com.google.protobuf.Any defaultValue) map<uint64, .google.protobuf.Any> map_uint64_any = 298;com.google.protobuf.AnygetMapUint64AnyOrThrow(long key) map<uint64, .google.protobuf.Any> map_uint64_any = 298;Deprecated.intmap<uint64, bool> map_uint64_bool = 207;map<uint64, bool> map_uint64_bool = 207;booleangetMapUint64BoolOrDefault(long key, boolean defaultValue) map<uint64, bool> map_uint64_bool = 207;booleangetMapUint64BoolOrThrow(long key) map<uint64, bool> map_uint64_bool = 207;Deprecated.intmap<uint64, .google.protobuf.BoolValue> map_uint64_bool_wrapper = 309;map<uint64, .google.protobuf.BoolValue> map_uint64_bool_wrapper = 309;com.google.protobuf.BoolValuegetMapUint64BoolWrapperOrDefault(long key, com.google.protobuf.BoolValue defaultValue) map<uint64, .google.protobuf.BoolValue> map_uint64_bool_wrapper = 309;com.google.protobuf.BoolValuegetMapUint64BoolWrapperOrThrow(long key) map<uint64, .google.protobuf.BoolValue> map_uint64_bool_wrapper = 309;Deprecated.intmap<uint64, bytes> map_uint64_bytes = 209;map<uint64, bytes> map_uint64_bytes = 209;com.google.protobuf.ByteStringgetMapUint64BytesOrDefault(long key, com.google.protobuf.ByteString defaultValue) map<uint64, bytes> map_uint64_bytes = 209;com.google.protobuf.ByteStringgetMapUint64BytesOrThrow(long key) map<uint64, bytes> map_uint64_bytes = 209;Deprecated.intmap<uint64, .google.protobuf.BytesValue> map_uint64_bytes_wrapper = 310;map<uint64, .google.protobuf.BytesValue> map_uint64_bytes_wrapper = 310;com.google.protobuf.BytesValuegetMapUint64BytesWrapperOrDefault(long key, com.google.protobuf.BytesValue defaultValue) map<uint64, .google.protobuf.BytesValue> map_uint64_bytes_wrapper = 310;com.google.protobuf.BytesValuegetMapUint64BytesWrapperOrThrow(long key) map<uint64, .google.protobuf.BytesValue> map_uint64_bytes_wrapper = 310;Deprecated.intmap<uint64, double> map_uint64_double = 215;map<uint64, double> map_uint64_double = 215;doublegetMapUint64DoubleOrDefault(long key, double defaultValue) map<uint64, double> map_uint64_double = 215;doublegetMapUint64DoubleOrThrow(long key) map<uint64, double> map_uint64_double = 215;Deprecated.intmap<uint64, .google.protobuf.DoubleValue> map_uint64_double_wrapper = 304;map<uint64, .google.protobuf.DoubleValue> map_uint64_double_wrapper = 304;com.google.protobuf.DoubleValuegetMapUint64DoubleWrapperOrDefault(long key, com.google.protobuf.DoubleValue defaultValue) map<uint64, .google.protobuf.DoubleValue> map_uint64_double_wrapper = 304;com.google.protobuf.DoubleValuegetMapUint64DoubleWrapperOrThrow(long key) map<uint64, .google.protobuf.DoubleValue> map_uint64_double_wrapper = 304;Deprecated.intmap<uint64, .google.protobuf.Duration> map_uint64_duration = 240;map<uint64, .google.protobuf.Duration> map_uint64_duration = 240;com.google.protobuf.DurationgetMapUint64DurationOrDefault(long key, com.google.protobuf.Duration defaultValue) map<uint64, .google.protobuf.Duration> map_uint64_duration = 240;com.google.protobuf.DurationgetMapUint64DurationOrThrow(long key) map<uint64, .google.protobuf.Duration> map_uint64_duration = 240;Deprecated.intmap<uint64, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_uint64_enum = 216;map<uint64, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_uint64_enum = 216;getMapUint64EnumOrDefault(long key, TestAllTypes.NestedEnum defaultValue) map<uint64, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_uint64_enum = 216;getMapUint64EnumOrThrow(long key) map<uint64, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_uint64_enum = 216;Deprecated.map<uint64, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_uint64_enum = 216;intgetMapUint64EnumValueOrDefault(long key, int defaultValue) map<uint64, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_uint64_enum = 216;intgetMapUint64EnumValueOrThrow(long key) map<uint64, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_uint64_enum = 216;Deprecated.intmap<uint64, float> map_uint64_float = 214;map<uint64, float> map_uint64_float = 214;floatgetMapUint64FloatOrDefault(long key, float defaultValue) map<uint64, float> map_uint64_float = 214;floatgetMapUint64FloatOrThrow(long key) map<uint64, float> map_uint64_float = 214;Deprecated.intmap<uint64, .google.protobuf.FloatValue> map_uint64_float_wrapper = 305;map<uint64, .google.protobuf.FloatValue> map_uint64_float_wrapper = 305;com.google.protobuf.FloatValuegetMapUint64FloatWrapperOrDefault(long key, com.google.protobuf.FloatValue defaultValue) map<uint64, .google.protobuf.FloatValue> map_uint64_float_wrapper = 305;com.google.protobuf.FloatValuegetMapUint64FloatWrapperOrThrow(long key) map<uint64, .google.protobuf.FloatValue> map_uint64_float_wrapper = 305;Deprecated.intmap<uint64, int32> map_uint64_int32 = 210;map<uint64, int32> map_uint64_int32 = 210;intgetMapUint64Int32OrDefault(long key, int defaultValue) map<uint64, int32> map_uint64_int32 = 210;intgetMapUint64Int32OrThrow(long key) map<uint64, int32> map_uint64_int32 = 210;Deprecated.intmap<uint64, .google.protobuf.Int32Value> map_uint64_int32_wrapper = 303;map<uint64, .google.protobuf.Int32Value> map_uint64_int32_wrapper = 303;com.google.protobuf.Int32ValuegetMapUint64Int32WrapperOrDefault(long key, com.google.protobuf.Int32Value defaultValue) map<uint64, .google.protobuf.Int32Value> map_uint64_int32_wrapper = 303;com.google.protobuf.Int32ValuegetMapUint64Int32WrapperOrThrow(long key) map<uint64, .google.protobuf.Int32Value> map_uint64_int32_wrapper = 303;Deprecated.intmap<uint64, int64> map_uint64_int64 = 211;map<uint64, int64> map_uint64_int64 = 211;longgetMapUint64Int64OrDefault(long key, long defaultValue) map<uint64, int64> map_uint64_int64 = 211;longgetMapUint64Int64OrThrow(long key) map<uint64, int64> map_uint64_int64 = 211;Deprecated.intmap<uint64, .google.protobuf.Int64Value> map_uint64_int64_wrapper = 302;map<uint64, .google.protobuf.Int64Value> map_uint64_int64_wrapper = 302;com.google.protobuf.Int64ValuegetMapUint64Int64WrapperOrDefault(long key, com.google.protobuf.Int64Value defaultValue) map<uint64, .google.protobuf.Int64Value> map_uint64_int64_wrapper = 302;com.google.protobuf.Int64ValuegetMapUint64Int64WrapperOrThrow(long key) map<uint64, .google.protobuf.Int64Value> map_uint64_int64_wrapper = 302;Deprecated.intmap<uint64, .google.protobuf.ListValue> map_uint64_list_value = 301;map<uint64, .google.protobuf.ListValue> map_uint64_list_value = 301;com.google.protobuf.ListValuegetMapUint64ListValueOrDefault(long key, com.google.protobuf.ListValue defaultValue) map<uint64, .google.protobuf.ListValue> map_uint64_list_value = 301;com.google.protobuf.ListValuegetMapUint64ListValueOrThrow(long key) map<uint64, .google.protobuf.ListValue> map_uint64_list_value = 301;Deprecated.intmap<uint64, .cel.expr.conformance.proto3.TestAllTypes.NestedMessage> map_uint64_message = 217;map<uint64, .cel.expr.conformance.proto3.TestAllTypes.NestedMessage> map_uint64_message = 217;getMapUint64MessageOrDefault(long key, TestAllTypes.NestedMessage defaultValue) map<uint64, .cel.expr.conformance.proto3.TestAllTypes.NestedMessage> map_uint64_message = 217;getMapUint64MessageOrThrow(long key) map<uint64, .cel.expr.conformance.proto3.TestAllTypes.NestedMessage> map_uint64_message = 217;Deprecated.intmap<uint64, .google.protobuf.NullValue> map_uint64_null_value = 242;map<uint64, .google.protobuf.NullValue> map_uint64_null_value = 242;com.google.protobuf.NullValuegetMapUint64NullValueOrDefault(long key, com.google.protobuf.NullValue defaultValue) map<uint64, .google.protobuf.NullValue> map_uint64_null_value = 242;com.google.protobuf.NullValuegetMapUint64NullValueOrThrow(long key) map<uint64, .google.protobuf.NullValue> map_uint64_null_value = 242;Deprecated.map<uint64, .google.protobuf.NullValue> map_uint64_null_value = 242;intgetMapUint64NullValueValueOrDefault(long key, int defaultValue) map<uint64, .google.protobuf.NullValue> map_uint64_null_value = 242;intgetMapUint64NullValueValueOrThrow(long key) map<uint64, .google.protobuf.NullValue> map_uint64_null_value = 242;Deprecated.intmap<uint64, string> map_uint64_string = 208;map<uint64, string> map_uint64_string = 208;getMapUint64StringOrDefault(long key, String defaultValue) map<uint64, string> map_uint64_string = 208;getMapUint64StringOrThrow(long key) map<uint64, string> map_uint64_string = 208;Deprecated.intmap<uint64, .google.protobuf.StringValue> map_uint64_string_wrapper = 308;map<uint64, .google.protobuf.StringValue> map_uint64_string_wrapper = 308;com.google.protobuf.StringValuegetMapUint64StringWrapperOrDefault(long key, com.google.protobuf.StringValue defaultValue) map<uint64, .google.protobuf.StringValue> map_uint64_string_wrapper = 308;com.google.protobuf.StringValuegetMapUint64StringWrapperOrThrow(long key) map<uint64, .google.protobuf.StringValue> map_uint64_string_wrapper = 308;Deprecated.intmap<uint64, .google.protobuf.Struct> map_uint64_struct = 299;map<uint64, .google.protobuf.Struct> map_uint64_struct = 299;com.google.protobuf.StructgetMapUint64StructOrDefault(long key, com.google.protobuf.Struct defaultValue) map<uint64, .google.protobuf.Struct> map_uint64_struct = 299;com.google.protobuf.StructgetMapUint64StructOrThrow(long key) map<uint64, .google.protobuf.Struct> map_uint64_struct = 299;Deprecated.intmap<uint64, .google.protobuf.Timestamp> map_uint64_timestamp = 241;map<uint64, .google.protobuf.Timestamp> map_uint64_timestamp = 241;com.google.protobuf.TimestampgetMapUint64TimestampOrDefault(long key, com.google.protobuf.Timestamp defaultValue) map<uint64, .google.protobuf.Timestamp> map_uint64_timestamp = 241;com.google.protobuf.TimestampgetMapUint64TimestampOrThrow(long key) map<uint64, .google.protobuf.Timestamp> map_uint64_timestamp = 241;Deprecated.intmap<uint64, uint32> map_uint64_uint32 = 212;map<uint64, uint32> map_uint64_uint32 = 212;intgetMapUint64Uint32OrDefault(long key, int defaultValue) map<uint64, uint32> map_uint64_uint32 = 212;intgetMapUint64Uint32OrThrow(long key) map<uint64, uint32> map_uint64_uint32 = 212;Deprecated.intmap<uint64, .google.protobuf.UInt32Value> map_uint64_uint32_wrapper = 307;map<uint64, .google.protobuf.UInt32Value> map_uint64_uint32_wrapper = 307;com.google.protobuf.UInt32ValuegetMapUint64Uint32WrapperOrDefault(long key, com.google.protobuf.UInt32Value defaultValue) map<uint64, .google.protobuf.UInt32Value> map_uint64_uint32_wrapper = 307;com.google.protobuf.UInt32ValuegetMapUint64Uint32WrapperOrThrow(long key) map<uint64, .google.protobuf.UInt32Value> map_uint64_uint32_wrapper = 307;Deprecated.intmap<uint64, uint64> map_uint64_uint64 = 213;map<uint64, uint64> map_uint64_uint64 = 213;longgetMapUint64Uint64OrDefault(long key, long defaultValue) map<uint64, uint64> map_uint64_uint64 = 213;longgetMapUint64Uint64OrThrow(long key) map<uint64, uint64> map_uint64_uint64 = 213;Deprecated.intmap<uint64, .google.protobuf.UInt64Value> map_uint64_uint64_wrapper = 306;map<uint64, .google.protobuf.UInt64Value> map_uint64_uint64_wrapper = 306;com.google.protobuf.UInt64ValuegetMapUint64Uint64WrapperOrDefault(long key, com.google.protobuf.UInt64Value defaultValue) map<uint64, .google.protobuf.UInt64Value> map_uint64_uint64_wrapper = 306;com.google.protobuf.UInt64ValuegetMapUint64Uint64WrapperOrThrow(long key) map<uint64, .google.protobuf.UInt64Value> map_uint64_uint64_wrapper = 306;Deprecated.intmap<uint64, .google.protobuf.Value> map_uint64_value = 300;map<uint64, .google.protobuf.Value> map_uint64_value = 300;com.google.protobuf.ValuegetMapUint64ValueOrDefault(long key, com.google.protobuf.Value defaultValue) map<uint64, .google.protobuf.Value> map_uint64_value = 300;com.google.protobuf.ValuegetMapUint64ValueOrThrow(long key) map<uint64, .google.protobuf.Value> map_uint64_value = 300;booleanbool namespace = 512;com.google.protobuf.NullValue.google.protobuf.NullValue null_value = 115;int.google.protobuf.NullValue null_value = 115;booleanbool oneof_bool = 402;.cel.expr.conformance.proto3.TestAllTypes.NestedMessage oneof_msg = 401;.cel.expr.conformance.proto3.TestAllTypes.NestedMessage oneof_msg = 401;.cel.expr.conformance.proto3.NestedTestAllTypes oneof_type = 400;.cel.expr.conformance.proto3.NestedTestAllTypes oneof_type = 400;booleanoptional bool optional_bool = 16;com.google.protobuf.NullValueoptional .google.protobuf.NullValue optional_null_value = 116;intoptional .google.protobuf.NullValue optional_null_value = 116;optional string optional_string = 17;com.google.protobuf.ByteStringoptional string optional_string = 17;booleanbool package = 511;com.google.protobuf.AnygetRepeatedAny(int index) Repeated wellknown.intRepeated wellknown.List<com.google.protobuf.Any>Repeated wellknown.com.google.protobuf.AnyOrBuildergetRepeatedAnyOrBuilder(int index) Repeated wellknown.List<? extends com.google.protobuf.AnyOrBuilder>Repeated wellknown.booleangetRepeatedBool(int index) repeated bool repeated_bool = 43;intrepeated bool repeated_bool = 43;repeated bool repeated_bool = 43;com.google.protobuf.BoolValuegetRepeatedBoolWrapper(int index) repeated .google.protobuf.BoolValue repeated_bool_wrapper = 132;intrepeated .google.protobuf.BoolValue repeated_bool_wrapper = 132;List<com.google.protobuf.BoolValue>repeated .google.protobuf.BoolValue repeated_bool_wrapper = 132;com.google.protobuf.BoolValueOrBuildergetRepeatedBoolWrapperOrBuilder(int index) repeated .google.protobuf.BoolValue repeated_bool_wrapper = 132;List<? extends com.google.protobuf.BoolValueOrBuilder>repeated .google.protobuf.BoolValue repeated_bool_wrapper = 132;com.google.protobuf.ByteStringgetRepeatedBytes(int index) repeated bytes repeated_bytes = 45;intrepeated bytes repeated_bytes = 45;List<com.google.protobuf.ByteString>repeated bytes repeated_bytes = 45;com.google.protobuf.BytesValuegetRepeatedBytesWrapper(int index) repeated .google.protobuf.BytesValue repeated_bytes_wrapper = 133;intrepeated .google.protobuf.BytesValue repeated_bytes_wrapper = 133;List<com.google.protobuf.BytesValue>repeated .google.protobuf.BytesValue repeated_bytes_wrapper = 133;com.google.protobuf.BytesValueOrBuildergetRepeatedBytesWrapperOrBuilder(int index) repeated .google.protobuf.BytesValue repeated_bytes_wrapper = 133;List<? extends com.google.protobuf.BytesValueOrBuilder>repeated .google.protobuf.BytesValue repeated_bytes_wrapper = 133;getRepeatedCord(int index) repeated string repeated_cord = 54 [ctype = CORD];com.google.protobuf.ByteStringgetRepeatedCordBytes(int index) repeated string repeated_cord = 54 [ctype = CORD];intrepeated string repeated_cord = 54 [ctype = CORD];repeated string repeated_cord = 54 [ctype = CORD];doublegetRepeatedDouble(int index) repeated double repeated_double = 42;intrepeated double repeated_double = 42;repeated double repeated_double = 42;com.google.protobuf.DoubleValuegetRepeatedDoubleWrapper(int index) repeated .google.protobuf.DoubleValue repeated_double_wrapper = 127;intrepeated .google.protobuf.DoubleValue repeated_double_wrapper = 127;List<com.google.protobuf.DoubleValue>repeated .google.protobuf.DoubleValue repeated_double_wrapper = 127;com.google.protobuf.DoubleValueOrBuildergetRepeatedDoubleWrapperOrBuilder(int index) repeated .google.protobuf.DoubleValue repeated_double_wrapper = 127;List<? extends com.google.protobuf.DoubleValueOrBuilder>repeated .google.protobuf.DoubleValue repeated_double_wrapper = 127;com.google.protobuf.DurationgetRepeatedDuration(int index) repeated .google.protobuf.Duration repeated_duration = 121;intrepeated .google.protobuf.Duration repeated_duration = 121;List<com.google.protobuf.Duration>repeated .google.protobuf.Duration repeated_duration = 121;com.google.protobuf.DurationOrBuildergetRepeatedDurationOrBuilder(int index) repeated .google.protobuf.Duration repeated_duration = 121;List<? extends com.google.protobuf.DurationOrBuilder>repeated .google.protobuf.Duration repeated_duration = 121;intgetRepeatedFixed32(int index) repeated fixed32 repeated_fixed32 = 37;intrepeated fixed32 repeated_fixed32 = 37;repeated fixed32 repeated_fixed32 = 37;longgetRepeatedFixed64(int index) repeated fixed64 repeated_fixed64 = 38;intrepeated fixed64 repeated_fixed64 = 38;repeated fixed64 repeated_fixed64 = 38;floatgetRepeatedFloat(int index) repeated float repeated_float = 41;intrepeated float repeated_float = 41;repeated float repeated_float = 41;com.google.protobuf.FloatValuegetRepeatedFloatWrapper(int index) repeated .google.protobuf.FloatValue repeated_float_wrapper = 128;intrepeated .google.protobuf.FloatValue repeated_float_wrapper = 128;List<com.google.protobuf.FloatValue>repeated .google.protobuf.FloatValue repeated_float_wrapper = 128;com.google.protobuf.FloatValueOrBuildergetRepeatedFloatWrapperOrBuilder(int index) repeated .google.protobuf.FloatValue repeated_float_wrapper = 128;List<? extends com.google.protobuf.FloatValueOrBuilder>repeated .google.protobuf.FloatValue repeated_float_wrapper = 128;intgetRepeatedInt32(int index) RepeatedintRepeatedRepeatedcom.google.protobuf.Int32ValuegetRepeatedInt32Wrapper(int index) repeated .google.protobuf.Int32Value repeated_int32_wrapper = 126;intrepeated .google.protobuf.Int32Value repeated_int32_wrapper = 126;List<com.google.protobuf.Int32Value>repeated .google.protobuf.Int32Value repeated_int32_wrapper = 126;com.google.protobuf.Int32ValueOrBuildergetRepeatedInt32WrapperOrBuilder(int index) repeated .google.protobuf.Int32Value repeated_int32_wrapper = 126;List<? extends com.google.protobuf.Int32ValueOrBuilder>repeated .google.protobuf.Int32Value repeated_int32_wrapper = 126;longgetRepeatedInt64(int index) repeated int64 repeated_int64 = 32;intrepeated int64 repeated_int64 = 32;repeated int64 repeated_int64 = 32;com.google.protobuf.Int64ValuegetRepeatedInt64Wrapper(int index) repeated .google.protobuf.Int64Value repeated_int64_wrapper = 125;intrepeated .google.protobuf.Int64Value repeated_int64_wrapper = 125;List<com.google.protobuf.Int64Value>repeated .google.protobuf.Int64Value repeated_int64_wrapper = 125;com.google.protobuf.Int64ValueOrBuildergetRepeatedInt64WrapperOrBuilder(int index) repeated .google.protobuf.Int64Value repeated_int64_wrapper = 125;List<? extends com.google.protobuf.Int64ValueOrBuilder>repeated .google.protobuf.Int64Value repeated_int64_wrapper = 125;getRepeatedLazyMessage(int index) repeated .cel.expr.conformance.proto3.TestAllTypes.NestedMessage repeated_lazy_message = 55;intrepeated .cel.expr.conformance.proto3.TestAllTypes.NestedMessage repeated_lazy_message = 55;repeated .cel.expr.conformance.proto3.TestAllTypes.NestedMessage repeated_lazy_message = 55;getRepeatedLazyMessageOrBuilder(int index) repeated .cel.expr.conformance.proto3.TestAllTypes.NestedMessage repeated_lazy_message = 55;List<? extends TestAllTypes.NestedMessageOrBuilder>repeated .cel.expr.conformance.proto3.TestAllTypes.NestedMessage repeated_lazy_message = 55;com.google.protobuf.ListValuegetRepeatedListValue(int index) repeated .google.protobuf.ListValue repeated_list_value = 134;intrepeated .google.protobuf.ListValue repeated_list_value = 134;List<com.google.protobuf.ListValue>repeated .google.protobuf.ListValue repeated_list_value = 134;com.google.protobuf.ListValueOrBuildergetRepeatedListValueOrBuilder(int index) repeated .google.protobuf.ListValue repeated_list_value = 134;List<? extends com.google.protobuf.ListValueOrBuilder>repeated .google.protobuf.ListValue repeated_list_value = 134;getRepeatedNestedEnum(int index) repeated .cel.expr.conformance.proto3.TestAllTypes.NestedEnum repeated_nested_enum = 52;intrepeated .cel.expr.conformance.proto3.TestAllTypes.NestedEnum repeated_nested_enum = 52;repeated .cel.expr.conformance.proto3.TestAllTypes.NestedEnum repeated_nested_enum = 52;intgetRepeatedNestedEnumValue(int index) repeated .cel.expr.conformance.proto3.TestAllTypes.NestedEnum repeated_nested_enum = 52;repeated .cel.expr.conformance.proto3.TestAllTypes.NestedEnum repeated_nested_enum = 52;getRepeatedNestedMessage(int index) Repeated and nestedintRepeated and nestedRepeated and nestedgetRepeatedNestedMessageOrBuilder(int index) Repeated and nestedList<? extends TestAllTypes.NestedMessageOrBuilder>Repeated and nestedcom.google.protobuf.NullValuegetRepeatedNullValue(int index) repeated .google.protobuf.NullValue repeated_null_value = 135;intrepeated .google.protobuf.NullValue repeated_null_value = 135;List<com.google.protobuf.NullValue>repeated .google.protobuf.NullValue repeated_null_value = 135;intgetRepeatedNullValueValue(int index) repeated .google.protobuf.NullValue repeated_null_value = 135;repeated .google.protobuf.NullValue repeated_null_value = 135;intgetRepeatedSfixed32(int index) repeated sfixed32 repeated_sfixed32 = 39;intrepeated sfixed32 repeated_sfixed32 = 39;repeated sfixed32 repeated_sfixed32 = 39;longgetRepeatedSfixed64(int index) repeated sfixed64 repeated_sfixed64 = 40;intrepeated sfixed64 repeated_sfixed64 = 40;repeated sfixed64 repeated_sfixed64 = 40;intgetRepeatedSint32(int index) repeated sint32 repeated_sint32 = 35;intrepeated sint32 repeated_sint32 = 35;repeated sint32 repeated_sint32 = 35;longgetRepeatedSint64(int index) repeated sint64 repeated_sint64 = 36;intrepeated sint64 repeated_sint64 = 36;repeated sint64 repeated_sint64 = 36;getRepeatedString(int index) repeated string repeated_string = 44;com.google.protobuf.ByteStringgetRepeatedStringBytes(int index) repeated string repeated_string = 44;intrepeated string repeated_string = 44;repeated string repeated_string = 44;getRepeatedStringPiece(int index) repeated string repeated_string_piece = 53 [ctype = STRING_PIECE];com.google.protobuf.ByteStringgetRepeatedStringPieceBytes(int index) repeated string repeated_string_piece = 53 [ctype = STRING_PIECE];intrepeated string repeated_string_piece = 53 [ctype = STRING_PIECE];repeated string repeated_string_piece = 53 [ctype = STRING_PIECE];com.google.protobuf.StringValuegetRepeatedStringWrapper(int index) repeated .google.protobuf.StringValue repeated_string_wrapper = 131;intrepeated .google.protobuf.StringValue repeated_string_wrapper = 131;List<com.google.protobuf.StringValue>repeated .google.protobuf.StringValue repeated_string_wrapper = 131;com.google.protobuf.StringValueOrBuildergetRepeatedStringWrapperOrBuilder(int index) repeated .google.protobuf.StringValue repeated_string_wrapper = 131;List<? extends com.google.protobuf.StringValueOrBuilder>repeated .google.protobuf.StringValue repeated_string_wrapper = 131;com.google.protobuf.StructgetRepeatedStruct(int index) repeated .google.protobuf.Struct repeated_struct = 123;intrepeated .google.protobuf.Struct repeated_struct = 123;List<com.google.protobuf.Struct>repeated .google.protobuf.Struct repeated_struct = 123;com.google.protobuf.StructOrBuildergetRepeatedStructOrBuilder(int index) repeated .google.protobuf.Struct repeated_struct = 123;List<? extends com.google.protobuf.StructOrBuilder>repeated .google.protobuf.Struct repeated_struct = 123;com.google.protobuf.TimestampgetRepeatedTimestamp(int index) repeated .google.protobuf.Timestamp repeated_timestamp = 122;intrepeated .google.protobuf.Timestamp repeated_timestamp = 122;List<com.google.protobuf.Timestamp>repeated .google.protobuf.Timestamp repeated_timestamp = 122;com.google.protobuf.TimestampOrBuildergetRepeatedTimestampOrBuilder(int index) repeated .google.protobuf.Timestamp repeated_timestamp = 122;List<? extends com.google.protobuf.TimestampOrBuilder>repeated .google.protobuf.Timestamp repeated_timestamp = 122;intgetRepeatedUint32(int index) repeated uint32 repeated_uint32 = 33;intrepeated uint32 repeated_uint32 = 33;repeated uint32 repeated_uint32 = 33;com.google.protobuf.UInt32ValuegetRepeatedUint32Wrapper(int index) repeated .google.protobuf.UInt32Value repeated_uint32_wrapper = 130;intrepeated .google.protobuf.UInt32Value repeated_uint32_wrapper = 130;List<com.google.protobuf.UInt32Value>repeated .google.protobuf.UInt32Value repeated_uint32_wrapper = 130;com.google.protobuf.UInt32ValueOrBuildergetRepeatedUint32WrapperOrBuilder(int index) repeated .google.protobuf.UInt32Value repeated_uint32_wrapper = 130;List<? extends com.google.protobuf.UInt32ValueOrBuilder>repeated .google.protobuf.UInt32Value repeated_uint32_wrapper = 130;longgetRepeatedUint64(int index) repeated uint64 repeated_uint64 = 34;intrepeated uint64 repeated_uint64 = 34;repeated uint64 repeated_uint64 = 34;com.google.protobuf.UInt64ValuegetRepeatedUint64Wrapper(int index) repeated .google.protobuf.UInt64Value repeated_uint64_wrapper = 129;intrepeated .google.protobuf.UInt64Value repeated_uint64_wrapper = 129;List<com.google.protobuf.UInt64Value>repeated .google.protobuf.UInt64Value repeated_uint64_wrapper = 129;com.google.protobuf.UInt64ValueOrBuildergetRepeatedUint64WrapperOrBuilder(int index) repeated .google.protobuf.UInt64Value repeated_uint64_wrapper = 129;List<? extends com.google.protobuf.UInt64ValueOrBuilder>repeated .google.protobuf.UInt64Value repeated_uint64_wrapper = 129;com.google.protobuf.ValuegetRepeatedValue(int index) repeated .google.protobuf.Value repeated_value = 124;intrepeated .google.protobuf.Value repeated_value = 124;List<com.google.protobuf.Value>repeated .google.protobuf.Value repeated_value = 124;com.google.protobuf.ValueOrBuildergetRepeatedValueOrBuilder(int index) repeated .google.protobuf.Value repeated_value = 124;List<? extends com.google.protobuf.ValueOrBuilder>repeated .google.protobuf.Value repeated_value = 124;booleanbool return = 513;com.google.protobuf.AnyWellknown.com.google.protobuf.AnyOrBuilderWellknown.booleanbool single_bool = 13;com.google.protobuf.BoolValue.google.protobuf.BoolValue single_bool_wrapper = 112;com.google.protobuf.BoolValueOrBuilder.google.protobuf.BoolValue single_bool_wrapper = 112;com.google.protobuf.ByteStringbytes single_bytes = 15;com.google.protobuf.BytesValue.google.protobuf.BytesValue single_bytes_wrapper = 113;com.google.protobuf.BytesValueOrBuilder.google.protobuf.BytesValue single_bytes_wrapper = 113;doubledouble single_double = 12;com.google.protobuf.DoubleValue.google.protobuf.DoubleValue single_double_wrapper = 107;com.google.protobuf.DoubleValueOrBuilder.google.protobuf.DoubleValue single_double_wrapper = 107;com.google.protobuf.Duration.google.protobuf.Duration single_duration = 101;com.google.protobuf.DurationOrBuilder.google.protobuf.Duration single_duration = 101;intfixed32 single_fixed32 = 7;longfixed64 single_fixed64 = 8;floatfloat single_float = 11;com.google.protobuf.FloatValue.google.protobuf.FloatValue single_float_wrapper = 108;com.google.protobuf.FloatValueOrBuilder.google.protobuf.FloatValue single_float_wrapper = 108;intSingularcom.google.protobuf.Int32Value.google.protobuf.Int32Value single_int32_wrapper = 106;com.google.protobuf.Int32ValueOrBuilder.google.protobuf.Int32Value single_int32_wrapper = 106;longint64 single_int64 = 2;com.google.protobuf.Int64Value.google.protobuf.Int64Value single_int64_wrapper = 105;com.google.protobuf.Int64ValueOrBuilder.google.protobuf.Int64Value single_int64_wrapper = 105;.cel.expr.conformance.proto3.TestAllTypes.NestedEnum single_nested_enum = 22;int.cel.expr.conformance.proto3.TestAllTypes.NestedEnum single_nested_enum = 22;.cel.expr.conformance.proto3.TestAllTypes.NestedMessage single_nested_message = 21;.cel.expr.conformance.proto3.TestAllTypes.NestedMessage single_nested_message = 21;intsfixed32 single_sfixed32 = 9;longsfixed64 single_sfixed64 = 10;intsint32 single_sint32 = 5;longsint64 single_sint64 = 6;string single_string = 14;com.google.protobuf.ByteStringstring single_string = 14;com.google.protobuf.StringValue.google.protobuf.StringValue single_string_wrapper = 111;com.google.protobuf.StringValueOrBuilder.google.protobuf.StringValue single_string_wrapper = 111;com.google.protobuf.Struct.google.protobuf.Struct single_struct = 103;com.google.protobuf.StructOrBuilder.google.protobuf.Struct single_struct = 103;com.google.protobuf.Timestamp.google.protobuf.Timestamp single_timestamp = 102;com.google.protobuf.TimestampOrBuilder.google.protobuf.Timestamp single_timestamp = 102;intuint32 single_uint32 = 3;com.google.protobuf.UInt32Value.google.protobuf.UInt32Value single_uint32_wrapper = 110;com.google.protobuf.UInt32ValueOrBuilder.google.protobuf.UInt32Value single_uint32_wrapper = 110;longuint64 single_uint64 = 4;com.google.protobuf.UInt64Value.google.protobuf.UInt64Value single_uint64_wrapper = 109;com.google.protobuf.UInt64ValueOrBuilder.google.protobuf.UInt64Value single_uint64_wrapper = 109;com.google.protobuf.Value.google.protobuf.Value single_value = 104;com.google.protobuf.ValueOrBuilder.google.protobuf.Value single_value = 104;.cel.expr.conformance.proto3.TestAllTypes.NestedEnum standalone_enum = 24;int.cel.expr.conformance.proto3.TestAllTypes.NestedEnum standalone_enum = 24;.cel.expr.conformance.proto3.TestAllTypes.NestedMessage standalone_message = 23;.cel.expr.conformance.proto3.TestAllTypes.NestedMessage standalone_message = 23;booleangetVar()bool var = 514;booleangetVoid()bool void = 515;booleangetWhile()bool while = 516;booleanhasEmpty().google.protobuf.Empty empty = 118;boolean.google.protobuf.FieldMask field_mask = 117;boolean.google.protobuf.ListValue list_value = 114;booleanbool oneof_bool = 402;boolean.cel.expr.conformance.proto3.TestAllTypes.NestedMessage oneof_msg = 401;boolean.cel.expr.conformance.proto3.NestedTestAllTypes oneof_type = 400;booleanoptional bool optional_bool = 16;booleanoptional .google.protobuf.NullValue optional_null_value = 116;booleanoptional string optional_string = 17;booleanWellknown.boolean.google.protobuf.BoolValue single_bool_wrapper = 112;boolean.google.protobuf.BytesValue single_bytes_wrapper = 113;boolean.google.protobuf.DoubleValue single_double_wrapper = 107;boolean.google.protobuf.Duration single_duration = 101;boolean.google.protobuf.FloatValue single_float_wrapper = 108;boolean.google.protobuf.Int32Value single_int32_wrapper = 106;boolean.google.protobuf.Int64Value single_int64_wrapper = 105;boolean.cel.expr.conformance.proto3.TestAllTypes.NestedEnum single_nested_enum = 22;boolean.cel.expr.conformance.proto3.TestAllTypes.NestedMessage single_nested_message = 21;boolean.google.protobuf.StringValue single_string_wrapper = 111;boolean.google.protobuf.Struct single_struct = 103;boolean.google.protobuf.Timestamp single_timestamp = 102;boolean.google.protobuf.UInt32Value single_uint32_wrapper = 110;boolean.google.protobuf.UInt64Value single_uint64_wrapper = 109;boolean.google.protobuf.Value single_value = 104;boolean.cel.expr.conformance.proto3.TestAllTypes.NestedMessage standalone_message = 23;Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitializedMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getSingleInt32
int getSingleInt32()Singular
int32 single_int32 = 1;- Returns:
- The singleInt32.
-
getSingleInt64
long getSingleInt64()int64 single_int64 = 2;- Returns:
- The singleInt64.
-
getSingleUint32
int getSingleUint32()uint32 single_uint32 = 3;- Returns:
- The singleUint32.
-
getSingleUint64
long getSingleUint64()uint64 single_uint64 = 4;- Returns:
- The singleUint64.
-
getSingleSint32
int getSingleSint32()sint32 single_sint32 = 5;- Returns:
- The singleSint32.
-
getSingleSint64
long getSingleSint64()sint64 single_sint64 = 6;- Returns:
- The singleSint64.
-
getSingleFixed32
int getSingleFixed32()fixed32 single_fixed32 = 7;- Returns:
- The singleFixed32.
-
getSingleFixed64
long getSingleFixed64()fixed64 single_fixed64 = 8;- Returns:
- The singleFixed64.
-
getSingleSfixed32
int getSingleSfixed32()sfixed32 single_sfixed32 = 9;- Returns:
- The singleSfixed32.
-
getSingleSfixed64
long getSingleSfixed64()sfixed64 single_sfixed64 = 10;- Returns:
- The singleSfixed64.
-
getSingleFloat
float getSingleFloat()float single_float = 11;- Returns:
- The singleFloat.
-
getSingleDouble
double getSingleDouble()double single_double = 12;- Returns:
- The singleDouble.
-
getSingleBool
boolean getSingleBool()bool single_bool = 13;- Returns:
- The singleBool.
-
getSingleString
String getSingleString()string single_string = 14;- Returns:
- The singleString.
-
getSingleStringBytes
com.google.protobuf.ByteString getSingleStringBytes()string single_string = 14;- Returns:
- The bytes for singleString.
-
getSingleBytes
com.google.protobuf.ByteString getSingleBytes()bytes single_bytes = 15;- Returns:
- The singleBytes.
-
hasOptionalBool
boolean hasOptionalBool()optional bool optional_bool = 16;- Returns:
- Whether the optionalBool field is set.
-
getOptionalBool
boolean getOptionalBool()optional bool optional_bool = 16;- Returns:
- The optionalBool.
-
hasOptionalString
boolean hasOptionalString()optional string optional_string = 17;- Returns:
- Whether the optionalString field is set.
-
getOptionalString
String getOptionalString()optional string optional_string = 17;- Returns:
- The optionalString.
-
getOptionalStringBytes
com.google.protobuf.ByteString getOptionalStringBytes()optional string optional_string = 17;- Returns:
- The bytes for optionalString.
-
getIn
boolean getIn()Collides with 'in' operator.
bool in = 18;- Returns:
- The in.
-
hasSingleAny
boolean hasSingleAny()Wellknown.
.google.protobuf.Any single_any = 100;- Returns:
- Whether the singleAny field is set.
-
getSingleAny
com.google.protobuf.Any getSingleAny()Wellknown.
.google.protobuf.Any single_any = 100;- Returns:
- The singleAny.
-
getSingleAnyOrBuilder
com.google.protobuf.AnyOrBuilder getSingleAnyOrBuilder()Wellknown.
.google.protobuf.Any single_any = 100; -
hasSingleDuration
boolean hasSingleDuration().google.protobuf.Duration single_duration = 101;- Returns:
- Whether the singleDuration field is set.
-
getSingleDuration
com.google.protobuf.Duration getSingleDuration().google.protobuf.Duration single_duration = 101;- Returns:
- The singleDuration.
-
getSingleDurationOrBuilder
com.google.protobuf.DurationOrBuilder getSingleDurationOrBuilder().google.protobuf.Duration single_duration = 101; -
hasSingleTimestamp
boolean hasSingleTimestamp().google.protobuf.Timestamp single_timestamp = 102;- Returns:
- Whether the singleTimestamp field is set.
-
getSingleTimestamp
com.google.protobuf.Timestamp getSingleTimestamp().google.protobuf.Timestamp single_timestamp = 102;- Returns:
- The singleTimestamp.
-
getSingleTimestampOrBuilder
com.google.protobuf.TimestampOrBuilder getSingleTimestampOrBuilder().google.protobuf.Timestamp single_timestamp = 102; -
hasSingleStruct
boolean hasSingleStruct().google.protobuf.Struct single_struct = 103;- Returns:
- Whether the singleStruct field is set.
-
getSingleStruct
com.google.protobuf.Struct getSingleStruct().google.protobuf.Struct single_struct = 103;- Returns:
- The singleStruct.
-
getSingleStructOrBuilder
com.google.protobuf.StructOrBuilder getSingleStructOrBuilder().google.protobuf.Struct single_struct = 103; -
hasSingleValue
boolean hasSingleValue().google.protobuf.Value single_value = 104;- Returns:
- Whether the singleValue field is set.
-
getSingleValue
com.google.protobuf.Value getSingleValue().google.protobuf.Value single_value = 104;- Returns:
- The singleValue.
-
getSingleValueOrBuilder
com.google.protobuf.ValueOrBuilder getSingleValueOrBuilder().google.protobuf.Value single_value = 104; -
hasSingleInt64Wrapper
boolean hasSingleInt64Wrapper().google.protobuf.Int64Value single_int64_wrapper = 105;- Returns:
- Whether the singleInt64Wrapper field is set.
-
getSingleInt64Wrapper
com.google.protobuf.Int64Value getSingleInt64Wrapper().google.protobuf.Int64Value single_int64_wrapper = 105;- Returns:
- The singleInt64Wrapper.
-
getSingleInt64WrapperOrBuilder
com.google.protobuf.Int64ValueOrBuilder getSingleInt64WrapperOrBuilder().google.protobuf.Int64Value single_int64_wrapper = 105; -
hasSingleInt32Wrapper
boolean hasSingleInt32Wrapper().google.protobuf.Int32Value single_int32_wrapper = 106;- Returns:
- Whether the singleInt32Wrapper field is set.
-
getSingleInt32Wrapper
com.google.protobuf.Int32Value getSingleInt32Wrapper().google.protobuf.Int32Value single_int32_wrapper = 106;- Returns:
- The singleInt32Wrapper.
-
getSingleInt32WrapperOrBuilder
com.google.protobuf.Int32ValueOrBuilder getSingleInt32WrapperOrBuilder().google.protobuf.Int32Value single_int32_wrapper = 106; -
hasSingleDoubleWrapper
boolean hasSingleDoubleWrapper().google.protobuf.DoubleValue single_double_wrapper = 107;- Returns:
- Whether the singleDoubleWrapper field is set.
-
getSingleDoubleWrapper
com.google.protobuf.DoubleValue getSingleDoubleWrapper().google.protobuf.DoubleValue single_double_wrapper = 107;- Returns:
- The singleDoubleWrapper.
-
getSingleDoubleWrapperOrBuilder
com.google.protobuf.DoubleValueOrBuilder getSingleDoubleWrapperOrBuilder().google.protobuf.DoubleValue single_double_wrapper = 107; -
hasSingleFloatWrapper
boolean hasSingleFloatWrapper().google.protobuf.FloatValue single_float_wrapper = 108;- Returns:
- Whether the singleFloatWrapper field is set.
-
getSingleFloatWrapper
com.google.protobuf.FloatValue getSingleFloatWrapper().google.protobuf.FloatValue single_float_wrapper = 108;- Returns:
- The singleFloatWrapper.
-
getSingleFloatWrapperOrBuilder
com.google.protobuf.FloatValueOrBuilder getSingleFloatWrapperOrBuilder().google.protobuf.FloatValue single_float_wrapper = 108; -
hasSingleUint64Wrapper
boolean hasSingleUint64Wrapper().google.protobuf.UInt64Value single_uint64_wrapper = 109;- Returns:
- Whether the singleUint64Wrapper field is set.
-
getSingleUint64Wrapper
com.google.protobuf.UInt64Value getSingleUint64Wrapper().google.protobuf.UInt64Value single_uint64_wrapper = 109;- Returns:
- The singleUint64Wrapper.
-
getSingleUint64WrapperOrBuilder
com.google.protobuf.UInt64ValueOrBuilder getSingleUint64WrapperOrBuilder().google.protobuf.UInt64Value single_uint64_wrapper = 109; -
hasSingleUint32Wrapper
boolean hasSingleUint32Wrapper().google.protobuf.UInt32Value single_uint32_wrapper = 110;- Returns:
- Whether the singleUint32Wrapper field is set.
-
getSingleUint32Wrapper
com.google.protobuf.UInt32Value getSingleUint32Wrapper().google.protobuf.UInt32Value single_uint32_wrapper = 110;- Returns:
- The singleUint32Wrapper.
-
getSingleUint32WrapperOrBuilder
com.google.protobuf.UInt32ValueOrBuilder getSingleUint32WrapperOrBuilder().google.protobuf.UInt32Value single_uint32_wrapper = 110; -
hasSingleStringWrapper
boolean hasSingleStringWrapper().google.protobuf.StringValue single_string_wrapper = 111;- Returns:
- Whether the singleStringWrapper field is set.
-
getSingleStringWrapper
com.google.protobuf.StringValue getSingleStringWrapper().google.protobuf.StringValue single_string_wrapper = 111;- Returns:
- The singleStringWrapper.
-
getSingleStringWrapperOrBuilder
com.google.protobuf.StringValueOrBuilder getSingleStringWrapperOrBuilder().google.protobuf.StringValue single_string_wrapper = 111; -
hasSingleBoolWrapper
boolean hasSingleBoolWrapper().google.protobuf.BoolValue single_bool_wrapper = 112;- Returns:
- Whether the singleBoolWrapper field is set.
-
getSingleBoolWrapper
com.google.protobuf.BoolValue getSingleBoolWrapper().google.protobuf.BoolValue single_bool_wrapper = 112;- Returns:
- The singleBoolWrapper.
-
getSingleBoolWrapperOrBuilder
com.google.protobuf.BoolValueOrBuilder getSingleBoolWrapperOrBuilder().google.protobuf.BoolValue single_bool_wrapper = 112; -
hasSingleBytesWrapper
boolean hasSingleBytesWrapper().google.protobuf.BytesValue single_bytes_wrapper = 113;- Returns:
- Whether the singleBytesWrapper field is set.
-
getSingleBytesWrapper
com.google.protobuf.BytesValue getSingleBytesWrapper().google.protobuf.BytesValue single_bytes_wrapper = 113;- Returns:
- The singleBytesWrapper.
-
getSingleBytesWrapperOrBuilder
com.google.protobuf.BytesValueOrBuilder getSingleBytesWrapperOrBuilder().google.protobuf.BytesValue single_bytes_wrapper = 113; -
hasListValue
boolean hasListValue().google.protobuf.ListValue list_value = 114;- Returns:
- Whether the listValue field is set.
-
getListValue
com.google.protobuf.ListValue getListValue().google.protobuf.ListValue list_value = 114;- Returns:
- The listValue.
-
getListValueOrBuilder
com.google.protobuf.ListValueOrBuilder getListValueOrBuilder().google.protobuf.ListValue list_value = 114; -
getNullValueValue
int getNullValueValue().google.protobuf.NullValue null_value = 115;- Returns:
- The enum numeric value on the wire for nullValue.
-
getNullValue
com.google.protobuf.NullValue getNullValue().google.protobuf.NullValue null_value = 115;- Returns:
- The nullValue.
-
hasOptionalNullValue
boolean hasOptionalNullValue()optional .google.protobuf.NullValue optional_null_value = 116;- Returns:
- Whether the optionalNullValue field is set.
-
getOptionalNullValueValue
int getOptionalNullValueValue()optional .google.protobuf.NullValue optional_null_value = 116;- Returns:
- The enum numeric value on the wire for optionalNullValue.
-
getOptionalNullValue
com.google.protobuf.NullValue getOptionalNullValue()optional .google.protobuf.NullValue optional_null_value = 116;- Returns:
- The optionalNullValue.
-
hasFieldMask
boolean hasFieldMask().google.protobuf.FieldMask field_mask = 117;- Returns:
- Whether the fieldMask field is set.
-
getFieldMask
com.google.protobuf.FieldMask getFieldMask().google.protobuf.FieldMask field_mask = 117;- Returns:
- The fieldMask.
-
getFieldMaskOrBuilder
com.google.protobuf.FieldMaskOrBuilder getFieldMaskOrBuilder().google.protobuf.FieldMask field_mask = 117; -
hasEmpty
boolean hasEmpty().google.protobuf.Empty empty = 118;- Returns:
- Whether the empty field is set.
-
getEmpty
com.google.protobuf.Empty getEmpty().google.protobuf.Empty empty = 118;- Returns:
- The empty.
-
getEmptyOrBuilder
com.google.protobuf.EmptyOrBuilder getEmptyOrBuilder().google.protobuf.Empty empty = 118; -
hasSingleNestedMessage
boolean hasSingleNestedMessage().cel.expr.conformance.proto3.TestAllTypes.NestedMessage single_nested_message = 21;- Returns:
- Whether the singleNestedMessage field is set.
-
getSingleNestedMessage
TestAllTypes.NestedMessage getSingleNestedMessage().cel.expr.conformance.proto3.TestAllTypes.NestedMessage single_nested_message = 21;- Returns:
- The singleNestedMessage.
-
getSingleNestedMessageOrBuilder
TestAllTypes.NestedMessageOrBuilder getSingleNestedMessageOrBuilder().cel.expr.conformance.proto3.TestAllTypes.NestedMessage single_nested_message = 21; -
hasSingleNestedEnum
boolean hasSingleNestedEnum().cel.expr.conformance.proto3.TestAllTypes.NestedEnum single_nested_enum = 22;- Returns:
- Whether the singleNestedEnum field is set.
-
getSingleNestedEnumValue
int getSingleNestedEnumValue().cel.expr.conformance.proto3.TestAllTypes.NestedEnum single_nested_enum = 22;- Returns:
- The enum numeric value on the wire for singleNestedEnum.
-
getSingleNestedEnum
TestAllTypes.NestedEnum getSingleNestedEnum().cel.expr.conformance.proto3.TestAllTypes.NestedEnum single_nested_enum = 22;- Returns:
- The singleNestedEnum.
-
hasStandaloneMessage
boolean hasStandaloneMessage().cel.expr.conformance.proto3.TestAllTypes.NestedMessage standalone_message = 23;- Returns:
- Whether the standaloneMessage field is set.
-
getStandaloneMessage
TestAllTypes.NestedMessage getStandaloneMessage().cel.expr.conformance.proto3.TestAllTypes.NestedMessage standalone_message = 23;- Returns:
- The standaloneMessage.
-
getStandaloneMessageOrBuilder
TestAllTypes.NestedMessageOrBuilder getStandaloneMessageOrBuilder().cel.expr.conformance.proto3.TestAllTypes.NestedMessage standalone_message = 23; -
getStandaloneEnumValue
int getStandaloneEnumValue().cel.expr.conformance.proto3.TestAllTypes.NestedEnum standalone_enum = 24;- Returns:
- The enum numeric value on the wire for standaloneEnum.
-
getStandaloneEnum
TestAllTypes.NestedEnum getStandaloneEnum().cel.expr.conformance.proto3.TestAllTypes.NestedEnum standalone_enum = 24;- Returns:
- The standaloneEnum.
-
getRepeatedInt32List
Repeated
repeated int32 repeated_int32 = 31;- Returns:
- A list containing the repeatedInt32.
-
getRepeatedInt32Count
int getRepeatedInt32Count()Repeated
repeated int32 repeated_int32 = 31;- Returns:
- The count of repeatedInt32.
-
getRepeatedInt32
int getRepeatedInt32(int index) Repeated
repeated int32 repeated_int32 = 31;- Parameters:
index- The index of the element to return.- Returns:
- The repeatedInt32 at the given index.
-
getRepeatedInt64List
repeated int64 repeated_int64 = 32;- Returns:
- A list containing the repeatedInt64.
-
getRepeatedInt64Count
int getRepeatedInt64Count()repeated int64 repeated_int64 = 32;- Returns:
- The count of repeatedInt64.
-
getRepeatedInt64
long getRepeatedInt64(int index) repeated int64 repeated_int64 = 32;- Parameters:
index- The index of the element to return.- Returns:
- The repeatedInt64 at the given index.
-
getRepeatedUint32List
repeated uint32 repeated_uint32 = 33;- Returns:
- A list containing the repeatedUint32.
-
getRepeatedUint32Count
int getRepeatedUint32Count()repeated uint32 repeated_uint32 = 33;- Returns:
- The count of repeatedUint32.
-
getRepeatedUint32
int getRepeatedUint32(int index) repeated uint32 repeated_uint32 = 33;- Parameters:
index- The index of the element to return.- Returns:
- The repeatedUint32 at the given index.
-
getRepeatedUint64List
repeated uint64 repeated_uint64 = 34;- Returns:
- A list containing the repeatedUint64.
-
getRepeatedUint64Count
int getRepeatedUint64Count()repeated uint64 repeated_uint64 = 34;- Returns:
- The count of repeatedUint64.
-
getRepeatedUint64
long getRepeatedUint64(int index) repeated uint64 repeated_uint64 = 34;- Parameters:
index- The index of the element to return.- Returns:
- The repeatedUint64 at the given index.
-
getRepeatedSint32List
repeated sint32 repeated_sint32 = 35;- Returns:
- A list containing the repeatedSint32.
-
getRepeatedSint32Count
int getRepeatedSint32Count()repeated sint32 repeated_sint32 = 35;- Returns:
- The count of repeatedSint32.
-
getRepeatedSint32
int getRepeatedSint32(int index) repeated sint32 repeated_sint32 = 35;- Parameters:
index- The index of the element to return.- Returns:
- The repeatedSint32 at the given index.
-
getRepeatedSint64List
repeated sint64 repeated_sint64 = 36;- Returns:
- A list containing the repeatedSint64.
-
getRepeatedSint64Count
int getRepeatedSint64Count()repeated sint64 repeated_sint64 = 36;- Returns:
- The count of repeatedSint64.
-
getRepeatedSint64
long getRepeatedSint64(int index) repeated sint64 repeated_sint64 = 36;- Parameters:
index- The index of the element to return.- Returns:
- The repeatedSint64 at the given index.
-
getRepeatedFixed32List
repeated fixed32 repeated_fixed32 = 37;- Returns:
- A list containing the repeatedFixed32.
-
getRepeatedFixed32Count
int getRepeatedFixed32Count()repeated fixed32 repeated_fixed32 = 37;- Returns:
- The count of repeatedFixed32.
-
getRepeatedFixed32
int getRepeatedFixed32(int index) repeated fixed32 repeated_fixed32 = 37;- Parameters:
index- The index of the element to return.- Returns:
- The repeatedFixed32 at the given index.
-
getRepeatedFixed64List
repeated fixed64 repeated_fixed64 = 38;- Returns:
- A list containing the repeatedFixed64.
-
getRepeatedFixed64Count
int getRepeatedFixed64Count()repeated fixed64 repeated_fixed64 = 38;- Returns:
- The count of repeatedFixed64.
-
getRepeatedFixed64
long getRepeatedFixed64(int index) repeated fixed64 repeated_fixed64 = 38;- Parameters:
index- The index of the element to return.- Returns:
- The repeatedFixed64 at the given index.
-
getRepeatedSfixed32List
repeated sfixed32 repeated_sfixed32 = 39;- Returns:
- A list containing the repeatedSfixed32.
-
getRepeatedSfixed32Count
int getRepeatedSfixed32Count()repeated sfixed32 repeated_sfixed32 = 39;- Returns:
- The count of repeatedSfixed32.
-
getRepeatedSfixed32
int getRepeatedSfixed32(int index) repeated sfixed32 repeated_sfixed32 = 39;- Parameters:
index- The index of the element to return.- Returns:
- The repeatedSfixed32 at the given index.
-
getRepeatedSfixed64List
repeated sfixed64 repeated_sfixed64 = 40;- Returns:
- A list containing the repeatedSfixed64.
-
getRepeatedSfixed64Count
int getRepeatedSfixed64Count()repeated sfixed64 repeated_sfixed64 = 40;- Returns:
- The count of repeatedSfixed64.
-
getRepeatedSfixed64
long getRepeatedSfixed64(int index) repeated sfixed64 repeated_sfixed64 = 40;- Parameters:
index- The index of the element to return.- Returns:
- The repeatedSfixed64 at the given index.
-
getRepeatedFloatList
repeated float repeated_float = 41;- Returns:
- A list containing the repeatedFloat.
-
getRepeatedFloatCount
int getRepeatedFloatCount()repeated float repeated_float = 41;- Returns:
- The count of repeatedFloat.
-
getRepeatedFloat
float getRepeatedFloat(int index) repeated float repeated_float = 41;- Parameters:
index- The index of the element to return.- Returns:
- The repeatedFloat at the given index.
-
getRepeatedDoubleList
repeated double repeated_double = 42;- Returns:
- A list containing the repeatedDouble.
-
getRepeatedDoubleCount
int getRepeatedDoubleCount()repeated double repeated_double = 42;- Returns:
- The count of repeatedDouble.
-
getRepeatedDouble
double getRepeatedDouble(int index) repeated double repeated_double = 42;- Parameters:
index- The index of the element to return.- Returns:
- The repeatedDouble at the given index.
-
getRepeatedBoolList
repeated bool repeated_bool = 43;- Returns:
- A list containing the repeatedBool.
-
getRepeatedBoolCount
int getRepeatedBoolCount()repeated bool repeated_bool = 43;- Returns:
- The count of repeatedBool.
-
getRepeatedBool
boolean getRepeatedBool(int index) repeated bool repeated_bool = 43;- Parameters:
index- The index of the element to return.- Returns:
- The repeatedBool at the given index.
-
getRepeatedStringList
repeated string repeated_string = 44;- Returns:
- A list containing the repeatedString.
-
getRepeatedStringCount
int getRepeatedStringCount()repeated string repeated_string = 44;- Returns:
- The count of repeatedString.
-
getRepeatedString
repeated string repeated_string = 44;- Parameters:
index- The index of the element to return.- Returns:
- The repeatedString at the given index.
-
getRepeatedStringBytes
com.google.protobuf.ByteString getRepeatedStringBytes(int index) repeated string repeated_string = 44;- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the repeatedString at the given index.
-
getRepeatedBytesList
List<com.google.protobuf.ByteString> getRepeatedBytesList()repeated bytes repeated_bytes = 45;- Returns:
- A list containing the repeatedBytes.
-
getRepeatedBytesCount
int getRepeatedBytesCount()repeated bytes repeated_bytes = 45;- Returns:
- The count of repeatedBytes.
-
getRepeatedBytes
com.google.protobuf.ByteString getRepeatedBytes(int index) repeated bytes repeated_bytes = 45;- Parameters:
index- The index of the element to return.- Returns:
- The repeatedBytes at the given index.
-
getRepeatedNestedMessageList
List<TestAllTypes.NestedMessage> getRepeatedNestedMessageList()Repeated and nested
repeated .cel.expr.conformance.proto3.TestAllTypes.NestedMessage repeated_nested_message = 51; -
getRepeatedNestedMessage
Repeated and nested
repeated .cel.expr.conformance.proto3.TestAllTypes.NestedMessage repeated_nested_message = 51; -
getRepeatedNestedMessageCount
int getRepeatedNestedMessageCount()Repeated and nested
repeated .cel.expr.conformance.proto3.TestAllTypes.NestedMessage repeated_nested_message = 51; -
getRepeatedNestedMessageOrBuilderList
List<? extends TestAllTypes.NestedMessageOrBuilder> getRepeatedNestedMessageOrBuilderList()Repeated and nested
repeated .cel.expr.conformance.proto3.TestAllTypes.NestedMessage repeated_nested_message = 51; -
getRepeatedNestedMessageOrBuilder
Repeated and nested
repeated .cel.expr.conformance.proto3.TestAllTypes.NestedMessage repeated_nested_message = 51; -
getRepeatedNestedEnumList
List<TestAllTypes.NestedEnum> getRepeatedNestedEnumList()repeated .cel.expr.conformance.proto3.TestAllTypes.NestedEnum repeated_nested_enum = 52;- Returns:
- A list containing the repeatedNestedEnum.
-
getRepeatedNestedEnumCount
int getRepeatedNestedEnumCount()repeated .cel.expr.conformance.proto3.TestAllTypes.NestedEnum repeated_nested_enum = 52;- Returns:
- The count of repeatedNestedEnum.
-
getRepeatedNestedEnum
repeated .cel.expr.conformance.proto3.TestAllTypes.NestedEnum repeated_nested_enum = 52;- Parameters:
index- The index of the element to return.- Returns:
- The repeatedNestedEnum at the given index.
-
getRepeatedNestedEnumValueList
repeated .cel.expr.conformance.proto3.TestAllTypes.NestedEnum repeated_nested_enum = 52;- Returns:
- A list containing the enum numeric values on the wire for repeatedNestedEnum.
-
getRepeatedNestedEnumValue
int getRepeatedNestedEnumValue(int index) repeated .cel.expr.conformance.proto3.TestAllTypes.NestedEnum repeated_nested_enum = 52;- Parameters:
index- The index of the value to return.- Returns:
- The enum numeric value on the wire of repeatedNestedEnum at the given index.
-
getRepeatedStringPieceList
repeated string repeated_string_piece = 53 [ctype = STRING_PIECE];- Returns:
- A list containing the repeatedStringPiece.
-
getRepeatedStringPieceCount
int getRepeatedStringPieceCount()repeated string repeated_string_piece = 53 [ctype = STRING_PIECE];- Returns:
- The count of repeatedStringPiece.
-
getRepeatedStringPiece
repeated string repeated_string_piece = 53 [ctype = STRING_PIECE];- Parameters:
index- The index of the element to return.- Returns:
- The repeatedStringPiece at the given index.
-
getRepeatedStringPieceBytes
com.google.protobuf.ByteString getRepeatedStringPieceBytes(int index) repeated string repeated_string_piece = 53 [ctype = STRING_PIECE];- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the repeatedStringPiece at the given index.
-
getRepeatedCordList
repeated string repeated_cord = 54 [ctype = CORD];- Returns:
- A list containing the repeatedCord.
-
getRepeatedCordCount
int getRepeatedCordCount()repeated string repeated_cord = 54 [ctype = CORD];- Returns:
- The count of repeatedCord.
-
getRepeatedCord
repeated string repeated_cord = 54 [ctype = CORD];- Parameters:
index- The index of the element to return.- Returns:
- The repeatedCord at the given index.
-
getRepeatedCordBytes
com.google.protobuf.ByteString getRepeatedCordBytes(int index) repeated string repeated_cord = 54 [ctype = CORD];- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the repeatedCord at the given index.
-
getRepeatedLazyMessageList
List<TestAllTypes.NestedMessage> getRepeatedLazyMessageList()repeated .cel.expr.conformance.proto3.TestAllTypes.NestedMessage repeated_lazy_message = 55; -
getRepeatedLazyMessage
repeated .cel.expr.conformance.proto3.TestAllTypes.NestedMessage repeated_lazy_message = 55; -
getRepeatedLazyMessageCount
int getRepeatedLazyMessageCount()repeated .cel.expr.conformance.proto3.TestAllTypes.NestedMessage repeated_lazy_message = 55; -
getRepeatedLazyMessageOrBuilderList
List<? extends TestAllTypes.NestedMessageOrBuilder> getRepeatedLazyMessageOrBuilderList()repeated .cel.expr.conformance.proto3.TestAllTypes.NestedMessage repeated_lazy_message = 55; -
getRepeatedLazyMessageOrBuilder
repeated .cel.expr.conformance.proto3.TestAllTypes.NestedMessage repeated_lazy_message = 55; -
getRepeatedAnyList
List<com.google.protobuf.Any> getRepeatedAnyList()Repeated wellknown.
repeated .google.protobuf.Any repeated_any = 120; -
getRepeatedAny
com.google.protobuf.Any getRepeatedAny(int index) Repeated wellknown.
repeated .google.protobuf.Any repeated_any = 120; -
getRepeatedAnyCount
int getRepeatedAnyCount()Repeated wellknown.
repeated .google.protobuf.Any repeated_any = 120; -
getRepeatedAnyOrBuilderList
List<? extends com.google.protobuf.AnyOrBuilder> getRepeatedAnyOrBuilderList()Repeated wellknown.
repeated .google.protobuf.Any repeated_any = 120; -
getRepeatedAnyOrBuilder
com.google.protobuf.AnyOrBuilder getRepeatedAnyOrBuilder(int index) Repeated wellknown.
repeated .google.protobuf.Any repeated_any = 120; -
getRepeatedDurationList
List<com.google.protobuf.Duration> getRepeatedDurationList()repeated .google.protobuf.Duration repeated_duration = 121; -
getRepeatedDuration
com.google.protobuf.Duration getRepeatedDuration(int index) repeated .google.protobuf.Duration repeated_duration = 121; -
getRepeatedDurationCount
int getRepeatedDurationCount()repeated .google.protobuf.Duration repeated_duration = 121; -
getRepeatedDurationOrBuilderList
List<? extends com.google.protobuf.DurationOrBuilder> getRepeatedDurationOrBuilderList()repeated .google.protobuf.Duration repeated_duration = 121; -
getRepeatedDurationOrBuilder
com.google.protobuf.DurationOrBuilder getRepeatedDurationOrBuilder(int index) repeated .google.protobuf.Duration repeated_duration = 121; -
getRepeatedTimestampList
List<com.google.protobuf.Timestamp> getRepeatedTimestampList()repeated .google.protobuf.Timestamp repeated_timestamp = 122; -
getRepeatedTimestamp
com.google.protobuf.Timestamp getRepeatedTimestamp(int index) repeated .google.protobuf.Timestamp repeated_timestamp = 122; -
getRepeatedTimestampCount
int getRepeatedTimestampCount()repeated .google.protobuf.Timestamp repeated_timestamp = 122; -
getRepeatedTimestampOrBuilderList
List<? extends com.google.protobuf.TimestampOrBuilder> getRepeatedTimestampOrBuilderList()repeated .google.protobuf.Timestamp repeated_timestamp = 122; -
getRepeatedTimestampOrBuilder
com.google.protobuf.TimestampOrBuilder getRepeatedTimestampOrBuilder(int index) repeated .google.protobuf.Timestamp repeated_timestamp = 122; -
getRepeatedStructList
List<com.google.protobuf.Struct> getRepeatedStructList()repeated .google.protobuf.Struct repeated_struct = 123; -
getRepeatedStruct
com.google.protobuf.Struct getRepeatedStruct(int index) repeated .google.protobuf.Struct repeated_struct = 123; -
getRepeatedStructCount
int getRepeatedStructCount()repeated .google.protobuf.Struct repeated_struct = 123; -
getRepeatedStructOrBuilderList
List<? extends com.google.protobuf.StructOrBuilder> getRepeatedStructOrBuilderList()repeated .google.protobuf.Struct repeated_struct = 123; -
getRepeatedStructOrBuilder
com.google.protobuf.StructOrBuilder getRepeatedStructOrBuilder(int index) repeated .google.protobuf.Struct repeated_struct = 123; -
getRepeatedValueList
List<com.google.protobuf.Value> getRepeatedValueList()repeated .google.protobuf.Value repeated_value = 124; -
getRepeatedValue
com.google.protobuf.Value getRepeatedValue(int index) repeated .google.protobuf.Value repeated_value = 124; -
getRepeatedValueCount
int getRepeatedValueCount()repeated .google.protobuf.Value repeated_value = 124; -
getRepeatedValueOrBuilderList
List<? extends com.google.protobuf.ValueOrBuilder> getRepeatedValueOrBuilderList()repeated .google.protobuf.Value repeated_value = 124; -
getRepeatedValueOrBuilder
com.google.protobuf.ValueOrBuilder getRepeatedValueOrBuilder(int index) repeated .google.protobuf.Value repeated_value = 124; -
getRepeatedInt64WrapperList
List<com.google.protobuf.Int64Value> getRepeatedInt64WrapperList()repeated .google.protobuf.Int64Value repeated_int64_wrapper = 125; -
getRepeatedInt64Wrapper
com.google.protobuf.Int64Value getRepeatedInt64Wrapper(int index) repeated .google.protobuf.Int64Value repeated_int64_wrapper = 125; -
getRepeatedInt64WrapperCount
int getRepeatedInt64WrapperCount()repeated .google.protobuf.Int64Value repeated_int64_wrapper = 125; -
getRepeatedInt64WrapperOrBuilderList
List<? extends com.google.protobuf.Int64ValueOrBuilder> getRepeatedInt64WrapperOrBuilderList()repeated .google.protobuf.Int64Value repeated_int64_wrapper = 125; -
getRepeatedInt64WrapperOrBuilder
com.google.protobuf.Int64ValueOrBuilder getRepeatedInt64WrapperOrBuilder(int index) repeated .google.protobuf.Int64Value repeated_int64_wrapper = 125; -
getRepeatedInt32WrapperList
List<com.google.protobuf.Int32Value> getRepeatedInt32WrapperList()repeated .google.protobuf.Int32Value repeated_int32_wrapper = 126; -
getRepeatedInt32Wrapper
com.google.protobuf.Int32Value getRepeatedInt32Wrapper(int index) repeated .google.protobuf.Int32Value repeated_int32_wrapper = 126; -
getRepeatedInt32WrapperCount
int getRepeatedInt32WrapperCount()repeated .google.protobuf.Int32Value repeated_int32_wrapper = 126; -
getRepeatedInt32WrapperOrBuilderList
List<? extends com.google.protobuf.Int32ValueOrBuilder> getRepeatedInt32WrapperOrBuilderList()repeated .google.protobuf.Int32Value repeated_int32_wrapper = 126; -
getRepeatedInt32WrapperOrBuilder
com.google.protobuf.Int32ValueOrBuilder getRepeatedInt32WrapperOrBuilder(int index) repeated .google.protobuf.Int32Value repeated_int32_wrapper = 126; -
getRepeatedDoubleWrapperList
List<com.google.protobuf.DoubleValue> getRepeatedDoubleWrapperList()repeated .google.protobuf.DoubleValue repeated_double_wrapper = 127; -
getRepeatedDoubleWrapper
com.google.protobuf.DoubleValue getRepeatedDoubleWrapper(int index) repeated .google.protobuf.DoubleValue repeated_double_wrapper = 127; -
getRepeatedDoubleWrapperCount
int getRepeatedDoubleWrapperCount()repeated .google.protobuf.DoubleValue repeated_double_wrapper = 127; -
getRepeatedDoubleWrapperOrBuilderList
List<? extends com.google.protobuf.DoubleValueOrBuilder> getRepeatedDoubleWrapperOrBuilderList()repeated .google.protobuf.DoubleValue repeated_double_wrapper = 127; -
getRepeatedDoubleWrapperOrBuilder
com.google.protobuf.DoubleValueOrBuilder getRepeatedDoubleWrapperOrBuilder(int index) repeated .google.protobuf.DoubleValue repeated_double_wrapper = 127; -
getRepeatedFloatWrapperList
List<com.google.protobuf.FloatValue> getRepeatedFloatWrapperList()repeated .google.protobuf.FloatValue repeated_float_wrapper = 128; -
getRepeatedFloatWrapper
com.google.protobuf.FloatValue getRepeatedFloatWrapper(int index) repeated .google.protobuf.FloatValue repeated_float_wrapper = 128; -
getRepeatedFloatWrapperCount
int getRepeatedFloatWrapperCount()repeated .google.protobuf.FloatValue repeated_float_wrapper = 128; -
getRepeatedFloatWrapperOrBuilderList
List<? extends com.google.protobuf.FloatValueOrBuilder> getRepeatedFloatWrapperOrBuilderList()repeated .google.protobuf.FloatValue repeated_float_wrapper = 128; -
getRepeatedFloatWrapperOrBuilder
com.google.protobuf.FloatValueOrBuilder getRepeatedFloatWrapperOrBuilder(int index) repeated .google.protobuf.FloatValue repeated_float_wrapper = 128; -
getRepeatedUint64WrapperList
List<com.google.protobuf.UInt64Value> getRepeatedUint64WrapperList()repeated .google.protobuf.UInt64Value repeated_uint64_wrapper = 129; -
getRepeatedUint64Wrapper
com.google.protobuf.UInt64Value getRepeatedUint64Wrapper(int index) repeated .google.protobuf.UInt64Value repeated_uint64_wrapper = 129; -
getRepeatedUint64WrapperCount
int getRepeatedUint64WrapperCount()repeated .google.protobuf.UInt64Value repeated_uint64_wrapper = 129; -
getRepeatedUint64WrapperOrBuilderList
List<? extends com.google.protobuf.UInt64ValueOrBuilder> getRepeatedUint64WrapperOrBuilderList()repeated .google.protobuf.UInt64Value repeated_uint64_wrapper = 129; -
getRepeatedUint64WrapperOrBuilder
com.google.protobuf.UInt64ValueOrBuilder getRepeatedUint64WrapperOrBuilder(int index) repeated .google.protobuf.UInt64Value repeated_uint64_wrapper = 129; -
getRepeatedUint32WrapperList
List<com.google.protobuf.UInt32Value> getRepeatedUint32WrapperList()repeated .google.protobuf.UInt32Value repeated_uint32_wrapper = 130; -
getRepeatedUint32Wrapper
com.google.protobuf.UInt32Value getRepeatedUint32Wrapper(int index) repeated .google.protobuf.UInt32Value repeated_uint32_wrapper = 130; -
getRepeatedUint32WrapperCount
int getRepeatedUint32WrapperCount()repeated .google.protobuf.UInt32Value repeated_uint32_wrapper = 130; -
getRepeatedUint32WrapperOrBuilderList
List<? extends com.google.protobuf.UInt32ValueOrBuilder> getRepeatedUint32WrapperOrBuilderList()repeated .google.protobuf.UInt32Value repeated_uint32_wrapper = 130; -
getRepeatedUint32WrapperOrBuilder
com.google.protobuf.UInt32ValueOrBuilder getRepeatedUint32WrapperOrBuilder(int index) repeated .google.protobuf.UInt32Value repeated_uint32_wrapper = 130; -
getRepeatedStringWrapperList
List<com.google.protobuf.StringValue> getRepeatedStringWrapperList()repeated .google.protobuf.StringValue repeated_string_wrapper = 131; -
getRepeatedStringWrapper
com.google.protobuf.StringValue getRepeatedStringWrapper(int index) repeated .google.protobuf.StringValue repeated_string_wrapper = 131; -
getRepeatedStringWrapperCount
int getRepeatedStringWrapperCount()repeated .google.protobuf.StringValue repeated_string_wrapper = 131; -
getRepeatedStringWrapperOrBuilderList
List<? extends com.google.protobuf.StringValueOrBuilder> getRepeatedStringWrapperOrBuilderList()repeated .google.protobuf.StringValue repeated_string_wrapper = 131; -
getRepeatedStringWrapperOrBuilder
com.google.protobuf.StringValueOrBuilder getRepeatedStringWrapperOrBuilder(int index) repeated .google.protobuf.StringValue repeated_string_wrapper = 131; -
getRepeatedBoolWrapperList
List<com.google.protobuf.BoolValue> getRepeatedBoolWrapperList()repeated .google.protobuf.BoolValue repeated_bool_wrapper = 132; -
getRepeatedBoolWrapper
com.google.protobuf.BoolValue getRepeatedBoolWrapper(int index) repeated .google.protobuf.BoolValue repeated_bool_wrapper = 132; -
getRepeatedBoolWrapperCount
int getRepeatedBoolWrapperCount()repeated .google.protobuf.BoolValue repeated_bool_wrapper = 132; -
getRepeatedBoolWrapperOrBuilderList
List<? extends com.google.protobuf.BoolValueOrBuilder> getRepeatedBoolWrapperOrBuilderList()repeated .google.protobuf.BoolValue repeated_bool_wrapper = 132; -
getRepeatedBoolWrapperOrBuilder
com.google.protobuf.BoolValueOrBuilder getRepeatedBoolWrapperOrBuilder(int index) repeated .google.protobuf.BoolValue repeated_bool_wrapper = 132; -
getRepeatedBytesWrapperList
List<com.google.protobuf.BytesValue> getRepeatedBytesWrapperList()repeated .google.protobuf.BytesValue repeated_bytes_wrapper = 133; -
getRepeatedBytesWrapper
com.google.protobuf.BytesValue getRepeatedBytesWrapper(int index) repeated .google.protobuf.BytesValue repeated_bytes_wrapper = 133; -
getRepeatedBytesWrapperCount
int getRepeatedBytesWrapperCount()repeated .google.protobuf.BytesValue repeated_bytes_wrapper = 133; -
getRepeatedBytesWrapperOrBuilderList
List<? extends com.google.protobuf.BytesValueOrBuilder> getRepeatedBytesWrapperOrBuilderList()repeated .google.protobuf.BytesValue repeated_bytes_wrapper = 133; -
getRepeatedBytesWrapperOrBuilder
com.google.protobuf.BytesValueOrBuilder getRepeatedBytesWrapperOrBuilder(int index) repeated .google.protobuf.BytesValue repeated_bytes_wrapper = 133; -
getRepeatedListValueList
List<com.google.protobuf.ListValue> getRepeatedListValueList()repeated .google.protobuf.ListValue repeated_list_value = 134; -
getRepeatedListValue
com.google.protobuf.ListValue getRepeatedListValue(int index) repeated .google.protobuf.ListValue repeated_list_value = 134; -
getRepeatedListValueCount
int getRepeatedListValueCount()repeated .google.protobuf.ListValue repeated_list_value = 134; -
getRepeatedListValueOrBuilderList
List<? extends com.google.protobuf.ListValueOrBuilder> getRepeatedListValueOrBuilderList()repeated .google.protobuf.ListValue repeated_list_value = 134; -
getRepeatedListValueOrBuilder
com.google.protobuf.ListValueOrBuilder getRepeatedListValueOrBuilder(int index) repeated .google.protobuf.ListValue repeated_list_value = 134; -
getRepeatedNullValueList
List<com.google.protobuf.NullValue> getRepeatedNullValueList()repeated .google.protobuf.NullValue repeated_null_value = 135;- Returns:
- A list containing the repeatedNullValue.
-
getRepeatedNullValueCount
int getRepeatedNullValueCount()repeated .google.protobuf.NullValue repeated_null_value = 135;- Returns:
- The count of repeatedNullValue.
-
getRepeatedNullValue
com.google.protobuf.NullValue getRepeatedNullValue(int index) repeated .google.protobuf.NullValue repeated_null_value = 135;- Parameters:
index- The index of the element to return.- Returns:
- The repeatedNullValue at the given index.
-
getRepeatedNullValueValueList
repeated .google.protobuf.NullValue repeated_null_value = 135;- Returns:
- A list containing the enum numeric values on the wire for repeatedNullValue.
-
getRepeatedNullValueValue
int getRepeatedNullValueValue(int index) repeated .google.protobuf.NullValue repeated_null_value = 135;- Parameters:
index- The index of the value to return.- Returns:
- The enum numeric value on the wire of repeatedNullValue at the given index.
-
getMapInt64NestedTypeCount
int getMapInt64NestedTypeCount()Map
map<int64, .cel.expr.conformance.proto3.NestedTestAllTypes> map_int64_nested_type = 62; -
containsMapInt64NestedType
boolean containsMapInt64NestedType(long key) Map
map<int64, .cel.expr.conformance.proto3.NestedTestAllTypes> map_int64_nested_type = 62; -
getMapInt64NestedType
Deprecated.UsegetMapInt64NestedTypeMap()instead. -
getMapInt64NestedTypeMap
Map<Long,NestedTestAllTypes> getMapInt64NestedTypeMap()Map
map<int64, .cel.expr.conformance.proto3.NestedTestAllTypes> map_int64_nested_type = 62; -
getMapInt64NestedTypeOrDefault
Map
map<int64, .cel.expr.conformance.proto3.NestedTestAllTypes> map_int64_nested_type = 62; -
getMapInt64NestedTypeOrThrow
Map
map<int64, .cel.expr.conformance.proto3.NestedTestAllTypes> map_int64_nested_type = 62; -
getMapBoolBoolCount
int getMapBoolBoolCount()map<bool, bool> map_bool_bool = 63; -
containsMapBoolBool
boolean containsMapBoolBool(boolean key) map<bool, bool> map_bool_bool = 63; -
getMapBoolBool
Deprecated.UsegetMapBoolBoolMap()instead. -
getMapBoolBoolMap
map<bool, bool> map_bool_bool = 63; -
getMapBoolBoolOrDefault
boolean getMapBoolBoolOrDefault(boolean key, boolean defaultValue) map<bool, bool> map_bool_bool = 63; -
getMapBoolBoolOrThrow
boolean getMapBoolBoolOrThrow(boolean key) map<bool, bool> map_bool_bool = 63; -
getMapBoolStringCount
int getMapBoolStringCount()map<bool, string> map_bool_string = 64; -
containsMapBoolString
boolean containsMapBoolString(boolean key) map<bool, string> map_bool_string = 64; -
getMapBoolString
Deprecated.UsegetMapBoolStringMap()instead. -
getMapBoolStringMap
map<bool, string> map_bool_string = 64; -
getMapBoolStringOrDefault
map<bool, string> map_bool_string = 64; -
getMapBoolStringOrThrow
map<bool, string> map_bool_string = 64; -
getMapBoolBytesCount
int getMapBoolBytesCount()map<bool, bytes> map_bool_bytes = 65; -
containsMapBoolBytes
boolean containsMapBoolBytes(boolean key) map<bool, bytes> map_bool_bytes = 65; -
getMapBoolBytes
Deprecated.UsegetMapBoolBytesMap()instead. -
getMapBoolBytesMap
map<bool, bytes> map_bool_bytes = 65; -
getMapBoolBytesOrDefault
com.google.protobuf.ByteString getMapBoolBytesOrDefault(boolean key, com.google.protobuf.ByteString defaultValue) map<bool, bytes> map_bool_bytes = 65; -
getMapBoolBytesOrThrow
com.google.protobuf.ByteString getMapBoolBytesOrThrow(boolean key) map<bool, bytes> map_bool_bytes = 65; -
getMapBoolInt32Count
int getMapBoolInt32Count()map<bool, int32> map_bool_int32 = 66; -
containsMapBoolInt32
boolean containsMapBoolInt32(boolean key) map<bool, int32> map_bool_int32 = 66; -
getMapBoolInt32
Deprecated.UsegetMapBoolInt32Map()instead. -
getMapBoolInt32Map
map<bool, int32> map_bool_int32 = 66; -
getMapBoolInt32OrDefault
int getMapBoolInt32OrDefault(boolean key, int defaultValue) map<bool, int32> map_bool_int32 = 66; -
getMapBoolInt32OrThrow
int getMapBoolInt32OrThrow(boolean key) map<bool, int32> map_bool_int32 = 66; -
getMapBoolInt64Count
int getMapBoolInt64Count()map<bool, int64> map_bool_int64 = 67; -
containsMapBoolInt64
boolean containsMapBoolInt64(boolean key) map<bool, int64> map_bool_int64 = 67; -
getMapBoolInt64
Deprecated.UsegetMapBoolInt64Map()instead. -
getMapBoolInt64Map
map<bool, int64> map_bool_int64 = 67; -
getMapBoolInt64OrDefault
long getMapBoolInt64OrDefault(boolean key, long defaultValue) map<bool, int64> map_bool_int64 = 67; -
getMapBoolInt64OrThrow
long getMapBoolInt64OrThrow(boolean key) map<bool, int64> map_bool_int64 = 67; -
getMapBoolUint32Count
int getMapBoolUint32Count()map<bool, uint32> map_bool_uint32 = 68; -
containsMapBoolUint32
boolean containsMapBoolUint32(boolean key) map<bool, uint32> map_bool_uint32 = 68; -
getMapBoolUint32
Deprecated.UsegetMapBoolUint32Map()instead. -
getMapBoolUint32Map
map<bool, uint32> map_bool_uint32 = 68; -
getMapBoolUint32OrDefault
int getMapBoolUint32OrDefault(boolean key, int defaultValue) map<bool, uint32> map_bool_uint32 = 68; -
getMapBoolUint32OrThrow
int getMapBoolUint32OrThrow(boolean key) map<bool, uint32> map_bool_uint32 = 68; -
getMapBoolUint64Count
int getMapBoolUint64Count()map<bool, uint64> map_bool_uint64 = 69; -
containsMapBoolUint64
boolean containsMapBoolUint64(boolean key) map<bool, uint64> map_bool_uint64 = 69; -
getMapBoolUint64
Deprecated.UsegetMapBoolUint64Map()instead. -
getMapBoolUint64Map
map<bool, uint64> map_bool_uint64 = 69; -
getMapBoolUint64OrDefault
long getMapBoolUint64OrDefault(boolean key, long defaultValue) map<bool, uint64> map_bool_uint64 = 69; -
getMapBoolUint64OrThrow
long getMapBoolUint64OrThrow(boolean key) map<bool, uint64> map_bool_uint64 = 69; -
getMapBoolFloatCount
int getMapBoolFloatCount()map<bool, float> map_bool_float = 70; -
containsMapBoolFloat
boolean containsMapBoolFloat(boolean key) map<bool, float> map_bool_float = 70; -
getMapBoolFloat
Deprecated.UsegetMapBoolFloatMap()instead. -
getMapBoolFloatMap
map<bool, float> map_bool_float = 70; -
getMapBoolFloatOrDefault
float getMapBoolFloatOrDefault(boolean key, float defaultValue) map<bool, float> map_bool_float = 70; -
getMapBoolFloatOrThrow
float getMapBoolFloatOrThrow(boolean key) map<bool, float> map_bool_float = 70; -
getMapBoolDoubleCount
int getMapBoolDoubleCount()map<bool, double> map_bool_double = 71; -
containsMapBoolDouble
boolean containsMapBoolDouble(boolean key) map<bool, double> map_bool_double = 71; -
getMapBoolDouble
Deprecated.UsegetMapBoolDoubleMap()instead. -
getMapBoolDoubleMap
map<bool, double> map_bool_double = 71; -
getMapBoolDoubleOrDefault
double getMapBoolDoubleOrDefault(boolean key, double defaultValue) map<bool, double> map_bool_double = 71; -
getMapBoolDoubleOrThrow
double getMapBoolDoubleOrThrow(boolean key) map<bool, double> map_bool_double = 71; -
getMapBoolEnumCount
int getMapBoolEnumCount()map<bool, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_bool_enum = 72; -
containsMapBoolEnum
boolean containsMapBoolEnum(boolean key) map<bool, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_bool_enum = 72; -
getMapBoolEnum
Deprecated.UsegetMapBoolEnumMap()instead. -
getMapBoolEnumMap
Map<Boolean,TestAllTypes.NestedEnum> getMapBoolEnumMap()map<bool, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_bool_enum = 72; -
getMapBoolEnumOrDefault
map<bool, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_bool_enum = 72; -
getMapBoolEnumOrThrow
map<bool, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_bool_enum = 72; -
getMapBoolEnumValue
Deprecated.UsegetMapBoolEnumValueMap()instead. -
getMapBoolEnumValueMap
map<bool, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_bool_enum = 72; -
getMapBoolEnumValueOrDefault
int getMapBoolEnumValueOrDefault(boolean key, int defaultValue) map<bool, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_bool_enum = 72; -
getMapBoolEnumValueOrThrow
int getMapBoolEnumValueOrThrow(boolean key) map<bool, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_bool_enum = 72; -
getMapBoolMessageCount
int getMapBoolMessageCount()map<bool, .cel.expr.conformance.proto3.TestAllTypes.NestedMessage> map_bool_message = 73; -
containsMapBoolMessage
boolean containsMapBoolMessage(boolean key) map<bool, .cel.expr.conformance.proto3.TestAllTypes.NestedMessage> map_bool_message = 73; -
getMapBoolMessage
Deprecated.UsegetMapBoolMessageMap()instead. -
getMapBoolMessageMap
Map<Boolean,TestAllTypes.NestedMessage> getMapBoolMessageMap()map<bool, .cel.expr.conformance.proto3.TestAllTypes.NestedMessage> map_bool_message = 73; -
getMapBoolMessageOrDefault
TestAllTypes.NestedMessage getMapBoolMessageOrDefault(boolean key, TestAllTypes.NestedMessage defaultValue) map<bool, .cel.expr.conformance.proto3.TestAllTypes.NestedMessage> map_bool_message = 73; -
getMapBoolMessageOrThrow
map<bool, .cel.expr.conformance.proto3.TestAllTypes.NestedMessage> map_bool_message = 73; -
getMapBoolDurationCount
int getMapBoolDurationCount()map<bool, .google.protobuf.Duration> map_bool_duration = 228; -
containsMapBoolDuration
boolean containsMapBoolDuration(boolean key) map<bool, .google.protobuf.Duration> map_bool_duration = 228; -
getMapBoolDuration
Deprecated.UsegetMapBoolDurationMap()instead. -
getMapBoolDurationMap
map<bool, .google.protobuf.Duration> map_bool_duration = 228; -
getMapBoolDurationOrDefault
com.google.protobuf.Duration getMapBoolDurationOrDefault(boolean key, com.google.protobuf.Duration defaultValue) map<bool, .google.protobuf.Duration> map_bool_duration = 228; -
getMapBoolDurationOrThrow
com.google.protobuf.Duration getMapBoolDurationOrThrow(boolean key) map<bool, .google.protobuf.Duration> map_bool_duration = 228; -
getMapBoolTimestampCount
int getMapBoolTimestampCount()map<bool, .google.protobuf.Timestamp> map_bool_timestamp = 229; -
containsMapBoolTimestamp
boolean containsMapBoolTimestamp(boolean key) map<bool, .google.protobuf.Timestamp> map_bool_timestamp = 229; -
getMapBoolTimestamp
Deprecated.UsegetMapBoolTimestampMap()instead. -
getMapBoolTimestampMap
map<bool, .google.protobuf.Timestamp> map_bool_timestamp = 229; -
getMapBoolTimestampOrDefault
com.google.protobuf.Timestamp getMapBoolTimestampOrDefault(boolean key, com.google.protobuf.Timestamp defaultValue) map<bool, .google.protobuf.Timestamp> map_bool_timestamp = 229; -
getMapBoolTimestampOrThrow
com.google.protobuf.Timestamp getMapBoolTimestampOrThrow(boolean key) map<bool, .google.protobuf.Timestamp> map_bool_timestamp = 229; -
getMapBoolNullValueCount
int getMapBoolNullValueCount()map<bool, .google.protobuf.NullValue> map_bool_null_value = 230; -
containsMapBoolNullValue
boolean containsMapBoolNullValue(boolean key) map<bool, .google.protobuf.NullValue> map_bool_null_value = 230; -
getMapBoolNullValue
Deprecated.UsegetMapBoolNullValueMap()instead. -
getMapBoolNullValueMap
map<bool, .google.protobuf.NullValue> map_bool_null_value = 230; -
getMapBoolNullValueOrDefault
com.google.protobuf.NullValue getMapBoolNullValueOrDefault(boolean key, com.google.protobuf.NullValue defaultValue) map<bool, .google.protobuf.NullValue> map_bool_null_value = 230; -
getMapBoolNullValueOrThrow
com.google.protobuf.NullValue getMapBoolNullValueOrThrow(boolean key) map<bool, .google.protobuf.NullValue> map_bool_null_value = 230; -
getMapBoolNullValueValue
Deprecated.UsegetMapBoolNullValueValueMap()instead. -
getMapBoolNullValueValueMap
map<bool, .google.protobuf.NullValue> map_bool_null_value = 230; -
getMapBoolNullValueValueOrDefault
int getMapBoolNullValueValueOrDefault(boolean key, int defaultValue) map<bool, .google.protobuf.NullValue> map_bool_null_value = 230; -
getMapBoolNullValueValueOrThrow
int getMapBoolNullValueValueOrThrow(boolean key) map<bool, .google.protobuf.NullValue> map_bool_null_value = 230; -
getMapBoolAnyCount
int getMapBoolAnyCount()map<bool, .google.protobuf.Any> map_bool_any = 246; -
containsMapBoolAny
boolean containsMapBoolAny(boolean key) map<bool, .google.protobuf.Any> map_bool_any = 246; -
getMapBoolAny
Deprecated.UsegetMapBoolAnyMap()instead. -
getMapBoolAnyMap
map<bool, .google.protobuf.Any> map_bool_any = 246; -
getMapBoolAnyOrDefault
com.google.protobuf.Any getMapBoolAnyOrDefault(boolean key, com.google.protobuf.Any defaultValue) map<bool, .google.protobuf.Any> map_bool_any = 246; -
getMapBoolAnyOrThrow
com.google.protobuf.Any getMapBoolAnyOrThrow(boolean key) map<bool, .google.protobuf.Any> map_bool_any = 246; -
getMapBoolStructCount
int getMapBoolStructCount()map<bool, .google.protobuf.Struct> map_bool_struct = 247; -
containsMapBoolStruct
boolean containsMapBoolStruct(boolean key) map<bool, .google.protobuf.Struct> map_bool_struct = 247; -
getMapBoolStruct
Deprecated.UsegetMapBoolStructMap()instead. -
getMapBoolStructMap
map<bool, .google.protobuf.Struct> map_bool_struct = 247; -
getMapBoolStructOrDefault
com.google.protobuf.Struct getMapBoolStructOrDefault(boolean key, com.google.protobuf.Struct defaultValue) map<bool, .google.protobuf.Struct> map_bool_struct = 247; -
getMapBoolStructOrThrow
com.google.protobuf.Struct getMapBoolStructOrThrow(boolean key) map<bool, .google.protobuf.Struct> map_bool_struct = 247; -
getMapBoolValueCount
int getMapBoolValueCount()map<bool, .google.protobuf.Value> map_bool_value = 248; -
containsMapBoolValue
boolean containsMapBoolValue(boolean key) map<bool, .google.protobuf.Value> map_bool_value = 248; -
getMapBoolValue
Deprecated.UsegetMapBoolValueMap()instead. -
getMapBoolValueMap
map<bool, .google.protobuf.Value> map_bool_value = 248; -
getMapBoolValueOrDefault
com.google.protobuf.Value getMapBoolValueOrDefault(boolean key, com.google.protobuf.Value defaultValue) map<bool, .google.protobuf.Value> map_bool_value = 248; -
getMapBoolValueOrThrow
com.google.protobuf.Value getMapBoolValueOrThrow(boolean key) map<bool, .google.protobuf.Value> map_bool_value = 248; -
getMapBoolListValueCount
int getMapBoolListValueCount()map<bool, .google.protobuf.ListValue> map_bool_list_value = 249; -
containsMapBoolListValue
boolean containsMapBoolListValue(boolean key) map<bool, .google.protobuf.ListValue> map_bool_list_value = 249; -
getMapBoolListValue
Deprecated.UsegetMapBoolListValueMap()instead. -
getMapBoolListValueMap
map<bool, .google.protobuf.ListValue> map_bool_list_value = 249; -
getMapBoolListValueOrDefault
com.google.protobuf.ListValue getMapBoolListValueOrDefault(boolean key, com.google.protobuf.ListValue defaultValue) map<bool, .google.protobuf.ListValue> map_bool_list_value = 249; -
getMapBoolListValueOrThrow
com.google.protobuf.ListValue getMapBoolListValueOrThrow(boolean key) map<bool, .google.protobuf.ListValue> map_bool_list_value = 249; -
getMapBoolInt64WrapperCount
int getMapBoolInt64WrapperCount()map<bool, .google.protobuf.Int64Value> map_bool_int64_wrapper = 250; -
containsMapBoolInt64Wrapper
boolean containsMapBoolInt64Wrapper(boolean key) map<bool, .google.protobuf.Int64Value> map_bool_int64_wrapper = 250; -
getMapBoolInt64Wrapper
Deprecated.UsegetMapBoolInt64WrapperMap()instead. -
getMapBoolInt64WrapperMap
map<bool, .google.protobuf.Int64Value> map_bool_int64_wrapper = 250; -
getMapBoolInt64WrapperOrDefault
com.google.protobuf.Int64Value getMapBoolInt64WrapperOrDefault(boolean key, com.google.protobuf.Int64Value defaultValue) map<bool, .google.protobuf.Int64Value> map_bool_int64_wrapper = 250; -
getMapBoolInt64WrapperOrThrow
com.google.protobuf.Int64Value getMapBoolInt64WrapperOrThrow(boolean key) map<bool, .google.protobuf.Int64Value> map_bool_int64_wrapper = 250; -
getMapBoolInt32WrapperCount
int getMapBoolInt32WrapperCount()map<bool, .google.protobuf.Int32Value> map_bool_int32_wrapper = 251; -
containsMapBoolInt32Wrapper
boolean containsMapBoolInt32Wrapper(boolean key) map<bool, .google.protobuf.Int32Value> map_bool_int32_wrapper = 251; -
getMapBoolInt32Wrapper
Deprecated.UsegetMapBoolInt32WrapperMap()instead. -
getMapBoolInt32WrapperMap
map<bool, .google.protobuf.Int32Value> map_bool_int32_wrapper = 251; -
getMapBoolInt32WrapperOrDefault
com.google.protobuf.Int32Value getMapBoolInt32WrapperOrDefault(boolean key, com.google.protobuf.Int32Value defaultValue) map<bool, .google.protobuf.Int32Value> map_bool_int32_wrapper = 251; -
getMapBoolInt32WrapperOrThrow
com.google.protobuf.Int32Value getMapBoolInt32WrapperOrThrow(boolean key) map<bool, .google.protobuf.Int32Value> map_bool_int32_wrapper = 251; -
getMapBoolDoubleWrapperCount
int getMapBoolDoubleWrapperCount()map<bool, .google.protobuf.DoubleValue> map_bool_double_wrapper = 252; -
containsMapBoolDoubleWrapper
boolean containsMapBoolDoubleWrapper(boolean key) map<bool, .google.protobuf.DoubleValue> map_bool_double_wrapper = 252; -
getMapBoolDoubleWrapper
Deprecated.UsegetMapBoolDoubleWrapperMap()instead. -
getMapBoolDoubleWrapperMap
map<bool, .google.protobuf.DoubleValue> map_bool_double_wrapper = 252; -
getMapBoolDoubleWrapperOrDefault
com.google.protobuf.DoubleValue getMapBoolDoubleWrapperOrDefault(boolean key, com.google.protobuf.DoubleValue defaultValue) map<bool, .google.protobuf.DoubleValue> map_bool_double_wrapper = 252; -
getMapBoolDoubleWrapperOrThrow
com.google.protobuf.DoubleValue getMapBoolDoubleWrapperOrThrow(boolean key) map<bool, .google.protobuf.DoubleValue> map_bool_double_wrapper = 252; -
getMapBoolFloatWrapperCount
int getMapBoolFloatWrapperCount()map<bool, .google.protobuf.FloatValue> map_bool_float_wrapper = 253; -
containsMapBoolFloatWrapper
boolean containsMapBoolFloatWrapper(boolean key) map<bool, .google.protobuf.FloatValue> map_bool_float_wrapper = 253; -
getMapBoolFloatWrapper
Deprecated.UsegetMapBoolFloatWrapperMap()instead. -
getMapBoolFloatWrapperMap
map<bool, .google.protobuf.FloatValue> map_bool_float_wrapper = 253; -
getMapBoolFloatWrapperOrDefault
com.google.protobuf.FloatValue getMapBoolFloatWrapperOrDefault(boolean key, com.google.protobuf.FloatValue defaultValue) map<bool, .google.protobuf.FloatValue> map_bool_float_wrapper = 253; -
getMapBoolFloatWrapperOrThrow
com.google.protobuf.FloatValue getMapBoolFloatWrapperOrThrow(boolean key) map<bool, .google.protobuf.FloatValue> map_bool_float_wrapper = 253; -
getMapBoolUint64WrapperCount
int getMapBoolUint64WrapperCount()map<bool, .google.protobuf.UInt64Value> map_bool_uint64_wrapper = 254; -
containsMapBoolUint64Wrapper
boolean containsMapBoolUint64Wrapper(boolean key) map<bool, .google.protobuf.UInt64Value> map_bool_uint64_wrapper = 254; -
getMapBoolUint64Wrapper
Deprecated.UsegetMapBoolUint64WrapperMap()instead. -
getMapBoolUint64WrapperMap
map<bool, .google.protobuf.UInt64Value> map_bool_uint64_wrapper = 254; -
getMapBoolUint64WrapperOrDefault
com.google.protobuf.UInt64Value getMapBoolUint64WrapperOrDefault(boolean key, com.google.protobuf.UInt64Value defaultValue) map<bool, .google.protobuf.UInt64Value> map_bool_uint64_wrapper = 254; -
getMapBoolUint64WrapperOrThrow
com.google.protobuf.UInt64Value getMapBoolUint64WrapperOrThrow(boolean key) map<bool, .google.protobuf.UInt64Value> map_bool_uint64_wrapper = 254; -
getMapBoolUint32WrapperCount
int getMapBoolUint32WrapperCount()map<bool, .google.protobuf.UInt32Value> map_bool_uint32_wrapper = 255; -
containsMapBoolUint32Wrapper
boolean containsMapBoolUint32Wrapper(boolean key) map<bool, .google.protobuf.UInt32Value> map_bool_uint32_wrapper = 255; -
getMapBoolUint32Wrapper
Deprecated.UsegetMapBoolUint32WrapperMap()instead. -
getMapBoolUint32WrapperMap
map<bool, .google.protobuf.UInt32Value> map_bool_uint32_wrapper = 255; -
getMapBoolUint32WrapperOrDefault
com.google.protobuf.UInt32Value getMapBoolUint32WrapperOrDefault(boolean key, com.google.protobuf.UInt32Value defaultValue) map<bool, .google.protobuf.UInt32Value> map_bool_uint32_wrapper = 255; -
getMapBoolUint32WrapperOrThrow
com.google.protobuf.UInt32Value getMapBoolUint32WrapperOrThrow(boolean key) map<bool, .google.protobuf.UInt32Value> map_bool_uint32_wrapper = 255; -
getMapBoolStringWrapperCount
int getMapBoolStringWrapperCount()map<bool, .google.protobuf.StringValue> map_bool_string_wrapper = 256; -
containsMapBoolStringWrapper
boolean containsMapBoolStringWrapper(boolean key) map<bool, .google.protobuf.StringValue> map_bool_string_wrapper = 256; -
getMapBoolStringWrapper
Deprecated.UsegetMapBoolStringWrapperMap()instead. -
getMapBoolStringWrapperMap
map<bool, .google.protobuf.StringValue> map_bool_string_wrapper = 256; -
getMapBoolStringWrapperOrDefault
com.google.protobuf.StringValue getMapBoolStringWrapperOrDefault(boolean key, com.google.protobuf.StringValue defaultValue) map<bool, .google.protobuf.StringValue> map_bool_string_wrapper = 256; -
getMapBoolStringWrapperOrThrow
com.google.protobuf.StringValue getMapBoolStringWrapperOrThrow(boolean key) map<bool, .google.protobuf.StringValue> map_bool_string_wrapper = 256; -
getMapBoolBoolWrapperCount
int getMapBoolBoolWrapperCount()map<bool, .google.protobuf.BoolValue> map_bool_bool_wrapper = 257; -
containsMapBoolBoolWrapper
boolean containsMapBoolBoolWrapper(boolean key) map<bool, .google.protobuf.BoolValue> map_bool_bool_wrapper = 257; -
getMapBoolBoolWrapper
Deprecated.UsegetMapBoolBoolWrapperMap()instead. -
getMapBoolBoolWrapperMap
map<bool, .google.protobuf.BoolValue> map_bool_bool_wrapper = 257; -
getMapBoolBoolWrapperOrDefault
com.google.protobuf.BoolValue getMapBoolBoolWrapperOrDefault(boolean key, com.google.protobuf.BoolValue defaultValue) map<bool, .google.protobuf.BoolValue> map_bool_bool_wrapper = 257; -
getMapBoolBoolWrapperOrThrow
com.google.protobuf.BoolValue getMapBoolBoolWrapperOrThrow(boolean key) map<bool, .google.protobuf.BoolValue> map_bool_bool_wrapper = 257; -
getMapBoolBytesWrapperCount
int getMapBoolBytesWrapperCount()map<bool, .google.protobuf.BytesValue> map_bool_bytes_wrapper = 258; -
containsMapBoolBytesWrapper
boolean containsMapBoolBytesWrapper(boolean key) map<bool, .google.protobuf.BytesValue> map_bool_bytes_wrapper = 258; -
getMapBoolBytesWrapper
Deprecated.UsegetMapBoolBytesWrapperMap()instead. -
getMapBoolBytesWrapperMap
map<bool, .google.protobuf.BytesValue> map_bool_bytes_wrapper = 258; -
getMapBoolBytesWrapperOrDefault
com.google.protobuf.BytesValue getMapBoolBytesWrapperOrDefault(boolean key, com.google.protobuf.BytesValue defaultValue) map<bool, .google.protobuf.BytesValue> map_bool_bytes_wrapper = 258; -
getMapBoolBytesWrapperOrThrow
com.google.protobuf.BytesValue getMapBoolBytesWrapperOrThrow(boolean key) map<bool, .google.protobuf.BytesValue> map_bool_bytes_wrapper = 258; -
getMapInt32BoolCount
int getMapInt32BoolCount()map<int32, bool> map_int32_bool = 74; -
containsMapInt32Bool
boolean containsMapInt32Bool(int key) map<int32, bool> map_int32_bool = 74; -
getMapInt32Bool
Deprecated.UsegetMapInt32BoolMap()instead. -
getMapInt32BoolMap
map<int32, bool> map_int32_bool = 74; -
getMapInt32BoolOrDefault
boolean getMapInt32BoolOrDefault(int key, boolean defaultValue) map<int32, bool> map_int32_bool = 74; -
getMapInt32BoolOrThrow
boolean getMapInt32BoolOrThrow(int key) map<int32, bool> map_int32_bool = 74; -
getMapInt32StringCount
int getMapInt32StringCount()map<int32, string> map_int32_string = 75; -
containsMapInt32String
boolean containsMapInt32String(int key) map<int32, string> map_int32_string = 75; -
getMapInt32String
Deprecated.UsegetMapInt32StringMap()instead. -
getMapInt32StringMap
map<int32, string> map_int32_string = 75; -
getMapInt32StringOrDefault
map<int32, string> map_int32_string = 75; -
getMapInt32StringOrThrow
map<int32, string> map_int32_string = 75; -
getMapInt32BytesCount
int getMapInt32BytesCount()map<int32, bytes> map_int32_bytes = 76; -
containsMapInt32Bytes
boolean containsMapInt32Bytes(int key) map<int32, bytes> map_int32_bytes = 76; -
getMapInt32Bytes
Deprecated.UsegetMapInt32BytesMap()instead. -
getMapInt32BytesMap
map<int32, bytes> map_int32_bytes = 76; -
getMapInt32BytesOrDefault
com.google.protobuf.ByteString getMapInt32BytesOrDefault(int key, com.google.protobuf.ByteString defaultValue) map<int32, bytes> map_int32_bytes = 76; -
getMapInt32BytesOrThrow
com.google.protobuf.ByteString getMapInt32BytesOrThrow(int key) map<int32, bytes> map_int32_bytes = 76; -
getMapInt32Int32Count
int getMapInt32Int32Count()map<int32, int32> map_int32_int32 = 77; -
containsMapInt32Int32
boolean containsMapInt32Int32(int key) map<int32, int32> map_int32_int32 = 77; -
getMapInt32Int32
Deprecated.UsegetMapInt32Int32Map()instead. -
getMapInt32Int32Map
map<int32, int32> map_int32_int32 = 77; -
getMapInt32Int32OrDefault
int getMapInt32Int32OrDefault(int key, int defaultValue) map<int32, int32> map_int32_int32 = 77; -
getMapInt32Int32OrThrow
int getMapInt32Int32OrThrow(int key) map<int32, int32> map_int32_int32 = 77; -
getMapInt32Int64Count
int getMapInt32Int64Count()map<int32, int64> map_int32_int64 = 78; -
containsMapInt32Int64
boolean containsMapInt32Int64(int key) map<int32, int64> map_int32_int64 = 78; -
getMapInt32Int64
Deprecated.UsegetMapInt32Int64Map()instead. -
getMapInt32Int64Map
map<int32, int64> map_int32_int64 = 78; -
getMapInt32Int64OrDefault
long getMapInt32Int64OrDefault(int key, long defaultValue) map<int32, int64> map_int32_int64 = 78; -
getMapInt32Int64OrThrow
long getMapInt32Int64OrThrow(int key) map<int32, int64> map_int32_int64 = 78; -
getMapInt32Uint32Count
int getMapInt32Uint32Count()map<int32, uint32> map_int32_uint32 = 79; -
containsMapInt32Uint32
boolean containsMapInt32Uint32(int key) map<int32, uint32> map_int32_uint32 = 79; -
getMapInt32Uint32
Deprecated.UsegetMapInt32Uint32Map()instead. -
getMapInt32Uint32Map
map<int32, uint32> map_int32_uint32 = 79; -
getMapInt32Uint32OrDefault
int getMapInt32Uint32OrDefault(int key, int defaultValue) map<int32, uint32> map_int32_uint32 = 79; -
getMapInt32Uint32OrThrow
int getMapInt32Uint32OrThrow(int key) map<int32, uint32> map_int32_uint32 = 79; -
getMapInt32Uint64Count
int getMapInt32Uint64Count()map<int32, uint64> map_int32_uint64 = 80; -
containsMapInt32Uint64
boolean containsMapInt32Uint64(int key) map<int32, uint64> map_int32_uint64 = 80; -
getMapInt32Uint64
Deprecated.UsegetMapInt32Uint64Map()instead. -
getMapInt32Uint64Map
map<int32, uint64> map_int32_uint64 = 80; -
getMapInt32Uint64OrDefault
long getMapInt32Uint64OrDefault(int key, long defaultValue) map<int32, uint64> map_int32_uint64 = 80; -
getMapInt32Uint64OrThrow
long getMapInt32Uint64OrThrow(int key) map<int32, uint64> map_int32_uint64 = 80; -
getMapInt32FloatCount
int getMapInt32FloatCount()map<int32, float> map_int32_float = 81; -
containsMapInt32Float
boolean containsMapInt32Float(int key) map<int32, float> map_int32_float = 81; -
getMapInt32Float
Deprecated.UsegetMapInt32FloatMap()instead. -
getMapInt32FloatMap
map<int32, float> map_int32_float = 81; -
getMapInt32FloatOrDefault
float getMapInt32FloatOrDefault(int key, float defaultValue) map<int32, float> map_int32_float = 81; -
getMapInt32FloatOrThrow
float getMapInt32FloatOrThrow(int key) map<int32, float> map_int32_float = 81; -
getMapInt32DoubleCount
int getMapInt32DoubleCount()map<int32, double> map_int32_double = 82; -
containsMapInt32Double
boolean containsMapInt32Double(int key) map<int32, double> map_int32_double = 82; -
getMapInt32Double
Deprecated.UsegetMapInt32DoubleMap()instead. -
getMapInt32DoubleMap
map<int32, double> map_int32_double = 82; -
getMapInt32DoubleOrDefault
double getMapInt32DoubleOrDefault(int key, double defaultValue) map<int32, double> map_int32_double = 82; -
getMapInt32DoubleOrThrow
double getMapInt32DoubleOrThrow(int key) map<int32, double> map_int32_double = 82; -
getMapInt32EnumCount
int getMapInt32EnumCount()map<int32, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_int32_enum = 83; -
containsMapInt32Enum
boolean containsMapInt32Enum(int key) map<int32, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_int32_enum = 83; -
getMapInt32Enum
Deprecated.UsegetMapInt32EnumMap()instead. -
getMapInt32EnumMap
Map<Integer,TestAllTypes.NestedEnum> getMapInt32EnumMap()map<int32, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_int32_enum = 83; -
getMapInt32EnumOrDefault
map<int32, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_int32_enum = 83; -
getMapInt32EnumOrThrow
map<int32, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_int32_enum = 83; -
getMapInt32EnumValue
Deprecated.UsegetMapInt32EnumValueMap()instead. -
getMapInt32EnumValueMap
map<int32, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_int32_enum = 83; -
getMapInt32EnumValueOrDefault
int getMapInt32EnumValueOrDefault(int key, int defaultValue) map<int32, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_int32_enum = 83; -
getMapInt32EnumValueOrThrow
int getMapInt32EnumValueOrThrow(int key) map<int32, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_int32_enum = 83; -
getMapInt32MessageCount
int getMapInt32MessageCount()map<int32, .cel.expr.conformance.proto3.TestAllTypes.NestedMessage> map_int32_message = 84; -
containsMapInt32Message
boolean containsMapInt32Message(int key) map<int32, .cel.expr.conformance.proto3.TestAllTypes.NestedMessage> map_int32_message = 84; -
getMapInt32Message
Deprecated.UsegetMapInt32MessageMap()instead. -
getMapInt32MessageMap
Map<Integer,TestAllTypes.NestedMessage> getMapInt32MessageMap()map<int32, .cel.expr.conformance.proto3.TestAllTypes.NestedMessage> map_int32_message = 84; -
getMapInt32MessageOrDefault
TestAllTypes.NestedMessage getMapInt32MessageOrDefault(int key, TestAllTypes.NestedMessage defaultValue) map<int32, .cel.expr.conformance.proto3.TestAllTypes.NestedMessage> map_int32_message = 84; -
getMapInt32MessageOrThrow
map<int32, .cel.expr.conformance.proto3.TestAllTypes.NestedMessage> map_int32_message = 84; -
getMapInt32DurationCount
int getMapInt32DurationCount()map<int32, .google.protobuf.Duration> map_int32_duration = 231; -
containsMapInt32Duration
boolean containsMapInt32Duration(int key) map<int32, .google.protobuf.Duration> map_int32_duration = 231; -
getMapInt32Duration
Deprecated.UsegetMapInt32DurationMap()instead. -
getMapInt32DurationMap
map<int32, .google.protobuf.Duration> map_int32_duration = 231; -
getMapInt32DurationOrDefault
com.google.protobuf.Duration getMapInt32DurationOrDefault(int key, com.google.protobuf.Duration defaultValue) map<int32, .google.protobuf.Duration> map_int32_duration = 231; -
getMapInt32DurationOrThrow
com.google.protobuf.Duration getMapInt32DurationOrThrow(int key) map<int32, .google.protobuf.Duration> map_int32_duration = 231; -
getMapInt32TimestampCount
int getMapInt32TimestampCount()map<int32, .google.protobuf.Timestamp> map_int32_timestamp = 232; -
containsMapInt32Timestamp
boolean containsMapInt32Timestamp(int key) map<int32, .google.protobuf.Timestamp> map_int32_timestamp = 232; -
getMapInt32Timestamp
Deprecated.UsegetMapInt32TimestampMap()instead. -
getMapInt32TimestampMap
map<int32, .google.protobuf.Timestamp> map_int32_timestamp = 232; -
getMapInt32TimestampOrDefault
com.google.protobuf.Timestamp getMapInt32TimestampOrDefault(int key, com.google.protobuf.Timestamp defaultValue) map<int32, .google.protobuf.Timestamp> map_int32_timestamp = 232; -
getMapInt32TimestampOrThrow
com.google.protobuf.Timestamp getMapInt32TimestampOrThrow(int key) map<int32, .google.protobuf.Timestamp> map_int32_timestamp = 232; -
getMapInt32NullValueCount
int getMapInt32NullValueCount()map<int32, .google.protobuf.NullValue> map_int32_null_value = 233; -
containsMapInt32NullValue
boolean containsMapInt32NullValue(int key) map<int32, .google.protobuf.NullValue> map_int32_null_value = 233; -
getMapInt32NullValue
Deprecated.UsegetMapInt32NullValueMap()instead. -
getMapInt32NullValueMap
map<int32, .google.protobuf.NullValue> map_int32_null_value = 233; -
getMapInt32NullValueOrDefault
com.google.protobuf.NullValue getMapInt32NullValueOrDefault(int key, com.google.protobuf.NullValue defaultValue) map<int32, .google.protobuf.NullValue> map_int32_null_value = 233; -
getMapInt32NullValueOrThrow
com.google.protobuf.NullValue getMapInt32NullValueOrThrow(int key) map<int32, .google.protobuf.NullValue> map_int32_null_value = 233; -
getMapInt32NullValueValue
Deprecated.UsegetMapInt32NullValueValueMap()instead. -
getMapInt32NullValueValueMap
map<int32, .google.protobuf.NullValue> map_int32_null_value = 233; -
getMapInt32NullValueValueOrDefault
int getMapInt32NullValueValueOrDefault(int key, int defaultValue) map<int32, .google.protobuf.NullValue> map_int32_null_value = 233; -
getMapInt32NullValueValueOrThrow
int getMapInt32NullValueValueOrThrow(int key) map<int32, .google.protobuf.NullValue> map_int32_null_value = 233; -
getMapInt32AnyCount
int getMapInt32AnyCount()map<int32, .google.protobuf.Any> map_int32_any = 259; -
containsMapInt32Any
boolean containsMapInt32Any(int key) map<int32, .google.protobuf.Any> map_int32_any = 259; -
getMapInt32Any
Deprecated.UsegetMapInt32AnyMap()instead. -
getMapInt32AnyMap
map<int32, .google.protobuf.Any> map_int32_any = 259; -
getMapInt32AnyOrDefault
com.google.protobuf.Any getMapInt32AnyOrDefault(int key, com.google.protobuf.Any defaultValue) map<int32, .google.protobuf.Any> map_int32_any = 259; -
getMapInt32AnyOrThrow
com.google.protobuf.Any getMapInt32AnyOrThrow(int key) map<int32, .google.protobuf.Any> map_int32_any = 259; -
getMapInt32StructCount
int getMapInt32StructCount()map<int32, .google.protobuf.Struct> map_int32_struct = 260; -
containsMapInt32Struct
boolean containsMapInt32Struct(int key) map<int32, .google.protobuf.Struct> map_int32_struct = 260; -
getMapInt32Struct
Deprecated.UsegetMapInt32StructMap()instead. -
getMapInt32StructMap
map<int32, .google.protobuf.Struct> map_int32_struct = 260; -
getMapInt32StructOrDefault
com.google.protobuf.Struct getMapInt32StructOrDefault(int key, com.google.protobuf.Struct defaultValue) map<int32, .google.protobuf.Struct> map_int32_struct = 260; -
getMapInt32StructOrThrow
com.google.protobuf.Struct getMapInt32StructOrThrow(int key) map<int32, .google.protobuf.Struct> map_int32_struct = 260; -
getMapInt32ValueCount
int getMapInt32ValueCount()map<int32, .google.protobuf.Value> map_int32_value = 261; -
containsMapInt32Value
boolean containsMapInt32Value(int key) map<int32, .google.protobuf.Value> map_int32_value = 261; -
getMapInt32Value
Deprecated.UsegetMapInt32ValueMap()instead. -
getMapInt32ValueMap
map<int32, .google.protobuf.Value> map_int32_value = 261; -
getMapInt32ValueOrDefault
com.google.protobuf.Value getMapInt32ValueOrDefault(int key, com.google.protobuf.Value defaultValue) map<int32, .google.protobuf.Value> map_int32_value = 261; -
getMapInt32ValueOrThrow
com.google.protobuf.Value getMapInt32ValueOrThrow(int key) map<int32, .google.protobuf.Value> map_int32_value = 261; -
getMapInt32ListValueCount
int getMapInt32ListValueCount()map<int32, .google.protobuf.ListValue> map_int32_list_value = 262; -
containsMapInt32ListValue
boolean containsMapInt32ListValue(int key) map<int32, .google.protobuf.ListValue> map_int32_list_value = 262; -
getMapInt32ListValue
Deprecated.UsegetMapInt32ListValueMap()instead. -
getMapInt32ListValueMap
map<int32, .google.protobuf.ListValue> map_int32_list_value = 262; -
getMapInt32ListValueOrDefault
com.google.protobuf.ListValue getMapInt32ListValueOrDefault(int key, com.google.protobuf.ListValue defaultValue) map<int32, .google.protobuf.ListValue> map_int32_list_value = 262; -
getMapInt32ListValueOrThrow
com.google.protobuf.ListValue getMapInt32ListValueOrThrow(int key) map<int32, .google.protobuf.ListValue> map_int32_list_value = 262; -
getMapInt32Int64WrapperCount
int getMapInt32Int64WrapperCount()map<int32, .google.protobuf.Int64Value> map_int32_int64_wrapper = 263; -
containsMapInt32Int64Wrapper
boolean containsMapInt32Int64Wrapper(int key) map<int32, .google.protobuf.Int64Value> map_int32_int64_wrapper = 263; -
getMapInt32Int64Wrapper
Deprecated.UsegetMapInt32Int64WrapperMap()instead. -
getMapInt32Int64WrapperMap
map<int32, .google.protobuf.Int64Value> map_int32_int64_wrapper = 263; -
getMapInt32Int64WrapperOrDefault
com.google.protobuf.Int64Value getMapInt32Int64WrapperOrDefault(int key, com.google.protobuf.Int64Value defaultValue) map<int32, .google.protobuf.Int64Value> map_int32_int64_wrapper = 263; -
getMapInt32Int64WrapperOrThrow
com.google.protobuf.Int64Value getMapInt32Int64WrapperOrThrow(int key) map<int32, .google.protobuf.Int64Value> map_int32_int64_wrapper = 263; -
getMapInt32Int32WrapperCount
int getMapInt32Int32WrapperCount()map<int32, .google.protobuf.Int32Value> map_int32_int32_wrapper = 264; -
containsMapInt32Int32Wrapper
boolean containsMapInt32Int32Wrapper(int key) map<int32, .google.protobuf.Int32Value> map_int32_int32_wrapper = 264; -
getMapInt32Int32Wrapper
Deprecated.UsegetMapInt32Int32WrapperMap()instead. -
getMapInt32Int32WrapperMap
map<int32, .google.protobuf.Int32Value> map_int32_int32_wrapper = 264; -
getMapInt32Int32WrapperOrDefault
com.google.protobuf.Int32Value getMapInt32Int32WrapperOrDefault(int key, com.google.protobuf.Int32Value defaultValue) map<int32, .google.protobuf.Int32Value> map_int32_int32_wrapper = 264; -
getMapInt32Int32WrapperOrThrow
com.google.protobuf.Int32Value getMapInt32Int32WrapperOrThrow(int key) map<int32, .google.protobuf.Int32Value> map_int32_int32_wrapper = 264; -
getMapInt32DoubleWrapperCount
int getMapInt32DoubleWrapperCount()map<int32, .google.protobuf.DoubleValue> map_int32_double_wrapper = 265; -
containsMapInt32DoubleWrapper
boolean containsMapInt32DoubleWrapper(int key) map<int32, .google.protobuf.DoubleValue> map_int32_double_wrapper = 265; -
getMapInt32DoubleWrapper
Deprecated.UsegetMapInt32DoubleWrapperMap()instead. -
getMapInt32DoubleWrapperMap
map<int32, .google.protobuf.DoubleValue> map_int32_double_wrapper = 265; -
getMapInt32DoubleWrapperOrDefault
com.google.protobuf.DoubleValue getMapInt32DoubleWrapperOrDefault(int key, com.google.protobuf.DoubleValue defaultValue) map<int32, .google.protobuf.DoubleValue> map_int32_double_wrapper = 265; -
getMapInt32DoubleWrapperOrThrow
com.google.protobuf.DoubleValue getMapInt32DoubleWrapperOrThrow(int key) map<int32, .google.protobuf.DoubleValue> map_int32_double_wrapper = 265; -
getMapInt32FloatWrapperCount
int getMapInt32FloatWrapperCount()map<int32, .google.protobuf.FloatValue> map_int32_float_wrapper = 266; -
containsMapInt32FloatWrapper
boolean containsMapInt32FloatWrapper(int key) map<int32, .google.protobuf.FloatValue> map_int32_float_wrapper = 266; -
getMapInt32FloatWrapper
Deprecated.UsegetMapInt32FloatWrapperMap()instead. -
getMapInt32FloatWrapperMap
map<int32, .google.protobuf.FloatValue> map_int32_float_wrapper = 266; -
getMapInt32FloatWrapperOrDefault
com.google.protobuf.FloatValue getMapInt32FloatWrapperOrDefault(int key, com.google.protobuf.FloatValue defaultValue) map<int32, .google.protobuf.FloatValue> map_int32_float_wrapper = 266; -
getMapInt32FloatWrapperOrThrow
com.google.protobuf.FloatValue getMapInt32FloatWrapperOrThrow(int key) map<int32, .google.protobuf.FloatValue> map_int32_float_wrapper = 266; -
getMapInt32Uint64WrapperCount
int getMapInt32Uint64WrapperCount()map<int32, .google.protobuf.UInt64Value> map_int32_uint64_wrapper = 267; -
containsMapInt32Uint64Wrapper
boolean containsMapInt32Uint64Wrapper(int key) map<int32, .google.protobuf.UInt64Value> map_int32_uint64_wrapper = 267; -
getMapInt32Uint64Wrapper
Deprecated.UsegetMapInt32Uint64WrapperMap()instead. -
getMapInt32Uint64WrapperMap
map<int32, .google.protobuf.UInt64Value> map_int32_uint64_wrapper = 267; -
getMapInt32Uint64WrapperOrDefault
com.google.protobuf.UInt64Value getMapInt32Uint64WrapperOrDefault(int key, com.google.protobuf.UInt64Value defaultValue) map<int32, .google.protobuf.UInt64Value> map_int32_uint64_wrapper = 267; -
getMapInt32Uint64WrapperOrThrow
com.google.protobuf.UInt64Value getMapInt32Uint64WrapperOrThrow(int key) map<int32, .google.protobuf.UInt64Value> map_int32_uint64_wrapper = 267; -
getMapInt32Uint32WrapperCount
int getMapInt32Uint32WrapperCount()map<int32, .google.protobuf.UInt32Value> map_int32_uint32_wrapper = 268; -
containsMapInt32Uint32Wrapper
boolean containsMapInt32Uint32Wrapper(int key) map<int32, .google.protobuf.UInt32Value> map_int32_uint32_wrapper = 268; -
getMapInt32Uint32Wrapper
Deprecated.UsegetMapInt32Uint32WrapperMap()instead. -
getMapInt32Uint32WrapperMap
map<int32, .google.protobuf.UInt32Value> map_int32_uint32_wrapper = 268; -
getMapInt32Uint32WrapperOrDefault
com.google.protobuf.UInt32Value getMapInt32Uint32WrapperOrDefault(int key, com.google.protobuf.UInt32Value defaultValue) map<int32, .google.protobuf.UInt32Value> map_int32_uint32_wrapper = 268; -
getMapInt32Uint32WrapperOrThrow
com.google.protobuf.UInt32Value getMapInt32Uint32WrapperOrThrow(int key) map<int32, .google.protobuf.UInt32Value> map_int32_uint32_wrapper = 268; -
getMapInt32StringWrapperCount
int getMapInt32StringWrapperCount()map<int32, .google.protobuf.StringValue> map_int32_string_wrapper = 269; -
containsMapInt32StringWrapper
boolean containsMapInt32StringWrapper(int key) map<int32, .google.protobuf.StringValue> map_int32_string_wrapper = 269; -
getMapInt32StringWrapper
Deprecated.UsegetMapInt32StringWrapperMap()instead. -
getMapInt32StringWrapperMap
map<int32, .google.protobuf.StringValue> map_int32_string_wrapper = 269; -
getMapInt32StringWrapperOrDefault
com.google.protobuf.StringValue getMapInt32StringWrapperOrDefault(int key, com.google.protobuf.StringValue defaultValue) map<int32, .google.protobuf.StringValue> map_int32_string_wrapper = 269; -
getMapInt32StringWrapperOrThrow
com.google.protobuf.StringValue getMapInt32StringWrapperOrThrow(int key) map<int32, .google.protobuf.StringValue> map_int32_string_wrapper = 269; -
getMapInt32BoolWrapperCount
int getMapInt32BoolWrapperCount()map<int32, .google.protobuf.BoolValue> map_int32_bool_wrapper = 270; -
containsMapInt32BoolWrapper
boolean containsMapInt32BoolWrapper(int key) map<int32, .google.protobuf.BoolValue> map_int32_bool_wrapper = 270; -
getMapInt32BoolWrapper
Deprecated.UsegetMapInt32BoolWrapperMap()instead. -
getMapInt32BoolWrapperMap
map<int32, .google.protobuf.BoolValue> map_int32_bool_wrapper = 270; -
getMapInt32BoolWrapperOrDefault
com.google.protobuf.BoolValue getMapInt32BoolWrapperOrDefault(int key, com.google.protobuf.BoolValue defaultValue) map<int32, .google.protobuf.BoolValue> map_int32_bool_wrapper = 270; -
getMapInt32BoolWrapperOrThrow
com.google.protobuf.BoolValue getMapInt32BoolWrapperOrThrow(int key) map<int32, .google.protobuf.BoolValue> map_int32_bool_wrapper = 270; -
getMapInt32BytesWrapperCount
int getMapInt32BytesWrapperCount()map<int32, .google.protobuf.BytesValue> map_int32_bytes_wrapper = 271; -
containsMapInt32BytesWrapper
boolean containsMapInt32BytesWrapper(int key) map<int32, .google.protobuf.BytesValue> map_int32_bytes_wrapper = 271; -
getMapInt32BytesWrapper
Deprecated.UsegetMapInt32BytesWrapperMap()instead. -
getMapInt32BytesWrapperMap
map<int32, .google.protobuf.BytesValue> map_int32_bytes_wrapper = 271; -
getMapInt32BytesWrapperOrDefault
com.google.protobuf.BytesValue getMapInt32BytesWrapperOrDefault(int key, com.google.protobuf.BytesValue defaultValue) map<int32, .google.protobuf.BytesValue> map_int32_bytes_wrapper = 271; -
getMapInt32BytesWrapperOrThrow
com.google.protobuf.BytesValue getMapInt32BytesWrapperOrThrow(int key) map<int32, .google.protobuf.BytesValue> map_int32_bytes_wrapper = 271; -
getMapInt64BoolCount
int getMapInt64BoolCount()map<int64, bool> map_int64_bool = 85; -
containsMapInt64Bool
boolean containsMapInt64Bool(long key) map<int64, bool> map_int64_bool = 85; -
getMapInt64Bool
Deprecated.UsegetMapInt64BoolMap()instead. -
getMapInt64BoolMap
map<int64, bool> map_int64_bool = 85; -
getMapInt64BoolOrDefault
boolean getMapInt64BoolOrDefault(long key, boolean defaultValue) map<int64, bool> map_int64_bool = 85; -
getMapInt64BoolOrThrow
boolean getMapInt64BoolOrThrow(long key) map<int64, bool> map_int64_bool = 85; -
getMapInt64StringCount
int getMapInt64StringCount()map<int64, string> map_int64_string = 86; -
containsMapInt64String
boolean containsMapInt64String(long key) map<int64, string> map_int64_string = 86; -
getMapInt64String
Deprecated.UsegetMapInt64StringMap()instead. -
getMapInt64StringMap
map<int64, string> map_int64_string = 86; -
getMapInt64StringOrDefault
map<int64, string> map_int64_string = 86; -
getMapInt64StringOrThrow
map<int64, string> map_int64_string = 86; -
getMapInt64BytesCount
int getMapInt64BytesCount()map<int64, bytes> map_int64_bytes = 87; -
containsMapInt64Bytes
boolean containsMapInt64Bytes(long key) map<int64, bytes> map_int64_bytes = 87; -
getMapInt64Bytes
Deprecated.UsegetMapInt64BytesMap()instead. -
getMapInt64BytesMap
map<int64, bytes> map_int64_bytes = 87; -
getMapInt64BytesOrDefault
com.google.protobuf.ByteString getMapInt64BytesOrDefault(long key, com.google.protobuf.ByteString defaultValue) map<int64, bytes> map_int64_bytes = 87; -
getMapInt64BytesOrThrow
com.google.protobuf.ByteString getMapInt64BytesOrThrow(long key) map<int64, bytes> map_int64_bytes = 87; -
getMapInt64Int32Count
int getMapInt64Int32Count()map<int64, int32> map_int64_int32 = 88; -
containsMapInt64Int32
boolean containsMapInt64Int32(long key) map<int64, int32> map_int64_int32 = 88; -
getMapInt64Int32
Deprecated.UsegetMapInt64Int32Map()instead. -
getMapInt64Int32Map
map<int64, int32> map_int64_int32 = 88; -
getMapInt64Int32OrDefault
int getMapInt64Int32OrDefault(long key, int defaultValue) map<int64, int32> map_int64_int32 = 88; -
getMapInt64Int32OrThrow
int getMapInt64Int32OrThrow(long key) map<int64, int32> map_int64_int32 = 88; -
getMapInt64Int64Count
int getMapInt64Int64Count()map<int64, int64> map_int64_int64 = 89; -
containsMapInt64Int64
boolean containsMapInt64Int64(long key) map<int64, int64> map_int64_int64 = 89; -
getMapInt64Int64
Deprecated.UsegetMapInt64Int64Map()instead. -
getMapInt64Int64Map
map<int64, int64> map_int64_int64 = 89; -
getMapInt64Int64OrDefault
long getMapInt64Int64OrDefault(long key, long defaultValue) map<int64, int64> map_int64_int64 = 89; -
getMapInt64Int64OrThrow
long getMapInt64Int64OrThrow(long key) map<int64, int64> map_int64_int64 = 89; -
getMapInt64Uint32Count
int getMapInt64Uint32Count()map<int64, uint32> map_int64_uint32 = 90; -
containsMapInt64Uint32
boolean containsMapInt64Uint32(long key) map<int64, uint32> map_int64_uint32 = 90; -
getMapInt64Uint32
Deprecated.UsegetMapInt64Uint32Map()instead. -
getMapInt64Uint32Map
map<int64, uint32> map_int64_uint32 = 90; -
getMapInt64Uint32OrDefault
int getMapInt64Uint32OrDefault(long key, int defaultValue) map<int64, uint32> map_int64_uint32 = 90; -
getMapInt64Uint32OrThrow
int getMapInt64Uint32OrThrow(long key) map<int64, uint32> map_int64_uint32 = 90; -
getMapInt64Uint64Count
int getMapInt64Uint64Count()map<int64, uint64> map_int64_uint64 = 91; -
containsMapInt64Uint64
boolean containsMapInt64Uint64(long key) map<int64, uint64> map_int64_uint64 = 91; -
getMapInt64Uint64
Deprecated.UsegetMapInt64Uint64Map()instead. -
getMapInt64Uint64Map
map<int64, uint64> map_int64_uint64 = 91; -
getMapInt64Uint64OrDefault
long getMapInt64Uint64OrDefault(long key, long defaultValue) map<int64, uint64> map_int64_uint64 = 91; -
getMapInt64Uint64OrThrow
long getMapInt64Uint64OrThrow(long key) map<int64, uint64> map_int64_uint64 = 91; -
getMapInt64FloatCount
int getMapInt64FloatCount()map<int64, float> map_int64_float = 92; -
containsMapInt64Float
boolean containsMapInt64Float(long key) map<int64, float> map_int64_float = 92; -
getMapInt64Float
Deprecated.UsegetMapInt64FloatMap()instead. -
getMapInt64FloatMap
map<int64, float> map_int64_float = 92; -
getMapInt64FloatOrDefault
float getMapInt64FloatOrDefault(long key, float defaultValue) map<int64, float> map_int64_float = 92; -
getMapInt64FloatOrThrow
float getMapInt64FloatOrThrow(long key) map<int64, float> map_int64_float = 92; -
getMapInt64DoubleCount
int getMapInt64DoubleCount()map<int64, double> map_int64_double = 93; -
containsMapInt64Double
boolean containsMapInt64Double(long key) map<int64, double> map_int64_double = 93; -
getMapInt64Double
Deprecated.UsegetMapInt64DoubleMap()instead. -
getMapInt64DoubleMap
map<int64, double> map_int64_double = 93; -
getMapInt64DoubleOrDefault
double getMapInt64DoubleOrDefault(long key, double defaultValue) map<int64, double> map_int64_double = 93; -
getMapInt64DoubleOrThrow
double getMapInt64DoubleOrThrow(long key) map<int64, double> map_int64_double = 93; -
getMapInt64EnumCount
int getMapInt64EnumCount()map<int64, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_int64_enum = 94; -
containsMapInt64Enum
boolean containsMapInt64Enum(long key) map<int64, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_int64_enum = 94; -
getMapInt64Enum
Deprecated.UsegetMapInt64EnumMap()instead. -
getMapInt64EnumMap
Map<Long,TestAllTypes.NestedEnum> getMapInt64EnumMap()map<int64, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_int64_enum = 94; -
getMapInt64EnumOrDefault
map<int64, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_int64_enum = 94; -
getMapInt64EnumOrThrow
map<int64, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_int64_enum = 94; -
getMapInt64EnumValue
Deprecated.UsegetMapInt64EnumValueMap()instead. -
getMapInt64EnumValueMap
map<int64, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_int64_enum = 94; -
getMapInt64EnumValueOrDefault
int getMapInt64EnumValueOrDefault(long key, int defaultValue) map<int64, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_int64_enum = 94; -
getMapInt64EnumValueOrThrow
int getMapInt64EnumValueOrThrow(long key) map<int64, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_int64_enum = 94; -
getMapInt64MessageCount
int getMapInt64MessageCount()map<int64, .cel.expr.conformance.proto3.TestAllTypes.NestedMessage> map_int64_message = 95; -
containsMapInt64Message
boolean containsMapInt64Message(long key) map<int64, .cel.expr.conformance.proto3.TestAllTypes.NestedMessage> map_int64_message = 95; -
getMapInt64Message
Deprecated.UsegetMapInt64MessageMap()instead. -
getMapInt64MessageMap
Map<Long,TestAllTypes.NestedMessage> getMapInt64MessageMap()map<int64, .cel.expr.conformance.proto3.TestAllTypes.NestedMessage> map_int64_message = 95; -
getMapInt64MessageOrDefault
TestAllTypes.NestedMessage getMapInt64MessageOrDefault(long key, TestAllTypes.NestedMessage defaultValue) map<int64, .cel.expr.conformance.proto3.TestAllTypes.NestedMessage> map_int64_message = 95; -
getMapInt64MessageOrThrow
map<int64, .cel.expr.conformance.proto3.TestAllTypes.NestedMessage> map_int64_message = 95; -
getMapInt64DurationCount
int getMapInt64DurationCount()map<int64, .google.protobuf.Duration> map_int64_duration = 234; -
containsMapInt64Duration
boolean containsMapInt64Duration(long key) map<int64, .google.protobuf.Duration> map_int64_duration = 234; -
getMapInt64Duration
Deprecated.UsegetMapInt64DurationMap()instead. -
getMapInt64DurationMap
map<int64, .google.protobuf.Duration> map_int64_duration = 234; -
getMapInt64DurationOrDefault
com.google.protobuf.Duration getMapInt64DurationOrDefault(long key, com.google.protobuf.Duration defaultValue) map<int64, .google.protobuf.Duration> map_int64_duration = 234; -
getMapInt64DurationOrThrow
com.google.protobuf.Duration getMapInt64DurationOrThrow(long key) map<int64, .google.protobuf.Duration> map_int64_duration = 234; -
getMapInt64TimestampCount
int getMapInt64TimestampCount()map<int64, .google.protobuf.Timestamp> map_int64_timestamp = 235; -
containsMapInt64Timestamp
boolean containsMapInt64Timestamp(long key) map<int64, .google.protobuf.Timestamp> map_int64_timestamp = 235; -
getMapInt64Timestamp
Deprecated.UsegetMapInt64TimestampMap()instead. -
getMapInt64TimestampMap
map<int64, .google.protobuf.Timestamp> map_int64_timestamp = 235; -
getMapInt64TimestampOrDefault
com.google.protobuf.Timestamp getMapInt64TimestampOrDefault(long key, com.google.protobuf.Timestamp defaultValue) map<int64, .google.protobuf.Timestamp> map_int64_timestamp = 235; -
getMapInt64TimestampOrThrow
com.google.protobuf.Timestamp getMapInt64TimestampOrThrow(long key) map<int64, .google.protobuf.Timestamp> map_int64_timestamp = 235; -
getMapInt64NullValueCount
int getMapInt64NullValueCount()map<int64, .google.protobuf.NullValue> map_int64_null_value = 236; -
containsMapInt64NullValue
boolean containsMapInt64NullValue(long key) map<int64, .google.protobuf.NullValue> map_int64_null_value = 236; -
getMapInt64NullValue
Deprecated.UsegetMapInt64NullValueMap()instead. -
getMapInt64NullValueMap
map<int64, .google.protobuf.NullValue> map_int64_null_value = 236; -
getMapInt64NullValueOrDefault
com.google.protobuf.NullValue getMapInt64NullValueOrDefault(long key, com.google.protobuf.NullValue defaultValue) map<int64, .google.protobuf.NullValue> map_int64_null_value = 236; -
getMapInt64NullValueOrThrow
com.google.protobuf.NullValue getMapInt64NullValueOrThrow(long key) map<int64, .google.protobuf.NullValue> map_int64_null_value = 236; -
getMapInt64NullValueValue
Deprecated.UsegetMapInt64NullValueValueMap()instead. -
getMapInt64NullValueValueMap
map<int64, .google.protobuf.NullValue> map_int64_null_value = 236; -
getMapInt64NullValueValueOrDefault
int getMapInt64NullValueValueOrDefault(long key, int defaultValue) map<int64, .google.protobuf.NullValue> map_int64_null_value = 236; -
getMapInt64NullValueValueOrThrow
int getMapInt64NullValueValueOrThrow(long key) map<int64, .google.protobuf.NullValue> map_int64_null_value = 236; -
getMapInt64AnyCount
int getMapInt64AnyCount()map<int64, .google.protobuf.Any> map_int64_any = 272; -
containsMapInt64Any
boolean containsMapInt64Any(long key) map<int64, .google.protobuf.Any> map_int64_any = 272; -
getMapInt64Any
Deprecated.UsegetMapInt64AnyMap()instead. -
getMapInt64AnyMap
map<int64, .google.protobuf.Any> map_int64_any = 272; -
getMapInt64AnyOrDefault
com.google.protobuf.Any getMapInt64AnyOrDefault(long key, com.google.protobuf.Any defaultValue) map<int64, .google.protobuf.Any> map_int64_any = 272; -
getMapInt64AnyOrThrow
com.google.protobuf.Any getMapInt64AnyOrThrow(long key) map<int64, .google.protobuf.Any> map_int64_any = 272; -
getMapInt64StructCount
int getMapInt64StructCount()map<int64, .google.protobuf.Struct> map_int64_struct = 273; -
containsMapInt64Struct
boolean containsMapInt64Struct(long key) map<int64, .google.protobuf.Struct> map_int64_struct = 273; -
getMapInt64Struct
Deprecated.UsegetMapInt64StructMap()instead. -
getMapInt64StructMap
map<int64, .google.protobuf.Struct> map_int64_struct = 273; -
getMapInt64StructOrDefault
com.google.protobuf.Struct getMapInt64StructOrDefault(long key, com.google.protobuf.Struct defaultValue) map<int64, .google.protobuf.Struct> map_int64_struct = 273; -
getMapInt64StructOrThrow
com.google.protobuf.Struct getMapInt64StructOrThrow(long key) map<int64, .google.protobuf.Struct> map_int64_struct = 273; -
getMapInt64ValueCount
int getMapInt64ValueCount()map<int64, .google.protobuf.Value> map_int64_value = 274; -
containsMapInt64Value
boolean containsMapInt64Value(long key) map<int64, .google.protobuf.Value> map_int64_value = 274; -
getMapInt64Value
Deprecated.UsegetMapInt64ValueMap()instead. -
getMapInt64ValueMap
map<int64, .google.protobuf.Value> map_int64_value = 274; -
getMapInt64ValueOrDefault
com.google.protobuf.Value getMapInt64ValueOrDefault(long key, com.google.protobuf.Value defaultValue) map<int64, .google.protobuf.Value> map_int64_value = 274; -
getMapInt64ValueOrThrow
com.google.protobuf.Value getMapInt64ValueOrThrow(long key) map<int64, .google.protobuf.Value> map_int64_value = 274; -
getMapInt64ListValueCount
int getMapInt64ListValueCount()map<int64, .google.protobuf.ListValue> map_int64_list_value = 275; -
containsMapInt64ListValue
boolean containsMapInt64ListValue(long key) map<int64, .google.protobuf.ListValue> map_int64_list_value = 275; -
getMapInt64ListValue
Deprecated.UsegetMapInt64ListValueMap()instead. -
getMapInt64ListValueMap
map<int64, .google.protobuf.ListValue> map_int64_list_value = 275; -
getMapInt64ListValueOrDefault
com.google.protobuf.ListValue getMapInt64ListValueOrDefault(long key, com.google.protobuf.ListValue defaultValue) map<int64, .google.protobuf.ListValue> map_int64_list_value = 275; -
getMapInt64ListValueOrThrow
com.google.protobuf.ListValue getMapInt64ListValueOrThrow(long key) map<int64, .google.protobuf.ListValue> map_int64_list_value = 275; -
getMapInt64Int64WrapperCount
int getMapInt64Int64WrapperCount()map<int64, .google.protobuf.Int64Value> map_int64_int64_wrapper = 276; -
containsMapInt64Int64Wrapper
boolean containsMapInt64Int64Wrapper(long key) map<int64, .google.protobuf.Int64Value> map_int64_int64_wrapper = 276; -
getMapInt64Int64Wrapper
Deprecated.UsegetMapInt64Int64WrapperMap()instead. -
getMapInt64Int64WrapperMap
map<int64, .google.protobuf.Int64Value> map_int64_int64_wrapper = 276; -
getMapInt64Int64WrapperOrDefault
com.google.protobuf.Int64Value getMapInt64Int64WrapperOrDefault(long key, com.google.protobuf.Int64Value defaultValue) map<int64, .google.protobuf.Int64Value> map_int64_int64_wrapper = 276; -
getMapInt64Int64WrapperOrThrow
com.google.protobuf.Int64Value getMapInt64Int64WrapperOrThrow(long key) map<int64, .google.protobuf.Int64Value> map_int64_int64_wrapper = 276; -
getMapInt64Int32WrapperCount
int getMapInt64Int32WrapperCount()map<int64, .google.protobuf.Int32Value> map_int64_int32_wrapper = 277; -
containsMapInt64Int32Wrapper
boolean containsMapInt64Int32Wrapper(long key) map<int64, .google.protobuf.Int32Value> map_int64_int32_wrapper = 277; -
getMapInt64Int32Wrapper
Deprecated.UsegetMapInt64Int32WrapperMap()instead. -
getMapInt64Int32WrapperMap
map<int64, .google.protobuf.Int32Value> map_int64_int32_wrapper = 277; -
getMapInt64Int32WrapperOrDefault
com.google.protobuf.Int32Value getMapInt64Int32WrapperOrDefault(long key, com.google.protobuf.Int32Value defaultValue) map<int64, .google.protobuf.Int32Value> map_int64_int32_wrapper = 277; -
getMapInt64Int32WrapperOrThrow
com.google.protobuf.Int32Value getMapInt64Int32WrapperOrThrow(long key) map<int64, .google.protobuf.Int32Value> map_int64_int32_wrapper = 277; -
getMapInt64DoubleWrapperCount
int getMapInt64DoubleWrapperCount()map<int64, .google.protobuf.DoubleValue> map_int64_double_wrapper = 278; -
containsMapInt64DoubleWrapper
boolean containsMapInt64DoubleWrapper(long key) map<int64, .google.protobuf.DoubleValue> map_int64_double_wrapper = 278; -
getMapInt64DoubleWrapper
Deprecated.UsegetMapInt64DoubleWrapperMap()instead. -
getMapInt64DoubleWrapperMap
map<int64, .google.protobuf.DoubleValue> map_int64_double_wrapper = 278; -
getMapInt64DoubleWrapperOrDefault
com.google.protobuf.DoubleValue getMapInt64DoubleWrapperOrDefault(long key, com.google.protobuf.DoubleValue defaultValue) map<int64, .google.protobuf.DoubleValue> map_int64_double_wrapper = 278; -
getMapInt64DoubleWrapperOrThrow
com.google.protobuf.DoubleValue getMapInt64DoubleWrapperOrThrow(long key) map<int64, .google.protobuf.DoubleValue> map_int64_double_wrapper = 278; -
getMapInt64FloatWrapperCount
int getMapInt64FloatWrapperCount()map<int64, .google.protobuf.FloatValue> map_int64_float_wrapper = 279; -
containsMapInt64FloatWrapper
boolean containsMapInt64FloatWrapper(long key) map<int64, .google.protobuf.FloatValue> map_int64_float_wrapper = 279; -
getMapInt64FloatWrapper
Deprecated.UsegetMapInt64FloatWrapperMap()instead. -
getMapInt64FloatWrapperMap
map<int64, .google.protobuf.FloatValue> map_int64_float_wrapper = 279; -
getMapInt64FloatWrapperOrDefault
com.google.protobuf.FloatValue getMapInt64FloatWrapperOrDefault(long key, com.google.protobuf.FloatValue defaultValue) map<int64, .google.protobuf.FloatValue> map_int64_float_wrapper = 279; -
getMapInt64FloatWrapperOrThrow
com.google.protobuf.FloatValue getMapInt64FloatWrapperOrThrow(long key) map<int64, .google.protobuf.FloatValue> map_int64_float_wrapper = 279; -
getMapInt64Uint64WrapperCount
int getMapInt64Uint64WrapperCount()map<int64, .google.protobuf.UInt64Value> map_int64_uint64_wrapper = 280; -
containsMapInt64Uint64Wrapper
boolean containsMapInt64Uint64Wrapper(long key) map<int64, .google.protobuf.UInt64Value> map_int64_uint64_wrapper = 280; -
getMapInt64Uint64Wrapper
Deprecated.UsegetMapInt64Uint64WrapperMap()instead. -
getMapInt64Uint64WrapperMap
map<int64, .google.protobuf.UInt64Value> map_int64_uint64_wrapper = 280; -
getMapInt64Uint64WrapperOrDefault
com.google.protobuf.UInt64Value getMapInt64Uint64WrapperOrDefault(long key, com.google.protobuf.UInt64Value defaultValue) map<int64, .google.protobuf.UInt64Value> map_int64_uint64_wrapper = 280; -
getMapInt64Uint64WrapperOrThrow
com.google.protobuf.UInt64Value getMapInt64Uint64WrapperOrThrow(long key) map<int64, .google.protobuf.UInt64Value> map_int64_uint64_wrapper = 280; -
getMapInt64Uint32WrapperCount
int getMapInt64Uint32WrapperCount()map<int64, .google.protobuf.UInt32Value> map_int64_uint32_wrapper = 281; -
containsMapInt64Uint32Wrapper
boolean containsMapInt64Uint32Wrapper(long key) map<int64, .google.protobuf.UInt32Value> map_int64_uint32_wrapper = 281; -
getMapInt64Uint32Wrapper
Deprecated.UsegetMapInt64Uint32WrapperMap()instead. -
getMapInt64Uint32WrapperMap
map<int64, .google.protobuf.UInt32Value> map_int64_uint32_wrapper = 281; -
getMapInt64Uint32WrapperOrDefault
com.google.protobuf.UInt32Value getMapInt64Uint32WrapperOrDefault(long key, com.google.protobuf.UInt32Value defaultValue) map<int64, .google.protobuf.UInt32Value> map_int64_uint32_wrapper = 281; -
getMapInt64Uint32WrapperOrThrow
com.google.protobuf.UInt32Value getMapInt64Uint32WrapperOrThrow(long key) map<int64, .google.protobuf.UInt32Value> map_int64_uint32_wrapper = 281; -
getMapInt64StringWrapperCount
int getMapInt64StringWrapperCount()map<int64, .google.protobuf.StringValue> map_int64_string_wrapper = 282; -
containsMapInt64StringWrapper
boolean containsMapInt64StringWrapper(long key) map<int64, .google.protobuf.StringValue> map_int64_string_wrapper = 282; -
getMapInt64StringWrapper
Deprecated.UsegetMapInt64StringWrapperMap()instead. -
getMapInt64StringWrapperMap
map<int64, .google.protobuf.StringValue> map_int64_string_wrapper = 282; -
getMapInt64StringWrapperOrDefault
com.google.protobuf.StringValue getMapInt64StringWrapperOrDefault(long key, com.google.protobuf.StringValue defaultValue) map<int64, .google.protobuf.StringValue> map_int64_string_wrapper = 282; -
getMapInt64StringWrapperOrThrow
com.google.protobuf.StringValue getMapInt64StringWrapperOrThrow(long key) map<int64, .google.protobuf.StringValue> map_int64_string_wrapper = 282; -
getMapInt64BoolWrapperCount
int getMapInt64BoolWrapperCount()map<int64, .google.protobuf.BoolValue> map_int64_bool_wrapper = 283; -
containsMapInt64BoolWrapper
boolean containsMapInt64BoolWrapper(long key) map<int64, .google.protobuf.BoolValue> map_int64_bool_wrapper = 283; -
getMapInt64BoolWrapper
Deprecated.UsegetMapInt64BoolWrapperMap()instead. -
getMapInt64BoolWrapperMap
map<int64, .google.protobuf.BoolValue> map_int64_bool_wrapper = 283; -
getMapInt64BoolWrapperOrDefault
com.google.protobuf.BoolValue getMapInt64BoolWrapperOrDefault(long key, com.google.protobuf.BoolValue defaultValue) map<int64, .google.protobuf.BoolValue> map_int64_bool_wrapper = 283; -
getMapInt64BoolWrapperOrThrow
com.google.protobuf.BoolValue getMapInt64BoolWrapperOrThrow(long key) map<int64, .google.protobuf.BoolValue> map_int64_bool_wrapper = 283; -
getMapInt64BytesWrapperCount
int getMapInt64BytesWrapperCount()map<int64, .google.protobuf.BytesValue> map_int64_bytes_wrapper = 284; -
containsMapInt64BytesWrapper
boolean containsMapInt64BytesWrapper(long key) map<int64, .google.protobuf.BytesValue> map_int64_bytes_wrapper = 284; -
getMapInt64BytesWrapper
Deprecated.UsegetMapInt64BytesWrapperMap()instead. -
getMapInt64BytesWrapperMap
map<int64, .google.protobuf.BytesValue> map_int64_bytes_wrapper = 284; -
getMapInt64BytesWrapperOrDefault
com.google.protobuf.BytesValue getMapInt64BytesWrapperOrDefault(long key, com.google.protobuf.BytesValue defaultValue) map<int64, .google.protobuf.BytesValue> map_int64_bytes_wrapper = 284; -
getMapInt64BytesWrapperOrThrow
com.google.protobuf.BytesValue getMapInt64BytesWrapperOrThrow(long key) map<int64, .google.protobuf.BytesValue> map_int64_bytes_wrapper = 284; -
getMapUint32BoolCount
int getMapUint32BoolCount()map<uint32, bool> map_uint32_bool = 96; -
containsMapUint32Bool
boolean containsMapUint32Bool(int key) map<uint32, bool> map_uint32_bool = 96; -
getMapUint32Bool
Deprecated.UsegetMapUint32BoolMap()instead. -
getMapUint32BoolMap
map<uint32, bool> map_uint32_bool = 96; -
getMapUint32BoolOrDefault
boolean getMapUint32BoolOrDefault(int key, boolean defaultValue) map<uint32, bool> map_uint32_bool = 96; -
getMapUint32BoolOrThrow
boolean getMapUint32BoolOrThrow(int key) map<uint32, bool> map_uint32_bool = 96; -
getMapUint32StringCount
int getMapUint32StringCount()map<uint32, string> map_uint32_string = 97; -
containsMapUint32String
boolean containsMapUint32String(int key) map<uint32, string> map_uint32_string = 97; -
getMapUint32String
Deprecated.UsegetMapUint32StringMap()instead. -
getMapUint32StringMap
map<uint32, string> map_uint32_string = 97; -
getMapUint32StringOrDefault
map<uint32, string> map_uint32_string = 97; -
getMapUint32StringOrThrow
map<uint32, string> map_uint32_string = 97; -
getMapUint32BytesCount
int getMapUint32BytesCount()map<uint32, bytes> map_uint32_bytes = 98; -
containsMapUint32Bytes
boolean containsMapUint32Bytes(int key) map<uint32, bytes> map_uint32_bytes = 98; -
getMapUint32Bytes
Deprecated.UsegetMapUint32BytesMap()instead. -
getMapUint32BytesMap
map<uint32, bytes> map_uint32_bytes = 98; -
getMapUint32BytesOrDefault
com.google.protobuf.ByteString getMapUint32BytesOrDefault(int key, com.google.protobuf.ByteString defaultValue) map<uint32, bytes> map_uint32_bytes = 98; -
getMapUint32BytesOrThrow
com.google.protobuf.ByteString getMapUint32BytesOrThrow(int key) map<uint32, bytes> map_uint32_bytes = 98; -
getMapUint32Int32Count
int getMapUint32Int32Count()map<uint32, int32> map_uint32_int32 = 99; -
containsMapUint32Int32
boolean containsMapUint32Int32(int key) map<uint32, int32> map_uint32_int32 = 99; -
getMapUint32Int32
Deprecated.UsegetMapUint32Int32Map()instead. -
getMapUint32Int32Map
map<uint32, int32> map_uint32_int32 = 99; -
getMapUint32Int32OrDefault
int getMapUint32Int32OrDefault(int key, int defaultValue) map<uint32, int32> map_uint32_int32 = 99; -
getMapUint32Int32OrThrow
int getMapUint32Int32OrThrow(int key) map<uint32, int32> map_uint32_int32 = 99; -
getMapUint32Int64Count
int getMapUint32Int64Count()map<uint32, int64> map_uint32_int64 = 200; -
containsMapUint32Int64
boolean containsMapUint32Int64(int key) map<uint32, int64> map_uint32_int64 = 200; -
getMapUint32Int64
Deprecated.UsegetMapUint32Int64Map()instead. -
getMapUint32Int64Map
map<uint32, int64> map_uint32_int64 = 200; -
getMapUint32Int64OrDefault
long getMapUint32Int64OrDefault(int key, long defaultValue) map<uint32, int64> map_uint32_int64 = 200; -
getMapUint32Int64OrThrow
long getMapUint32Int64OrThrow(int key) map<uint32, int64> map_uint32_int64 = 200; -
getMapUint32Uint32Count
int getMapUint32Uint32Count()map<uint32, uint32> map_uint32_uint32 = 201; -
containsMapUint32Uint32
boolean containsMapUint32Uint32(int key) map<uint32, uint32> map_uint32_uint32 = 201; -
getMapUint32Uint32
Deprecated.UsegetMapUint32Uint32Map()instead. -
getMapUint32Uint32Map
map<uint32, uint32> map_uint32_uint32 = 201; -
getMapUint32Uint32OrDefault
int getMapUint32Uint32OrDefault(int key, int defaultValue) map<uint32, uint32> map_uint32_uint32 = 201; -
getMapUint32Uint32OrThrow
int getMapUint32Uint32OrThrow(int key) map<uint32, uint32> map_uint32_uint32 = 201; -
getMapUint32Uint64Count
int getMapUint32Uint64Count()map<uint32, uint64> map_uint32_uint64 = 202; -
containsMapUint32Uint64
boolean containsMapUint32Uint64(int key) map<uint32, uint64> map_uint32_uint64 = 202; -
getMapUint32Uint64
Deprecated.UsegetMapUint32Uint64Map()instead. -
getMapUint32Uint64Map
map<uint32, uint64> map_uint32_uint64 = 202; -
getMapUint32Uint64OrDefault
long getMapUint32Uint64OrDefault(int key, long defaultValue) map<uint32, uint64> map_uint32_uint64 = 202; -
getMapUint32Uint64OrThrow
long getMapUint32Uint64OrThrow(int key) map<uint32, uint64> map_uint32_uint64 = 202; -
getMapUint32FloatCount
int getMapUint32FloatCount()map<uint32, float> map_uint32_float = 203; -
containsMapUint32Float
boolean containsMapUint32Float(int key) map<uint32, float> map_uint32_float = 203; -
getMapUint32Float
Deprecated.UsegetMapUint32FloatMap()instead. -
getMapUint32FloatMap
map<uint32, float> map_uint32_float = 203; -
getMapUint32FloatOrDefault
float getMapUint32FloatOrDefault(int key, float defaultValue) map<uint32, float> map_uint32_float = 203; -
getMapUint32FloatOrThrow
float getMapUint32FloatOrThrow(int key) map<uint32, float> map_uint32_float = 203; -
getMapUint32DoubleCount
int getMapUint32DoubleCount()map<uint32, double> map_uint32_double = 204; -
containsMapUint32Double
boolean containsMapUint32Double(int key) map<uint32, double> map_uint32_double = 204; -
getMapUint32Double
Deprecated.UsegetMapUint32DoubleMap()instead. -
getMapUint32DoubleMap
map<uint32, double> map_uint32_double = 204; -
getMapUint32DoubleOrDefault
double getMapUint32DoubleOrDefault(int key, double defaultValue) map<uint32, double> map_uint32_double = 204; -
getMapUint32DoubleOrThrow
double getMapUint32DoubleOrThrow(int key) map<uint32, double> map_uint32_double = 204; -
getMapUint32EnumCount
int getMapUint32EnumCount()map<uint32, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_uint32_enum = 205; -
containsMapUint32Enum
boolean containsMapUint32Enum(int key) map<uint32, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_uint32_enum = 205; -
getMapUint32Enum
Deprecated.UsegetMapUint32EnumMap()instead. -
getMapUint32EnumMap
Map<Integer,TestAllTypes.NestedEnum> getMapUint32EnumMap()map<uint32, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_uint32_enum = 205; -
getMapUint32EnumOrDefault
map<uint32, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_uint32_enum = 205; -
getMapUint32EnumOrThrow
map<uint32, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_uint32_enum = 205; -
getMapUint32EnumValue
Deprecated.UsegetMapUint32EnumValueMap()instead. -
getMapUint32EnumValueMap
map<uint32, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_uint32_enum = 205; -
getMapUint32EnumValueOrDefault
int getMapUint32EnumValueOrDefault(int key, int defaultValue) map<uint32, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_uint32_enum = 205; -
getMapUint32EnumValueOrThrow
int getMapUint32EnumValueOrThrow(int key) map<uint32, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_uint32_enum = 205; -
getMapUint32MessageCount
int getMapUint32MessageCount()map<uint32, .cel.expr.conformance.proto3.TestAllTypes.NestedMessage> map_uint32_message = 206; -
containsMapUint32Message
boolean containsMapUint32Message(int key) map<uint32, .cel.expr.conformance.proto3.TestAllTypes.NestedMessage> map_uint32_message = 206; -
getMapUint32Message
Deprecated.UsegetMapUint32MessageMap()instead. -
getMapUint32MessageMap
Map<Integer,TestAllTypes.NestedMessage> getMapUint32MessageMap()map<uint32, .cel.expr.conformance.proto3.TestAllTypes.NestedMessage> map_uint32_message = 206; -
getMapUint32MessageOrDefault
TestAllTypes.NestedMessage getMapUint32MessageOrDefault(int key, TestAllTypes.NestedMessage defaultValue) map<uint32, .cel.expr.conformance.proto3.TestAllTypes.NestedMessage> map_uint32_message = 206; -
getMapUint32MessageOrThrow
map<uint32, .cel.expr.conformance.proto3.TestAllTypes.NestedMessage> map_uint32_message = 206; -
getMapUint32DurationCount
int getMapUint32DurationCount()map<uint32, .google.protobuf.Duration> map_uint32_duration = 237; -
containsMapUint32Duration
boolean containsMapUint32Duration(int key) map<uint32, .google.protobuf.Duration> map_uint32_duration = 237; -
getMapUint32Duration
Deprecated.UsegetMapUint32DurationMap()instead. -
getMapUint32DurationMap
map<uint32, .google.protobuf.Duration> map_uint32_duration = 237; -
getMapUint32DurationOrDefault
com.google.protobuf.Duration getMapUint32DurationOrDefault(int key, com.google.protobuf.Duration defaultValue) map<uint32, .google.protobuf.Duration> map_uint32_duration = 237; -
getMapUint32DurationOrThrow
com.google.protobuf.Duration getMapUint32DurationOrThrow(int key) map<uint32, .google.protobuf.Duration> map_uint32_duration = 237; -
getMapUint32TimestampCount
int getMapUint32TimestampCount()map<uint32, .google.protobuf.Timestamp> map_uint32_timestamp = 238; -
containsMapUint32Timestamp
boolean containsMapUint32Timestamp(int key) map<uint32, .google.protobuf.Timestamp> map_uint32_timestamp = 238; -
getMapUint32Timestamp
Deprecated.UsegetMapUint32TimestampMap()instead. -
getMapUint32TimestampMap
map<uint32, .google.protobuf.Timestamp> map_uint32_timestamp = 238; -
getMapUint32TimestampOrDefault
com.google.protobuf.Timestamp getMapUint32TimestampOrDefault(int key, com.google.protobuf.Timestamp defaultValue) map<uint32, .google.protobuf.Timestamp> map_uint32_timestamp = 238; -
getMapUint32TimestampOrThrow
com.google.protobuf.Timestamp getMapUint32TimestampOrThrow(int key) map<uint32, .google.protobuf.Timestamp> map_uint32_timestamp = 238; -
getMapUint32NullValueCount
int getMapUint32NullValueCount()map<uint32, .google.protobuf.NullValue> map_uint32_null_value = 239; -
containsMapUint32NullValue
boolean containsMapUint32NullValue(int key) map<uint32, .google.protobuf.NullValue> map_uint32_null_value = 239; -
getMapUint32NullValue
Deprecated.UsegetMapUint32NullValueMap()instead. -
getMapUint32NullValueMap
map<uint32, .google.protobuf.NullValue> map_uint32_null_value = 239; -
getMapUint32NullValueOrDefault
com.google.protobuf.NullValue getMapUint32NullValueOrDefault(int key, com.google.protobuf.NullValue defaultValue) map<uint32, .google.protobuf.NullValue> map_uint32_null_value = 239; -
getMapUint32NullValueOrThrow
com.google.protobuf.NullValue getMapUint32NullValueOrThrow(int key) map<uint32, .google.protobuf.NullValue> map_uint32_null_value = 239; -
getMapUint32NullValueValue
Deprecated.UsegetMapUint32NullValueValueMap()instead. -
getMapUint32NullValueValueMap
map<uint32, .google.protobuf.NullValue> map_uint32_null_value = 239; -
getMapUint32NullValueValueOrDefault
int getMapUint32NullValueValueOrDefault(int key, int defaultValue) map<uint32, .google.protobuf.NullValue> map_uint32_null_value = 239; -
getMapUint32NullValueValueOrThrow
int getMapUint32NullValueValueOrThrow(int key) map<uint32, .google.protobuf.NullValue> map_uint32_null_value = 239; -
getMapUint32AnyCount
int getMapUint32AnyCount()map<uint32, .google.protobuf.Any> map_uint32_any = 285; -
containsMapUint32Any
boolean containsMapUint32Any(int key) map<uint32, .google.protobuf.Any> map_uint32_any = 285; -
getMapUint32Any
Deprecated.UsegetMapUint32AnyMap()instead. -
getMapUint32AnyMap
map<uint32, .google.protobuf.Any> map_uint32_any = 285; -
getMapUint32AnyOrDefault
com.google.protobuf.Any getMapUint32AnyOrDefault(int key, com.google.protobuf.Any defaultValue) map<uint32, .google.protobuf.Any> map_uint32_any = 285; -
getMapUint32AnyOrThrow
com.google.protobuf.Any getMapUint32AnyOrThrow(int key) map<uint32, .google.protobuf.Any> map_uint32_any = 285; -
getMapUint32StructCount
int getMapUint32StructCount()map<uint32, .google.protobuf.Struct> map_uint32_struct = 286; -
containsMapUint32Struct
boolean containsMapUint32Struct(int key) map<uint32, .google.protobuf.Struct> map_uint32_struct = 286; -
getMapUint32Struct
Deprecated.UsegetMapUint32StructMap()instead. -
getMapUint32StructMap
map<uint32, .google.protobuf.Struct> map_uint32_struct = 286; -
getMapUint32StructOrDefault
com.google.protobuf.Struct getMapUint32StructOrDefault(int key, com.google.protobuf.Struct defaultValue) map<uint32, .google.protobuf.Struct> map_uint32_struct = 286; -
getMapUint32StructOrThrow
com.google.protobuf.Struct getMapUint32StructOrThrow(int key) map<uint32, .google.protobuf.Struct> map_uint32_struct = 286; -
getMapUint32ValueCount
int getMapUint32ValueCount()map<uint32, .google.protobuf.Value> map_uint32_value = 287; -
containsMapUint32Value
boolean containsMapUint32Value(int key) map<uint32, .google.protobuf.Value> map_uint32_value = 287; -
getMapUint32Value
Deprecated.UsegetMapUint32ValueMap()instead. -
getMapUint32ValueMap
map<uint32, .google.protobuf.Value> map_uint32_value = 287; -
getMapUint32ValueOrDefault
com.google.protobuf.Value getMapUint32ValueOrDefault(int key, com.google.protobuf.Value defaultValue) map<uint32, .google.protobuf.Value> map_uint32_value = 287; -
getMapUint32ValueOrThrow
com.google.protobuf.Value getMapUint32ValueOrThrow(int key) map<uint32, .google.protobuf.Value> map_uint32_value = 287; -
getMapUint32ListValueCount
int getMapUint32ListValueCount()map<uint32, .google.protobuf.ListValue> map_uint32_list_value = 288; -
containsMapUint32ListValue
boolean containsMapUint32ListValue(int key) map<uint32, .google.protobuf.ListValue> map_uint32_list_value = 288; -
getMapUint32ListValue
Deprecated.UsegetMapUint32ListValueMap()instead. -
getMapUint32ListValueMap
map<uint32, .google.protobuf.ListValue> map_uint32_list_value = 288; -
getMapUint32ListValueOrDefault
com.google.protobuf.ListValue getMapUint32ListValueOrDefault(int key, com.google.protobuf.ListValue defaultValue) map<uint32, .google.protobuf.ListValue> map_uint32_list_value = 288; -
getMapUint32ListValueOrThrow
com.google.protobuf.ListValue getMapUint32ListValueOrThrow(int key) map<uint32, .google.protobuf.ListValue> map_uint32_list_value = 288; -
getMapUint32Int64WrapperCount
int getMapUint32Int64WrapperCount()map<uint32, .google.protobuf.Int64Value> map_uint32_int64_wrapper = 289; -
containsMapUint32Int64Wrapper
boolean containsMapUint32Int64Wrapper(int key) map<uint32, .google.protobuf.Int64Value> map_uint32_int64_wrapper = 289; -
getMapUint32Int64Wrapper
Deprecated.UsegetMapUint32Int64WrapperMap()instead. -
getMapUint32Int64WrapperMap
map<uint32, .google.protobuf.Int64Value> map_uint32_int64_wrapper = 289; -
getMapUint32Int64WrapperOrDefault
com.google.protobuf.Int64Value getMapUint32Int64WrapperOrDefault(int key, com.google.protobuf.Int64Value defaultValue) map<uint32, .google.protobuf.Int64Value> map_uint32_int64_wrapper = 289; -
getMapUint32Int64WrapperOrThrow
com.google.protobuf.Int64Value getMapUint32Int64WrapperOrThrow(int key) map<uint32, .google.protobuf.Int64Value> map_uint32_int64_wrapper = 289; -
getMapUint32Int32WrapperCount
int getMapUint32Int32WrapperCount()map<uint32, .google.protobuf.Int32Value> map_uint32_int32_wrapper = 290; -
containsMapUint32Int32Wrapper
boolean containsMapUint32Int32Wrapper(int key) map<uint32, .google.protobuf.Int32Value> map_uint32_int32_wrapper = 290; -
getMapUint32Int32Wrapper
Deprecated.UsegetMapUint32Int32WrapperMap()instead. -
getMapUint32Int32WrapperMap
map<uint32, .google.protobuf.Int32Value> map_uint32_int32_wrapper = 290; -
getMapUint32Int32WrapperOrDefault
com.google.protobuf.Int32Value getMapUint32Int32WrapperOrDefault(int key, com.google.protobuf.Int32Value defaultValue) map<uint32, .google.protobuf.Int32Value> map_uint32_int32_wrapper = 290; -
getMapUint32Int32WrapperOrThrow
com.google.protobuf.Int32Value getMapUint32Int32WrapperOrThrow(int key) map<uint32, .google.protobuf.Int32Value> map_uint32_int32_wrapper = 290; -
getMapUint32DoubleWrapperCount
int getMapUint32DoubleWrapperCount()map<uint32, .google.protobuf.DoubleValue> map_uint32_double_wrapper = 291; -
containsMapUint32DoubleWrapper
boolean containsMapUint32DoubleWrapper(int key) map<uint32, .google.protobuf.DoubleValue> map_uint32_double_wrapper = 291; -
getMapUint32DoubleWrapper
Deprecated.UsegetMapUint32DoubleWrapperMap()instead. -
getMapUint32DoubleWrapperMap
map<uint32, .google.protobuf.DoubleValue> map_uint32_double_wrapper = 291; -
getMapUint32DoubleWrapperOrDefault
com.google.protobuf.DoubleValue getMapUint32DoubleWrapperOrDefault(int key, com.google.protobuf.DoubleValue defaultValue) map<uint32, .google.protobuf.DoubleValue> map_uint32_double_wrapper = 291; -
getMapUint32DoubleWrapperOrThrow
com.google.protobuf.DoubleValue getMapUint32DoubleWrapperOrThrow(int key) map<uint32, .google.protobuf.DoubleValue> map_uint32_double_wrapper = 291; -
getMapUint32FloatWrapperCount
int getMapUint32FloatWrapperCount()map<uint32, .google.protobuf.FloatValue> map_uint32_float_wrapper = 292; -
containsMapUint32FloatWrapper
boolean containsMapUint32FloatWrapper(int key) map<uint32, .google.protobuf.FloatValue> map_uint32_float_wrapper = 292; -
getMapUint32FloatWrapper
Deprecated.UsegetMapUint32FloatWrapperMap()instead. -
getMapUint32FloatWrapperMap
map<uint32, .google.protobuf.FloatValue> map_uint32_float_wrapper = 292; -
getMapUint32FloatWrapperOrDefault
com.google.protobuf.FloatValue getMapUint32FloatWrapperOrDefault(int key, com.google.protobuf.FloatValue defaultValue) map<uint32, .google.protobuf.FloatValue> map_uint32_float_wrapper = 292; -
getMapUint32FloatWrapperOrThrow
com.google.protobuf.FloatValue getMapUint32FloatWrapperOrThrow(int key) map<uint32, .google.protobuf.FloatValue> map_uint32_float_wrapper = 292; -
getMapUint32Uint64WrapperCount
int getMapUint32Uint64WrapperCount()map<uint32, .google.protobuf.UInt64Value> map_uint32_uint64_wrapper = 293; -
containsMapUint32Uint64Wrapper
boolean containsMapUint32Uint64Wrapper(int key) map<uint32, .google.protobuf.UInt64Value> map_uint32_uint64_wrapper = 293; -
getMapUint32Uint64Wrapper
Deprecated.UsegetMapUint32Uint64WrapperMap()instead. -
getMapUint32Uint64WrapperMap
map<uint32, .google.protobuf.UInt64Value> map_uint32_uint64_wrapper = 293; -
getMapUint32Uint64WrapperOrDefault
com.google.protobuf.UInt64Value getMapUint32Uint64WrapperOrDefault(int key, com.google.protobuf.UInt64Value defaultValue) map<uint32, .google.protobuf.UInt64Value> map_uint32_uint64_wrapper = 293; -
getMapUint32Uint64WrapperOrThrow
com.google.protobuf.UInt64Value getMapUint32Uint64WrapperOrThrow(int key) map<uint32, .google.protobuf.UInt64Value> map_uint32_uint64_wrapper = 293; -
getMapUint32Uint32WrapperCount
int getMapUint32Uint32WrapperCount()map<uint32, .google.protobuf.UInt32Value> map_uint32_uint32_wrapper = 294; -
containsMapUint32Uint32Wrapper
boolean containsMapUint32Uint32Wrapper(int key) map<uint32, .google.protobuf.UInt32Value> map_uint32_uint32_wrapper = 294; -
getMapUint32Uint32Wrapper
Deprecated.UsegetMapUint32Uint32WrapperMap()instead. -
getMapUint32Uint32WrapperMap
map<uint32, .google.protobuf.UInt32Value> map_uint32_uint32_wrapper = 294; -
getMapUint32Uint32WrapperOrDefault
com.google.protobuf.UInt32Value getMapUint32Uint32WrapperOrDefault(int key, com.google.protobuf.UInt32Value defaultValue) map<uint32, .google.protobuf.UInt32Value> map_uint32_uint32_wrapper = 294; -
getMapUint32Uint32WrapperOrThrow
com.google.protobuf.UInt32Value getMapUint32Uint32WrapperOrThrow(int key) map<uint32, .google.protobuf.UInt32Value> map_uint32_uint32_wrapper = 294; -
getMapUint32StringWrapperCount
int getMapUint32StringWrapperCount()map<uint32, .google.protobuf.StringValue> map_uint32_string_wrapper = 295; -
containsMapUint32StringWrapper
boolean containsMapUint32StringWrapper(int key) map<uint32, .google.protobuf.StringValue> map_uint32_string_wrapper = 295; -
getMapUint32StringWrapper
Deprecated.UsegetMapUint32StringWrapperMap()instead. -
getMapUint32StringWrapperMap
map<uint32, .google.protobuf.StringValue> map_uint32_string_wrapper = 295; -
getMapUint32StringWrapperOrDefault
com.google.protobuf.StringValue getMapUint32StringWrapperOrDefault(int key, com.google.protobuf.StringValue defaultValue) map<uint32, .google.protobuf.StringValue> map_uint32_string_wrapper = 295; -
getMapUint32StringWrapperOrThrow
com.google.protobuf.StringValue getMapUint32StringWrapperOrThrow(int key) map<uint32, .google.protobuf.StringValue> map_uint32_string_wrapper = 295; -
getMapUint32BoolWrapperCount
int getMapUint32BoolWrapperCount()map<uint32, .google.protobuf.BoolValue> map_uint32_bool_wrapper = 296; -
containsMapUint32BoolWrapper
boolean containsMapUint32BoolWrapper(int key) map<uint32, .google.protobuf.BoolValue> map_uint32_bool_wrapper = 296; -
getMapUint32BoolWrapper
Deprecated.UsegetMapUint32BoolWrapperMap()instead. -
getMapUint32BoolWrapperMap
map<uint32, .google.protobuf.BoolValue> map_uint32_bool_wrapper = 296; -
getMapUint32BoolWrapperOrDefault
com.google.protobuf.BoolValue getMapUint32BoolWrapperOrDefault(int key, com.google.protobuf.BoolValue defaultValue) map<uint32, .google.protobuf.BoolValue> map_uint32_bool_wrapper = 296; -
getMapUint32BoolWrapperOrThrow
com.google.protobuf.BoolValue getMapUint32BoolWrapperOrThrow(int key) map<uint32, .google.protobuf.BoolValue> map_uint32_bool_wrapper = 296; -
getMapUint32BytesWrapperCount
int getMapUint32BytesWrapperCount()map<uint32, .google.protobuf.BytesValue> map_uint32_bytes_wrapper = 297; -
containsMapUint32BytesWrapper
boolean containsMapUint32BytesWrapper(int key) map<uint32, .google.protobuf.BytesValue> map_uint32_bytes_wrapper = 297; -
getMapUint32BytesWrapper
Deprecated.UsegetMapUint32BytesWrapperMap()instead. -
getMapUint32BytesWrapperMap
map<uint32, .google.protobuf.BytesValue> map_uint32_bytes_wrapper = 297; -
getMapUint32BytesWrapperOrDefault
com.google.protobuf.BytesValue getMapUint32BytesWrapperOrDefault(int key, com.google.protobuf.BytesValue defaultValue) map<uint32, .google.protobuf.BytesValue> map_uint32_bytes_wrapper = 297; -
getMapUint32BytesWrapperOrThrow
com.google.protobuf.BytesValue getMapUint32BytesWrapperOrThrow(int key) map<uint32, .google.protobuf.BytesValue> map_uint32_bytes_wrapper = 297; -
getMapUint64BoolCount
int getMapUint64BoolCount()map<uint64, bool> map_uint64_bool = 207; -
containsMapUint64Bool
boolean containsMapUint64Bool(long key) map<uint64, bool> map_uint64_bool = 207; -
getMapUint64Bool
Deprecated.UsegetMapUint64BoolMap()instead. -
getMapUint64BoolMap
map<uint64, bool> map_uint64_bool = 207; -
getMapUint64BoolOrDefault
boolean getMapUint64BoolOrDefault(long key, boolean defaultValue) map<uint64, bool> map_uint64_bool = 207; -
getMapUint64BoolOrThrow
boolean getMapUint64BoolOrThrow(long key) map<uint64, bool> map_uint64_bool = 207; -
getMapUint64StringCount
int getMapUint64StringCount()map<uint64, string> map_uint64_string = 208; -
containsMapUint64String
boolean containsMapUint64String(long key) map<uint64, string> map_uint64_string = 208; -
getMapUint64String
Deprecated.UsegetMapUint64StringMap()instead. -
getMapUint64StringMap
map<uint64, string> map_uint64_string = 208; -
getMapUint64StringOrDefault
map<uint64, string> map_uint64_string = 208; -
getMapUint64StringOrThrow
map<uint64, string> map_uint64_string = 208; -
getMapUint64BytesCount
int getMapUint64BytesCount()map<uint64, bytes> map_uint64_bytes = 209; -
containsMapUint64Bytes
boolean containsMapUint64Bytes(long key) map<uint64, bytes> map_uint64_bytes = 209; -
getMapUint64Bytes
Deprecated.UsegetMapUint64BytesMap()instead. -
getMapUint64BytesMap
map<uint64, bytes> map_uint64_bytes = 209; -
getMapUint64BytesOrDefault
com.google.protobuf.ByteString getMapUint64BytesOrDefault(long key, com.google.protobuf.ByteString defaultValue) map<uint64, bytes> map_uint64_bytes = 209; -
getMapUint64BytesOrThrow
com.google.protobuf.ByteString getMapUint64BytesOrThrow(long key) map<uint64, bytes> map_uint64_bytes = 209; -
getMapUint64Int32Count
int getMapUint64Int32Count()map<uint64, int32> map_uint64_int32 = 210; -
containsMapUint64Int32
boolean containsMapUint64Int32(long key) map<uint64, int32> map_uint64_int32 = 210; -
getMapUint64Int32
Deprecated.UsegetMapUint64Int32Map()instead. -
getMapUint64Int32Map
map<uint64, int32> map_uint64_int32 = 210; -
getMapUint64Int32OrDefault
int getMapUint64Int32OrDefault(long key, int defaultValue) map<uint64, int32> map_uint64_int32 = 210; -
getMapUint64Int32OrThrow
int getMapUint64Int32OrThrow(long key) map<uint64, int32> map_uint64_int32 = 210; -
getMapUint64Int64Count
int getMapUint64Int64Count()map<uint64, int64> map_uint64_int64 = 211; -
containsMapUint64Int64
boolean containsMapUint64Int64(long key) map<uint64, int64> map_uint64_int64 = 211; -
getMapUint64Int64
Deprecated.UsegetMapUint64Int64Map()instead. -
getMapUint64Int64Map
map<uint64, int64> map_uint64_int64 = 211; -
getMapUint64Int64OrDefault
long getMapUint64Int64OrDefault(long key, long defaultValue) map<uint64, int64> map_uint64_int64 = 211; -
getMapUint64Int64OrThrow
long getMapUint64Int64OrThrow(long key) map<uint64, int64> map_uint64_int64 = 211; -
getMapUint64Uint32Count
int getMapUint64Uint32Count()map<uint64, uint32> map_uint64_uint32 = 212; -
containsMapUint64Uint32
boolean containsMapUint64Uint32(long key) map<uint64, uint32> map_uint64_uint32 = 212; -
getMapUint64Uint32
Deprecated.UsegetMapUint64Uint32Map()instead. -
getMapUint64Uint32Map
map<uint64, uint32> map_uint64_uint32 = 212; -
getMapUint64Uint32OrDefault
int getMapUint64Uint32OrDefault(long key, int defaultValue) map<uint64, uint32> map_uint64_uint32 = 212; -
getMapUint64Uint32OrThrow
int getMapUint64Uint32OrThrow(long key) map<uint64, uint32> map_uint64_uint32 = 212; -
getMapUint64Uint64Count
int getMapUint64Uint64Count()map<uint64, uint64> map_uint64_uint64 = 213; -
containsMapUint64Uint64
boolean containsMapUint64Uint64(long key) map<uint64, uint64> map_uint64_uint64 = 213; -
getMapUint64Uint64
Deprecated.UsegetMapUint64Uint64Map()instead. -
getMapUint64Uint64Map
map<uint64, uint64> map_uint64_uint64 = 213; -
getMapUint64Uint64OrDefault
long getMapUint64Uint64OrDefault(long key, long defaultValue) map<uint64, uint64> map_uint64_uint64 = 213; -
getMapUint64Uint64OrThrow
long getMapUint64Uint64OrThrow(long key) map<uint64, uint64> map_uint64_uint64 = 213; -
getMapUint64FloatCount
int getMapUint64FloatCount()map<uint64, float> map_uint64_float = 214; -
containsMapUint64Float
boolean containsMapUint64Float(long key) map<uint64, float> map_uint64_float = 214; -
getMapUint64Float
Deprecated.UsegetMapUint64FloatMap()instead. -
getMapUint64FloatMap
map<uint64, float> map_uint64_float = 214; -
getMapUint64FloatOrDefault
float getMapUint64FloatOrDefault(long key, float defaultValue) map<uint64, float> map_uint64_float = 214; -
getMapUint64FloatOrThrow
float getMapUint64FloatOrThrow(long key) map<uint64, float> map_uint64_float = 214; -
getMapUint64DoubleCount
int getMapUint64DoubleCount()map<uint64, double> map_uint64_double = 215; -
containsMapUint64Double
boolean containsMapUint64Double(long key) map<uint64, double> map_uint64_double = 215; -
getMapUint64Double
Deprecated.UsegetMapUint64DoubleMap()instead. -
getMapUint64DoubleMap
map<uint64, double> map_uint64_double = 215; -
getMapUint64DoubleOrDefault
double getMapUint64DoubleOrDefault(long key, double defaultValue) map<uint64, double> map_uint64_double = 215; -
getMapUint64DoubleOrThrow
double getMapUint64DoubleOrThrow(long key) map<uint64, double> map_uint64_double = 215; -
getMapUint64EnumCount
int getMapUint64EnumCount()map<uint64, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_uint64_enum = 216; -
containsMapUint64Enum
boolean containsMapUint64Enum(long key) map<uint64, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_uint64_enum = 216; -
getMapUint64Enum
Deprecated.UsegetMapUint64EnumMap()instead. -
getMapUint64EnumMap
Map<Long,TestAllTypes.NestedEnum> getMapUint64EnumMap()map<uint64, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_uint64_enum = 216; -
getMapUint64EnumOrDefault
map<uint64, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_uint64_enum = 216; -
getMapUint64EnumOrThrow
map<uint64, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_uint64_enum = 216; -
getMapUint64EnumValue
Deprecated.UsegetMapUint64EnumValueMap()instead. -
getMapUint64EnumValueMap
map<uint64, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_uint64_enum = 216; -
getMapUint64EnumValueOrDefault
int getMapUint64EnumValueOrDefault(long key, int defaultValue) map<uint64, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_uint64_enum = 216; -
getMapUint64EnumValueOrThrow
int getMapUint64EnumValueOrThrow(long key) map<uint64, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_uint64_enum = 216; -
getMapUint64MessageCount
int getMapUint64MessageCount()map<uint64, .cel.expr.conformance.proto3.TestAllTypes.NestedMessage> map_uint64_message = 217; -
containsMapUint64Message
boolean containsMapUint64Message(long key) map<uint64, .cel.expr.conformance.proto3.TestAllTypes.NestedMessage> map_uint64_message = 217; -
getMapUint64Message
Deprecated.UsegetMapUint64MessageMap()instead. -
getMapUint64MessageMap
Map<Long,TestAllTypes.NestedMessage> getMapUint64MessageMap()map<uint64, .cel.expr.conformance.proto3.TestAllTypes.NestedMessage> map_uint64_message = 217; -
getMapUint64MessageOrDefault
TestAllTypes.NestedMessage getMapUint64MessageOrDefault(long key, TestAllTypes.NestedMessage defaultValue) map<uint64, .cel.expr.conformance.proto3.TestAllTypes.NestedMessage> map_uint64_message = 217; -
getMapUint64MessageOrThrow
map<uint64, .cel.expr.conformance.proto3.TestAllTypes.NestedMessage> map_uint64_message = 217; -
getMapUint64DurationCount
int getMapUint64DurationCount()map<uint64, .google.protobuf.Duration> map_uint64_duration = 240; -
containsMapUint64Duration
boolean containsMapUint64Duration(long key) map<uint64, .google.protobuf.Duration> map_uint64_duration = 240; -
getMapUint64Duration
Deprecated.UsegetMapUint64DurationMap()instead. -
getMapUint64DurationMap
map<uint64, .google.protobuf.Duration> map_uint64_duration = 240; -
getMapUint64DurationOrDefault
com.google.protobuf.Duration getMapUint64DurationOrDefault(long key, com.google.protobuf.Duration defaultValue) map<uint64, .google.protobuf.Duration> map_uint64_duration = 240; -
getMapUint64DurationOrThrow
com.google.protobuf.Duration getMapUint64DurationOrThrow(long key) map<uint64, .google.protobuf.Duration> map_uint64_duration = 240; -
getMapUint64TimestampCount
int getMapUint64TimestampCount()map<uint64, .google.protobuf.Timestamp> map_uint64_timestamp = 241; -
containsMapUint64Timestamp
boolean containsMapUint64Timestamp(long key) map<uint64, .google.protobuf.Timestamp> map_uint64_timestamp = 241; -
getMapUint64Timestamp
Deprecated.UsegetMapUint64TimestampMap()instead. -
getMapUint64TimestampMap
map<uint64, .google.protobuf.Timestamp> map_uint64_timestamp = 241; -
getMapUint64TimestampOrDefault
com.google.protobuf.Timestamp getMapUint64TimestampOrDefault(long key, com.google.protobuf.Timestamp defaultValue) map<uint64, .google.protobuf.Timestamp> map_uint64_timestamp = 241; -
getMapUint64TimestampOrThrow
com.google.protobuf.Timestamp getMapUint64TimestampOrThrow(long key) map<uint64, .google.protobuf.Timestamp> map_uint64_timestamp = 241; -
getMapUint64NullValueCount
int getMapUint64NullValueCount()map<uint64, .google.protobuf.NullValue> map_uint64_null_value = 242; -
containsMapUint64NullValue
boolean containsMapUint64NullValue(long key) map<uint64, .google.protobuf.NullValue> map_uint64_null_value = 242; -
getMapUint64NullValue
Deprecated.UsegetMapUint64NullValueMap()instead. -
getMapUint64NullValueMap
map<uint64, .google.protobuf.NullValue> map_uint64_null_value = 242; -
getMapUint64NullValueOrDefault
com.google.protobuf.NullValue getMapUint64NullValueOrDefault(long key, com.google.protobuf.NullValue defaultValue) map<uint64, .google.protobuf.NullValue> map_uint64_null_value = 242; -
getMapUint64NullValueOrThrow
com.google.protobuf.NullValue getMapUint64NullValueOrThrow(long key) map<uint64, .google.protobuf.NullValue> map_uint64_null_value = 242; -
getMapUint64NullValueValue
Deprecated.UsegetMapUint64NullValueValueMap()instead. -
getMapUint64NullValueValueMap
map<uint64, .google.protobuf.NullValue> map_uint64_null_value = 242; -
getMapUint64NullValueValueOrDefault
int getMapUint64NullValueValueOrDefault(long key, int defaultValue) map<uint64, .google.protobuf.NullValue> map_uint64_null_value = 242; -
getMapUint64NullValueValueOrThrow
int getMapUint64NullValueValueOrThrow(long key) map<uint64, .google.protobuf.NullValue> map_uint64_null_value = 242; -
getMapUint64AnyCount
int getMapUint64AnyCount()map<uint64, .google.protobuf.Any> map_uint64_any = 298; -
containsMapUint64Any
boolean containsMapUint64Any(long key) map<uint64, .google.protobuf.Any> map_uint64_any = 298; -
getMapUint64Any
Deprecated.UsegetMapUint64AnyMap()instead. -
getMapUint64AnyMap
map<uint64, .google.protobuf.Any> map_uint64_any = 298; -
getMapUint64AnyOrDefault
com.google.protobuf.Any getMapUint64AnyOrDefault(long key, com.google.protobuf.Any defaultValue) map<uint64, .google.protobuf.Any> map_uint64_any = 298; -
getMapUint64AnyOrThrow
com.google.protobuf.Any getMapUint64AnyOrThrow(long key) map<uint64, .google.protobuf.Any> map_uint64_any = 298; -
getMapUint64StructCount
int getMapUint64StructCount()map<uint64, .google.protobuf.Struct> map_uint64_struct = 299; -
containsMapUint64Struct
boolean containsMapUint64Struct(long key) map<uint64, .google.protobuf.Struct> map_uint64_struct = 299; -
getMapUint64Struct
Deprecated.UsegetMapUint64StructMap()instead. -
getMapUint64StructMap
map<uint64, .google.protobuf.Struct> map_uint64_struct = 299; -
getMapUint64StructOrDefault
com.google.protobuf.Struct getMapUint64StructOrDefault(long key, com.google.protobuf.Struct defaultValue) map<uint64, .google.protobuf.Struct> map_uint64_struct = 299; -
getMapUint64StructOrThrow
com.google.protobuf.Struct getMapUint64StructOrThrow(long key) map<uint64, .google.protobuf.Struct> map_uint64_struct = 299; -
getMapUint64ValueCount
int getMapUint64ValueCount()map<uint64, .google.protobuf.Value> map_uint64_value = 300; -
containsMapUint64Value
boolean containsMapUint64Value(long key) map<uint64, .google.protobuf.Value> map_uint64_value = 300; -
getMapUint64Value
Deprecated.UsegetMapUint64ValueMap()instead. -
getMapUint64ValueMap
map<uint64, .google.protobuf.Value> map_uint64_value = 300; -
getMapUint64ValueOrDefault
com.google.protobuf.Value getMapUint64ValueOrDefault(long key, com.google.protobuf.Value defaultValue) map<uint64, .google.protobuf.Value> map_uint64_value = 300; -
getMapUint64ValueOrThrow
com.google.protobuf.Value getMapUint64ValueOrThrow(long key) map<uint64, .google.protobuf.Value> map_uint64_value = 300; -
getMapUint64ListValueCount
int getMapUint64ListValueCount()map<uint64, .google.protobuf.ListValue> map_uint64_list_value = 301; -
containsMapUint64ListValue
boolean containsMapUint64ListValue(long key) map<uint64, .google.protobuf.ListValue> map_uint64_list_value = 301; -
getMapUint64ListValue
Deprecated.UsegetMapUint64ListValueMap()instead. -
getMapUint64ListValueMap
map<uint64, .google.protobuf.ListValue> map_uint64_list_value = 301; -
getMapUint64ListValueOrDefault
com.google.protobuf.ListValue getMapUint64ListValueOrDefault(long key, com.google.protobuf.ListValue defaultValue) map<uint64, .google.protobuf.ListValue> map_uint64_list_value = 301; -
getMapUint64ListValueOrThrow
com.google.protobuf.ListValue getMapUint64ListValueOrThrow(long key) map<uint64, .google.protobuf.ListValue> map_uint64_list_value = 301; -
getMapUint64Int64WrapperCount
int getMapUint64Int64WrapperCount()map<uint64, .google.protobuf.Int64Value> map_uint64_int64_wrapper = 302; -
containsMapUint64Int64Wrapper
boolean containsMapUint64Int64Wrapper(long key) map<uint64, .google.protobuf.Int64Value> map_uint64_int64_wrapper = 302; -
getMapUint64Int64Wrapper
Deprecated.UsegetMapUint64Int64WrapperMap()instead. -
getMapUint64Int64WrapperMap
map<uint64, .google.protobuf.Int64Value> map_uint64_int64_wrapper = 302; -
getMapUint64Int64WrapperOrDefault
com.google.protobuf.Int64Value getMapUint64Int64WrapperOrDefault(long key, com.google.protobuf.Int64Value defaultValue) map<uint64, .google.protobuf.Int64Value> map_uint64_int64_wrapper = 302; -
getMapUint64Int64WrapperOrThrow
com.google.protobuf.Int64Value getMapUint64Int64WrapperOrThrow(long key) map<uint64, .google.protobuf.Int64Value> map_uint64_int64_wrapper = 302; -
getMapUint64Int32WrapperCount
int getMapUint64Int32WrapperCount()map<uint64, .google.protobuf.Int32Value> map_uint64_int32_wrapper = 303; -
containsMapUint64Int32Wrapper
boolean containsMapUint64Int32Wrapper(long key) map<uint64, .google.protobuf.Int32Value> map_uint64_int32_wrapper = 303; -
getMapUint64Int32Wrapper
Deprecated.UsegetMapUint64Int32WrapperMap()instead. -
getMapUint64Int32WrapperMap
map<uint64, .google.protobuf.Int32Value> map_uint64_int32_wrapper = 303; -
getMapUint64Int32WrapperOrDefault
com.google.protobuf.Int32Value getMapUint64Int32WrapperOrDefault(long key, com.google.protobuf.Int32Value defaultValue) map<uint64, .google.protobuf.Int32Value> map_uint64_int32_wrapper = 303; -
getMapUint64Int32WrapperOrThrow
com.google.protobuf.Int32Value getMapUint64Int32WrapperOrThrow(long key) map<uint64, .google.protobuf.Int32Value> map_uint64_int32_wrapper = 303; -
getMapUint64DoubleWrapperCount
int getMapUint64DoubleWrapperCount()map<uint64, .google.protobuf.DoubleValue> map_uint64_double_wrapper = 304; -
containsMapUint64DoubleWrapper
boolean containsMapUint64DoubleWrapper(long key) map<uint64, .google.protobuf.DoubleValue> map_uint64_double_wrapper = 304; -
getMapUint64DoubleWrapper
Deprecated.UsegetMapUint64DoubleWrapperMap()instead. -
getMapUint64DoubleWrapperMap
map<uint64, .google.protobuf.DoubleValue> map_uint64_double_wrapper = 304; -
getMapUint64DoubleWrapperOrDefault
com.google.protobuf.DoubleValue getMapUint64DoubleWrapperOrDefault(long key, com.google.protobuf.DoubleValue defaultValue) map<uint64, .google.protobuf.DoubleValue> map_uint64_double_wrapper = 304; -
getMapUint64DoubleWrapperOrThrow
com.google.protobuf.DoubleValue getMapUint64DoubleWrapperOrThrow(long key) map<uint64, .google.protobuf.DoubleValue> map_uint64_double_wrapper = 304; -
getMapUint64FloatWrapperCount
int getMapUint64FloatWrapperCount()map<uint64, .google.protobuf.FloatValue> map_uint64_float_wrapper = 305; -
containsMapUint64FloatWrapper
boolean containsMapUint64FloatWrapper(long key) map<uint64, .google.protobuf.FloatValue> map_uint64_float_wrapper = 305; -
getMapUint64FloatWrapper
Deprecated.UsegetMapUint64FloatWrapperMap()instead. -
getMapUint64FloatWrapperMap
map<uint64, .google.protobuf.FloatValue> map_uint64_float_wrapper = 305; -
getMapUint64FloatWrapperOrDefault
com.google.protobuf.FloatValue getMapUint64FloatWrapperOrDefault(long key, com.google.protobuf.FloatValue defaultValue) map<uint64, .google.protobuf.FloatValue> map_uint64_float_wrapper = 305; -
getMapUint64FloatWrapperOrThrow
com.google.protobuf.FloatValue getMapUint64FloatWrapperOrThrow(long key) map<uint64, .google.protobuf.FloatValue> map_uint64_float_wrapper = 305; -
getMapUint64Uint64WrapperCount
int getMapUint64Uint64WrapperCount()map<uint64, .google.protobuf.UInt64Value> map_uint64_uint64_wrapper = 306; -
containsMapUint64Uint64Wrapper
boolean containsMapUint64Uint64Wrapper(long key) map<uint64, .google.protobuf.UInt64Value> map_uint64_uint64_wrapper = 306; -
getMapUint64Uint64Wrapper
Deprecated.UsegetMapUint64Uint64WrapperMap()instead. -
getMapUint64Uint64WrapperMap
map<uint64, .google.protobuf.UInt64Value> map_uint64_uint64_wrapper = 306; -
getMapUint64Uint64WrapperOrDefault
com.google.protobuf.UInt64Value getMapUint64Uint64WrapperOrDefault(long key, com.google.protobuf.UInt64Value defaultValue) map<uint64, .google.protobuf.UInt64Value> map_uint64_uint64_wrapper = 306; -
getMapUint64Uint64WrapperOrThrow
com.google.protobuf.UInt64Value getMapUint64Uint64WrapperOrThrow(long key) map<uint64, .google.protobuf.UInt64Value> map_uint64_uint64_wrapper = 306; -
getMapUint64Uint32WrapperCount
int getMapUint64Uint32WrapperCount()map<uint64, .google.protobuf.UInt32Value> map_uint64_uint32_wrapper = 307; -
containsMapUint64Uint32Wrapper
boolean containsMapUint64Uint32Wrapper(long key) map<uint64, .google.protobuf.UInt32Value> map_uint64_uint32_wrapper = 307; -
getMapUint64Uint32Wrapper
Deprecated.UsegetMapUint64Uint32WrapperMap()instead. -
getMapUint64Uint32WrapperMap
map<uint64, .google.protobuf.UInt32Value> map_uint64_uint32_wrapper = 307; -
getMapUint64Uint32WrapperOrDefault
com.google.protobuf.UInt32Value getMapUint64Uint32WrapperOrDefault(long key, com.google.protobuf.UInt32Value defaultValue) map<uint64, .google.protobuf.UInt32Value> map_uint64_uint32_wrapper = 307; -
getMapUint64Uint32WrapperOrThrow
com.google.protobuf.UInt32Value getMapUint64Uint32WrapperOrThrow(long key) map<uint64, .google.protobuf.UInt32Value> map_uint64_uint32_wrapper = 307; -
getMapUint64StringWrapperCount
int getMapUint64StringWrapperCount()map<uint64, .google.protobuf.StringValue> map_uint64_string_wrapper = 308; -
containsMapUint64StringWrapper
boolean containsMapUint64StringWrapper(long key) map<uint64, .google.protobuf.StringValue> map_uint64_string_wrapper = 308; -
getMapUint64StringWrapper
Deprecated.UsegetMapUint64StringWrapperMap()instead. -
getMapUint64StringWrapperMap
map<uint64, .google.protobuf.StringValue> map_uint64_string_wrapper = 308; -
getMapUint64StringWrapperOrDefault
com.google.protobuf.StringValue getMapUint64StringWrapperOrDefault(long key, com.google.protobuf.StringValue defaultValue) map<uint64, .google.protobuf.StringValue> map_uint64_string_wrapper = 308; -
getMapUint64StringWrapperOrThrow
com.google.protobuf.StringValue getMapUint64StringWrapperOrThrow(long key) map<uint64, .google.protobuf.StringValue> map_uint64_string_wrapper = 308; -
getMapUint64BoolWrapperCount
int getMapUint64BoolWrapperCount()map<uint64, .google.protobuf.BoolValue> map_uint64_bool_wrapper = 309; -
containsMapUint64BoolWrapper
boolean containsMapUint64BoolWrapper(long key) map<uint64, .google.protobuf.BoolValue> map_uint64_bool_wrapper = 309; -
getMapUint64BoolWrapper
Deprecated.UsegetMapUint64BoolWrapperMap()instead. -
getMapUint64BoolWrapperMap
map<uint64, .google.protobuf.BoolValue> map_uint64_bool_wrapper = 309; -
getMapUint64BoolWrapperOrDefault
com.google.protobuf.BoolValue getMapUint64BoolWrapperOrDefault(long key, com.google.protobuf.BoolValue defaultValue) map<uint64, .google.protobuf.BoolValue> map_uint64_bool_wrapper = 309; -
getMapUint64BoolWrapperOrThrow
com.google.protobuf.BoolValue getMapUint64BoolWrapperOrThrow(long key) map<uint64, .google.protobuf.BoolValue> map_uint64_bool_wrapper = 309; -
getMapUint64BytesWrapperCount
int getMapUint64BytesWrapperCount()map<uint64, .google.protobuf.BytesValue> map_uint64_bytes_wrapper = 310; -
containsMapUint64BytesWrapper
boolean containsMapUint64BytesWrapper(long key) map<uint64, .google.protobuf.BytesValue> map_uint64_bytes_wrapper = 310; -
getMapUint64BytesWrapper
Deprecated.UsegetMapUint64BytesWrapperMap()instead. -
getMapUint64BytesWrapperMap
map<uint64, .google.protobuf.BytesValue> map_uint64_bytes_wrapper = 310; -
getMapUint64BytesWrapperOrDefault
com.google.protobuf.BytesValue getMapUint64BytesWrapperOrDefault(long key, com.google.protobuf.BytesValue defaultValue) map<uint64, .google.protobuf.BytesValue> map_uint64_bytes_wrapper = 310; -
getMapUint64BytesWrapperOrThrow
com.google.protobuf.BytesValue getMapUint64BytesWrapperOrThrow(long key) map<uint64, .google.protobuf.BytesValue> map_uint64_bytes_wrapper = 310; -
getMapStringBoolCount
int getMapStringBoolCount()map<string, bool> map_string_bool = 218; -
containsMapStringBool
map<string, bool> map_string_bool = 218; -
getMapStringBool
Deprecated.UsegetMapStringBoolMap()instead. -
getMapStringBoolMap
map<string, bool> map_string_bool = 218; -
getMapStringBoolOrDefault
map<string, bool> map_string_bool = 218; -
getMapStringBoolOrThrow
map<string, bool> map_string_bool = 218; -
getMapStringStringCount
int getMapStringStringCount()map<string, string> map_string_string = 61; -
containsMapStringString
map<string, string> map_string_string = 61; -
getMapStringString
Deprecated.UsegetMapStringStringMap()instead. -
getMapStringStringMap
map<string, string> map_string_string = 61; -
getMapStringStringOrDefault
map<string, string> map_string_string = 61; -
getMapStringStringOrThrow
map<string, string> map_string_string = 61; -
getMapStringBytesCount
int getMapStringBytesCount()map<string, bytes> map_string_bytes = 219; -
containsMapStringBytes
map<string, bytes> map_string_bytes = 219; -
getMapStringBytes
Deprecated.UsegetMapStringBytesMap()instead. -
getMapStringBytesMap
map<string, bytes> map_string_bytes = 219; -
getMapStringBytesOrDefault
com.google.protobuf.ByteString getMapStringBytesOrDefault(String key, com.google.protobuf.ByteString defaultValue) map<string, bytes> map_string_bytes = 219; -
getMapStringBytesOrThrow
map<string, bytes> map_string_bytes = 219; -
getMapStringInt32Count
int getMapStringInt32Count()map<string, int32> map_string_int32 = 220; -
containsMapStringInt32
map<string, int32> map_string_int32 = 220; -
getMapStringInt32
Deprecated.UsegetMapStringInt32Map()instead. -
getMapStringInt32Map
map<string, int32> map_string_int32 = 220; -
getMapStringInt32OrDefault
map<string, int32> map_string_int32 = 220; -
getMapStringInt32OrThrow
map<string, int32> map_string_int32 = 220; -
getMapStringInt64Count
int getMapStringInt64Count()map<string, int64> map_string_int64 = 221; -
containsMapStringInt64
map<string, int64> map_string_int64 = 221; -
getMapStringInt64
Deprecated.UsegetMapStringInt64Map()instead. -
getMapStringInt64Map
map<string, int64> map_string_int64 = 221; -
getMapStringInt64OrDefault
map<string, int64> map_string_int64 = 221; -
getMapStringInt64OrThrow
map<string, int64> map_string_int64 = 221; -
getMapStringUint32Count
int getMapStringUint32Count()map<string, uint32> map_string_uint32 = 222; -
containsMapStringUint32
map<string, uint32> map_string_uint32 = 222; -
getMapStringUint32
Deprecated.UsegetMapStringUint32Map()instead. -
getMapStringUint32Map
map<string, uint32> map_string_uint32 = 222; -
getMapStringUint32OrDefault
map<string, uint32> map_string_uint32 = 222; -
getMapStringUint32OrThrow
map<string, uint32> map_string_uint32 = 222; -
getMapStringUint64Count
int getMapStringUint64Count()map<string, uint64> map_string_uint64 = 223; -
containsMapStringUint64
map<string, uint64> map_string_uint64 = 223; -
getMapStringUint64
Deprecated.UsegetMapStringUint64Map()instead. -
getMapStringUint64Map
map<string, uint64> map_string_uint64 = 223; -
getMapStringUint64OrDefault
map<string, uint64> map_string_uint64 = 223; -
getMapStringUint64OrThrow
map<string, uint64> map_string_uint64 = 223; -
getMapStringFloatCount
int getMapStringFloatCount()map<string, float> map_string_float = 224; -
containsMapStringFloat
map<string, float> map_string_float = 224; -
getMapStringFloat
Deprecated.UsegetMapStringFloatMap()instead. -
getMapStringFloatMap
map<string, float> map_string_float = 224; -
getMapStringFloatOrDefault
map<string, float> map_string_float = 224; -
getMapStringFloatOrThrow
map<string, float> map_string_float = 224; -
getMapStringDoubleCount
int getMapStringDoubleCount()map<string, double> map_string_double = 225; -
containsMapStringDouble
map<string, double> map_string_double = 225; -
getMapStringDouble
Deprecated.UsegetMapStringDoubleMap()instead. -
getMapStringDoubleMap
map<string, double> map_string_double = 225; -
getMapStringDoubleOrDefault
map<string, double> map_string_double = 225; -
getMapStringDoubleOrThrow
map<string, double> map_string_double = 225; -
getMapStringEnumCount
int getMapStringEnumCount()map<string, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_string_enum = 226; -
containsMapStringEnum
map<string, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_string_enum = 226; -
getMapStringEnum
Deprecated.UsegetMapStringEnumMap()instead. -
getMapStringEnumMap
Map<String,TestAllTypes.NestedEnum> getMapStringEnumMap()map<string, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_string_enum = 226; -
getMapStringEnumOrDefault
map<string, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_string_enum = 226; -
getMapStringEnumOrThrow
map<string, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_string_enum = 226; -
getMapStringEnumValue
Deprecated.UsegetMapStringEnumValueMap()instead. -
getMapStringEnumValueMap
map<string, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_string_enum = 226; -
getMapStringEnumValueOrDefault
map<string, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_string_enum = 226; -
getMapStringEnumValueOrThrow
map<string, .cel.expr.conformance.proto3.TestAllTypes.NestedEnum> map_string_enum = 226; -
getMapStringMessageCount
int getMapStringMessageCount()map<string, .cel.expr.conformance.proto3.TestAllTypes.NestedMessage> map_string_message = 227; -
containsMapStringMessage
map<string, .cel.expr.conformance.proto3.TestAllTypes.NestedMessage> map_string_message = 227; -
getMapStringMessage
Deprecated.UsegetMapStringMessageMap()instead. -
getMapStringMessageMap
Map<String,TestAllTypes.NestedMessage> getMapStringMessageMap()map<string, .cel.expr.conformance.proto3.TestAllTypes.NestedMessage> map_string_message = 227; -
getMapStringMessageOrDefault
TestAllTypes.NestedMessage getMapStringMessageOrDefault(String key, TestAllTypes.NestedMessage defaultValue) map<string, .cel.expr.conformance.proto3.TestAllTypes.NestedMessage> map_string_message = 227; -
getMapStringMessageOrThrow
map<string, .cel.expr.conformance.proto3.TestAllTypes.NestedMessage> map_string_message = 227; -
getMapStringDurationCount
int getMapStringDurationCount()map<string, .google.protobuf.Duration> map_string_duration = 243; -
containsMapStringDuration
map<string, .google.protobuf.Duration> map_string_duration = 243; -
getMapStringDuration
Deprecated.UsegetMapStringDurationMap()instead. -
getMapStringDurationMap
map<string, .google.protobuf.Duration> map_string_duration = 243; -
getMapStringDurationOrDefault
com.google.protobuf.Duration getMapStringDurationOrDefault(String key, com.google.protobuf.Duration defaultValue) map<string, .google.protobuf.Duration> map_string_duration = 243; -
getMapStringDurationOrThrow
map<string, .google.protobuf.Duration> map_string_duration = 243; -
getMapStringTimestampCount
int getMapStringTimestampCount()map<string, .google.protobuf.Timestamp> map_string_timestamp = 244; -
containsMapStringTimestamp
map<string, .google.protobuf.Timestamp> map_string_timestamp = 244; -
getMapStringTimestamp
Deprecated.UsegetMapStringTimestampMap()instead. -
getMapStringTimestampMap
map<string, .google.protobuf.Timestamp> map_string_timestamp = 244; -
getMapStringTimestampOrDefault
com.google.protobuf.Timestamp getMapStringTimestampOrDefault(String key, com.google.protobuf.Timestamp defaultValue) map<string, .google.protobuf.Timestamp> map_string_timestamp = 244; -
getMapStringTimestampOrThrow
map<string, .google.protobuf.Timestamp> map_string_timestamp = 244; -
getMapStringNullValueCount
int getMapStringNullValueCount()map<string, .google.protobuf.NullValue> map_string_null_value = 245; -
containsMapStringNullValue
map<string, .google.protobuf.NullValue> map_string_null_value = 245; -
getMapStringNullValue
Deprecated.UsegetMapStringNullValueMap()instead. -
getMapStringNullValueMap
map<string, .google.protobuf.NullValue> map_string_null_value = 245; -
getMapStringNullValueOrDefault
com.google.protobuf.NullValue getMapStringNullValueOrDefault(String key, com.google.protobuf.NullValue defaultValue) map<string, .google.protobuf.NullValue> map_string_null_value = 245; -
getMapStringNullValueOrThrow
map<string, .google.protobuf.NullValue> map_string_null_value = 245; -
getMapStringNullValueValue
Deprecated.UsegetMapStringNullValueValueMap()instead. -
getMapStringNullValueValueMap
map<string, .google.protobuf.NullValue> map_string_null_value = 245; -
getMapStringNullValueValueOrDefault
map<string, .google.protobuf.NullValue> map_string_null_value = 245; -
getMapStringNullValueValueOrThrow
map<string, .google.protobuf.NullValue> map_string_null_value = 245; -
getMapStringAnyCount
int getMapStringAnyCount()map<string, .google.protobuf.Any> map_string_any = 311; -
containsMapStringAny
map<string, .google.protobuf.Any> map_string_any = 311; -
getMapStringAny
Deprecated.UsegetMapStringAnyMap()instead. -
getMapStringAnyMap
map<string, .google.protobuf.Any> map_string_any = 311; -
getMapStringAnyOrDefault
map<string, .google.protobuf.Any> map_string_any = 311; -
getMapStringAnyOrThrow
map<string, .google.protobuf.Any> map_string_any = 311; -
getMapStringStructCount
int getMapStringStructCount()map<string, .google.protobuf.Struct> map_string_struct = 312; -
containsMapStringStruct
map<string, .google.protobuf.Struct> map_string_struct = 312; -
getMapStringStruct
Deprecated.UsegetMapStringStructMap()instead. -
getMapStringStructMap
map<string, .google.protobuf.Struct> map_string_struct = 312; -
getMapStringStructOrDefault
com.google.protobuf.Struct getMapStringStructOrDefault(String key, com.google.protobuf.Struct defaultValue) map<string, .google.protobuf.Struct> map_string_struct = 312; -
getMapStringStructOrThrow
map<string, .google.protobuf.Struct> map_string_struct = 312; -
getMapStringValueCount
int getMapStringValueCount()map<string, .google.protobuf.Value> map_string_value = 313; -
containsMapStringValue
map<string, .google.protobuf.Value> map_string_value = 313; -
getMapStringValue
Deprecated.UsegetMapStringValueMap()instead. -
getMapStringValueMap
map<string, .google.protobuf.Value> map_string_value = 313; -
getMapStringValueOrDefault
com.google.protobuf.Value getMapStringValueOrDefault(String key, com.google.protobuf.Value defaultValue) map<string, .google.protobuf.Value> map_string_value = 313; -
getMapStringValueOrThrow
map<string, .google.protobuf.Value> map_string_value = 313; -
getMapStringListValueCount
int getMapStringListValueCount()map<string, .google.protobuf.ListValue> map_string_list_value = 314; -
containsMapStringListValue
map<string, .google.protobuf.ListValue> map_string_list_value = 314; -
getMapStringListValue
Deprecated.UsegetMapStringListValueMap()instead. -
getMapStringListValueMap
map<string, .google.protobuf.ListValue> map_string_list_value = 314; -
getMapStringListValueOrDefault
com.google.protobuf.ListValue getMapStringListValueOrDefault(String key, com.google.protobuf.ListValue defaultValue) map<string, .google.protobuf.ListValue> map_string_list_value = 314; -
getMapStringListValueOrThrow
map<string, .google.protobuf.ListValue> map_string_list_value = 314; -
getMapStringInt64WrapperCount
int getMapStringInt64WrapperCount()map<string, .google.protobuf.Int64Value> map_string_int64_wrapper = 315; -
containsMapStringInt64Wrapper
map<string, .google.protobuf.Int64Value> map_string_int64_wrapper = 315; -
getMapStringInt64Wrapper
Deprecated.UsegetMapStringInt64WrapperMap()instead. -
getMapStringInt64WrapperMap
map<string, .google.protobuf.Int64Value> map_string_int64_wrapper = 315; -
getMapStringInt64WrapperOrDefault
com.google.protobuf.Int64Value getMapStringInt64WrapperOrDefault(String key, com.google.protobuf.Int64Value defaultValue) map<string, .google.protobuf.Int64Value> map_string_int64_wrapper = 315; -
getMapStringInt64WrapperOrThrow
map<string, .google.protobuf.Int64Value> map_string_int64_wrapper = 315; -
getMapStringInt32WrapperCount
int getMapStringInt32WrapperCount()map<string, .google.protobuf.Int32Value> map_string_int32_wrapper = 316; -
containsMapStringInt32Wrapper
map<string, .google.protobuf.Int32Value> map_string_int32_wrapper = 316; -
getMapStringInt32Wrapper
Deprecated.UsegetMapStringInt32WrapperMap()instead. -
getMapStringInt32WrapperMap
map<string, .google.protobuf.Int32Value> map_string_int32_wrapper = 316; -
getMapStringInt32WrapperOrDefault
com.google.protobuf.Int32Value getMapStringInt32WrapperOrDefault(String key, com.google.protobuf.Int32Value defaultValue) map<string, .google.protobuf.Int32Value> map_string_int32_wrapper = 316; -
getMapStringInt32WrapperOrThrow
map<string, .google.protobuf.Int32Value> map_string_int32_wrapper = 316; -
getMapStringDoubleWrapperCount
int getMapStringDoubleWrapperCount()map<string, .google.protobuf.DoubleValue> map_string_double_wrapper = 317; -
containsMapStringDoubleWrapper
map<string, .google.protobuf.DoubleValue> map_string_double_wrapper = 317; -
getMapStringDoubleWrapper
Deprecated.UsegetMapStringDoubleWrapperMap()instead. -
getMapStringDoubleWrapperMap
map<string, .google.protobuf.DoubleValue> map_string_double_wrapper = 317; -
getMapStringDoubleWrapperOrDefault
com.google.protobuf.DoubleValue getMapStringDoubleWrapperOrDefault(String key, com.google.protobuf.DoubleValue defaultValue) map<string, .google.protobuf.DoubleValue> map_string_double_wrapper = 317; -
getMapStringDoubleWrapperOrThrow
map<string, .google.protobuf.DoubleValue> map_string_double_wrapper = 317; -
getMapStringFloatWrapperCount
int getMapStringFloatWrapperCount()map<string, .google.protobuf.FloatValue> map_string_float_wrapper = 318; -
containsMapStringFloatWrapper
map<string, .google.protobuf.FloatValue> map_string_float_wrapper = 318; -
getMapStringFloatWrapper
Deprecated.UsegetMapStringFloatWrapperMap()instead. -
getMapStringFloatWrapperMap
map<string, .google.protobuf.FloatValue> map_string_float_wrapper = 318; -
getMapStringFloatWrapperOrDefault
com.google.protobuf.FloatValue getMapStringFloatWrapperOrDefault(String key, com.google.protobuf.FloatValue defaultValue) map<string, .google.protobuf.FloatValue> map_string_float_wrapper = 318; -
getMapStringFloatWrapperOrThrow
map<string, .google.protobuf.FloatValue> map_string_float_wrapper = 318; -
getMapStringUint64WrapperCount
int getMapStringUint64WrapperCount()map<string, .google.protobuf.UInt64Value> map_string_uint64_wrapper = 319; -
containsMapStringUint64Wrapper
map<string, .google.protobuf.UInt64Value> map_string_uint64_wrapper = 319; -
getMapStringUint64Wrapper
Deprecated.UsegetMapStringUint64WrapperMap()instead. -
getMapStringUint64WrapperMap
map<string, .google.protobuf.UInt64Value> map_string_uint64_wrapper = 319; -
getMapStringUint64WrapperOrDefault
com.google.protobuf.UInt64Value getMapStringUint64WrapperOrDefault(String key, com.google.protobuf.UInt64Value defaultValue) map<string, .google.protobuf.UInt64Value> map_string_uint64_wrapper = 319; -
getMapStringUint64WrapperOrThrow
map<string, .google.protobuf.UInt64Value> map_string_uint64_wrapper = 319; -
getMapStringUint32WrapperCount
int getMapStringUint32WrapperCount()map<string, .google.protobuf.UInt32Value> map_string_uint32_wrapper = 320; -
containsMapStringUint32Wrapper
map<string, .google.protobuf.UInt32Value> map_string_uint32_wrapper = 320; -
getMapStringUint32Wrapper
Deprecated.UsegetMapStringUint32WrapperMap()instead. -
getMapStringUint32WrapperMap
map<string, .google.protobuf.UInt32Value> map_string_uint32_wrapper = 320; -
getMapStringUint32WrapperOrDefault
com.google.protobuf.UInt32Value getMapStringUint32WrapperOrDefault(String key, com.google.protobuf.UInt32Value defaultValue) map<string, .google.protobuf.UInt32Value> map_string_uint32_wrapper = 320; -
getMapStringUint32WrapperOrThrow
map<string, .google.protobuf.UInt32Value> map_string_uint32_wrapper = 320; -
getMapStringStringWrapperCount
int getMapStringStringWrapperCount()map<string, .google.protobuf.StringValue> map_string_string_wrapper = 321; -
containsMapStringStringWrapper
map<string, .google.protobuf.StringValue> map_string_string_wrapper = 321; -
getMapStringStringWrapper
Deprecated.UsegetMapStringStringWrapperMap()instead. -
getMapStringStringWrapperMap
map<string, .google.protobuf.StringValue> map_string_string_wrapper = 321; -
getMapStringStringWrapperOrDefault
com.google.protobuf.StringValue getMapStringStringWrapperOrDefault(String key, com.google.protobuf.StringValue defaultValue) map<string, .google.protobuf.StringValue> map_string_string_wrapper = 321; -
getMapStringStringWrapperOrThrow
map<string, .google.protobuf.StringValue> map_string_string_wrapper = 321; -
getMapStringBoolWrapperCount
int getMapStringBoolWrapperCount()map<string, .google.protobuf.BoolValue> map_string_bool_wrapper = 322; -
containsMapStringBoolWrapper
map<string, .google.protobuf.BoolValue> map_string_bool_wrapper = 322; -
getMapStringBoolWrapper
Deprecated.UsegetMapStringBoolWrapperMap()instead. -
getMapStringBoolWrapperMap
map<string, .google.protobuf.BoolValue> map_string_bool_wrapper = 322; -
getMapStringBoolWrapperOrDefault
com.google.protobuf.BoolValue getMapStringBoolWrapperOrDefault(String key, com.google.protobuf.BoolValue defaultValue) map<string, .google.protobuf.BoolValue> map_string_bool_wrapper = 322; -
getMapStringBoolWrapperOrThrow
map<string, .google.protobuf.BoolValue> map_string_bool_wrapper = 322; -
getMapStringBytesWrapperCount
int getMapStringBytesWrapperCount()map<string, .google.protobuf.BytesValue> map_string_bytes_wrapper = 323; -
containsMapStringBytesWrapper
map<string, .google.protobuf.BytesValue> map_string_bytes_wrapper = 323; -
getMapStringBytesWrapper
Deprecated.UsegetMapStringBytesWrapperMap()instead. -
getMapStringBytesWrapperMap
map<string, .google.protobuf.BytesValue> map_string_bytes_wrapper = 323; -
getMapStringBytesWrapperOrDefault
com.google.protobuf.BytesValue getMapStringBytesWrapperOrDefault(String key, com.google.protobuf.BytesValue defaultValue) map<string, .google.protobuf.BytesValue> map_string_bytes_wrapper = 323; -
getMapStringBytesWrapperOrThrow
map<string, .google.protobuf.BytesValue> map_string_bytes_wrapper = 323; -
hasOneofType
boolean hasOneofType().cel.expr.conformance.proto3.NestedTestAllTypes oneof_type = 400;- Returns:
- Whether the oneofType field is set.
-
getOneofType
NestedTestAllTypes getOneofType().cel.expr.conformance.proto3.NestedTestAllTypes oneof_type = 400;- Returns:
- The oneofType.
-
getOneofTypeOrBuilder
NestedTestAllTypesOrBuilder getOneofTypeOrBuilder().cel.expr.conformance.proto3.NestedTestAllTypes oneof_type = 400; -
hasOneofMsg
boolean hasOneofMsg().cel.expr.conformance.proto3.TestAllTypes.NestedMessage oneof_msg = 401;- Returns:
- Whether the oneofMsg field is set.
-
getOneofMsg
TestAllTypes.NestedMessage getOneofMsg().cel.expr.conformance.proto3.TestAllTypes.NestedMessage oneof_msg = 401;- Returns:
- The oneofMsg.
-
getOneofMsgOrBuilder
TestAllTypes.NestedMessageOrBuilder getOneofMsgOrBuilder().cel.expr.conformance.proto3.TestAllTypes.NestedMessage oneof_msg = 401; -
hasOneofBool
boolean hasOneofBool()bool oneof_bool = 402;- Returns:
- Whether the oneofBool field is set.
-
getOneofBool
boolean getOneofBool()bool oneof_bool = 402;- Returns:
- The oneofBool.
-
getAs
boolean getAs()Field names formerly defined as reserved CEL identifiers.
bool as = 500;- Returns:
- The as.
-
getBreak
boolean getBreak()bool break = 501;- Returns:
- The break.
-
getConst
boolean getConst()bool const = 502;- Returns:
- The const.
-
getContinue
boolean getContinue()bool continue = 503;- Returns:
- The continue.
-
getElse
boolean getElse()bool else = 504;- Returns:
- The else.
-
getFor
boolean getFor()bool for = 505;- Returns:
- The for.
-
getFunction
boolean getFunction()bool function = 506;- Returns:
- The function.
-
getIf
boolean getIf()bool if = 507;- Returns:
- The if.
-
getImport
boolean getImport()bool import = 508;- Returns:
- The import.
-
getLet
boolean getLet()bool let = 509;- Returns:
- The let.
-
getLoop
boolean getLoop()bool loop = 510;- Returns:
- The loop.
-
getPackage
boolean getPackage()bool package = 511;- Returns:
- The package.
-
getNamespace
boolean getNamespace()bool namespace = 512;- Returns:
- The namespace.
-
getReturn
boolean getReturn()bool return = 513;- Returns:
- The return.
-
getVar
boolean getVar()bool var = 514;- Returns:
- The var.
-
getVoid
boolean getVoid()bool void = 515;- Returns:
- The void.
-
getWhile
boolean getWhile()bool while = 516;- Returns:
- The while.
-
getNestedTypeCase
TestAllTypes.NestedTypeCase getNestedTypeCase() -
getKindCase
TestAllTypes.KindCase getKindCase()
-