restrictionsv1

package
v1.32.0-20231018203327... Latest Latest
Warning

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

Go to latest
Published: unknown License: MIT Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_linq_geo_restrictions_v1_restrictions_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Access2

type Access2 struct {
	Allowed  bool           `protobuf:"varint,1,opt,name=allowed,proto3" json:"allowed,omitempty"`
	Location *UserLocation2 `protobuf:"bytes,2,opt,name=location,proto3" json:"location,omitempty"`
	// contains filtered or unexported fields
}

Access details message with included user location data

func (*Access2) Descriptor deprecated

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

Deprecated: Use Access2.ProtoReflect.Descriptor instead.

func (*Access2) GetAllowed

func (x *Access2) GetAllowed() bool

func (*Access2) GetLocation

func (x *Access2) GetLocation() *UserLocation2

func (*Access2) ProtoMessage

func (*Access2) ProtoMessage()

func (*Access2) ProtoReflect

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

func (*Access2) Reset

func (x *Access2) Reset()

func (*Access2) String

func (x *Access2) String() string

type AccessRequest2

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

func (*AccessRequest2) Descriptor deprecated

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

Deprecated: Use AccessRequest2.ProtoReflect.Descriptor instead.

func (*AccessRequest2) GetApp

func (x *AccessRequest2) GetApp() string

func (*AccessRequest2) ProtoMessage

func (*AccessRequest2) ProtoMessage()

func (*AccessRequest2) ProtoReflect

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

func (*AccessRequest2) Reset

func (x *AccessRequest2) Reset()

func (*AccessRequest2) String

func (x *AccessRequest2) String() string

type UserLocation2

type UserLocation2 struct {
	Country string `protobuf:"bytes,1,opt,name=country,proto3" json:"country,omitempty"`
	Region  string `protobuf:"bytes,2,opt,name=region,proto3" json:"region,omitempty"`
	City    string `protobuf:"bytes,3,opt,name=city,proto3" json:"city,omitempty"`
	// contains filtered or unexported fields
}

func (*UserLocation2) Descriptor deprecated

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

Deprecated: Use UserLocation2.ProtoReflect.Descriptor instead.

func (*UserLocation2) GetCity

func (x *UserLocation2) GetCity() string

func (*UserLocation2) GetCountry

func (x *UserLocation2) GetCountry() string

func (*UserLocation2) GetRegion

func (x *UserLocation2) GetRegion() string

func (*UserLocation2) ProtoMessage

func (*UserLocation2) ProtoMessage()

func (*UserLocation2) ProtoReflect

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

func (*UserLocation2) Reset

func (x *UserLocation2) Reset()

func (*UserLocation2) String

func (x *UserLocation2) String() string

Jump to

Keyboard shortcuts

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