kubernetes/vendor/google.golang.org/genproto/googleapis/api/expr/v1alpha1/value.pb.go

const _

const _

type Value

func (x *Value) Reset() {}

func (x *Value) String() string {}

func (*Value) ProtoMessage() {}

func (x *Value) ProtoReflect() protoreflect.Message {}

// Deprecated: Use Value.ProtoReflect.Descriptor instead.
func (*Value) Descriptor() ([]byte, []int) {}

func (m *Value) GetKind() isValue_Kind {}

func (x *Value) GetNullValue() structpb.NullValue {}

func (x *Value) GetBoolValue() bool {}

func (x *Value) GetInt64Value() int64 {}

func (x *Value) GetUint64Value() uint64 {}

func (x *Value) GetDoubleValue() float64 {}

func (x *Value) GetStringValue() string {}

func (x *Value) GetBytesValue() []byte {}

func (x *Value) GetEnumValue() *EnumValue {}

func (x *Value) GetObjectValue() *anypb.Any {}

func (x *Value) GetMapValue() *MapValue {}

func (x *Value) GetListValue() *ListValue {}

func (x *Value) GetTypeValue() string {}

type isValue_Kind

type Value_NullValue

type Value_BoolValue

type Value_Int64Value

type Value_Uint64Value

type Value_DoubleValue

type Value_StringValue

type Value_BytesValue

type Value_EnumValue

type Value_ObjectValue

type Value_MapValue

type Value_ListValue

type Value_TypeValue

func (*Value_NullValue) isValue_Kind() {}

func (*Value_BoolValue) isValue_Kind() {}

func (*Value_Int64Value) isValue_Kind() {}

func (*Value_Uint64Value) isValue_Kind() {}

func (*Value_DoubleValue) isValue_Kind() {}

func (*Value_StringValue) isValue_Kind() {}

func (*Value_BytesValue) isValue_Kind() {}

func (*Value_EnumValue) isValue_Kind() {}

func (*Value_ObjectValue) isValue_Kind() {}

func (*Value_MapValue) isValue_Kind() {}

func (*Value_ListValue) isValue_Kind() {}

func (*Value_TypeValue) isValue_Kind() {}

type EnumValue

func (x *EnumValue) Reset() {}

func (x *EnumValue) String() string {}

func (*EnumValue) ProtoMessage() {}

func (x *EnumValue) ProtoReflect() protoreflect.Message {}

// Deprecated: Use EnumValue.ProtoReflect.Descriptor instead.
func (*EnumValue) Descriptor() ([]byte, []int) {}

func (x *EnumValue) GetType() string {}

func (x *EnumValue) GetValue() int32 {}

type ListValue

func (x *ListValue) Reset() {}

func (x *ListValue) String() string {}

func (*ListValue) ProtoMessage() {}

func (x *ListValue) ProtoReflect() protoreflect.Message {}

// Deprecated: Use ListValue.ProtoReflect.Descriptor instead.
func (*ListValue) Descriptor() ([]byte, []int) {}

func (x *ListValue) GetValues() []*Value {}

type MapValue

func (x *MapValue) Reset() {}

func (x *MapValue) String() string {}

func (*MapValue) ProtoMessage() {}

func (x *MapValue) ProtoReflect() protoreflect.Message {}

// Deprecated: Use MapValue.ProtoReflect.Descriptor instead.
func (*MapValue) Descriptor() ([]byte, []int) {}

func (x *MapValue) GetEntries() []*MapValue_Entry {}

type MapValue_Entry

func (x *MapValue_Entry) Reset() {}

func (x *MapValue_Entry) String() string {}

func (*MapValue_Entry) ProtoMessage() {}

func (x *MapValue_Entry) ProtoReflect() protoreflect.Message {}

// Deprecated: Use MapValue_Entry.ProtoReflect.Descriptor instead.
func (*MapValue_Entry) Descriptor() ([]byte, []int) {}

func (x *MapValue_Entry) GetKey() *Value {}

func (x *MapValue_Entry) GetValue() *Value {}

var File_google_api_expr_v1alpha1_value_proto

var file_google_api_expr_v1alpha1_value_proto_rawDesc

var file_google_api_expr_v1alpha1_value_proto_rawDescOnce

var file_google_api_expr_v1alpha1_value_proto_rawDescData

func file_google_api_expr_v1alpha1_value_proto_rawDescGZIP() []byte {}

var file_google_api_expr_v1alpha1_value_proto_msgTypes

var file_google_api_expr_v1alpha1_value_proto_goTypes

var file_google_api_expr_v1alpha1_value_proto_depIdxs

func init() {}

func file_google_api_expr_v1alpha1_value_proto_init() {}