cloud

package
v0.0.0-...-5fa7aab Latest Latest
Warning

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

Go to latest
Published: May 2, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// optional bool required = 101501;
	E_Required = &file_yandex_cloud_validation_proto_extTypes[1]
	// optional string pattern = 101502;
	E_Pattern = &file_yandex_cloud_validation_proto_extTypes[2]
	// optional string value = 101503;
	E_Value = &file_yandex_cloud_validation_proto_extTypes[3]
	// optional string size = 101504;
	E_Size = &file_yandex_cloud_validation_proto_extTypes[4]
	// optional string length = 101505;
	E_Length = &file_yandex_cloud_validation_proto_extTypes[5]
	// optional bool unique = 101506;
	E_Unique = &file_yandex_cloud_validation_proto_extTypes[6]
	// optional yandex.cloud.MapKeySpec map_key = 101510;
	E_MapKey = &file_yandex_cloud_validation_proto_extTypes[7]
	// optional string bytes = 101511;
	E_Bytes = &file_yandex_cloud_validation_proto_extTypes[8]
)

Extension fields to descriptorpb.FieldOptions.

View Source
var (
	// optional bool exactly_one = 101400;
	E_ExactlyOne = &file_yandex_cloud_validation_proto_extTypes[0]
)

Extension fields to descriptorpb.OneofOptions.

View Source
var File_yandex_cloud_validation_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type MapKeySpec

type MapKeySpec struct {
	Value   string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"`
	Pattern string `protobuf:"bytes,2,opt,name=pattern,proto3" json:"pattern,omitempty"`
	Length  string `protobuf:"bytes,3,opt,name=length,proto3" json:"length,omitempty"`
	// contains filtered or unexported fields
}

func (*MapKeySpec) Descriptor deprecated

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

Deprecated: Use MapKeySpec.ProtoReflect.Descriptor instead.

func (*MapKeySpec) GetLength

func (x *MapKeySpec) GetLength() string

func (*MapKeySpec) GetPattern

func (x *MapKeySpec) GetPattern() string

func (*MapKeySpec) GetValue

func (x *MapKeySpec) GetValue() string

func (*MapKeySpec) ProtoMessage

func (*MapKeySpec) ProtoMessage()

func (*MapKeySpec) ProtoReflect

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

func (*MapKeySpec) Reset

func (x *MapKeySpec) Reset()

func (*MapKeySpec) SetLength

func (m *MapKeySpec) SetLength(v string)

func (*MapKeySpec) SetPattern

func (m *MapKeySpec) SetPattern(v string)

func (*MapKeySpec) SetValue

func (m *MapKeySpec) SetValue(v string)

func (*MapKeySpec) String

func (x *MapKeySpec) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL