restrictionsv1

package
v1.31.0-20231024153421... 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 AccessAppRequest

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

func (*AccessAppRequest) Descriptor deprecated

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

Deprecated: Use AccessAppRequest.ProtoReflect.Descriptor instead.

func (*AccessAppRequest) GetApp

func (x *AccessAppRequest) GetApp() string

func (*AccessAppRequest) ProtoMessage

func (*AccessAppRequest) ProtoMessage()

func (*AccessAppRequest) ProtoReflect

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

func (*AccessAppRequest) Reset

func (x *AccessAppRequest) Reset()

func (*AccessAppRequest) String

func (x *AccessAppRequest) String() string

type AccessStatus

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

Access details message with included user location data

func (*AccessStatus) Descriptor deprecated

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

Deprecated: Use AccessStatus.ProtoReflect.Descriptor instead.

func (*AccessStatus) GetAllowed

func (x *AccessStatus) GetAllowed() bool

func (*AccessStatus) GetLocation

func (x *AccessStatus) GetLocation() *UserLocationData

func (*AccessStatus) ProtoMessage

func (*AccessStatus) ProtoMessage()

func (*AccessStatus) ProtoReflect

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

func (*AccessStatus) Reset

func (x *AccessStatus) Reset()

func (*AccessStatus) String

func (x *AccessStatus) String() string

type UserLocationData

type UserLocationData 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 (*UserLocationData) Descriptor deprecated

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

Deprecated: Use UserLocationData.ProtoReflect.Descriptor instead.

func (*UserLocationData) GetCity

func (x *UserLocationData) GetCity() string

func (*UserLocationData) GetCountry

func (x *UserLocationData) GetCountry() string

func (*UserLocationData) GetRegion

func (x *UserLocationData) GetRegion() string

func (*UserLocationData) ProtoMessage

func (*UserLocationData) ProtoMessage()

func (*UserLocationData) ProtoReflect

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

func (*UserLocationData) Reset

func (x *UserLocationData) Reset()

func (*UserLocationData) String

func (x *UserLocationData) String() string

Jump to

Keyboard shortcuts

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