cases

package
v1.33.0-20240402161040... Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: unknown License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Default_IgnoreEmptyProto2ScalarOptionalWithDefault_Val = int32(42)
)

Default values for IgnoreEmptyProto2ScalarOptionalWithDefault fields.

View Source
const (
	Default_Proto2OneofIgnoreDefaultWithDefault_Val = int32(-42)
)

Default values for Proto2OneofIgnoreDefaultWithDefault fields.

View Source
const (
	Default_Proto2OneofIgnoreEmptyWithDefault_Val = int32(-42)
)

Default values for Proto2OneofIgnoreEmptyWithDefault fields.

View Source
const (
	Default_Proto2OneofIgnoreUnspecifiedWithDefault_Val = int32(-42)
)

Default values for Proto2OneofIgnoreUnspecifiedWithDefault fields.

View Source
const (
	Default_Proto2ScalarOptionalIgnoreDefaultWithDefault_Val = int32(-42)
)

Default values for Proto2ScalarOptionalIgnoreDefaultWithDefault fields.

View Source
const (
	Default_Proto2ScalarOptionalIgnoreEmptyWithDefault_Val = int32(-42)
)

Default values for Proto2ScalarOptionalIgnoreEmptyWithDefault fields.

View Source
const (
	Default_Proto2ScalarOptionalIgnoreUnspecifiedWithDefault_Val = int32(-42)
)

Default values for Proto2ScalarOptionalIgnoreUnspecifiedWithDefault fields.

View Source
const (
	Default_Proto2ScalarRequiredIgnoreDefaultWithDefault_Val = int32(-42)
)

Default values for Proto2ScalarRequiredIgnoreDefaultWithDefault fields.

View Source
const (
	Default_Proto2ScalarRequiredIgnoreEmptyWithDefault_Val = int32(-42)
)

Default values for Proto2ScalarRequiredIgnoreEmptyWithDefault fields.

View Source
const (
	Default_Proto2ScalarRequiredIgnoreUnspecifiedWithDefault_Val = int32(-42)
)

Default values for Proto2ScalarRequiredIgnoreUnspecifiedWithDefault fields.

View Source
const (
	Default_RequiredProto2ScalarOptionalDefault_Val = string("foo")
)

Default values for RequiredProto2ScalarOptionalDefault fields.

Variables

View Source
var (
	TestEnum_name = map[int32]string{
		0: "TEST_ENUM_UNSPECIFIED",
		1: "TEST_ENUM_ONE",
		2: "TEST_ENUM_TWO",
	}
	TestEnum_value = map[string]int32{
		"TEST_ENUM_UNSPECIFIED": 0,
		"TEST_ENUM_ONE":         1,
		"TEST_ENUM_TWO":         2,
	}
)

Enum value maps for TestEnum.

View Source
var (
	TestEnumAlias_name = map[int32]string{
		0: "TEST_ENUM_ALIAS_UNSPECIFIED",
		1: "TEST_ENUM_ALIAS_A",
		2: "TEST_ENUM_ALIAS_B",
		3: "TEST_ENUM_ALIAS_C",
	}
	TestEnumAlias_value = map[string]int32{
		"TEST_ENUM_ALIAS_UNSPECIFIED": 0,
		"TEST_ENUM_ALIAS_A":           1,
		"TEST_ENUM_ALIAS_B":           2,
		"TEST_ENUM_ALIAS_C":           3,
		"TEST_ENUM_ALIAS_ALPHA":       1,
		"TEST_ENUM_ALIAS_BETA":        2,
		"TEST_ENUM_ALIAS_GAMMA":       3,
	}
)

Enum value maps for TestEnumAlias.

View Source
var (
	ComplexTestEnum_name = map[int32]string{
		0: "COMPLEX_TEST_ENUM_UNSPECIFIED",
		1: "COMPLEX_TEST_ENUM_ONE",
		2: "COMPLEX_TEST_ENUM_TWO",
	}
	ComplexTestEnum_value = map[string]int32{
		"COMPLEX_TEST_ENUM_UNSPECIFIED": 0,
		"COMPLEX_TEST_ENUM_ONE":         1,
		"COMPLEX_TEST_ENUM_TWO":         2,
	}
)

Enum value maps for ComplexTestEnum.

View Source
var (
	AnEnum_name = map[int32]string{
		0: "AN_ENUM_UNSPECIFIED",
		1: "AN_ENUM_X",
		2: "AN_ENUM_Y",
	}
	AnEnum_value = map[string]int32{
		"AN_ENUM_UNSPECIFIED": 0,
		"AN_ENUM_X":           1,
		"AN_ENUM_Y":           2,
	}
)

Enum value maps for AnEnum.

View Source
var (
	RepeatedEmbeddedEnumIn_AnotherInEnum_name = map[int32]string{
		0: "ANOTHER_IN_ENUM_UNSPECIFIED",
		1: "ANOTHER_IN_ENUM_A",
		2: "ANOTHER_IN_ENUM_B",
	}
	RepeatedEmbeddedEnumIn_AnotherInEnum_value = map[string]int32{
		"ANOTHER_IN_ENUM_UNSPECIFIED": 0,
		"ANOTHER_IN_ENUM_A":           1,
		"ANOTHER_IN_ENUM_B":           2,
	}
)

Enum value maps for RepeatedEmbeddedEnumIn_AnotherInEnum.

View Source
var (
	RepeatedEmbeddedEnumNotIn_AnotherNotInEnum_name = map[int32]string{
		0: "ANOTHER_NOT_IN_ENUM_UNSPECIFIED",
		1: "ANOTHER_NOT_IN_ENUM_A",
		2: "ANOTHER_NOT_IN_ENUM_B",
	}
	RepeatedEmbeddedEnumNotIn_AnotherNotInEnum_value = map[string]int32{
		"ANOTHER_NOT_IN_ENUM_UNSPECIFIED": 0,
		"ANOTHER_NOT_IN_ENUM_A":           1,
		"ANOTHER_NOT_IN_ENUM_B":           2,
	}
)

Enum value maps for RepeatedEmbeddedEnumNotIn_AnotherNotInEnum.

View Source
var File_buf_validate_conformance_cases_bool_proto protoreflect.FileDescriptor
View Source
var File_buf_validate_conformance_cases_bytes_proto protoreflect.FileDescriptor
View Source
var File_buf_validate_conformance_cases_enums_proto protoreflect.FileDescriptor
View Source
var File_buf_validate_conformance_cases_filename_with_dash_proto protoreflect.FileDescriptor
View Source
var File_buf_validate_conformance_cases_ignore_empty_proto2_proto protoreflect.FileDescriptor
View Source
var File_buf_validate_conformance_cases_ignore_empty_proto3_proto protoreflect.FileDescriptor
View Source
var File_buf_validate_conformance_cases_ignore_proto2_proto protoreflect.FileDescriptor
View Source
var File_buf_validate_conformance_cases_ignore_proto3_proto protoreflect.FileDescriptor
View Source
var File_buf_validate_conformance_cases_kitchen_sink_proto protoreflect.FileDescriptor
View Source
var File_buf_validate_conformance_cases_maps_proto protoreflect.FileDescriptor
View Source
var File_buf_validate_conformance_cases_messages_proto protoreflect.FileDescriptor
View Source
var File_buf_validate_conformance_cases_numbers_proto protoreflect.FileDescriptor
View Source
var File_buf_validate_conformance_cases_oneofs_proto protoreflect.FileDescriptor
View Source
var File_buf_validate_conformance_cases_repeated_proto protoreflect.FileDescriptor
View Source
var File_buf_validate_conformance_cases_required_field_proto2_proto protoreflect.FileDescriptor
View Source
var File_buf_validate_conformance_cases_required_field_proto3_proto protoreflect.FileDescriptor
View Source
var File_buf_validate_conformance_cases_strings_proto protoreflect.FileDescriptor
View Source
var File_buf_validate_conformance_cases_wkt_any_proto protoreflect.FileDescriptor
View Source
var File_buf_validate_conformance_cases_wkt_duration_proto protoreflect.FileDescriptor
View Source
var File_buf_validate_conformance_cases_wkt_nested_proto protoreflect.FileDescriptor
View Source
var File_buf_validate_conformance_cases_wkt_timestamp_proto protoreflect.FileDescriptor
View Source
var File_buf_validate_conformance_cases_wkt_wrappers_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type AnEnum

type AnEnum int32
const (
	AnEnum_AN_ENUM_UNSPECIFIED AnEnum = 0
	AnEnum_AN_ENUM_X           AnEnum = 1
	AnEnum_AN_ENUM_Y           AnEnum = 2
)

func (AnEnum) Descriptor

func (AnEnum) Descriptor() protoreflect.EnumDescriptor

func (AnEnum) Enum

func (x AnEnum) Enum() *AnEnum

func (AnEnum) EnumDescriptor deprecated

func (AnEnum) EnumDescriptor() ([]byte, []int)

Deprecated: Use AnEnum.Descriptor instead.

func (AnEnum) Number

func (x AnEnum) Number() protoreflect.EnumNumber

func (AnEnum) String

func (x AnEnum) String() string

func (AnEnum) Type

func (AnEnum) Type() protoreflect.EnumType

type AnyIn

type AnyIn struct {
	Val *anypb.Any `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*AnyIn) Descriptor deprecated

func (*AnyIn) Descriptor() ([]byte, []int)

Deprecated: Use AnyIn.ProtoReflect.Descriptor instead.

func (*AnyIn) GetVal

func (x *AnyIn) GetVal() *anypb.Any

func (*AnyIn) ProtoMessage

func (*AnyIn) ProtoMessage()

func (*AnyIn) ProtoReflect

func (x *AnyIn) ProtoReflect() protoreflect.Message

func (*AnyIn) Reset

func (x *AnyIn) Reset()

func (*AnyIn) String

func (x *AnyIn) String() string

type AnyNone

type AnyNone struct {
	Val *anypb.Any `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*AnyNone) Descriptor deprecated

func (*AnyNone) Descriptor() ([]byte, []int)

Deprecated: Use AnyNone.ProtoReflect.Descriptor instead.

func (*AnyNone) GetVal

func (x *AnyNone) GetVal() *anypb.Any

func (*AnyNone) ProtoMessage

func (*AnyNone) ProtoMessage()

func (*AnyNone) ProtoReflect

func (x *AnyNone) ProtoReflect() protoreflect.Message

func (*AnyNone) Reset

func (x *AnyNone) Reset()

func (*AnyNone) String

func (x *AnyNone) String() string

type AnyNotIn

type AnyNotIn struct {
	Val *anypb.Any `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*AnyNotIn) Descriptor deprecated

func (*AnyNotIn) Descriptor() ([]byte, []int)

Deprecated: Use AnyNotIn.ProtoReflect.Descriptor instead.

func (*AnyNotIn) GetVal

func (x *AnyNotIn) GetVal() *anypb.Any

func (*AnyNotIn) ProtoMessage

func (*AnyNotIn) ProtoMessage()

func (*AnyNotIn) ProtoReflect

func (x *AnyNotIn) ProtoReflect() protoreflect.Message

func (*AnyNotIn) Reset

func (x *AnyNotIn) Reset()

func (*AnyNotIn) String

func (x *AnyNotIn) String() string

type AnyRequired

type AnyRequired struct {
	Val *anypb.Any `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*AnyRequired) Descriptor deprecated

func (*AnyRequired) Descriptor() ([]byte, []int)

Deprecated: Use AnyRequired.ProtoReflect.Descriptor instead.

func (*AnyRequired) GetVal

func (x *AnyRequired) GetVal() *anypb.Any

func (*AnyRequired) ProtoMessage

func (*AnyRequired) ProtoMessage()

func (*AnyRequired) ProtoReflect

func (x *AnyRequired) ProtoReflect() protoreflect.Message

func (*AnyRequired) Reset

func (x *AnyRequired) Reset()

func (*AnyRequired) String

func (x *AnyRequired) String() string

type BoolConstFalse

type BoolConstFalse struct {
	Val bool `protobuf:"varint,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*BoolConstFalse) Descriptor deprecated

func (*BoolConstFalse) Descriptor() ([]byte, []int)

Deprecated: Use BoolConstFalse.ProtoReflect.Descriptor instead.

func (*BoolConstFalse) GetVal

func (x *BoolConstFalse) GetVal() bool

func (*BoolConstFalse) ProtoMessage

func (*BoolConstFalse) ProtoMessage()

func (*BoolConstFalse) ProtoReflect

func (x *BoolConstFalse) ProtoReflect() protoreflect.Message

func (*BoolConstFalse) Reset

func (x *BoolConstFalse) Reset()

func (*BoolConstFalse) String

func (x *BoolConstFalse) String() string

type BoolConstTrue

type BoolConstTrue struct {
	Val bool `protobuf:"varint,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*BoolConstTrue) Descriptor deprecated

func (*BoolConstTrue) Descriptor() ([]byte, []int)

Deprecated: Use BoolConstTrue.ProtoReflect.Descriptor instead.

func (*BoolConstTrue) GetVal

func (x *BoolConstTrue) GetVal() bool

func (*BoolConstTrue) ProtoMessage

func (*BoolConstTrue) ProtoMessage()

func (*BoolConstTrue) ProtoReflect

func (x *BoolConstTrue) ProtoReflect() protoreflect.Message

func (*BoolConstTrue) Reset

func (x *BoolConstTrue) Reset()

func (*BoolConstTrue) String

func (x *BoolConstTrue) String() string

type BoolNone

type BoolNone struct {
	Val bool `protobuf:"varint,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*BoolNone) Descriptor deprecated

func (*BoolNone) Descriptor() ([]byte, []int)

Deprecated: Use BoolNone.ProtoReflect.Descriptor instead.

func (*BoolNone) GetVal

func (x *BoolNone) GetVal() bool

func (*BoolNone) ProtoMessage

func (*BoolNone) ProtoMessage()

func (*BoolNone) ProtoReflect

func (x *BoolNone) ProtoReflect() protoreflect.Message

func (*BoolNone) Reset

func (x *BoolNone) Reset()

func (*BoolNone) String

func (x *BoolNone) String() string

type BytesConst

type BytesConst struct {
	Val []byte `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*BytesConst) Descriptor deprecated

func (*BytesConst) Descriptor() ([]byte, []int)

Deprecated: Use BytesConst.ProtoReflect.Descriptor instead.

func (*BytesConst) GetVal

func (x *BytesConst) GetVal() []byte

func (*BytesConst) ProtoMessage

func (*BytesConst) ProtoMessage()

func (*BytesConst) ProtoReflect

func (x *BytesConst) ProtoReflect() protoreflect.Message

func (*BytesConst) Reset

func (x *BytesConst) Reset()

func (*BytesConst) String

func (x *BytesConst) String() string

type BytesContains

type BytesContains struct {
	Val []byte `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*BytesContains) Descriptor deprecated

func (*BytesContains) Descriptor() ([]byte, []int)

Deprecated: Use BytesContains.ProtoReflect.Descriptor instead.

func (*BytesContains) GetVal

func (x *BytesContains) GetVal() []byte

func (*BytesContains) ProtoMessage

func (*BytesContains) ProtoMessage()

func (*BytesContains) ProtoReflect

func (x *BytesContains) ProtoReflect() protoreflect.Message

func (*BytesContains) Reset

func (x *BytesContains) Reset()

func (*BytesContains) String

func (x *BytesContains) String() string

type BytesEqualMinMaxLen

type BytesEqualMinMaxLen struct {
	Val []byte `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*BytesEqualMinMaxLen) Descriptor deprecated

func (*BytesEqualMinMaxLen) Descriptor() ([]byte, []int)

Deprecated: Use BytesEqualMinMaxLen.ProtoReflect.Descriptor instead.

func (*BytesEqualMinMaxLen) GetVal

func (x *BytesEqualMinMaxLen) GetVal() []byte

func (*BytesEqualMinMaxLen) ProtoMessage

func (*BytesEqualMinMaxLen) ProtoMessage()

func (*BytesEqualMinMaxLen) ProtoReflect

func (x *BytesEqualMinMaxLen) ProtoReflect() protoreflect.Message

func (*BytesEqualMinMaxLen) Reset

func (x *BytesEqualMinMaxLen) Reset()

func (*BytesEqualMinMaxLen) String

func (x *BytesEqualMinMaxLen) String() string

type BytesIP

type BytesIP struct {
	Val []byte `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*BytesIP) Descriptor deprecated

func (*BytesIP) Descriptor() ([]byte, []int)

Deprecated: Use BytesIP.ProtoReflect.Descriptor instead.

func (*BytesIP) GetVal

func (x *BytesIP) GetVal() []byte

func (*BytesIP) ProtoMessage

func (*BytesIP) ProtoMessage()

func (*BytesIP) ProtoReflect

func (x *BytesIP) ProtoReflect() protoreflect.Message

func (*BytesIP) Reset

func (x *BytesIP) Reset()

func (*BytesIP) String

func (x *BytesIP) String() string

type BytesIPv4

type BytesIPv4 struct {
	Val []byte `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*BytesIPv4) Descriptor deprecated

func (*BytesIPv4) Descriptor() ([]byte, []int)

Deprecated: Use BytesIPv4.ProtoReflect.Descriptor instead.

func (*BytesIPv4) GetVal

func (x *BytesIPv4) GetVal() []byte

func (*BytesIPv4) ProtoMessage

func (*BytesIPv4) ProtoMessage()

func (*BytesIPv4) ProtoReflect

func (x *BytesIPv4) ProtoReflect() protoreflect.Message

func (*BytesIPv4) Reset

func (x *BytesIPv4) Reset()

func (*BytesIPv4) String

func (x *BytesIPv4) String() string

type BytesIPv6

type BytesIPv6 struct {
	Val []byte `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*BytesIPv6) Descriptor deprecated

func (*BytesIPv6) Descriptor() ([]byte, []int)

Deprecated: Use BytesIPv6.ProtoReflect.Descriptor instead.

func (*BytesIPv6) GetVal

func (x *BytesIPv6) GetVal() []byte

func (*BytesIPv6) ProtoMessage

func (*BytesIPv6) ProtoMessage()

func (*BytesIPv6) ProtoReflect

func (x *BytesIPv6) ProtoReflect() protoreflect.Message

func (*BytesIPv6) Reset

func (x *BytesIPv6) Reset()

func (*BytesIPv6) String

func (x *BytesIPv6) String() string

type BytesIPv6Ignore

type BytesIPv6Ignore struct {
	Val []byte `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*BytesIPv6Ignore) Descriptor deprecated

func (*BytesIPv6Ignore) Descriptor() ([]byte, []int)

Deprecated: Use BytesIPv6Ignore.ProtoReflect.Descriptor instead.

func (*BytesIPv6Ignore) GetVal

func (x *BytesIPv6Ignore) GetVal() []byte

func (*BytesIPv6Ignore) ProtoMessage

func (*BytesIPv6Ignore) ProtoMessage()

func (*BytesIPv6Ignore) ProtoReflect

func (x *BytesIPv6Ignore) ProtoReflect() protoreflect.Message

func (*BytesIPv6Ignore) Reset

func (x *BytesIPv6Ignore) Reset()

func (*BytesIPv6Ignore) String

func (x *BytesIPv6Ignore) String() string

type BytesIn

type BytesIn struct {
	Val []byte `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*BytesIn) Descriptor deprecated

func (*BytesIn) Descriptor() ([]byte, []int)

Deprecated: Use BytesIn.ProtoReflect.Descriptor instead.

func (*BytesIn) GetVal

func (x *BytesIn) GetVal() []byte

func (*BytesIn) ProtoMessage

func (*BytesIn) ProtoMessage()

func (*BytesIn) ProtoReflect

func (x *BytesIn) ProtoReflect() protoreflect.Message

func (*BytesIn) Reset

func (x *BytesIn) Reset()

func (*BytesIn) String

func (x *BytesIn) String() string

type BytesLen

type BytesLen struct {
	Val []byte `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*BytesLen) Descriptor deprecated

func (*BytesLen) Descriptor() ([]byte, []int)

Deprecated: Use BytesLen.ProtoReflect.Descriptor instead.

func (*BytesLen) GetVal

func (x *BytesLen) GetVal() []byte

func (*BytesLen) ProtoMessage

func (*BytesLen) ProtoMessage()

func (*BytesLen) ProtoReflect

func (x *BytesLen) ProtoReflect() protoreflect.Message

func (*BytesLen) Reset

func (x *BytesLen) Reset()

func (*BytesLen) String

func (x *BytesLen) String() string

type BytesMaxLen

type BytesMaxLen struct {
	Val []byte `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*BytesMaxLen) Descriptor deprecated

func (*BytesMaxLen) Descriptor() ([]byte, []int)

Deprecated: Use BytesMaxLen.ProtoReflect.Descriptor instead.

func (*BytesMaxLen) GetVal

func (x *BytesMaxLen) GetVal() []byte

func (*BytesMaxLen) ProtoMessage

func (*BytesMaxLen) ProtoMessage()

func (*BytesMaxLen) ProtoReflect

func (x *BytesMaxLen) ProtoReflect() protoreflect.Message

func (*BytesMaxLen) Reset

func (x *BytesMaxLen) Reset()

func (*BytesMaxLen) String

func (x *BytesMaxLen) String() string

type BytesMinLen

type BytesMinLen struct {
	Val []byte `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*BytesMinLen) Descriptor deprecated

func (*BytesMinLen) Descriptor() ([]byte, []int)

Deprecated: Use BytesMinLen.ProtoReflect.Descriptor instead.

func (*BytesMinLen) GetVal

func (x *BytesMinLen) GetVal() []byte

func (*BytesMinLen) ProtoMessage

func (*BytesMinLen) ProtoMessage()

func (*BytesMinLen) ProtoReflect

func (x *BytesMinLen) ProtoReflect() protoreflect.Message

func (*BytesMinLen) Reset

func (x *BytesMinLen) Reset()

func (*BytesMinLen) String

func (x *BytesMinLen) String() string

type BytesMinMaxLen

type BytesMinMaxLen struct {
	Val []byte `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*BytesMinMaxLen) Descriptor deprecated

func (*BytesMinMaxLen) Descriptor() ([]byte, []int)

Deprecated: Use BytesMinMaxLen.ProtoReflect.Descriptor instead.

func (*BytesMinMaxLen) GetVal

func (x *BytesMinMaxLen) GetVal() []byte

func (*BytesMinMaxLen) ProtoMessage

func (*BytesMinMaxLen) ProtoMessage()

func (*BytesMinMaxLen) ProtoReflect

func (x *BytesMinMaxLen) ProtoReflect() protoreflect.Message

func (*BytesMinMaxLen) Reset

func (x *BytesMinMaxLen) Reset()

func (*BytesMinMaxLen) String

func (x *BytesMinMaxLen) String() string

type BytesNone

type BytesNone struct {
	Val []byte `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*BytesNone) Descriptor deprecated

func (*BytesNone) Descriptor() ([]byte, []int)

Deprecated: Use BytesNone.ProtoReflect.Descriptor instead.

func (*BytesNone) GetVal

func (x *BytesNone) GetVal() []byte

func (*BytesNone) ProtoMessage

func (*BytesNone) ProtoMessage()

func (*BytesNone) ProtoReflect

func (x *BytesNone) ProtoReflect() protoreflect.Message

func (*BytesNone) Reset

func (x *BytesNone) Reset()

func (*BytesNone) String

func (x *BytesNone) String() string

type BytesNotIn

type BytesNotIn struct {
	Val []byte `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*BytesNotIn) Descriptor deprecated

func (*BytesNotIn) Descriptor() ([]byte, []int)

Deprecated: Use BytesNotIn.ProtoReflect.Descriptor instead.

func (*BytesNotIn) GetVal

func (x *BytesNotIn) GetVal() []byte

func (*BytesNotIn) ProtoMessage

func (*BytesNotIn) ProtoMessage()

func (*BytesNotIn) ProtoReflect

func (x *BytesNotIn) ProtoReflect() protoreflect.Message

func (*BytesNotIn) Reset

func (x *BytesNotIn) Reset()

func (*BytesNotIn) String

func (x *BytesNotIn) String() string

type BytesPattern

type BytesPattern struct {
	Val []byte `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*BytesPattern) Descriptor deprecated

func (*BytesPattern) Descriptor() ([]byte, []int)

Deprecated: Use BytesPattern.ProtoReflect.Descriptor instead.

func (*BytesPattern) GetVal

func (x *BytesPattern) GetVal() []byte

func (*BytesPattern) ProtoMessage

func (*BytesPattern) ProtoMessage()

func (*BytesPattern) ProtoReflect

func (x *BytesPattern) ProtoReflect() protoreflect.Message

func (*BytesPattern) Reset

func (x *BytesPattern) Reset()

func (*BytesPattern) String

func (x *BytesPattern) String() string

type BytesPrefix

type BytesPrefix struct {
	Val []byte `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*BytesPrefix) Descriptor deprecated

func (*BytesPrefix) Descriptor() ([]byte, []int)

Deprecated: Use BytesPrefix.ProtoReflect.Descriptor instead.

func (*BytesPrefix) GetVal

func (x *BytesPrefix) GetVal() []byte

func (*BytesPrefix) ProtoMessage

func (*BytesPrefix) ProtoMessage()

func (*BytesPrefix) ProtoReflect

func (x *BytesPrefix) ProtoReflect() protoreflect.Message

func (*BytesPrefix) Reset

func (x *BytesPrefix) Reset()

func (*BytesPrefix) String

func (x *BytesPrefix) String() string

type BytesSuffix

type BytesSuffix struct {
	Val []byte `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*BytesSuffix) Descriptor deprecated

func (*BytesSuffix) Descriptor() ([]byte, []int)

Deprecated: Use BytesSuffix.ProtoReflect.Descriptor instead.

func (*BytesSuffix) GetVal

func (x *BytesSuffix) GetVal() []byte

func (*BytesSuffix) ProtoMessage

func (*BytesSuffix) ProtoMessage()

func (*BytesSuffix) ProtoReflect

func (x *BytesSuffix) ProtoReflect() protoreflect.Message

func (*BytesSuffix) Reset

func (x *BytesSuffix) Reset()

func (*BytesSuffix) String

func (x *BytesSuffix) String() string

type ComplexTestEnum

type ComplexTestEnum int32
const (
	ComplexTestEnum_COMPLEX_TEST_ENUM_UNSPECIFIED ComplexTestEnum = 0
	ComplexTestEnum_COMPLEX_TEST_ENUM_ONE         ComplexTestEnum = 1
	ComplexTestEnum_COMPLEX_TEST_ENUM_TWO         ComplexTestEnum = 2
)

func (ComplexTestEnum) Descriptor

func (ComplexTestEnum) Enum

func (x ComplexTestEnum) Enum() *ComplexTestEnum

func (ComplexTestEnum) EnumDescriptor deprecated

func (ComplexTestEnum) EnumDescriptor() ([]byte, []int)

Deprecated: Use ComplexTestEnum.Descriptor instead.

func (ComplexTestEnum) Number

func (ComplexTestEnum) String

func (x ComplexTestEnum) String() string

func (ComplexTestEnum) Type

type ComplexTestMsg

type ComplexTestMsg struct {
	Const      string                   `protobuf:"bytes,1,opt,name=const,proto3" json:"const,omitempty"`
	Nested     *ComplexTestMsg          `protobuf:"bytes,2,opt,name=nested,proto3" json:"nested,omitempty"`
	IntConst   int32                    `protobuf:"varint,3,opt,name=int_const,json=intConst,proto3" json:"int_const,omitempty"`
	BoolConst  bool                     `protobuf:"varint,4,opt,name=bool_const,json=boolConst,proto3" json:"bool_const,omitempty"`
	FloatVal   *wrapperspb.FloatValue   `protobuf:"bytes,5,opt,name=float_val,json=floatVal,proto3" json:"float_val,omitempty"`
	DurVal     *durationpb.Duration     `protobuf:"bytes,6,opt,name=dur_val,json=durVal,proto3" json:"dur_val,omitempty"`
	TsVal      *timestamppb.Timestamp   `protobuf:"bytes,7,opt,name=ts_val,json=tsVal,proto3" json:"ts_val,omitempty"`
	Another    *ComplexTestMsg          `protobuf:"bytes,8,opt,name=another,proto3" json:"another,omitempty"`
	FloatConst float32                  `protobuf:"fixed32,9,opt,name=float_const,json=floatConst,proto3" json:"float_const,omitempty"`
	DoubleIn   float64                  `protobuf:"fixed64,10,opt,name=double_in,json=doubleIn,proto3" json:"double_in,omitempty"`
	EnumConst  ComplexTestEnum          `` /* 142-byte string literal not displayed */
	AnyVal     *anypb.Any               `protobuf:"bytes,12,opt,name=any_val,json=anyVal,proto3" json:"any_val,omitempty"`
	RepTsVal   []*timestamppb.Timestamp `protobuf:"bytes,13,rep,name=rep_ts_val,json=repTsVal,proto3" json:"rep_ts_val,omitempty"`
	MapVal     map[int32]string         `` /* 171-byte string literal not displayed */
	BytesVal   []byte                   `protobuf:"bytes,15,opt,name=bytes_val,json=bytesVal,proto3" json:"bytes_val,omitempty"`
	// Types that are assignable to O:
	//
	//	*ComplexTestMsg_X
	//	*ComplexTestMsg_Y
	O isComplexTestMsg_O `protobuf_oneof:"o"`
	// contains filtered or unexported fields
}

func (*ComplexTestMsg) Descriptor deprecated

func (*ComplexTestMsg) Descriptor() ([]byte, []int)

Deprecated: Use ComplexTestMsg.ProtoReflect.Descriptor instead.

func (*ComplexTestMsg) GetAnother

func (x *ComplexTestMsg) GetAnother() *ComplexTestMsg

func (*ComplexTestMsg) GetAnyVal

func (x *ComplexTestMsg) GetAnyVal() *anypb.Any

func (*ComplexTestMsg) GetBoolConst

func (x *ComplexTestMsg) GetBoolConst() bool

func (*ComplexTestMsg) GetBytesVal

func (x *ComplexTestMsg) GetBytesVal() []byte

func (*ComplexTestMsg) GetConst

func (x *ComplexTestMsg) GetConst() string

func (*ComplexTestMsg) GetDoubleIn

func (x *ComplexTestMsg) GetDoubleIn() float64

func (*ComplexTestMsg) GetDurVal

func (x *ComplexTestMsg) GetDurVal() *durationpb.Duration

func (*ComplexTestMsg) GetEnumConst

func (x *ComplexTestMsg) GetEnumConst() ComplexTestEnum

func (*ComplexTestMsg) GetFloatConst

func (x *ComplexTestMsg) GetFloatConst() float32

func (*ComplexTestMsg) GetFloatVal

func (x *ComplexTestMsg) GetFloatVal() *wrapperspb.FloatValue

func (*ComplexTestMsg) GetIntConst

func (x *ComplexTestMsg) GetIntConst() int32

func (*ComplexTestMsg) GetMapVal

func (x *ComplexTestMsg) GetMapVal() map[int32]string

func (*ComplexTestMsg) GetNested

func (x *ComplexTestMsg) GetNested() *ComplexTestMsg

func (*ComplexTestMsg) GetO

func (m *ComplexTestMsg) GetO() isComplexTestMsg_O

func (*ComplexTestMsg) GetRepTsVal

func (x *ComplexTestMsg) GetRepTsVal() []*timestamppb.Timestamp

func (*ComplexTestMsg) GetTsVal

func (x *ComplexTestMsg) GetTsVal() *timestamppb.Timestamp

func (*ComplexTestMsg) GetX

func (x *ComplexTestMsg) GetX() string

func (*ComplexTestMsg) GetY

func (x *ComplexTestMsg) GetY() int32

func (*ComplexTestMsg) ProtoMessage

func (*ComplexTestMsg) ProtoMessage()

func (*ComplexTestMsg) ProtoReflect

func (x *ComplexTestMsg) ProtoReflect() protoreflect.Message

func (*ComplexTestMsg) Reset

func (x *ComplexTestMsg) Reset()

func (*ComplexTestMsg) String

func (x *ComplexTestMsg) String() string

type ComplexTestMsg_X

type ComplexTestMsg_X struct {
	X string `protobuf:"bytes,16,opt,name=x,proto3,oneof"`
}

type ComplexTestMsg_Y

type ComplexTestMsg_Y struct {
	Y int32 `protobuf:"varint,17,opt,name=y,proto3,oneof"`
}

type DoubleConst

type DoubleConst struct {
	Val float64 `protobuf:"fixed64,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*DoubleConst) Descriptor deprecated

func (*DoubleConst) Descriptor() ([]byte, []int)

Deprecated: Use DoubleConst.ProtoReflect.Descriptor instead.

func (*DoubleConst) GetVal

func (x *DoubleConst) GetVal() float64

func (*DoubleConst) ProtoMessage

func (*DoubleConst) ProtoMessage()

func (*DoubleConst) ProtoReflect

func (x *DoubleConst) ProtoReflect() protoreflect.Message

func (*DoubleConst) Reset

func (x *DoubleConst) Reset()

func (*DoubleConst) String

func (x *DoubleConst) String() string

type DoubleExGTELTE

type DoubleExGTELTE struct {
	Val float64 `protobuf:"fixed64,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*DoubleExGTELTE) Descriptor deprecated

func (*DoubleExGTELTE) Descriptor() ([]byte, []int)

Deprecated: Use DoubleExGTELTE.ProtoReflect.Descriptor instead.

func (*DoubleExGTELTE) GetVal

func (x *DoubleExGTELTE) GetVal() float64

func (*DoubleExGTELTE) ProtoMessage

func (*DoubleExGTELTE) ProtoMessage()

func (*DoubleExGTELTE) ProtoReflect

func (x *DoubleExGTELTE) ProtoReflect() protoreflect.Message

func (*DoubleExGTELTE) Reset

func (x *DoubleExGTELTE) Reset()

func (*DoubleExGTELTE) String

func (x *DoubleExGTELTE) String() string

type DoubleExLTGT

type DoubleExLTGT struct {
	Val float64 `protobuf:"fixed64,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*DoubleExLTGT) Descriptor deprecated

func (*DoubleExLTGT) Descriptor() ([]byte, []int)

Deprecated: Use DoubleExLTGT.ProtoReflect.Descriptor instead.

func (*DoubleExLTGT) GetVal

func (x *DoubleExLTGT) GetVal() float64

func (*DoubleExLTGT) ProtoMessage

func (*DoubleExLTGT) ProtoMessage()

func (*DoubleExLTGT) ProtoReflect

func (x *DoubleExLTGT) ProtoReflect() protoreflect.Message

func (*DoubleExLTGT) Reset

func (x *DoubleExLTGT) Reset()

func (*DoubleExLTGT) String

func (x *DoubleExLTGT) String() string

type DoubleFinite

type DoubleFinite struct {
	Val float64 `protobuf:"fixed64,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*DoubleFinite) Descriptor deprecated

func (*DoubleFinite) Descriptor() ([]byte, []int)

Deprecated: Use DoubleFinite.ProtoReflect.Descriptor instead.

func (*DoubleFinite) GetVal

func (x *DoubleFinite) GetVal() float64

func (*DoubleFinite) ProtoMessage

func (*DoubleFinite) ProtoMessage()

func (*DoubleFinite) ProtoReflect

func (x *DoubleFinite) ProtoReflect() protoreflect.Message

func (*DoubleFinite) Reset

func (x *DoubleFinite) Reset()

func (*DoubleFinite) String

func (x *DoubleFinite) String() string

type DoubleGT

type DoubleGT struct {
	Val float64 `protobuf:"fixed64,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*DoubleGT) Descriptor deprecated

func (*DoubleGT) Descriptor() ([]byte, []int)

Deprecated: Use DoubleGT.ProtoReflect.Descriptor instead.

func (*DoubleGT) GetVal

func (x *DoubleGT) GetVal() float64

func (*DoubleGT) ProtoMessage

func (*DoubleGT) ProtoMessage()

func (*DoubleGT) ProtoReflect

func (x *DoubleGT) ProtoReflect() protoreflect.Message

func (*DoubleGT) Reset

func (x *DoubleGT) Reset()

func (*DoubleGT) String

func (x *DoubleGT) String() string

type DoubleGTE

type DoubleGTE struct {
	Val float64 `protobuf:"fixed64,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*DoubleGTE) Descriptor deprecated

func (*DoubleGTE) Descriptor() ([]byte, []int)

Deprecated: Use DoubleGTE.ProtoReflect.Descriptor instead.

func (*DoubleGTE) GetVal

func (x *DoubleGTE) GetVal() float64

func (*DoubleGTE) ProtoMessage

func (*DoubleGTE) ProtoMessage()

func (*DoubleGTE) ProtoReflect

func (x *DoubleGTE) ProtoReflect() protoreflect.Message

func (*DoubleGTE) Reset

func (x *DoubleGTE) Reset()

func (*DoubleGTE) String

func (x *DoubleGTE) String() string

type DoubleGTELTE

type DoubleGTELTE struct {
	Val float64 `protobuf:"fixed64,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*DoubleGTELTE) Descriptor deprecated

func (*DoubleGTELTE) Descriptor() ([]byte, []int)

Deprecated: Use DoubleGTELTE.ProtoReflect.Descriptor instead.

func (*DoubleGTELTE) GetVal

func (x *DoubleGTELTE) GetVal() float64

func (*DoubleGTELTE) ProtoMessage

func (*DoubleGTELTE) ProtoMessage()

func (*DoubleGTELTE) ProtoReflect

func (x *DoubleGTELTE) ProtoReflect() protoreflect.Message

func (*DoubleGTELTE) Reset

func (x *DoubleGTELTE) Reset()

func (*DoubleGTELTE) String

func (x *DoubleGTELTE) String() string

type DoubleGTLT

type DoubleGTLT struct {
	Val float64 `protobuf:"fixed64,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*DoubleGTLT) Descriptor deprecated

func (*DoubleGTLT) Descriptor() ([]byte, []int)

Deprecated: Use DoubleGTLT.ProtoReflect.Descriptor instead.

func (*DoubleGTLT) GetVal

func (x *DoubleGTLT) GetVal() float64

func (*DoubleGTLT) ProtoMessage

func (*DoubleGTLT) ProtoMessage()

func (*DoubleGTLT) ProtoReflect

func (x *DoubleGTLT) ProtoReflect() protoreflect.Message

func (*DoubleGTLT) Reset

func (x *DoubleGTLT) Reset()

func (*DoubleGTLT) String

func (x *DoubleGTLT) String() string

type DoubleIgnore

type DoubleIgnore struct {
	Val float64 `protobuf:"fixed64,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*DoubleIgnore) Descriptor deprecated

func (*DoubleIgnore) Descriptor() ([]byte, []int)

Deprecated: Use DoubleIgnore.ProtoReflect.Descriptor instead.

func (*DoubleIgnore) GetVal

func (x *DoubleIgnore) GetVal() float64

func (*DoubleIgnore) ProtoMessage

func (*DoubleIgnore) ProtoMessage()

func (*DoubleIgnore) ProtoReflect

func (x *DoubleIgnore) ProtoReflect() protoreflect.Message

func (*DoubleIgnore) Reset

func (x *DoubleIgnore) Reset()

func (*DoubleIgnore) String

func (x *DoubleIgnore) String() string

type DoubleIn

type DoubleIn struct {
	Val float64 `protobuf:"fixed64,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*DoubleIn) Descriptor deprecated

func (*DoubleIn) Descriptor() ([]byte, []int)

Deprecated: Use DoubleIn.ProtoReflect.Descriptor instead.

func (*DoubleIn) GetVal

func (x *DoubleIn) GetVal() float64

func (*DoubleIn) ProtoMessage

func (*DoubleIn) ProtoMessage()

func (*DoubleIn) ProtoReflect

func (x *DoubleIn) ProtoReflect() protoreflect.Message

func (*DoubleIn) Reset

func (x *DoubleIn) Reset()

func (*DoubleIn) String

func (x *DoubleIn) String() string

type DoubleIncorrectType

type DoubleIncorrectType struct {
	Val float64 `protobuf:"fixed64,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*DoubleIncorrectType) Descriptor deprecated

func (*DoubleIncorrectType) Descriptor() ([]byte, []int)

Deprecated: Use DoubleIncorrectType.ProtoReflect.Descriptor instead.

func (*DoubleIncorrectType) GetVal

func (x *DoubleIncorrectType) GetVal() float64

func (*DoubleIncorrectType) ProtoMessage

func (*DoubleIncorrectType) ProtoMessage()

func (*DoubleIncorrectType) ProtoReflect

func (x *DoubleIncorrectType) ProtoReflect() protoreflect.Message

func (*DoubleIncorrectType) Reset

func (x *DoubleIncorrectType) Reset()

func (*DoubleIncorrectType) String

func (x *DoubleIncorrectType) String() string

type DoubleLT

type DoubleLT struct {
	Val float64 `protobuf:"fixed64,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*DoubleLT) Descriptor deprecated

func (*DoubleLT) Descriptor() ([]byte, []int)

Deprecated: Use DoubleLT.ProtoReflect.Descriptor instead.

func (*DoubleLT) GetVal

func (x *DoubleLT) GetVal() float64

func (*DoubleLT) ProtoMessage

func (*DoubleLT) ProtoMessage()

func (*DoubleLT) ProtoReflect

func (x *DoubleLT) ProtoReflect() protoreflect.Message

func (*DoubleLT) Reset

func (x *DoubleLT) Reset()

func (*DoubleLT) String

func (x *DoubleLT) String() string

type DoubleLTE

type DoubleLTE struct {
	Val float64 `protobuf:"fixed64,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*DoubleLTE) Descriptor deprecated

func (*DoubleLTE) Descriptor() ([]byte, []int)

Deprecated: Use DoubleLTE.ProtoReflect.Descriptor instead.

func (*DoubleLTE) GetVal

func (x *DoubleLTE) GetVal() float64

func (*DoubleLTE) ProtoMessage

func (*DoubleLTE) ProtoMessage()

func (*DoubleLTE) ProtoReflect

func (x *DoubleLTE) ProtoReflect() protoreflect.Message

func (*DoubleLTE) Reset

func (x *DoubleLTE) Reset()

func (*DoubleLTE) String

func (x *DoubleLTE) String() string

type DoubleNone

type DoubleNone struct {
	Val float64 `protobuf:"fixed64,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*DoubleNone) Descriptor deprecated

func (*DoubleNone) Descriptor() ([]byte, []int)

Deprecated: Use DoubleNone.ProtoReflect.Descriptor instead.

func (*DoubleNone) GetVal

func (x *DoubleNone) GetVal() float64

func (*DoubleNone) ProtoMessage

func (*DoubleNone) ProtoMessage()

func (*DoubleNone) ProtoReflect

func (x *DoubleNone) ProtoReflect() protoreflect.Message

func (*DoubleNone) Reset

func (x *DoubleNone) Reset()

func (*DoubleNone) String

func (x *DoubleNone) String() string

type DoubleNotIn

type DoubleNotIn struct {
	Val float64 `protobuf:"fixed64,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*DoubleNotIn) Descriptor deprecated

func (*DoubleNotIn) Descriptor() ([]byte, []int)

Deprecated: Use DoubleNotIn.ProtoReflect.Descriptor instead.

func (*DoubleNotIn) GetVal

func (x *DoubleNotIn) GetVal() float64

func (*DoubleNotIn) ProtoMessage

func (*DoubleNotIn) ProtoMessage()

func (*DoubleNotIn) ProtoReflect

func (x *DoubleNotIn) ProtoReflect() protoreflect.Message

func (*DoubleNotIn) Reset

func (x *DoubleNotIn) Reset()

func (*DoubleNotIn) String

func (x *DoubleNotIn) String() string

type DurationConst

type DurationConst struct {
	Val *durationpb.Duration `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*DurationConst) Descriptor deprecated

func (*DurationConst) Descriptor() ([]byte, []int)

Deprecated: Use DurationConst.ProtoReflect.Descriptor instead.

func (*DurationConst) GetVal

func (x *DurationConst) GetVal() *durationpb.Duration

func (*DurationConst) ProtoMessage

func (*DurationConst) ProtoMessage()

func (*DurationConst) ProtoReflect

func (x *DurationConst) ProtoReflect() protoreflect.Message

func (*DurationConst) Reset

func (x *DurationConst) Reset()

func (*DurationConst) String

func (x *DurationConst) String() string

type DurationExGTELTE

type DurationExGTELTE struct {
	Val *durationpb.Duration `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*DurationExGTELTE) Descriptor deprecated

func (*DurationExGTELTE) Descriptor() ([]byte, []int)

Deprecated: Use DurationExGTELTE.ProtoReflect.Descriptor instead.

func (*DurationExGTELTE) GetVal

func (x *DurationExGTELTE) GetVal() *durationpb.Duration

func (*DurationExGTELTE) ProtoMessage

func (*DurationExGTELTE) ProtoMessage()

func (*DurationExGTELTE) ProtoReflect

func (x *DurationExGTELTE) ProtoReflect() protoreflect.Message

func (*DurationExGTELTE) Reset

func (x *DurationExGTELTE) Reset()

func (*DurationExGTELTE) String

func (x *DurationExGTELTE) String() string

type DurationExLTGT

type DurationExLTGT struct {
	Val *durationpb.Duration `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*DurationExLTGT) Descriptor deprecated

func (*DurationExLTGT) Descriptor() ([]byte, []int)

Deprecated: Use DurationExLTGT.ProtoReflect.Descriptor instead.

func (*DurationExLTGT) GetVal

func (x *DurationExLTGT) GetVal() *durationpb.Duration

func (*DurationExLTGT) ProtoMessage

func (*DurationExLTGT) ProtoMessage()

func (*DurationExLTGT) ProtoReflect

func (x *DurationExLTGT) ProtoReflect() protoreflect.Message

func (*DurationExLTGT) Reset

func (x *DurationExLTGT) Reset()

func (*DurationExLTGT) String

func (x *DurationExLTGT) String() string

type DurationFieldWithOtherFields

type DurationFieldWithOtherFields struct {
	DurationVal *durationpb.Duration `protobuf:"bytes,1,opt,name=duration_val,json=durationVal,proto3" json:"duration_val,omitempty"`
	IntVal      int32                `protobuf:"varint,2,opt,name=int_val,json=intVal,proto3" json:"int_val,omitempty"`
	// contains filtered or unexported fields
}

Regression for earlier bug where missing Duration field would short circuit evaluation in C++.

func (*DurationFieldWithOtherFields) Descriptor deprecated

func (*DurationFieldWithOtherFields) Descriptor() ([]byte, []int)

Deprecated: Use DurationFieldWithOtherFields.ProtoReflect.Descriptor instead.

func (*DurationFieldWithOtherFields) GetDurationVal

func (x *DurationFieldWithOtherFields) GetDurationVal() *durationpb.Duration

func (*DurationFieldWithOtherFields) GetIntVal

func (x *DurationFieldWithOtherFields) GetIntVal() int32

func (*DurationFieldWithOtherFields) ProtoMessage

func (*DurationFieldWithOtherFields) ProtoMessage()

func (*DurationFieldWithOtherFields) ProtoReflect

func (*DurationFieldWithOtherFields) Reset

func (x *DurationFieldWithOtherFields) Reset()

func (*DurationFieldWithOtherFields) String

type DurationGT

type DurationGT struct {
	Val *durationpb.Duration `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*DurationGT) Descriptor deprecated

func (*DurationGT) Descriptor() ([]byte, []int)

Deprecated: Use DurationGT.ProtoReflect.Descriptor instead.

func (*DurationGT) GetVal

func (x *DurationGT) GetVal() *durationpb.Duration

func (*DurationGT) ProtoMessage

func (*DurationGT) ProtoMessage()

func (*DurationGT) ProtoReflect

func (x *DurationGT) ProtoReflect() protoreflect.Message

func (*DurationGT) Reset

func (x *DurationGT) Reset()

func (*DurationGT) String

func (x *DurationGT) String() string

type DurationGTE

type DurationGTE struct {
	Val *durationpb.Duration `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*DurationGTE) Descriptor deprecated

func (*DurationGTE) Descriptor() ([]byte, []int)

Deprecated: Use DurationGTE.ProtoReflect.Descriptor instead.

func (*DurationGTE) GetVal

func (x *DurationGTE) GetVal() *durationpb.Duration

func (*DurationGTE) ProtoMessage

func (*DurationGTE) ProtoMessage()

func (*DurationGTE) ProtoReflect

func (x *DurationGTE) ProtoReflect() protoreflect.Message

func (*DurationGTE) Reset

func (x *DurationGTE) Reset()

func (*DurationGTE) String

func (x *DurationGTE) String() string

type DurationGTELTE

type DurationGTELTE struct {
	Val *durationpb.Duration `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*DurationGTELTE) Descriptor deprecated

func (*DurationGTELTE) Descriptor() ([]byte, []int)

Deprecated: Use DurationGTELTE.ProtoReflect.Descriptor instead.

func (*DurationGTELTE) GetVal

func (x *DurationGTELTE) GetVal() *durationpb.Duration

func (*DurationGTELTE) ProtoMessage

func (*DurationGTELTE) ProtoMessage()

func (*DurationGTELTE) ProtoReflect

func (x *DurationGTELTE) ProtoReflect() protoreflect.Message

func (*DurationGTELTE) Reset

func (x *DurationGTELTE) Reset()

func (*DurationGTELTE) String

func (x *DurationGTELTE) String() string

type DurationGTLT

type DurationGTLT struct {
	Val *durationpb.Duration `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*DurationGTLT) Descriptor deprecated

func (*DurationGTLT) Descriptor() ([]byte, []int)

Deprecated: Use DurationGTLT.ProtoReflect.Descriptor instead.

func (*DurationGTLT) GetVal

func (x *DurationGTLT) GetVal() *durationpb.Duration

func (*DurationGTLT) ProtoMessage

func (*DurationGTLT) ProtoMessage()

func (*DurationGTLT) ProtoReflect

func (x *DurationGTLT) ProtoReflect() protoreflect.Message

func (*DurationGTLT) Reset

func (x *DurationGTLT) Reset()

func (*DurationGTLT) String

func (x *DurationGTLT) String() string

type DurationIn

type DurationIn struct {
	Val *durationpb.Duration `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*DurationIn) Descriptor deprecated

func (*DurationIn) Descriptor() ([]byte, []int)

Deprecated: Use DurationIn.ProtoReflect.Descriptor instead.

func (*DurationIn) GetVal

func (x *DurationIn) GetVal() *durationpb.Duration

func (*DurationIn) ProtoMessage

func (*DurationIn) ProtoMessage()

func (*DurationIn) ProtoReflect

func (x *DurationIn) ProtoReflect() protoreflect.Message

func (*DurationIn) Reset

func (x *DurationIn) Reset()

func (*DurationIn) String

func (x *DurationIn) String() string

type DurationLT

type DurationLT struct {
	Val *durationpb.Duration `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*DurationLT) Descriptor deprecated

func (*DurationLT) Descriptor() ([]byte, []int)

Deprecated: Use DurationLT.ProtoReflect.Descriptor instead.

func (*DurationLT) GetVal

func (x *DurationLT) GetVal() *durationpb.Duration

func (*DurationLT) ProtoMessage

func (*DurationLT) ProtoMessage()

func (*DurationLT) ProtoReflect

func (x *DurationLT) ProtoReflect() protoreflect.Message

func (*DurationLT) Reset

func (x *DurationLT) Reset()

func (*DurationLT) String

func (x *DurationLT) String() string

type DurationLTE

type DurationLTE struct {
	Val *durationpb.Duration `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*DurationLTE) Descriptor deprecated

func (*DurationLTE) Descriptor() ([]byte, []int)

Deprecated: Use DurationLTE.ProtoReflect.Descriptor instead.

func (*DurationLTE) GetVal

func (x *DurationLTE) GetVal() *durationpb.Duration

func (*DurationLTE) ProtoMessage

func (*DurationLTE) ProtoMessage()

func (*DurationLTE) ProtoReflect

func (x *DurationLTE) ProtoReflect() protoreflect.Message

func (*DurationLTE) Reset

func (x *DurationLTE) Reset()

func (*DurationLTE) String

func (x *DurationLTE) String() string

type DurationNone

type DurationNone struct {
	Val *durationpb.Duration `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*DurationNone) Descriptor deprecated

func (*DurationNone) Descriptor() ([]byte, []int)

Deprecated: Use DurationNone.ProtoReflect.Descriptor instead.

func (*DurationNone) GetVal

func (x *DurationNone) GetVal() *durationpb.Duration

func (*DurationNone) ProtoMessage

func (*DurationNone) ProtoMessage()

func (*DurationNone) ProtoReflect

func (x *DurationNone) ProtoReflect() protoreflect.Message

func (*DurationNone) Reset

func (x *DurationNone) Reset()

func (*DurationNone) String

func (x *DurationNone) String() string

type DurationNotIn

type DurationNotIn struct {
	Val *durationpb.Duration `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*DurationNotIn) Descriptor deprecated

func (*DurationNotIn) Descriptor() ([]byte, []int)

Deprecated: Use DurationNotIn.ProtoReflect.Descriptor instead.

func (*DurationNotIn) GetVal

func (x *DurationNotIn) GetVal() *durationpb.Duration

func (*DurationNotIn) ProtoMessage

func (*DurationNotIn) ProtoMessage()

func (*DurationNotIn) ProtoReflect

func (x *DurationNotIn) ProtoReflect() protoreflect.Message

func (*DurationNotIn) Reset

func (x *DurationNotIn) Reset()

func (*DurationNotIn) String

func (x *DurationNotIn) String() string

type DurationRequired

type DurationRequired struct {
	Val *durationpb.Duration `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*DurationRequired) Descriptor deprecated

func (*DurationRequired) Descriptor() ([]byte, []int)

Deprecated: Use DurationRequired.ProtoReflect.Descriptor instead.

func (*DurationRequired) GetVal

func (x *DurationRequired) GetVal() *durationpb.Duration

func (*DurationRequired) ProtoMessage

func (*DurationRequired) ProtoMessage()

func (*DurationRequired) ProtoReflect

func (x *DurationRequired) ProtoReflect() protoreflect.Message

func (*DurationRequired) Reset

func (x *DurationRequired) Reset()

func (*DurationRequired) String

func (x *DurationRequired) String() string

type Embed

type Embed struct {
	Val int64 `protobuf:"varint,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Embed) Descriptor deprecated

func (*Embed) Descriptor() ([]byte, []int)

Deprecated: Use Embed.ProtoReflect.Descriptor instead.

func (*Embed) GetVal

func (x *Embed) GetVal() int64

func (*Embed) ProtoMessage

func (*Embed) ProtoMessage()

func (*Embed) ProtoReflect

func (x *Embed) ProtoReflect() protoreflect.Message

func (*Embed) Reset

func (x *Embed) Reset()

func (*Embed) String

func (x *Embed) String() string

type EnumAliasConst

type EnumAliasConst struct {
	Val TestEnumAlias `protobuf:"varint,1,opt,name=val,proto3,enum=buf.validate.conformance.cases.TestEnumAlias" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*EnumAliasConst) Descriptor deprecated

func (*EnumAliasConst) Descriptor() ([]byte, []int)

Deprecated: Use EnumAliasConst.ProtoReflect.Descriptor instead.

func (*EnumAliasConst) GetVal

func (x *EnumAliasConst) GetVal() TestEnumAlias

func (*EnumAliasConst) ProtoMessage

func (*EnumAliasConst) ProtoMessage()

func (*EnumAliasConst) ProtoReflect

func (x *EnumAliasConst) ProtoReflect() protoreflect.Message

func (*EnumAliasConst) Reset

func (x *EnumAliasConst) Reset()

func (*EnumAliasConst) String

func (x *EnumAliasConst) String() string

type EnumAliasDefined

type EnumAliasDefined struct {
	Val TestEnumAlias `protobuf:"varint,1,opt,name=val,proto3,enum=buf.validate.conformance.cases.TestEnumAlias" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*EnumAliasDefined) Descriptor deprecated

func (*EnumAliasDefined) Descriptor() ([]byte, []int)

Deprecated: Use EnumAliasDefined.ProtoReflect.Descriptor instead.

func (*EnumAliasDefined) GetVal

func (x *EnumAliasDefined) GetVal() TestEnumAlias

func (*EnumAliasDefined) ProtoMessage

func (*EnumAliasDefined) ProtoMessage()

func (*EnumAliasDefined) ProtoReflect

func (x *EnumAliasDefined) ProtoReflect() protoreflect.Message

func (*EnumAliasDefined) Reset

func (x *EnumAliasDefined) Reset()

func (*EnumAliasDefined) String

func (x *EnumAliasDefined) String() string

type EnumAliasIn

type EnumAliasIn struct {
	Val TestEnumAlias `protobuf:"varint,1,opt,name=val,proto3,enum=buf.validate.conformance.cases.TestEnumAlias" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*EnumAliasIn) Descriptor deprecated

func (*EnumAliasIn) Descriptor() ([]byte, []int)

Deprecated: Use EnumAliasIn.ProtoReflect.Descriptor instead.

func (*EnumAliasIn) GetVal

func (x *EnumAliasIn) GetVal() TestEnumAlias

func (*EnumAliasIn) ProtoMessage

func (*EnumAliasIn) ProtoMessage()

func (*EnumAliasIn) ProtoReflect

func (x *EnumAliasIn) ProtoReflect() protoreflect.Message

func (*EnumAliasIn) Reset

func (x *EnumAliasIn) Reset()

func (*EnumAliasIn) String

func (x *EnumAliasIn) String() string

type EnumAliasNotIn

type EnumAliasNotIn struct {
	Val TestEnumAlias `protobuf:"varint,1,opt,name=val,proto3,enum=buf.validate.conformance.cases.TestEnumAlias" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*EnumAliasNotIn) Descriptor deprecated

func (*EnumAliasNotIn) Descriptor() ([]byte, []int)

Deprecated: Use EnumAliasNotIn.ProtoReflect.Descriptor instead.

func (*EnumAliasNotIn) GetVal

func (x *EnumAliasNotIn) GetVal() TestEnumAlias

func (*EnumAliasNotIn) ProtoMessage

func (*EnumAliasNotIn) ProtoMessage()

func (*EnumAliasNotIn) ProtoReflect

func (x *EnumAliasNotIn) ProtoReflect() protoreflect.Message

func (*EnumAliasNotIn) Reset

func (x *EnumAliasNotIn) Reset()

func (*EnumAliasNotIn) String

func (x *EnumAliasNotIn) String() string

type EnumConst

type EnumConst struct {
	Val TestEnum `protobuf:"varint,1,opt,name=val,proto3,enum=buf.validate.conformance.cases.TestEnum" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*EnumConst) Descriptor deprecated

func (*EnumConst) Descriptor() ([]byte, []int)

Deprecated: Use EnumConst.ProtoReflect.Descriptor instead.

func (*EnumConst) GetVal

func (x *EnumConst) GetVal() TestEnum

func (*EnumConst) ProtoMessage

func (*EnumConst) ProtoMessage()

func (*EnumConst) ProtoReflect

func (x *EnumConst) ProtoReflect() protoreflect.Message

func (*EnumConst) Reset

func (x *EnumConst) Reset()

func (*EnumConst) String

func (x *EnumConst) String() string

type EnumDefined

type EnumDefined struct {
	Val TestEnum `protobuf:"varint,1,opt,name=val,proto3,enum=buf.validate.conformance.cases.TestEnum" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*EnumDefined) Descriptor deprecated

func (*EnumDefined) Descriptor() ([]byte, []int)

Deprecated: Use EnumDefined.ProtoReflect.Descriptor instead.

func (*EnumDefined) GetVal

func (x *EnumDefined) GetVal() TestEnum

func (*EnumDefined) ProtoMessage

func (*EnumDefined) ProtoMessage()

func (*EnumDefined) ProtoReflect

func (x *EnumDefined) ProtoReflect() protoreflect.Message

func (*EnumDefined) Reset

func (x *EnumDefined) Reset()

func (*EnumDefined) String

func (x *EnumDefined) String() string

type EnumExternal

type EnumExternal struct {
	Val other_package.Embed_Enumerated `` /* 127-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*EnumExternal) Descriptor deprecated

func (*EnumExternal) Descriptor() ([]byte, []int)

Deprecated: Use EnumExternal.ProtoReflect.Descriptor instead.

func (*EnumExternal) GetVal

func (*EnumExternal) ProtoMessage

func (*EnumExternal) ProtoMessage()

func (*EnumExternal) ProtoReflect

func (x *EnumExternal) ProtoReflect() protoreflect.Message

func (*EnumExternal) Reset

func (x *EnumExternal) Reset()

func (*EnumExternal) String

func (x *EnumExternal) String() string

type EnumExternal2

type EnumExternal2 struct {
	Val other_package.Embed_DoubleEmbed_DoubleEnumerated `` /* 145-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*EnumExternal2) Descriptor deprecated

func (*EnumExternal2) Descriptor() ([]byte, []int)

Deprecated: Use EnumExternal2.ProtoReflect.Descriptor instead.

func (*EnumExternal2) GetVal

func (*EnumExternal2) ProtoMessage

func (*EnumExternal2) ProtoMessage()

func (*EnumExternal2) ProtoReflect

func (x *EnumExternal2) ProtoReflect() protoreflect.Message

func (*EnumExternal2) Reset

func (x *EnumExternal2) Reset()

func (*EnumExternal2) String

func (x *EnumExternal2) String() string

type EnumIn

type EnumIn struct {
	Val TestEnum `protobuf:"varint,1,opt,name=val,proto3,enum=buf.validate.conformance.cases.TestEnum" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*EnumIn) Descriptor deprecated

func (*EnumIn) Descriptor() ([]byte, []int)

Deprecated: Use EnumIn.ProtoReflect.Descriptor instead.

func (*EnumIn) GetVal

func (x *EnumIn) GetVal() TestEnum

func (*EnumIn) ProtoMessage

func (*EnumIn) ProtoMessage()

func (*EnumIn) ProtoReflect

func (x *EnumIn) ProtoReflect() protoreflect.Message

func (*EnumIn) Reset

func (x *EnumIn) Reset()

func (*EnumIn) String

func (x *EnumIn) String() string

type EnumInsideOneof

type EnumInsideOneof struct {

	// Types that are assignable to Foo:
	//
	//	*EnumInsideOneof_Val
	Foo isEnumInsideOneof_Foo `protobuf_oneof:"foo"`
	// Types that are assignable to Bar:
	//
	//	*EnumInsideOneof_Val2
	Bar isEnumInsideOneof_Bar `protobuf_oneof:"bar"`
	// contains filtered or unexported fields
}

func (*EnumInsideOneof) Descriptor deprecated

func (*EnumInsideOneof) Descriptor() ([]byte, []int)

Deprecated: Use EnumInsideOneof.ProtoReflect.Descriptor instead.

func (*EnumInsideOneof) GetBar

func (m *EnumInsideOneof) GetBar() isEnumInsideOneof_Bar

func (*EnumInsideOneof) GetFoo

func (m *EnumInsideOneof) GetFoo() isEnumInsideOneof_Foo

func (*EnumInsideOneof) GetVal

func (x *EnumInsideOneof) GetVal() TestEnum

func (*EnumInsideOneof) GetVal2

func (x *EnumInsideOneof) GetVal2() TestEnum

func (*EnumInsideOneof) ProtoMessage

func (*EnumInsideOneof) ProtoMessage()

func (*EnumInsideOneof) ProtoReflect

func (x *EnumInsideOneof) ProtoReflect() protoreflect.Message

func (*EnumInsideOneof) Reset

func (x *EnumInsideOneof) Reset()

func (*EnumInsideOneof) String

func (x *EnumInsideOneof) String() string

type EnumInsideOneof_Val

type EnumInsideOneof_Val struct {
	Val TestEnum `protobuf:"varint,1,opt,name=val,proto3,enum=buf.validate.conformance.cases.TestEnum,oneof"`
}

type EnumInsideOneof_Val2

type EnumInsideOneof_Val2 struct {
	Val2 TestEnum `protobuf:"varint,2,opt,name=val2,proto3,enum=buf.validate.conformance.cases.TestEnum,oneof"`
}

type EnumNone

type EnumNone struct {
	Val TestEnum `protobuf:"varint,1,opt,name=val,proto3,enum=buf.validate.conformance.cases.TestEnum" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*EnumNone) Descriptor deprecated

func (*EnumNone) Descriptor() ([]byte, []int)

Deprecated: Use EnumNone.ProtoReflect.Descriptor instead.

func (*EnumNone) GetVal

func (x *EnumNone) GetVal() TestEnum

func (*EnumNone) ProtoMessage

func (*EnumNone) ProtoMessage()

func (*EnumNone) ProtoReflect

func (x *EnumNone) ProtoReflect() protoreflect.Message

func (*EnumNone) Reset

func (x *EnumNone) Reset()

func (*EnumNone) String

func (x *EnumNone) String() string

type EnumNotIn

type EnumNotIn struct {
	Val TestEnum `protobuf:"varint,1,opt,name=val,proto3,enum=buf.validate.conformance.cases.TestEnum" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*EnumNotIn) Descriptor deprecated

func (*EnumNotIn) Descriptor() ([]byte, []int)

Deprecated: Use EnumNotIn.ProtoReflect.Descriptor instead.

func (*EnumNotIn) GetVal

func (x *EnumNotIn) GetVal() TestEnum

func (*EnumNotIn) ProtoMessage

func (*EnumNotIn) ProtoMessage()

func (*EnumNotIn) ProtoReflect

func (x *EnumNotIn) ProtoReflect() protoreflect.Message

func (*EnumNotIn) Reset

func (x *EnumNotIn) Reset()

func (*EnumNotIn) String

func (x *EnumNotIn) String() string

type Fixed32Const

type Fixed32Const struct {
	Val uint32 `protobuf:"fixed32,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Fixed32Const) Descriptor deprecated

func (*Fixed32Const) Descriptor() ([]byte, []int)

Deprecated: Use Fixed32Const.ProtoReflect.Descriptor instead.

func (*Fixed32Const) GetVal

func (x *Fixed32Const) GetVal() uint32

func (*Fixed32Const) ProtoMessage

func (*Fixed32Const) ProtoMessage()

func (*Fixed32Const) ProtoReflect

func (x *Fixed32Const) ProtoReflect() protoreflect.Message

func (*Fixed32Const) Reset

func (x *Fixed32Const) Reset()

func (*Fixed32Const) String

func (x *Fixed32Const) String() string

type Fixed32ExGTELTE

type Fixed32ExGTELTE struct {
	Val uint32 `protobuf:"fixed32,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Fixed32ExGTELTE) Descriptor deprecated

func (*Fixed32ExGTELTE) Descriptor() ([]byte, []int)

Deprecated: Use Fixed32ExGTELTE.ProtoReflect.Descriptor instead.

func (*Fixed32ExGTELTE) GetVal

func (x *Fixed32ExGTELTE) GetVal() uint32

func (*Fixed32ExGTELTE) ProtoMessage

func (*Fixed32ExGTELTE) ProtoMessage()

func (*Fixed32ExGTELTE) ProtoReflect

func (x *Fixed32ExGTELTE) ProtoReflect() protoreflect.Message

func (*Fixed32ExGTELTE) Reset

func (x *Fixed32ExGTELTE) Reset()

func (*Fixed32ExGTELTE) String

func (x *Fixed32ExGTELTE) String() string

type Fixed32ExLTGT

type Fixed32ExLTGT struct {
	Val uint32 `protobuf:"fixed32,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Fixed32ExLTGT) Descriptor deprecated

func (*Fixed32ExLTGT) Descriptor() ([]byte, []int)

Deprecated: Use Fixed32ExLTGT.ProtoReflect.Descriptor instead.

func (*Fixed32ExLTGT) GetVal

func (x *Fixed32ExLTGT) GetVal() uint32

func (*Fixed32ExLTGT) ProtoMessage

func (*Fixed32ExLTGT) ProtoMessage()

func (*Fixed32ExLTGT) ProtoReflect

func (x *Fixed32ExLTGT) ProtoReflect() protoreflect.Message

func (*Fixed32ExLTGT) Reset

func (x *Fixed32ExLTGT) Reset()

func (*Fixed32ExLTGT) String

func (x *Fixed32ExLTGT) String() string

type Fixed32GT

type Fixed32GT struct {
	Val uint32 `protobuf:"fixed32,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Fixed32GT) Descriptor deprecated

func (*Fixed32GT) Descriptor() ([]byte, []int)

Deprecated: Use Fixed32GT.ProtoReflect.Descriptor instead.

func (*Fixed32GT) GetVal

func (x *Fixed32GT) GetVal() uint32

func (*Fixed32GT) ProtoMessage

func (*Fixed32GT) ProtoMessage()

func (*Fixed32GT) ProtoReflect

func (x *Fixed32GT) ProtoReflect() protoreflect.Message

func (*Fixed32GT) Reset

func (x *Fixed32GT) Reset()

func (*Fixed32GT) String

func (x *Fixed32GT) String() string

type Fixed32GTE

type Fixed32GTE struct {
	Val uint32 `protobuf:"fixed32,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Fixed32GTE) Descriptor deprecated

func (*Fixed32GTE) Descriptor() ([]byte, []int)

Deprecated: Use Fixed32GTE.ProtoReflect.Descriptor instead.

func (*Fixed32GTE) GetVal

func (x *Fixed32GTE) GetVal() uint32

func (*Fixed32GTE) ProtoMessage

func (*Fixed32GTE) ProtoMessage()

func (*Fixed32GTE) ProtoReflect

func (x *Fixed32GTE) ProtoReflect() protoreflect.Message

func (*Fixed32GTE) Reset

func (x *Fixed32GTE) Reset()

func (*Fixed32GTE) String

func (x *Fixed32GTE) String() string

type Fixed32GTELTE

type Fixed32GTELTE struct {
	Val uint32 `protobuf:"fixed32,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Fixed32GTELTE) Descriptor deprecated

func (*Fixed32GTELTE) Descriptor() ([]byte, []int)

Deprecated: Use Fixed32GTELTE.ProtoReflect.Descriptor instead.

func (*Fixed32GTELTE) GetVal

func (x *Fixed32GTELTE) GetVal() uint32

func (*Fixed32GTELTE) ProtoMessage

func (*Fixed32GTELTE) ProtoMessage()

func (*Fixed32GTELTE) ProtoReflect

func (x *Fixed32GTELTE) ProtoReflect() protoreflect.Message

func (*Fixed32GTELTE) Reset

func (x *Fixed32GTELTE) Reset()

func (*Fixed32GTELTE) String

func (x *Fixed32GTELTE) String() string

type Fixed32GTLT

type Fixed32GTLT struct {
	Val uint32 `protobuf:"fixed32,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Fixed32GTLT) Descriptor deprecated

func (*Fixed32GTLT) Descriptor() ([]byte, []int)

Deprecated: Use Fixed32GTLT.ProtoReflect.Descriptor instead.

func (*Fixed32GTLT) GetVal

func (x *Fixed32GTLT) GetVal() uint32

func (*Fixed32GTLT) ProtoMessage

func (*Fixed32GTLT) ProtoMessage()

func (*Fixed32GTLT) ProtoReflect

func (x *Fixed32GTLT) ProtoReflect() protoreflect.Message

func (*Fixed32GTLT) Reset

func (x *Fixed32GTLT) Reset()

func (*Fixed32GTLT) String

func (x *Fixed32GTLT) String() string

type Fixed32Ignore

type Fixed32Ignore struct {
	Val uint32 `protobuf:"fixed32,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Fixed32Ignore) Descriptor deprecated

func (*Fixed32Ignore) Descriptor() ([]byte, []int)

Deprecated: Use Fixed32Ignore.ProtoReflect.Descriptor instead.

func (*Fixed32Ignore) GetVal

func (x *Fixed32Ignore) GetVal() uint32

func (*Fixed32Ignore) ProtoMessage

func (*Fixed32Ignore) ProtoMessage()

func (*Fixed32Ignore) ProtoReflect

func (x *Fixed32Ignore) ProtoReflect() protoreflect.Message

func (*Fixed32Ignore) Reset

func (x *Fixed32Ignore) Reset()

func (*Fixed32Ignore) String

func (x *Fixed32Ignore) String() string

type Fixed32In

type Fixed32In struct {
	Val uint32 `protobuf:"fixed32,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Fixed32In) Descriptor deprecated

func (*Fixed32In) Descriptor() ([]byte, []int)

Deprecated: Use Fixed32In.ProtoReflect.Descriptor instead.

func (*Fixed32In) GetVal

func (x *Fixed32In) GetVal() uint32

func (*Fixed32In) ProtoMessage

func (*Fixed32In) ProtoMessage()

func (*Fixed32In) ProtoReflect

func (x *Fixed32In) ProtoReflect() protoreflect.Message

func (*Fixed32In) Reset

func (x *Fixed32In) Reset()

func (*Fixed32In) String

func (x *Fixed32In) String() string

type Fixed32IncorrectType

type Fixed32IncorrectType struct {
	Val uint32 `protobuf:"fixed32,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Fixed32IncorrectType) Descriptor deprecated

func (*Fixed32IncorrectType) Descriptor() ([]byte, []int)

Deprecated: Use Fixed32IncorrectType.ProtoReflect.Descriptor instead.

func (*Fixed32IncorrectType) GetVal

func (x *Fixed32IncorrectType) GetVal() uint32

func (*Fixed32IncorrectType) ProtoMessage

func (*Fixed32IncorrectType) ProtoMessage()

func (*Fixed32IncorrectType) ProtoReflect

func (x *Fixed32IncorrectType) ProtoReflect() protoreflect.Message

func (*Fixed32IncorrectType) Reset

func (x *Fixed32IncorrectType) Reset()

func (*Fixed32IncorrectType) String

func (x *Fixed32IncorrectType) String() string

type Fixed32LT

type Fixed32LT struct {
	Val uint32 `protobuf:"fixed32,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Fixed32LT) Descriptor deprecated

func (*Fixed32LT) Descriptor() ([]byte, []int)

Deprecated: Use Fixed32LT.ProtoReflect.Descriptor instead.

func (*Fixed32LT) GetVal

func (x *Fixed32LT) GetVal() uint32

func (*Fixed32LT) ProtoMessage

func (*Fixed32LT) ProtoMessage()

func (*Fixed32LT) ProtoReflect

func (x *Fixed32LT) ProtoReflect() protoreflect.Message

func (*Fixed32LT) Reset

func (x *Fixed32LT) Reset()

func (*Fixed32LT) String

func (x *Fixed32LT) String() string

type Fixed32LTE

type Fixed32LTE struct {
	Val uint32 `protobuf:"fixed32,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Fixed32LTE) Descriptor deprecated

func (*Fixed32LTE) Descriptor() ([]byte, []int)

Deprecated: Use Fixed32LTE.ProtoReflect.Descriptor instead.

func (*Fixed32LTE) GetVal

func (x *Fixed32LTE) GetVal() uint32

func (*Fixed32LTE) ProtoMessage

func (*Fixed32LTE) ProtoMessage()

func (*Fixed32LTE) ProtoReflect

func (x *Fixed32LTE) ProtoReflect() protoreflect.Message

func (*Fixed32LTE) Reset

func (x *Fixed32LTE) Reset()

func (*Fixed32LTE) String

func (x *Fixed32LTE) String() string

type Fixed32None

type Fixed32None struct {
	Val uint32 `protobuf:"fixed32,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Fixed32None) Descriptor deprecated

func (*Fixed32None) Descriptor() ([]byte, []int)

Deprecated: Use Fixed32None.ProtoReflect.Descriptor instead.

func (*Fixed32None) GetVal

func (x *Fixed32None) GetVal() uint32

func (*Fixed32None) ProtoMessage

func (*Fixed32None) ProtoMessage()

func (*Fixed32None) ProtoReflect

func (x *Fixed32None) ProtoReflect() protoreflect.Message

func (*Fixed32None) Reset

func (x *Fixed32None) Reset()

func (*Fixed32None) String

func (x *Fixed32None) String() string

type Fixed32NotIn

type Fixed32NotIn struct {
	Val uint32 `protobuf:"fixed32,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Fixed32NotIn) Descriptor deprecated

func (*Fixed32NotIn) Descriptor() ([]byte, []int)

Deprecated: Use Fixed32NotIn.ProtoReflect.Descriptor instead.

func (*Fixed32NotIn) GetVal

func (x *Fixed32NotIn) GetVal() uint32

func (*Fixed32NotIn) ProtoMessage

func (*Fixed32NotIn) ProtoMessage()

func (*Fixed32NotIn) ProtoReflect

func (x *Fixed32NotIn) ProtoReflect() protoreflect.Message

func (*Fixed32NotIn) Reset

func (x *Fixed32NotIn) Reset()

func (*Fixed32NotIn) String

func (x *Fixed32NotIn) String() string

type Fixed64Const

type Fixed64Const struct {
	Val uint64 `protobuf:"fixed64,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Fixed64Const) Descriptor deprecated

func (*Fixed64Const) Descriptor() ([]byte, []int)

Deprecated: Use Fixed64Const.ProtoReflect.Descriptor instead.

func (*Fixed64Const) GetVal

func (x *Fixed64Const) GetVal() uint64

func (*Fixed64Const) ProtoMessage

func (*Fixed64Const) ProtoMessage()

func (*Fixed64Const) ProtoReflect

func (x *Fixed64Const) ProtoReflect() protoreflect.Message

func (*Fixed64Const) Reset

func (x *Fixed64Const) Reset()

func (*Fixed64Const) String

func (x *Fixed64Const) String() string

type Fixed64ExGTELTE

type Fixed64ExGTELTE struct {
	Val uint64 `protobuf:"fixed64,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Fixed64ExGTELTE) Descriptor deprecated

func (*Fixed64ExGTELTE) Descriptor() ([]byte, []int)

Deprecated: Use Fixed64ExGTELTE.ProtoReflect.Descriptor instead.

func (*Fixed64ExGTELTE) GetVal

func (x *Fixed64ExGTELTE) GetVal() uint64

func (*Fixed64ExGTELTE) ProtoMessage

func (*Fixed64ExGTELTE) ProtoMessage()

func (*Fixed64ExGTELTE) ProtoReflect

func (x *Fixed64ExGTELTE) ProtoReflect() protoreflect.Message

func (*Fixed64ExGTELTE) Reset

func (x *Fixed64ExGTELTE) Reset()

func (*Fixed64ExGTELTE) String

func (x *Fixed64ExGTELTE) String() string

type Fixed64ExLTGT

type Fixed64ExLTGT struct {
	Val uint64 `protobuf:"fixed64,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Fixed64ExLTGT) Descriptor deprecated

func (*Fixed64ExLTGT) Descriptor() ([]byte, []int)

Deprecated: Use Fixed64ExLTGT.ProtoReflect.Descriptor instead.

func (*Fixed64ExLTGT) GetVal

func (x *Fixed64ExLTGT) GetVal() uint64

func (*Fixed64ExLTGT) ProtoMessage

func (*Fixed64ExLTGT) ProtoMessage()

func (*Fixed64ExLTGT) ProtoReflect

func (x *Fixed64ExLTGT) ProtoReflect() protoreflect.Message

func (*Fixed64ExLTGT) Reset

func (x *Fixed64ExLTGT) Reset()

func (*Fixed64ExLTGT) String

func (x *Fixed64ExLTGT) String() string

type Fixed64GT

type Fixed64GT struct {
	Val uint64 `protobuf:"fixed64,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Fixed64GT) Descriptor deprecated

func (*Fixed64GT) Descriptor() ([]byte, []int)

Deprecated: Use Fixed64GT.ProtoReflect.Descriptor instead.

func (*Fixed64GT) GetVal

func (x *Fixed64GT) GetVal() uint64

func (*Fixed64GT) ProtoMessage

func (*Fixed64GT) ProtoMessage()

func (*Fixed64GT) ProtoReflect

func (x *Fixed64GT) ProtoReflect() protoreflect.Message

func (*Fixed64GT) Reset

func (x *Fixed64GT) Reset()

func (*Fixed64GT) String

func (x *Fixed64GT) String() string

type Fixed64GTE

type Fixed64GTE struct {
	Val uint64 `protobuf:"fixed64,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Fixed64GTE) Descriptor deprecated

func (*Fixed64GTE) Descriptor() ([]byte, []int)

Deprecated: Use Fixed64GTE.ProtoReflect.Descriptor instead.

func (*Fixed64GTE) GetVal

func (x *Fixed64GTE) GetVal() uint64

func (*Fixed64GTE) ProtoMessage

func (*Fixed64GTE) ProtoMessage()

func (*Fixed64GTE) ProtoReflect

func (x *Fixed64GTE) ProtoReflect() protoreflect.Message

func (*Fixed64GTE) Reset

func (x *Fixed64GTE) Reset()

func (*Fixed64GTE) String

func (x *Fixed64GTE) String() string

type Fixed64GTELTE

type Fixed64GTELTE struct {
	Val uint64 `protobuf:"fixed64,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Fixed64GTELTE) Descriptor deprecated

func (*Fixed64GTELTE) Descriptor() ([]byte, []int)

Deprecated: Use Fixed64GTELTE.ProtoReflect.Descriptor instead.

func (*Fixed64GTELTE) GetVal

func (x *Fixed64GTELTE) GetVal() uint64

func (*Fixed64GTELTE) ProtoMessage

func (*Fixed64GTELTE) ProtoMessage()

func (*Fixed64GTELTE) ProtoReflect

func (x *Fixed64GTELTE) ProtoReflect() protoreflect.Message

func (*Fixed64GTELTE) Reset

func (x *Fixed64GTELTE) Reset()

func (*Fixed64GTELTE) String

func (x *Fixed64GTELTE) String() string

type Fixed64GTLT

type Fixed64GTLT struct {
	Val uint64 `protobuf:"fixed64,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Fixed64GTLT) Descriptor deprecated

func (*Fixed64GTLT) Descriptor() ([]byte, []int)

Deprecated: Use Fixed64GTLT.ProtoReflect.Descriptor instead.

func (*Fixed64GTLT) GetVal

func (x *Fixed64GTLT) GetVal() uint64

func (*Fixed64GTLT) ProtoMessage

func (*Fixed64GTLT) ProtoMessage()

func (*Fixed64GTLT) ProtoReflect

func (x *Fixed64GTLT) ProtoReflect() protoreflect.Message

func (*Fixed64GTLT) Reset

func (x *Fixed64GTLT) Reset()

func (*Fixed64GTLT) String

func (x *Fixed64GTLT) String() string

type Fixed64Ignore

type Fixed64Ignore struct {
	Val uint64 `protobuf:"fixed64,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Fixed64Ignore) Descriptor deprecated

func (*Fixed64Ignore) Descriptor() ([]byte, []int)

Deprecated: Use Fixed64Ignore.ProtoReflect.Descriptor instead.

func (*Fixed64Ignore) GetVal

func (x *Fixed64Ignore) GetVal() uint64

func (*Fixed64Ignore) ProtoMessage

func (*Fixed64Ignore) ProtoMessage()

func (*Fixed64Ignore) ProtoReflect

func (x *Fixed64Ignore) ProtoReflect() protoreflect.Message

func (*Fixed64Ignore) Reset

func (x *Fixed64Ignore) Reset()

func (*Fixed64Ignore) String

func (x *Fixed64Ignore) String() string

type Fixed64In

type Fixed64In struct {
	Val uint64 `protobuf:"fixed64,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Fixed64In) Descriptor deprecated

func (*Fixed64In) Descriptor() ([]byte, []int)

Deprecated: Use Fixed64In.ProtoReflect.Descriptor instead.

func (*Fixed64In) GetVal

func (x *Fixed64In) GetVal() uint64

func (*Fixed64In) ProtoMessage

func (*Fixed64In) ProtoMessage()

func (*Fixed64In) ProtoReflect

func (x *Fixed64In) ProtoReflect() protoreflect.Message

func (*Fixed64In) Reset

func (x *Fixed64In) Reset()

func (*Fixed64In) String

func (x *Fixed64In) String() string

type Fixed64IncorrectType

type Fixed64IncorrectType struct {
	Val uint64 `protobuf:"fixed64,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Fixed64IncorrectType) Descriptor deprecated

func (*Fixed64IncorrectType) Descriptor() ([]byte, []int)

Deprecated: Use Fixed64IncorrectType.ProtoReflect.Descriptor instead.

func (*Fixed64IncorrectType) GetVal

func (x *Fixed64IncorrectType) GetVal() uint64

func (*Fixed64IncorrectType) ProtoMessage

func (*Fixed64IncorrectType) ProtoMessage()

func (*Fixed64IncorrectType) ProtoReflect

func (x *Fixed64IncorrectType) ProtoReflect() protoreflect.Message

func (*Fixed64IncorrectType) Reset

func (x *Fixed64IncorrectType) Reset()

func (*Fixed64IncorrectType) String

func (x *Fixed64IncorrectType) String() string

type Fixed64LT

type Fixed64LT struct {
	Val uint64 `protobuf:"fixed64,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Fixed64LT) Descriptor deprecated

func (*Fixed64LT) Descriptor() ([]byte, []int)

Deprecated: Use Fixed64LT.ProtoReflect.Descriptor instead.

func (*Fixed64LT) GetVal

func (x *Fixed64LT) GetVal() uint64

func (*Fixed64LT) ProtoMessage

func (*Fixed64LT) ProtoMessage()

func (*Fixed64LT) ProtoReflect

func (x *Fixed64LT) ProtoReflect() protoreflect.Message

func (*Fixed64LT) Reset

func (x *Fixed64LT) Reset()

func (*Fixed64LT) String

func (x *Fixed64LT) String() string

type Fixed64LTE

type Fixed64LTE struct {
	Val uint64 `protobuf:"fixed64,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Fixed64LTE) Descriptor deprecated

func (*Fixed64LTE) Descriptor() ([]byte, []int)

Deprecated: Use Fixed64LTE.ProtoReflect.Descriptor instead.

func (*Fixed64LTE) GetVal

func (x *Fixed64LTE) GetVal() uint64

func (*Fixed64LTE) ProtoMessage

func (*Fixed64LTE) ProtoMessage()

func (*Fixed64LTE) ProtoReflect

func (x *Fixed64LTE) ProtoReflect() protoreflect.Message

func (*Fixed64LTE) Reset

func (x *Fixed64LTE) Reset()

func (*Fixed64LTE) String

func (x *Fixed64LTE) String() string

type Fixed64None

type Fixed64None struct {
	Val uint64 `protobuf:"fixed64,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Fixed64None) Descriptor deprecated

func (*Fixed64None) Descriptor() ([]byte, []int)

Deprecated: Use Fixed64None.ProtoReflect.Descriptor instead.

func (*Fixed64None) GetVal

func (x *Fixed64None) GetVal() uint64

func (*Fixed64None) ProtoMessage

func (*Fixed64None) ProtoMessage()

func (*Fixed64None) ProtoReflect

func (x *Fixed64None) ProtoReflect() protoreflect.Message

func (*Fixed64None) Reset

func (x *Fixed64None) Reset()

func (*Fixed64None) String

func (x *Fixed64None) String() string

type Fixed64NotIn

type Fixed64NotIn struct {
	Val uint64 `protobuf:"fixed64,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Fixed64NotIn) Descriptor deprecated

func (*Fixed64NotIn) Descriptor() ([]byte, []int)

Deprecated: Use Fixed64NotIn.ProtoReflect.Descriptor instead.

func (*Fixed64NotIn) GetVal

func (x *Fixed64NotIn) GetVal() uint64

func (*Fixed64NotIn) ProtoMessage

func (*Fixed64NotIn) ProtoMessage()

func (*Fixed64NotIn) ProtoReflect

func (x *Fixed64NotIn) ProtoReflect() protoreflect.Message

func (*Fixed64NotIn) Reset

func (x *Fixed64NotIn) Reset()

func (*Fixed64NotIn) String

func (x *Fixed64NotIn) String() string

type FloatConst

type FloatConst struct {
	Val float32 `protobuf:"fixed32,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*FloatConst) Descriptor deprecated

func (*FloatConst) Descriptor() ([]byte, []int)

Deprecated: Use FloatConst.ProtoReflect.Descriptor instead.

func (*FloatConst) GetVal

func (x *FloatConst) GetVal() float32

func (*FloatConst) ProtoMessage

func (*FloatConst) ProtoMessage()

func (*FloatConst) ProtoReflect

func (x *FloatConst) ProtoReflect() protoreflect.Message

func (*FloatConst) Reset

func (x *FloatConst) Reset()

func (*FloatConst) String

func (x *FloatConst) String() string

type FloatExGTELTE

type FloatExGTELTE struct {
	Val float32 `protobuf:"fixed32,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*FloatExGTELTE) Descriptor deprecated

func (*FloatExGTELTE) Descriptor() ([]byte, []int)

Deprecated: Use FloatExGTELTE.ProtoReflect.Descriptor instead.

func (*FloatExGTELTE) GetVal

func (x *FloatExGTELTE) GetVal() float32

func (*FloatExGTELTE) ProtoMessage

func (*FloatExGTELTE) ProtoMessage()

func (*FloatExGTELTE) ProtoReflect

func (x *FloatExGTELTE) ProtoReflect() protoreflect.Message

func (*FloatExGTELTE) Reset

func (x *FloatExGTELTE) Reset()

func (*FloatExGTELTE) String

func (x *FloatExGTELTE) String() string

type FloatExLTGT

type FloatExLTGT struct {
	Val float32 `protobuf:"fixed32,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*FloatExLTGT) Descriptor deprecated

func (*FloatExLTGT) Descriptor() ([]byte, []int)

Deprecated: Use FloatExLTGT.ProtoReflect.Descriptor instead.

func (*FloatExLTGT) GetVal

func (x *FloatExLTGT) GetVal() float32

func (*FloatExLTGT) ProtoMessage

func (*FloatExLTGT) ProtoMessage()

func (*FloatExLTGT) ProtoReflect

func (x *FloatExLTGT) ProtoReflect() protoreflect.Message

func (*FloatExLTGT) Reset

func (x *FloatExLTGT) Reset()

func (*FloatExLTGT) String

func (x *FloatExLTGT) String() string

type FloatFinite

type FloatFinite struct {
	Val float32 `protobuf:"fixed32,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*FloatFinite) Descriptor deprecated

func (*FloatFinite) Descriptor() ([]byte, []int)

Deprecated: Use FloatFinite.ProtoReflect.Descriptor instead.

func (*FloatFinite) GetVal

func (x *FloatFinite) GetVal() float32

func (*FloatFinite) ProtoMessage

func (*FloatFinite) ProtoMessage()

func (*FloatFinite) ProtoReflect

func (x *FloatFinite) ProtoReflect() protoreflect.Message

func (*FloatFinite) Reset

func (x *FloatFinite) Reset()

func (*FloatFinite) String

func (x *FloatFinite) String() string

type FloatGT

type FloatGT struct {
	Val float32 `protobuf:"fixed32,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*FloatGT) Descriptor deprecated

func (*FloatGT) Descriptor() ([]byte, []int)

Deprecated: Use FloatGT.ProtoReflect.Descriptor instead.

func (*FloatGT) GetVal

func (x *FloatGT) GetVal() float32

func (*FloatGT) ProtoMessage

func (*FloatGT) ProtoMessage()

func (*FloatGT) ProtoReflect

func (x *FloatGT) ProtoReflect() protoreflect.Message

func (*FloatGT) Reset

func (x *FloatGT) Reset()

func (*FloatGT) String

func (x *FloatGT) String() string

type FloatGTE

type FloatGTE struct {
	Val float32 `protobuf:"fixed32,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*FloatGTE) Descriptor deprecated

func (*FloatGTE) Descriptor() ([]byte, []int)

Deprecated: Use FloatGTE.ProtoReflect.Descriptor instead.

func (*FloatGTE) GetVal

func (x *FloatGTE) GetVal() float32

func (*FloatGTE) ProtoMessage

func (*FloatGTE) ProtoMessage()

func (*FloatGTE) ProtoReflect

func (x *FloatGTE) ProtoReflect() protoreflect.Message

func (*FloatGTE) Reset

func (x *FloatGTE) Reset()

func (*FloatGTE) String

func (x *FloatGTE) String() string

type FloatGTELTE

type FloatGTELTE struct {
	Val float32 `protobuf:"fixed32,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*FloatGTELTE) Descriptor deprecated

func (*FloatGTELTE) Descriptor() ([]byte, []int)

Deprecated: Use FloatGTELTE.ProtoReflect.Descriptor instead.

func (*FloatGTELTE) GetVal

func (x *FloatGTELTE) GetVal() float32

func (*FloatGTELTE) ProtoMessage

func (*FloatGTELTE) ProtoMessage()

func (*FloatGTELTE) ProtoReflect

func (x *FloatGTELTE) ProtoReflect() protoreflect.Message

func (*FloatGTELTE) Reset

func (x *FloatGTELTE) Reset()

func (*FloatGTELTE) String

func (x *FloatGTELTE) String() string

type FloatGTLT

type FloatGTLT struct {
	Val float32 `protobuf:"fixed32,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*FloatGTLT) Descriptor deprecated

func (*FloatGTLT) Descriptor() ([]byte, []int)

Deprecated: Use FloatGTLT.ProtoReflect.Descriptor instead.

func (*FloatGTLT) GetVal

func (x *FloatGTLT) GetVal() float32

func (*FloatGTLT) ProtoMessage

func (*FloatGTLT) ProtoMessage()

func (*FloatGTLT) ProtoReflect

func (x *FloatGTLT) ProtoReflect() protoreflect.Message

func (*FloatGTLT) Reset

func (x *FloatGTLT) Reset()

func (*FloatGTLT) String

func (x *FloatGTLT) String() string

type FloatIgnore

type FloatIgnore struct {
	Val float32 `protobuf:"fixed32,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*FloatIgnore) Descriptor deprecated

func (*FloatIgnore) Descriptor() ([]byte, []int)

Deprecated: Use FloatIgnore.ProtoReflect.Descriptor instead.

func (*FloatIgnore) GetVal

func (x *FloatIgnore) GetVal() float32

func (*FloatIgnore) ProtoMessage

func (*FloatIgnore) ProtoMessage()

func (*FloatIgnore) ProtoReflect

func (x *FloatIgnore) ProtoReflect() protoreflect.Message

func (*FloatIgnore) Reset

func (x *FloatIgnore) Reset()

func (*FloatIgnore) String

func (x *FloatIgnore) String() string

type FloatIn

type FloatIn struct {
	Val float32 `protobuf:"fixed32,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*FloatIn) Descriptor deprecated

func (*FloatIn) Descriptor() ([]byte, []int)

Deprecated: Use FloatIn.ProtoReflect.Descriptor instead.

func (*FloatIn) GetVal

func (x *FloatIn) GetVal() float32

func (*FloatIn) ProtoMessage

func (*FloatIn) ProtoMessage()

func (*FloatIn) ProtoReflect

func (x *FloatIn) ProtoReflect() protoreflect.Message

func (*FloatIn) Reset

func (x *FloatIn) Reset()

func (*FloatIn) String

func (x *FloatIn) String() string

type FloatIncorrectType

type FloatIncorrectType struct {
	Val float32 `protobuf:"fixed32,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*FloatIncorrectType) Descriptor deprecated

func (*FloatIncorrectType) Descriptor() ([]byte, []int)

Deprecated: Use FloatIncorrectType.ProtoReflect.Descriptor instead.

func (*FloatIncorrectType) GetVal

func (x *FloatIncorrectType) GetVal() float32

func (*FloatIncorrectType) ProtoMessage

func (*FloatIncorrectType) ProtoMessage()

func (*FloatIncorrectType) ProtoReflect

func (x *FloatIncorrectType) ProtoReflect() protoreflect.Message

func (*FloatIncorrectType) Reset

func (x *FloatIncorrectType) Reset()

func (*FloatIncorrectType) String

func (x *FloatIncorrectType) String() string

type FloatLT

type FloatLT struct {
	Val float32 `protobuf:"fixed32,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*FloatLT) Descriptor deprecated

func (*FloatLT) Descriptor() ([]byte, []int)

Deprecated: Use FloatLT.ProtoReflect.Descriptor instead.

func (*FloatLT) GetVal

func (x *FloatLT) GetVal() float32

func (*FloatLT) ProtoMessage

func (*FloatLT) ProtoMessage()

func (*FloatLT) ProtoReflect

func (x *FloatLT) ProtoReflect() protoreflect.Message

func (*FloatLT) Reset

func (x *FloatLT) Reset()

func (*FloatLT) String

func (x *FloatLT) String() string

type FloatLTE

type FloatLTE struct {
	Val float32 `protobuf:"fixed32,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*FloatLTE) Descriptor deprecated

func (*FloatLTE) Descriptor() ([]byte, []int)

Deprecated: Use FloatLTE.ProtoReflect.Descriptor instead.

func (*FloatLTE) GetVal

func (x *FloatLTE) GetVal() float32

func (*FloatLTE) ProtoMessage

func (*FloatLTE) ProtoMessage()

func (*FloatLTE) ProtoReflect

func (x *FloatLTE) ProtoReflect() protoreflect.Message

func (*FloatLTE) Reset

func (x *FloatLTE) Reset()

func (*FloatLTE) String

func (x *FloatLTE) String() string

type FloatNone

type FloatNone struct {
	Val float32 `protobuf:"fixed32,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*FloatNone) Descriptor deprecated

func (*FloatNone) Descriptor() ([]byte, []int)

Deprecated: Use FloatNone.ProtoReflect.Descriptor instead.

func (*FloatNone) GetVal

func (x *FloatNone) GetVal() float32

func (*FloatNone) ProtoMessage

func (*FloatNone) ProtoMessage()

func (*FloatNone) ProtoReflect

func (x *FloatNone) ProtoReflect() protoreflect.Message

func (*FloatNone) Reset

func (x *FloatNone) Reset()

func (*FloatNone) String

func (x *FloatNone) String() string

type FloatNotIn

type FloatNotIn struct {
	Val float32 `protobuf:"fixed32,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*FloatNotIn) Descriptor deprecated

func (*FloatNotIn) Descriptor() ([]byte, []int)

Deprecated: Use FloatNotIn.ProtoReflect.Descriptor instead.

func (*FloatNotIn) GetVal

func (x *FloatNotIn) GetVal() float32

func (*FloatNotIn) ProtoMessage

func (*FloatNotIn) ProtoMessage()

func (*FloatNotIn) ProtoReflect

func (x *FloatNotIn) ProtoReflect() protoreflect.Message

func (*FloatNotIn) Reset

func (x *FloatNotIn) Reset()

func (*FloatNotIn) String

func (x *FloatNotIn) String() string

type IgnoreEmptyMapPairs

type IgnoreEmptyMapPairs struct {
	Val map[string]int32 `` /* 148-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*IgnoreEmptyMapPairs) Descriptor deprecated

func (*IgnoreEmptyMapPairs) Descriptor() ([]byte, []int)

Deprecated: Use IgnoreEmptyMapPairs.ProtoReflect.Descriptor instead.

func (*IgnoreEmptyMapPairs) GetVal

func (x *IgnoreEmptyMapPairs) GetVal() map[string]int32

func (*IgnoreEmptyMapPairs) ProtoMessage

func (*IgnoreEmptyMapPairs) ProtoMessage()

func (*IgnoreEmptyMapPairs) ProtoReflect

func (x *IgnoreEmptyMapPairs) ProtoReflect() protoreflect.Message

func (*IgnoreEmptyMapPairs) Reset

func (x *IgnoreEmptyMapPairs) Reset()

func (*IgnoreEmptyMapPairs) String

func (x *IgnoreEmptyMapPairs) String() string

type IgnoreEmptyProto2Map

type IgnoreEmptyProto2Map struct {
	Val map[int32]int32 `` /* 128-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*IgnoreEmptyProto2Map) Descriptor deprecated

func (*IgnoreEmptyProto2Map) Descriptor() ([]byte, []int)

Deprecated: Use IgnoreEmptyProto2Map.ProtoReflect.Descriptor instead.

func (*IgnoreEmptyProto2Map) GetVal

func (x *IgnoreEmptyProto2Map) GetVal() map[int32]int32

func (*IgnoreEmptyProto2Map) ProtoMessage

func (*IgnoreEmptyProto2Map) ProtoMessage()

func (*IgnoreEmptyProto2Map) ProtoReflect

func (x *IgnoreEmptyProto2Map) ProtoReflect() protoreflect.Message

func (*IgnoreEmptyProto2Map) Reset

func (x *IgnoreEmptyProto2Map) Reset()

func (*IgnoreEmptyProto2Map) String

func (x *IgnoreEmptyProto2Map) String() string

type IgnoreEmptyProto2Message

type IgnoreEmptyProto2Message struct {
	Val *IgnoreEmptyProto2Message_Msg `protobuf:"bytes,1,opt,name=val" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*IgnoreEmptyProto2Message) Descriptor deprecated

func (*IgnoreEmptyProto2Message) Descriptor() ([]byte, []int)

Deprecated: Use IgnoreEmptyProto2Message.ProtoReflect.Descriptor instead.

func (*IgnoreEmptyProto2Message) GetVal

func (*IgnoreEmptyProto2Message) ProtoMessage

func (*IgnoreEmptyProto2Message) ProtoMessage()

func (*IgnoreEmptyProto2Message) ProtoReflect

func (x *IgnoreEmptyProto2Message) ProtoReflect() protoreflect.Message

func (*IgnoreEmptyProto2Message) Reset

func (x *IgnoreEmptyProto2Message) Reset()

func (*IgnoreEmptyProto2Message) String

func (x *IgnoreEmptyProto2Message) String() string

type IgnoreEmptyProto2Message_Msg

type IgnoreEmptyProto2Message_Msg struct {
	Val *string `protobuf:"bytes,1,opt,name=val" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*IgnoreEmptyProto2Message_Msg) Descriptor deprecated

func (*IgnoreEmptyProto2Message_Msg) Descriptor() ([]byte, []int)

Deprecated: Use IgnoreEmptyProto2Message_Msg.ProtoReflect.Descriptor instead.

func (*IgnoreEmptyProto2Message_Msg) GetVal

func (*IgnoreEmptyProto2Message_Msg) ProtoMessage

func (*IgnoreEmptyProto2Message_Msg) ProtoMessage()

func (*IgnoreEmptyProto2Message_Msg) ProtoReflect

func (*IgnoreEmptyProto2Message_Msg) Reset

func (x *IgnoreEmptyProto2Message_Msg) Reset()

func (*IgnoreEmptyProto2Message_Msg) String

type IgnoreEmptyProto2Oneof

type IgnoreEmptyProto2Oneof struct {

	// Types that are assignable to O:
	//
	//	*IgnoreEmptyProto2Oneof_Val
	O isIgnoreEmptyProto2Oneof_O `protobuf_oneof:"o"`
	// contains filtered or unexported fields
}

func (*IgnoreEmptyProto2Oneof) Descriptor deprecated

func (*IgnoreEmptyProto2Oneof) Descriptor() ([]byte, []int)

Deprecated: Use IgnoreEmptyProto2Oneof.ProtoReflect.Descriptor instead.

func (*IgnoreEmptyProto2Oneof) GetO

func (m *IgnoreEmptyProto2Oneof) GetO() isIgnoreEmptyProto2Oneof_O

func (*IgnoreEmptyProto2Oneof) GetVal

func (x *IgnoreEmptyProto2Oneof) GetVal() int32

func (*IgnoreEmptyProto2Oneof) ProtoMessage

func (*IgnoreEmptyProto2Oneof) ProtoMessage()

func (*IgnoreEmptyProto2Oneof) ProtoReflect

func (x *IgnoreEmptyProto2Oneof) ProtoReflect() protoreflect.Message

func (*IgnoreEmptyProto2Oneof) Reset

func (x *IgnoreEmptyProto2Oneof) Reset()

func (*IgnoreEmptyProto2Oneof) String

func (x *IgnoreEmptyProto2Oneof) String() string

type IgnoreEmptyProto2Oneof_Val

type IgnoreEmptyProto2Oneof_Val struct {
	Val int32 `protobuf:"varint,1,opt,name=val,oneof"`
}

type IgnoreEmptyProto2Repeated

type IgnoreEmptyProto2Repeated struct {
	Val []int32 `protobuf:"varint,1,rep,name=val" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*IgnoreEmptyProto2Repeated) Descriptor deprecated

func (*IgnoreEmptyProto2Repeated) Descriptor() ([]byte, []int)

Deprecated: Use IgnoreEmptyProto2Repeated.ProtoReflect.Descriptor instead.

func (*IgnoreEmptyProto2Repeated) GetVal

func (x *IgnoreEmptyProto2Repeated) GetVal() []int32

func (*IgnoreEmptyProto2Repeated) ProtoMessage

func (*IgnoreEmptyProto2Repeated) ProtoMessage()

func (*IgnoreEmptyProto2Repeated) ProtoReflect

func (*IgnoreEmptyProto2Repeated) Reset

func (x *IgnoreEmptyProto2Repeated) Reset()

func (*IgnoreEmptyProto2Repeated) String

func (x *IgnoreEmptyProto2Repeated) String() string

type IgnoreEmptyProto2ScalarOptional

type IgnoreEmptyProto2ScalarOptional struct {
	Val *int32 `protobuf:"varint,1,opt,name=val" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*IgnoreEmptyProto2ScalarOptional) Descriptor deprecated

func (*IgnoreEmptyProto2ScalarOptional) Descriptor() ([]byte, []int)

Deprecated: Use IgnoreEmptyProto2ScalarOptional.ProtoReflect.Descriptor instead.

func (*IgnoreEmptyProto2ScalarOptional) GetVal

func (*IgnoreEmptyProto2ScalarOptional) ProtoMessage

func (*IgnoreEmptyProto2ScalarOptional) ProtoMessage()

func (*IgnoreEmptyProto2ScalarOptional) ProtoReflect

func (*IgnoreEmptyProto2ScalarOptional) Reset

func (*IgnoreEmptyProto2ScalarOptional) String

type IgnoreEmptyProto2ScalarOptionalWithDefault

type IgnoreEmptyProto2ScalarOptionalWithDefault struct {
	Val *int32 `protobuf:"varint,1,opt,name=val,def=42" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*IgnoreEmptyProto2ScalarOptionalWithDefault) Descriptor deprecated

Deprecated: Use IgnoreEmptyProto2ScalarOptionalWithDefault.ProtoReflect.Descriptor instead.

func (*IgnoreEmptyProto2ScalarOptionalWithDefault) GetVal

func (*IgnoreEmptyProto2ScalarOptionalWithDefault) ProtoMessage

func (*IgnoreEmptyProto2ScalarOptionalWithDefault) ProtoReflect

func (*IgnoreEmptyProto2ScalarOptionalWithDefault) Reset

func (*IgnoreEmptyProto2ScalarOptionalWithDefault) String

type IgnoreEmptyProto2ScalarRequired

type IgnoreEmptyProto2ScalarRequired struct {
	Val *int32 `protobuf:"varint,1,req,name=val" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*IgnoreEmptyProto2ScalarRequired) Descriptor deprecated

func (*IgnoreEmptyProto2ScalarRequired) Descriptor() ([]byte, []int)

Deprecated: Use IgnoreEmptyProto2ScalarRequired.ProtoReflect.Descriptor instead.

func (*IgnoreEmptyProto2ScalarRequired) GetVal

func (*IgnoreEmptyProto2ScalarRequired) ProtoMessage

func (*IgnoreEmptyProto2ScalarRequired) ProtoMessage()

func (*IgnoreEmptyProto2ScalarRequired) ProtoReflect

func (*IgnoreEmptyProto2ScalarRequired) Reset

func (*IgnoreEmptyProto2ScalarRequired) String

type IgnoreEmptyProto3Map

type IgnoreEmptyProto3Map struct {
	Val map[int32]int32 `` /* 149-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*IgnoreEmptyProto3Map) Descriptor deprecated

func (*IgnoreEmptyProto3Map) Descriptor() ([]byte, []int)

Deprecated: Use IgnoreEmptyProto3Map.ProtoReflect.Descriptor instead.

func (*IgnoreEmptyProto3Map) GetVal

func (x *IgnoreEmptyProto3Map) GetVal() map[int32]int32

func (*IgnoreEmptyProto3Map) ProtoMessage

func (*IgnoreEmptyProto3Map) ProtoMessage()

func (*IgnoreEmptyProto3Map) ProtoReflect

func (x *IgnoreEmptyProto3Map) ProtoReflect() protoreflect.Message

func (*IgnoreEmptyProto3Map) Reset

func (x *IgnoreEmptyProto3Map) Reset()

func (*IgnoreEmptyProto3Map) String

func (x *IgnoreEmptyProto3Map) String() string

type IgnoreEmptyProto3Message

type IgnoreEmptyProto3Message struct {
	Val *IgnoreEmptyProto3Message_Msg `protobuf:"bytes,1,opt,name=val,proto3,oneof" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*IgnoreEmptyProto3Message) Descriptor deprecated

func (*IgnoreEmptyProto3Message) Descriptor() ([]byte, []int)

Deprecated: Use IgnoreEmptyProto3Message.ProtoReflect.Descriptor instead.

func (*IgnoreEmptyProto3Message) GetVal

func (*IgnoreEmptyProto3Message) ProtoMessage

func (*IgnoreEmptyProto3Message) ProtoMessage()

func (*IgnoreEmptyProto3Message) ProtoReflect

func (x *IgnoreEmptyProto3Message) ProtoReflect() protoreflect.Message

func (*IgnoreEmptyProto3Message) Reset

func (x *IgnoreEmptyProto3Message) Reset()

func (*IgnoreEmptyProto3Message) String

func (x *IgnoreEmptyProto3Message) String() string

type IgnoreEmptyProto3Message_Msg

type IgnoreEmptyProto3Message_Msg struct {
	Val string `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*IgnoreEmptyProto3Message_Msg) Descriptor deprecated

func (*IgnoreEmptyProto3Message_Msg) Descriptor() ([]byte, []int)

Deprecated: Use IgnoreEmptyProto3Message_Msg.ProtoReflect.Descriptor instead.

func (*IgnoreEmptyProto3Message_Msg) GetVal

func (*IgnoreEmptyProto3Message_Msg) ProtoMessage

func (*IgnoreEmptyProto3Message_Msg) ProtoMessage()

func (*IgnoreEmptyProto3Message_Msg) ProtoReflect

func (*IgnoreEmptyProto3Message_Msg) Reset

func (x *IgnoreEmptyProto3Message_Msg) Reset()

func (*IgnoreEmptyProto3Message_Msg) String

type IgnoreEmptyProto3Oneof

type IgnoreEmptyProto3Oneof struct {

	// Types that are assignable to O:
	//
	//	*IgnoreEmptyProto3Oneof_Val
	O isIgnoreEmptyProto3Oneof_O `protobuf_oneof:"o"`
	// contains filtered or unexported fields
}

func (*IgnoreEmptyProto3Oneof) Descriptor deprecated

func (*IgnoreEmptyProto3Oneof) Descriptor() ([]byte, []int)

Deprecated: Use IgnoreEmptyProto3Oneof.ProtoReflect.Descriptor instead.

func (*IgnoreEmptyProto3Oneof) GetO

func (m *IgnoreEmptyProto3Oneof) GetO() isIgnoreEmptyProto3Oneof_O

func (*IgnoreEmptyProto3Oneof) GetVal

func (x *IgnoreEmptyProto3Oneof) GetVal() int32

func (*IgnoreEmptyProto3Oneof) ProtoMessage

func (*IgnoreEmptyProto3Oneof) ProtoMessage()

func (*IgnoreEmptyProto3Oneof) ProtoReflect

func (x *IgnoreEmptyProto3Oneof) ProtoReflect() protoreflect.Message

func (*IgnoreEmptyProto3Oneof) Reset

func (x *IgnoreEmptyProto3Oneof) Reset()

func (*IgnoreEmptyProto3Oneof) String

func (x *IgnoreEmptyProto3Oneof) String() string

type IgnoreEmptyProto3Oneof_Val

type IgnoreEmptyProto3Oneof_Val struct {
	Val int32 `protobuf:"varint,1,opt,name=val,proto3,oneof"`
}

type IgnoreEmptyProto3OptionalScalar

type IgnoreEmptyProto3OptionalScalar struct {
	Val *int32 `protobuf:"varint,1,opt,name=val,proto3,oneof" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*IgnoreEmptyProto3OptionalScalar) Descriptor deprecated

func (*IgnoreEmptyProto3OptionalScalar) Descriptor() ([]byte, []int)

Deprecated: Use IgnoreEmptyProto3OptionalScalar.ProtoReflect.Descriptor instead.

func (*IgnoreEmptyProto3OptionalScalar) GetVal

func (*IgnoreEmptyProto3OptionalScalar) ProtoMessage

func (*IgnoreEmptyProto3OptionalScalar) ProtoMessage()

func (*IgnoreEmptyProto3OptionalScalar) ProtoReflect

func (*IgnoreEmptyProto3OptionalScalar) Reset

func (*IgnoreEmptyProto3OptionalScalar) String

type IgnoreEmptyProto3Repeated

type IgnoreEmptyProto3Repeated struct {
	Val []int32 `protobuf:"varint,1,rep,packed,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*IgnoreEmptyProto3Repeated) Descriptor deprecated

func (*IgnoreEmptyProto3Repeated) Descriptor() ([]byte, []int)

Deprecated: Use IgnoreEmptyProto3Repeated.ProtoReflect.Descriptor instead.

func (*IgnoreEmptyProto3Repeated) GetVal

func (x *IgnoreEmptyProto3Repeated) GetVal() []int32

func (*IgnoreEmptyProto3Repeated) ProtoMessage

func (*IgnoreEmptyProto3Repeated) ProtoMessage()

func (*IgnoreEmptyProto3Repeated) ProtoReflect

func (*IgnoreEmptyProto3Repeated) Reset

func (x *IgnoreEmptyProto3Repeated) Reset()

func (*IgnoreEmptyProto3Repeated) String

func (x *IgnoreEmptyProto3Repeated) String() string

type IgnoreEmptyProto3Scalar

type IgnoreEmptyProto3Scalar struct {
	Val int32 `protobuf:"varint,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*IgnoreEmptyProto3Scalar) Descriptor deprecated

func (*IgnoreEmptyProto3Scalar) Descriptor() ([]byte, []int)

Deprecated: Use IgnoreEmptyProto3Scalar.ProtoReflect.Descriptor instead.

func (*IgnoreEmptyProto3Scalar) GetVal

func (x *IgnoreEmptyProto3Scalar) GetVal() int32

func (*IgnoreEmptyProto3Scalar) ProtoMessage

func (*IgnoreEmptyProto3Scalar) ProtoMessage()

func (*IgnoreEmptyProto3Scalar) ProtoReflect

func (x *IgnoreEmptyProto3Scalar) ProtoReflect() protoreflect.Message

func (*IgnoreEmptyProto3Scalar) Reset

func (x *IgnoreEmptyProto3Scalar) Reset()

func (*IgnoreEmptyProto3Scalar) String

func (x *IgnoreEmptyProto3Scalar) String() string

type IgnoreEmptyRepeatedItems

type IgnoreEmptyRepeatedItems struct {
	Val []int32 `protobuf:"varint,1,rep,packed,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*IgnoreEmptyRepeatedItems) Descriptor deprecated

func (*IgnoreEmptyRepeatedItems) Descriptor() ([]byte, []int)

Deprecated: Use IgnoreEmptyRepeatedItems.ProtoReflect.Descriptor instead.

func (*IgnoreEmptyRepeatedItems) GetVal

func (x *IgnoreEmptyRepeatedItems) GetVal() []int32

func (*IgnoreEmptyRepeatedItems) ProtoMessage

func (*IgnoreEmptyRepeatedItems) ProtoMessage()

func (*IgnoreEmptyRepeatedItems) ProtoReflect

func (x *IgnoreEmptyRepeatedItems) ProtoReflect() protoreflect.Message

func (*IgnoreEmptyRepeatedItems) Reset

func (x *IgnoreEmptyRepeatedItems) Reset()

func (*IgnoreEmptyRepeatedItems) String

func (x *IgnoreEmptyRepeatedItems) String() string

type Int32Const

type Int32Const struct {
	Val int32 `protobuf:"varint,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Int32Const) Descriptor deprecated

func (*Int32Const) Descriptor() ([]byte, []int)

Deprecated: Use Int32Const.ProtoReflect.Descriptor instead.

func (*Int32Const) GetVal

func (x *Int32Const) GetVal() int32

func (*Int32Const) ProtoMessage

func (*Int32Const) ProtoMessage()

func (*Int32Const) ProtoReflect

func (x *Int32Const) ProtoReflect() protoreflect.Message

func (*Int32Const) Reset

func (x *Int32Const) Reset()

func (*Int32Const) String

func (x *Int32Const) String() string

type Int32ExGTELTE

type Int32ExGTELTE struct {
	Val int32 `protobuf:"varint,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Int32ExGTELTE) Descriptor deprecated

func (*Int32ExGTELTE) Descriptor() ([]byte, []int)

Deprecated: Use Int32ExGTELTE.ProtoReflect.Descriptor instead.

func (*Int32ExGTELTE) GetVal

func (x *Int32ExGTELTE) GetVal() int32

func (*Int32ExGTELTE) ProtoMessage

func (*Int32ExGTELTE) ProtoMessage()

func (*Int32ExGTELTE) ProtoReflect

func (x *Int32ExGTELTE) ProtoReflect() protoreflect.Message

func (*Int32ExGTELTE) Reset

func (x *Int32ExGTELTE) Reset()

func (*Int32ExGTELTE) String

func (x *Int32ExGTELTE) String() string

type Int32ExLTGT

type Int32ExLTGT struct {
	Val int32 `protobuf:"varint,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Int32ExLTGT) Descriptor deprecated

func (*Int32ExLTGT) Descriptor() ([]byte, []int)

Deprecated: Use Int32ExLTGT.ProtoReflect.Descriptor instead.

func (*Int32ExLTGT) GetVal

func (x *Int32ExLTGT) GetVal() int32

func (*Int32ExLTGT) ProtoMessage

func (*Int32ExLTGT) ProtoMessage()

func (*Int32ExLTGT) ProtoReflect

func (x *Int32ExLTGT) ProtoReflect() protoreflect.Message

func (*Int32ExLTGT) Reset

func (x *Int32ExLTGT) Reset()

func (*Int32ExLTGT) String

func (x *Int32ExLTGT) String() string

type Int32GT

type Int32GT struct {
	Val int32 `protobuf:"varint,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Int32GT) Descriptor deprecated

func (*Int32GT) Descriptor() ([]byte, []int)

Deprecated: Use Int32GT.ProtoReflect.Descriptor instead.

func (*Int32GT) GetVal

func (x *Int32GT) GetVal() int32

func (*Int32GT) ProtoMessage

func (*Int32GT) ProtoMessage()

func (*Int32GT) ProtoReflect

func (x *Int32GT) ProtoReflect() protoreflect.Message

func (*Int32GT) Reset

func (x *Int32GT) Reset()

func (*Int32GT) String

func (x *Int32GT) String() string

type Int32GTE

type Int32GTE struct {
	Val int32 `protobuf:"varint,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Int32GTE) Descriptor deprecated

func (*Int32GTE) Descriptor() ([]byte, []int)

Deprecated: Use Int32GTE.ProtoReflect.Descriptor instead.

func (*Int32GTE) GetVal

func (x *Int32GTE) GetVal() int32

func (*Int32GTE) ProtoMessage

func (*Int32GTE) ProtoMessage()

func (*Int32GTE) ProtoReflect

func (x *Int32GTE) ProtoReflect() protoreflect.Message

func (*Int32GTE) Reset

func (x *Int32GTE) Reset()

func (*Int32GTE) String

func (x *Int32GTE) String() string

type Int32GTELTE

type Int32GTELTE struct {
	Val int32 `protobuf:"varint,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Int32GTELTE) Descriptor deprecated

func (*Int32GTELTE) Descriptor() ([]byte, []int)

Deprecated: Use Int32GTELTE.ProtoReflect.Descriptor instead.

func (*Int32GTELTE) GetVal

func (x *Int32GTELTE) GetVal() int32

func (*Int32GTELTE) ProtoMessage

func (*Int32GTELTE) ProtoMessage()

func (*Int32GTELTE) ProtoReflect

func (x *Int32GTELTE) ProtoReflect() protoreflect.Message

func (*Int32GTELTE) Reset

func (x *Int32GTELTE) Reset()

func (*Int32GTELTE) String

func (x *Int32GTELTE) String() string

type Int32GTLT

type Int32GTLT struct {
	Val int32 `protobuf:"varint,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Int32GTLT) Descriptor deprecated

func (*Int32GTLT) Descriptor() ([]byte, []int)

Deprecated: Use Int32GTLT.ProtoReflect.Descriptor instead.

func (*Int32GTLT) GetVal

func (x *Int32GTLT) GetVal() int32

func (*Int32GTLT) ProtoMessage

func (*Int32GTLT) ProtoMessage()

func (*Int32GTLT) ProtoReflect

func (x *Int32GTLT) ProtoReflect() protoreflect.Message

func (*Int32GTLT) Reset

func (x *Int32GTLT) Reset()

func (*Int32GTLT) String

func (x *Int32GTLT) String() string

type Int32Ignore

type Int32Ignore struct {
	Val int32 `protobuf:"varint,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Int32Ignore) Descriptor deprecated

func (*Int32Ignore) Descriptor() ([]byte, []int)

Deprecated: Use Int32Ignore.ProtoReflect.Descriptor instead.

func (*Int32Ignore) GetVal

func (x *Int32Ignore) GetVal() int32

func (*Int32Ignore) ProtoMessage

func (*Int32Ignore) ProtoMessage()

func (*Int32Ignore) ProtoReflect

func (x *Int32Ignore) ProtoReflect() protoreflect.Message

func (*Int32Ignore) Reset

func (x *Int32Ignore) Reset()

func (*Int32Ignore) String

func (x *Int32Ignore) String() string

type Int32In

type Int32In struct {
	Val int32 `protobuf:"varint,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Int32In) Descriptor deprecated

func (*Int32In) Descriptor() ([]byte, []int)

Deprecated: Use Int32In.ProtoReflect.Descriptor instead.

func (*Int32In) GetVal

func (x *Int32In) GetVal() int32

func (*Int32In) ProtoMessage

func (*Int32In) ProtoMessage()

func (*Int32In) ProtoReflect

func (x *Int32In) ProtoReflect() protoreflect.Message

func (*Int32In) Reset

func (x *Int32In) Reset()

func (*Int32In) String

func (x *Int32In) String() string

type Int32IncorrectType

type Int32IncorrectType struct {
	Val int32 `protobuf:"varint,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Int32IncorrectType) Descriptor deprecated

func (*Int32IncorrectType) Descriptor() ([]byte, []int)

Deprecated: Use Int32IncorrectType.ProtoReflect.Descriptor instead.

func (*Int32IncorrectType) GetVal

func (x *Int32IncorrectType) GetVal() int32

func (*Int32IncorrectType) ProtoMessage

func (*Int32IncorrectType) ProtoMessage()

func (*Int32IncorrectType) ProtoReflect

func (x *Int32IncorrectType) ProtoReflect() protoreflect.Message

func (*Int32IncorrectType) Reset

func (x *Int32IncorrectType) Reset()

func (*Int32IncorrectType) String

func (x *Int32IncorrectType) String() string

type Int32LT

type Int32LT struct {
	Val int32 `protobuf:"varint,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Int32LT) Descriptor deprecated

func (*Int32LT) Descriptor() ([]byte, []int)

Deprecated: Use Int32LT.ProtoReflect.Descriptor instead.

func (*Int32LT) GetVal

func (x *Int32LT) GetVal() int32

func (*Int32LT) ProtoMessage

func (*Int32LT) ProtoMessage()

func (*Int32LT) ProtoReflect

func (x *Int32LT) ProtoReflect() protoreflect.Message

func (*Int32LT) Reset

func (x *Int32LT) Reset()

func (*Int32LT) String

func (x *Int32LT) String() string

type Int32LTE

type Int32LTE struct {
	Val int32 `protobuf:"varint,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Int32LTE) Descriptor deprecated

func (*Int32LTE) Descriptor() ([]byte, []int)

Deprecated: Use Int32LTE.ProtoReflect.Descriptor instead.

func (*Int32LTE) GetVal

func (x *Int32LTE) GetVal() int32

func (*Int32LTE) ProtoMessage

func (*Int32LTE) ProtoMessage()

func (*Int32LTE) ProtoReflect

func (x *Int32LTE) ProtoReflect() protoreflect.Message

func (*Int32LTE) Reset

func (x *Int32LTE) Reset()

func (*Int32LTE) String

func (x *Int32LTE) String() string

type Int32None

type Int32None struct {
	Val int32 `protobuf:"varint,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Int32None) Descriptor deprecated

func (*Int32None) Descriptor() ([]byte, []int)

Deprecated: Use Int32None.ProtoReflect.Descriptor instead.

func (*Int32None) GetVal

func (x *Int32None) GetVal() int32

func (*Int32None) ProtoMessage

func (*Int32None) ProtoMessage()

func (*Int32None) ProtoReflect

func (x *Int32None) ProtoReflect() protoreflect.Message

func (*Int32None) Reset

func (x *Int32None) Reset()

func (*Int32None) String

func (x *Int32None) String() string

type Int32NotIn

type Int32NotIn struct {
	Val int32 `protobuf:"varint,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Int32NotIn) Descriptor deprecated

func (*Int32NotIn) Descriptor() ([]byte, []int)

Deprecated: Use Int32NotIn.ProtoReflect.Descriptor instead.

func (*Int32NotIn) GetVal

func (x *Int32NotIn) GetVal() int32

func (*Int32NotIn) ProtoMessage

func (*Int32NotIn) ProtoMessage()

func (*Int32NotIn) ProtoReflect

func (x *Int32NotIn) ProtoReflect() protoreflect.Message

func (*Int32NotIn) Reset

func (x *Int32NotIn) Reset()

func (*Int32NotIn) String

func (x *Int32NotIn) String() string

type Int64BigConstraints

type Int64BigConstraints struct {

	// Intentionally choose limits that are outside the range of both signed and unsigned 32-bit integers.
	LtPos       int64 `protobuf:"varint,1,opt,name=lt_pos,json=ltPos,proto3" json:"lt_pos,omitempty"`
	LtNeg       int64 `protobuf:"varint,2,opt,name=lt_neg,json=ltNeg,proto3" json:"lt_neg,omitempty"`
	GtPos       int64 `protobuf:"varint,3,opt,name=gt_pos,json=gtPos,proto3" json:"gt_pos,omitempty"`
	GtNeg       int64 `protobuf:"varint,4,opt,name=gt_neg,json=gtNeg,proto3" json:"gt_neg,omitempty"`
	LtePos      int64 `protobuf:"varint,5,opt,name=lte_pos,json=ltePos,proto3" json:"lte_pos,omitempty"`
	LteNeg      int64 `protobuf:"varint,6,opt,name=lte_neg,json=lteNeg,proto3" json:"lte_neg,omitempty"`
	GtePos      int64 `protobuf:"varint,7,opt,name=gte_pos,json=gtePos,proto3" json:"gte_pos,omitempty"`
	GteNeg      int64 `protobuf:"varint,8,opt,name=gte_neg,json=gteNeg,proto3" json:"gte_neg,omitempty"`
	ConstantPos int64 `protobuf:"varint,9,opt,name=constant_pos,json=constantPos,proto3" json:"constant_pos,omitempty"`
	ConstantNeg int64 `protobuf:"varint,10,opt,name=constant_neg,json=constantNeg,proto3" json:"constant_neg,omitempty"`
	In          int64 `protobuf:"varint,11,opt,name=in,proto3" json:"in,omitempty"`
	Notin       int64 `protobuf:"varint,12,opt,name=notin,proto3" json:"notin,omitempty"`
	// contains filtered or unexported fields
}

func (*Int64BigConstraints) Descriptor deprecated

func (*Int64BigConstraints) Descriptor() ([]byte, []int)

Deprecated: Use Int64BigConstraints.ProtoReflect.Descriptor instead.

func (*Int64BigConstraints) GetConstantNeg

func (x *Int64BigConstraints) GetConstantNeg() int64

func (*Int64BigConstraints) GetConstantPos

func (x *Int64BigConstraints) GetConstantPos() int64

func (*Int64BigConstraints) GetGtNeg

func (x *Int64BigConstraints) GetGtNeg() int64

func (*Int64BigConstraints) GetGtPos

func (x *Int64BigConstraints) GetGtPos() int64

func (*Int64BigConstraints) GetGteNeg

func (x *Int64BigConstraints) GetGteNeg() int64

func (*Int64BigConstraints) GetGtePos

func (x *Int64BigConstraints) GetGtePos() int64

func (*Int64BigConstraints) GetIn

func (x *Int64BigConstraints) GetIn() int64

func (*Int64BigConstraints) GetLtNeg

func (x *Int64BigConstraints) GetLtNeg() int64

func (*Int64BigConstraints) GetLtPos

func (x *Int64BigConstraints) GetLtPos() int64

func (*Int64BigConstraints) GetLteNeg

func (x *Int64BigConstraints) GetLteNeg() int64

func (*Int64BigConstraints) GetLtePos

func (x *Int64BigConstraints) GetLtePos() int64

func (*Int64BigConstraints) GetNotin

func (x *Int64BigConstraints) GetNotin() int64

func (*Int64BigConstraints) ProtoMessage

func (*Int64BigConstraints) ProtoMessage()

func (*Int64BigConstraints) ProtoReflect

func (x *Int64BigConstraints) ProtoReflect() protoreflect.Message

func (*Int64BigConstraints) Reset

func (x *Int64BigConstraints) Reset()

func (*Int64BigConstraints) String

func (x *Int64BigConstraints) String() string

type Int64Const

type Int64Const struct {
	Val int64 `protobuf:"varint,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Int64Const) Descriptor deprecated

func (*Int64Const) Descriptor() ([]byte, []int)

Deprecated: Use Int64Const.ProtoReflect.Descriptor instead.

func (*Int64Const) GetVal

func (x *Int64Const) GetVal() int64

func (*Int64Const) ProtoMessage

func (*Int64Const) ProtoMessage()

func (*Int64Const) ProtoReflect

func (x *Int64Const) ProtoReflect() protoreflect.Message

func (*Int64Const) Reset

func (x *Int64Const) Reset()

func (*Int64Const) String

func (x *Int64Const) String() string

type Int64ExGTELTE

type Int64ExGTELTE struct {
	Val int64 `protobuf:"varint,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Int64ExGTELTE) Descriptor deprecated

func (*Int64ExGTELTE) Descriptor() ([]byte, []int)

Deprecated: Use Int64ExGTELTE.ProtoReflect.Descriptor instead.

func (*Int64ExGTELTE) GetVal

func (x *Int64ExGTELTE) GetVal() int64

func (*Int64ExGTELTE) ProtoMessage

func (*Int64ExGTELTE) ProtoMessage()

func (*Int64ExGTELTE) ProtoReflect

func (x *Int64ExGTELTE) ProtoReflect() protoreflect.Message

func (*Int64ExGTELTE) Reset

func (x *Int64ExGTELTE) Reset()

func (*Int64ExGTELTE) String

func (x *Int64ExGTELTE) String() string

type Int64ExLTGT

type Int64ExLTGT struct {
	Val int64 `protobuf:"varint,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Int64ExLTGT) Descriptor deprecated

func (*Int64ExLTGT) Descriptor() ([]byte, []int)

Deprecated: Use Int64ExLTGT.ProtoReflect.Descriptor instead.

func (*Int64ExLTGT) GetVal

func (x *Int64ExLTGT) GetVal() int64

func (*Int64ExLTGT) ProtoMessage

func (*Int64ExLTGT) ProtoMessage()

func (*Int64ExLTGT) ProtoReflect

func (x *Int64ExLTGT) ProtoReflect() protoreflect.Message

func (*Int64ExLTGT) Reset

func (x *Int64ExLTGT) Reset()

func (*Int64ExLTGT) String

func (x *Int64ExLTGT) String() string

type Int64GT

type Int64GT struct {
	Val int64 `protobuf:"varint,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Int64GT) Descriptor deprecated

func (*Int64GT) Descriptor() ([]byte, []int)

Deprecated: Use Int64GT.ProtoReflect.Descriptor instead.

func (*Int64GT) GetVal

func (x *Int64GT) GetVal() int64

func (*Int64GT) ProtoMessage

func (*Int64GT) ProtoMessage()

func (*Int64GT) ProtoReflect

func (x *Int64GT) ProtoReflect() protoreflect.Message

func (*Int64GT) Reset

func (x *Int64GT) Reset()

func (*Int64GT) String

func (x *Int64GT) String() string

type Int64GTE

type Int64GTE struct {
	Val int64 `protobuf:"varint,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Int64GTE) Descriptor deprecated

func (*Int64GTE) Descriptor() ([]byte, []int)

Deprecated: Use Int64GTE.ProtoReflect.Descriptor instead.

func (*Int64GTE) GetVal

func (x *Int64GTE) GetVal() int64

func (*Int64GTE) ProtoMessage

func (*Int64GTE) ProtoMessage()

func (*Int64GTE) ProtoReflect

func (x *Int64GTE) ProtoReflect() protoreflect.Message

func (*Int64GTE) Reset

func (x *Int64GTE) Reset()

func (*Int64GTE) String

func (x *Int64GTE) String() string

type Int64GTELTE

type Int64GTELTE struct {
	Val int64 `protobuf:"varint,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Int64GTELTE) Descriptor deprecated

func (*Int64GTELTE) Descriptor() ([]byte, []int)

Deprecated: Use Int64GTELTE.ProtoReflect.Descriptor instead.

func (*Int64GTELTE) GetVal

func (x *Int64GTELTE) GetVal() int64

func (*Int64GTELTE) ProtoMessage

func (*Int64GTELTE) ProtoMessage()

func (*Int64GTELTE) ProtoReflect

func (x *Int64GTELTE) ProtoReflect() protoreflect.Message

func (*Int64GTELTE) Reset

func (x *Int64GTELTE) Reset()

func (*Int64GTELTE) String

func (x *Int64GTELTE) String() string

type Int64GTLT

type Int64GTLT struct {
	Val int64 `protobuf:"varint,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Int64GTLT) Descriptor deprecated

func (*Int64GTLT) Descriptor() ([]byte, []int)

Deprecated: Use Int64GTLT.ProtoReflect.Descriptor instead.

func (*Int64GTLT) GetVal

func (x *Int64GTLT) GetVal() int64

func (*Int64GTLT) ProtoMessage

func (*Int64GTLT) ProtoMessage()

func (*Int64GTLT) ProtoReflect

func (x *Int64GTLT) ProtoReflect() protoreflect.Message

func (*Int64GTLT) Reset

func (x *Int64GTLT) Reset()

func (*Int64GTLT) String

func (x *Int64GTLT) String() string

type Int64Ignore

type Int64Ignore struct {
	Val int64 `protobuf:"varint,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Int64Ignore) Descriptor deprecated

func (*Int64Ignore) Descriptor() ([]byte, []int)

Deprecated: Use Int64Ignore.ProtoReflect.Descriptor instead.

func (*Int64Ignore) GetVal

func (x *Int64Ignore) GetVal() int64

func (*Int64Ignore) ProtoMessage

func (*Int64Ignore) ProtoMessage()

func (*Int64Ignore) ProtoReflect

func (x *Int64Ignore) ProtoReflect() protoreflect.Message

func (*Int64Ignore) Reset

func (x *Int64Ignore) Reset()

func (*Int64Ignore) String

func (x *Int64Ignore) String() string

type Int64In

type Int64In struct {
	Val int64 `protobuf:"varint,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Int64In) Descriptor deprecated

func (*Int64In) Descriptor() ([]byte, []int)

Deprecated: Use Int64In.ProtoReflect.Descriptor instead.

func (*Int64In) GetVal

func (x *Int64In) GetVal() int64

func (*Int64In) ProtoMessage

func (*Int64In) ProtoMessage()

func (*Int64In) ProtoReflect

func (x *Int64In) ProtoReflect() protoreflect.Message

func (*Int64In) Reset

func (x *Int64In) Reset()

func (*Int64In) String

func (x *Int64In) String() string

type Int64IncorrectType

type Int64IncorrectType struct {
	Val int64 `protobuf:"varint,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Int64IncorrectType) Descriptor deprecated

func (*Int64IncorrectType) Descriptor() ([]byte, []int)

Deprecated: Use Int64IncorrectType.ProtoReflect.Descriptor instead.

func (*Int64IncorrectType) GetVal

func (x *Int64IncorrectType) GetVal() int64

func (*Int64IncorrectType) ProtoMessage

func (*Int64IncorrectType) ProtoMessage()

func (*Int64IncorrectType) ProtoReflect

func (x *Int64IncorrectType) ProtoReflect() protoreflect.Message

func (*Int64IncorrectType) Reset

func (x *Int64IncorrectType) Reset()

func (*Int64IncorrectType) String

func (x *Int64IncorrectType) String() string

type Int64LT

type Int64LT struct {
	Val int64 `protobuf:"varint,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Int64LT) Descriptor deprecated

func (*Int64LT) Descriptor() ([]byte, []int)

Deprecated: Use Int64LT.ProtoReflect.Descriptor instead.

func (*Int64LT) GetVal

func (x *Int64LT) GetVal() int64

func (*Int64LT) ProtoMessage

func (*Int64LT) ProtoMessage()

func (*Int64LT) ProtoReflect

func (x *Int64LT) ProtoReflect() protoreflect.Message

func (*Int64LT) Reset

func (x *Int64LT) Reset()

func (*Int64LT) String

func (x *Int64LT) String() string

type Int64LTE

type Int64LTE struct {
	Val int64 `protobuf:"varint,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Int64LTE) Descriptor deprecated

func (*Int64LTE) Descriptor() ([]byte, []int)

Deprecated: Use Int64LTE.ProtoReflect.Descriptor instead.

func (*Int64LTE) GetVal

func (x *Int64LTE) GetVal() int64

func (*Int64LTE) ProtoMessage

func (*Int64LTE) ProtoMessage()

func (*Int64LTE) ProtoReflect

func (x *Int64LTE) ProtoReflect() protoreflect.Message

func (*Int64LTE) Reset

func (x *Int64LTE) Reset()

func (*Int64LTE) String

func (x *Int64LTE) String() string

type Int64LTEOptional

type Int64LTEOptional struct {
	Val *int64 `protobuf:"varint,1,opt,name=val,proto3,oneof" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Int64LTEOptional) Descriptor deprecated

func (*Int64LTEOptional) Descriptor() ([]byte, []int)

Deprecated: Use Int64LTEOptional.ProtoReflect.Descriptor instead.

func (*Int64LTEOptional) GetVal

func (x *Int64LTEOptional) GetVal() int64

func (*Int64LTEOptional) ProtoMessage

func (*Int64LTEOptional) ProtoMessage()

func (*Int64LTEOptional) ProtoReflect

func (x *Int64LTEOptional) ProtoReflect() protoreflect.Message

func (*Int64LTEOptional) Reset

func (x *Int64LTEOptional) Reset()

func (*Int64LTEOptional) String

func (x *Int64LTEOptional) String() string

type Int64None

type Int64None struct {
	Val int64 `protobuf:"varint,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Int64None) Descriptor deprecated

func (*Int64None) Descriptor() ([]byte, []int)

Deprecated: Use Int64None.ProtoReflect.Descriptor instead.

func (*Int64None) GetVal

func (x *Int64None) GetVal() int64

func (*Int64None) ProtoMessage

func (*Int64None) ProtoMessage()

func (*Int64None) ProtoReflect

func (x *Int64None) ProtoReflect() protoreflect.Message

func (*Int64None) Reset

func (x *Int64None) Reset()

func (*Int64None) String

func (x *Int64None) String() string

type Int64NotIn

type Int64NotIn struct {
	Val int64 `protobuf:"varint,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Int64NotIn) Descriptor deprecated

func (*Int64NotIn) Descriptor() ([]byte, []int)

Deprecated: Use Int64NotIn.ProtoReflect.Descriptor instead.

func (*Int64NotIn) GetVal

func (x *Int64NotIn) GetVal() int64

func (*Int64NotIn) ProtoMessage

func (*Int64NotIn) ProtoMessage()

func (*Int64NotIn) ProtoReflect

func (x *Int64NotIn) ProtoReflect() protoreflect.Message

func (*Int64NotIn) Reset

func (x *Int64NotIn) Reset()

func (*Int64NotIn) String

func (x *Int64NotIn) String() string

type KitchenSinkMessage

type KitchenSinkMessage struct {
	Val *ComplexTestMsg `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*KitchenSinkMessage) Descriptor deprecated

func (*KitchenSinkMessage) Descriptor() ([]byte, []int)

Deprecated: Use KitchenSinkMessage.ProtoReflect.Descriptor instead.

func (*KitchenSinkMessage) GetVal

func (x *KitchenSinkMessage) GetVal() *ComplexTestMsg

func (*KitchenSinkMessage) ProtoMessage

func (*KitchenSinkMessage) ProtoMessage()

func (*KitchenSinkMessage) ProtoReflect

func (x *KitchenSinkMessage) ProtoReflect() protoreflect.Message

func (*KitchenSinkMessage) Reset

func (x *KitchenSinkMessage) Reset()

func (*KitchenSinkMessage) String

func (x *KitchenSinkMessage) String() string

type MapEnumDefined

type MapEnumDefined struct {
	Val map[string]TestEnum `` /* 193-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*MapEnumDefined) Descriptor deprecated

func (*MapEnumDefined) Descriptor() ([]byte, []int)

Deprecated: Use MapEnumDefined.ProtoReflect.Descriptor instead.

func (*MapEnumDefined) GetVal

func (x *MapEnumDefined) GetVal() map[string]TestEnum

func (*MapEnumDefined) ProtoMessage

func (*MapEnumDefined) ProtoMessage()

func (*MapEnumDefined) ProtoReflect

func (x *MapEnumDefined) ProtoReflect() protoreflect.Message

func (*MapEnumDefined) Reset

func (x *MapEnumDefined) Reset()

func (*MapEnumDefined) String

func (x *MapEnumDefined) String() string

type MapExact

type MapExact struct {
	Val map[uint64]string `` /* 148-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*MapExact) Descriptor deprecated

func (*MapExact) Descriptor() ([]byte, []int)

Deprecated: Use MapExact.ProtoReflect.Descriptor instead.

func (*MapExact) GetVal

func (x *MapExact) GetVal() map[uint64]string

func (*MapExact) ProtoMessage

func (*MapExact) ProtoMessage()

func (*MapExact) ProtoReflect

func (x *MapExact) ProtoReflect() protoreflect.Message

func (*MapExact) Reset

func (x *MapExact) Reset()

func (*MapExact) String

func (x *MapExact) String() string

type MapExactIgnore

type MapExactIgnore struct {
	Val map[uint64]string `` /* 148-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*MapExactIgnore) Descriptor deprecated

func (*MapExactIgnore) Descriptor() ([]byte, []int)

Deprecated: Use MapExactIgnore.ProtoReflect.Descriptor instead.

func (*MapExactIgnore) GetVal

func (x *MapExactIgnore) GetVal() map[uint64]string

func (*MapExactIgnore) ProtoMessage

func (*MapExactIgnore) ProtoMessage()

func (*MapExactIgnore) ProtoReflect

func (x *MapExactIgnore) ProtoReflect() protoreflect.Message

func (*MapExactIgnore) Reset

func (x *MapExactIgnore) Reset()

func (*MapExactIgnore) String

func (x *MapExactIgnore) String() string

type MapExternalEnumDefined

type MapExternalEnumDefined struct {
	Val map[string]other_package.Embed_Enumerated `` /* 215-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*MapExternalEnumDefined) Descriptor deprecated

func (*MapExternalEnumDefined) Descriptor() ([]byte, []int)

Deprecated: Use MapExternalEnumDefined.ProtoReflect.Descriptor instead.

func (*MapExternalEnumDefined) GetVal

func (*MapExternalEnumDefined) ProtoMessage

func (*MapExternalEnumDefined) ProtoMessage()

func (*MapExternalEnumDefined) ProtoReflect

func (x *MapExternalEnumDefined) ProtoReflect() protoreflect.Message

func (*MapExternalEnumDefined) Reset

func (x *MapExternalEnumDefined) Reset()

func (*MapExternalEnumDefined) String

func (x *MapExternalEnumDefined) String() string

type MapKeys

type MapKeys struct {
	Val map[int64]string `` /* 150-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*MapKeys) Descriptor deprecated

func (*MapKeys) Descriptor() ([]byte, []int)

Deprecated: Use MapKeys.ProtoReflect.Descriptor instead.

func (*MapKeys) GetVal

func (x *MapKeys) GetVal() map[int64]string

func (*MapKeys) ProtoMessage

func (*MapKeys) ProtoMessage()

func (*MapKeys) ProtoReflect

func (x *MapKeys) ProtoReflect() protoreflect.Message

func (*MapKeys) Reset

func (x *MapKeys) Reset()

func (*MapKeys) String

func (x *MapKeys) String() string

type MapKeysPattern

type MapKeysPattern struct {
	Val map[string]string `` /* 147-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*MapKeysPattern) Descriptor deprecated

func (*MapKeysPattern) Descriptor() ([]byte, []int)

Deprecated: Use MapKeysPattern.ProtoReflect.Descriptor instead.

func (*MapKeysPattern) GetVal

func (x *MapKeysPattern) GetVal() map[string]string

func (*MapKeysPattern) ProtoMessage

func (*MapKeysPattern) ProtoMessage()

func (*MapKeysPattern) ProtoReflect

func (x *MapKeysPattern) ProtoReflect() protoreflect.Message

func (*MapKeysPattern) Reset

func (x *MapKeysPattern) Reset()

func (*MapKeysPattern) String

func (x *MapKeysPattern) String() string

type MapMax

type MapMax struct {
	Val map[int64]float64 `` /* 150-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*MapMax) Descriptor deprecated

func (*MapMax) Descriptor() ([]byte, []int)

Deprecated: Use MapMax.ProtoReflect.Descriptor instead.

func (*MapMax) GetVal

func (x *MapMax) GetVal() map[int64]float64

func (*MapMax) ProtoMessage

func (*MapMax) ProtoMessage()

func (*MapMax) ProtoReflect

func (x *MapMax) ProtoReflect() protoreflect.Message

func (*MapMax) Reset

func (x *MapMax) Reset()

func (*MapMax) String

func (x *MapMax) String() string

type MapMin

type MapMin struct {
	Val map[int32]float32 `` /* 150-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*MapMin) Descriptor deprecated

func (*MapMin) Descriptor() ([]byte, []int)

Deprecated: Use MapMin.ProtoReflect.Descriptor instead.

func (*MapMin) GetVal

func (x *MapMin) GetVal() map[int32]float32

func (*MapMin) ProtoMessage

func (*MapMin) ProtoMessage()

func (*MapMin) ProtoReflect

func (x *MapMin) ProtoReflect() protoreflect.Message

func (*MapMin) Reset

func (x *MapMin) Reset()

func (*MapMin) String

func (x *MapMin) String() string

type MapMinMax

type MapMinMax struct {
	Val map[string]bool `` /* 148-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*MapMinMax) Descriptor deprecated

func (*MapMinMax) Descriptor() ([]byte, []int)

Deprecated: Use MapMinMax.ProtoReflect.Descriptor instead.

func (*MapMinMax) GetVal

func (x *MapMinMax) GetVal() map[string]bool

func (*MapMinMax) ProtoMessage

func (*MapMinMax) ProtoMessage()

func (*MapMinMax) ProtoReflect

func (x *MapMinMax) ProtoReflect() protoreflect.Message

func (*MapMinMax) Reset

func (x *MapMinMax) Reset()

func (*MapMinMax) String

func (x *MapMinMax) String() string

type MapNone

type MapNone struct {
	Val map[uint32]bool `` /* 149-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*MapNone) Descriptor deprecated

func (*MapNone) Descriptor() ([]byte, []int)

Deprecated: Use MapNone.ProtoReflect.Descriptor instead.

func (*MapNone) GetVal

func (x *MapNone) GetVal() map[uint32]bool

func (*MapNone) ProtoMessage

func (*MapNone) ProtoMessage()

func (*MapNone) ProtoReflect

func (x *MapNone) ProtoReflect() protoreflect.Message

func (*MapNone) Reset

func (x *MapNone) Reset()

func (*MapNone) String

func (x *MapNone) String() string

type MapRecursive

type MapRecursive struct {
	Val map[uint32]*MapRecursive_Msg `` /* 148-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*MapRecursive) Descriptor deprecated

func (*MapRecursive) Descriptor() ([]byte, []int)

Deprecated: Use MapRecursive.ProtoReflect.Descriptor instead.

func (*MapRecursive) GetVal

func (x *MapRecursive) GetVal() map[uint32]*MapRecursive_Msg

func (*MapRecursive) ProtoMessage

func (*MapRecursive) ProtoMessage()

func (*MapRecursive) ProtoReflect

func (x *MapRecursive) ProtoReflect() protoreflect.Message

func (*MapRecursive) Reset

func (x *MapRecursive) Reset()

func (*MapRecursive) String

func (x *MapRecursive) String() string

type MapRecursive_Msg

type MapRecursive_Msg struct {
	Val string `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*MapRecursive_Msg) Descriptor deprecated

func (*MapRecursive_Msg) Descriptor() ([]byte, []int)

Deprecated: Use MapRecursive_Msg.ProtoReflect.Descriptor instead.

func (*MapRecursive_Msg) GetVal

func (x *MapRecursive_Msg) GetVal() string

func (*MapRecursive_Msg) ProtoMessage

func (*MapRecursive_Msg) ProtoMessage()

func (*MapRecursive_Msg) ProtoReflect

func (x *MapRecursive_Msg) ProtoReflect() protoreflect.Message

func (*MapRecursive_Msg) Reset

func (x *MapRecursive_Msg) Reset()

func (*MapRecursive_Msg) String

func (x *MapRecursive_Msg) String() string

type MapValues

type MapValues struct {
	Val map[string]string `` /* 147-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*MapValues) Descriptor deprecated

func (*MapValues) Descriptor() ([]byte, []int)

Deprecated: Use MapValues.ProtoReflect.Descriptor instead.

func (*MapValues) GetVal

func (x *MapValues) GetVal() map[string]string

func (*MapValues) ProtoMessage

func (*MapValues) ProtoMessage()

func (*MapValues) ProtoReflect

func (x *MapValues) ProtoReflect() protoreflect.Message

func (*MapValues) Reset

func (x *MapValues) Reset()

func (*MapValues) String

func (x *MapValues) String() string

type MapValuesPattern

type MapValuesPattern struct {
	Val map[string]string `` /* 147-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*MapValuesPattern) Descriptor deprecated

func (*MapValuesPattern) Descriptor() ([]byte, []int)

Deprecated: Use MapValuesPattern.ProtoReflect.Descriptor instead.

func (*MapValuesPattern) GetVal

func (x *MapValuesPattern) GetVal() map[string]string

func (*MapValuesPattern) ProtoMessage

func (*MapValuesPattern) ProtoMessage()

func (*MapValuesPattern) ProtoReflect

func (x *MapValuesPattern) ProtoReflect() protoreflect.Message

func (*MapValuesPattern) Reset

func (x *MapValuesPattern) Reset()

func (*MapValuesPattern) String

func (x *MapValuesPattern) String() string

type Message

type Message struct {
	Val *TestMsg `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Message) Descriptor deprecated

func (*Message) Descriptor() ([]byte, []int)

Deprecated: Use Message.ProtoReflect.Descriptor instead.

func (*Message) GetVal

func (x *Message) GetVal() *TestMsg

func (*Message) ProtoMessage

func (*Message) ProtoMessage()

func (*Message) ProtoReflect

func (x *Message) ProtoReflect() protoreflect.Message

func (*Message) Reset

func (x *Message) Reset()

func (*Message) String

func (x *Message) String() string

type MessageCrossPackage

type MessageCrossPackage struct {
	Val *other_package.Embed `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*MessageCrossPackage) Descriptor deprecated

func (*MessageCrossPackage) Descriptor() ([]byte, []int)

Deprecated: Use MessageCrossPackage.ProtoReflect.Descriptor instead.

func (*MessageCrossPackage) GetVal

func (*MessageCrossPackage) ProtoMessage

func (*MessageCrossPackage) ProtoMessage()

func (*MessageCrossPackage) ProtoReflect

func (x *MessageCrossPackage) ProtoReflect() protoreflect.Message

func (*MessageCrossPackage) Reset

func (x *MessageCrossPackage) Reset()

func (*MessageCrossPackage) String

func (x *MessageCrossPackage) String() string

type MessageDisabled

type MessageDisabled struct {
	Val uint64 `protobuf:"varint,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*MessageDisabled) Descriptor deprecated

func (*MessageDisabled) Descriptor() ([]byte, []int)

Deprecated: Use MessageDisabled.ProtoReflect.Descriptor instead.

func (*MessageDisabled) GetVal

func (x *MessageDisabled) GetVal() uint64

func (*MessageDisabled) ProtoMessage

func (*MessageDisabled) ProtoMessage()

func (*MessageDisabled) ProtoReflect

func (x *MessageDisabled) ProtoReflect() protoreflect.Message

func (*MessageDisabled) Reset

func (x *MessageDisabled) Reset()

func (*MessageDisabled) String

func (x *MessageDisabled) String() string

type MessageNone

type MessageNone struct {
	Val *MessageNone_NoneMsg `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*MessageNone) Descriptor deprecated

func (*MessageNone) Descriptor() ([]byte, []int)

Deprecated: Use MessageNone.ProtoReflect.Descriptor instead.

func (*MessageNone) GetVal

func (x *MessageNone) GetVal() *MessageNone_NoneMsg

func (*MessageNone) ProtoMessage

func (*MessageNone) ProtoMessage()

func (*MessageNone) ProtoReflect

func (x *MessageNone) ProtoReflect() protoreflect.Message

func (*MessageNone) Reset

func (x *MessageNone) Reset()

func (*MessageNone) String

func (x *MessageNone) String() string

type MessageNone_NoneMsg

type MessageNone_NoneMsg struct {
	// contains filtered or unexported fields
}

func (*MessageNone_NoneMsg) Descriptor deprecated

func (*MessageNone_NoneMsg) Descriptor() ([]byte, []int)

Deprecated: Use MessageNone_NoneMsg.ProtoReflect.Descriptor instead.

func (*MessageNone_NoneMsg) ProtoMessage

func (*MessageNone_NoneMsg) ProtoMessage()

func (*MessageNone_NoneMsg) ProtoReflect

func (x *MessageNone_NoneMsg) ProtoReflect() protoreflect.Message

func (*MessageNone_NoneMsg) Reset

func (x *MessageNone_NoneMsg) Reset()

func (*MessageNone_NoneMsg) String

func (x *MessageNone_NoneMsg) String() string

type MessageRequired

type MessageRequired struct {
	Val *TestMsg `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*MessageRequired) Descriptor deprecated

func (*MessageRequired) Descriptor() ([]byte, []int)

Deprecated: Use MessageRequired.ProtoReflect.Descriptor instead.

func (*MessageRequired) GetVal

func (x *MessageRequired) GetVal() *TestMsg

func (*MessageRequired) ProtoMessage

func (*MessageRequired) ProtoMessage()

func (*MessageRequired) ProtoReflect

func (x *MessageRequired) ProtoReflect() protoreflect.Message

func (*MessageRequired) Reset

func (x *MessageRequired) Reset()

func (*MessageRequired) String

func (x *MessageRequired) String() string

type MessageRequiredButOptional

type MessageRequiredButOptional struct {
	Val *TestMsg `protobuf:"bytes,1,opt,name=val,proto3,oneof" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*MessageRequiredButOptional) Descriptor deprecated

func (*MessageRequiredButOptional) Descriptor() ([]byte, []int)

Deprecated: Use MessageRequiredButOptional.ProtoReflect.Descriptor instead.

func (*MessageRequiredButOptional) GetVal

func (x *MessageRequiredButOptional) GetVal() *TestMsg

func (*MessageRequiredButOptional) ProtoMessage

func (*MessageRequiredButOptional) ProtoMessage()

func (*MessageRequiredButOptional) ProtoReflect

func (*MessageRequiredButOptional) Reset

func (x *MessageRequiredButOptional) Reset()

func (*MessageRequiredButOptional) String

func (x *MessageRequiredButOptional) String() string

type MessageRequiredOneof

type MessageRequiredOneof struct {

	// Types that are assignable to One:
	//
	//	*MessageRequiredOneof_Val
	One isMessageRequiredOneof_One `protobuf_oneof:"one"`
	// contains filtered or unexported fields
}

func (*MessageRequiredOneof) Descriptor deprecated

func (*MessageRequiredOneof) Descriptor() ([]byte, []int)

Deprecated: Use MessageRequiredOneof.ProtoReflect.Descriptor instead.

func (*MessageRequiredOneof) GetOne

func (m *MessageRequiredOneof) GetOne() isMessageRequiredOneof_One

func (*MessageRequiredOneof) GetVal

func (x *MessageRequiredOneof) GetVal() *TestMsg

func (*MessageRequiredOneof) ProtoMessage

func (*MessageRequiredOneof) ProtoMessage()

func (*MessageRequiredOneof) ProtoReflect

func (x *MessageRequiredOneof) ProtoReflect() protoreflect.Message

func (*MessageRequiredOneof) Reset

func (x *MessageRequiredOneof) Reset()

func (*MessageRequiredOneof) String

func (x *MessageRequiredOneof) String() string

type MessageRequiredOneof_Val

type MessageRequiredOneof_Val struct {
	Val *TestMsg `protobuf:"bytes,1,opt,name=val,proto3,oneof"`
}

type MessageSkip

type MessageSkip struct {
	Val *TestMsg `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*MessageSkip) Descriptor deprecated

func (*MessageSkip) Descriptor() ([]byte, []int)

Deprecated: Use MessageSkip.ProtoReflect.Descriptor instead.

func (*MessageSkip) GetVal

func (x *MessageSkip) GetVal() *TestMsg

func (*MessageSkip) ProtoMessage

func (*MessageSkip) ProtoMessage()

func (*MessageSkip) ProtoReflect

func (x *MessageSkip) ProtoReflect() protoreflect.Message

func (*MessageSkip) Reset

func (x *MessageSkip) Reset()

func (*MessageSkip) String

func (x *MessageSkip) String() string

type MessageWith3DInside

type MessageWith3DInside struct {
	// contains filtered or unexported fields
}

func (*MessageWith3DInside) Descriptor deprecated

func (*MessageWith3DInside) Descriptor() ([]byte, []int)

Deprecated: Use MessageWith3DInside.ProtoReflect.Descriptor instead.

func (*MessageWith3DInside) ProtoMessage

func (*MessageWith3DInside) ProtoMessage()

func (*MessageWith3DInside) ProtoReflect

func (x *MessageWith3DInside) ProtoReflect() protoreflect.Message

func (*MessageWith3DInside) Reset

func (x *MessageWith3DInside) Reset()

func (*MessageWith3DInside) String

func (x *MessageWith3DInside) String() string

type MultipleMaps

type MultipleMaps struct {
	First  map[uint32]string `` /* 152-byte string literal not displayed */
	Second map[int32]bool    `` /* 155-byte string literal not displayed */
	Third  map[int32]bool    `` /* 153-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*MultipleMaps) Descriptor deprecated

func (*MultipleMaps) Descriptor() ([]byte, []int)

Deprecated: Use MultipleMaps.ProtoReflect.Descriptor instead.

func (*MultipleMaps) GetFirst

func (x *MultipleMaps) GetFirst() map[uint32]string

func (*MultipleMaps) GetSecond

func (x *MultipleMaps) GetSecond() map[int32]bool

func (*MultipleMaps) GetThird

func (x *MultipleMaps) GetThird() map[int32]bool

func (*MultipleMaps) ProtoMessage

func (*MultipleMaps) ProtoMessage()

func (*MultipleMaps) ProtoReflect

func (x *MultipleMaps) ProtoReflect() protoreflect.Message

func (*MultipleMaps) Reset

func (x *MultipleMaps) Reset()

func (*MultipleMaps) String

func (x *MultipleMaps) String() string

type Oneof

type Oneof struct {

	// Types that are assignable to O:
	//
	//	*Oneof_X
	//	*Oneof_Y
	//	*Oneof_Z
	O isOneof_O `protobuf_oneof:"o"`
	// contains filtered or unexported fields
}

func (*Oneof) Descriptor deprecated

func (*Oneof) Descriptor() ([]byte, []int)

Deprecated: Use Oneof.ProtoReflect.Descriptor instead.

func (*Oneof) GetO

func (m *Oneof) GetO() isOneof_O

func (*Oneof) GetX

func (x *Oneof) GetX() string

func (*Oneof) GetY

func (x *Oneof) GetY() int32

func (*Oneof) GetZ

func (x *Oneof) GetZ() *TestOneofMsg

func (*Oneof) ProtoMessage

func (*Oneof) ProtoMessage()

func (*Oneof) ProtoReflect

func (x *Oneof) ProtoReflect() protoreflect.Message

func (*Oneof) Reset

func (x *Oneof) Reset()

func (*Oneof) String

func (x *Oneof) String() string

type OneofNone

type OneofNone struct {

	// Types that are assignable to O:
	//
	//	*OneofNone_X
	//	*OneofNone_Y
	O isOneofNone_O `protobuf_oneof:"o"`
	// contains filtered or unexported fields
}

func (*OneofNone) Descriptor deprecated

func (*OneofNone) Descriptor() ([]byte, []int)

Deprecated: Use OneofNone.ProtoReflect.Descriptor instead.

func (*OneofNone) GetO

func (m *OneofNone) GetO() isOneofNone_O

func (*OneofNone) GetX

func (x *OneofNone) GetX() string

func (*OneofNone) GetY

func (x *OneofNone) GetY() int32

func (*OneofNone) ProtoMessage

func (*OneofNone) ProtoMessage()

func (*OneofNone) ProtoReflect

func (x *OneofNone) ProtoReflect() protoreflect.Message

func (*OneofNone) Reset

func (x *OneofNone) Reset()

func (*OneofNone) String

func (x *OneofNone) String() string

type OneofNone_X

type OneofNone_X struct {
	X string `protobuf:"bytes,1,opt,name=x,proto3,oneof"`
}

type OneofNone_Y

type OneofNone_Y struct {
	Y int32 `protobuf:"varint,2,opt,name=y,proto3,oneof"`
}

type OneofRequired

type OneofRequired struct {

	// Types that are assignable to O:
	//
	//	*OneofRequired_X
	//	*OneofRequired_Y
	//	*OneofRequired_NameWithUnderscores
	//	*OneofRequired_UnderAnd_1Number
	O isOneofRequired_O `protobuf_oneof:"o"`
	// contains filtered or unexported fields
}

func (*OneofRequired) Descriptor deprecated

func (*OneofRequired) Descriptor() ([]byte, []int)

Deprecated: Use OneofRequired.ProtoReflect.Descriptor instead.

func (*OneofRequired) GetNameWithUnderscores

func (x *OneofRequired) GetNameWithUnderscores() int32

func (*OneofRequired) GetO

func (m *OneofRequired) GetO() isOneofRequired_O

func (*OneofRequired) GetUnderAnd_1Number

func (x *OneofRequired) GetUnderAnd_1Number() int32

func (*OneofRequired) GetX

func (x *OneofRequired) GetX() string

func (*OneofRequired) GetY

func (x *OneofRequired) GetY() int32

func (*OneofRequired) ProtoMessage

func (*OneofRequired) ProtoMessage()

func (*OneofRequired) ProtoReflect

func (x *OneofRequired) ProtoReflect() protoreflect.Message

func (*OneofRequired) Reset

func (x *OneofRequired) Reset()

func (*OneofRequired) String

func (x *OneofRequired) String() string

type OneofRequiredWithRequiredField

type OneofRequiredWithRequiredField struct {

	// Types that are assignable to O:
	//
	//	*OneofRequiredWithRequiredField_A
	//	*OneofRequiredWithRequiredField_B
	O isOneofRequiredWithRequiredField_O `protobuf_oneof:"o"`
	// contains filtered or unexported fields
}

func (*OneofRequiredWithRequiredField) Descriptor deprecated

func (*OneofRequiredWithRequiredField) Descriptor() ([]byte, []int)

Deprecated: Use OneofRequiredWithRequiredField.ProtoReflect.Descriptor instead.

func (*OneofRequiredWithRequiredField) GetA

func (*OneofRequiredWithRequiredField) GetB

func (*OneofRequiredWithRequiredField) GetO

func (m *OneofRequiredWithRequiredField) GetO() isOneofRequiredWithRequiredField_O

func (*OneofRequiredWithRequiredField) ProtoMessage

func (*OneofRequiredWithRequiredField) ProtoMessage()

func (*OneofRequiredWithRequiredField) ProtoReflect

func (*OneofRequiredWithRequiredField) Reset

func (x *OneofRequiredWithRequiredField) Reset()

func (*OneofRequiredWithRequiredField) String

type OneofRequiredWithRequiredField_A

type OneofRequiredWithRequiredField_A struct {
	A string `protobuf:"bytes,1,opt,name=a,proto3,oneof"`
}

type OneofRequiredWithRequiredField_B

type OneofRequiredWithRequiredField_B struct {
	B string `protobuf:"bytes,2,opt,name=b,proto3,oneof"`
}

type OneofRequired_NameWithUnderscores

type OneofRequired_NameWithUnderscores struct {
	NameWithUnderscores int32 `protobuf:"varint,3,opt,name=name_with_underscores,json=nameWithUnderscores,proto3,oneof"`
}

type OneofRequired_UnderAnd_1Number

type OneofRequired_UnderAnd_1Number struct {
	UnderAnd_1Number int32 `protobuf:"varint,4,opt,name=under_and_1_number,json=underAnd1Number,proto3,oneof"`
}

type OneofRequired_X

type OneofRequired_X struct {
	X string `protobuf:"bytes,1,opt,name=x,proto3,oneof"`
}

type OneofRequired_Y

type OneofRequired_Y struct {
	Y int32 `protobuf:"varint,2,opt,name=y,proto3,oneof"`
}

type Oneof_X

type Oneof_X struct {
	X string `protobuf:"bytes,1,opt,name=x,proto3,oneof"`
}

type Oneof_Y

type Oneof_Y struct {
	Y int32 `protobuf:"varint,2,opt,name=y,proto3,oneof"`
}

type Oneof_Z

type Oneof_Z struct {
	Z *TestOneofMsg `protobuf:"bytes,3,opt,name=z,proto3,oneof"`
}

type Proto2MapIgnoreDefault

type Proto2MapIgnoreDefault struct {
	Val map[int32]int32 `` /* 128-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Proto2MapIgnoreDefault) Descriptor deprecated

func (*Proto2MapIgnoreDefault) Descriptor() ([]byte, []int)

Deprecated: Use Proto2MapIgnoreDefault.ProtoReflect.Descriptor instead.

func (*Proto2MapIgnoreDefault) GetVal

func (x *Proto2MapIgnoreDefault) GetVal() map[int32]int32

func (*Proto2MapIgnoreDefault) ProtoMessage

func (*Proto2MapIgnoreDefault) ProtoMessage()

func (*Proto2MapIgnoreDefault) ProtoReflect

func (x *Proto2MapIgnoreDefault) ProtoReflect() protoreflect.Message

func (*Proto2MapIgnoreDefault) Reset

func (x *Proto2MapIgnoreDefault) Reset()

func (*Proto2MapIgnoreDefault) String

func (x *Proto2MapIgnoreDefault) String() string

type Proto2MapIgnoreEmpty

type Proto2MapIgnoreEmpty struct {
	Val map[int32]int32 `` /* 128-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Proto2MapIgnoreEmpty) Descriptor deprecated

func (*Proto2MapIgnoreEmpty) Descriptor() ([]byte, []int)

Deprecated: Use Proto2MapIgnoreEmpty.ProtoReflect.Descriptor instead.

func (*Proto2MapIgnoreEmpty) GetVal

func (x *Proto2MapIgnoreEmpty) GetVal() map[int32]int32

func (*Proto2MapIgnoreEmpty) ProtoMessage

func (*Proto2MapIgnoreEmpty) ProtoMessage()

func (*Proto2MapIgnoreEmpty) ProtoReflect

func (x *Proto2MapIgnoreEmpty) ProtoReflect() protoreflect.Message

func (*Proto2MapIgnoreEmpty) Reset

func (x *Proto2MapIgnoreEmpty) Reset()

func (*Proto2MapIgnoreEmpty) String

func (x *Proto2MapIgnoreEmpty) String() string

type Proto2MapIgnoreUnspecified

type Proto2MapIgnoreUnspecified struct {
	Val map[int32]int32 `` /* 128-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Proto2MapIgnoreUnspecified) Descriptor deprecated

func (*Proto2MapIgnoreUnspecified) Descriptor() ([]byte, []int)

Deprecated: Use Proto2MapIgnoreUnspecified.ProtoReflect.Descriptor instead.

func (*Proto2MapIgnoreUnspecified) GetVal

func (x *Proto2MapIgnoreUnspecified) GetVal() map[int32]int32

func (*Proto2MapIgnoreUnspecified) ProtoMessage

func (*Proto2MapIgnoreUnspecified) ProtoMessage()

func (*Proto2MapIgnoreUnspecified) ProtoReflect

func (*Proto2MapIgnoreUnspecified) Reset

func (x *Proto2MapIgnoreUnspecified) Reset()

func (*Proto2MapIgnoreUnspecified) String

func (x *Proto2MapIgnoreUnspecified) String() string

type Proto2MapKeyIgnoreDefault

type Proto2MapKeyIgnoreDefault struct {
	Val map[int32]int32 `` /* 128-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Proto2MapKeyIgnoreDefault) Descriptor deprecated

func (*Proto2MapKeyIgnoreDefault) Descriptor() ([]byte, []int)

Deprecated: Use Proto2MapKeyIgnoreDefault.ProtoReflect.Descriptor instead.

func (*Proto2MapKeyIgnoreDefault) GetVal

func (x *Proto2MapKeyIgnoreDefault) GetVal() map[int32]int32

func (*Proto2MapKeyIgnoreDefault) ProtoMessage

func (*Proto2MapKeyIgnoreDefault) ProtoMessage()

func (*Proto2MapKeyIgnoreDefault) ProtoReflect

func (*Proto2MapKeyIgnoreDefault) Reset

func (x *Proto2MapKeyIgnoreDefault) Reset()

func (*Proto2MapKeyIgnoreDefault) String

func (x *Proto2MapKeyIgnoreDefault) String() string

type Proto2MapKeyIgnoreEmpty

type Proto2MapKeyIgnoreEmpty struct {
	Val map[int32]int32 `` /* 128-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Proto2MapKeyIgnoreEmpty) Descriptor deprecated

func (*Proto2MapKeyIgnoreEmpty) Descriptor() ([]byte, []int)

Deprecated: Use Proto2MapKeyIgnoreEmpty.ProtoReflect.Descriptor instead.

func (*Proto2MapKeyIgnoreEmpty) GetVal

func (x *Proto2MapKeyIgnoreEmpty) GetVal() map[int32]int32

func (*Proto2MapKeyIgnoreEmpty) ProtoMessage

func (*Proto2MapKeyIgnoreEmpty) ProtoMessage()

func (*Proto2MapKeyIgnoreEmpty) ProtoReflect

func (x *Proto2MapKeyIgnoreEmpty) ProtoReflect() protoreflect.Message

func (*Proto2MapKeyIgnoreEmpty) Reset

func (x *Proto2MapKeyIgnoreEmpty) Reset()

func (*Proto2MapKeyIgnoreEmpty) String

func (x *Proto2MapKeyIgnoreEmpty) String() string

type Proto2MapKeyIgnoreUnspecified

type Proto2MapKeyIgnoreUnspecified struct {
	Val map[int32]int32 `` /* 128-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Proto2MapKeyIgnoreUnspecified) Descriptor deprecated

func (*Proto2MapKeyIgnoreUnspecified) Descriptor() ([]byte, []int)

Deprecated: Use Proto2MapKeyIgnoreUnspecified.ProtoReflect.Descriptor instead.

func (*Proto2MapKeyIgnoreUnspecified) GetVal

func (x *Proto2MapKeyIgnoreUnspecified) GetVal() map[int32]int32

func (*Proto2MapKeyIgnoreUnspecified) ProtoMessage

func (*Proto2MapKeyIgnoreUnspecified) ProtoMessage()

func (*Proto2MapKeyIgnoreUnspecified) ProtoReflect

func (*Proto2MapKeyIgnoreUnspecified) Reset

func (x *Proto2MapKeyIgnoreUnspecified) Reset()

func (*Proto2MapKeyIgnoreUnspecified) String

type Proto2MapValueIgnoreDefault

type Proto2MapValueIgnoreDefault struct {
	Val map[int32]int32 `` /* 128-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Proto2MapValueIgnoreDefault) Descriptor deprecated

func (*Proto2MapValueIgnoreDefault) Descriptor() ([]byte, []int)

Deprecated: Use Proto2MapValueIgnoreDefault.ProtoReflect.Descriptor instead.

func (*Proto2MapValueIgnoreDefault) GetVal

func (x *Proto2MapValueIgnoreDefault) GetVal() map[int32]int32

func (*Proto2MapValueIgnoreDefault) ProtoMessage

func (*Proto2MapValueIgnoreDefault) ProtoMessage()

func (*Proto2MapValueIgnoreDefault) ProtoReflect

func (*Proto2MapValueIgnoreDefault) Reset

func (x *Proto2MapValueIgnoreDefault) Reset()

func (*Proto2MapValueIgnoreDefault) String

func (x *Proto2MapValueIgnoreDefault) String() string

type Proto2MapValueIgnoreEmpty

type Proto2MapValueIgnoreEmpty struct {
	Val map[int32]int32 `` /* 128-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Proto2MapValueIgnoreEmpty) Descriptor deprecated

func (*Proto2MapValueIgnoreEmpty) Descriptor() ([]byte, []int)

Deprecated: Use Proto2MapValueIgnoreEmpty.ProtoReflect.Descriptor instead.

func (*Proto2MapValueIgnoreEmpty) GetVal

func (x *Proto2MapValueIgnoreEmpty) GetVal() map[int32]int32

func (*Proto2MapValueIgnoreEmpty) ProtoMessage

func (*Proto2MapValueIgnoreEmpty) ProtoMessage()

func (*Proto2MapValueIgnoreEmpty) ProtoReflect

func (*Proto2MapValueIgnoreEmpty) Reset

func (x *Proto2MapValueIgnoreEmpty) Reset()

func (*Proto2MapValueIgnoreEmpty) String

func (x *Proto2MapValueIgnoreEmpty) String() string

type Proto2MapValueIgnoreUnspecified

type Proto2MapValueIgnoreUnspecified struct {
	Val map[int32]int32 `` /* 128-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Proto2MapValueIgnoreUnspecified) Descriptor deprecated

func (*Proto2MapValueIgnoreUnspecified) Descriptor() ([]byte, []int)

Deprecated: Use Proto2MapValueIgnoreUnspecified.ProtoReflect.Descriptor instead.

func (*Proto2MapValueIgnoreUnspecified) GetVal

func (*Proto2MapValueIgnoreUnspecified) ProtoMessage

func (*Proto2MapValueIgnoreUnspecified) ProtoMessage()

func (*Proto2MapValueIgnoreUnspecified) ProtoReflect

func (*Proto2MapValueIgnoreUnspecified) Reset

func (*Proto2MapValueIgnoreUnspecified) String

type Proto2MessageOptionalIgnoreDefault

type Proto2MessageOptionalIgnoreDefault struct {
	Val *Proto2MessageOptionalIgnoreDefault_Msg `protobuf:"bytes,1,opt,name=val" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Proto2MessageOptionalIgnoreDefault) Descriptor deprecated

func (*Proto2MessageOptionalIgnoreDefault) Descriptor() ([]byte, []int)

Deprecated: Use Proto2MessageOptionalIgnoreDefault.ProtoReflect.Descriptor instead.

func (*Proto2MessageOptionalIgnoreDefault) GetVal

func (*Proto2MessageOptionalIgnoreDefault) ProtoMessage

func (*Proto2MessageOptionalIgnoreDefault) ProtoMessage()

func (*Proto2MessageOptionalIgnoreDefault) ProtoReflect

func (*Proto2MessageOptionalIgnoreDefault) Reset

func (*Proto2MessageOptionalIgnoreDefault) String

type Proto2MessageOptionalIgnoreDefault_Msg

type Proto2MessageOptionalIgnoreDefault_Msg struct {
	Val *string `protobuf:"bytes,1,opt,name=val" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Proto2MessageOptionalIgnoreDefault_Msg) Descriptor deprecated

func (*Proto2MessageOptionalIgnoreDefault_Msg) Descriptor() ([]byte, []int)

Deprecated: Use Proto2MessageOptionalIgnoreDefault_Msg.ProtoReflect.Descriptor instead.

func (*Proto2MessageOptionalIgnoreDefault_Msg) GetVal

func (*Proto2MessageOptionalIgnoreDefault_Msg) ProtoMessage

func (*Proto2MessageOptionalIgnoreDefault_Msg) ProtoReflect

func (*Proto2MessageOptionalIgnoreDefault_Msg) Reset

func (*Proto2MessageOptionalIgnoreDefault_Msg) String

type Proto2MessageOptionalIgnoreEmpty

type Proto2MessageOptionalIgnoreEmpty struct {
	Val *Proto2MessageOptionalIgnoreEmpty_Msg `protobuf:"bytes,1,opt,name=val" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Proto2MessageOptionalIgnoreEmpty) Descriptor deprecated

func (*Proto2MessageOptionalIgnoreEmpty) Descriptor() ([]byte, []int)

Deprecated: Use Proto2MessageOptionalIgnoreEmpty.ProtoReflect.Descriptor instead.

func (*Proto2MessageOptionalIgnoreEmpty) GetVal

func (*Proto2MessageOptionalIgnoreEmpty) ProtoMessage

func (*Proto2MessageOptionalIgnoreEmpty) ProtoMessage()

func (*Proto2MessageOptionalIgnoreEmpty) ProtoReflect

func (*Proto2MessageOptionalIgnoreEmpty) Reset

func (*Proto2MessageOptionalIgnoreEmpty) String

type Proto2MessageOptionalIgnoreEmpty_Msg

type Proto2MessageOptionalIgnoreEmpty_Msg struct {
	Val *string `protobuf:"bytes,1,opt,name=val" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Proto2MessageOptionalIgnoreEmpty_Msg) Descriptor deprecated

func (*Proto2MessageOptionalIgnoreEmpty_Msg) Descriptor() ([]byte, []int)

Deprecated: Use Proto2MessageOptionalIgnoreEmpty_Msg.ProtoReflect.Descriptor instead.

func (*Proto2MessageOptionalIgnoreEmpty_Msg) GetVal

func (*Proto2MessageOptionalIgnoreEmpty_Msg) ProtoMessage

func (*Proto2MessageOptionalIgnoreEmpty_Msg) ProtoMessage()

func (*Proto2MessageOptionalIgnoreEmpty_Msg) ProtoReflect

func (*Proto2MessageOptionalIgnoreEmpty_Msg) Reset

func (*Proto2MessageOptionalIgnoreEmpty_Msg) String

type Proto2MessageOptionalIgnoreUnspecified

type Proto2MessageOptionalIgnoreUnspecified struct {
	Val *Proto2MessageOptionalIgnoreUnspecified_Msg `protobuf:"bytes,1,opt,name=val" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Proto2MessageOptionalIgnoreUnspecified) Descriptor deprecated

func (*Proto2MessageOptionalIgnoreUnspecified) Descriptor() ([]byte, []int)

Deprecated: Use Proto2MessageOptionalIgnoreUnspecified.ProtoReflect.Descriptor instead.

func (*Proto2MessageOptionalIgnoreUnspecified) GetVal

func (*Proto2MessageOptionalIgnoreUnspecified) ProtoMessage

func (*Proto2MessageOptionalIgnoreUnspecified) ProtoReflect

func (*Proto2MessageOptionalIgnoreUnspecified) Reset

func (*Proto2MessageOptionalIgnoreUnspecified) String

type Proto2MessageOptionalIgnoreUnspecified_Msg

type Proto2MessageOptionalIgnoreUnspecified_Msg struct {
	Val *string `protobuf:"bytes,1,opt,name=val" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Proto2MessageOptionalIgnoreUnspecified_Msg) Descriptor deprecated

Deprecated: Use Proto2MessageOptionalIgnoreUnspecified_Msg.ProtoReflect.Descriptor instead.

func (*Proto2MessageOptionalIgnoreUnspecified_Msg) GetVal

func (*Proto2MessageOptionalIgnoreUnspecified_Msg) ProtoMessage

func (*Proto2MessageOptionalIgnoreUnspecified_Msg) ProtoReflect

func (*Proto2MessageOptionalIgnoreUnspecified_Msg) Reset

func (*Proto2MessageOptionalIgnoreUnspecified_Msg) String

type Proto2MessageRequiredIgnoreDefault

type Proto2MessageRequiredIgnoreDefault struct {
	Val *Proto2MessageRequiredIgnoreDefault_Msg `protobuf:"bytes,1,req,name=val" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Proto2MessageRequiredIgnoreDefault) Descriptor deprecated

func (*Proto2MessageRequiredIgnoreDefault) Descriptor() ([]byte, []int)

Deprecated: Use Proto2MessageRequiredIgnoreDefault.ProtoReflect.Descriptor instead.

func (*Proto2MessageRequiredIgnoreDefault) GetVal

func (*Proto2MessageRequiredIgnoreDefault) ProtoMessage

func (*Proto2MessageRequiredIgnoreDefault) ProtoMessage()

func (*Proto2MessageRequiredIgnoreDefault) ProtoReflect

func (*Proto2MessageRequiredIgnoreDefault) Reset

func (*Proto2MessageRequiredIgnoreDefault) String

type Proto2MessageRequiredIgnoreDefault_Msg

type Proto2MessageRequiredIgnoreDefault_Msg struct {
	Val *string `protobuf:"bytes,1,opt,name=val" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Proto2MessageRequiredIgnoreDefault_Msg) Descriptor deprecated

func (*Proto2MessageRequiredIgnoreDefault_Msg) Descriptor() ([]byte, []int)

Deprecated: Use Proto2MessageRequiredIgnoreDefault_Msg.ProtoReflect.Descriptor instead.

func (*Proto2MessageRequiredIgnoreDefault_Msg) GetVal

func (*Proto2MessageRequiredIgnoreDefault_Msg) ProtoMessage

func (*Proto2MessageRequiredIgnoreDefault_Msg) ProtoReflect

func (*Proto2MessageRequiredIgnoreDefault_Msg) Reset

func (*Proto2MessageRequiredIgnoreDefault_Msg) String

type Proto2MessageRequiredIgnoreEmpty

type Proto2MessageRequiredIgnoreEmpty struct {
	Val *Proto2MessageRequiredIgnoreEmpty_Msg `protobuf:"bytes,1,req,name=val" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Proto2MessageRequiredIgnoreEmpty) Descriptor deprecated

func (*Proto2MessageRequiredIgnoreEmpty) Descriptor() ([]byte, []int)

Deprecated: Use Proto2MessageRequiredIgnoreEmpty.ProtoReflect.Descriptor instead.

func (*Proto2MessageRequiredIgnoreEmpty) GetVal

func (*Proto2MessageRequiredIgnoreEmpty) ProtoMessage

func (*Proto2MessageRequiredIgnoreEmpty) ProtoMessage()

func (*Proto2MessageRequiredIgnoreEmpty) ProtoReflect

func (*Proto2MessageRequiredIgnoreEmpty) Reset

func (*Proto2MessageRequiredIgnoreEmpty) String

type Proto2MessageRequiredIgnoreEmpty_Msg

type Proto2MessageRequiredIgnoreEmpty_Msg struct {
	Val *string `protobuf:"bytes,1,opt,name=val" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Proto2MessageRequiredIgnoreEmpty_Msg) Descriptor deprecated

func (*Proto2MessageRequiredIgnoreEmpty_Msg) Descriptor() ([]byte, []int)

Deprecated: Use Proto2MessageRequiredIgnoreEmpty_Msg.ProtoReflect.Descriptor instead.

func (*Proto2MessageRequiredIgnoreEmpty_Msg) GetVal

func (*Proto2MessageRequiredIgnoreEmpty_Msg) ProtoMessage

func (*Proto2MessageRequiredIgnoreEmpty_Msg) ProtoMessage()

func (*Proto2MessageRequiredIgnoreEmpty_Msg) ProtoReflect

func (*Proto2MessageRequiredIgnoreEmpty_Msg) Reset

func (*Proto2MessageRequiredIgnoreEmpty_Msg) String

type Proto2MessageRequiredIgnoreUnspecified

type Proto2MessageRequiredIgnoreUnspecified struct {
	Val *Proto2MessageRequiredIgnoreUnspecified_Msg `protobuf:"bytes,1,req,name=val" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Proto2MessageRequiredIgnoreUnspecified) Descriptor deprecated

func (*Proto2MessageRequiredIgnoreUnspecified) Descriptor() ([]byte, []int)

Deprecated: Use Proto2MessageRequiredIgnoreUnspecified.ProtoReflect.Descriptor instead.

func (*Proto2MessageRequiredIgnoreUnspecified) GetVal

func (*Proto2MessageRequiredIgnoreUnspecified) ProtoMessage

func (*Proto2MessageRequiredIgnoreUnspecified) ProtoReflect

func (*Proto2MessageRequiredIgnoreUnspecified) Reset

func (*Proto2MessageRequiredIgnoreUnspecified) String

type Proto2MessageRequiredIgnoreUnspecified_Msg

type Proto2MessageRequiredIgnoreUnspecified_Msg struct {
	Val *string `protobuf:"bytes,1,opt,name=val" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Proto2MessageRequiredIgnoreUnspecified_Msg) Descriptor deprecated

Deprecated: Use Proto2MessageRequiredIgnoreUnspecified_Msg.ProtoReflect.Descriptor instead.

func (*Proto2MessageRequiredIgnoreUnspecified_Msg) GetVal

func (*Proto2MessageRequiredIgnoreUnspecified_Msg) ProtoMessage

func (*Proto2MessageRequiredIgnoreUnspecified_Msg) ProtoReflect

func (*Proto2MessageRequiredIgnoreUnspecified_Msg) Reset

func (*Proto2MessageRequiredIgnoreUnspecified_Msg) String

type Proto2OneofIgnoreDefault

type Proto2OneofIgnoreDefault struct {

	// Types that are assignable to O:
	//
	//	*Proto2OneofIgnoreDefault_Val
	O isProto2OneofIgnoreDefault_O `protobuf_oneof:"o"`
	// contains filtered or unexported fields
}

func (*Proto2OneofIgnoreDefault) Descriptor deprecated

func (*Proto2OneofIgnoreDefault) Descriptor() ([]byte, []int)

Deprecated: Use Proto2OneofIgnoreDefault.ProtoReflect.Descriptor instead.

func (*Proto2OneofIgnoreDefault) GetO

func (m *Proto2OneofIgnoreDefault) GetO() isProto2OneofIgnoreDefault_O

func (*Proto2OneofIgnoreDefault) GetVal

func (x *Proto2OneofIgnoreDefault) GetVal() int32

func (*Proto2OneofIgnoreDefault) ProtoMessage

func (*Proto2OneofIgnoreDefault) ProtoMessage()

func (*Proto2OneofIgnoreDefault) ProtoReflect

func (x *Proto2OneofIgnoreDefault) ProtoReflect() protoreflect.Message

func (*Proto2OneofIgnoreDefault) Reset

func (x *Proto2OneofIgnoreDefault) Reset()

func (*Proto2OneofIgnoreDefault) String

func (x *Proto2OneofIgnoreDefault) String() string

type Proto2OneofIgnoreDefaultWithDefault

type Proto2OneofIgnoreDefaultWithDefault struct {

	// Types that are assignable to O:
	//
	//	*Proto2OneofIgnoreDefaultWithDefault_Val
	O isProto2OneofIgnoreDefaultWithDefault_O `protobuf_oneof:"o"`
	// contains filtered or unexported fields
}

func (*Proto2OneofIgnoreDefaultWithDefault) Descriptor deprecated

func (*Proto2OneofIgnoreDefaultWithDefault) Descriptor() ([]byte, []int)

Deprecated: Use Proto2OneofIgnoreDefaultWithDefault.ProtoReflect.Descriptor instead.

func (*Proto2OneofIgnoreDefaultWithDefault) GetO

func (m *Proto2OneofIgnoreDefaultWithDefault) GetO() isProto2OneofIgnoreDefaultWithDefault_O

func (*Proto2OneofIgnoreDefaultWithDefault) GetVal

func (*Proto2OneofIgnoreDefaultWithDefault) ProtoMessage

func (*Proto2OneofIgnoreDefaultWithDefault) ProtoMessage()

func (*Proto2OneofIgnoreDefaultWithDefault) ProtoReflect

func (*Proto2OneofIgnoreDefaultWithDefault) Reset

func (*Proto2OneofIgnoreDefaultWithDefault) String

type Proto2OneofIgnoreDefaultWithDefault_Val

type Proto2OneofIgnoreDefaultWithDefault_Val struct {
	Val int32 `protobuf:"varint,1,opt,name=val,oneof,def=-42"`
}

type Proto2OneofIgnoreDefault_Val

type Proto2OneofIgnoreDefault_Val struct {
	Val int32 `protobuf:"varint,1,opt,name=val,oneof"`
}

type Proto2OneofIgnoreEmpty

type Proto2OneofIgnoreEmpty struct {

	// Types that are assignable to O:
	//
	//	*Proto2OneofIgnoreEmpty_Val
	O isProto2OneofIgnoreEmpty_O `protobuf_oneof:"o"`
	// contains filtered or unexported fields
}

func (*Proto2OneofIgnoreEmpty) Descriptor deprecated

func (*Proto2OneofIgnoreEmpty) Descriptor() ([]byte, []int)

Deprecated: Use Proto2OneofIgnoreEmpty.ProtoReflect.Descriptor instead.

func (*Proto2OneofIgnoreEmpty) GetO

func (m *Proto2OneofIgnoreEmpty) GetO() isProto2OneofIgnoreEmpty_O

func (*Proto2OneofIgnoreEmpty) GetVal

func (x *Proto2OneofIgnoreEmpty) GetVal() int32

func (*Proto2OneofIgnoreEmpty) ProtoMessage

func (*Proto2OneofIgnoreEmpty) ProtoMessage()

func (*Proto2OneofIgnoreEmpty) ProtoReflect

func (x *Proto2OneofIgnoreEmpty) ProtoReflect() protoreflect.Message

func (*Proto2OneofIgnoreEmpty) Reset

func (x *Proto2OneofIgnoreEmpty) Reset()

func (*Proto2OneofIgnoreEmpty) String

func (x *Proto2OneofIgnoreEmpty) String() string

type Proto2OneofIgnoreEmptyWithDefault

type Proto2OneofIgnoreEmptyWithDefault struct {

	// Types that are assignable to O:
	//
	//	*Proto2OneofIgnoreEmptyWithDefault_Val
	O isProto2OneofIgnoreEmptyWithDefault_O `protobuf_oneof:"o"`
	// contains filtered or unexported fields
}

func (*Proto2OneofIgnoreEmptyWithDefault) Descriptor deprecated

func (*Proto2OneofIgnoreEmptyWithDefault) Descriptor() ([]byte, []int)

Deprecated: Use Proto2OneofIgnoreEmptyWithDefault.ProtoReflect.Descriptor instead.

func (*Proto2OneofIgnoreEmptyWithDefault) GetO

func (m *Proto2OneofIgnoreEmptyWithDefault) GetO() isProto2OneofIgnoreEmptyWithDefault_O

func (*Proto2OneofIgnoreEmptyWithDefault) GetVal

func (*Proto2OneofIgnoreEmptyWithDefault) ProtoMessage

func (*Proto2OneofIgnoreEmptyWithDefault) ProtoMessage()

func (*Proto2OneofIgnoreEmptyWithDefault) ProtoReflect

func (*Proto2OneofIgnoreEmptyWithDefault) Reset

func (*Proto2OneofIgnoreEmptyWithDefault) String

type Proto2OneofIgnoreEmptyWithDefault_Val

type Proto2OneofIgnoreEmptyWithDefault_Val struct {
	Val int32 `protobuf:"varint,1,opt,name=val,oneof,def=-42"`
}

type Proto2OneofIgnoreEmpty_Val

type Proto2OneofIgnoreEmpty_Val struct {
	Val int32 `protobuf:"varint,1,opt,name=val,oneof"`
}

type Proto2OneofIgnoreUnspecified

type Proto2OneofIgnoreUnspecified struct {

	// Types that are assignable to O:
	//
	//	*Proto2OneofIgnoreUnspecified_Val
	O isProto2OneofIgnoreUnspecified_O `protobuf_oneof:"o"`
	// contains filtered or unexported fields
}

func (*Proto2OneofIgnoreUnspecified) Descriptor deprecated

func (*Proto2OneofIgnoreUnspecified) Descriptor() ([]byte, []int)

Deprecated: Use Proto2OneofIgnoreUnspecified.ProtoReflect.Descriptor instead.

func (*Proto2OneofIgnoreUnspecified) GetO

func (m *Proto2OneofIgnoreUnspecified) GetO() isProto2OneofIgnoreUnspecified_O

func (*Proto2OneofIgnoreUnspecified) GetVal

func (x *Proto2OneofIgnoreUnspecified) GetVal() int32

func (*Proto2OneofIgnoreUnspecified) ProtoMessage

func (*Proto2OneofIgnoreUnspecified) ProtoMessage()

func (*Proto2OneofIgnoreUnspecified) ProtoReflect

func (*Proto2OneofIgnoreUnspecified) Reset

func (x *Proto2OneofIgnoreUnspecified) Reset()

func (*Proto2OneofIgnoreUnspecified) String

type Proto2OneofIgnoreUnspecifiedWithDefault

type Proto2OneofIgnoreUnspecifiedWithDefault struct {

	// Types that are assignable to O:
	//
	//	*Proto2OneofIgnoreUnspecifiedWithDefault_Val
	O isProto2OneofIgnoreUnspecifiedWithDefault_O `protobuf_oneof:"o"`
	// contains filtered or unexported fields
}

func (*Proto2OneofIgnoreUnspecifiedWithDefault) Descriptor deprecated

func (*Proto2OneofIgnoreUnspecifiedWithDefault) Descriptor() ([]byte, []int)

Deprecated: Use Proto2OneofIgnoreUnspecifiedWithDefault.ProtoReflect.Descriptor instead.

func (*Proto2OneofIgnoreUnspecifiedWithDefault) GetO

func (m *Proto2OneofIgnoreUnspecifiedWithDefault) GetO() isProto2OneofIgnoreUnspecifiedWithDefault_O

func (*Proto2OneofIgnoreUnspecifiedWithDefault) GetVal

func (*Proto2OneofIgnoreUnspecifiedWithDefault) ProtoMessage

func (*Proto2OneofIgnoreUnspecifiedWithDefault) ProtoReflect

func (*Proto2OneofIgnoreUnspecifiedWithDefault) Reset

func (*Proto2OneofIgnoreUnspecifiedWithDefault) String

type Proto2OneofIgnoreUnspecifiedWithDefault_Val

type Proto2OneofIgnoreUnspecifiedWithDefault_Val struct {
	Val int32 `protobuf:"varint,1,opt,name=val,oneof,def=-42"`
}

type Proto2OneofIgnoreUnspecified_Val

type Proto2OneofIgnoreUnspecified_Val struct {
	Val int32 `protobuf:"varint,1,opt,name=val,oneof"`
}

type Proto2RepeatedIgnoreDefault

type Proto2RepeatedIgnoreDefault struct {
	Val []int32 `protobuf:"varint,1,rep,name=val" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Proto2RepeatedIgnoreDefault) Descriptor deprecated

func (*Proto2RepeatedIgnoreDefault) Descriptor() ([]byte, []int)

Deprecated: Use Proto2RepeatedIgnoreDefault.ProtoReflect.Descriptor instead.

func (*Proto2RepeatedIgnoreDefault) GetVal

func (x *Proto2RepeatedIgnoreDefault) GetVal() []int32

func (*Proto2RepeatedIgnoreDefault) ProtoMessage

func (*Proto2RepeatedIgnoreDefault) ProtoMessage()

func (*Proto2RepeatedIgnoreDefault) ProtoReflect

func (*Proto2RepeatedIgnoreDefault) Reset

func (x *Proto2RepeatedIgnoreDefault) Reset()

func (*Proto2RepeatedIgnoreDefault) String

func (x *Proto2RepeatedIgnoreDefault) String() string

type Proto2RepeatedIgnoreEmpty

type Proto2RepeatedIgnoreEmpty struct {
	Val []int32 `protobuf:"varint,1,rep,name=val" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Proto2RepeatedIgnoreEmpty) Descriptor deprecated

func (*Proto2RepeatedIgnoreEmpty) Descriptor() ([]byte, []int)

Deprecated: Use Proto2RepeatedIgnoreEmpty.ProtoReflect.Descriptor instead.

func (*Proto2RepeatedIgnoreEmpty) GetVal

func (x *Proto2RepeatedIgnoreEmpty) GetVal() []int32

func (*Proto2RepeatedIgnoreEmpty) ProtoMessage

func (*Proto2RepeatedIgnoreEmpty) ProtoMessage()

func (*Proto2RepeatedIgnoreEmpty) ProtoReflect

func (*Proto2RepeatedIgnoreEmpty) Reset

func (x *Proto2RepeatedIgnoreEmpty) Reset()

func (*Proto2RepeatedIgnoreEmpty) String

func (x *Proto2RepeatedIgnoreEmpty) String() string

type Proto2RepeatedIgnoreUnspecified

type Proto2RepeatedIgnoreUnspecified struct {
	Val []int32 `protobuf:"varint,1,rep,name=val" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Proto2RepeatedIgnoreUnspecified) Descriptor deprecated

func (*Proto2RepeatedIgnoreUnspecified) Descriptor() ([]byte, []int)

Deprecated: Use Proto2RepeatedIgnoreUnspecified.ProtoReflect.Descriptor instead.

func (*Proto2RepeatedIgnoreUnspecified) GetVal

func (x *Proto2RepeatedIgnoreUnspecified) GetVal() []int32

func (*Proto2RepeatedIgnoreUnspecified) ProtoMessage

func (*Proto2RepeatedIgnoreUnspecified) ProtoMessage()

func (*Proto2RepeatedIgnoreUnspecified) ProtoReflect

func (*Proto2RepeatedIgnoreUnspecified) Reset

func (*Proto2RepeatedIgnoreUnspecified) String

type Proto2RepeatedItemIgnoreDefault

type Proto2RepeatedItemIgnoreDefault struct {
	Val []int32 `protobuf:"varint,1,rep,name=val" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Proto2RepeatedItemIgnoreDefault) Descriptor deprecated

func (*Proto2RepeatedItemIgnoreDefault) Descriptor() ([]byte, []int)

Deprecated: Use Proto2RepeatedItemIgnoreDefault.ProtoReflect.Descriptor instead.

func (*Proto2RepeatedItemIgnoreDefault) GetVal

func (x *Proto2RepeatedItemIgnoreDefault) GetVal() []int32

func (*Proto2RepeatedItemIgnoreDefault) ProtoMessage

func (*Proto2RepeatedItemIgnoreDefault) ProtoMessage()

func (*Proto2RepeatedItemIgnoreDefault) ProtoReflect

func (*Proto2RepeatedItemIgnoreDefault) Reset

func (*Proto2RepeatedItemIgnoreDefault) String

type Proto2RepeatedItemIgnoreEmpty

type Proto2RepeatedItemIgnoreEmpty struct {
	Val []int32 `protobuf:"varint,1,rep,name=val" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Proto2RepeatedItemIgnoreEmpty) Descriptor deprecated

func (*Proto2RepeatedItemIgnoreEmpty) Descriptor() ([]byte, []int)

Deprecated: Use Proto2RepeatedItemIgnoreEmpty.ProtoReflect.Descriptor instead.

func (*Proto2RepeatedItemIgnoreEmpty) GetVal

func (x *Proto2RepeatedItemIgnoreEmpty) GetVal() []int32

func (*Proto2RepeatedItemIgnoreEmpty) ProtoMessage

func (*Proto2RepeatedItemIgnoreEmpty) ProtoMessage()

func (*Proto2RepeatedItemIgnoreEmpty) ProtoReflect

func (*Proto2RepeatedItemIgnoreEmpty) Reset

func (x *Proto2RepeatedItemIgnoreEmpty) Reset()

func (*Proto2RepeatedItemIgnoreEmpty) String

type Proto2RepeatedItemIgnoreUnspecified

type Proto2RepeatedItemIgnoreUnspecified struct {
	Val []int32 `protobuf:"varint,1,rep,name=val" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Proto2RepeatedItemIgnoreUnspecified) Descriptor deprecated

func (*Proto2RepeatedItemIgnoreUnspecified) Descriptor() ([]byte, []int)

Deprecated: Use Proto2RepeatedItemIgnoreUnspecified.ProtoReflect.Descriptor instead.

func (*Proto2RepeatedItemIgnoreUnspecified) GetVal

func (*Proto2RepeatedItemIgnoreUnspecified) ProtoMessage

func (*Proto2RepeatedItemIgnoreUnspecified) ProtoMessage()

func (*Proto2RepeatedItemIgnoreUnspecified) ProtoReflect

func (*Proto2RepeatedItemIgnoreUnspecified) Reset

func (*Proto2RepeatedItemIgnoreUnspecified) String

type Proto2ScalarOptionalIgnoreDefault

type Proto2ScalarOptionalIgnoreDefault struct {
	Val *int32 `protobuf:"varint,1,opt,name=val" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Proto2ScalarOptionalIgnoreDefault) Descriptor deprecated

func (*Proto2ScalarOptionalIgnoreDefault) Descriptor() ([]byte, []int)

Deprecated: Use Proto2ScalarOptionalIgnoreDefault.ProtoReflect.Descriptor instead.

func (*Proto2ScalarOptionalIgnoreDefault) GetVal

func (*Proto2ScalarOptionalIgnoreDefault) ProtoMessage

func (*Proto2ScalarOptionalIgnoreDefault) ProtoMessage()

func (*Proto2ScalarOptionalIgnoreDefault) ProtoReflect

func (*Proto2ScalarOptionalIgnoreDefault) Reset

func (*Proto2ScalarOptionalIgnoreDefault) String

type Proto2ScalarOptionalIgnoreDefaultWithDefault

type Proto2ScalarOptionalIgnoreDefaultWithDefault struct {
	Val *int32 `protobuf:"varint,1,opt,name=val,def=-42" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Proto2ScalarOptionalIgnoreDefaultWithDefault) Descriptor deprecated

Deprecated: Use Proto2ScalarOptionalIgnoreDefaultWithDefault.ProtoReflect.Descriptor instead.

func (*Proto2ScalarOptionalIgnoreDefaultWithDefault) GetVal

func (*Proto2ScalarOptionalIgnoreDefaultWithDefault) ProtoMessage

func (*Proto2ScalarOptionalIgnoreDefaultWithDefault) ProtoReflect

func (*Proto2ScalarOptionalIgnoreDefaultWithDefault) Reset

func (*Proto2ScalarOptionalIgnoreDefaultWithDefault) String

type Proto2ScalarOptionalIgnoreEmpty

type Proto2ScalarOptionalIgnoreEmpty struct {
	Val *int32 `protobuf:"varint,1,opt,name=val" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Proto2ScalarOptionalIgnoreEmpty) Descriptor deprecated

func (*Proto2ScalarOptionalIgnoreEmpty) Descriptor() ([]byte, []int)

Deprecated: Use Proto2ScalarOptionalIgnoreEmpty.ProtoReflect.Descriptor instead.

func (*Proto2ScalarOptionalIgnoreEmpty) GetVal

func (*Proto2ScalarOptionalIgnoreEmpty) ProtoMessage

func (*Proto2ScalarOptionalIgnoreEmpty) ProtoMessage()

func (*Proto2ScalarOptionalIgnoreEmpty) ProtoReflect

func (*Proto2ScalarOptionalIgnoreEmpty) Reset

func (*Proto2ScalarOptionalIgnoreEmpty) String

type Proto2ScalarOptionalIgnoreEmptyWithDefault

type Proto2ScalarOptionalIgnoreEmptyWithDefault struct {
	Val *int32 `protobuf:"varint,1,opt,name=val,def=-42" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Proto2ScalarOptionalIgnoreEmptyWithDefault) Descriptor deprecated

Deprecated: Use Proto2ScalarOptionalIgnoreEmptyWithDefault.ProtoReflect.Descriptor instead.

func (*Proto2ScalarOptionalIgnoreEmptyWithDefault) GetVal

func (*Proto2ScalarOptionalIgnoreEmptyWithDefault) ProtoMessage

func (*Proto2ScalarOptionalIgnoreEmptyWithDefault) ProtoReflect

func (*Proto2ScalarOptionalIgnoreEmptyWithDefault) Reset

func (*Proto2ScalarOptionalIgnoreEmptyWithDefault) String

type Proto2ScalarOptionalIgnoreUnspecified

type Proto2ScalarOptionalIgnoreUnspecified struct {
	Val *int32 `protobuf:"varint,1,opt,name=val" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Proto2ScalarOptionalIgnoreUnspecified) Descriptor deprecated

func (*Proto2ScalarOptionalIgnoreUnspecified) Descriptor() ([]byte, []int)

Deprecated: Use Proto2ScalarOptionalIgnoreUnspecified.ProtoReflect.Descriptor instead.

func (*Proto2ScalarOptionalIgnoreUnspecified) GetVal

func (*Proto2ScalarOptionalIgnoreUnspecified) ProtoMessage

func (*Proto2ScalarOptionalIgnoreUnspecified) ProtoMessage()

func (*Proto2ScalarOptionalIgnoreUnspecified) ProtoReflect

func (*Proto2ScalarOptionalIgnoreUnspecified) Reset

func (*Proto2ScalarOptionalIgnoreUnspecified) String

type Proto2ScalarOptionalIgnoreUnspecifiedWithDefault

type Proto2ScalarOptionalIgnoreUnspecifiedWithDefault struct {
	Val *int32 `protobuf:"varint,1,opt,name=val,def=-42" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Proto2ScalarOptionalIgnoreUnspecifiedWithDefault) Descriptor deprecated

Deprecated: Use Proto2ScalarOptionalIgnoreUnspecifiedWithDefault.ProtoReflect.Descriptor instead.

func (*Proto2ScalarOptionalIgnoreUnspecifiedWithDefault) GetVal

func (*Proto2ScalarOptionalIgnoreUnspecifiedWithDefault) ProtoMessage

func (*Proto2ScalarOptionalIgnoreUnspecifiedWithDefault) ProtoReflect

func (*Proto2ScalarOptionalIgnoreUnspecifiedWithDefault) Reset

func (*Proto2ScalarOptionalIgnoreUnspecifiedWithDefault) String

type Proto2ScalarRequiredIgnoreDefault

type Proto2ScalarRequiredIgnoreDefault struct {
	Val *int32 `protobuf:"varint,1,req,name=val" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Proto2ScalarRequiredIgnoreDefault) Descriptor deprecated

func (*Proto2ScalarRequiredIgnoreDefault) Descriptor() ([]byte, []int)

Deprecated: Use Proto2ScalarRequiredIgnoreDefault.ProtoReflect.Descriptor instead.

func (*Proto2ScalarRequiredIgnoreDefault) GetVal

func (*Proto2ScalarRequiredIgnoreDefault) ProtoMessage

func (*Proto2ScalarRequiredIgnoreDefault) ProtoMessage()

func (*Proto2ScalarRequiredIgnoreDefault) ProtoReflect

func (*Proto2ScalarRequiredIgnoreDefault) Reset

func (*Proto2ScalarRequiredIgnoreDefault) String

type Proto2ScalarRequiredIgnoreDefaultWithDefault

type Proto2ScalarRequiredIgnoreDefaultWithDefault struct {
	Val *int32 `protobuf:"varint,1,req,name=val,def=-42" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Proto2ScalarRequiredIgnoreDefaultWithDefault) Descriptor deprecated

Deprecated: Use Proto2ScalarRequiredIgnoreDefaultWithDefault.ProtoReflect.Descriptor instead.

func (*Proto2ScalarRequiredIgnoreDefaultWithDefault) GetVal

func (*Proto2ScalarRequiredIgnoreDefaultWithDefault) ProtoMessage

func (*Proto2ScalarRequiredIgnoreDefaultWithDefault) ProtoReflect

func (*Proto2ScalarRequiredIgnoreDefaultWithDefault) Reset

func (*Proto2ScalarRequiredIgnoreDefaultWithDefault) String

type Proto2ScalarRequiredIgnoreEmpty

type Proto2ScalarRequiredIgnoreEmpty struct {
	Val *int32 `protobuf:"varint,1,req,name=val" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Proto2ScalarRequiredIgnoreEmpty) Descriptor deprecated

func (*Proto2ScalarRequiredIgnoreEmpty) Descriptor() ([]byte, []int)

Deprecated: Use Proto2ScalarRequiredIgnoreEmpty.ProtoReflect.Descriptor instead.

func (*Proto2ScalarRequiredIgnoreEmpty) GetVal

func (*Proto2ScalarRequiredIgnoreEmpty) ProtoMessage

func (*Proto2ScalarRequiredIgnoreEmpty) ProtoMessage()

func (*Proto2ScalarRequiredIgnoreEmpty) ProtoReflect

func (*Proto2ScalarRequiredIgnoreEmpty) Reset

func (*Proto2ScalarRequiredIgnoreEmpty) String

type Proto2ScalarRequiredIgnoreEmptyWithDefault

type Proto2ScalarRequiredIgnoreEmptyWithDefault struct {
	Val *int32 `protobuf:"varint,1,req,name=val,def=-42" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Proto2ScalarRequiredIgnoreEmptyWithDefault) Descriptor deprecated

Deprecated: Use Proto2ScalarRequiredIgnoreEmptyWithDefault.ProtoReflect.Descriptor instead.

func (*Proto2ScalarRequiredIgnoreEmptyWithDefault) GetVal

func (*Proto2ScalarRequiredIgnoreEmptyWithDefault) ProtoMessage

func (*Proto2ScalarRequiredIgnoreEmptyWithDefault) ProtoReflect

func (*Proto2ScalarRequiredIgnoreEmptyWithDefault) Reset

func (*Proto2ScalarRequiredIgnoreEmptyWithDefault) String

type Proto2ScalarRequiredIgnoreUnspecified

type Proto2ScalarRequiredIgnoreUnspecified struct {
	Val *int32 `protobuf:"varint,1,req,name=val" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Proto2ScalarRequiredIgnoreUnspecified) Descriptor deprecated

func (*Proto2ScalarRequiredIgnoreUnspecified) Descriptor() ([]byte, []int)

Deprecated: Use Proto2ScalarRequiredIgnoreUnspecified.ProtoReflect.Descriptor instead.

func (*Proto2ScalarRequiredIgnoreUnspecified) GetVal

func (*Proto2ScalarRequiredIgnoreUnspecified) ProtoMessage

func (*Proto2ScalarRequiredIgnoreUnspecified) ProtoMessage()

func (*Proto2ScalarRequiredIgnoreUnspecified) ProtoReflect

func (*Proto2ScalarRequiredIgnoreUnspecified) Reset

func (*Proto2ScalarRequiredIgnoreUnspecified) String

type Proto2ScalarRequiredIgnoreUnspecifiedWithDefault

type Proto2ScalarRequiredIgnoreUnspecifiedWithDefault struct {
	Val *int32 `protobuf:"varint,1,req,name=val,def=-42" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Proto2ScalarRequiredIgnoreUnspecifiedWithDefault) Descriptor deprecated

Deprecated: Use Proto2ScalarRequiredIgnoreUnspecifiedWithDefault.ProtoReflect.Descriptor instead.

func (*Proto2ScalarRequiredIgnoreUnspecifiedWithDefault) GetVal

func (*Proto2ScalarRequiredIgnoreUnspecifiedWithDefault) ProtoMessage

func (*Proto2ScalarRequiredIgnoreUnspecifiedWithDefault) ProtoReflect

func (*Proto2ScalarRequiredIgnoreUnspecifiedWithDefault) Reset

func (*Proto2ScalarRequiredIgnoreUnspecifiedWithDefault) String

type Proto3MapIgnoreDefault

type Proto3MapIgnoreDefault struct {
	Val map[int32]int32 `` /* 149-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Proto3MapIgnoreDefault) Descriptor deprecated

func (*Proto3MapIgnoreDefault) Descriptor() ([]byte, []int)

Deprecated: Use Proto3MapIgnoreDefault.ProtoReflect.Descriptor instead.

func (*Proto3MapIgnoreDefault) GetVal

func (x *Proto3MapIgnoreDefault) GetVal() map[int32]int32

func (*Proto3MapIgnoreDefault) ProtoMessage

func (*Proto3MapIgnoreDefault) ProtoMessage()

func (*Proto3MapIgnoreDefault) ProtoReflect

func (x *Proto3MapIgnoreDefault) ProtoReflect() protoreflect.Message

func (*Proto3MapIgnoreDefault) Reset

func (x *Proto3MapIgnoreDefault) Reset()

func (*Proto3MapIgnoreDefault) String

func (x *Proto3MapIgnoreDefault) String() string

type Proto3MapIgnoreEmpty

type Proto3MapIgnoreEmpty struct {
	Val map[int32]int32 `` /* 149-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Proto3MapIgnoreEmpty) Descriptor deprecated

func (*Proto3MapIgnoreEmpty) Descriptor() ([]byte, []int)

Deprecated: Use Proto3MapIgnoreEmpty.ProtoReflect.Descriptor instead.

func (*Proto3MapIgnoreEmpty) GetVal

func (x *Proto3MapIgnoreEmpty) GetVal() map[int32]int32

func (*Proto3MapIgnoreEmpty) ProtoMessage

func (*Proto3MapIgnoreEmpty) ProtoMessage()

func (*Proto3MapIgnoreEmpty) ProtoReflect

func (x *Proto3MapIgnoreEmpty) ProtoReflect() protoreflect.Message

func (*Proto3MapIgnoreEmpty) Reset

func (x *Proto3MapIgnoreEmpty) Reset()

func (*Proto3MapIgnoreEmpty) String

func (x *Proto3MapIgnoreEmpty) String() string

type Proto3MapIgnoreUnspecified

type Proto3MapIgnoreUnspecified struct {
	Val map[int32]int32 `` /* 149-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Proto3MapIgnoreUnspecified) Descriptor deprecated

func (*Proto3MapIgnoreUnspecified) Descriptor() ([]byte, []int)

Deprecated: Use Proto3MapIgnoreUnspecified.ProtoReflect.Descriptor instead.

func (*Proto3MapIgnoreUnspecified) GetVal

func (x *Proto3MapIgnoreUnspecified) GetVal() map[int32]int32

func (*Proto3MapIgnoreUnspecified) ProtoMessage

func (*Proto3MapIgnoreUnspecified) ProtoMessage()

func (*Proto3MapIgnoreUnspecified) ProtoReflect

func (*Proto3MapIgnoreUnspecified) Reset

func (x *Proto3MapIgnoreUnspecified) Reset()

func (*Proto3MapIgnoreUnspecified) String

func (x *Proto3MapIgnoreUnspecified) String() string

type Proto3MapKeyIgnoreDefault

type Proto3MapKeyIgnoreDefault struct {
	Val map[int32]int32 `` /* 149-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Proto3MapKeyIgnoreDefault) Descriptor deprecated

func (*Proto3MapKeyIgnoreDefault) Descriptor() ([]byte, []int)

Deprecated: Use Proto3MapKeyIgnoreDefault.ProtoReflect.Descriptor instead.

func (*Proto3MapKeyIgnoreDefault) GetVal

func (x *Proto3MapKeyIgnoreDefault) GetVal() map[int32]int32

func (*Proto3MapKeyIgnoreDefault) ProtoMessage

func (*Proto3MapKeyIgnoreDefault) ProtoMessage()

func (*Proto3MapKeyIgnoreDefault) ProtoReflect

func (*Proto3MapKeyIgnoreDefault) Reset

func (x *Proto3MapKeyIgnoreDefault) Reset()

func (*Proto3MapKeyIgnoreDefault) String

func (x *Proto3MapKeyIgnoreDefault) String() string

type Proto3MapKeyIgnoreEmpty

type Proto3MapKeyIgnoreEmpty struct {
	Val map[int32]int32 `` /* 149-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Proto3MapKeyIgnoreEmpty) Descriptor deprecated

func (*Proto3MapKeyIgnoreEmpty) Descriptor() ([]byte, []int)

Deprecated: Use Proto3MapKeyIgnoreEmpty.ProtoReflect.Descriptor instead.

func (*Proto3MapKeyIgnoreEmpty) GetVal

func (x *Proto3MapKeyIgnoreEmpty) GetVal() map[int32]int32

func (*Proto3MapKeyIgnoreEmpty) ProtoMessage

func (*Proto3MapKeyIgnoreEmpty) ProtoMessage()

func (*Proto3MapKeyIgnoreEmpty) ProtoReflect

func (x *Proto3MapKeyIgnoreEmpty) ProtoReflect() protoreflect.Message

func (*Proto3MapKeyIgnoreEmpty) Reset

func (x *Proto3MapKeyIgnoreEmpty) Reset()

func (*Proto3MapKeyIgnoreEmpty) String

func (x *Proto3MapKeyIgnoreEmpty) String() string

type Proto3MapKeyIgnoreUnspecified

type Proto3MapKeyIgnoreUnspecified struct {
	Val map[int32]int32 `` /* 149-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Proto3MapKeyIgnoreUnspecified) Descriptor deprecated

func (*Proto3MapKeyIgnoreUnspecified) Descriptor() ([]byte, []int)

Deprecated: Use Proto3MapKeyIgnoreUnspecified.ProtoReflect.Descriptor instead.

func (*Proto3MapKeyIgnoreUnspecified) GetVal

func (x *Proto3MapKeyIgnoreUnspecified) GetVal() map[int32]int32

func (*Proto3MapKeyIgnoreUnspecified) ProtoMessage

func (*Proto3MapKeyIgnoreUnspecified) ProtoMessage()

func (*Proto3MapKeyIgnoreUnspecified) ProtoReflect

func (*Proto3MapKeyIgnoreUnspecified) Reset

func (x *Proto3MapKeyIgnoreUnspecified) Reset()

func (*Proto3MapKeyIgnoreUnspecified) String

type Proto3MapValueIgnoreDefault

type Proto3MapValueIgnoreDefault struct {
	Val map[int32]int32 `` /* 149-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Proto3MapValueIgnoreDefault) Descriptor deprecated

func (*Proto3MapValueIgnoreDefault) Descriptor() ([]byte, []int)

Deprecated: Use Proto3MapValueIgnoreDefault.ProtoReflect.Descriptor instead.

func (*Proto3MapValueIgnoreDefault) GetVal

func (x *Proto3MapValueIgnoreDefault) GetVal() map[int32]int32

func (*Proto3MapValueIgnoreDefault) ProtoMessage

func (*Proto3MapValueIgnoreDefault) ProtoMessage()

func (*Proto3MapValueIgnoreDefault) ProtoReflect

func (*Proto3MapValueIgnoreDefault) Reset

func (x *Proto3MapValueIgnoreDefault) Reset()

func (*Proto3MapValueIgnoreDefault) String

func (x *Proto3MapValueIgnoreDefault) String() string

type Proto3MapValueIgnoreEmpty

type Proto3MapValueIgnoreEmpty struct {
	Val map[int32]int32 `` /* 149-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Proto3MapValueIgnoreEmpty) Descriptor deprecated

func (*Proto3MapValueIgnoreEmpty) Descriptor() ([]byte, []int)

Deprecated: Use Proto3MapValueIgnoreEmpty.ProtoReflect.Descriptor instead.

func (*Proto3MapValueIgnoreEmpty) GetVal

func (x *Proto3MapValueIgnoreEmpty) GetVal() map[int32]int32

func (*Proto3MapValueIgnoreEmpty) ProtoMessage

func (*Proto3MapValueIgnoreEmpty) ProtoMessage()

func (*Proto3MapValueIgnoreEmpty) ProtoReflect

func (*Proto3MapValueIgnoreEmpty) Reset

func (x *Proto3MapValueIgnoreEmpty) Reset()

func (*Proto3MapValueIgnoreEmpty) String

func (x *Proto3MapValueIgnoreEmpty) String() string

type Proto3MapValueIgnoreUnspecified

type Proto3MapValueIgnoreUnspecified struct {
	Val map[int32]int32 `` /* 149-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Proto3MapValueIgnoreUnspecified) Descriptor deprecated

func (*Proto3MapValueIgnoreUnspecified) Descriptor() ([]byte, []int)

Deprecated: Use Proto3MapValueIgnoreUnspecified.ProtoReflect.Descriptor instead.

func (*Proto3MapValueIgnoreUnspecified) GetVal

func (*Proto3MapValueIgnoreUnspecified) ProtoMessage

func (*Proto3MapValueIgnoreUnspecified) ProtoMessage()

func (*Proto3MapValueIgnoreUnspecified) ProtoReflect

func (*Proto3MapValueIgnoreUnspecified) Reset

func (*Proto3MapValueIgnoreUnspecified) String

type Proto3MessageIgnoreDefault

type Proto3MessageIgnoreDefault struct {
	Val *Proto3MessageIgnoreDefault_Msg `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Proto3MessageIgnoreDefault) Descriptor deprecated

func (*Proto3MessageIgnoreDefault) Descriptor() ([]byte, []int)

Deprecated: Use Proto3MessageIgnoreDefault.ProtoReflect.Descriptor instead.

func (*Proto3MessageIgnoreDefault) GetVal

func (*Proto3MessageIgnoreDefault) ProtoMessage

func (*Proto3MessageIgnoreDefault) ProtoMessage()

func (*Proto3MessageIgnoreDefault) ProtoReflect

func (*Proto3MessageIgnoreDefault) Reset

func (x *Proto3MessageIgnoreDefault) Reset()

func (*Proto3MessageIgnoreDefault) String

func (x *Proto3MessageIgnoreDefault) String() string

type Proto3MessageIgnoreDefault_Msg

type Proto3MessageIgnoreDefault_Msg struct {
	Val *string `protobuf:"bytes,1,opt,name=val,proto3,oneof" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Proto3MessageIgnoreDefault_Msg) Descriptor deprecated

func (*Proto3MessageIgnoreDefault_Msg) Descriptor() ([]byte, []int)

Deprecated: Use Proto3MessageIgnoreDefault_Msg.ProtoReflect.Descriptor instead.

func (*Proto3MessageIgnoreDefault_Msg) GetVal

func (*Proto3MessageIgnoreDefault_Msg) ProtoMessage

func (*Proto3MessageIgnoreDefault_Msg) ProtoMessage()

func (*Proto3MessageIgnoreDefault_Msg) ProtoReflect

func (*Proto3MessageIgnoreDefault_Msg) Reset

func (x *Proto3MessageIgnoreDefault_Msg) Reset()

func (*Proto3MessageIgnoreDefault_Msg) String

type Proto3MessageIgnoreEmpty

type Proto3MessageIgnoreEmpty struct {
	Val *Proto3MessageIgnoreEmpty_Msg `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Proto3MessageIgnoreEmpty) Descriptor deprecated

func (*Proto3MessageIgnoreEmpty) Descriptor() ([]byte, []int)

Deprecated: Use Proto3MessageIgnoreEmpty.ProtoReflect.Descriptor instead.

func (*Proto3MessageIgnoreEmpty) GetVal

func (*Proto3MessageIgnoreEmpty) ProtoMessage

func (*Proto3MessageIgnoreEmpty) ProtoMessage()

func (*Proto3MessageIgnoreEmpty) ProtoReflect

func (x *Proto3MessageIgnoreEmpty) ProtoReflect() protoreflect.Message

func (*Proto3MessageIgnoreEmpty) Reset

func (x *Proto3MessageIgnoreEmpty) Reset()

func (*Proto3MessageIgnoreEmpty) String

func (x *Proto3MessageIgnoreEmpty) String() string

type Proto3MessageIgnoreEmpty_Msg

type Proto3MessageIgnoreEmpty_Msg struct {
	Val *string `protobuf:"bytes,1,opt,name=val,proto3,oneof" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Proto3MessageIgnoreEmpty_Msg) Descriptor deprecated

func (*Proto3MessageIgnoreEmpty_Msg) Descriptor() ([]byte, []int)

Deprecated: Use Proto3MessageIgnoreEmpty_Msg.ProtoReflect.Descriptor instead.

func (*Proto3MessageIgnoreEmpty_Msg) GetVal

func (*Proto3MessageIgnoreEmpty_Msg) ProtoMessage

func (*Proto3MessageIgnoreEmpty_Msg) ProtoMessage()

func (*Proto3MessageIgnoreEmpty_Msg) ProtoReflect

func (*Proto3MessageIgnoreEmpty_Msg) Reset

func (x *Proto3MessageIgnoreEmpty_Msg) Reset()

func (*Proto3MessageIgnoreEmpty_Msg) String

type Proto3MessageIgnoreUnspecified

type Proto3MessageIgnoreUnspecified struct {
	Val *Proto3MessageIgnoreUnspecified_Msg `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Proto3MessageIgnoreUnspecified) Descriptor deprecated

func (*Proto3MessageIgnoreUnspecified) Descriptor() ([]byte, []int)

Deprecated: Use Proto3MessageIgnoreUnspecified.ProtoReflect.Descriptor instead.

func (*Proto3MessageIgnoreUnspecified) GetVal

func (*Proto3MessageIgnoreUnspecified) ProtoMessage

func (*Proto3MessageIgnoreUnspecified) ProtoMessage()

func (*Proto3MessageIgnoreUnspecified) ProtoReflect

func (*Proto3MessageIgnoreUnspecified) Reset

func (x *Proto3MessageIgnoreUnspecified) Reset()

func (*Proto3MessageIgnoreUnspecified) String

type Proto3MessageIgnoreUnspecified_Msg

type Proto3MessageIgnoreUnspecified_Msg struct {
	Val *string `protobuf:"bytes,1,opt,name=val,proto3,oneof" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Proto3MessageIgnoreUnspecified_Msg) Descriptor deprecated

func (*Proto3MessageIgnoreUnspecified_Msg) Descriptor() ([]byte, []int)

Deprecated: Use Proto3MessageIgnoreUnspecified_Msg.ProtoReflect.Descriptor instead.

func (*Proto3MessageIgnoreUnspecified_Msg) GetVal

func (*Proto3MessageIgnoreUnspecified_Msg) ProtoMessage

func (*Proto3MessageIgnoreUnspecified_Msg) ProtoMessage()

func (*Proto3MessageIgnoreUnspecified_Msg) ProtoReflect

func (*Proto3MessageIgnoreUnspecified_Msg) Reset

func (*Proto3MessageIgnoreUnspecified_Msg) String

type Proto3MessageOptionalIgnoreDefault

type Proto3MessageOptionalIgnoreDefault struct {
	Val *Proto3MessageOptionalIgnoreDefault_Msg `protobuf:"bytes,1,opt,name=val,proto3,oneof" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Proto3MessageOptionalIgnoreDefault) Descriptor deprecated

func (*Proto3MessageOptionalIgnoreDefault) Descriptor() ([]byte, []int)

Deprecated: Use Proto3MessageOptionalIgnoreDefault.ProtoReflect.Descriptor instead.

func (*Proto3MessageOptionalIgnoreDefault) GetVal

func (*Proto3MessageOptionalIgnoreDefault) ProtoMessage

func (*Proto3MessageOptionalIgnoreDefault) ProtoMessage()

func (*Proto3MessageOptionalIgnoreDefault) ProtoReflect

func (*Proto3MessageOptionalIgnoreDefault) Reset

func (*Proto3MessageOptionalIgnoreDefault) String

type Proto3MessageOptionalIgnoreDefault_Msg

type Proto3MessageOptionalIgnoreDefault_Msg struct {
	Val *string `protobuf:"bytes,1,opt,name=val,proto3,oneof" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Proto3MessageOptionalIgnoreDefault_Msg) Descriptor deprecated

func (*Proto3MessageOptionalIgnoreDefault_Msg) Descriptor() ([]byte, []int)

Deprecated: Use Proto3MessageOptionalIgnoreDefault_Msg.ProtoReflect.Descriptor instead.

func (*Proto3MessageOptionalIgnoreDefault_Msg) GetVal

func (*Proto3MessageOptionalIgnoreDefault_Msg) ProtoMessage

func (*Proto3MessageOptionalIgnoreDefault_Msg) ProtoReflect

func (*Proto3MessageOptionalIgnoreDefault_Msg) Reset

func (*Proto3MessageOptionalIgnoreDefault_Msg) String

type Proto3MessageOptionalIgnoreEmpty

type Proto3MessageOptionalIgnoreEmpty struct {
	Val *Proto3MessageOptionalIgnoreEmpty_Msg `protobuf:"bytes,1,opt,name=val,proto3,oneof" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Proto3MessageOptionalIgnoreEmpty) Descriptor deprecated

func (*Proto3MessageOptionalIgnoreEmpty) Descriptor() ([]byte, []int)

Deprecated: Use Proto3MessageOptionalIgnoreEmpty.ProtoReflect.Descriptor instead.

func (*Proto3MessageOptionalIgnoreEmpty) GetVal

func (*Proto3MessageOptionalIgnoreEmpty) ProtoMessage

func (*Proto3MessageOptionalIgnoreEmpty) ProtoMessage()

func (*Proto3MessageOptionalIgnoreEmpty) ProtoReflect

func (*Proto3MessageOptionalIgnoreEmpty) Reset

func (*Proto3MessageOptionalIgnoreEmpty) String

type Proto3MessageOptionalIgnoreEmpty_Msg

type Proto3MessageOptionalIgnoreEmpty_Msg struct {
	Val *string `protobuf:"bytes,1,opt,name=val,proto3,oneof" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Proto3MessageOptionalIgnoreEmpty_Msg) Descriptor deprecated

func (*Proto3MessageOptionalIgnoreEmpty_Msg) Descriptor() ([]byte, []int)

Deprecated: Use Proto3MessageOptionalIgnoreEmpty_Msg.ProtoReflect.Descriptor instead.

func (*Proto3MessageOptionalIgnoreEmpty_Msg) GetVal

func (*Proto3MessageOptionalIgnoreEmpty_Msg) ProtoMessage

func (*Proto3MessageOptionalIgnoreEmpty_Msg) ProtoMessage()

func (*Proto3MessageOptionalIgnoreEmpty_Msg) ProtoReflect

func (*Proto3MessageOptionalIgnoreEmpty_Msg) Reset

func (*Proto3MessageOptionalIgnoreEmpty_Msg) String

type Proto3MessageOptionalIgnoreUnspecified

type Proto3MessageOptionalIgnoreUnspecified struct {
	Val *Proto3MessageOptionalIgnoreUnspecified_Msg `protobuf:"bytes,1,opt,name=val,proto3,oneof" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Proto3MessageOptionalIgnoreUnspecified) Descriptor deprecated

func (*Proto3MessageOptionalIgnoreUnspecified) Descriptor() ([]byte, []int)

Deprecated: Use Proto3MessageOptionalIgnoreUnspecified.ProtoReflect.Descriptor instead.

func (*Proto3MessageOptionalIgnoreUnspecified) GetVal

func (*Proto3MessageOptionalIgnoreUnspecified) ProtoMessage

func (*Proto3MessageOptionalIgnoreUnspecified) ProtoReflect

func (*Proto3MessageOptionalIgnoreUnspecified) Reset

func (*Proto3MessageOptionalIgnoreUnspecified) String

type Proto3MessageOptionalIgnoreUnspecified_Msg

type Proto3MessageOptionalIgnoreUnspecified_Msg struct {
	Val *string `protobuf:"bytes,1,opt,name=val,proto3,oneof" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Proto3MessageOptionalIgnoreUnspecified_Msg) Descriptor deprecated

Deprecated: Use Proto3MessageOptionalIgnoreUnspecified_Msg.ProtoReflect.Descriptor instead.

func (*Proto3MessageOptionalIgnoreUnspecified_Msg) GetVal

func (*Proto3MessageOptionalIgnoreUnspecified_Msg) ProtoMessage

func (*Proto3MessageOptionalIgnoreUnspecified_Msg) ProtoReflect

func (*Proto3MessageOptionalIgnoreUnspecified_Msg) Reset

func (*Proto3MessageOptionalIgnoreUnspecified_Msg) String

type Proto3OneofIgnoreDefault

type Proto3OneofIgnoreDefault struct {

	// Types that are assignable to O:
	//
	//	*Proto3OneofIgnoreDefault_Val
	O isProto3OneofIgnoreDefault_O `protobuf_oneof:"o"`
	// contains filtered or unexported fields
}

func (*Proto3OneofIgnoreDefault) Descriptor deprecated

func (*Proto3OneofIgnoreDefault) Descriptor() ([]byte, []int)

Deprecated: Use Proto3OneofIgnoreDefault.ProtoReflect.Descriptor instead.

func (*Proto3OneofIgnoreDefault) GetO

func (m *Proto3OneofIgnoreDefault) GetO() isProto3OneofIgnoreDefault_O

func (*Proto3OneofIgnoreDefault) GetVal

func (x *Proto3OneofIgnoreDefault) GetVal() int32

func (*Proto3OneofIgnoreDefault) ProtoMessage

func (*Proto3OneofIgnoreDefault) ProtoMessage()

func (*Proto3OneofIgnoreDefault) ProtoReflect

func (x *Proto3OneofIgnoreDefault) ProtoReflect() protoreflect.Message

func (*Proto3OneofIgnoreDefault) Reset

func (x *Proto3OneofIgnoreDefault) Reset()

func (*Proto3OneofIgnoreDefault) String

func (x *Proto3OneofIgnoreDefault) String() string

type Proto3OneofIgnoreDefault_Val

type Proto3OneofIgnoreDefault_Val struct {
	Val int32 `protobuf:"varint,1,opt,name=val,proto3,oneof"`
}

type Proto3OneofIgnoreEmpty

type Proto3OneofIgnoreEmpty struct {

	// Types that are assignable to O:
	//
	//	*Proto3OneofIgnoreEmpty_Val
	O isProto3OneofIgnoreEmpty_O `protobuf_oneof:"o"`
	// contains filtered or unexported fields
}

func (*Proto3OneofIgnoreEmpty) Descriptor deprecated

func (*Proto3OneofIgnoreEmpty) Descriptor() ([]byte, []int)

Deprecated: Use Proto3OneofIgnoreEmpty.ProtoReflect.Descriptor instead.

func (*Proto3OneofIgnoreEmpty) GetO

func (m *Proto3OneofIgnoreEmpty) GetO() isProto3OneofIgnoreEmpty_O

func (*Proto3OneofIgnoreEmpty) GetVal

func (x *Proto3OneofIgnoreEmpty) GetVal() int32

func (*Proto3OneofIgnoreEmpty) ProtoMessage

func (*Proto3OneofIgnoreEmpty) ProtoMessage()

func (*Proto3OneofIgnoreEmpty) ProtoReflect

func (x *Proto3OneofIgnoreEmpty) ProtoReflect() protoreflect.Message

func (*Proto3OneofIgnoreEmpty) Reset

func (x *Proto3OneofIgnoreEmpty) Reset()

func (*Proto3OneofIgnoreEmpty) String

func (x *Proto3OneofIgnoreEmpty) String() string

type Proto3OneofIgnoreEmpty_Val

type Proto3OneofIgnoreEmpty_Val struct {
	Val int32 `protobuf:"varint,1,opt,name=val,proto3,oneof"`
}

type Proto3OneofIgnoreUnspecified

type Proto3OneofIgnoreUnspecified struct {

	// Types that are assignable to O:
	//
	//	*Proto3OneofIgnoreUnspecified_Val
	O isProto3OneofIgnoreUnspecified_O `protobuf_oneof:"o"`
	// contains filtered or unexported fields
}

func (*Proto3OneofIgnoreUnspecified) Descriptor deprecated

func (*Proto3OneofIgnoreUnspecified) Descriptor() ([]byte, []int)

Deprecated: Use Proto3OneofIgnoreUnspecified.ProtoReflect.Descriptor instead.

func (*Proto3OneofIgnoreUnspecified) GetO

func (m *Proto3OneofIgnoreUnspecified) GetO() isProto3OneofIgnoreUnspecified_O

func (*Proto3OneofIgnoreUnspecified) GetVal

func (x *Proto3OneofIgnoreUnspecified) GetVal() int32

func (*Proto3OneofIgnoreUnspecified) ProtoMessage

func (*Proto3OneofIgnoreUnspecified) ProtoMessage()

func (*Proto3OneofIgnoreUnspecified) ProtoReflect

func (*Proto3OneofIgnoreUnspecified) Reset

func (x *Proto3OneofIgnoreUnspecified) Reset()

func (*Proto3OneofIgnoreUnspecified) String

type Proto3OneofIgnoreUnspecified_Val

type Proto3OneofIgnoreUnspecified_Val struct {
	Val int32 `protobuf:"varint,1,opt,name=val,proto3,oneof"`
}

type Proto3RepeatedIgnoreDefault

type Proto3RepeatedIgnoreDefault struct {
	Val []int32 `protobuf:"varint,1,rep,packed,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Proto3RepeatedIgnoreDefault) Descriptor deprecated

func (*Proto3RepeatedIgnoreDefault) Descriptor() ([]byte, []int)

Deprecated: Use Proto3RepeatedIgnoreDefault.ProtoReflect.Descriptor instead.

func (*Proto3RepeatedIgnoreDefault) GetVal

func (x *Proto3RepeatedIgnoreDefault) GetVal() []int32

func (*Proto3RepeatedIgnoreDefault) ProtoMessage

func (*Proto3RepeatedIgnoreDefault) ProtoMessage()

func (*Proto3RepeatedIgnoreDefault) ProtoReflect

func (*Proto3RepeatedIgnoreDefault) Reset

func (x *Proto3RepeatedIgnoreDefault) Reset()

func (*Proto3RepeatedIgnoreDefault) String

func (x *Proto3RepeatedIgnoreDefault) String() string

type Proto3RepeatedIgnoreEmpty

type Proto3RepeatedIgnoreEmpty struct {
	Val []int32 `protobuf:"varint,1,rep,packed,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Proto3RepeatedIgnoreEmpty) Descriptor deprecated

func (*Proto3RepeatedIgnoreEmpty) Descriptor() ([]byte, []int)

Deprecated: Use Proto3RepeatedIgnoreEmpty.ProtoReflect.Descriptor instead.

func (*Proto3RepeatedIgnoreEmpty) GetVal

func (x *Proto3RepeatedIgnoreEmpty) GetVal() []int32

func (*Proto3RepeatedIgnoreEmpty) ProtoMessage

func (*Proto3RepeatedIgnoreEmpty) ProtoMessage()

func (*Proto3RepeatedIgnoreEmpty) ProtoReflect

func (*Proto3RepeatedIgnoreEmpty) Reset

func (x *Proto3RepeatedIgnoreEmpty) Reset()

func (*Proto3RepeatedIgnoreEmpty) String

func (x *Proto3RepeatedIgnoreEmpty) String() string

type Proto3RepeatedIgnoreUnspecified

type Proto3RepeatedIgnoreUnspecified struct {
	Val []int32 `protobuf:"varint,1,rep,packed,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Proto3RepeatedIgnoreUnspecified) Descriptor deprecated

func (*Proto3RepeatedIgnoreUnspecified) Descriptor() ([]byte, []int)

Deprecated: Use Proto3RepeatedIgnoreUnspecified.ProtoReflect.Descriptor instead.

func (*Proto3RepeatedIgnoreUnspecified) GetVal

func (x *Proto3RepeatedIgnoreUnspecified) GetVal() []int32

func (*Proto3RepeatedIgnoreUnspecified) ProtoMessage

func (*Proto3RepeatedIgnoreUnspecified) ProtoMessage()

func (*Proto3RepeatedIgnoreUnspecified) ProtoReflect

func (*Proto3RepeatedIgnoreUnspecified) Reset

func (*Proto3RepeatedIgnoreUnspecified) String

type Proto3RepeatedItemIgnoreDefault

type Proto3RepeatedItemIgnoreDefault struct {
	Val []int32 `protobuf:"varint,1,rep,packed,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Proto3RepeatedItemIgnoreDefault) Descriptor deprecated

func (*Proto3RepeatedItemIgnoreDefault) Descriptor() ([]byte, []int)

Deprecated: Use Proto3RepeatedItemIgnoreDefault.ProtoReflect.Descriptor instead.

func (*Proto3RepeatedItemIgnoreDefault) GetVal

func (x *Proto3RepeatedItemIgnoreDefault) GetVal() []int32

func (*Proto3RepeatedItemIgnoreDefault) ProtoMessage

func (*Proto3RepeatedItemIgnoreDefault) ProtoMessage()

func (*Proto3RepeatedItemIgnoreDefault) ProtoReflect

func (*Proto3RepeatedItemIgnoreDefault) Reset

func (*Proto3RepeatedItemIgnoreDefault) String

type Proto3RepeatedItemIgnoreEmpty

type Proto3RepeatedItemIgnoreEmpty struct {
	Val []int32 `protobuf:"varint,1,rep,packed,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Proto3RepeatedItemIgnoreEmpty) Descriptor deprecated

func (*Proto3RepeatedItemIgnoreEmpty) Descriptor() ([]byte, []int)

Deprecated: Use Proto3RepeatedItemIgnoreEmpty.ProtoReflect.Descriptor instead.

func (*Proto3RepeatedItemIgnoreEmpty) GetVal

func (x *Proto3RepeatedItemIgnoreEmpty) GetVal() []int32

func (*Proto3RepeatedItemIgnoreEmpty) ProtoMessage

func (*Proto3RepeatedItemIgnoreEmpty) ProtoMessage()

func (*Proto3RepeatedItemIgnoreEmpty) ProtoReflect

func (*Proto3RepeatedItemIgnoreEmpty) Reset

func (x *Proto3RepeatedItemIgnoreEmpty) Reset()

func (*Proto3RepeatedItemIgnoreEmpty) String

type Proto3RepeatedItemIgnoreUnspecified

type Proto3RepeatedItemIgnoreUnspecified struct {
	Val []int32 `protobuf:"varint,1,rep,packed,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Proto3RepeatedItemIgnoreUnspecified) Descriptor deprecated

func (*Proto3RepeatedItemIgnoreUnspecified) Descriptor() ([]byte, []int)

Deprecated: Use Proto3RepeatedItemIgnoreUnspecified.ProtoReflect.Descriptor instead.

func (*Proto3RepeatedItemIgnoreUnspecified) GetVal

func (*Proto3RepeatedItemIgnoreUnspecified) ProtoMessage

func (*Proto3RepeatedItemIgnoreUnspecified) ProtoMessage()

func (*Proto3RepeatedItemIgnoreUnspecified) ProtoReflect

func (*Proto3RepeatedItemIgnoreUnspecified) Reset

func (*Proto3RepeatedItemIgnoreUnspecified) String

type Proto3ScalarIgnoreDefault

type Proto3ScalarIgnoreDefault struct {
	Val int32 `protobuf:"varint,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Proto3ScalarIgnoreDefault) Descriptor deprecated

func (*Proto3ScalarIgnoreDefault) Descriptor() ([]byte, []int)

Deprecated: Use Proto3ScalarIgnoreDefault.ProtoReflect.Descriptor instead.

func (*Proto3ScalarIgnoreDefault) GetVal

func (x *Proto3ScalarIgnoreDefault) GetVal() int32

func (*Proto3ScalarIgnoreDefault) ProtoMessage

func (*Proto3ScalarIgnoreDefault) ProtoMessage()

func (*Proto3ScalarIgnoreDefault) ProtoReflect

func (*Proto3ScalarIgnoreDefault) Reset

func (x *Proto3ScalarIgnoreDefault) Reset()

func (*Proto3ScalarIgnoreDefault) String

func (x *Proto3ScalarIgnoreDefault) String() string

type Proto3ScalarIgnoreEmpty

type Proto3ScalarIgnoreEmpty struct {
	Val int32 `protobuf:"varint,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Proto3ScalarIgnoreEmpty) Descriptor deprecated

func (*Proto3ScalarIgnoreEmpty) Descriptor() ([]byte, []int)

Deprecated: Use Proto3ScalarIgnoreEmpty.ProtoReflect.Descriptor instead.

func (*Proto3ScalarIgnoreEmpty) GetVal

func (x *Proto3ScalarIgnoreEmpty) GetVal() int32

func (*Proto3ScalarIgnoreEmpty) ProtoMessage

func (*Proto3ScalarIgnoreEmpty) ProtoMessage()

func (*Proto3ScalarIgnoreEmpty) ProtoReflect

func (x *Proto3ScalarIgnoreEmpty) ProtoReflect() protoreflect.Message

func (*Proto3ScalarIgnoreEmpty) Reset

func (x *Proto3ScalarIgnoreEmpty) Reset()

func (*Proto3ScalarIgnoreEmpty) String

func (x *Proto3ScalarIgnoreEmpty) String() string

type Proto3ScalarIgnoreUnspecified

type Proto3ScalarIgnoreUnspecified struct {
	Val int32 `protobuf:"varint,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Proto3ScalarIgnoreUnspecified) Descriptor deprecated

func (*Proto3ScalarIgnoreUnspecified) Descriptor() ([]byte, []int)

Deprecated: Use Proto3ScalarIgnoreUnspecified.ProtoReflect.Descriptor instead.

func (*Proto3ScalarIgnoreUnspecified) GetVal

func (*Proto3ScalarIgnoreUnspecified) ProtoMessage

func (*Proto3ScalarIgnoreUnspecified) ProtoMessage()

func (*Proto3ScalarIgnoreUnspecified) ProtoReflect

func (*Proto3ScalarIgnoreUnspecified) Reset

func (x *Proto3ScalarIgnoreUnspecified) Reset()

func (*Proto3ScalarIgnoreUnspecified) String

type Proto3ScalarOptionalIgnoreDefault

type Proto3ScalarOptionalIgnoreDefault struct {
	Val *int32 `protobuf:"varint,1,opt,name=val,proto3,oneof" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Proto3ScalarOptionalIgnoreDefault) Descriptor deprecated

func (*Proto3ScalarOptionalIgnoreDefault) Descriptor() ([]byte, []int)

Deprecated: Use Proto3ScalarOptionalIgnoreDefault.ProtoReflect.Descriptor instead.

func (*Proto3ScalarOptionalIgnoreDefault) GetVal

func (*Proto3ScalarOptionalIgnoreDefault) ProtoMessage

func (*Proto3ScalarOptionalIgnoreDefault) ProtoMessage()

func (*Proto3ScalarOptionalIgnoreDefault) ProtoReflect

func (*Proto3ScalarOptionalIgnoreDefault) Reset

func (*Proto3ScalarOptionalIgnoreDefault) String

type Proto3ScalarOptionalIgnoreEmpty

type Proto3ScalarOptionalIgnoreEmpty struct {
	Val *int32 `protobuf:"varint,1,opt,name=val,proto3,oneof" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Proto3ScalarOptionalIgnoreEmpty) Descriptor deprecated

func (*Proto3ScalarOptionalIgnoreEmpty) Descriptor() ([]byte, []int)

Deprecated: Use Proto3ScalarOptionalIgnoreEmpty.ProtoReflect.Descriptor instead.

func (*Proto3ScalarOptionalIgnoreEmpty) GetVal

func (*Proto3ScalarOptionalIgnoreEmpty) ProtoMessage

func (*Proto3ScalarOptionalIgnoreEmpty) ProtoMessage()

func (*Proto3ScalarOptionalIgnoreEmpty) ProtoReflect

func (*Proto3ScalarOptionalIgnoreEmpty) Reset

func (*Proto3ScalarOptionalIgnoreEmpty) String

type Proto3ScalarOptionalIgnoreUnspecified

type Proto3ScalarOptionalIgnoreUnspecified struct {
	Val *int32 `protobuf:"varint,1,opt,name=val,proto3,oneof" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*Proto3ScalarOptionalIgnoreUnspecified) Descriptor deprecated

func (*Proto3ScalarOptionalIgnoreUnspecified) Descriptor() ([]byte, []int)

Deprecated: Use Proto3ScalarOptionalIgnoreUnspecified.ProtoReflect.Descriptor instead.

func (*Proto3ScalarOptionalIgnoreUnspecified) GetVal

func (*Proto3ScalarOptionalIgnoreUnspecified) ProtoMessage

func (*Proto3ScalarOptionalIgnoreUnspecified) ProtoMessage()

func (*Proto3ScalarOptionalIgnoreUnspecified) ProtoReflect

func (*Proto3ScalarOptionalIgnoreUnspecified) Reset

func (*Proto3ScalarOptionalIgnoreUnspecified) String

type RepeatedAnyIn

type RepeatedAnyIn struct {
	Val []*anypb.Any `protobuf:"bytes,1,rep,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*RepeatedAnyIn) Descriptor deprecated

func (*RepeatedAnyIn) Descriptor() ([]byte, []int)

Deprecated: Use RepeatedAnyIn.ProtoReflect.Descriptor instead.

func (*RepeatedAnyIn) GetVal

func (x *RepeatedAnyIn) GetVal() []*anypb.Any

func (*RepeatedAnyIn) ProtoMessage

func (*RepeatedAnyIn) ProtoMessage()

func (*RepeatedAnyIn) ProtoReflect

func (x *RepeatedAnyIn) ProtoReflect() protoreflect.Message

func (*RepeatedAnyIn) Reset

func (x *RepeatedAnyIn) Reset()

func (*RepeatedAnyIn) String

func (x *RepeatedAnyIn) String() string

type RepeatedAnyNotIn

type RepeatedAnyNotIn struct {
	Val []*anypb.Any `protobuf:"bytes,1,rep,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*RepeatedAnyNotIn) Descriptor deprecated

func (*RepeatedAnyNotIn) Descriptor() ([]byte, []int)

Deprecated: Use RepeatedAnyNotIn.ProtoReflect.Descriptor instead.

func (*RepeatedAnyNotIn) GetVal

func (x *RepeatedAnyNotIn) GetVal() []*anypb.Any

func (*RepeatedAnyNotIn) ProtoMessage

func (*RepeatedAnyNotIn) ProtoMessage()

func (*RepeatedAnyNotIn) ProtoReflect

func (x *RepeatedAnyNotIn) ProtoReflect() protoreflect.Message

func (*RepeatedAnyNotIn) Reset

func (x *RepeatedAnyNotIn) Reset()

func (*RepeatedAnyNotIn) String

func (x *RepeatedAnyNotIn) String() string

type RepeatedDuration

type RepeatedDuration struct {
	Val []*durationpb.Duration `protobuf:"bytes,1,rep,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*RepeatedDuration) Descriptor deprecated

func (*RepeatedDuration) Descriptor() ([]byte, []int)

Deprecated: Use RepeatedDuration.ProtoReflect.Descriptor instead.

func (*RepeatedDuration) GetVal

func (x *RepeatedDuration) GetVal() []*durationpb.Duration

func (*RepeatedDuration) ProtoMessage

func (*RepeatedDuration) ProtoMessage()

func (*RepeatedDuration) ProtoReflect

func (x *RepeatedDuration) ProtoReflect() protoreflect.Message

func (*RepeatedDuration) Reset

func (x *RepeatedDuration) Reset()

func (*RepeatedDuration) String

func (x *RepeatedDuration) String() string

type RepeatedEmbedCrossPackageNone

type RepeatedEmbedCrossPackageNone struct {
	Val []*other_package.Embed `protobuf:"bytes,1,rep,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*RepeatedEmbedCrossPackageNone) Descriptor deprecated

func (*RepeatedEmbedCrossPackageNone) Descriptor() ([]byte, []int)

Deprecated: Use RepeatedEmbedCrossPackageNone.ProtoReflect.Descriptor instead.

func (*RepeatedEmbedCrossPackageNone) GetVal

func (*RepeatedEmbedCrossPackageNone) ProtoMessage

func (*RepeatedEmbedCrossPackageNone) ProtoMessage()

func (*RepeatedEmbedCrossPackageNone) ProtoReflect

func (*RepeatedEmbedCrossPackageNone) Reset

func (x *RepeatedEmbedCrossPackageNone) Reset()

func (*RepeatedEmbedCrossPackageNone) String

type RepeatedEmbedNone

type RepeatedEmbedNone struct {
	Val []*Embed `protobuf:"bytes,1,rep,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*RepeatedEmbedNone) Descriptor deprecated

func (*RepeatedEmbedNone) Descriptor() ([]byte, []int)

Deprecated: Use RepeatedEmbedNone.ProtoReflect.Descriptor instead.

func (*RepeatedEmbedNone) GetVal

func (x *RepeatedEmbedNone) GetVal() []*Embed

func (*RepeatedEmbedNone) ProtoMessage

func (*RepeatedEmbedNone) ProtoMessage()

func (*RepeatedEmbedNone) ProtoReflect

func (x *RepeatedEmbedNone) ProtoReflect() protoreflect.Message

func (*RepeatedEmbedNone) Reset

func (x *RepeatedEmbedNone) Reset()

func (*RepeatedEmbedNone) String

func (x *RepeatedEmbedNone) String() string

type RepeatedEmbedSkip

type RepeatedEmbedSkip struct {
	Val []*Embed `protobuf:"bytes,1,rep,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*RepeatedEmbedSkip) Descriptor deprecated

func (*RepeatedEmbedSkip) Descriptor() ([]byte, []int)

Deprecated: Use RepeatedEmbedSkip.ProtoReflect.Descriptor instead.

func (*RepeatedEmbedSkip) GetVal

func (x *RepeatedEmbedSkip) GetVal() []*Embed

func (*RepeatedEmbedSkip) ProtoMessage

func (*RepeatedEmbedSkip) ProtoMessage()

func (*RepeatedEmbedSkip) ProtoReflect

func (x *RepeatedEmbedSkip) ProtoReflect() protoreflect.Message

func (*RepeatedEmbedSkip) Reset

func (x *RepeatedEmbedSkip) Reset()

func (*RepeatedEmbedSkip) String

func (x *RepeatedEmbedSkip) String() string

type RepeatedEmbeddedEnumIn

type RepeatedEmbeddedEnumIn struct {
	Val []RepeatedEmbeddedEnumIn_AnotherInEnum `` /* 140-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*RepeatedEmbeddedEnumIn) Descriptor deprecated

func (*RepeatedEmbeddedEnumIn) Descriptor() ([]byte, []int)

Deprecated: Use RepeatedEmbeddedEnumIn.ProtoReflect.Descriptor instead.

func (*RepeatedEmbeddedEnumIn) GetVal

func (*RepeatedEmbeddedEnumIn) ProtoMessage

func (*RepeatedEmbeddedEnumIn) ProtoMessage()

func (*RepeatedEmbeddedEnumIn) ProtoReflect

func (x *RepeatedEmbeddedEnumIn) ProtoReflect() protoreflect.Message

func (*RepeatedEmbeddedEnumIn) Reset

func (x *RepeatedEmbeddedEnumIn) Reset()

func (*RepeatedEmbeddedEnumIn) String

func (x *RepeatedEmbeddedEnumIn) String() string

type RepeatedEmbeddedEnumIn_AnotherInEnum

type RepeatedEmbeddedEnumIn_AnotherInEnum int32
const (
	RepeatedEmbeddedEnumIn_ANOTHER_IN_ENUM_UNSPECIFIED RepeatedEmbeddedEnumIn_AnotherInEnum = 0
	RepeatedEmbeddedEnumIn_ANOTHER_IN_ENUM_A           RepeatedEmbeddedEnumIn_AnotherInEnum = 1
	RepeatedEmbeddedEnumIn_ANOTHER_IN_ENUM_B           RepeatedEmbeddedEnumIn_AnotherInEnum = 2
)

func (RepeatedEmbeddedEnumIn_AnotherInEnum) Descriptor

func (RepeatedEmbeddedEnumIn_AnotherInEnum) Enum

func (RepeatedEmbeddedEnumIn_AnotherInEnum) EnumDescriptor deprecated

func (RepeatedEmbeddedEnumIn_AnotherInEnum) EnumDescriptor() ([]byte, []int)

Deprecated: Use RepeatedEmbeddedEnumIn_AnotherInEnum.Descriptor instead.

func (RepeatedEmbeddedEnumIn_AnotherInEnum) Number

func (RepeatedEmbeddedEnumIn_AnotherInEnum) String

func (RepeatedEmbeddedEnumIn_AnotherInEnum) Type

type RepeatedEmbeddedEnumNotIn

type RepeatedEmbeddedEnumNotIn struct {
	Val []RepeatedEmbeddedEnumNotIn_AnotherNotInEnum `` /* 146-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*RepeatedEmbeddedEnumNotIn) Descriptor deprecated

func (*RepeatedEmbeddedEnumNotIn) Descriptor() ([]byte, []int)

Deprecated: Use RepeatedEmbeddedEnumNotIn.ProtoReflect.Descriptor instead.

func (*RepeatedEmbeddedEnumNotIn) GetVal

func (*RepeatedEmbeddedEnumNotIn) ProtoMessage

func (*RepeatedEmbeddedEnumNotIn) ProtoMessage()

func (*RepeatedEmbeddedEnumNotIn) ProtoReflect

func (*RepeatedEmbeddedEnumNotIn) Reset

func (x *RepeatedEmbeddedEnumNotIn) Reset()

func (*RepeatedEmbeddedEnumNotIn) String

func (x *RepeatedEmbeddedEnumNotIn) String() string

type RepeatedEmbeddedEnumNotIn_AnotherNotInEnum

type RepeatedEmbeddedEnumNotIn_AnotherNotInEnum int32
const (
	RepeatedEmbeddedEnumNotIn_ANOTHER_NOT_IN_ENUM_UNSPECIFIED RepeatedEmbeddedEnumNotIn_AnotherNotInEnum = 0
	RepeatedEmbeddedEnumNotIn_ANOTHER_NOT_IN_ENUM_A           RepeatedEmbeddedEnumNotIn_AnotherNotInEnum = 1
	RepeatedEmbeddedEnumNotIn_ANOTHER_NOT_IN_ENUM_B           RepeatedEmbeddedEnumNotIn_AnotherNotInEnum = 2
)

func (RepeatedEmbeddedEnumNotIn_AnotherNotInEnum) Descriptor

func (RepeatedEmbeddedEnumNotIn_AnotherNotInEnum) Enum

func (RepeatedEmbeddedEnumNotIn_AnotherNotInEnum) EnumDescriptor deprecated

func (RepeatedEmbeddedEnumNotIn_AnotherNotInEnum) EnumDescriptor() ([]byte, []int)

Deprecated: Use RepeatedEmbeddedEnumNotIn_AnotherNotInEnum.Descriptor instead.

func (RepeatedEmbeddedEnumNotIn_AnotherNotInEnum) Number

func (RepeatedEmbeddedEnumNotIn_AnotherNotInEnum) String

func (RepeatedEmbeddedEnumNotIn_AnotherNotInEnum) Type

type RepeatedEnumDefined

type RepeatedEnumDefined struct {
	Val []TestEnum `protobuf:"varint,1,rep,packed,name=val,proto3,enum=buf.validate.conformance.cases.TestEnum" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*RepeatedEnumDefined) Descriptor deprecated

func (*RepeatedEnumDefined) Descriptor() ([]byte, []int)

Deprecated: Use RepeatedEnumDefined.ProtoReflect.Descriptor instead.

func (*RepeatedEnumDefined) GetVal

func (x *RepeatedEnumDefined) GetVal() []TestEnum

func (*RepeatedEnumDefined) ProtoMessage

func (*RepeatedEnumDefined) ProtoMessage()

func (*RepeatedEnumDefined) ProtoReflect

func (x *RepeatedEnumDefined) ProtoReflect() protoreflect.Message

func (*RepeatedEnumDefined) Reset

func (x *RepeatedEnumDefined) Reset()

func (*RepeatedEnumDefined) String

func (x *RepeatedEnumDefined) String() string

type RepeatedEnumIn

type RepeatedEnumIn struct {
	Val []AnEnum `protobuf:"varint,1,rep,packed,name=val,proto3,enum=buf.validate.conformance.cases.AnEnum" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*RepeatedEnumIn) Descriptor deprecated

func (*RepeatedEnumIn) Descriptor() ([]byte, []int)

Deprecated: Use RepeatedEnumIn.ProtoReflect.Descriptor instead.

func (*RepeatedEnumIn) GetVal

func (x *RepeatedEnumIn) GetVal() []AnEnum

func (*RepeatedEnumIn) ProtoMessage

func (*RepeatedEnumIn) ProtoMessage()

func (*RepeatedEnumIn) ProtoReflect

func (x *RepeatedEnumIn) ProtoReflect() protoreflect.Message

func (*RepeatedEnumIn) Reset

func (x *RepeatedEnumIn) Reset()

func (*RepeatedEnumIn) String

func (x *RepeatedEnumIn) String() string

type RepeatedEnumNotIn

type RepeatedEnumNotIn struct {
	Val []AnEnum `protobuf:"varint,1,rep,packed,name=val,proto3,enum=buf.validate.conformance.cases.AnEnum" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*RepeatedEnumNotIn) Descriptor deprecated

func (*RepeatedEnumNotIn) Descriptor() ([]byte, []int)

Deprecated: Use RepeatedEnumNotIn.ProtoReflect.Descriptor instead.

func (*RepeatedEnumNotIn) GetVal

func (x *RepeatedEnumNotIn) GetVal() []AnEnum

func (*RepeatedEnumNotIn) ProtoMessage

func (*RepeatedEnumNotIn) ProtoMessage()

func (*RepeatedEnumNotIn) ProtoReflect

func (x *RepeatedEnumNotIn) ProtoReflect() protoreflect.Message

func (*RepeatedEnumNotIn) Reset

func (x *RepeatedEnumNotIn) Reset()

func (*RepeatedEnumNotIn) String

func (x *RepeatedEnumNotIn) String() string

type RepeatedExact

type RepeatedExact struct {
	Val []uint32 `protobuf:"varint,1,rep,packed,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*RepeatedExact) Descriptor deprecated

func (*RepeatedExact) Descriptor() ([]byte, []int)

Deprecated: Use RepeatedExact.ProtoReflect.Descriptor instead.

func (*RepeatedExact) GetVal

func (x *RepeatedExact) GetVal() []uint32

func (*RepeatedExact) ProtoMessage

func (*RepeatedExact) ProtoMessage()

func (*RepeatedExact) ProtoReflect

func (x *RepeatedExact) ProtoReflect() protoreflect.Message

func (*RepeatedExact) Reset

func (x *RepeatedExact) Reset()

func (*RepeatedExact) String

func (x *RepeatedExact) String() string

type RepeatedExactIgnore

type RepeatedExactIgnore struct {
	Val []uint32 `protobuf:"varint,1,rep,packed,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*RepeatedExactIgnore) Descriptor deprecated

func (*RepeatedExactIgnore) Descriptor() ([]byte, []int)

Deprecated: Use RepeatedExactIgnore.ProtoReflect.Descriptor instead.

func (*RepeatedExactIgnore) GetVal

func (x *RepeatedExactIgnore) GetVal() []uint32

func (*RepeatedExactIgnore) ProtoMessage

func (*RepeatedExactIgnore) ProtoMessage()

func (*RepeatedExactIgnore) ProtoReflect

func (x *RepeatedExactIgnore) ProtoReflect() protoreflect.Message

func (*RepeatedExactIgnore) Reset

func (x *RepeatedExactIgnore) Reset()

func (*RepeatedExactIgnore) String

func (x *RepeatedExactIgnore) String() string

type RepeatedExternalEnumDefined

type RepeatedExternalEnumDefined struct {
	Val []other_package.Embed_Enumerated `` /* 134-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*RepeatedExternalEnumDefined) Descriptor deprecated

func (*RepeatedExternalEnumDefined) Descriptor() ([]byte, []int)

Deprecated: Use RepeatedExternalEnumDefined.ProtoReflect.Descriptor instead.

func (*RepeatedExternalEnumDefined) GetVal

func (*RepeatedExternalEnumDefined) ProtoMessage

func (*RepeatedExternalEnumDefined) ProtoMessage()

func (*RepeatedExternalEnumDefined) ProtoReflect

func (*RepeatedExternalEnumDefined) Reset

func (x *RepeatedExternalEnumDefined) Reset()

func (*RepeatedExternalEnumDefined) String

func (x *RepeatedExternalEnumDefined) String() string

type RepeatedItemIn

type RepeatedItemIn struct {
	Val []string `protobuf:"bytes,1,rep,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*RepeatedItemIn) Descriptor deprecated

func (*RepeatedItemIn) Descriptor() ([]byte, []int)

Deprecated: Use RepeatedItemIn.ProtoReflect.Descriptor instead.

func (*RepeatedItemIn) GetVal

func (x *RepeatedItemIn) GetVal() []string

func (*RepeatedItemIn) ProtoMessage

func (*RepeatedItemIn) ProtoMessage()

func (*RepeatedItemIn) ProtoReflect

func (x *RepeatedItemIn) ProtoReflect() protoreflect.Message

func (*RepeatedItemIn) Reset

func (x *RepeatedItemIn) Reset()

func (*RepeatedItemIn) String

func (x *RepeatedItemIn) String() string

type RepeatedItemNotIn

type RepeatedItemNotIn struct {
	Val []string `protobuf:"bytes,1,rep,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*RepeatedItemNotIn) Descriptor deprecated

func (*RepeatedItemNotIn) Descriptor() ([]byte, []int)

Deprecated: Use RepeatedItemNotIn.ProtoReflect.Descriptor instead.

func (*RepeatedItemNotIn) GetVal

func (x *RepeatedItemNotIn) GetVal() []string

func (*RepeatedItemNotIn) ProtoMessage

func (*RepeatedItemNotIn) ProtoMessage()

func (*RepeatedItemNotIn) ProtoReflect

func (x *RepeatedItemNotIn) ProtoReflect() protoreflect.Message

func (*RepeatedItemNotIn) Reset

func (x *RepeatedItemNotIn) Reset()

func (*RepeatedItemNotIn) String

func (x *RepeatedItemNotIn) String() string

type RepeatedItemPattern

type RepeatedItemPattern struct {
	Val []string `protobuf:"bytes,1,rep,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*RepeatedItemPattern) Descriptor deprecated

func (*RepeatedItemPattern) Descriptor() ([]byte, []int)

Deprecated: Use RepeatedItemPattern.ProtoReflect.Descriptor instead.

func (*RepeatedItemPattern) GetVal

func (x *RepeatedItemPattern) GetVal() []string

func (*RepeatedItemPattern) ProtoMessage

func (*RepeatedItemPattern) ProtoMessage()

func (*RepeatedItemPattern) ProtoReflect

func (x *RepeatedItemPattern) ProtoReflect() protoreflect.Message

func (*RepeatedItemPattern) Reset

func (x *RepeatedItemPattern) Reset()

func (*RepeatedItemPattern) String

func (x *RepeatedItemPattern) String() string

type RepeatedItemRule

type RepeatedItemRule struct {
	Val []float32 `protobuf:"fixed32,1,rep,packed,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*RepeatedItemRule) Descriptor deprecated

func (*RepeatedItemRule) Descriptor() ([]byte, []int)

Deprecated: Use RepeatedItemRule.ProtoReflect.Descriptor instead.

func (*RepeatedItemRule) GetVal

func (x *RepeatedItemRule) GetVal() []float32

func (*RepeatedItemRule) ProtoMessage

func (*RepeatedItemRule) ProtoMessage()

func (*RepeatedItemRule) ProtoReflect

func (x *RepeatedItemRule) ProtoReflect() protoreflect.Message

func (*RepeatedItemRule) Reset

func (x *RepeatedItemRule) Reset()

func (*RepeatedItemRule) String

func (x *RepeatedItemRule) String() string

type RepeatedMax

type RepeatedMax struct {
	Val []float64 `protobuf:"fixed64,1,rep,packed,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*RepeatedMax) Descriptor deprecated

func (*RepeatedMax) Descriptor() ([]byte, []int)

Deprecated: Use RepeatedMax.ProtoReflect.Descriptor instead.

func (*RepeatedMax) GetVal

func (x *RepeatedMax) GetVal() []float64

func (*RepeatedMax) ProtoMessage

func (*RepeatedMax) ProtoMessage()

func (*RepeatedMax) ProtoReflect

func (x *RepeatedMax) ProtoReflect() protoreflect.Message

func (*RepeatedMax) Reset

func (x *RepeatedMax) Reset()

func (*RepeatedMax) String

func (x *RepeatedMax) String() string

type RepeatedMin

type RepeatedMin struct {
	Val []*Embed `protobuf:"bytes,1,rep,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*RepeatedMin) Descriptor deprecated

func (*RepeatedMin) Descriptor() ([]byte, []int)

Deprecated: Use RepeatedMin.ProtoReflect.Descriptor instead.

func (*RepeatedMin) GetVal

func (x *RepeatedMin) GetVal() []*Embed

func (*RepeatedMin) ProtoMessage

func (*RepeatedMin) ProtoMessage()

func (*RepeatedMin) ProtoReflect

func (x *RepeatedMin) ProtoReflect() protoreflect.Message

func (*RepeatedMin) Reset

func (x *RepeatedMin) Reset()

func (*RepeatedMin) String

func (x *RepeatedMin) String() string

type RepeatedMinAndItemLen

type RepeatedMinAndItemLen struct {
	Val []string `protobuf:"bytes,1,rep,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*RepeatedMinAndItemLen) Descriptor deprecated

func (*RepeatedMinAndItemLen) Descriptor() ([]byte, []int)

Deprecated: Use RepeatedMinAndItemLen.ProtoReflect.Descriptor instead.

func (*RepeatedMinAndItemLen) GetVal

func (x *RepeatedMinAndItemLen) GetVal() []string

func (*RepeatedMinAndItemLen) ProtoMessage

func (*RepeatedMinAndItemLen) ProtoMessage()

func (*RepeatedMinAndItemLen) ProtoReflect

func (x *RepeatedMinAndItemLen) ProtoReflect() protoreflect.Message

func (*RepeatedMinAndItemLen) Reset

func (x *RepeatedMinAndItemLen) Reset()

func (*RepeatedMinAndItemLen) String

func (x *RepeatedMinAndItemLen) String() string

type RepeatedMinAndMaxItemLen

type RepeatedMinAndMaxItemLen struct {
	Val []string `protobuf:"bytes,1,rep,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*RepeatedMinAndMaxItemLen) Descriptor deprecated

func (*RepeatedMinAndMaxItemLen) Descriptor() ([]byte, []int)

Deprecated: Use RepeatedMinAndMaxItemLen.ProtoReflect.Descriptor instead.

func (*RepeatedMinAndMaxItemLen) GetVal

func (x *RepeatedMinAndMaxItemLen) GetVal() []string

func (*RepeatedMinAndMaxItemLen) ProtoMessage

func (*RepeatedMinAndMaxItemLen) ProtoMessage()

func (*RepeatedMinAndMaxItemLen) ProtoReflect

func (x *RepeatedMinAndMaxItemLen) ProtoReflect() protoreflect.Message

func (*RepeatedMinAndMaxItemLen) Reset

func (x *RepeatedMinAndMaxItemLen) Reset()

func (*RepeatedMinAndMaxItemLen) String

func (x *RepeatedMinAndMaxItemLen) String() string

type RepeatedMinMax

type RepeatedMinMax struct {
	Val []int32 `protobuf:"fixed32,1,rep,packed,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*RepeatedMinMax) Descriptor deprecated

func (*RepeatedMinMax) Descriptor() ([]byte, []int)

Deprecated: Use RepeatedMinMax.ProtoReflect.Descriptor instead.

func (*RepeatedMinMax) GetVal

func (x *RepeatedMinMax) GetVal() []int32

func (*RepeatedMinMax) ProtoMessage

func (*RepeatedMinMax) ProtoMessage()

func (*RepeatedMinMax) ProtoReflect

func (x *RepeatedMinMax) ProtoReflect() protoreflect.Message

func (*RepeatedMinMax) Reset

func (x *RepeatedMinMax) Reset()

func (*RepeatedMinMax) String

func (x *RepeatedMinMax) String() string

type RepeatedMultipleUnique

type RepeatedMultipleUnique struct {
	A []string `protobuf:"bytes,1,rep,name=a,proto3" json:"a,omitempty"`
	B []int32  `protobuf:"varint,2,rep,packed,name=b,proto3" json:"b,omitempty"`
	// contains filtered or unexported fields
}

func (*RepeatedMultipleUnique) Descriptor deprecated

func (*RepeatedMultipleUnique) Descriptor() ([]byte, []int)

Deprecated: Use RepeatedMultipleUnique.ProtoReflect.Descriptor instead.

func (*RepeatedMultipleUnique) GetA

func (x *RepeatedMultipleUnique) GetA() []string

func (*RepeatedMultipleUnique) GetB

func (x *RepeatedMultipleUnique) GetB() []int32

func (*RepeatedMultipleUnique) ProtoMessage

func (*RepeatedMultipleUnique) ProtoMessage()

func (*RepeatedMultipleUnique) ProtoReflect

func (x *RepeatedMultipleUnique) ProtoReflect() protoreflect.Message

func (*RepeatedMultipleUnique) Reset

func (x *RepeatedMultipleUnique) Reset()

func (*RepeatedMultipleUnique) String

func (x *RepeatedMultipleUnique) String() string

type RepeatedNone

type RepeatedNone struct {
	Val []int64 `protobuf:"varint,1,rep,packed,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*RepeatedNone) Descriptor deprecated

func (*RepeatedNone) Descriptor() ([]byte, []int)

Deprecated: Use RepeatedNone.ProtoReflect.Descriptor instead.

func (*RepeatedNone) GetVal

func (x *RepeatedNone) GetVal() []int64

func (*RepeatedNone) ProtoMessage

func (*RepeatedNone) ProtoMessage()

func (*RepeatedNone) ProtoReflect

func (x *RepeatedNone) ProtoReflect() protoreflect.Message

func (*RepeatedNone) Reset

func (x *RepeatedNone) Reset()

func (*RepeatedNone) String

func (x *RepeatedNone) String() string

type RepeatedUnique

type RepeatedUnique struct {
	Val []string `protobuf:"bytes,1,rep,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*RepeatedUnique) Descriptor deprecated

func (*RepeatedUnique) Descriptor() ([]byte, []int)

Deprecated: Use RepeatedUnique.ProtoReflect.Descriptor instead.

func (*RepeatedUnique) GetVal

func (x *RepeatedUnique) GetVal() []string

func (*RepeatedUnique) ProtoMessage

func (*RepeatedUnique) ProtoMessage()

func (*RepeatedUnique) ProtoReflect

func (x *RepeatedUnique) ProtoReflect() protoreflect.Message

func (*RepeatedUnique) Reset

func (x *RepeatedUnique) Reset()

func (*RepeatedUnique) String

func (x *RepeatedUnique) String() string

type RepeatedYetAnotherExternalEnumDefined

type RepeatedYetAnotherExternalEnumDefined struct {
	Val []yet_another_package.Embed_Enumerated `` /* 140-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*RepeatedYetAnotherExternalEnumDefined) Descriptor deprecated

func (*RepeatedYetAnotherExternalEnumDefined) Descriptor() ([]byte, []int)

Deprecated: Use RepeatedYetAnotherExternalEnumDefined.ProtoReflect.Descriptor instead.

func (*RepeatedYetAnotherExternalEnumDefined) GetVal

func (*RepeatedYetAnotherExternalEnumDefined) ProtoMessage

func (*RepeatedYetAnotherExternalEnumDefined) ProtoMessage()

func (*RepeatedYetAnotherExternalEnumDefined) ProtoReflect

func (*RepeatedYetAnotherExternalEnumDefined) Reset

func (*RepeatedYetAnotherExternalEnumDefined) String

type RequiredProto2Map

type RequiredProto2Map struct {
	Val map[string]string `` /* 126-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*RequiredProto2Map) Descriptor deprecated

func (*RequiredProto2Map) Descriptor() ([]byte, []int)

Deprecated: Use RequiredProto2Map.ProtoReflect.Descriptor instead.

func (*RequiredProto2Map) GetVal

func (x *RequiredProto2Map) GetVal() map[string]string

func (*RequiredProto2Map) ProtoMessage

func (*RequiredProto2Map) ProtoMessage()

func (*RequiredProto2Map) ProtoReflect

func (x *RequiredProto2Map) ProtoReflect() protoreflect.Message

func (*RequiredProto2Map) Reset

func (x *RequiredProto2Map) Reset()

func (*RequiredProto2Map) String

func (x *RequiredProto2Map) String() string

type RequiredProto2Message

type RequiredProto2Message struct {
	Val *RequiredProto2Message_Msg `protobuf:"bytes,1,opt,name=val" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*RequiredProto2Message) Descriptor deprecated

func (*RequiredProto2Message) Descriptor() ([]byte, []int)

Deprecated: Use RequiredProto2Message.ProtoReflect.Descriptor instead.

func (*RequiredProto2Message) GetVal

func (*RequiredProto2Message) ProtoMessage

func (*RequiredProto2Message) ProtoMessage()

func (*RequiredProto2Message) ProtoReflect

func (x *RequiredProto2Message) ProtoReflect() protoreflect.Message

func (*RequiredProto2Message) Reset

func (x *RequiredProto2Message) Reset()

func (*RequiredProto2Message) String

func (x *RequiredProto2Message) String() string

type RequiredProto2Message_Msg

type RequiredProto2Message_Msg struct {
	Val *string `protobuf:"bytes,1,opt,name=val" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*RequiredProto2Message_Msg) Descriptor deprecated

func (*RequiredProto2Message_Msg) Descriptor() ([]byte, []int)

Deprecated: Use RequiredProto2Message_Msg.ProtoReflect.Descriptor instead.

func (*RequiredProto2Message_Msg) GetVal

func (x *RequiredProto2Message_Msg) GetVal() string

func (*RequiredProto2Message_Msg) ProtoMessage

func (*RequiredProto2Message_Msg) ProtoMessage()

func (*RequiredProto2Message_Msg) ProtoReflect

func (*RequiredProto2Message_Msg) Reset

func (x *RequiredProto2Message_Msg) Reset()

func (*RequiredProto2Message_Msg) String

func (x *RequiredProto2Message_Msg) String() string

type RequiredProto2Oneof

type RequiredProto2Oneof struct {

	// Types that are assignable to Val:
	//
	//	*RequiredProto2Oneof_A
	//	*RequiredProto2Oneof_B
	Val isRequiredProto2Oneof_Val `protobuf_oneof:"val"`
	// contains filtered or unexported fields
}

func (*RequiredProto2Oneof) Descriptor deprecated

func (*RequiredProto2Oneof) Descriptor() ([]byte, []int)

Deprecated: Use RequiredProto2Oneof.ProtoReflect.Descriptor instead.

func (*RequiredProto2Oneof) GetA

func (x *RequiredProto2Oneof) GetA() string

func (*RequiredProto2Oneof) GetB

func (x *RequiredProto2Oneof) GetB() string

func (*RequiredProto2Oneof) GetVal

func (m *RequiredProto2Oneof) GetVal() isRequiredProto2Oneof_Val

func (*RequiredProto2Oneof) ProtoMessage

func (*RequiredProto2Oneof) ProtoMessage()

func (*RequiredProto2Oneof) ProtoReflect

func (x *RequiredProto2Oneof) ProtoReflect() protoreflect.Message

func (*RequiredProto2Oneof) Reset

func (x *RequiredProto2Oneof) Reset()

func (*RequiredProto2Oneof) String

func (x *RequiredProto2Oneof) String() string

type RequiredProto2Oneof_A

type RequiredProto2Oneof_A struct {
	A string `protobuf:"bytes,1,opt,name=a,oneof"`
}

type RequiredProto2Oneof_B

type RequiredProto2Oneof_B struct {
	B string `protobuf:"bytes,2,opt,name=b,oneof"`
}

type RequiredProto2Repeated

type RequiredProto2Repeated struct {
	Val []string `protobuf:"bytes,1,rep,name=val" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*RequiredProto2Repeated) Descriptor deprecated

func (*RequiredProto2Repeated) Descriptor() ([]byte, []int)

Deprecated: Use RequiredProto2Repeated.ProtoReflect.Descriptor instead.

func (*RequiredProto2Repeated) GetVal

func (x *RequiredProto2Repeated) GetVal() []string

func (*RequiredProto2Repeated) ProtoMessage

func (*RequiredProto2Repeated) ProtoMessage()

func (*RequiredProto2Repeated) ProtoReflect

func (x *RequiredProto2Repeated) ProtoReflect() protoreflect.Message

func (*RequiredProto2Repeated) Reset

func (x *RequiredProto2Repeated) Reset()

func (*RequiredProto2Repeated) String

func (x *RequiredProto2Repeated) String() string

type RequiredProto2ScalarOptional

type RequiredProto2ScalarOptional struct {
	Val *string `protobuf:"bytes,1,opt,name=val" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*RequiredProto2ScalarOptional) Descriptor deprecated

func (*RequiredProto2ScalarOptional) Descriptor() ([]byte, []int)

Deprecated: Use RequiredProto2ScalarOptional.ProtoReflect.Descriptor instead.

func (*RequiredProto2ScalarOptional) GetVal

func (*RequiredProto2ScalarOptional) ProtoMessage

func (*RequiredProto2ScalarOptional) ProtoMessage()

func (*RequiredProto2ScalarOptional) ProtoReflect

func (*RequiredProto2ScalarOptional) Reset

func (x *RequiredProto2ScalarOptional) Reset()

func (*RequiredProto2ScalarOptional) String

type RequiredProto2ScalarOptionalDefault

type RequiredProto2ScalarOptionalDefault struct {
	Val *string `protobuf:"bytes,1,opt,name=val,def=foo" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*RequiredProto2ScalarOptionalDefault) Descriptor deprecated

func (*RequiredProto2ScalarOptionalDefault) Descriptor() ([]byte, []int)

Deprecated: Use RequiredProto2ScalarOptionalDefault.ProtoReflect.Descriptor instead.

func (*RequiredProto2ScalarOptionalDefault) GetVal

func (*RequiredProto2ScalarOptionalDefault) ProtoMessage

func (*RequiredProto2ScalarOptionalDefault) ProtoMessage()

func (*RequiredProto2ScalarOptionalDefault) ProtoReflect

func (*RequiredProto2ScalarOptionalDefault) Reset

func (*RequiredProto2ScalarOptionalDefault) String

type RequiredProto2ScalarRequired

type RequiredProto2ScalarRequired struct {
	Val *string `protobuf:"bytes,1,req,name=val" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*RequiredProto2ScalarRequired) Descriptor deprecated

func (*RequiredProto2ScalarRequired) Descriptor() ([]byte, []int)

Deprecated: Use RequiredProto2ScalarRequired.ProtoReflect.Descriptor instead.

func (*RequiredProto2ScalarRequired) GetVal

func (*RequiredProto2ScalarRequired) ProtoMessage

func (*RequiredProto2ScalarRequired) ProtoMessage()

func (*RequiredProto2ScalarRequired) ProtoReflect

func (*RequiredProto2ScalarRequired) Reset

func (x *RequiredProto2ScalarRequired) Reset()

func (*RequiredProto2ScalarRequired) String

type RequiredProto3Map

type RequiredProto3Map struct {
	Val map[string]string `` /* 147-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*RequiredProto3Map) Descriptor deprecated

func (*RequiredProto3Map) Descriptor() ([]byte, []int)

Deprecated: Use RequiredProto3Map.ProtoReflect.Descriptor instead.

func (*RequiredProto3Map) GetVal

func (x *RequiredProto3Map) GetVal() map[string]string

func (*RequiredProto3Map) ProtoMessage

func (*RequiredProto3Map) ProtoMessage()

func (*RequiredProto3Map) ProtoReflect

func (x *RequiredProto3Map) ProtoReflect() protoreflect.Message

func (*RequiredProto3Map) Reset

func (x *RequiredProto3Map) Reset()

func (*RequiredProto3Map) String

func (x *RequiredProto3Map) String() string

type RequiredProto3Message

type RequiredProto3Message struct {
	Val *RequiredProto3Message_Msg `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*RequiredProto3Message) Descriptor deprecated

func (*RequiredProto3Message) Descriptor() ([]byte, []int)

Deprecated: Use RequiredProto3Message.ProtoReflect.Descriptor instead.

func (*RequiredProto3Message) GetVal

func (*RequiredProto3Message) ProtoMessage

func (*RequiredProto3Message) ProtoMessage()

func (*RequiredProto3Message) ProtoReflect

func (x *RequiredProto3Message) ProtoReflect() protoreflect.Message

func (*RequiredProto3Message) Reset

func (x *RequiredProto3Message) Reset()

func (*RequiredProto3Message) String

func (x *RequiredProto3Message) String() string

type RequiredProto3Message_Msg

type RequiredProto3Message_Msg struct {
	Val string `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*RequiredProto3Message_Msg) Descriptor deprecated

func (*RequiredProto3Message_Msg) Descriptor() ([]byte, []int)

Deprecated: Use RequiredProto3Message_Msg.ProtoReflect.Descriptor instead.

func (*RequiredProto3Message_Msg) GetVal

func (x *RequiredProto3Message_Msg) GetVal() string

func (*RequiredProto3Message_Msg) ProtoMessage

func (*RequiredProto3Message_Msg) ProtoMessage()

func (*RequiredProto3Message_Msg) ProtoReflect

func (*RequiredProto3Message_Msg) Reset

func (x *RequiredProto3Message_Msg) Reset()

func (*RequiredProto3Message_Msg) String

func (x *RequiredProto3Message_Msg) String() string

type RequiredProto3OneOf

type RequiredProto3OneOf struct {

	// Types that are assignable to Val:
	//
	//	*RequiredProto3OneOf_A
	//	*RequiredProto3OneOf_B
	Val isRequiredProto3OneOf_Val `protobuf_oneof:"val"`
	// contains filtered or unexported fields
}

func (*RequiredProto3OneOf) Descriptor deprecated

func (*RequiredProto3OneOf) Descriptor() ([]byte, []int)

Deprecated: Use RequiredProto3OneOf.ProtoReflect.Descriptor instead.

func (*RequiredProto3OneOf) GetA

func (x *RequiredProto3OneOf) GetA() string

func (*RequiredProto3OneOf) GetB

func (x *RequiredProto3OneOf) GetB() string

func (*RequiredProto3OneOf) GetVal

func (m *RequiredProto3OneOf) GetVal() isRequiredProto3OneOf_Val

func (*RequiredProto3OneOf) ProtoMessage

func (*RequiredProto3OneOf) ProtoMessage()

func (*RequiredProto3OneOf) ProtoReflect

func (x *RequiredProto3OneOf) ProtoReflect() protoreflect.Message

func (*RequiredProto3OneOf) Reset

func (x *RequiredProto3OneOf) Reset()

func (*RequiredProto3OneOf) String

func (x *RequiredProto3OneOf) String() string

type RequiredProto3OneOf_A

type RequiredProto3OneOf_A struct {
	A string `protobuf:"bytes,1,opt,name=a,proto3,oneof"`
}

type RequiredProto3OneOf_B

type RequiredProto3OneOf_B struct {
	B string `protobuf:"bytes,2,opt,name=b,proto3,oneof"`
}

type RequiredProto3OptionalScalar

type RequiredProto3OptionalScalar struct {
	Val *string `protobuf:"bytes,1,opt,name=val,proto3,oneof" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*RequiredProto3OptionalScalar) Descriptor deprecated

func (*RequiredProto3OptionalScalar) Descriptor() ([]byte, []int)

Deprecated: Use RequiredProto3OptionalScalar.ProtoReflect.Descriptor instead.

func (*RequiredProto3OptionalScalar) GetVal

func (*RequiredProto3OptionalScalar) ProtoMessage

func (*RequiredProto3OptionalScalar) ProtoMessage()

func (*RequiredProto3OptionalScalar) ProtoReflect

func (*RequiredProto3OptionalScalar) Reset

func (x *RequiredProto3OptionalScalar) Reset()

func (*RequiredProto3OptionalScalar) String

type RequiredProto3Repeated

type RequiredProto3Repeated struct {
	Val []string `protobuf:"bytes,1,rep,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*RequiredProto3Repeated) Descriptor deprecated

func (*RequiredProto3Repeated) Descriptor() ([]byte, []int)

Deprecated: Use RequiredProto3Repeated.ProtoReflect.Descriptor instead.

func (*RequiredProto3Repeated) GetVal

func (x *RequiredProto3Repeated) GetVal() []string

func (*RequiredProto3Repeated) ProtoMessage

func (*RequiredProto3Repeated) ProtoMessage()

func (*RequiredProto3Repeated) ProtoReflect

func (x *RequiredProto3Repeated) ProtoReflect() protoreflect.Message

func (*RequiredProto3Repeated) Reset

func (x *RequiredProto3Repeated) Reset()

func (*RequiredProto3Repeated) String

func (x *RequiredProto3Repeated) String() string

type RequiredProto3Scalar

type RequiredProto3Scalar struct {
	Val string `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*RequiredProto3Scalar) Descriptor deprecated

func (*RequiredProto3Scalar) Descriptor() ([]byte, []int)

Deprecated: Use RequiredProto3Scalar.ProtoReflect.Descriptor instead.

func (*RequiredProto3Scalar) GetVal

func (x *RequiredProto3Scalar) GetVal() string

func (*RequiredProto3Scalar) ProtoMessage

func (*RequiredProto3Scalar) ProtoMessage()

func (*RequiredProto3Scalar) ProtoReflect

func (x *RequiredProto3Scalar) ProtoReflect() protoreflect.Message

func (*RequiredProto3Scalar) Reset

func (x *RequiredProto3Scalar) Reset()

func (*RequiredProto3Scalar) String

func (x *RequiredProto3Scalar) String() string

type SFixed32Const

type SFixed32Const struct {
	Val int32 `protobuf:"fixed32,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*SFixed32Const) Descriptor deprecated

func (*SFixed32Const) Descriptor() ([]byte, []int)

Deprecated: Use SFixed32Const.ProtoReflect.Descriptor instead.

func (*SFixed32Const) GetVal

func (x *SFixed32Const) GetVal() int32

func (*SFixed32Const) ProtoMessage

func (*SFixed32Const) ProtoMessage()

func (*SFixed32Const) ProtoReflect

func (x *SFixed32Const) ProtoReflect() protoreflect.Message

func (*SFixed32Const) Reset

func (x *SFixed32Const) Reset()

func (*SFixed32Const) String

func (x *SFixed32Const) String() string

type SFixed32ExGTELTE

type SFixed32ExGTELTE struct {
	Val int32 `protobuf:"fixed32,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*SFixed32ExGTELTE) Descriptor deprecated

func (*SFixed32ExGTELTE) Descriptor() ([]byte, []int)

Deprecated: Use SFixed32ExGTELTE.ProtoReflect.Descriptor instead.

func (*SFixed32ExGTELTE) GetVal

func (x *SFixed32ExGTELTE) GetVal() int32

func (*SFixed32ExGTELTE) ProtoMessage

func (*SFixed32ExGTELTE) ProtoMessage()

func (*SFixed32ExGTELTE) ProtoReflect

func (x *SFixed32ExGTELTE) ProtoReflect() protoreflect.Message

func (*SFixed32ExGTELTE) Reset

func (x *SFixed32ExGTELTE) Reset()

func (*SFixed32ExGTELTE) String

func (x *SFixed32ExGTELTE) String() string

type SFixed32ExLTGT

type SFixed32ExLTGT struct {
	Val int32 `protobuf:"fixed32,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*SFixed32ExLTGT) Descriptor deprecated

func (*SFixed32ExLTGT) Descriptor() ([]byte, []int)

Deprecated: Use SFixed32ExLTGT.ProtoReflect.Descriptor instead.

func (*SFixed32ExLTGT) GetVal

func (x *SFixed32ExLTGT) GetVal() int32

func (*SFixed32ExLTGT) ProtoMessage

func (*SFixed32ExLTGT) ProtoMessage()

func (*SFixed32ExLTGT) ProtoReflect

func (x *SFixed32ExLTGT) ProtoReflect() protoreflect.Message

func (*SFixed32ExLTGT) Reset

func (x *SFixed32ExLTGT) Reset()

func (*SFixed32ExLTGT) String

func (x *SFixed32ExLTGT) String() string

type SFixed32GT

type SFixed32GT struct {
	Val int32 `protobuf:"fixed32,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*SFixed32GT) Descriptor deprecated

func (*SFixed32GT) Descriptor() ([]byte, []int)

Deprecated: Use SFixed32GT.ProtoReflect.Descriptor instead.

func (*SFixed32GT) GetVal

func (x *SFixed32GT) GetVal() int32

func (*SFixed32GT) ProtoMessage

func (*SFixed32GT) ProtoMessage()

func (*SFixed32GT) ProtoReflect

func (x *SFixed32GT) ProtoReflect() protoreflect.Message

func (*SFixed32GT) Reset

func (x *SFixed32GT) Reset()

func (*SFixed32GT) String

func (x *SFixed32GT) String() string

type SFixed32GTE

type SFixed32GTE struct {
	Val int32 `protobuf:"fixed32,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*SFixed32GTE) Descriptor deprecated

func (*SFixed32GTE) Descriptor() ([]byte, []int)

Deprecated: Use SFixed32GTE.ProtoReflect.Descriptor instead.

func (*SFixed32GTE) GetVal

func (x *SFixed32GTE) GetVal() int32

func (*SFixed32GTE) ProtoMessage

func (*SFixed32GTE) ProtoMessage()

func (*SFixed32GTE) ProtoReflect

func (x *SFixed32GTE) ProtoReflect() protoreflect.Message

func (*SFixed32GTE) Reset

func (x *SFixed32GTE) Reset()

func (*SFixed32GTE) String

func (x *SFixed32GTE) String() string

type SFixed32GTELTE

type SFixed32GTELTE struct {
	Val int32 `protobuf:"fixed32,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*SFixed32GTELTE) Descriptor deprecated

func (*SFixed32GTELTE) Descriptor() ([]byte, []int)

Deprecated: Use SFixed32GTELTE.ProtoReflect.Descriptor instead.

func (*SFixed32GTELTE) GetVal

func (x *SFixed32GTELTE) GetVal() int32

func (*SFixed32GTELTE) ProtoMessage

func (*SFixed32GTELTE) ProtoMessage()

func (*SFixed32GTELTE) ProtoReflect

func (x *SFixed32GTELTE) ProtoReflect() protoreflect.Message

func (*SFixed32GTELTE) Reset

func (x *SFixed32GTELTE) Reset()

func (*SFixed32GTELTE) String

func (x *SFixed32GTELTE) String() string

type SFixed32GTLT

type SFixed32GTLT struct {
	Val int32 `protobuf:"fixed32,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*SFixed32GTLT) Descriptor deprecated

func (*SFixed32GTLT) Descriptor() ([]byte, []int)

Deprecated: Use SFixed32GTLT.ProtoReflect.Descriptor instead.

func (*SFixed32GTLT) GetVal

func (x *SFixed32GTLT) GetVal() int32

func (*SFixed32GTLT) ProtoMessage

func (*SFixed32GTLT) ProtoMessage()

func (*SFixed32GTLT) ProtoReflect

func (x *SFixed32GTLT) ProtoReflect() protoreflect.Message

func (*SFixed32GTLT) Reset

func (x *SFixed32GTLT) Reset()

func (*SFixed32GTLT) String

func (x *SFixed32GTLT) String() string

type SFixed32Ignore

type SFixed32Ignore struct {
	Val int32 `protobuf:"fixed32,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*SFixed32Ignore) Descriptor deprecated

func (*SFixed32Ignore) Descriptor() ([]byte, []int)

Deprecated: Use SFixed32Ignore.ProtoReflect.Descriptor instead.

func (*SFixed32Ignore) GetVal

func (x *SFixed32Ignore) GetVal() int32

func (*SFixed32Ignore) ProtoMessage

func (*SFixed32Ignore) ProtoMessage()

func (*SFixed32Ignore) ProtoReflect

func (x *SFixed32Ignore) ProtoReflect() protoreflect.Message

func (*SFixed32Ignore) Reset

func (x *SFixed32Ignore) Reset()

func (*SFixed32Ignore) String

func (x *SFixed32Ignore) String() string

type SFixed32In

type SFixed32In struct {
	Val int32 `protobuf:"fixed32,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*SFixed32In) Descriptor deprecated

func (*SFixed32In) Descriptor() ([]byte, []int)

Deprecated: Use SFixed32In.ProtoReflect.Descriptor instead.

func (*SFixed32In) GetVal

func (x *SFixed32In) GetVal() int32

func (*SFixed32In) ProtoMessage

func (*SFixed32In) ProtoMessage()

func (*SFixed32In) ProtoReflect

func (x *SFixed32In) ProtoReflect() protoreflect.Message

func (*SFixed32In) Reset

func (x *SFixed32In) Reset()

func (*SFixed32In) String

func (x *SFixed32In) String() string

type SFixed32IncorrectType

type SFixed32IncorrectType struct {
	Val int32 `protobuf:"fixed32,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*SFixed32IncorrectType) Descriptor deprecated

func (*SFixed32IncorrectType) Descriptor() ([]byte, []int)

Deprecated: Use SFixed32IncorrectType.ProtoReflect.Descriptor instead.

func (*SFixed32IncorrectType) GetVal

func (x *SFixed32IncorrectType) GetVal() int32

func (*SFixed32IncorrectType) ProtoMessage

func (*SFixed32IncorrectType) ProtoMessage()

func (*SFixed32IncorrectType) ProtoReflect

func (x *SFixed32IncorrectType) ProtoReflect() protoreflect.Message

func (*SFixed32IncorrectType) Reset

func (x *SFixed32IncorrectType) Reset()

func (*SFixed32IncorrectType) String

func (x *SFixed32IncorrectType) String() string

type SFixed32LT

type SFixed32LT struct {
	Val int32 `protobuf:"fixed32,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*SFixed32LT) Descriptor deprecated

func (*SFixed32LT) Descriptor() ([]byte, []int)

Deprecated: Use SFixed32LT.ProtoReflect.Descriptor instead.

func (*SFixed32LT) GetVal

func (x *SFixed32LT) GetVal() int32

func (*SFixed32LT) ProtoMessage

func (*SFixed32LT) ProtoMessage()

func (*SFixed32LT) ProtoReflect

func (x *SFixed32LT) ProtoReflect() protoreflect.Message

func (*SFixed32LT) Reset

func (x *SFixed32LT) Reset()

func (*SFixed32LT) String

func (x *SFixed32LT) String() string

type SFixed32LTE

type SFixed32LTE struct {
	Val int32 `protobuf:"fixed32,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*SFixed32LTE) Descriptor deprecated

func (*SFixed32LTE) Descriptor() ([]byte, []int)

Deprecated: Use SFixed32LTE.ProtoReflect.Descriptor instead.

func (*SFixed32LTE) GetVal

func (x *SFixed32LTE) GetVal() int32

func (*SFixed32LTE) ProtoMessage

func (*SFixed32LTE) ProtoMessage()

func (*SFixed32LTE) ProtoReflect

func (x *SFixed32LTE) ProtoReflect() protoreflect.Message

func (*SFixed32LTE) Reset

func (x *SFixed32LTE) Reset()

func (*SFixed32LTE) String

func (x *SFixed32LTE) String() string

type SFixed32None

type SFixed32None struct {
	Val int32 `protobuf:"fixed32,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*SFixed32None) Descriptor deprecated

func (*SFixed32None) Descriptor() ([]byte, []int)

Deprecated: Use SFixed32None.ProtoReflect.Descriptor instead.

func (*SFixed32None) GetVal

func (x *SFixed32None) GetVal() int32

func (*SFixed32None) ProtoMessage

func (*SFixed32None) ProtoMessage()

func (*SFixed32None) ProtoReflect

func (x *SFixed32None) ProtoReflect() protoreflect.Message

func (*SFixed32None) Reset

func (x *SFixed32None) Reset()

func (*SFixed32None) String

func (x *SFixed32None) String() string

type SFixed32NotIn

type SFixed32NotIn struct {
	Val int32 `protobuf:"fixed32,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*SFixed32NotIn) Descriptor deprecated

func (*SFixed32NotIn) Descriptor() ([]byte, []int)

Deprecated: Use SFixed32NotIn.ProtoReflect.Descriptor instead.

func (*SFixed32NotIn) GetVal

func (x *SFixed32NotIn) GetVal() int32

func (*SFixed32NotIn) ProtoMessage

func (*SFixed32NotIn) ProtoMessage()

func (*SFixed32NotIn) ProtoReflect

func (x *SFixed32NotIn) ProtoReflect() protoreflect.Message

func (*SFixed32NotIn) Reset

func (x *SFixed32NotIn) Reset()

func (*SFixed32NotIn) String

func (x *SFixed32NotIn) String() string

type SFixed64Const

type SFixed64Const struct {
	Val int64 `protobuf:"fixed64,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*SFixed64Const) Descriptor deprecated

func (*SFixed64Const) Descriptor() ([]byte, []int)

Deprecated: Use SFixed64Const.ProtoReflect.Descriptor instead.

func (*SFixed64Const) GetVal

func (x *SFixed64Const) GetVal() int64

func (*SFixed64Const) ProtoMessage

func (*SFixed64Const) ProtoMessage()

func (*SFixed64Const) ProtoReflect

func (x *SFixed64Const) ProtoReflect() protoreflect.Message

func (*SFixed64Const) Reset

func (x *SFixed64Const) Reset()

func (*SFixed64Const) String

func (x *SFixed64Const) String() string

type SFixed64ExGTELTE

type SFixed64ExGTELTE struct {
	Val int64 `protobuf:"fixed64,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*SFixed64ExGTELTE) Descriptor deprecated

func (*SFixed64ExGTELTE) Descriptor() ([]byte, []int)

Deprecated: Use SFixed64ExGTELTE.ProtoReflect.Descriptor instead.

func (*SFixed64ExGTELTE) GetVal

func (x *SFixed64ExGTELTE) GetVal() int64

func (*SFixed64ExGTELTE) ProtoMessage

func (*SFixed64ExGTELTE) ProtoMessage()

func (*SFixed64ExGTELTE) ProtoReflect

func (x *SFixed64ExGTELTE) ProtoReflect() protoreflect.Message

func (*SFixed64ExGTELTE) Reset

func (x *SFixed64ExGTELTE) Reset()

func (*SFixed64ExGTELTE) String

func (x *SFixed64ExGTELTE) String() string

type SFixed64ExLTGT

type SFixed64ExLTGT struct {
	Val int64 `protobuf:"fixed64,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*SFixed64ExLTGT) Descriptor deprecated

func (*SFixed64ExLTGT) Descriptor() ([]byte, []int)

Deprecated: Use SFixed64ExLTGT.ProtoReflect.Descriptor instead.

func (*SFixed64ExLTGT) GetVal

func (x *SFixed64ExLTGT) GetVal() int64

func (*SFixed64ExLTGT) ProtoMessage

func (*SFixed64ExLTGT) ProtoMessage()

func (*SFixed64ExLTGT) ProtoReflect

func (x *SFixed64ExLTGT) ProtoReflect() protoreflect.Message

func (*SFixed64ExLTGT) Reset

func (x *SFixed64ExLTGT) Reset()

func (*SFixed64ExLTGT) String

func (x *SFixed64ExLTGT) String() string

type SFixed64GT

type SFixed64GT struct {
	Val int64 `protobuf:"fixed64,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*SFixed64GT) Descriptor deprecated

func (*SFixed64GT) Descriptor() ([]byte, []int)

Deprecated: Use SFixed64GT.ProtoReflect.Descriptor instead.

func (*SFixed64GT) GetVal

func (x *SFixed64GT) GetVal() int64

func (*SFixed64GT) ProtoMessage

func (*SFixed64GT) ProtoMessage()

func (*SFixed64GT) ProtoReflect

func (x *SFixed64GT) ProtoReflect() protoreflect.Message

func (*SFixed64GT) Reset

func (x *SFixed64GT) Reset()

func (*SFixed64GT) String

func (x *SFixed64GT) String() string

type SFixed64GTE

type SFixed64GTE struct {
	Val int64 `protobuf:"fixed64,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*SFixed64GTE) Descriptor deprecated

func (*SFixed64GTE) Descriptor() ([]byte, []int)

Deprecated: Use SFixed64GTE.ProtoReflect.Descriptor instead.

func (*SFixed64GTE) GetVal

func (x *SFixed64GTE) GetVal() int64

func (*SFixed64GTE) ProtoMessage

func (*SFixed64GTE) ProtoMessage()

func (*SFixed64GTE) ProtoReflect

func (x *SFixed64GTE) ProtoReflect() protoreflect.Message

func (*SFixed64GTE) Reset

func (x *SFixed64GTE) Reset()

func (*SFixed64GTE) String

func (x *SFixed64GTE) String() string

type SFixed64GTELTE

type SFixed64GTELTE struct {
	Val int64 `protobuf:"fixed64,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*SFixed64GTELTE) Descriptor deprecated

func (*SFixed64GTELTE) Descriptor() ([]byte, []int)

Deprecated: Use SFixed64GTELTE.ProtoReflect.Descriptor instead.

func (*SFixed64GTELTE) GetVal

func (x *SFixed64GTELTE) GetVal() int64

func (*SFixed64GTELTE) ProtoMessage

func (*SFixed64GTELTE) ProtoMessage()

func (*SFixed64GTELTE) ProtoReflect

func (x *SFixed64GTELTE) ProtoReflect() protoreflect.Message

func (*SFixed64GTELTE) Reset

func (x *SFixed64GTELTE) Reset()

func (*SFixed64GTELTE) String

func (x *SFixed64GTELTE) String() string

type SFixed64GTLT

type SFixed64GTLT struct {
	Val int64 `protobuf:"fixed64,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*SFixed64GTLT) Descriptor deprecated

func (*SFixed64GTLT) Descriptor() ([]byte, []int)

Deprecated: Use SFixed64GTLT.ProtoReflect.Descriptor instead.

func (*SFixed64GTLT) GetVal

func (x *SFixed64GTLT) GetVal() int64

func (*SFixed64GTLT) ProtoMessage

func (*SFixed64GTLT) ProtoMessage()

func (*SFixed64GTLT) ProtoReflect

func (x *SFixed64GTLT) ProtoReflect() protoreflect.Message

func (*SFixed64GTLT) Reset

func (x *SFixed64GTLT) Reset()

func (*SFixed64GTLT) String

func (x *SFixed64GTLT) String() string

type SFixed64Ignore

type SFixed64Ignore struct {
	Val int64 `protobuf:"fixed64,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*SFixed64Ignore) Descriptor deprecated

func (*SFixed64Ignore) Descriptor() ([]byte, []int)

Deprecated: Use SFixed64Ignore.ProtoReflect.Descriptor instead.

func (*SFixed64Ignore) GetVal

func (x *SFixed64Ignore) GetVal() int64

func (*SFixed64Ignore) ProtoMessage

func (*SFixed64Ignore) ProtoMessage()

func (*SFixed64Ignore) ProtoReflect

func (x *SFixed64Ignore) ProtoReflect() protoreflect.Message

func (*SFixed64Ignore) Reset

func (x *SFixed64Ignore) Reset()

func (*SFixed64Ignore) String

func (x *SFixed64Ignore) String() string

type SFixed64In

type SFixed64In struct {
	Val int64 `protobuf:"fixed64,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*SFixed64In) Descriptor deprecated

func (*SFixed64In) Descriptor() ([]byte, []int)

Deprecated: Use SFixed64In.ProtoReflect.Descriptor instead.

func (*SFixed64In) GetVal

func (x *SFixed64In) GetVal() int64

func (*SFixed64In) ProtoMessage

func (*SFixed64In) ProtoMessage()

func (*SFixed64In) ProtoReflect

func (x *SFixed64In) ProtoReflect() protoreflect.Message

func (*SFixed64In) Reset

func (x *SFixed64In) Reset()

func (*SFixed64In) String

func (x *SFixed64In) String() string

type SFixed64IncorrectType

type SFixed64IncorrectType struct {
	Val int64 `protobuf:"fixed64,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*SFixed64IncorrectType) Descriptor deprecated

func (*SFixed64IncorrectType) Descriptor() ([]byte, []int)

Deprecated: Use SFixed64IncorrectType.ProtoReflect.Descriptor instead.

func (*SFixed64IncorrectType) GetVal

func (x *SFixed64IncorrectType) GetVal() int64

func (*SFixed64IncorrectType) ProtoMessage

func (*SFixed64IncorrectType) ProtoMessage()

func (*SFixed64IncorrectType) ProtoReflect

func (x *SFixed64IncorrectType) ProtoReflect() protoreflect.Message

func (*SFixed64IncorrectType) Reset

func (x *SFixed64IncorrectType) Reset()

func (*SFixed64IncorrectType) String

func (x *SFixed64IncorrectType) String() string

type SFixed64LT

type SFixed64LT struct {
	Val int64 `protobuf:"fixed64,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*SFixed64LT) Descriptor deprecated

func (*SFixed64LT) Descriptor() ([]byte, []int)

Deprecated: Use SFixed64LT.ProtoReflect.Descriptor instead.

func (*SFixed64LT) GetVal

func (x *SFixed64LT) GetVal() int64

func (*SFixed64LT) ProtoMessage

func (*SFixed64LT) ProtoMessage()

func (*SFixed64LT) ProtoReflect

func (x *SFixed64LT) ProtoReflect() protoreflect.Message

func (*SFixed64LT) Reset

func (x *SFixed64LT) Reset()

func (*SFixed64LT) String

func (x *SFixed64LT) String() string

type SFixed64LTE

type SFixed64LTE struct {
	Val int64 `protobuf:"fixed64,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*SFixed64LTE) Descriptor deprecated

func (*SFixed64LTE) Descriptor() ([]byte, []int)

Deprecated: Use SFixed64LTE.ProtoReflect.Descriptor instead.

func (*SFixed64LTE) GetVal

func (x *SFixed64LTE) GetVal() int64

func (*SFixed64LTE) ProtoMessage

func (*SFixed64LTE) ProtoMessage()

func (*SFixed64LTE) ProtoReflect

func (x *SFixed64LTE) ProtoReflect() protoreflect.Message

func (*SFixed64LTE) Reset

func (x *SFixed64LTE) Reset()

func (*SFixed64LTE) String

func (x *SFixed64LTE) String() string

type SFixed64None

type SFixed64None struct {
	Val int64 `protobuf:"fixed64,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*SFixed64None) Descriptor deprecated

func (*SFixed64None) Descriptor() ([]byte, []int)

Deprecated: Use SFixed64None.ProtoReflect.Descriptor instead.

func (*SFixed64None) GetVal

func (x *SFixed64None) GetVal() int64

func (*SFixed64None) ProtoMessage

func (*SFixed64None) ProtoMessage()

func (*SFixed64None) ProtoReflect

func (x *SFixed64None) ProtoReflect() protoreflect.Message

func (*SFixed64None) Reset

func (x *SFixed64None) Reset()

func (*SFixed64None) String

func (x *SFixed64None) String() string

type SFixed64NotIn

type SFixed64NotIn struct {
	Val int64 `protobuf:"fixed64,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*SFixed64NotIn) Descriptor deprecated

func (*SFixed64NotIn) Descriptor() ([]byte, []int)

Deprecated: Use SFixed64NotIn.ProtoReflect.Descriptor instead.

func (*SFixed64NotIn) GetVal

func (x *SFixed64NotIn) GetVal() int64

func (*SFixed64NotIn) ProtoMessage

func (*SFixed64NotIn) ProtoMessage()

func (*SFixed64NotIn) ProtoReflect

func (x *SFixed64NotIn) ProtoReflect() protoreflect.Message

func (*SFixed64NotIn) Reset

func (x *SFixed64NotIn) Reset()

func (*SFixed64NotIn) String

func (x *SFixed64NotIn) String() string

type SInt32Const

type SInt32Const struct {
	Val int32 `protobuf:"zigzag32,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*SInt32Const) Descriptor deprecated

func (*SInt32Const) Descriptor() ([]byte, []int)

Deprecated: Use SInt32Const.ProtoReflect.Descriptor instead.

func (*SInt32Const) GetVal

func (x *SInt32Const) GetVal() int32

func (*SInt32Const) ProtoMessage

func (*SInt32Const) ProtoMessage()

func (*SInt32Const) ProtoReflect

func (x *SInt32Const) ProtoReflect() protoreflect.Message

func (*SInt32Const) Reset

func (x *SInt32Const) Reset()

func (*SInt32Const) String

func (x *SInt32Const) String() string

type SInt32ExGTELTE

type SInt32ExGTELTE struct {
	Val int32 `protobuf:"zigzag32,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*SInt32ExGTELTE) Descriptor deprecated

func (*SInt32ExGTELTE) Descriptor() ([]byte, []int)

Deprecated: Use SInt32ExGTELTE.ProtoReflect.Descriptor instead.

func (*SInt32ExGTELTE) GetVal

func (x *SInt32ExGTELTE) GetVal() int32

func (*SInt32ExGTELTE) ProtoMessage

func (*SInt32ExGTELTE) ProtoMessage()

func (*SInt32ExGTELTE) ProtoReflect

func (x *SInt32ExGTELTE) ProtoReflect() protoreflect.Message

func (*SInt32ExGTELTE) Reset

func (x *SInt32ExGTELTE) Reset()

func (*SInt32ExGTELTE) String

func (x *SInt32ExGTELTE) String() string

type SInt32ExLTGT

type SInt32ExLTGT struct {
	Val int32 `protobuf:"zigzag32,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*SInt32ExLTGT) Descriptor deprecated

func (*SInt32ExLTGT) Descriptor() ([]byte, []int)

Deprecated: Use SInt32ExLTGT.ProtoReflect.Descriptor instead.

func (*SInt32ExLTGT) GetVal

func (x *SInt32ExLTGT) GetVal() int32

func (*SInt32ExLTGT) ProtoMessage

func (*SInt32ExLTGT) ProtoMessage()

func (*SInt32ExLTGT) ProtoReflect

func (x *SInt32ExLTGT) ProtoReflect() protoreflect.Message

func (*SInt32ExLTGT) Reset

func (x *SInt32ExLTGT) Reset()

func (*SInt32ExLTGT) String

func (x *SInt32ExLTGT) String() string

type SInt32GT

type SInt32GT struct {
	Val int32 `protobuf:"zigzag32,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*SInt32GT) Descriptor deprecated

func (*SInt32GT) Descriptor() ([]byte, []int)

Deprecated: Use SInt32GT.ProtoReflect.Descriptor instead.

func (*SInt32GT) GetVal

func (x *SInt32GT) GetVal() int32

func (*SInt32GT) ProtoMessage

func (*SInt32GT) ProtoMessage()

func (*SInt32GT) ProtoReflect

func (x *SInt32GT) ProtoReflect() protoreflect.Message

func (*SInt32GT) Reset

func (x *SInt32GT) Reset()

func (*SInt32GT) String

func (x *SInt32GT) String() string

type SInt32GTE

type SInt32GTE struct {
	Val int32 `protobuf:"zigzag32,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*SInt32GTE) Descriptor deprecated

func (*SInt32GTE) Descriptor() ([]byte, []int)

Deprecated: Use SInt32GTE.ProtoReflect.Descriptor instead.

func (*SInt32GTE) GetVal

func (x *SInt32GTE) GetVal() int32

func (*SInt32GTE) ProtoMessage

func (*SInt32GTE) ProtoMessage()

func (*SInt32GTE) ProtoReflect

func (x *SInt32GTE) ProtoReflect() protoreflect.Message

func (*SInt32GTE) Reset

func (x *SInt32GTE) Reset()

func (*SInt32GTE) String

func (x *SInt32GTE) String() string

type SInt32GTELTE

type SInt32GTELTE struct {
	Val int32 `protobuf:"zigzag32,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*SInt32GTELTE) Descriptor deprecated

func (*SInt32GTELTE) Descriptor() ([]byte, []int)

Deprecated: Use SInt32GTELTE.ProtoReflect.Descriptor instead.

func (*SInt32GTELTE) GetVal

func (x *SInt32GTELTE) GetVal() int32

func (*SInt32GTELTE) ProtoMessage

func (*SInt32GTELTE) ProtoMessage()

func (*SInt32GTELTE) ProtoReflect

func (x *SInt32GTELTE) ProtoReflect() protoreflect.Message

func (*SInt32GTELTE) Reset

func (x *SInt32GTELTE) Reset()

func (*SInt32GTELTE) String

func (x *SInt32GTELTE) String() string

type SInt32GTLT

type SInt32GTLT struct {
	Val int32 `protobuf:"zigzag32,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*SInt32GTLT) Descriptor deprecated

func (*SInt32GTLT) Descriptor() ([]byte, []int)

Deprecated: Use SInt32GTLT.ProtoReflect.Descriptor instead.

func (*SInt32GTLT) GetVal

func (x *SInt32GTLT) GetVal() int32

func (*SInt32GTLT) ProtoMessage

func (*SInt32GTLT) ProtoMessage()

func (*SInt32GTLT) ProtoReflect

func (x *SInt32GTLT) ProtoReflect() protoreflect.Message

func (*SInt32GTLT) Reset

func (x *SInt32GTLT) Reset()

func (*SInt32GTLT) String

func (x *SInt32GTLT) String() string

type SInt32Ignore

type SInt32Ignore struct {
	Val int32 `protobuf:"zigzag32,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*SInt32Ignore) Descriptor deprecated

func (*SInt32Ignore) Descriptor() ([]byte, []int)

Deprecated: Use SInt32Ignore.ProtoReflect.Descriptor instead.

func (*SInt32Ignore) GetVal

func (x *SInt32Ignore) GetVal() int32

func (*SInt32Ignore) ProtoMessage

func (*SInt32Ignore) ProtoMessage()

func (*SInt32Ignore) ProtoReflect

func (x *SInt32Ignore) ProtoReflect() protoreflect.Message

func (*SInt32Ignore) Reset

func (x *SInt32Ignore) Reset()

func (*SInt32Ignore) String

func (x *SInt32Ignore) String() string

type SInt32In

type SInt32In struct {
	Val int32 `protobuf:"zigzag32,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*SInt32In) Descriptor deprecated

func (*SInt32In) Descriptor() ([]byte, []int)

Deprecated: Use SInt32In.ProtoReflect.Descriptor instead.

func (*SInt32In) GetVal

func (x *SInt32In) GetVal() int32

func (*SInt32In) ProtoMessage

func (*SInt32In) ProtoMessage()

func (*SInt32In) ProtoReflect

func (x *SInt32In) ProtoReflect() protoreflect.Message

func (*SInt32In) Reset

func (x *SInt32In) Reset()

func (*SInt32In) String

func (x *SInt32In) String() string

type SInt32IncorrectType

type SInt32IncorrectType struct {
	Val int32 `protobuf:"zigzag32,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*SInt32IncorrectType) Descriptor deprecated

func (*SInt32IncorrectType) Descriptor() ([]byte, []int)

Deprecated: Use SInt32IncorrectType.ProtoReflect.Descriptor instead.

func (*SInt32IncorrectType) GetVal

func (x *SInt32IncorrectType) GetVal() int32

func (*SInt32IncorrectType) ProtoMessage

func (*SInt32IncorrectType) ProtoMessage()

func (*SInt32IncorrectType) ProtoReflect

func (x *SInt32IncorrectType) ProtoReflect() protoreflect.Message

func (*SInt32IncorrectType) Reset

func (x *SInt32IncorrectType) Reset()

func (*SInt32IncorrectType) String

func (x *SInt32IncorrectType) String() string

type SInt32LT

type SInt32LT struct {
	Val int32 `protobuf:"zigzag32,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*SInt32LT) Descriptor deprecated

func (*SInt32LT) Descriptor() ([]byte, []int)

Deprecated: Use SInt32LT.ProtoReflect.Descriptor instead.

func (*SInt32LT) GetVal

func (x *SInt32LT) GetVal() int32

func (*SInt32LT) ProtoMessage

func (*SInt32LT) ProtoMessage()

func (*SInt32LT) ProtoReflect

func (x *SInt32LT) ProtoReflect() protoreflect.Message

func (*SInt32LT) Reset

func (x *SInt32LT) Reset()

func (*SInt32LT) String

func (x *SInt32LT) String() string

type SInt32LTE

type SInt32LTE struct {
	Val int32 `protobuf:"zigzag32,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*SInt32LTE) Descriptor deprecated

func (*SInt32LTE) Descriptor() ([]byte, []int)

Deprecated: Use SInt32LTE.ProtoReflect.Descriptor instead.

func (*SInt32LTE) GetVal

func (x *SInt32LTE) GetVal() int32

func (*SInt32LTE) ProtoMessage

func (*SInt32LTE) ProtoMessage()

func (*SInt32LTE) ProtoReflect

func (x *SInt32LTE) ProtoReflect() protoreflect.Message

func (*SInt32LTE) Reset

func (x *SInt32LTE) Reset()

func (*SInt32LTE) String

func (x *SInt32LTE) String() string

type SInt32None

type SInt32None struct {
	Val int32 `protobuf:"zigzag32,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*SInt32None) Descriptor deprecated

func (*SInt32None) Descriptor() ([]byte, []int)

Deprecated: Use SInt32None.ProtoReflect.Descriptor instead.

func (*SInt32None) GetVal

func (x *SInt32None) GetVal() int32

func (*SInt32None) ProtoMessage

func (*SInt32None) ProtoMessage()

func (*SInt32None) ProtoReflect

func (x *SInt32None) ProtoReflect() protoreflect.Message

func (*SInt32None) Reset

func (x *SInt32None) Reset()

func (*SInt32None) String

func (x *SInt32None) String() string

type SInt32NotIn

type SInt32NotIn struct {
	Val int32 `protobuf:"zigzag32,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*SInt32NotIn) Descriptor deprecated

func (*SInt32NotIn) Descriptor() ([]byte, []int)

Deprecated: Use SInt32NotIn.ProtoReflect.Descriptor instead.

func (*SInt32NotIn) GetVal

func (x *SInt32NotIn) GetVal() int32

func (*SInt32NotIn) ProtoMessage

func (*SInt32NotIn) ProtoMessage()

func (*SInt32NotIn) ProtoReflect

func (x *SInt32NotIn) ProtoReflect() protoreflect.Message

func (*SInt32NotIn) Reset

func (x *SInt32NotIn) Reset()

func (*SInt32NotIn) String

func (x *SInt32NotIn) String() string

type SInt64Const

type SInt64Const struct {
	Val int64 `protobuf:"zigzag64,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*SInt64Const) Descriptor deprecated

func (*SInt64Const) Descriptor() ([]byte, []int)

Deprecated: Use SInt64Const.ProtoReflect.Descriptor instead.

func (*SInt64Const) GetVal

func (x *SInt64Const) GetVal() int64

func (*SInt64Const) ProtoMessage

func (*SInt64Const) ProtoMessage()

func (*SInt64Const) ProtoReflect

func (x *SInt64Const) ProtoReflect() protoreflect.Message

func (*SInt64Const) Reset

func (x *SInt64Const) Reset()

func (*SInt64Const) String

func (x *SInt64Const) String() string

type SInt64ExGTELTE

type SInt64ExGTELTE struct {
	Val int64 `protobuf:"zigzag64,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*SInt64ExGTELTE) Descriptor deprecated

func (*SInt64ExGTELTE) Descriptor() ([]byte, []int)

Deprecated: Use SInt64ExGTELTE.ProtoReflect.Descriptor instead.

func (*SInt64ExGTELTE) GetVal

func (x *SInt64ExGTELTE) GetVal() int64

func (*SInt64ExGTELTE) ProtoMessage

func (*SInt64ExGTELTE) ProtoMessage()

func (*SInt64ExGTELTE) ProtoReflect

func (x *SInt64ExGTELTE) ProtoReflect() protoreflect.Message

func (*SInt64ExGTELTE) Reset

func (x *SInt64ExGTELTE) Reset()

func (*SInt64ExGTELTE) String

func (x *SInt64ExGTELTE) String() string

type SInt64ExLTGT

type SInt64ExLTGT struct {
	Val int64 `protobuf:"zigzag64,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*SInt64ExLTGT) Descriptor deprecated

func (*SInt64ExLTGT) Descriptor() ([]byte, []int)

Deprecated: Use SInt64ExLTGT.ProtoReflect.Descriptor instead.

func (*SInt64ExLTGT) GetVal

func (x *SInt64ExLTGT) GetVal() int64

func (*SInt64ExLTGT) ProtoMessage

func (*SInt64ExLTGT) ProtoMessage()

func (*SInt64ExLTGT) ProtoReflect

func (x *SInt64ExLTGT) ProtoReflect() protoreflect.Message

func (*SInt64ExLTGT) Reset

func (x *SInt64ExLTGT) Reset()

func (*SInt64ExLTGT) String

func (x *SInt64ExLTGT) String() string

type SInt64GT

type SInt64GT struct {
	Val int64 `protobuf:"zigzag64,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*SInt64GT) Descriptor deprecated

func (*SInt64GT) Descriptor() ([]byte, []int)

Deprecated: Use SInt64GT.ProtoReflect.Descriptor instead.

func (*SInt64GT) GetVal

func (x *SInt64GT) GetVal() int64

func (*SInt64GT) ProtoMessage

func (*SInt64GT) ProtoMessage()

func (*SInt64GT) ProtoReflect

func (x *SInt64GT) ProtoReflect() protoreflect.Message

func (*SInt64GT) Reset

func (x *SInt64GT) Reset()

func (*SInt64GT) String

func (x *SInt64GT) String() string

type SInt64GTE

type SInt64GTE struct {
	Val int64 `protobuf:"zigzag64,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*SInt64GTE) Descriptor deprecated

func (*SInt64GTE) Descriptor() ([]byte, []int)

Deprecated: Use SInt64GTE.ProtoReflect.Descriptor instead.

func (*SInt64GTE) GetVal

func (x *SInt64GTE) GetVal() int64

func (*SInt64GTE) ProtoMessage

func (*SInt64GTE) ProtoMessage()

func (*SInt64GTE) ProtoReflect

func (x *SInt64GTE) ProtoReflect() protoreflect.Message

func (*SInt64GTE) Reset

func (x *SInt64GTE) Reset()

func (*SInt64GTE) String

func (x *SInt64GTE) String() string

type SInt64GTELTE

type SInt64GTELTE struct {
	Val int64 `protobuf:"zigzag64,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*SInt64GTELTE) Descriptor deprecated

func (*SInt64GTELTE) Descriptor() ([]byte, []int)

Deprecated: Use SInt64GTELTE.ProtoReflect.Descriptor instead.

func (*SInt64GTELTE) GetVal

func (x *SInt64GTELTE) GetVal() int64

func (*SInt64GTELTE) ProtoMessage

func (*SInt64GTELTE) ProtoMessage()

func (*SInt64GTELTE) ProtoReflect

func (x *SInt64GTELTE) ProtoReflect() protoreflect.Message

func (*SInt64GTELTE) Reset

func (x *SInt64GTELTE) Reset()

func (*SInt64GTELTE) String

func (x *SInt64GTELTE) String() string

type SInt64GTLT

type SInt64GTLT struct {
	Val int64 `protobuf:"zigzag64,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*SInt64GTLT) Descriptor deprecated

func (*SInt64GTLT) Descriptor() ([]byte, []int)

Deprecated: Use SInt64GTLT.ProtoReflect.Descriptor instead.

func (*SInt64GTLT) GetVal

func (x *SInt64GTLT) GetVal() int64

func (*SInt64GTLT) ProtoMessage

func (*SInt64GTLT) ProtoMessage()

func (*SInt64GTLT) ProtoReflect

func (x *SInt64GTLT) ProtoReflect() protoreflect.Message

func (*SInt64GTLT) Reset

func (x *SInt64GTLT) Reset()

func (*SInt64GTLT) String

func (x *SInt64GTLT) String() string

type SInt64Ignore

type SInt64Ignore struct {
	Val int64 `protobuf:"zigzag64,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*SInt64Ignore) Descriptor deprecated

func (*SInt64Ignore) Descriptor() ([]byte, []int)

Deprecated: Use SInt64Ignore.ProtoReflect.Descriptor instead.

func (*SInt64Ignore) GetVal

func (x *SInt64Ignore) GetVal() int64

func (*SInt64Ignore) ProtoMessage

func (*SInt64Ignore) ProtoMessage()

func (*SInt64Ignore) ProtoReflect

func (x *SInt64Ignore) ProtoReflect() protoreflect.Message

func (*SInt64Ignore) Reset

func (x *SInt64Ignore) Reset()

func (*SInt64Ignore) String

func (x *SInt64Ignore) String() string

type SInt64In

type SInt64In struct {
	Val int64 `protobuf:"zigzag64,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*SInt64In) Descriptor deprecated

func (*SInt64In) Descriptor() ([]byte, []int)

Deprecated: Use SInt64In.ProtoReflect.Descriptor instead.

func (*SInt64In) GetVal

func (x *SInt64In) GetVal() int64

func (*SInt64In) ProtoMessage

func (*SInt64In) ProtoMessage()

func (*SInt64In) ProtoReflect

func (x *SInt64In) ProtoReflect() protoreflect.Message

func (*SInt64In) Reset

func (x *SInt64In) Reset()

func (*SInt64In) String

func (x *SInt64In) String() string

type SInt64IncorrectType

type SInt64IncorrectType struct {
	Val int64 `protobuf:"zigzag64,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*SInt64IncorrectType) Descriptor deprecated

func (*SInt64IncorrectType) Descriptor() ([]byte, []int)

Deprecated: Use SInt64IncorrectType.ProtoReflect.Descriptor instead.

func (*SInt64IncorrectType) GetVal

func (x *SInt64IncorrectType) GetVal() int64

func (*SInt64IncorrectType) ProtoMessage

func (*SInt64IncorrectType) ProtoMessage()

func (*SInt64IncorrectType) ProtoReflect

func (x *SInt64IncorrectType) ProtoReflect() protoreflect.Message

func (*SInt64IncorrectType) Reset

func (x *SInt64IncorrectType) Reset()

func (*SInt64IncorrectType) String

func (x *SInt64IncorrectType) String() string

type SInt64LT

type SInt64LT struct {
	Val int64 `protobuf:"zigzag64,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*SInt64LT) Descriptor deprecated

func (*SInt64LT) Descriptor() ([]byte, []int)

Deprecated: Use SInt64LT.ProtoReflect.Descriptor instead.

func (*SInt64LT) GetVal

func (x *SInt64LT) GetVal() int64

func (*SInt64LT) ProtoMessage

func (*SInt64LT) ProtoMessage()

func (*SInt64LT) ProtoReflect

func (x *SInt64LT) ProtoReflect() protoreflect.Message

func (*SInt64LT) Reset

func (x *SInt64LT) Reset()

func (*SInt64LT) String

func (x *SInt64LT) String() string

type SInt64LTE

type SInt64LTE struct {
	Val int64 `protobuf:"zigzag64,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*SInt64LTE) Descriptor deprecated

func (*SInt64LTE) Descriptor() ([]byte, []int)

Deprecated: Use SInt64LTE.ProtoReflect.Descriptor instead.

func (*SInt64LTE) GetVal

func (x *SInt64LTE) GetVal() int64

func (*SInt64LTE) ProtoMessage

func (*SInt64LTE) ProtoMessage()

func (*SInt64LTE) ProtoReflect

func (x *SInt64LTE) ProtoReflect() protoreflect.Message

func (*SInt64LTE) Reset

func (x *SInt64LTE) Reset()

func (*SInt64LTE) String

func (x *SInt64LTE) String() string

type SInt64None

type SInt64None struct {
	Val int64 `protobuf:"zigzag64,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*SInt64None) Descriptor deprecated

func (*SInt64None) Descriptor() ([]byte, []int)

Deprecated: Use SInt64None.ProtoReflect.Descriptor instead.

func (*SInt64None) GetVal

func (x *SInt64None) GetVal() int64

func (*SInt64None) ProtoMessage

func (*SInt64None) ProtoMessage()

func (*SInt64None) ProtoReflect

func (x *SInt64None) ProtoReflect() protoreflect.Message

func (*SInt64None) Reset

func (x *SInt64None) Reset()

func (*SInt64None) String

func (x *SInt64None) String() string

type SInt64NotIn

type SInt64NotIn struct {
	Val int64 `protobuf:"zigzag64,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*SInt64NotIn) Descriptor deprecated

func (*SInt64NotIn) Descriptor() ([]byte, []int)

Deprecated: Use SInt64NotIn.ProtoReflect.Descriptor instead.

func (*SInt64NotIn) GetVal

func (x *SInt64NotIn) GetVal() int64

func (*SInt64NotIn) ProtoMessage

func (*SInt64NotIn) ProtoMessage()

func (*SInt64NotIn) ProtoReflect

func (x *SInt64NotIn) ProtoReflect() protoreflect.Message

func (*SInt64NotIn) Reset

func (x *SInt64NotIn) Reset()

func (*SInt64NotIn) String

func (x *SInt64NotIn) String() string

type StringAddress

type StringAddress struct {
	Val string `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*StringAddress) Descriptor deprecated

func (*StringAddress) Descriptor() ([]byte, []int)

Deprecated: Use StringAddress.ProtoReflect.Descriptor instead.

func (*StringAddress) GetVal

func (x *StringAddress) GetVal() string

func (*StringAddress) ProtoMessage

func (*StringAddress) ProtoMessage()

func (*StringAddress) ProtoReflect

func (x *StringAddress) ProtoReflect() protoreflect.Message

func (*StringAddress) Reset

func (x *StringAddress) Reset()

func (*StringAddress) String

func (x *StringAddress) String() string

type StringConst

type StringConst struct {
	Val string `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*StringConst) Descriptor deprecated

func (*StringConst) Descriptor() ([]byte, []int)

Deprecated: Use StringConst.ProtoReflect.Descriptor instead.

func (*StringConst) GetVal

func (x *StringConst) GetVal() string

func (*StringConst) ProtoMessage

func (*StringConst) ProtoMessage()

func (*StringConst) ProtoReflect

func (x *StringConst) ProtoReflect() protoreflect.Message

func (*StringConst) Reset

func (x *StringConst) Reset()

func (*StringConst) String

func (x *StringConst) String() string

type StringContains

type StringContains struct {
	Val string `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*StringContains) Descriptor deprecated

func (*StringContains) Descriptor() ([]byte, []int)

Deprecated: Use StringContains.ProtoReflect.Descriptor instead.

func (*StringContains) GetVal

func (x *StringContains) GetVal() string

func (*StringContains) ProtoMessage

func (*StringContains) ProtoMessage()

func (*StringContains) ProtoReflect

func (x *StringContains) ProtoReflect() protoreflect.Message

func (*StringContains) Reset

func (x *StringContains) Reset()

func (*StringContains) String

func (x *StringContains) String() string

type StringEmail

type StringEmail struct {
	Val string `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*StringEmail) Descriptor deprecated

func (*StringEmail) Descriptor() ([]byte, []int)

Deprecated: Use StringEmail.ProtoReflect.Descriptor instead.

func (*StringEmail) GetVal

func (x *StringEmail) GetVal() string

func (*StringEmail) ProtoMessage

func (*StringEmail) ProtoMessage()

func (*StringEmail) ProtoReflect

func (x *StringEmail) ProtoReflect() protoreflect.Message

func (*StringEmail) Reset

func (x *StringEmail) Reset()

func (*StringEmail) String

func (x *StringEmail) String() string

type StringEqualMinMaxBytes

type StringEqualMinMaxBytes struct {
	Val string `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*StringEqualMinMaxBytes) Descriptor deprecated

func (*StringEqualMinMaxBytes) Descriptor() ([]byte, []int)

Deprecated: Use StringEqualMinMaxBytes.ProtoReflect.Descriptor instead.

func (*StringEqualMinMaxBytes) GetVal

func (x *StringEqualMinMaxBytes) GetVal() string

func (*StringEqualMinMaxBytes) ProtoMessage

func (*StringEqualMinMaxBytes) ProtoMessage()

func (*StringEqualMinMaxBytes) ProtoReflect

func (x *StringEqualMinMaxBytes) ProtoReflect() protoreflect.Message

func (*StringEqualMinMaxBytes) Reset

func (x *StringEqualMinMaxBytes) Reset()

func (*StringEqualMinMaxBytes) String

func (x *StringEqualMinMaxBytes) String() string

type StringEqualMinMaxLen

type StringEqualMinMaxLen struct {
	Val string `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*StringEqualMinMaxLen) Descriptor deprecated

func (*StringEqualMinMaxLen) Descriptor() ([]byte, []int)

Deprecated: Use StringEqualMinMaxLen.ProtoReflect.Descriptor instead.

func (*StringEqualMinMaxLen) GetVal

func (x *StringEqualMinMaxLen) GetVal() string

func (*StringEqualMinMaxLen) ProtoMessage

func (*StringEqualMinMaxLen) ProtoMessage()

func (*StringEqualMinMaxLen) ProtoReflect

func (x *StringEqualMinMaxLen) ProtoReflect() protoreflect.Message

func (*StringEqualMinMaxLen) Reset

func (x *StringEqualMinMaxLen) Reset()

func (*StringEqualMinMaxLen) String

func (x *StringEqualMinMaxLen) String() string

type StringHostAndOptionalPort

type StringHostAndOptionalPort struct {
	Val string `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*StringHostAndOptionalPort) Descriptor deprecated

func (*StringHostAndOptionalPort) Descriptor() ([]byte, []int)

Deprecated: Use StringHostAndOptionalPort.ProtoReflect.Descriptor instead.

func (*StringHostAndOptionalPort) GetVal

func (x *StringHostAndOptionalPort) GetVal() string

func (*StringHostAndOptionalPort) ProtoMessage

func (*StringHostAndOptionalPort) ProtoMessage()

func (*StringHostAndOptionalPort) ProtoReflect

func (*StringHostAndOptionalPort) Reset

func (x *StringHostAndOptionalPort) Reset()

func (*StringHostAndOptionalPort) String

func (x *StringHostAndOptionalPort) String() string

type StringHostAndPort

type StringHostAndPort struct {
	Val string `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*StringHostAndPort) Descriptor deprecated

func (*StringHostAndPort) Descriptor() ([]byte, []int)

Deprecated: Use StringHostAndPort.ProtoReflect.Descriptor instead.

func (*StringHostAndPort) GetVal

func (x *StringHostAndPort) GetVal() string

func (*StringHostAndPort) ProtoMessage

func (*StringHostAndPort) ProtoMessage()

func (*StringHostAndPort) ProtoReflect

func (x *StringHostAndPort) ProtoReflect() protoreflect.Message

func (*StringHostAndPort) Reset

func (x *StringHostAndPort) Reset()

func (*StringHostAndPort) String

func (x *StringHostAndPort) String() string

type StringHostname

type StringHostname struct {
	Val string `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*StringHostname) Descriptor deprecated

func (*StringHostname) Descriptor() ([]byte, []int)

Deprecated: Use StringHostname.ProtoReflect.Descriptor instead.

func (*StringHostname) GetVal

func (x *StringHostname) GetVal() string

func (*StringHostname) ProtoMessage

func (*StringHostname) ProtoMessage()

func (*StringHostname) ProtoReflect

func (x *StringHostname) ProtoReflect() protoreflect.Message

func (*StringHostname) Reset

func (x *StringHostname) Reset()

func (*StringHostname) String

func (x *StringHostname) String() string

type StringHttpHeaderName

type StringHttpHeaderName struct {
	Val string `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*StringHttpHeaderName) Descriptor deprecated

func (*StringHttpHeaderName) Descriptor() ([]byte, []int)

Deprecated: Use StringHttpHeaderName.ProtoReflect.Descriptor instead.

func (*StringHttpHeaderName) GetVal

func (x *StringHttpHeaderName) GetVal() string

func (*StringHttpHeaderName) ProtoMessage

func (*StringHttpHeaderName) ProtoMessage()

func (*StringHttpHeaderName) ProtoReflect

func (x *StringHttpHeaderName) ProtoReflect() protoreflect.Message

func (*StringHttpHeaderName) Reset

func (x *StringHttpHeaderName) Reset()

func (*StringHttpHeaderName) String

func (x *StringHttpHeaderName) String() string

type StringHttpHeaderNameLoose

type StringHttpHeaderNameLoose struct {
	Val string `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*StringHttpHeaderNameLoose) Descriptor deprecated

func (*StringHttpHeaderNameLoose) Descriptor() ([]byte, []int)

Deprecated: Use StringHttpHeaderNameLoose.ProtoReflect.Descriptor instead.

func (*StringHttpHeaderNameLoose) GetVal

func (x *StringHttpHeaderNameLoose) GetVal() string

func (*StringHttpHeaderNameLoose) ProtoMessage

func (*StringHttpHeaderNameLoose) ProtoMessage()

func (*StringHttpHeaderNameLoose) ProtoReflect

func (*StringHttpHeaderNameLoose) Reset

func (x *StringHttpHeaderNameLoose) Reset()

func (*StringHttpHeaderNameLoose) String

func (x *StringHttpHeaderNameLoose) String() string

type StringHttpHeaderValue

type StringHttpHeaderValue struct {
	Val string `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*StringHttpHeaderValue) Descriptor deprecated

func (*StringHttpHeaderValue) Descriptor() ([]byte, []int)

Deprecated: Use StringHttpHeaderValue.ProtoReflect.Descriptor instead.

func (*StringHttpHeaderValue) GetVal

func (x *StringHttpHeaderValue) GetVal() string

func (*StringHttpHeaderValue) ProtoMessage

func (*StringHttpHeaderValue) ProtoMessage()

func (*StringHttpHeaderValue) ProtoReflect

func (x *StringHttpHeaderValue) ProtoReflect() protoreflect.Message

func (*StringHttpHeaderValue) Reset

func (x *StringHttpHeaderValue) Reset()

func (*StringHttpHeaderValue) String

func (x *StringHttpHeaderValue) String() string

type StringHttpHeaderValueLoose

type StringHttpHeaderValueLoose struct {
	Val string `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*StringHttpHeaderValueLoose) Descriptor deprecated

func (*StringHttpHeaderValueLoose) Descriptor() ([]byte, []int)

Deprecated: Use StringHttpHeaderValueLoose.ProtoReflect.Descriptor instead.

func (*StringHttpHeaderValueLoose) GetVal

func (x *StringHttpHeaderValueLoose) GetVal() string

func (*StringHttpHeaderValueLoose) ProtoMessage

func (*StringHttpHeaderValueLoose) ProtoMessage()

func (*StringHttpHeaderValueLoose) ProtoReflect

func (*StringHttpHeaderValueLoose) Reset

func (x *StringHttpHeaderValueLoose) Reset()

func (*StringHttpHeaderValueLoose) String

func (x *StringHttpHeaderValueLoose) String() string

type StringIP

type StringIP struct {
	Val string `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*StringIP) Descriptor deprecated

func (*StringIP) Descriptor() ([]byte, []int)

Deprecated: Use StringIP.ProtoReflect.Descriptor instead.

func (*StringIP) GetVal

func (x *StringIP) GetVal() string

func (*StringIP) ProtoMessage

func (*StringIP) ProtoMessage()

func (*StringIP) ProtoReflect

func (x *StringIP) ProtoReflect() protoreflect.Message

func (*StringIP) Reset

func (x *StringIP) Reset()

func (*StringIP) String

func (x *StringIP) String() string

type StringIPPrefix

type StringIPPrefix struct {
	Val string `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*StringIPPrefix) Descriptor deprecated

func (*StringIPPrefix) Descriptor() ([]byte, []int)

Deprecated: Use StringIPPrefix.ProtoReflect.Descriptor instead.

func (*StringIPPrefix) GetVal

func (x *StringIPPrefix) GetVal() string

func (*StringIPPrefix) ProtoMessage

func (*StringIPPrefix) ProtoMessage()

func (*StringIPPrefix) ProtoReflect

func (x *StringIPPrefix) ProtoReflect() protoreflect.Message

func (*StringIPPrefix) Reset

func (x *StringIPPrefix) Reset()

func (*StringIPPrefix) String

func (x *StringIPPrefix) String() string

type StringIPWithPrefixLen

type StringIPWithPrefixLen struct {
	Val string `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*StringIPWithPrefixLen) Descriptor deprecated

func (*StringIPWithPrefixLen) Descriptor() ([]byte, []int)

Deprecated: Use StringIPWithPrefixLen.ProtoReflect.Descriptor instead.

func (*StringIPWithPrefixLen) GetVal

func (x *StringIPWithPrefixLen) GetVal() string

func (*StringIPWithPrefixLen) ProtoMessage

func (*StringIPWithPrefixLen) ProtoMessage()

func (*StringIPWithPrefixLen) ProtoReflect

func (x *StringIPWithPrefixLen) ProtoReflect() protoreflect.Message

func (*StringIPWithPrefixLen) Reset

func (x *StringIPWithPrefixLen) Reset()

func (*StringIPWithPrefixLen) String

func (x *StringIPWithPrefixLen) String() string

type StringIPv4

type StringIPv4 struct {
	Val string `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*StringIPv4) Descriptor deprecated

func (*StringIPv4) Descriptor() ([]byte, []int)

Deprecated: Use StringIPv4.ProtoReflect.Descriptor instead.

func (*StringIPv4) GetVal

func (x *StringIPv4) GetVal() string

func (*StringIPv4) ProtoMessage

func (*StringIPv4) ProtoMessage()

func (*StringIPv4) ProtoReflect

func (x *StringIPv4) ProtoReflect() protoreflect.Message

func (*StringIPv4) Reset

func (x *StringIPv4) Reset()

func (*StringIPv4) String

func (x *StringIPv4) String() string

type StringIPv4Prefix

type StringIPv4Prefix struct {
	Val string `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*StringIPv4Prefix) Descriptor deprecated

func (*StringIPv4Prefix) Descriptor() ([]byte, []int)

Deprecated: Use StringIPv4Prefix.ProtoReflect.Descriptor instead.

func (*StringIPv4Prefix) GetVal

func (x *StringIPv4Prefix) GetVal() string

func (*StringIPv4Prefix) ProtoMessage

func (*StringIPv4Prefix) ProtoMessage()

func (*StringIPv4Prefix) ProtoReflect

func (x *StringIPv4Prefix) ProtoReflect() protoreflect.Message

func (*StringIPv4Prefix) Reset

func (x *StringIPv4Prefix) Reset()

func (*StringIPv4Prefix) String

func (x *StringIPv4Prefix) String() string

type StringIPv4WithPrefixLen

type StringIPv4WithPrefixLen struct {
	Val string `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*StringIPv4WithPrefixLen) Descriptor deprecated

func (*StringIPv4WithPrefixLen) Descriptor() ([]byte, []int)

Deprecated: Use StringIPv4WithPrefixLen.ProtoReflect.Descriptor instead.

func (*StringIPv4WithPrefixLen) GetVal

func (x *StringIPv4WithPrefixLen) GetVal() string

func (*StringIPv4WithPrefixLen) ProtoMessage

func (*StringIPv4WithPrefixLen) ProtoMessage()

func (*StringIPv4WithPrefixLen) ProtoReflect

func (x *StringIPv4WithPrefixLen) ProtoReflect() protoreflect.Message

func (*StringIPv4WithPrefixLen) Reset

func (x *StringIPv4WithPrefixLen) Reset()

func (*StringIPv4WithPrefixLen) String

func (x *StringIPv4WithPrefixLen) String() string

type StringIPv6

type StringIPv6 struct {
	Val string `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*StringIPv6) Descriptor deprecated

func (*StringIPv6) Descriptor() ([]byte, []int)

Deprecated: Use StringIPv6.ProtoReflect.Descriptor instead.

func (*StringIPv6) GetVal

func (x *StringIPv6) GetVal() string

func (*StringIPv6) ProtoMessage

func (*StringIPv6) ProtoMessage()

func (*StringIPv6) ProtoReflect

func (x *StringIPv6) ProtoReflect() protoreflect.Message

func (*StringIPv6) Reset

func (x *StringIPv6) Reset()

func (*StringIPv6) String

func (x *StringIPv6) String() string

type StringIPv6Prefix

type StringIPv6Prefix struct {
	Val string `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*StringIPv6Prefix) Descriptor deprecated

func (*StringIPv6Prefix) Descriptor() ([]byte, []int)

Deprecated: Use StringIPv6Prefix.ProtoReflect.Descriptor instead.

func (*StringIPv6Prefix) GetVal

func (x *StringIPv6Prefix) GetVal() string

func (*StringIPv6Prefix) ProtoMessage

func (*StringIPv6Prefix) ProtoMessage()

func (*StringIPv6Prefix) ProtoReflect

func (x *StringIPv6Prefix) ProtoReflect() protoreflect.Message

func (*StringIPv6Prefix) Reset

func (x *StringIPv6Prefix) Reset()

func (*StringIPv6Prefix) String

func (x *StringIPv6Prefix) String() string

type StringIPv6WithPrefixLen

type StringIPv6WithPrefixLen struct {
	Val string `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*StringIPv6WithPrefixLen) Descriptor deprecated

func (*StringIPv6WithPrefixLen) Descriptor() ([]byte, []int)

Deprecated: Use StringIPv6WithPrefixLen.ProtoReflect.Descriptor instead.

func (*StringIPv6WithPrefixLen) GetVal

func (x *StringIPv6WithPrefixLen) GetVal() string

func (*StringIPv6WithPrefixLen) ProtoMessage

func (*StringIPv6WithPrefixLen) ProtoMessage()

func (*StringIPv6WithPrefixLen) ProtoReflect

func (x *StringIPv6WithPrefixLen) ProtoReflect() protoreflect.Message

func (*StringIPv6WithPrefixLen) Reset

func (x *StringIPv6WithPrefixLen) Reset()

func (*StringIPv6WithPrefixLen) String

func (x *StringIPv6WithPrefixLen) String() string

type StringIn

type StringIn struct {
	Val string `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*StringIn) Descriptor deprecated

func (*StringIn) Descriptor() ([]byte, []int)

Deprecated: Use StringIn.ProtoReflect.Descriptor instead.

func (*StringIn) GetVal

func (x *StringIn) GetVal() string

func (*StringIn) ProtoMessage

func (*StringIn) ProtoMessage()

func (*StringIn) ProtoReflect

func (x *StringIn) ProtoReflect() protoreflect.Message

func (*StringIn) Reset

func (x *StringIn) Reset()

func (*StringIn) String

func (x *StringIn) String() string

type StringInOneof

type StringInOneof struct {

	// Types that are assignable to Foo:
	//
	//	*StringInOneof_Bar
	Foo isStringInOneof_Foo `protobuf_oneof:"foo"`
	// contains filtered or unexported fields
}

func (*StringInOneof) Descriptor deprecated

func (*StringInOneof) Descriptor() ([]byte, []int)

Deprecated: Use StringInOneof.ProtoReflect.Descriptor instead.

func (*StringInOneof) GetBar

func (x *StringInOneof) GetBar() string

func (*StringInOneof) GetFoo

func (m *StringInOneof) GetFoo() isStringInOneof_Foo

func (*StringInOneof) ProtoMessage

func (*StringInOneof) ProtoMessage()

func (*StringInOneof) ProtoReflect

func (x *StringInOneof) ProtoReflect() protoreflect.Message

func (*StringInOneof) Reset

func (x *StringInOneof) Reset()

func (*StringInOneof) String

func (x *StringInOneof) String() string

type StringInOneof_Bar

type StringInOneof_Bar struct {
	Bar string `protobuf:"bytes,1,opt,name=bar,proto3,oneof"`
}

type StringLen

type StringLen struct {
	Val string `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*StringLen) Descriptor deprecated

func (*StringLen) Descriptor() ([]byte, []int)

Deprecated: Use StringLen.ProtoReflect.Descriptor instead.

func (*StringLen) GetVal

func (x *StringLen) GetVal() string

func (*StringLen) ProtoMessage

func (*StringLen) ProtoMessage()

func (*StringLen) ProtoReflect

func (x *StringLen) ProtoReflect() protoreflect.Message

func (*StringLen) Reset

func (x *StringLen) Reset()

func (*StringLen) String

func (x *StringLen) String() string

type StringLenBytes

type StringLenBytes struct {
	Val string `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*StringLenBytes) Descriptor deprecated

func (*StringLenBytes) Descriptor() ([]byte, []int)

Deprecated: Use StringLenBytes.ProtoReflect.Descriptor instead.

func (*StringLenBytes) GetVal

func (x *StringLenBytes) GetVal() string

func (*StringLenBytes) ProtoMessage

func (*StringLenBytes) ProtoMessage()

func (*StringLenBytes) ProtoReflect

func (x *StringLenBytes) ProtoReflect() protoreflect.Message

func (*StringLenBytes) Reset

func (x *StringLenBytes) Reset()

func (*StringLenBytes) String

func (x *StringLenBytes) String() string

type StringMaxBytes

type StringMaxBytes struct {
	Val string `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*StringMaxBytes) Descriptor deprecated

func (*StringMaxBytes) Descriptor() ([]byte, []int)

Deprecated: Use StringMaxBytes.ProtoReflect.Descriptor instead.

func (*StringMaxBytes) GetVal

func (x *StringMaxBytes) GetVal() string

func (*StringMaxBytes) ProtoMessage

func (*StringMaxBytes) ProtoMessage()

func (*StringMaxBytes) ProtoReflect

func (x *StringMaxBytes) ProtoReflect() protoreflect.Message

func (*StringMaxBytes) Reset

func (x *StringMaxBytes) Reset()

func (*StringMaxBytes) String

func (x *StringMaxBytes) String() string

type StringMaxLen

type StringMaxLen struct {
	Val string `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*StringMaxLen) Descriptor deprecated

func (*StringMaxLen) Descriptor() ([]byte, []int)

Deprecated: Use StringMaxLen.ProtoReflect.Descriptor instead.

func (*StringMaxLen) GetVal

func (x *StringMaxLen) GetVal() string

func (*StringMaxLen) ProtoMessage

func (*StringMaxLen) ProtoMessage()

func (*StringMaxLen) ProtoReflect

func (x *StringMaxLen) ProtoReflect() protoreflect.Message

func (*StringMaxLen) Reset

func (x *StringMaxLen) Reset()

func (*StringMaxLen) String

func (x *StringMaxLen) String() string

type StringMinBytes

type StringMinBytes struct {
	Val string `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*StringMinBytes) Descriptor deprecated

func (*StringMinBytes) Descriptor() ([]byte, []int)

Deprecated: Use StringMinBytes.ProtoReflect.Descriptor instead.

func (*StringMinBytes) GetVal

func (x *StringMinBytes) GetVal() string

func (*StringMinBytes) ProtoMessage

func (*StringMinBytes) ProtoMessage()

func (*StringMinBytes) ProtoReflect

func (x *StringMinBytes) ProtoReflect() protoreflect.Message

func (*StringMinBytes) Reset

func (x *StringMinBytes) Reset()

func (*StringMinBytes) String

func (x *StringMinBytes) String() string

type StringMinLen

type StringMinLen struct {
	Val string `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*StringMinLen) Descriptor deprecated

func (*StringMinLen) Descriptor() ([]byte, []int)

Deprecated: Use StringMinLen.ProtoReflect.Descriptor instead.

func (*StringMinLen) GetVal

func (x *StringMinLen) GetVal() string

func (*StringMinLen) ProtoMessage

func (*StringMinLen) ProtoMessage()

func (*StringMinLen) ProtoReflect

func (x *StringMinLen) ProtoReflect() protoreflect.Message

func (*StringMinLen) Reset

func (x *StringMinLen) Reset()

func (*StringMinLen) String

func (x *StringMinLen) String() string

type StringMinMaxBytes

type StringMinMaxBytes struct {
	Val string `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*StringMinMaxBytes) Descriptor deprecated

func (*StringMinMaxBytes) Descriptor() ([]byte, []int)

Deprecated: Use StringMinMaxBytes.ProtoReflect.Descriptor instead.

func (*StringMinMaxBytes) GetVal

func (x *StringMinMaxBytes) GetVal() string

func (*StringMinMaxBytes) ProtoMessage

func (*StringMinMaxBytes) ProtoMessage()

func (*StringMinMaxBytes) ProtoReflect

func (x *StringMinMaxBytes) ProtoReflect() protoreflect.Message

func (*StringMinMaxBytes) Reset

func (x *StringMinMaxBytes) Reset()

func (*StringMinMaxBytes) String

func (x *StringMinMaxBytes) String() string

type StringMinMaxLen

type StringMinMaxLen struct {
	Val string `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*StringMinMaxLen) Descriptor deprecated

func (*StringMinMaxLen) Descriptor() ([]byte, []int)

Deprecated: Use StringMinMaxLen.ProtoReflect.Descriptor instead.

func (*StringMinMaxLen) GetVal

func (x *StringMinMaxLen) GetVal() string

func (*StringMinMaxLen) ProtoMessage

func (*StringMinMaxLen) ProtoMessage()

func (*StringMinMaxLen) ProtoReflect

func (x *StringMinMaxLen) ProtoReflect() protoreflect.Message

func (*StringMinMaxLen) Reset

func (x *StringMinMaxLen) Reset()

func (*StringMinMaxLen) String

func (x *StringMinMaxLen) String() string

type StringNone

type StringNone struct {
	Val string `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*StringNone) Descriptor deprecated

func (*StringNone) Descriptor() ([]byte, []int)

Deprecated: Use StringNone.ProtoReflect.Descriptor instead.

func (*StringNone) GetVal

func (x *StringNone) GetVal() string

func (*StringNone) ProtoMessage

func (*StringNone) ProtoMessage()

func (*StringNone) ProtoReflect

func (x *StringNone) ProtoReflect() protoreflect.Message

func (*StringNone) Reset

func (x *StringNone) Reset()

func (*StringNone) String

func (x *StringNone) String() string

type StringNotContains

type StringNotContains struct {
	Val string `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*StringNotContains) Descriptor deprecated

func (*StringNotContains) Descriptor() ([]byte, []int)

Deprecated: Use StringNotContains.ProtoReflect.Descriptor instead.

func (*StringNotContains) GetVal

func (x *StringNotContains) GetVal() string

func (*StringNotContains) ProtoMessage

func (*StringNotContains) ProtoMessage()

func (*StringNotContains) ProtoReflect

func (x *StringNotContains) ProtoReflect() protoreflect.Message

func (*StringNotContains) Reset

func (x *StringNotContains) Reset()

func (*StringNotContains) String

func (x *StringNotContains) String() string

type StringNotIn

type StringNotIn struct {
	Val string `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*StringNotIn) Descriptor deprecated

func (*StringNotIn) Descriptor() ([]byte, []int)

Deprecated: Use StringNotIn.ProtoReflect.Descriptor instead.

func (*StringNotIn) GetVal

func (x *StringNotIn) GetVal() string

func (*StringNotIn) ProtoMessage

func (*StringNotIn) ProtoMessage()

func (*StringNotIn) ProtoReflect

func (x *StringNotIn) ProtoReflect() protoreflect.Message

func (*StringNotIn) Reset

func (x *StringNotIn) Reset()

func (*StringNotIn) String

func (x *StringNotIn) String() string

type StringPattern

type StringPattern struct {
	Val string `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*StringPattern) Descriptor deprecated

func (*StringPattern) Descriptor() ([]byte, []int)

Deprecated: Use StringPattern.ProtoReflect.Descriptor instead.

func (*StringPattern) GetVal

func (x *StringPattern) GetVal() string

func (*StringPattern) ProtoMessage

func (*StringPattern) ProtoMessage()

func (*StringPattern) ProtoReflect

func (x *StringPattern) ProtoReflect() protoreflect.Message

func (*StringPattern) Reset

func (x *StringPattern) Reset()

func (*StringPattern) String

func (x *StringPattern) String() string

type StringPatternEscapes

type StringPatternEscapes struct {
	Val string `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*StringPatternEscapes) Descriptor deprecated

func (*StringPatternEscapes) Descriptor() ([]byte, []int)

Deprecated: Use StringPatternEscapes.ProtoReflect.Descriptor instead.

func (*StringPatternEscapes) GetVal

func (x *StringPatternEscapes) GetVal() string

func (*StringPatternEscapes) ProtoMessage

func (*StringPatternEscapes) ProtoMessage()

func (*StringPatternEscapes) ProtoReflect

func (x *StringPatternEscapes) ProtoReflect() protoreflect.Message

func (*StringPatternEscapes) Reset

func (x *StringPatternEscapes) Reset()

func (*StringPatternEscapes) String

func (x *StringPatternEscapes) String() string

type StringPrefix

type StringPrefix struct {
	Val string `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*StringPrefix) Descriptor deprecated

func (*StringPrefix) Descriptor() ([]byte, []int)

Deprecated: Use StringPrefix.ProtoReflect.Descriptor instead.

func (*StringPrefix) GetVal

func (x *StringPrefix) GetVal() string

func (*StringPrefix) ProtoMessage

func (*StringPrefix) ProtoMessage()

func (*StringPrefix) ProtoReflect

func (x *StringPrefix) ProtoReflect() protoreflect.Message

func (*StringPrefix) Reset

func (x *StringPrefix) Reset()

func (*StringPrefix) String

func (x *StringPrefix) String() string

type StringSuffix

type StringSuffix struct {
	Val string `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*StringSuffix) Descriptor deprecated

func (*StringSuffix) Descriptor() ([]byte, []int)

Deprecated: Use StringSuffix.ProtoReflect.Descriptor instead.

func (*StringSuffix) GetVal

func (x *StringSuffix) GetVal() string

func (*StringSuffix) ProtoMessage

func (*StringSuffix) ProtoMessage()

func (*StringSuffix) ProtoReflect

func (x *StringSuffix) ProtoReflect() protoreflect.Message

func (*StringSuffix) Reset

func (x *StringSuffix) Reset()

func (*StringSuffix) String

func (x *StringSuffix) String() string

type StringTUUID

type StringTUUID struct {
	Val string `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*StringTUUID) Descriptor deprecated

func (*StringTUUID) Descriptor() ([]byte, []int)

Deprecated: Use StringTUUID.ProtoReflect.Descriptor instead.

func (*StringTUUID) GetVal

func (x *StringTUUID) GetVal() string

func (*StringTUUID) ProtoMessage

func (*StringTUUID) ProtoMessage()

func (*StringTUUID) ProtoReflect

func (x *StringTUUID) ProtoReflect() protoreflect.Message

func (*StringTUUID) Reset

func (x *StringTUUID) Reset()

func (*StringTUUID) String

func (x *StringTUUID) String() string

type StringURI

type StringURI struct {
	Val string `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*StringURI) Descriptor deprecated

func (*StringURI) Descriptor() ([]byte, []int)

Deprecated: Use StringURI.ProtoReflect.Descriptor instead.

func (*StringURI) GetVal

func (x *StringURI) GetVal() string

func (*StringURI) ProtoMessage

func (*StringURI) ProtoMessage()

func (*StringURI) ProtoReflect

func (x *StringURI) ProtoReflect() protoreflect.Message

func (*StringURI) Reset

func (x *StringURI) Reset()

func (*StringURI) String

func (x *StringURI) String() string

type StringURIRef

type StringURIRef struct {
	Val string `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*StringURIRef) Descriptor deprecated

func (*StringURIRef) Descriptor() ([]byte, []int)

Deprecated: Use StringURIRef.ProtoReflect.Descriptor instead.

func (*StringURIRef) GetVal

func (x *StringURIRef) GetVal() string

func (*StringURIRef) ProtoMessage

func (*StringURIRef) ProtoMessage()

func (*StringURIRef) ProtoReflect

func (x *StringURIRef) ProtoReflect() protoreflect.Message

func (*StringURIRef) Reset

func (x *StringURIRef) Reset()

func (*StringURIRef) String

func (x *StringURIRef) String() string

type StringUUID

type StringUUID struct {
	Val string `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*StringUUID) Descriptor deprecated

func (*StringUUID) Descriptor() ([]byte, []int)

Deprecated: Use StringUUID.ProtoReflect.Descriptor instead.

func (*StringUUID) GetVal

func (x *StringUUID) GetVal() string

func (*StringUUID) ProtoMessage

func (*StringUUID) ProtoMessage()

func (*StringUUID) ProtoReflect

func (x *StringUUID) ProtoReflect() protoreflect.Message

func (*StringUUID) Reset

func (x *StringUUID) Reset()

func (*StringUUID) String

func (x *StringUUID) String() string

type StringUUIDIgnore

type StringUUIDIgnore struct {
	Val string `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*StringUUIDIgnore) Descriptor deprecated

func (*StringUUIDIgnore) Descriptor() ([]byte, []int)

Deprecated: Use StringUUIDIgnore.ProtoReflect.Descriptor instead.

func (*StringUUIDIgnore) GetVal

func (x *StringUUIDIgnore) GetVal() string

func (*StringUUIDIgnore) ProtoMessage

func (*StringUUIDIgnore) ProtoMessage()

func (*StringUUIDIgnore) ProtoReflect

func (x *StringUUIDIgnore) ProtoReflect() protoreflect.Message

func (*StringUUIDIgnore) Reset

func (x *StringUUIDIgnore) Reset()

func (*StringUUIDIgnore) String

func (x *StringUUIDIgnore) String() string

type TestEnum

type TestEnum int32
const (
	TestEnum_TEST_ENUM_UNSPECIFIED TestEnum = 0
	TestEnum_TEST_ENUM_ONE         TestEnum = 1
	TestEnum_TEST_ENUM_TWO         TestEnum = 2
)

func (TestEnum) Descriptor

func (TestEnum) Descriptor() protoreflect.EnumDescriptor

func (TestEnum) Enum

func (x TestEnum) Enum() *TestEnum

func (TestEnum) EnumDescriptor deprecated

func (TestEnum) EnumDescriptor() ([]byte, []int)

Deprecated: Use TestEnum.Descriptor instead.

func (TestEnum) Number

func (x TestEnum) Number() protoreflect.EnumNumber

func (TestEnum) String

func (x TestEnum) String() string

func (TestEnum) Type

type TestEnumAlias

type TestEnumAlias int32
const (
	TestEnumAlias_TEST_ENUM_ALIAS_UNSPECIFIED TestEnumAlias = 0
	TestEnumAlias_TEST_ENUM_ALIAS_A           TestEnumAlias = 1
	TestEnumAlias_TEST_ENUM_ALIAS_B           TestEnumAlias = 2
	TestEnumAlias_TEST_ENUM_ALIAS_C           TestEnumAlias = 3
	TestEnumAlias_TEST_ENUM_ALIAS_ALPHA       TestEnumAlias = 1
	TestEnumAlias_TEST_ENUM_ALIAS_BETA        TestEnumAlias = 2
	TestEnumAlias_TEST_ENUM_ALIAS_GAMMA       TestEnumAlias = 3
)

func (TestEnumAlias) Descriptor

func (TestEnumAlias) Enum

func (x TestEnumAlias) Enum() *TestEnumAlias

func (TestEnumAlias) EnumDescriptor deprecated

func (TestEnumAlias) EnumDescriptor() ([]byte, []int)

Deprecated: Use TestEnumAlias.Descriptor instead.

func (TestEnumAlias) Number

func (TestEnumAlias) String

func (x TestEnumAlias) String() string

func (TestEnumAlias) Type

type TestMsg

type TestMsg struct {
	Const  string   `protobuf:"bytes,1,opt,name=const,proto3" json:"const,omitempty"`
	Nested *TestMsg `protobuf:"bytes,2,opt,name=nested,proto3" json:"nested,omitempty"`
	// contains filtered or unexported fields
}

func (*TestMsg) Descriptor deprecated

func (*TestMsg) Descriptor() ([]byte, []int)

Deprecated: Use TestMsg.ProtoReflect.Descriptor instead.

func (*TestMsg) GetConst

func (x *TestMsg) GetConst() string

func (*TestMsg) GetNested

func (x *TestMsg) GetNested() *TestMsg

func (*TestMsg) ProtoMessage

func (*TestMsg) ProtoMessage()

func (*TestMsg) ProtoReflect

func (x *TestMsg) ProtoReflect() protoreflect.Message

func (*TestMsg) Reset

func (x *TestMsg) Reset()

func (*TestMsg) String

func (x *TestMsg) String() string

type TestOneofMsg

type TestOneofMsg struct {
	Val bool `protobuf:"varint,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*TestOneofMsg) Descriptor deprecated

func (*TestOneofMsg) Descriptor() ([]byte, []int)

Deprecated: Use TestOneofMsg.ProtoReflect.Descriptor instead.

func (*TestOneofMsg) GetVal

func (x *TestOneofMsg) GetVal() bool

func (*TestOneofMsg) ProtoMessage

func (*TestOneofMsg) ProtoMessage()

func (*TestOneofMsg) ProtoReflect

func (x *TestOneofMsg) ProtoReflect() protoreflect.Message

func (*TestOneofMsg) Reset

func (x *TestOneofMsg) Reset()

func (*TestOneofMsg) String

func (x *TestOneofMsg) String() string

type TimestampConst

type TimestampConst struct {
	Val *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*TimestampConst) Descriptor deprecated

func (*TimestampConst) Descriptor() ([]byte, []int)

Deprecated: Use TimestampConst.ProtoReflect.Descriptor instead.

func (*TimestampConst) GetVal

func (x *TimestampConst) GetVal() *timestamppb.Timestamp

func (*TimestampConst) ProtoMessage

func (*TimestampConst) ProtoMessage()

func (*TimestampConst) ProtoReflect

func (x *TimestampConst) ProtoReflect() protoreflect.Message

func (*TimestampConst) Reset

func (x *TimestampConst) Reset()

func (*TimestampConst) String

func (x *TimestampConst) String() string

type TimestampExGTELTE

type TimestampExGTELTE struct {
	Val *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*TimestampExGTELTE) Descriptor deprecated

func (*TimestampExGTELTE) Descriptor() ([]byte, []int)

Deprecated: Use TimestampExGTELTE.ProtoReflect.Descriptor instead.

func (*TimestampExGTELTE) GetVal

func (*TimestampExGTELTE) ProtoMessage

func (*TimestampExGTELTE) ProtoMessage()

func (*TimestampExGTELTE) ProtoReflect

func (x *TimestampExGTELTE) ProtoReflect() protoreflect.Message

func (*TimestampExGTELTE) Reset

func (x *TimestampExGTELTE) Reset()

func (*TimestampExGTELTE) String

func (x *TimestampExGTELTE) String() string

type TimestampExLTGT

type TimestampExLTGT struct {
	Val *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*TimestampExLTGT) Descriptor deprecated

func (*TimestampExLTGT) Descriptor() ([]byte, []int)

Deprecated: Use TimestampExLTGT.ProtoReflect.Descriptor instead.

func (*TimestampExLTGT) GetVal

func (x *TimestampExLTGT) GetVal() *timestamppb.Timestamp

func (*TimestampExLTGT) ProtoMessage

func (*TimestampExLTGT) ProtoMessage()

func (*TimestampExLTGT) ProtoReflect

func (x *TimestampExLTGT) ProtoReflect() protoreflect.Message

func (*TimestampExLTGT) Reset

func (x *TimestampExLTGT) Reset()

func (*TimestampExLTGT) String

func (x *TimestampExLTGT) String() string

type TimestampGT

type TimestampGT struct {
	Val *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*TimestampGT) Descriptor deprecated

func (*TimestampGT) Descriptor() ([]byte, []int)

Deprecated: Use TimestampGT.ProtoReflect.Descriptor instead.

func (*TimestampGT) GetVal

func (x *TimestampGT) GetVal() *timestamppb.Timestamp

func (*TimestampGT) ProtoMessage

func (*TimestampGT) ProtoMessage()

func (*TimestampGT) ProtoReflect

func (x *TimestampGT) ProtoReflect() protoreflect.Message

func (*TimestampGT) Reset

func (x *TimestampGT) Reset()

func (*TimestampGT) String

func (x *TimestampGT) String() string

type TimestampGTE

type TimestampGTE struct {
	Val *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*TimestampGTE) Descriptor deprecated

func (*TimestampGTE) Descriptor() ([]byte, []int)

Deprecated: Use TimestampGTE.ProtoReflect.Descriptor instead.

func (*TimestampGTE) GetVal

func (x *TimestampGTE) GetVal() *timestamppb.Timestamp

func (*TimestampGTE) ProtoMessage

func (*TimestampGTE) ProtoMessage()

func (*TimestampGTE) ProtoReflect

func (x *TimestampGTE) ProtoReflect() protoreflect.Message

func (*TimestampGTE) Reset

func (x *TimestampGTE) Reset()

func (*TimestampGTE) String

func (x *TimestampGTE) String() string

type TimestampGTELTE

type TimestampGTELTE struct {
	Val *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*TimestampGTELTE) Descriptor deprecated

func (*TimestampGTELTE) Descriptor() ([]byte, []int)

Deprecated: Use TimestampGTELTE.ProtoReflect.Descriptor instead.

func (*TimestampGTELTE) GetVal

func (x *TimestampGTELTE) GetVal() *timestamppb.Timestamp

func (*TimestampGTELTE) ProtoMessage

func (*TimestampGTELTE) ProtoMessage()

func (*TimestampGTELTE) ProtoReflect

func (x *TimestampGTELTE) ProtoReflect() protoreflect.Message

func (*TimestampGTELTE) Reset

func (x *TimestampGTELTE) Reset()

func (*TimestampGTELTE) String

func (x *TimestampGTELTE) String() string

type TimestampGTLT

type TimestampGTLT struct {
	Val *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*TimestampGTLT) Descriptor deprecated

func (*TimestampGTLT) Descriptor() ([]byte, []int)

Deprecated: Use TimestampGTLT.ProtoReflect.Descriptor instead.

func (*TimestampGTLT) GetVal

func (x *TimestampGTLT) GetVal() *timestamppb.Timestamp

func (*TimestampGTLT) ProtoMessage

func (*TimestampGTLT) ProtoMessage()

func (*TimestampGTLT) ProtoReflect

func (x *TimestampGTLT) ProtoReflect() protoreflect.Message

func (*TimestampGTLT) Reset

func (x *TimestampGTLT) Reset()

func (*TimestampGTLT) String

func (x *TimestampGTLT) String() string

type TimestampGTNow

type TimestampGTNow struct {
	Val *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*TimestampGTNow) Descriptor deprecated

func (*TimestampGTNow) Descriptor() ([]byte, []int)

Deprecated: Use TimestampGTNow.ProtoReflect.Descriptor instead.

func (*TimestampGTNow) GetVal

func (x *TimestampGTNow) GetVal() *timestamppb.Timestamp

func (*TimestampGTNow) ProtoMessage

func (*TimestampGTNow) ProtoMessage()

func (*TimestampGTNow) ProtoReflect

func (x *TimestampGTNow) ProtoReflect() protoreflect.Message

func (*TimestampGTNow) Reset

func (x *TimestampGTNow) Reset()

func (*TimestampGTNow) String

func (x *TimestampGTNow) String() string

type TimestampGTNowWithin

type TimestampGTNowWithin struct {
	Val *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*TimestampGTNowWithin) Descriptor deprecated

func (*TimestampGTNowWithin) Descriptor() ([]byte, []int)

Deprecated: Use TimestampGTNowWithin.ProtoReflect.Descriptor instead.

func (*TimestampGTNowWithin) GetVal

func (*TimestampGTNowWithin) ProtoMessage

func (*TimestampGTNowWithin) ProtoMessage()

func (*TimestampGTNowWithin) ProtoReflect

func (x *TimestampGTNowWithin) ProtoReflect() protoreflect.Message

func (*TimestampGTNowWithin) Reset

func (x *TimestampGTNowWithin) Reset()

func (*TimestampGTNowWithin) String

func (x *TimestampGTNowWithin) String() string

type TimestampLT

type TimestampLT struct {
	Val *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*TimestampLT) Descriptor deprecated

func (*TimestampLT) Descriptor() ([]byte, []int)

Deprecated: Use TimestampLT.ProtoReflect.Descriptor instead.

func (*TimestampLT) GetVal

func (x *TimestampLT) GetVal() *timestamppb.Timestamp

func (*TimestampLT) ProtoMessage

func (*TimestampLT) ProtoMessage()

func (*TimestampLT) ProtoReflect

func (x *TimestampLT) ProtoReflect() protoreflect.Message

func (*TimestampLT) Reset

func (x *TimestampLT) Reset()

func (*TimestampLT) String

func (x *TimestampLT) String() string

type TimestampLTE

type TimestampLTE struct {
	Val *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*TimestampLTE) Descriptor deprecated

func (*TimestampLTE) Descriptor() ([]byte, []int)

Deprecated: Use TimestampLTE.ProtoReflect.Descriptor instead.

func (*TimestampLTE) GetVal

func (x *TimestampLTE) GetVal() *timestamppb.Timestamp

func (*TimestampLTE) ProtoMessage

func (*TimestampLTE) ProtoMessage()

func (*TimestampLTE) ProtoReflect

func (x *TimestampLTE) ProtoReflect() protoreflect.Message

func (*TimestampLTE) Reset

func (x *TimestampLTE) Reset()

func (*TimestampLTE) String

func (x *TimestampLTE) String() string

type TimestampLTNow

type TimestampLTNow struct {
	Val *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*TimestampLTNow) Descriptor deprecated

func (*TimestampLTNow) Descriptor() ([]byte, []int)

Deprecated: Use TimestampLTNow.ProtoReflect.Descriptor instead.

func (*TimestampLTNow) GetVal

func (x *TimestampLTNow) GetVal() *timestamppb.Timestamp

func (*TimestampLTNow) ProtoMessage

func (*TimestampLTNow) ProtoMessage()

func (*TimestampLTNow) ProtoReflect

func (x *TimestampLTNow) ProtoReflect() protoreflect.Message

func (*TimestampLTNow) Reset

func (x *TimestampLTNow) Reset()

func (*TimestampLTNow) String

func (x *TimestampLTNow) String() string

type TimestampLTNowWithin

type TimestampLTNowWithin struct {
	Val *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*TimestampLTNowWithin) Descriptor deprecated

func (*TimestampLTNowWithin) Descriptor() ([]byte, []int)

Deprecated: Use TimestampLTNowWithin.ProtoReflect.Descriptor instead.

func (*TimestampLTNowWithin) GetVal

func (*TimestampLTNowWithin) ProtoMessage

func (*TimestampLTNowWithin) ProtoMessage()

func (*TimestampLTNowWithin) ProtoReflect

func (x *TimestampLTNowWithin) ProtoReflect() protoreflect.Message

func (*TimestampLTNowWithin) Reset

func (x *TimestampLTNowWithin) Reset()

func (*TimestampLTNowWithin) String

func (x *TimestampLTNowWithin) String() string

type TimestampNone

type TimestampNone struct {
	Val *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*TimestampNone) Descriptor deprecated

func (*TimestampNone) Descriptor() ([]byte, []int)

Deprecated: Use TimestampNone.ProtoReflect.Descriptor instead.

func (*TimestampNone) GetVal

func (x *TimestampNone) GetVal() *timestamppb.Timestamp

func (*TimestampNone) ProtoMessage

func (*TimestampNone) ProtoMessage()

func (*TimestampNone) ProtoReflect

func (x *TimestampNone) ProtoReflect() protoreflect.Message

func (*TimestampNone) Reset

func (x *TimestampNone) Reset()

func (*TimestampNone) String

func (x *TimestampNone) String() string

type TimestampRequired

type TimestampRequired struct {
	Val *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*TimestampRequired) Descriptor deprecated

func (*TimestampRequired) Descriptor() ([]byte, []int)

Deprecated: Use TimestampRequired.ProtoReflect.Descriptor instead.

func (*TimestampRequired) GetVal

func (*TimestampRequired) ProtoMessage

func (*TimestampRequired) ProtoMessage()

func (*TimestampRequired) ProtoReflect

func (x *TimestampRequired) ProtoReflect() protoreflect.Message

func (*TimestampRequired) Reset

func (x *TimestampRequired) Reset()

func (*TimestampRequired) String

func (x *TimestampRequired) String() string

type TimestampWithin

type TimestampWithin struct {
	Val *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*TimestampWithin) Descriptor deprecated

func (*TimestampWithin) Descriptor() ([]byte, []int)

Deprecated: Use TimestampWithin.ProtoReflect.Descriptor instead.

func (*TimestampWithin) GetVal

func (x *TimestampWithin) GetVal() *timestamppb.Timestamp

func (*TimestampWithin) ProtoMessage

func (*TimestampWithin) ProtoMessage()

func (*TimestampWithin) ProtoReflect

func (x *TimestampWithin) ProtoReflect() protoreflect.Message

func (*TimestampWithin) Reset

func (x *TimestampWithin) Reset()

func (*TimestampWithin) String

func (x *TimestampWithin) String() string

type UInt32Const

type UInt32Const struct {
	Val uint32 `protobuf:"varint,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*UInt32Const) Descriptor deprecated

func (*UInt32Const) Descriptor() ([]byte, []int)

Deprecated: Use UInt32Const.ProtoReflect.Descriptor instead.

func (*UInt32Const) GetVal

func (x *UInt32Const) GetVal() uint32

func (*UInt32Const) ProtoMessage

func (*UInt32Const) ProtoMessage()

func (*UInt32Const) ProtoReflect

func (x *UInt32Const) ProtoReflect() protoreflect.Message

func (*UInt32Const) Reset

func (x *UInt32Const) Reset()

func (*UInt32Const) String

func (x *UInt32Const) String() string

type UInt32ExGTELTE

type UInt32ExGTELTE struct {
	Val uint32 `protobuf:"varint,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*UInt32ExGTELTE) Descriptor deprecated

func (*UInt32ExGTELTE) Descriptor() ([]byte, []int)

Deprecated: Use UInt32ExGTELTE.ProtoReflect.Descriptor instead.

func (*UInt32ExGTELTE) GetVal

func (x *UInt32ExGTELTE) GetVal() uint32

func (*UInt32ExGTELTE) ProtoMessage

func (*UInt32ExGTELTE) ProtoMessage()

func (*UInt32ExGTELTE) ProtoReflect

func (x *UInt32ExGTELTE) ProtoReflect() protoreflect.Message

func (*UInt32ExGTELTE) Reset

func (x *UInt32ExGTELTE) Reset()

func (*UInt32ExGTELTE) String

func (x *UInt32ExGTELTE) String() string

type UInt32ExLTGT

type UInt32ExLTGT struct {
	Val uint32 `protobuf:"varint,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*UInt32ExLTGT) Descriptor deprecated

func (*UInt32ExLTGT) Descriptor() ([]byte, []int)

Deprecated: Use UInt32ExLTGT.ProtoReflect.Descriptor instead.

func (*UInt32ExLTGT) GetVal

func (x *UInt32ExLTGT) GetVal() uint32

func (*UInt32ExLTGT) ProtoMessage

func (*UInt32ExLTGT) ProtoMessage()

func (*UInt32ExLTGT) ProtoReflect

func (x *UInt32ExLTGT) ProtoReflect() protoreflect.Message

func (*UInt32ExLTGT) Reset

func (x *UInt32ExLTGT) Reset()

func (*UInt32ExLTGT) String

func (x *UInt32ExLTGT) String() string

type UInt32GT

type UInt32GT struct {
	Val uint32 `protobuf:"varint,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*UInt32GT) Descriptor deprecated

func (*UInt32GT) Descriptor() ([]byte, []int)

Deprecated: Use UInt32GT.ProtoReflect.Descriptor instead.

func (*UInt32GT) GetVal

func (x *UInt32GT) GetVal() uint32

func (*UInt32GT) ProtoMessage

func (*UInt32GT) ProtoMessage()

func (*UInt32GT) ProtoReflect

func (x *UInt32GT) ProtoReflect() protoreflect.Message

func (*UInt32GT) Reset

func (x *UInt32GT) Reset()

func (*UInt32GT) String

func (x *UInt32GT) String() string

type UInt32GTE

type UInt32GTE struct {
	Val uint32 `protobuf:"varint,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*UInt32GTE) Descriptor deprecated

func (*UInt32GTE) Descriptor() ([]byte, []int)

Deprecated: Use UInt32GTE.ProtoReflect.Descriptor instead.

func (*UInt32GTE) GetVal

func (x *UInt32GTE) GetVal() uint32

func (*UInt32GTE) ProtoMessage

func (*UInt32GTE) ProtoMessage()

func (*UInt32GTE) ProtoReflect

func (x *UInt32GTE) ProtoReflect() protoreflect.Message

func (*UInt32GTE) Reset

func (x *UInt32GTE) Reset()

func (*UInt32GTE) String

func (x *UInt32GTE) String() string

type UInt32GTELTE

type UInt32GTELTE struct {
	Val uint32 `protobuf:"varint,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*UInt32GTELTE) Descriptor deprecated

func (*UInt32GTELTE) Descriptor() ([]byte, []int)

Deprecated: Use UInt32GTELTE.ProtoReflect.Descriptor instead.

func (*UInt32GTELTE) GetVal

func (x *UInt32GTELTE) GetVal() uint32

func (*UInt32GTELTE) ProtoMessage

func (*UInt32GTELTE) ProtoMessage()

func (*UInt32GTELTE) ProtoReflect

func (x *UInt32GTELTE) ProtoReflect() protoreflect.Message

func (*UInt32GTELTE) Reset

func (x *UInt32GTELTE) Reset()

func (*UInt32GTELTE) String

func (x *UInt32GTELTE) String() string

type UInt32GTLT

type UInt32GTLT struct {
	Val uint32 `protobuf:"varint,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*UInt32GTLT) Descriptor deprecated

func (*UInt32GTLT) Descriptor() ([]byte, []int)

Deprecated: Use UInt32GTLT.ProtoReflect.Descriptor instead.

func (*UInt32GTLT) GetVal

func (x *UInt32GTLT) GetVal() uint32

func (*UInt32GTLT) ProtoMessage

func (*UInt32GTLT) ProtoMessage()

func (*UInt32GTLT) ProtoReflect

func (x *UInt32GTLT) ProtoReflect() protoreflect.Message

func (*UInt32GTLT) Reset

func (x *UInt32GTLT) Reset()

func (*UInt32GTLT) String

func (x *UInt32GTLT) String() string

type UInt32Ignore

type UInt32Ignore struct {
	Val uint32 `protobuf:"varint,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*UInt32Ignore) Descriptor deprecated

func (*UInt32Ignore) Descriptor() ([]byte, []int)

Deprecated: Use UInt32Ignore.ProtoReflect.Descriptor instead.

func (*UInt32Ignore) GetVal

func (x *UInt32Ignore) GetVal() uint32

func (*UInt32Ignore) ProtoMessage

func (*UInt32Ignore) ProtoMessage()

func (*UInt32Ignore) ProtoReflect

func (x *UInt32Ignore) ProtoReflect() protoreflect.Message

func (*UInt32Ignore) Reset

func (x *UInt32Ignore) Reset()

func (*UInt32Ignore) String

func (x *UInt32Ignore) String() string

type UInt32In

type UInt32In struct {
	Val uint32 `protobuf:"varint,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*UInt32In) Descriptor deprecated

func (*UInt32In) Descriptor() ([]byte, []int)

Deprecated: Use UInt32In.ProtoReflect.Descriptor instead.

func (*UInt32In) GetVal

func (x *UInt32In) GetVal() uint32

func (*UInt32In) ProtoMessage

func (*UInt32In) ProtoMessage()

func (*UInt32In) ProtoReflect

func (x *UInt32In) ProtoReflect() protoreflect.Message

func (*UInt32In) Reset

func (x *UInt32In) Reset()

func (*UInt32In) String

func (x *UInt32In) String() string

type UInt32IncorrectType

type UInt32IncorrectType struct {
	Val uint32 `protobuf:"varint,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*UInt32IncorrectType) Descriptor deprecated

func (*UInt32IncorrectType) Descriptor() ([]byte, []int)

Deprecated: Use UInt32IncorrectType.ProtoReflect.Descriptor instead.

func (*UInt32IncorrectType) GetVal

func (x *UInt32IncorrectType) GetVal() uint32

func (*UInt32IncorrectType) ProtoMessage

func (*UInt32IncorrectType) ProtoMessage()

func (*UInt32IncorrectType) ProtoReflect

func (x *UInt32IncorrectType) ProtoReflect() protoreflect.Message

func (*UInt32IncorrectType) Reset

func (x *UInt32IncorrectType) Reset()

func (*UInt32IncorrectType) String

func (x *UInt32IncorrectType) String() string

type UInt32LT

type UInt32LT struct {
	Val uint32 `protobuf:"varint,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*UInt32LT) Descriptor deprecated

func (*UInt32LT) Descriptor() ([]byte, []int)

Deprecated: Use UInt32LT.ProtoReflect.Descriptor instead.

func (*UInt32LT) GetVal

func (x *UInt32LT) GetVal() uint32

func (*UInt32LT) ProtoMessage

func (*UInt32LT) ProtoMessage()

func (*UInt32LT) ProtoReflect

func (x *UInt32LT) ProtoReflect() protoreflect.Message

func (*UInt32LT) Reset

func (x *UInt32LT) Reset()

func (*UInt32LT) String

func (x *UInt32LT) String() string

type UInt32LTE

type UInt32LTE struct {
	Val uint32 `protobuf:"varint,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*UInt32LTE) Descriptor deprecated

func (*UInt32LTE) Descriptor() ([]byte, []int)

Deprecated: Use UInt32LTE.ProtoReflect.Descriptor instead.

func (*UInt32LTE) GetVal

func (x *UInt32LTE) GetVal() uint32

func (*UInt32LTE) ProtoMessage

func (*UInt32LTE) ProtoMessage()

func (*UInt32LTE) ProtoReflect

func (x *UInt32LTE) ProtoReflect() protoreflect.Message

func (*UInt32LTE) Reset

func (x *UInt32LTE) Reset()

func (*UInt32LTE) String

func (x *UInt32LTE) String() string

type UInt32None

type UInt32None struct {
	Val uint32 `protobuf:"varint,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*UInt32None) Descriptor deprecated

func (*UInt32None) Descriptor() ([]byte, []int)

Deprecated: Use UInt32None.ProtoReflect.Descriptor instead.

func (*UInt32None) GetVal

func (x *UInt32None) GetVal() uint32

func (*UInt32None) ProtoMessage

func (*UInt32None) ProtoMessage()

func (*UInt32None) ProtoReflect

func (x *UInt32None) ProtoReflect() protoreflect.Message

func (*UInt32None) Reset

func (x *UInt32None) Reset()

func (*UInt32None) String

func (x *UInt32None) String() string

type UInt32NotIn

type UInt32NotIn struct {
	Val uint32 `protobuf:"varint,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*UInt32NotIn) Descriptor deprecated

func (*UInt32NotIn) Descriptor() ([]byte, []int)

Deprecated: Use UInt32NotIn.ProtoReflect.Descriptor instead.

func (*UInt32NotIn) GetVal

func (x *UInt32NotIn) GetVal() uint32

func (*UInt32NotIn) ProtoMessage

func (*UInt32NotIn) ProtoMessage()

func (*UInt32NotIn) ProtoReflect

func (x *UInt32NotIn) ProtoReflect() protoreflect.Message

func (*UInt32NotIn) Reset

func (x *UInt32NotIn) Reset()

func (*UInt32NotIn) String

func (x *UInt32NotIn) String() string

type UInt64Const

type UInt64Const struct {
	Val uint64 `protobuf:"varint,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*UInt64Const) Descriptor deprecated

func (*UInt64Const) Descriptor() ([]byte, []int)

Deprecated: Use UInt64Const.ProtoReflect.Descriptor instead.

func (*UInt64Const) GetVal

func (x *UInt64Const) GetVal() uint64

func (*UInt64Const) ProtoMessage

func (*UInt64Const) ProtoMessage()

func (*UInt64Const) ProtoReflect

func (x *UInt64Const) ProtoReflect() protoreflect.Message

func (*UInt64Const) Reset

func (x *UInt64Const) Reset()

func (*UInt64Const) String

func (x *UInt64Const) String() string

type UInt64ExGTELTE

type UInt64ExGTELTE struct {
	Val uint64 `protobuf:"varint,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*UInt64ExGTELTE) Descriptor deprecated

func (*UInt64ExGTELTE) Descriptor() ([]byte, []int)

Deprecated: Use UInt64ExGTELTE.ProtoReflect.Descriptor instead.

func (*UInt64ExGTELTE) GetVal

func (x *UInt64ExGTELTE) GetVal() uint64

func (*UInt64ExGTELTE) ProtoMessage

func (*UInt64ExGTELTE) ProtoMessage()

func (*UInt64ExGTELTE) ProtoReflect

func (x *UInt64ExGTELTE) ProtoReflect() protoreflect.Message

func (*UInt64ExGTELTE) Reset

func (x *UInt64ExGTELTE) Reset()

func (*UInt64ExGTELTE) String

func (x *UInt64ExGTELTE) String() string

type UInt64ExLTGT

type UInt64ExLTGT struct {
	Val uint64 `protobuf:"varint,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*UInt64ExLTGT) Descriptor deprecated

func (*UInt64ExLTGT) Descriptor() ([]byte, []int)

Deprecated: Use UInt64ExLTGT.ProtoReflect.Descriptor instead.

func (*UInt64ExLTGT) GetVal

func (x *UInt64ExLTGT) GetVal() uint64

func (*UInt64ExLTGT) ProtoMessage

func (*UInt64ExLTGT) ProtoMessage()

func (*UInt64ExLTGT) ProtoReflect

func (x *UInt64ExLTGT) ProtoReflect() protoreflect.Message

func (*UInt64ExLTGT) Reset

func (x *UInt64ExLTGT) Reset()

func (*UInt64ExLTGT) String

func (x *UInt64ExLTGT) String() string

type UInt64GT

type UInt64GT struct {
	Val uint64 `protobuf:"varint,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*UInt64GT) Descriptor deprecated

func (*UInt64GT) Descriptor() ([]byte, []int)

Deprecated: Use UInt64GT.ProtoReflect.Descriptor instead.

func (*UInt64GT) GetVal

func (x *UInt64GT) GetVal() uint64

func (*UInt64GT) ProtoMessage

func (*UInt64GT) ProtoMessage()

func (*UInt64GT) ProtoReflect

func (x *UInt64GT) ProtoReflect() protoreflect.Message

func (*UInt64GT) Reset

func (x *UInt64GT) Reset()

func (*UInt64GT) String

func (x *UInt64GT) String() string

type UInt64GTE

type UInt64GTE struct {
	Val uint64 `protobuf:"varint,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*UInt64GTE) Descriptor deprecated

func (*UInt64GTE) Descriptor() ([]byte, []int)

Deprecated: Use UInt64GTE.ProtoReflect.Descriptor instead.

func (*UInt64GTE) GetVal

func (x *UInt64GTE) GetVal() uint64

func (*UInt64GTE) ProtoMessage

func (*UInt64GTE) ProtoMessage()

func (*UInt64GTE) ProtoReflect

func (x *UInt64GTE) ProtoReflect() protoreflect.Message

func (*UInt64GTE) Reset

func (x *UInt64GTE) Reset()

func (*UInt64GTE) String

func (x *UInt64GTE) String() string

type UInt64GTELTE

type UInt64GTELTE struct {
	Val uint64 `protobuf:"varint,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*UInt64GTELTE) Descriptor deprecated

func (*UInt64GTELTE) Descriptor() ([]byte, []int)

Deprecated: Use UInt64GTELTE.ProtoReflect.Descriptor instead.

func (*UInt64GTELTE) GetVal

func (x *UInt64GTELTE) GetVal() uint64

func (*UInt64GTELTE) ProtoMessage

func (*UInt64GTELTE) ProtoMessage()

func (*UInt64GTELTE) ProtoReflect

func (x *UInt64GTELTE) ProtoReflect() protoreflect.Message

func (*UInt64GTELTE) Reset

func (x *UInt64GTELTE) Reset()

func (*UInt64GTELTE) String

func (x *UInt64GTELTE) String() string

type UInt64GTLT

type UInt64GTLT struct {
	Val uint64 `protobuf:"varint,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*UInt64GTLT) Descriptor deprecated

func (*UInt64GTLT) Descriptor() ([]byte, []int)

Deprecated: Use UInt64GTLT.ProtoReflect.Descriptor instead.

func (*UInt64GTLT) GetVal

func (x *UInt64GTLT) GetVal() uint64

func (*UInt64GTLT) ProtoMessage

func (*UInt64GTLT) ProtoMessage()

func (*UInt64GTLT) ProtoReflect

func (x *UInt64GTLT) ProtoReflect() protoreflect.Message

func (*UInt64GTLT) Reset

func (x *UInt64GTLT) Reset()

func (*UInt64GTLT) String

func (x *UInt64GTLT) String() string

type UInt64Ignore

type UInt64Ignore struct {
	Val uint64 `protobuf:"varint,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*UInt64Ignore) Descriptor deprecated

func (*UInt64Ignore) Descriptor() ([]byte, []int)

Deprecated: Use UInt64Ignore.ProtoReflect.Descriptor instead.

func (*UInt64Ignore) GetVal

func (x *UInt64Ignore) GetVal() uint64

func (*UInt64Ignore) ProtoMessage

func (*UInt64Ignore) ProtoMessage()

func (*UInt64Ignore) ProtoReflect

func (x *UInt64Ignore) ProtoReflect() protoreflect.Message

func (*UInt64Ignore) Reset

func (x *UInt64Ignore) Reset()

func (*UInt64Ignore) String

func (x *UInt64Ignore) String() string

type UInt64In

type UInt64In struct {
	Val uint64 `protobuf:"varint,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*UInt64In) Descriptor deprecated

func (*UInt64In) Descriptor() ([]byte, []int)

Deprecated: Use UInt64In.ProtoReflect.Descriptor instead.

func (*UInt64In) GetVal

func (x *UInt64In) GetVal() uint64

func (*UInt64In) ProtoMessage

func (*UInt64In) ProtoMessage()

func (*UInt64In) ProtoReflect

func (x *UInt64In) ProtoReflect() protoreflect.Message

func (*UInt64In) Reset

func (x *UInt64In) Reset()

func (*UInt64In) String

func (x *UInt64In) String() string

type UInt64IncorrectType

type UInt64IncorrectType struct {
	Val uint64 `protobuf:"varint,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*UInt64IncorrectType) Descriptor deprecated

func (*UInt64IncorrectType) Descriptor() ([]byte, []int)

Deprecated: Use UInt64IncorrectType.ProtoReflect.Descriptor instead.

func (*UInt64IncorrectType) GetVal

func (x *UInt64IncorrectType) GetVal() uint64

func (*UInt64IncorrectType) ProtoMessage

func (*UInt64IncorrectType) ProtoMessage()

func (*UInt64IncorrectType) ProtoReflect

func (x *UInt64IncorrectType) ProtoReflect() protoreflect.Message

func (*UInt64IncorrectType) Reset

func (x *UInt64IncorrectType) Reset()

func (*UInt64IncorrectType) String

func (x *UInt64IncorrectType) String() string

type UInt64LT

type UInt64LT struct {
	Val uint64 `protobuf:"varint,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*UInt64LT) Descriptor deprecated

func (*UInt64LT) Descriptor() ([]byte, []int)

Deprecated: Use UInt64LT.ProtoReflect.Descriptor instead.

func (*UInt64LT) GetVal

func (x *UInt64LT) GetVal() uint64

func (*UInt64LT) ProtoMessage

func (*UInt64LT) ProtoMessage()

func (*UInt64LT) ProtoReflect

func (x *UInt64LT) ProtoReflect() protoreflect.Message

func (*UInt64LT) Reset

func (x *UInt64LT) Reset()

func (*UInt64LT) String

func (x *UInt64LT) String() string

type UInt64LTE

type UInt64LTE struct {
	Val uint64 `protobuf:"varint,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*UInt64LTE) Descriptor deprecated

func (*UInt64LTE) Descriptor() ([]byte, []int)

Deprecated: Use UInt64LTE.ProtoReflect.Descriptor instead.

func (*UInt64LTE) GetVal

func (x *UInt64LTE) GetVal() uint64

func (*UInt64LTE) ProtoMessage

func (*UInt64LTE) ProtoMessage()

func (*UInt64LTE) ProtoReflect

func (x *UInt64LTE) ProtoReflect() protoreflect.Message

func (*UInt64LTE) Reset

func (x *UInt64LTE) Reset()

func (*UInt64LTE) String

func (x *UInt64LTE) String() string

type UInt64None

type UInt64None struct {
	Val uint64 `protobuf:"varint,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*UInt64None) Descriptor deprecated

func (*UInt64None) Descriptor() ([]byte, []int)

Deprecated: Use UInt64None.ProtoReflect.Descriptor instead.

func (*UInt64None) GetVal

func (x *UInt64None) GetVal() uint64

func (*UInt64None) ProtoMessage

func (*UInt64None) ProtoMessage()

func (*UInt64None) ProtoReflect

func (x *UInt64None) ProtoReflect() protoreflect.Message

func (*UInt64None) Reset

func (x *UInt64None) Reset()

func (*UInt64None) String

func (x *UInt64None) String() string

type UInt64NotIn

type UInt64NotIn struct {
	Val uint64 `protobuf:"varint,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*UInt64NotIn) Descriptor deprecated

func (*UInt64NotIn) Descriptor() ([]byte, []int)

Deprecated: Use UInt64NotIn.ProtoReflect.Descriptor instead.

func (*UInt64NotIn) GetVal

func (x *UInt64NotIn) GetVal() uint64

func (*UInt64NotIn) ProtoMessage

func (*UInt64NotIn) ProtoMessage()

func (*UInt64NotIn) ProtoReflect

func (x *UInt64NotIn) ProtoReflect() protoreflect.Message

func (*UInt64NotIn) Reset

func (x *UInt64NotIn) Reset()

func (*UInt64NotIn) String

func (x *UInt64NotIn) String() string

type WktLevelOne

type WktLevelOne struct {
	Two *WktLevelOne_WktLevelTwo `protobuf:"bytes,1,opt,name=two,proto3" json:"two,omitempty"`
	// contains filtered or unexported fields
}

func (*WktLevelOne) Descriptor deprecated

func (*WktLevelOne) Descriptor() ([]byte, []int)

Deprecated: Use WktLevelOne.ProtoReflect.Descriptor instead.

func (*WktLevelOne) GetTwo

func (x *WktLevelOne) GetTwo() *WktLevelOne_WktLevelTwo

func (*WktLevelOne) ProtoMessage

func (*WktLevelOne) ProtoMessage()

func (*WktLevelOne) ProtoReflect

func (x *WktLevelOne) ProtoReflect() protoreflect.Message

func (*WktLevelOne) Reset

func (x *WktLevelOne) Reset()

func (*WktLevelOne) String

func (x *WktLevelOne) String() string

type WktLevelOne_WktLevelTwo

type WktLevelOne_WktLevelTwo struct {
	Three *WktLevelOne_WktLevelTwo_WktLevelThree `protobuf:"bytes,1,opt,name=three,proto3" json:"three,omitempty"`
	// contains filtered or unexported fields
}

func (*WktLevelOne_WktLevelTwo) Descriptor deprecated

func (*WktLevelOne_WktLevelTwo) Descriptor() ([]byte, []int)

Deprecated: Use WktLevelOne_WktLevelTwo.ProtoReflect.Descriptor instead.

func (*WktLevelOne_WktLevelTwo) GetThree

func (*WktLevelOne_WktLevelTwo) ProtoMessage

func (*WktLevelOne_WktLevelTwo) ProtoMessage()

func (*WktLevelOne_WktLevelTwo) ProtoReflect

func (x *WktLevelOne_WktLevelTwo) ProtoReflect() protoreflect.Message

func (*WktLevelOne_WktLevelTwo) Reset

func (x *WktLevelOne_WktLevelTwo) Reset()

func (*WktLevelOne_WktLevelTwo) String

func (x *WktLevelOne_WktLevelTwo) String() string

type WktLevelOne_WktLevelTwo_WktLevelThree

type WktLevelOne_WktLevelTwo_WktLevelThree struct {
	Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"`
	// contains filtered or unexported fields
}

func (*WktLevelOne_WktLevelTwo_WktLevelThree) Descriptor deprecated

func (*WktLevelOne_WktLevelTwo_WktLevelThree) Descriptor() ([]byte, []int)

Deprecated: Use WktLevelOne_WktLevelTwo_WktLevelThree.ProtoReflect.Descriptor instead.

func (*WktLevelOne_WktLevelTwo_WktLevelThree) GetUuid

func (*WktLevelOne_WktLevelTwo_WktLevelThree) ProtoMessage

func (*WktLevelOne_WktLevelTwo_WktLevelThree) ProtoMessage()

func (*WktLevelOne_WktLevelTwo_WktLevelThree) ProtoReflect

func (*WktLevelOne_WktLevelTwo_WktLevelThree) Reset

func (*WktLevelOne_WktLevelTwo_WktLevelThree) String

type WrapperBool

type WrapperBool struct {
	Val *wrapperspb.BoolValue `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*WrapperBool) Descriptor deprecated

func (*WrapperBool) Descriptor() ([]byte, []int)

Deprecated: Use WrapperBool.ProtoReflect.Descriptor instead.

func (*WrapperBool) GetVal

func (x *WrapperBool) GetVal() *wrapperspb.BoolValue

func (*WrapperBool) ProtoMessage

func (*WrapperBool) ProtoMessage()

func (*WrapperBool) ProtoReflect

func (x *WrapperBool) ProtoReflect() protoreflect.Message

func (*WrapperBool) Reset

func (x *WrapperBool) Reset()

func (*WrapperBool) String

func (x *WrapperBool) String() string

type WrapperBytes

type WrapperBytes struct {
	Val *wrapperspb.BytesValue `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*WrapperBytes) Descriptor deprecated

func (*WrapperBytes) Descriptor() ([]byte, []int)

Deprecated: Use WrapperBytes.ProtoReflect.Descriptor instead.

func (*WrapperBytes) GetVal

func (x *WrapperBytes) GetVal() *wrapperspb.BytesValue

func (*WrapperBytes) ProtoMessage

func (*WrapperBytes) ProtoMessage()

func (*WrapperBytes) ProtoReflect

func (x *WrapperBytes) ProtoReflect() protoreflect.Message

func (*WrapperBytes) Reset

func (x *WrapperBytes) Reset()

func (*WrapperBytes) String

func (x *WrapperBytes) String() string

type WrapperDouble

type WrapperDouble struct {
	Val *wrapperspb.DoubleValue `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*WrapperDouble) Descriptor deprecated

func (*WrapperDouble) Descriptor() ([]byte, []int)

Deprecated: Use WrapperDouble.ProtoReflect.Descriptor instead.

func (*WrapperDouble) GetVal

func (x *WrapperDouble) GetVal() *wrapperspb.DoubleValue

func (*WrapperDouble) ProtoMessage

func (*WrapperDouble) ProtoMessage()

func (*WrapperDouble) ProtoReflect

func (x *WrapperDouble) ProtoReflect() protoreflect.Message

func (*WrapperDouble) Reset

func (x *WrapperDouble) Reset()

func (*WrapperDouble) String

func (x *WrapperDouble) String() string

type WrapperFloat

type WrapperFloat struct {
	Val *wrapperspb.FloatValue `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*WrapperFloat) Descriptor deprecated

func (*WrapperFloat) Descriptor() ([]byte, []int)

Deprecated: Use WrapperFloat.ProtoReflect.Descriptor instead.

func (*WrapperFloat) GetVal

func (x *WrapperFloat) GetVal() *wrapperspb.FloatValue

func (*WrapperFloat) ProtoMessage

func (*WrapperFloat) ProtoMessage()

func (*WrapperFloat) ProtoReflect

func (x *WrapperFloat) ProtoReflect() protoreflect.Message

func (*WrapperFloat) Reset

func (x *WrapperFloat) Reset()

func (*WrapperFloat) String

func (x *WrapperFloat) String() string

type WrapperInt32

type WrapperInt32 struct {
	Val *wrapperspb.Int32Value `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*WrapperInt32) Descriptor deprecated

func (*WrapperInt32) Descriptor() ([]byte, []int)

Deprecated: Use WrapperInt32.ProtoReflect.Descriptor instead.

func (*WrapperInt32) GetVal

func (x *WrapperInt32) GetVal() *wrapperspb.Int32Value

func (*WrapperInt32) ProtoMessage

func (*WrapperInt32) ProtoMessage()

func (*WrapperInt32) ProtoReflect

func (x *WrapperInt32) ProtoReflect() protoreflect.Message

func (*WrapperInt32) Reset

func (x *WrapperInt32) Reset()

func (*WrapperInt32) String

func (x *WrapperInt32) String() string

type WrapperInt64

type WrapperInt64 struct {
	Val *wrapperspb.Int64Value `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*WrapperInt64) Descriptor deprecated

func (*WrapperInt64) Descriptor() ([]byte, []int)

Deprecated: Use WrapperInt64.ProtoReflect.Descriptor instead.

func (*WrapperInt64) GetVal

func (x *WrapperInt64) GetVal() *wrapperspb.Int64Value

func (*WrapperInt64) ProtoMessage

func (*WrapperInt64) ProtoMessage()

func (*WrapperInt64) ProtoReflect

func (x *WrapperInt64) ProtoReflect() protoreflect.Message

func (*WrapperInt64) Reset

func (x *WrapperInt64) Reset()

func (*WrapperInt64) String

func (x *WrapperInt64) String() string

type WrapperNone

type WrapperNone struct {
	Val *wrapperspb.Int32Value `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*WrapperNone) Descriptor deprecated

func (*WrapperNone) Descriptor() ([]byte, []int)

Deprecated: Use WrapperNone.ProtoReflect.Descriptor instead.

func (*WrapperNone) GetVal

func (x *WrapperNone) GetVal() *wrapperspb.Int32Value

func (*WrapperNone) ProtoMessage

func (*WrapperNone) ProtoMessage()

func (*WrapperNone) ProtoReflect

func (x *WrapperNone) ProtoReflect() protoreflect.Message

func (*WrapperNone) Reset

func (x *WrapperNone) Reset()

func (*WrapperNone) String

func (x *WrapperNone) String() string

type WrapperOptionalUuidString

type WrapperOptionalUuidString struct {
	Val *wrapperspb.StringValue `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*WrapperOptionalUuidString) Descriptor deprecated

func (*WrapperOptionalUuidString) Descriptor() ([]byte, []int)

Deprecated: Use WrapperOptionalUuidString.ProtoReflect.Descriptor instead.

func (*WrapperOptionalUuidString) GetVal

func (*WrapperOptionalUuidString) ProtoMessage

func (*WrapperOptionalUuidString) ProtoMessage()

func (*WrapperOptionalUuidString) ProtoReflect

func (*WrapperOptionalUuidString) Reset

func (x *WrapperOptionalUuidString) Reset()

func (*WrapperOptionalUuidString) String

func (x *WrapperOptionalUuidString) String() string

type WrapperRequiredEmptyString

type WrapperRequiredEmptyString struct {
	Val *wrapperspb.StringValue `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*WrapperRequiredEmptyString) Descriptor deprecated

func (*WrapperRequiredEmptyString) Descriptor() ([]byte, []int)

Deprecated: Use WrapperRequiredEmptyString.ProtoReflect.Descriptor instead.

func (*WrapperRequiredEmptyString) GetVal

func (*WrapperRequiredEmptyString) ProtoMessage

func (*WrapperRequiredEmptyString) ProtoMessage()

func (*WrapperRequiredEmptyString) ProtoReflect

func (*WrapperRequiredEmptyString) Reset

func (x *WrapperRequiredEmptyString) Reset()

func (*WrapperRequiredEmptyString) String

func (x *WrapperRequiredEmptyString) String() string

type WrapperRequiredFloat

type WrapperRequiredFloat struct {
	Val *wrapperspb.FloatValue `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*WrapperRequiredFloat) Descriptor deprecated

func (*WrapperRequiredFloat) Descriptor() ([]byte, []int)

Deprecated: Use WrapperRequiredFloat.ProtoReflect.Descriptor instead.

func (*WrapperRequiredFloat) GetVal

func (*WrapperRequiredFloat) ProtoMessage

func (*WrapperRequiredFloat) ProtoMessage()

func (*WrapperRequiredFloat) ProtoReflect

func (x *WrapperRequiredFloat) ProtoReflect() protoreflect.Message

func (*WrapperRequiredFloat) Reset

func (x *WrapperRequiredFloat) Reset()

func (*WrapperRequiredFloat) String

func (x *WrapperRequiredFloat) String() string

type WrapperRequiredString

type WrapperRequiredString struct {
	Val *wrapperspb.StringValue `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*WrapperRequiredString) Descriptor deprecated

func (*WrapperRequiredString) Descriptor() ([]byte, []int)

Deprecated: Use WrapperRequiredString.ProtoReflect.Descriptor instead.

func (*WrapperRequiredString) GetVal

func (*WrapperRequiredString) ProtoMessage

func (*WrapperRequiredString) ProtoMessage()

func (*WrapperRequiredString) ProtoReflect

func (x *WrapperRequiredString) ProtoReflect() protoreflect.Message

func (*WrapperRequiredString) Reset

func (x *WrapperRequiredString) Reset()

func (*WrapperRequiredString) String

func (x *WrapperRequiredString) String() string

type WrapperString

type WrapperString struct {
	Val *wrapperspb.StringValue `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*WrapperString) Descriptor deprecated

func (*WrapperString) Descriptor() ([]byte, []int)

Deprecated: Use WrapperString.ProtoReflect.Descriptor instead.

func (*WrapperString) GetVal

func (x *WrapperString) GetVal() *wrapperspb.StringValue

func (*WrapperString) ProtoMessage

func (*WrapperString) ProtoMessage()

func (*WrapperString) ProtoReflect

func (x *WrapperString) ProtoReflect() protoreflect.Message

func (*WrapperString) Reset

func (x *WrapperString) Reset()

func (*WrapperString) String

func (x *WrapperString) String() string

type WrapperUInt32

type WrapperUInt32 struct {
	Val *wrapperspb.UInt32Value `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*WrapperUInt32) Descriptor deprecated

func (*WrapperUInt32) Descriptor() ([]byte, []int)

Deprecated: Use WrapperUInt32.ProtoReflect.Descriptor instead.

func (*WrapperUInt32) GetVal

func (x *WrapperUInt32) GetVal() *wrapperspb.UInt32Value

func (*WrapperUInt32) ProtoMessage

func (*WrapperUInt32) ProtoMessage()

func (*WrapperUInt32) ProtoReflect

func (x *WrapperUInt32) ProtoReflect() protoreflect.Message

func (*WrapperUInt32) Reset

func (x *WrapperUInt32) Reset()

func (*WrapperUInt32) String

func (x *WrapperUInt32) String() string

type WrapperUInt64

type WrapperUInt64 struct {
	Val *wrapperspb.UInt64Value `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"`
	// contains filtered or unexported fields
}

func (*WrapperUInt64) Descriptor deprecated

func (*WrapperUInt64) Descriptor() ([]byte, []int)

Deprecated: Use WrapperUInt64.ProtoReflect.Descriptor instead.

func (*WrapperUInt64) GetVal

func (x *WrapperUInt64) GetVal() *wrapperspb.UInt64Value

func (*WrapperUInt64) ProtoMessage

func (*WrapperUInt64) ProtoMessage()

func (*WrapperUInt64) ProtoReflect

func (x *WrapperUInt64) ProtoReflect() protoreflect.Message

func (*WrapperUInt64) Reset

func (x *WrapperUInt64) Reset()

func (*WrapperUInt64) String

func (x *WrapperUInt64) String() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL