geo_resolver_client

package
v0.12.9 Latest Latest
Warning

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

Go to latest
Published: Nov 14, 2023 License: Apache-2.0 Imports: 52 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BulkResolveGeoIPDescriptor added in v0.4.26

type BulkResolveGeoIPDescriptor struct{}

func GetBulkResolveGeoIPDescriptor added in v0.4.26

func GetBulkResolveGeoIPDescriptor() *BulkResolveGeoIPDescriptor

func (*BulkResolveGeoIPDescriptor) GetApiDescriptor added in v0.4.26

func (*BulkResolveGeoIPDescriptor) GetApiName added in v0.4.26

func (d *BulkResolveGeoIPDescriptor) GetApiName() string

func (*BulkResolveGeoIPDescriptor) GetClientMsgReflectHandle added in v0.4.26

func (d *BulkResolveGeoIPDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle

func (*BulkResolveGeoIPDescriptor) GetFullMethodName added in v0.4.26

func (d *BulkResolveGeoIPDescriptor) GetFullMethodName() string

func (*BulkResolveGeoIPDescriptor) GetMethodName added in v0.4.26

func (d *BulkResolveGeoIPDescriptor) GetMethodName() string

func (*BulkResolveGeoIPDescriptor) GetProtoPkgName added in v0.4.26

func (d *BulkResolveGeoIPDescriptor) GetProtoPkgName() string

func (*BulkResolveGeoIPDescriptor) GetResourceDescriptor added in v0.4.27

func (d *BulkResolveGeoIPDescriptor) GetResourceDescriptor() gotenresource.Descriptor

func (*BulkResolveGeoIPDescriptor) GetServerMsgReflectHandle added in v0.4.26

func (d *BulkResolveGeoIPDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle

func (*BulkResolveGeoIPDescriptor) GetServiceDomain added in v0.4.26

func (d *BulkResolveGeoIPDescriptor) GetServiceDomain() string

func (*BulkResolveGeoIPDescriptor) GetServiceVersion added in v0.4.26

func (d *BulkResolveGeoIPDescriptor) GetServiceVersion() string

func (*BulkResolveGeoIPDescriptor) GetVerb added in v0.4.26

func (d *BulkResolveGeoIPDescriptor) GetVerb() string

func (*BulkResolveGeoIPDescriptor) HasResource added in v0.4.27

func (d *BulkResolveGeoIPDescriptor) HasResource() bool

func (*BulkResolveGeoIPDescriptor) IsClientStream added in v0.4.26

func (d *BulkResolveGeoIPDescriptor) IsClientStream() bool

func (*BulkResolveGeoIPDescriptor) IsCollection added in v0.4.27

func (d *BulkResolveGeoIPDescriptor) IsCollection() bool

func (*BulkResolveGeoIPDescriptor) IsPlural added in v0.4.27

func (d *BulkResolveGeoIPDescriptor) IsPlural() bool

func (*BulkResolveGeoIPDescriptor) IsServerStream added in v0.4.26

func (d *BulkResolveGeoIPDescriptor) IsServerStream() bool

func (*BulkResolveGeoIPDescriptor) IsUnary added in v0.4.26

func (d *BulkResolveGeoIPDescriptor) IsUnary() bool

func (*BulkResolveGeoIPDescriptor) NewEmptyClientMsg added in v0.4.26

func (d *BulkResolveGeoIPDescriptor) NewEmptyClientMsg() proto.Message

func (*BulkResolveGeoIPDescriptor) NewEmptyServerMsg added in v0.4.26

func (d *BulkResolveGeoIPDescriptor) NewEmptyServerMsg() proto.Message

func (*BulkResolveGeoIPDescriptor) RequestHasResourceBody added in v0.4.26

func (d *BulkResolveGeoIPDescriptor) RequestHasResourceBody() bool

type BulkResolveGeoIPDescriptorClientMsgHandle added in v0.4.26

type BulkResolveGeoIPDescriptorClientMsgHandle struct{}

func (*BulkResolveGeoIPDescriptorClientMsgHandle) ExtractCollectionName added in v0.4.27

func (*BulkResolveGeoIPDescriptorClientMsgHandle) ExtractResourceName added in v0.4.27

func (*BulkResolveGeoIPDescriptorClientMsgHandle) ExtractResourceNames added in v0.4.27

type BulkResolveGeoIPDescriptorServerMsgHandle added in v0.4.26

type BulkResolveGeoIPDescriptorServerMsgHandle struct{}

func (*BulkResolveGeoIPDescriptorServerMsgHandle) ExtractCollectionName added in v0.4.27

func (*BulkResolveGeoIPDescriptorServerMsgHandle) ExtractResourceName added in v0.4.27

func (*BulkResolveGeoIPDescriptorServerMsgHandle) ExtractResourceNames added in v0.4.27

type BulkResolveGeoIPRequest

type BulkResolveGeoIPRequest struct {

	//  reference of ntt.watchdog.v1alpha2.Probe
	Name    *probe.Reference `protobuf:"bytes,1,opt,customtype=Reference,name=name,proto3" json:"name,omitempty" firestore:"name"`
	Address []string         `protobuf:"bytes,2,rep,name=address,proto3" json:"address,omitempty" firestore:"address"`
	// contains filtered or unexported fields
}

Request message for method [BulkResolveGeoIP][ntt.watchdog.v1alpha2.BulkResolveGeoIP]

func (*BulkResolveGeoIPRequest) Clone

func (*BulkResolveGeoIPRequest) CloneRaw

func (*BulkResolveGeoIPRequest) Descriptor

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

Deprecated, Use BulkResolveGeoIPRequest.ProtoReflect.Descriptor instead.

func (*BulkResolveGeoIPRequest) GetAddress

func (m *BulkResolveGeoIPRequest) GetAddress() []string

func (*BulkResolveGeoIPRequest) GetName

func (m *BulkResolveGeoIPRequest) GetName() *probe.Reference

func (*BulkResolveGeoIPRequest) GotenMessage

func (*BulkResolveGeoIPRequest) GotenMessage()

func (*BulkResolveGeoIPRequest) GotenObjectExt

func (o *BulkResolveGeoIPRequest) GotenObjectExt()

func (*BulkResolveGeoIPRequest) GotenValidate

func (obj *BulkResolveGeoIPRequest) GotenValidate() error

func (*BulkResolveGeoIPRequest) MakeDiffFieldMask

func (*BulkResolveGeoIPRequest) MakeFullFieldMask

func (*BulkResolveGeoIPRequest) MakeRawDiffFieldMask

func (*BulkResolveGeoIPRequest) MakeRawFullFieldMask

func (o *BulkResolveGeoIPRequest) MakeRawFullFieldMask() gotenobject.FieldMask

func (*BulkResolveGeoIPRequest) Marshal

func (m *BulkResolveGeoIPRequest) Marshal() ([]byte, error)

func (*BulkResolveGeoIPRequest) MarshalJSON

func (m *BulkResolveGeoIPRequest) MarshalJSON() ([]byte, error)

func (*BulkResolveGeoIPRequest) Merge

func (*BulkResolveGeoIPRequest) MergeRaw

func (*BulkResolveGeoIPRequest) ProtoMessage

func (*BulkResolveGeoIPRequest) ProtoMessage()

func (*BulkResolveGeoIPRequest) ProtoReflect

func (m *BulkResolveGeoIPRequest) ProtoReflect() preflect.Message

func (*BulkResolveGeoIPRequest) Reset

func (m *BulkResolveGeoIPRequest) Reset()

func (*BulkResolveGeoIPRequest) SetAddress

func (m *BulkResolveGeoIPRequest) SetAddress(fv []string)

func (*BulkResolveGeoIPRequest) SetName

func (m *BulkResolveGeoIPRequest) SetName(fv *probe.Reference)

func (*BulkResolveGeoIPRequest) String

func (m *BulkResolveGeoIPRequest) String() string

func (*BulkResolveGeoIPRequest) Unmarshal

func (m *BulkResolveGeoIPRequest) Unmarshal(b []byte) error

func (*BulkResolveGeoIPRequest) UnmarshalJSON

func (m *BulkResolveGeoIPRequest) UnmarshalJSON(data []byte) error

type BulkResolveGeoIPRequestFieldPathBuilder

type BulkResolveGeoIPRequestFieldPathBuilder struct{}

func NewBulkResolveGeoIPRequestFieldPathBuilder

func NewBulkResolveGeoIPRequestFieldPathBuilder() BulkResolveGeoIPRequestFieldPathBuilder

func (BulkResolveGeoIPRequestFieldPathBuilder) Address

func (BulkResolveGeoIPRequestFieldPathBuilder) Name

type BulkResolveGeoIPRequestPathSelectorAddress

type BulkResolveGeoIPRequestPathSelectorAddress struct{}

func (BulkResolveGeoIPRequestPathSelectorAddress) FieldPath

func (BulkResolveGeoIPRequestPathSelectorAddress) WithArrayOfValues

func (BulkResolveGeoIPRequestPathSelectorAddress) WithItemValue

func (BulkResolveGeoIPRequestPathSelectorAddress) WithValue

type BulkResolveGeoIPRequestPathSelectorName

type BulkResolveGeoIPRequestPathSelectorName struct{}

func (BulkResolveGeoIPRequestPathSelectorName) FieldPath

func (BulkResolveGeoIPRequestPathSelectorName) WithArrayOfValues

func (BulkResolveGeoIPRequestPathSelectorName) WithValue

type BulkResolveGeoIPRequest_FieldMask

type BulkResolveGeoIPRequest_FieldMask struct {
	Paths []BulkResolveGeoIPRequest_FieldPath
}

func FullBulkResolveGeoIPRequest_FieldMask

func FullBulkResolveGeoIPRequest_FieldMask() *BulkResolveGeoIPRequest_FieldMask

func (*BulkResolveGeoIPRequest_FieldMask) AppendPath

func (*BulkResolveGeoIPRequest_FieldMask) AppendRawPath

func (fieldMask *BulkResolveGeoIPRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)

func (*BulkResolveGeoIPRequest_FieldMask) DecodeFirestore

func (fieldMask *BulkResolveGeoIPRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error

func (*BulkResolveGeoIPRequest_FieldMask) EncodeFirestore

func (fieldMask *BulkResolveGeoIPRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)

firestore encoding/decoding integration

func (*BulkResolveGeoIPRequest_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*BulkResolveGeoIPRequest_FieldMask) FromProtoFieldMask

func (fieldMask *BulkResolveGeoIPRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error

func (*BulkResolveGeoIPRequest_FieldMask) GetPaths

func (*BulkResolveGeoIPRequest_FieldMask) GetRawPaths

func (fieldMask *BulkResolveGeoIPRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath

func (*BulkResolveGeoIPRequest_FieldMask) IsFull

func (fieldMask *BulkResolveGeoIPRequest_FieldMask) IsFull() bool

func (BulkResolveGeoIPRequest_FieldMask) Marshal

func (fieldMask BulkResolveGeoIPRequest_FieldMask) Marshal() ([]byte, error)

implement methods required by customType

func (BulkResolveGeoIPRequest_FieldMask) MarshalJSON

func (fieldMask BulkResolveGeoIPRequest_FieldMask) MarshalJSON() ([]byte, error)

func (*BulkResolveGeoIPRequest_FieldMask) PathsCount

func (fieldMask *BulkResolveGeoIPRequest_FieldMask) PathsCount() int

func (*BulkResolveGeoIPRequest_FieldMask) Project

func (*BulkResolveGeoIPRequest_FieldMask) ProjectRaw

func (*BulkResolveGeoIPRequest_FieldMask) ProtoMessage

func (fieldMask *BulkResolveGeoIPRequest_FieldMask) ProtoMessage()

func (*BulkResolveGeoIPRequest_FieldMask) ProtoReflect

func (fieldMask *BulkResolveGeoIPRequest_FieldMask) ProtoReflect() preflect.Message

func (*BulkResolveGeoIPRequest_FieldMask) Reset

func (fieldMask *BulkResolveGeoIPRequest_FieldMask) Reset()

func (*BulkResolveGeoIPRequest_FieldMask) Set

func (fieldMask *BulkResolveGeoIPRequest_FieldMask) Set(target, source *BulkResolveGeoIPRequest)

func (*BulkResolveGeoIPRequest_FieldMask) SetFromCliFlag

func (fieldMask *BulkResolveGeoIPRequest_FieldMask) SetFromCliFlag(raw string) error

func (*BulkResolveGeoIPRequest_FieldMask) SetRaw

func (fieldMask *BulkResolveGeoIPRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)

func (*BulkResolveGeoIPRequest_FieldMask) Size

func (fieldMask *BulkResolveGeoIPRequest_FieldMask) Size() int

func (*BulkResolveGeoIPRequest_FieldMask) String

func (fieldMask *BulkResolveGeoIPRequest_FieldMask) String() string

func (*BulkResolveGeoIPRequest_FieldMask) Subtract

func (*BulkResolveGeoIPRequest_FieldMask) SubtractRaw

func (*BulkResolveGeoIPRequest_FieldMask) ToProtoFieldMask

func (fieldMask *BulkResolveGeoIPRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask

ToFieldMask is used for proto conversions

func (*BulkResolveGeoIPRequest_FieldMask) Unmarshal

func (fieldMask *BulkResolveGeoIPRequest_FieldMask) Unmarshal(data []byte) error

func (*BulkResolveGeoIPRequest_FieldMask) UnmarshalJSON

func (fieldMask *BulkResolveGeoIPRequest_FieldMask) UnmarshalJSON(data []byte) error

type BulkResolveGeoIPRequest_FieldPath

type BulkResolveGeoIPRequest_FieldPath interface {
	gotenobject.FieldPath
	Selector() BulkResolveGeoIPRequest_FieldPathSelector
	Get(source *BulkResolveGeoIPRequest) []interface{}
	GetSingle(source *BulkResolveGeoIPRequest) (interface{}, bool)
	ClearValue(item *BulkResolveGeoIPRequest)

	// Those methods build corresponding BulkResolveGeoIPRequest_FieldPathValue
	// (or array of values) and holds passed value. Panics if injected type is incorrect.
	WithIValue(value interface{}) BulkResolveGeoIPRequest_FieldPathValue
	WithIArrayOfValues(values interface{}) BulkResolveGeoIPRequest_FieldPathArrayOfValues
	WithIArrayItemValue(value interface{}) BulkResolveGeoIPRequest_FieldPathArrayItemValue
}

FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto

func MustParseBulkResolveGeoIPRequest_FieldPath

func MustParseBulkResolveGeoIPRequest_FieldPath(rawField string) BulkResolveGeoIPRequest_FieldPath

func ParseBulkResolveGeoIPRequest_FieldPath

func ParseBulkResolveGeoIPRequest_FieldPath(rawField string) (BulkResolveGeoIPRequest_FieldPath, error)

type BulkResolveGeoIPRequest_FieldPathArrayItemValue

type BulkResolveGeoIPRequest_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	BulkResolveGeoIPRequest_FieldPath
	ContainsValue(*BulkResolveGeoIPRequest) bool
}

BulkResolveGeoIPRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for BulkResolveGeoIPRequest according to their type Present only for array (repeated) types.

func MustParseBulkResolveGeoIPRequest_FieldPathArrayItemValue

func MustParseBulkResolveGeoIPRequest_FieldPathArrayItemValue(pathStr, valueStr string) BulkResolveGeoIPRequest_FieldPathArrayItemValue

func ParseBulkResolveGeoIPRequest_FieldPathArrayItemValue

func ParseBulkResolveGeoIPRequest_FieldPathArrayItemValue(pathStr, valueStr string) (BulkResolveGeoIPRequest_FieldPathArrayItemValue, error)

ParseBulkResolveGeoIPRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type BulkResolveGeoIPRequest_FieldPathArrayOfValues

type BulkResolveGeoIPRequest_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	BulkResolveGeoIPRequest_FieldPath
}

BulkResolveGeoIPRequest_FieldPathArrayOfValues allows storing slice of values for BulkResolveGeoIPRequest fields according to their type

func MustParseBulkResolveGeoIPRequest_FieldPathArrayOfValues

func MustParseBulkResolveGeoIPRequest_FieldPathArrayOfValues(pathStr, valuesStr string) BulkResolveGeoIPRequest_FieldPathArrayOfValues

func ParseBulkResolveGeoIPRequest_FieldPathArrayOfValues

func ParseBulkResolveGeoIPRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (BulkResolveGeoIPRequest_FieldPathArrayOfValues, error)

type BulkResolveGeoIPRequest_FieldPathSelector

type BulkResolveGeoIPRequest_FieldPathSelector int32
const (
	BulkResolveGeoIPRequest_FieldPathSelectorName    BulkResolveGeoIPRequest_FieldPathSelector = 0
	BulkResolveGeoIPRequest_FieldPathSelectorAddress BulkResolveGeoIPRequest_FieldPathSelector = 1
)

func (BulkResolveGeoIPRequest_FieldPathSelector) String

type BulkResolveGeoIPRequest_FieldPathValue

type BulkResolveGeoIPRequest_FieldPathValue interface {
	BulkResolveGeoIPRequest_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **BulkResolveGeoIPRequest)
	CompareWith(*BulkResolveGeoIPRequest) (cmp int, comparable bool)
}

BulkResolveGeoIPRequest_FieldPathValue allows storing values for BulkResolveGeoIPRequest fields according to their type

func MustParseBulkResolveGeoIPRequest_FieldPathValue

func MustParseBulkResolveGeoIPRequest_FieldPathValue(pathStr, valueStr string) BulkResolveGeoIPRequest_FieldPathValue

func ParseBulkResolveGeoIPRequest_FieldPathValue

func ParseBulkResolveGeoIPRequest_FieldPathValue(pathStr, valueStr string) (BulkResolveGeoIPRequest_FieldPathValue, error)

type BulkResolveGeoIPRequest_FieldTerminalPath

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

func (*BulkResolveGeoIPRequest_FieldTerminalPath) ClearValue

func (*BulkResolveGeoIPRequest_FieldTerminalPath) ClearValueRaw

func (*BulkResolveGeoIPRequest_FieldTerminalPath) Get

func (fp *BulkResolveGeoIPRequest_FieldTerminalPath) Get(source *BulkResolveGeoIPRequest) (values []interface{})

Get returns all values pointed by specific field from source BulkResolveGeoIPRequest

func (*BulkResolveGeoIPRequest_FieldTerminalPath) GetDefault

func (fp *BulkResolveGeoIPRequest_FieldTerminalPath) GetDefault() interface{}

GetDefault returns a default value of the field type

func (*BulkResolveGeoIPRequest_FieldTerminalPath) GetRaw

func (fp *BulkResolveGeoIPRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}

func (*BulkResolveGeoIPRequest_FieldTerminalPath) GetSingle

func (fp *BulkResolveGeoIPRequest_FieldTerminalPath) GetSingle(source *BulkResolveGeoIPRequest) (interface{}, bool)

GetSingle returns value pointed by specific field of from source BulkResolveGeoIPRequest

func (*BulkResolveGeoIPRequest_FieldTerminalPath) GetSingleRaw

func (fp *BulkResolveGeoIPRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)

func (*BulkResolveGeoIPRequest_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*BulkResolveGeoIPRequest_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*BulkResolveGeoIPRequest_FieldTerminalPath) Selector

func (*BulkResolveGeoIPRequest_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.7.1

func (fp *BulkResolveGeoIPRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath

func (*BulkResolveGeoIPRequest_FieldTerminalPath) String

String returns path representation in proto convention

func (*BulkResolveGeoIPRequest_FieldTerminalPath) WithIArrayItemValue

func (*BulkResolveGeoIPRequest_FieldTerminalPath) WithIArrayOfValues

func (*BulkResolveGeoIPRequest_FieldTerminalPath) WithIValue

func (*BulkResolveGeoIPRequest_FieldTerminalPath) WithRawIArrayItemValue

func (fp *BulkResolveGeoIPRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue

func (*BulkResolveGeoIPRequest_FieldTerminalPath) WithRawIArrayOfValues

func (fp *BulkResolveGeoIPRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues

func (*BulkResolveGeoIPRequest_FieldTerminalPath) WithRawIValue

func (fp *BulkResolveGeoIPRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue

type BulkResolveGeoIPRequest_FieldTerminalPathArrayItemValue

type BulkResolveGeoIPRequest_FieldTerminalPathArrayItemValue struct {
	BulkResolveGeoIPRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*BulkResolveGeoIPRequest_FieldTerminalPathArrayItemValue) AsAddressItemValue

func (*BulkResolveGeoIPRequest_FieldTerminalPathArrayItemValue) ContainsValue

Contains returns a boolean indicating if value that is being held is present in given 'BulkResolveGeoIPRequest'

func (*BulkResolveGeoIPRequest_FieldTerminalPathArrayItemValue) GetRawItemValue

func (fpaiv *BulkResolveGeoIPRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}

GetRawValue returns stored element value for array in object BulkResolveGeoIPRequest as interface{}

func (*BulkResolveGeoIPRequest_FieldTerminalPathArrayItemValue) GetSingle

func (*BulkResolveGeoIPRequest_FieldTerminalPathArrayItemValue) GetSingleRaw

func (fpaiv *BulkResolveGeoIPRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)

type BulkResolveGeoIPRequest_FieldTerminalPathArrayOfValues

type BulkResolveGeoIPRequest_FieldTerminalPathArrayOfValues struct {
	BulkResolveGeoIPRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*BulkResolveGeoIPRequest_FieldTerminalPathArrayOfValues) AsAddressArrayOfValues

func (fpaov *BulkResolveGeoIPRequest_FieldTerminalPathArrayOfValues) AsAddressArrayOfValues() ([][]string, bool)

func (*BulkResolveGeoIPRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues

func (*BulkResolveGeoIPRequest_FieldTerminalPathArrayOfValues) GetRawValues

func (fpaov *BulkResolveGeoIPRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})

type BulkResolveGeoIPRequest_FieldTerminalPathValue

type BulkResolveGeoIPRequest_FieldTerminalPathValue struct {
	BulkResolveGeoIPRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*BulkResolveGeoIPRequest_FieldTerminalPathValue) AsAddressValue

func (fpv *BulkResolveGeoIPRequest_FieldTerminalPathValue) AsAddressValue() ([]string, bool)

func (*BulkResolveGeoIPRequest_FieldTerminalPathValue) AsNameValue

func (*BulkResolveGeoIPRequest_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'BulkResolveGeoIPRequest_FieldTerminalPathValue' with the value under path in 'BulkResolveGeoIPRequest'.

func (*BulkResolveGeoIPRequest_FieldTerminalPathValue) CompareWithRaw

func (fpv *BulkResolveGeoIPRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)

func (*BulkResolveGeoIPRequest_FieldTerminalPathValue) GetRawValue

func (fpv *BulkResolveGeoIPRequest_FieldTerminalPathValue) GetRawValue() interface{}

GetRawValue returns raw value stored under selected path for 'BulkResolveGeoIPRequest' as interface{}

func (*BulkResolveGeoIPRequest_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object BulkResolveGeoIPRequest

func (*BulkResolveGeoIPRequest_FieldTerminalPathValue) SetToRaw

type BulkResolveGeoIPResponse

type BulkResolveGeoIPResponse struct {
	GeoIpInfo []*BulkResolveGeoIPResponse_GeoIPData `protobuf:"bytes,1,rep,name=geo_ip_info,json=geoIpInfo,proto3" json:"geo_ip_info,omitempty" firestore:"geoIpInfo"`
	// contains filtered or unexported fields
}

Response message for method [BulkResolveGeoIP][ntt.watchdog.v1alpha2.BulkResolveGeoIP]

func (*BulkResolveGeoIPResponse) Clone

func (*BulkResolveGeoIPResponse) CloneRaw

func (*BulkResolveGeoIPResponse) Descriptor

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

Deprecated, Use BulkResolveGeoIPResponse.ProtoReflect.Descriptor instead.

func (*BulkResolveGeoIPResponse) GetGeoIpInfo

func (*BulkResolveGeoIPResponse) GotenMessage

func (*BulkResolveGeoIPResponse) GotenMessage()

func (*BulkResolveGeoIPResponse) GotenObjectExt

func (o *BulkResolveGeoIPResponse) GotenObjectExt()

func (*BulkResolveGeoIPResponse) GotenValidate

func (obj *BulkResolveGeoIPResponse) GotenValidate() error

func (*BulkResolveGeoIPResponse) MakeDiffFieldMask

func (*BulkResolveGeoIPResponse) MakeFullFieldMask

func (*BulkResolveGeoIPResponse) MakeRawDiffFieldMask

func (*BulkResolveGeoIPResponse) MakeRawFullFieldMask

func (o *BulkResolveGeoIPResponse) MakeRawFullFieldMask() gotenobject.FieldMask

func (*BulkResolveGeoIPResponse) Marshal

func (m *BulkResolveGeoIPResponse) Marshal() ([]byte, error)

func (*BulkResolveGeoIPResponse) MarshalJSON

func (m *BulkResolveGeoIPResponse) MarshalJSON() ([]byte, error)

func (*BulkResolveGeoIPResponse) Merge

func (*BulkResolveGeoIPResponse) MergeRaw

func (*BulkResolveGeoIPResponse) ProtoMessage

func (*BulkResolveGeoIPResponse) ProtoMessage()

func (*BulkResolveGeoIPResponse) ProtoReflect

func (m *BulkResolveGeoIPResponse) ProtoReflect() preflect.Message

func (*BulkResolveGeoIPResponse) Reset

func (m *BulkResolveGeoIPResponse) Reset()

func (*BulkResolveGeoIPResponse) SetGeoIpInfo

func (*BulkResolveGeoIPResponse) String

func (m *BulkResolveGeoIPResponse) String() string

func (*BulkResolveGeoIPResponse) Unmarshal

func (m *BulkResolveGeoIPResponse) Unmarshal(b []byte) error

func (*BulkResolveGeoIPResponse) UnmarshalJSON

func (m *BulkResolveGeoIPResponse) UnmarshalJSON(data []byte) error

type BulkResolveGeoIPResponseFieldPathBuilder

type BulkResolveGeoIPResponseFieldPathBuilder struct{}

func NewBulkResolveGeoIPResponseFieldPathBuilder

func NewBulkResolveGeoIPResponseFieldPathBuilder() BulkResolveGeoIPResponseFieldPathBuilder

func (BulkResolveGeoIPResponseFieldPathBuilder) GeoIpInfo

type BulkResolveGeoIPResponseGeoIPDataFieldPathBuilder

type BulkResolveGeoIPResponseGeoIPDataFieldPathBuilder struct{}

func NewBulkResolveGeoIPResponseGeoIPDataFieldPathBuilder

func NewBulkResolveGeoIPResponseGeoIPDataFieldPathBuilder() BulkResolveGeoIPResponseGeoIPDataFieldPathBuilder

func (BulkResolveGeoIPResponseGeoIPDataFieldPathBuilder) AccessProvider

func (BulkResolveGeoIPResponseGeoIPDataFieldPathBuilder) AsInfo

func (BulkResolveGeoIPResponseGeoIPDataFieldPathBuilder) Carrier

func (BulkResolveGeoIPResponseGeoIPDataFieldPathBuilder) IpAddress

func (BulkResolveGeoIPResponseGeoIPDataFieldPathBuilder) Isp

func (BulkResolveGeoIPResponseGeoIPDataFieldPathBuilder) Location

type BulkResolveGeoIPResponseGeoIPData_FieldPath

type BulkResolveGeoIPResponseGeoIPData_FieldPath interface {
	gotenobject.FieldPath
	Selector() BulkResolveGeoIPResponseGeoIPData_FieldPathSelector
	Get(source *BulkResolveGeoIPResponse_GeoIPData) []interface{}
	GetSingle(source *BulkResolveGeoIPResponse_GeoIPData) (interface{}, bool)
	ClearValue(item *BulkResolveGeoIPResponse_GeoIPData)

	// Those methods build corresponding BulkResolveGeoIPResponseGeoIPData_FieldPathValue
	// (or array of values) and holds passed value. Panics if injected type is incorrect.
	WithIValue(value interface{}) BulkResolveGeoIPResponseGeoIPData_FieldPathValue
	WithIArrayOfValues(values interface{}) BulkResolveGeoIPResponseGeoIPData_FieldPathArrayOfValues
	WithIArrayItemValue(value interface{}) BulkResolveGeoIPResponseGeoIPData_FieldPathArrayItemValue
}

FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto

func MustParseBulkResolveGeoIPResponseGeoIPData_FieldPath

func MustParseBulkResolveGeoIPResponseGeoIPData_FieldPath(rawField string) BulkResolveGeoIPResponseGeoIPData_FieldPath

func ParseBulkResolveGeoIPResponseGeoIPData_FieldPath

func ParseBulkResolveGeoIPResponseGeoIPData_FieldPath(rawField string) (BulkResolveGeoIPResponseGeoIPData_FieldPath, error)

type BulkResolveGeoIPResponseGeoIPData_FieldPathArrayItemValue

type BulkResolveGeoIPResponseGeoIPData_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	BulkResolveGeoIPResponseGeoIPData_FieldPath
	ContainsValue(*BulkResolveGeoIPResponse_GeoIPData) bool
}

BulkResolveGeoIPResponseGeoIPData_FieldPathArrayItemValue allows storing single item in Path-specific values for GeoIPData according to their type Present only for array (repeated) types.

func MustParseBulkResolveGeoIPResponseGeoIPData_FieldPathArrayItemValue

func MustParseBulkResolveGeoIPResponseGeoIPData_FieldPathArrayItemValue(pathStr, valueStr string) BulkResolveGeoIPResponseGeoIPData_FieldPathArrayItemValue

func ParseBulkResolveGeoIPResponseGeoIPData_FieldPathArrayItemValue

func ParseBulkResolveGeoIPResponseGeoIPData_FieldPathArrayItemValue(pathStr, valueStr string) (BulkResolveGeoIPResponseGeoIPData_FieldPathArrayItemValue, error)

ParseBulkResolveGeoIPResponseGeoIPData_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type BulkResolveGeoIPResponseGeoIPData_FieldPathArrayOfValues

type BulkResolveGeoIPResponseGeoIPData_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	BulkResolveGeoIPResponseGeoIPData_FieldPath
}

BulkResolveGeoIPResponseGeoIPData_FieldPathArrayOfValues allows storing slice of values for GeoIPData fields according to their type

func MustParseBulkResolveGeoIPResponseGeoIPData_FieldPathArrayOfValues

func MustParseBulkResolveGeoIPResponseGeoIPData_FieldPathArrayOfValues(pathStr, valuesStr string) BulkResolveGeoIPResponseGeoIPData_FieldPathArrayOfValues

func ParseBulkResolveGeoIPResponseGeoIPData_FieldPathArrayOfValues

func ParseBulkResolveGeoIPResponseGeoIPData_FieldPathArrayOfValues(pathStr, valuesStr string) (BulkResolveGeoIPResponseGeoIPData_FieldPathArrayOfValues, error)

type BulkResolveGeoIPResponseGeoIPData_FieldPathSelector

type BulkResolveGeoIPResponseGeoIPData_FieldPathSelector int32
const (
	BulkResolveGeoIPResponseGeoIPData_FieldPathSelectorLocation       BulkResolveGeoIPResponseGeoIPData_FieldPathSelector = 0
	BulkResolveGeoIPResponseGeoIPData_FieldPathSelectorIsp            BulkResolveGeoIPResponseGeoIPData_FieldPathSelector = 1
	BulkResolveGeoIPResponseGeoIPData_FieldPathSelectorAsInfo         BulkResolveGeoIPResponseGeoIPData_FieldPathSelector = 2
	BulkResolveGeoIPResponseGeoIPData_FieldPathSelectorCarrier        BulkResolveGeoIPResponseGeoIPData_FieldPathSelector = 3
	BulkResolveGeoIPResponseGeoIPData_FieldPathSelectorAccessProvider BulkResolveGeoIPResponseGeoIPData_FieldPathSelector = 4
	BulkResolveGeoIPResponseGeoIPData_FieldPathSelectorIpAddress      BulkResolveGeoIPResponseGeoIPData_FieldPathSelector = 5
)

func (BulkResolveGeoIPResponseGeoIPData_FieldPathSelector) String

type BulkResolveGeoIPResponseGeoIPData_FieldPathValue

type BulkResolveGeoIPResponseGeoIPData_FieldPathValue interface {
	BulkResolveGeoIPResponseGeoIPData_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **BulkResolveGeoIPResponse_GeoIPData)
	CompareWith(*BulkResolveGeoIPResponse_GeoIPData) (cmp int, comparable bool)
}

BulkResolveGeoIPResponseGeoIPData_FieldPathValue allows storing values for GeoIPData fields according to their type

func MustParseBulkResolveGeoIPResponseGeoIPData_FieldPathValue

func MustParseBulkResolveGeoIPResponseGeoIPData_FieldPathValue(pathStr, valueStr string) BulkResolveGeoIPResponseGeoIPData_FieldPathValue

func ParseBulkResolveGeoIPResponseGeoIPData_FieldPathValue

func ParseBulkResolveGeoIPResponseGeoIPData_FieldPathValue(pathStr, valueStr string) (BulkResolveGeoIPResponseGeoIPData_FieldPathValue, error)

type BulkResolveGeoIPResponseGeoIPData_FieldSubPath

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

func (*BulkResolveGeoIPResponseGeoIPData_FieldSubPath) AsAsInfoSubPath

func (*BulkResolveGeoIPResponseGeoIPData_FieldSubPath) AsCarrierSubPath

func (*BulkResolveGeoIPResponseGeoIPData_FieldSubPath) AsLocationSubPath

func (*BulkResolveGeoIPResponseGeoIPData_FieldSubPath) ClearValue

func (*BulkResolveGeoIPResponseGeoIPData_FieldSubPath) ClearValueRaw

func (*BulkResolveGeoIPResponseGeoIPData_FieldSubPath) Get

Get returns all values pointed by selected field from source BulkResolveGeoIPResponse_GeoIPData

func (*BulkResolveGeoIPResponseGeoIPData_FieldSubPath) GetDefault

func (fps *BulkResolveGeoIPResponseGeoIPData_FieldSubPath) GetDefault() interface{}

GetDefault returns a default value of the field type

func (*BulkResolveGeoIPResponseGeoIPData_FieldSubPath) GetRaw

func (fps *BulkResolveGeoIPResponseGeoIPData_FieldSubPath) GetRaw(source proto.Message) []interface{}

func (*BulkResolveGeoIPResponseGeoIPData_FieldSubPath) GetSingle

GetSingle returns value of selected field from source BulkResolveGeoIPResponse_GeoIPData

func (*BulkResolveGeoIPResponseGeoIPData_FieldSubPath) GetSingleRaw

func (fps *BulkResolveGeoIPResponseGeoIPData_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)

func (*BulkResolveGeoIPResponseGeoIPData_FieldSubPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*BulkResolveGeoIPResponseGeoIPData_FieldSubPath) JSONString

JSONString returns path representation is JSON convention

func (*BulkResolveGeoIPResponseGeoIPData_FieldSubPath) Selector

func (*BulkResolveGeoIPResponseGeoIPData_FieldSubPath) SplitIntoTerminalIPaths added in v0.7.1

func (fps *BulkResolveGeoIPResponseGeoIPData_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath

func (*BulkResolveGeoIPResponseGeoIPData_FieldSubPath) String

String returns path representation in proto convention

func (*BulkResolveGeoIPResponseGeoIPData_FieldSubPath) WithIArrayItemValue

func (*BulkResolveGeoIPResponseGeoIPData_FieldSubPath) WithIArrayOfValues

func (*BulkResolveGeoIPResponseGeoIPData_FieldSubPath) WithIValue

func (*BulkResolveGeoIPResponseGeoIPData_FieldSubPath) WithRawIArrayItemValue

func (fps *BulkResolveGeoIPResponseGeoIPData_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue

func (*BulkResolveGeoIPResponseGeoIPData_FieldSubPath) WithRawIArrayOfValues

func (fps *BulkResolveGeoIPResponseGeoIPData_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues

func (*BulkResolveGeoIPResponseGeoIPData_FieldSubPath) WithRawIValue

func (fps *BulkResolveGeoIPResponseGeoIPData_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue

type BulkResolveGeoIPResponseGeoIPData_FieldSubPathArrayItemValue

type BulkResolveGeoIPResponseGeoIPData_FieldSubPathArrayItemValue struct {
	BulkResolveGeoIPResponseGeoIPData_FieldPath
	// contains filtered or unexported fields
}

func (*BulkResolveGeoIPResponseGeoIPData_FieldSubPathArrayItemValue) AsAsInfoPathItemValue

func (*BulkResolveGeoIPResponseGeoIPData_FieldSubPathArrayItemValue) AsCarrierPathItemValue

func (*BulkResolveGeoIPResponseGeoIPData_FieldSubPathArrayItemValue) AsLocationPathItemValue

func (*BulkResolveGeoIPResponseGeoIPData_FieldSubPathArrayItemValue) ContainsValue

Contains returns a boolean indicating if value that is being held is present in given 'GeoIPData'

func (*BulkResolveGeoIPResponseGeoIPData_FieldSubPathArrayItemValue) GetRawItemValue

func (fpaivs *BulkResolveGeoIPResponseGeoIPData_FieldSubPathArrayItemValue) GetRawItemValue() interface{}

GetRawValue returns stored array item value

type BulkResolveGeoIPResponseGeoIPData_FieldSubPathArrayOfValues

type BulkResolveGeoIPResponseGeoIPData_FieldSubPathArrayOfValues struct {
	BulkResolveGeoIPResponseGeoIPData_FieldPath
	// contains filtered or unexported fields
}

func (*BulkResolveGeoIPResponseGeoIPData_FieldSubPathArrayOfValues) AsAsInfoPathArrayOfValues

func (*BulkResolveGeoIPResponseGeoIPData_FieldSubPathArrayOfValues) AsCarrierPathArrayOfValues

func (*BulkResolveGeoIPResponseGeoIPData_FieldSubPathArrayOfValues) AsLocationPathArrayOfValues

func (*BulkResolveGeoIPResponseGeoIPData_FieldSubPathArrayOfValues) GetRawValues

func (fpsaov *BulkResolveGeoIPResponseGeoIPData_FieldSubPathArrayOfValues) GetRawValues() []interface{}

type BulkResolveGeoIPResponseGeoIPData_FieldSubPathValue

type BulkResolveGeoIPResponseGeoIPData_FieldSubPathValue struct {
	BulkResolveGeoIPResponseGeoIPData_FieldPath
	// contains filtered or unexported fields
}

func (*BulkResolveGeoIPResponseGeoIPData_FieldSubPathValue) AsAsInfoPathValue

func (*BulkResolveGeoIPResponseGeoIPData_FieldSubPathValue) AsCarrierPathValue

func (*BulkResolveGeoIPResponseGeoIPData_FieldSubPathValue) AsLocationPathValue

func (*BulkResolveGeoIPResponseGeoIPData_FieldSubPathValue) CompareWith

func (*BulkResolveGeoIPResponseGeoIPData_FieldSubPathValue) CompareWithRaw

func (*BulkResolveGeoIPResponseGeoIPData_FieldSubPathValue) GetRawValue

func (fpvs *BulkResolveGeoIPResponseGeoIPData_FieldSubPathValue) GetRawValue() interface{}

func (*BulkResolveGeoIPResponseGeoIPData_FieldSubPathValue) SetTo

func (*BulkResolveGeoIPResponseGeoIPData_FieldSubPathValue) SetToRaw

type BulkResolveGeoIPResponseGeoIPData_FieldTerminalPath

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

func (*BulkResolveGeoIPResponseGeoIPData_FieldTerminalPath) ClearValue

func (*BulkResolveGeoIPResponseGeoIPData_FieldTerminalPath) ClearValueRaw

func (*BulkResolveGeoIPResponseGeoIPData_FieldTerminalPath) Get

Get returns all values pointed by specific field from source BulkResolveGeoIPResponse_GeoIPData

func (*BulkResolveGeoIPResponseGeoIPData_FieldTerminalPath) GetDefault

func (fp *BulkResolveGeoIPResponseGeoIPData_FieldTerminalPath) GetDefault() interface{}

GetDefault returns a default value of the field type

func (*BulkResolveGeoIPResponseGeoIPData_FieldTerminalPath) GetRaw

func (fp *BulkResolveGeoIPResponseGeoIPData_FieldTerminalPath) GetRaw(source proto.Message) []interface{}

func (*BulkResolveGeoIPResponseGeoIPData_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source BulkResolveGeoIPResponse_GeoIPData

func (*BulkResolveGeoIPResponseGeoIPData_FieldTerminalPath) GetSingleRaw

func (fp *BulkResolveGeoIPResponseGeoIPData_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)

func (*BulkResolveGeoIPResponseGeoIPData_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*BulkResolveGeoIPResponseGeoIPData_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*BulkResolveGeoIPResponseGeoIPData_FieldTerminalPath) Selector

func (*BulkResolveGeoIPResponseGeoIPData_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.7.1

func (*BulkResolveGeoIPResponseGeoIPData_FieldTerminalPath) String

String returns path representation in proto convention

func (*BulkResolveGeoIPResponseGeoIPData_FieldTerminalPath) WithIArrayItemValue

func (*BulkResolveGeoIPResponseGeoIPData_FieldTerminalPath) WithIArrayOfValues

func (*BulkResolveGeoIPResponseGeoIPData_FieldTerminalPath) WithIValue

func (*BulkResolveGeoIPResponseGeoIPData_FieldTerminalPath) WithRawIArrayItemValue

func (fp *BulkResolveGeoIPResponseGeoIPData_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue

func (*BulkResolveGeoIPResponseGeoIPData_FieldTerminalPath) WithRawIArrayOfValues

func (fp *BulkResolveGeoIPResponseGeoIPData_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues

func (*BulkResolveGeoIPResponseGeoIPData_FieldTerminalPath) WithRawIValue

type BulkResolveGeoIPResponseGeoIPData_FieldTerminalPathArrayItemValue

type BulkResolveGeoIPResponseGeoIPData_FieldTerminalPathArrayItemValue struct {
	BulkResolveGeoIPResponseGeoIPData_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*BulkResolveGeoIPResponseGeoIPData_FieldTerminalPathArrayItemValue) ContainsValue

Contains returns a boolean indicating if value that is being held is present in given 'GeoIPData'

func (*BulkResolveGeoIPResponseGeoIPData_FieldTerminalPathArrayItemValue) GetRawItemValue

func (fpaiv *BulkResolveGeoIPResponseGeoIPData_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}

GetRawValue returns stored element value for array in object BulkResolveGeoIPResponse_GeoIPData as interface{}

func (*BulkResolveGeoIPResponseGeoIPData_FieldTerminalPathArrayItemValue) GetSingle

func (*BulkResolveGeoIPResponseGeoIPData_FieldTerminalPathArrayItemValue) GetSingleRaw

func (fpaiv *BulkResolveGeoIPResponseGeoIPData_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)

type BulkResolveGeoIPResponseGeoIPData_FieldTerminalPathArrayOfValues

type BulkResolveGeoIPResponseGeoIPData_FieldTerminalPathArrayOfValues struct {
	BulkResolveGeoIPResponseGeoIPData_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*BulkResolveGeoIPResponseGeoIPData_FieldTerminalPathArrayOfValues) AsAccessProviderArrayOfValues

func (fpaov *BulkResolveGeoIPResponseGeoIPData_FieldTerminalPathArrayOfValues) AsAccessProviderArrayOfValues() ([]string, bool)

func (*BulkResolveGeoIPResponseGeoIPData_FieldTerminalPathArrayOfValues) AsAsInfoArrayOfValues

func (*BulkResolveGeoIPResponseGeoIPData_FieldTerminalPathArrayOfValues) AsCarrierArrayOfValues

func (*BulkResolveGeoIPResponseGeoIPData_FieldTerminalPathArrayOfValues) AsIpAddressArrayOfValues

func (fpaov *BulkResolveGeoIPResponseGeoIPData_FieldTerminalPathArrayOfValues) AsIpAddressArrayOfValues() ([]string, bool)

func (*BulkResolveGeoIPResponseGeoIPData_FieldTerminalPathArrayOfValues) AsIspArrayOfValues

func (*BulkResolveGeoIPResponseGeoIPData_FieldTerminalPathArrayOfValues) AsLocationArrayOfValues

func (*BulkResolveGeoIPResponseGeoIPData_FieldTerminalPathArrayOfValues) GetRawValues

func (fpaov *BulkResolveGeoIPResponseGeoIPData_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})

type BulkResolveGeoIPResponseGeoIPData_FieldTerminalPathValue

type BulkResolveGeoIPResponseGeoIPData_FieldTerminalPathValue struct {
	BulkResolveGeoIPResponseGeoIPData_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*BulkResolveGeoIPResponseGeoIPData_FieldTerminalPathValue) AsAccessProviderValue

func (*BulkResolveGeoIPResponseGeoIPData_FieldTerminalPathValue) AsAsInfoValue

func (*BulkResolveGeoIPResponseGeoIPData_FieldTerminalPathValue) AsCarrierValue

func (*BulkResolveGeoIPResponseGeoIPData_FieldTerminalPathValue) AsIpAddressValue

func (*BulkResolveGeoIPResponseGeoIPData_FieldTerminalPathValue) AsIspValue

func (*BulkResolveGeoIPResponseGeoIPData_FieldTerminalPathValue) AsLocationValue

func (*BulkResolveGeoIPResponseGeoIPData_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'BulkResolveGeoIPResponseGeoIPData_FieldTerminalPathValue' with the value under path in 'BulkResolveGeoIPResponse_GeoIPData'.

func (*BulkResolveGeoIPResponseGeoIPData_FieldTerminalPathValue) CompareWithRaw

func (*BulkResolveGeoIPResponseGeoIPData_FieldTerminalPathValue) GetRawValue

func (fpv *BulkResolveGeoIPResponseGeoIPData_FieldTerminalPathValue) GetRawValue() interface{}

GetRawValue returns raw value stored under selected path for 'GeoIPData' as interface{}

func (*BulkResolveGeoIPResponseGeoIPData_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object GeoIPData

func (*BulkResolveGeoIPResponseGeoIPData_FieldTerminalPathValue) SetToRaw

type BulkResolveGeoIPResponsePathSelectorGeoIpInfo

type BulkResolveGeoIPResponsePathSelectorGeoIpInfo struct{}

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfo) AccessProvider

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfo) AsInfo

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfo) Carrier

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfo) FieldPath

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfo) IpAddress

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfo) Isp

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfo) Location

type BulkResolveGeoIPResponsePathSelectorGeoIpInfoAccessProvider

type BulkResolveGeoIPResponsePathSelectorGeoIpInfoAccessProvider struct{}

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoAccessProvider) FieldPath

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoAccessProvider) WithArrayOfValues

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoAccessProvider) WithValue

type BulkResolveGeoIPResponsePathSelectorGeoIpInfoAsInfo

type BulkResolveGeoIPResponsePathSelectorGeoIpInfoAsInfo struct{}

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoAsInfo) Asn

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoAsInfo) AsnType

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoAsInfo) Domain

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoAsInfo) FieldPath

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoAsInfo) Name

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoAsInfo) Routes

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoAsInfo) WithArrayOfValues

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoAsInfo) WithValue

type BulkResolveGeoIPResponsePathSelectorGeoIpInfoAsInfoAsn

type BulkResolveGeoIPResponsePathSelectorGeoIpInfoAsInfoAsn struct{}

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoAsInfoAsn) FieldPath

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoAsInfoAsn) WithArrayOfValues

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoAsInfoAsn) WithValue

type BulkResolveGeoIPResponsePathSelectorGeoIpInfoAsInfoAsnType

type BulkResolveGeoIPResponsePathSelectorGeoIpInfoAsInfoAsnType struct{}

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoAsInfoAsnType) FieldPath

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoAsInfoAsnType) WithArrayOfValues

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoAsInfoAsnType) WithValue

type BulkResolveGeoIPResponsePathSelectorGeoIpInfoAsInfoDomain

type BulkResolveGeoIPResponsePathSelectorGeoIpInfoAsInfoDomain struct{}

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoAsInfoDomain) FieldPath

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoAsInfoDomain) WithArrayOfValues

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoAsInfoDomain) WithValue

type BulkResolveGeoIPResponsePathSelectorGeoIpInfoAsInfoName

type BulkResolveGeoIPResponsePathSelectorGeoIpInfoAsInfoName struct{}

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoAsInfoName) FieldPath

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoAsInfoName) WithArrayOfValues

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoAsInfoName) WithValue

type BulkResolveGeoIPResponsePathSelectorGeoIpInfoAsInfoRoutes

type BulkResolveGeoIPResponsePathSelectorGeoIpInfoAsInfoRoutes struct{}

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoAsInfoRoutes) FieldPath

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoAsInfoRoutes) WithArrayOfValues

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoAsInfoRoutes) WithItemValue

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoAsInfoRoutes) WithValue

type BulkResolveGeoIPResponsePathSelectorGeoIpInfoCarrier

type BulkResolveGeoIPResponsePathSelectorGeoIpInfoCarrier struct{}

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoCarrier) FieldPath

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoCarrier) Name

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoCarrier) WithArrayOfValues

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoCarrier) WithValue

type BulkResolveGeoIPResponsePathSelectorGeoIpInfoCarrierLocationAreaCode

type BulkResolveGeoIPResponsePathSelectorGeoIpInfoCarrierLocationAreaCode struct{}

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoCarrierLocationAreaCode) FieldPath

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoCarrierLocationAreaCode) WithArrayOfValues

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoCarrierLocationAreaCode) WithValue

type BulkResolveGeoIPResponsePathSelectorGeoIpInfoCarrierMobileCountryCode

type BulkResolveGeoIPResponsePathSelectorGeoIpInfoCarrierMobileCountryCode struct{}

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoCarrierMobileCountryCode) FieldPath

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoCarrierMobileCountryCode) WithArrayOfValues

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoCarrierMobileCountryCode) WithValue

type BulkResolveGeoIPResponsePathSelectorGeoIpInfoCarrierMobileNetworkCode

type BulkResolveGeoIPResponsePathSelectorGeoIpInfoCarrierMobileNetworkCode struct{}

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoCarrierMobileNetworkCode) FieldPath

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoCarrierMobileNetworkCode) WithArrayOfValues

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoCarrierMobileNetworkCode) WithValue

type BulkResolveGeoIPResponsePathSelectorGeoIpInfoCarrierName

type BulkResolveGeoIPResponsePathSelectorGeoIpInfoCarrierName struct{}

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoCarrierName) FieldPath

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoCarrierName) WithArrayOfValues

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoCarrierName) WithValue

type BulkResolveGeoIPResponsePathSelectorGeoIpInfoIpAddress

type BulkResolveGeoIPResponsePathSelectorGeoIpInfoIpAddress struct{}

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoIpAddress) FieldPath

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoIpAddress) WithArrayOfValues

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoIpAddress) WithValue

type BulkResolveGeoIPResponsePathSelectorGeoIpInfoIsp

type BulkResolveGeoIPResponsePathSelectorGeoIpInfoIsp struct{}

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoIsp) FieldPath

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoIsp) WithArrayOfValues

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoIsp) WithValue

type BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocation

type BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocation struct{}

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocation) Accuracy

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocation) Address

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocation) Coordinates

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocation) FieldPath

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocation) WithArrayOfValues

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocation) WithValue

type BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAccuracy

type BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAccuracy struct{}

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAccuracy) FieldPath

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAccuracy) WithArrayOfValues

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAccuracy) WithValue

type BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAddress

type BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAddress struct{}

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAddress) FieldPath

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAddress) WithArrayOfValues

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAddress) WithValue

type BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAddressAdminArea1

type BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAddressAdminArea1 struct{}

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAddressAdminArea1) FieldPath

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAddressAdminArea1) WithArrayOfValues

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAddressAdminArea1) WithValue

type BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAddressAdminArea2

type BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAddressAdminArea2 struct{}

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAddressAdminArea2) FieldPath

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAddressAdminArea2) WithArrayOfValues

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAddressAdminArea2) WithValue

type BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAddressAdminArea3

type BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAddressAdminArea3 struct{}

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAddressAdminArea3) FieldPath

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAddressAdminArea3) WithArrayOfValues

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAddressAdminArea3) WithValue

type BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAddressAdminArea4

type BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAddressAdminArea4 struct{}

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAddressAdminArea4) FieldPath

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAddressAdminArea4) WithArrayOfValues

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAddressAdminArea4) WithValue

type BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAddressContinent

type BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAddressContinent struct{}

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAddressContinent) FieldPath

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAddressContinent) WithArrayOfValues

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAddressContinent) WithValue

type BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAddressCountry

type BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAddressCountry struct{}

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAddressCountry) FieldPath

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAddressCountry) WithArrayOfValues

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAddressCountry) WithValue

type BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAddressCountryCode

type BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAddressCountryCode struct{}

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAddressCountryCode) FieldPath

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAddressCountryCode) WithArrayOfValues

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAddressCountryCode) WithValue

type BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAddressPostalCode

type BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAddressPostalCode struct{}

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAddressPostalCode) FieldPath

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAddressPostalCode) WithArrayOfValues

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAddressPostalCode) WithValue

type BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAddressStreetAddress

type BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAddressStreetAddress struct{}

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAddressStreetAddress) FieldPath

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAddressStreetAddress) WithArrayOfValues

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAddressStreetAddress) WithValue

type BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAdminHierarchy

type BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAdminHierarchy struct{}

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAdminHierarchy) FieldPath

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAdminHierarchy) WithArrayOfValues

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAdminHierarchy) WithValue

type BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAdminHierarchyAdmin1

type BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAdminHierarchyAdmin1 struct{}

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAdminHierarchyAdmin1) FieldPath

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAdminHierarchyAdmin1) WithArrayOfValues

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAdminHierarchyAdmin1) WithValue

type BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAdminHierarchyAdmin2

type BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAdminHierarchyAdmin2 struct{}

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAdminHierarchyAdmin2) FieldPath

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAdminHierarchyAdmin2) WithArrayOfValues

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAdminHierarchyAdmin2) WithValue

type BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAdminHierarchyAdmin3

type BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAdminHierarchyAdmin3 struct{}

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAdminHierarchyAdmin3) FieldPath

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAdminHierarchyAdmin3) WithArrayOfValues

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAdminHierarchyAdmin3) WithValue

type BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAdminHierarchyAdmin4

type BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAdminHierarchyAdmin4 struct{}

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAdminHierarchyAdmin4) FieldPath

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAdminHierarchyAdmin4) WithArrayOfValues

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAdminHierarchyAdmin4) WithValue

type BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAdminHierarchyAdmin5

type BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAdminHierarchyAdmin5 struct{}

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAdminHierarchyAdmin5) FieldPath

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAdminHierarchyAdmin5) WithArrayOfValues

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAdminHierarchyAdmin5) WithValue

type BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAdminHierarchyContinent

type BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAdminHierarchyContinent struct{}

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAdminHierarchyContinent) FieldPath

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAdminHierarchyContinent) WithArrayOfValues

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAdminHierarchyContinent) WithValue

type BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAdminHierarchyCountry

type BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAdminHierarchyCountry struct{}

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAdminHierarchyCountry) FieldPath

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAdminHierarchyCountry) WithArrayOfValues

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationAdminHierarchyCountry) WithValue

type BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationCoordinates

type BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationCoordinates struct{}

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationCoordinates) FieldPath

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationCoordinates) WithArrayOfValues

func (BulkResolveGeoIPResponsePathSelectorGeoIpInfoLocationCoordinates) WithValue

type BulkResolveGeoIPResponse_FieldMask

type BulkResolveGeoIPResponse_FieldMask struct {
	Paths []BulkResolveGeoIPResponse_FieldPath
}

func FullBulkResolveGeoIPResponse_FieldMask

func FullBulkResolveGeoIPResponse_FieldMask() *BulkResolveGeoIPResponse_FieldMask

func (*BulkResolveGeoIPResponse_FieldMask) AppendPath

func (*BulkResolveGeoIPResponse_FieldMask) AppendRawPath

func (fieldMask *BulkResolveGeoIPResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)

func (*BulkResolveGeoIPResponse_FieldMask) DecodeFirestore

func (fieldMask *BulkResolveGeoIPResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error

func (*BulkResolveGeoIPResponse_FieldMask) EncodeFirestore

func (fieldMask *BulkResolveGeoIPResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)

firestore encoding/decoding integration

func (*BulkResolveGeoIPResponse_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*BulkResolveGeoIPResponse_FieldMask) FromProtoFieldMask

func (fieldMask *BulkResolveGeoIPResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error

func (*BulkResolveGeoIPResponse_FieldMask) GetPaths

func (*BulkResolveGeoIPResponse_FieldMask) GetRawPaths

func (fieldMask *BulkResolveGeoIPResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath

func (*BulkResolveGeoIPResponse_FieldMask) IsFull

func (fieldMask *BulkResolveGeoIPResponse_FieldMask) IsFull() bool

func (BulkResolveGeoIPResponse_FieldMask) Marshal

func (fieldMask BulkResolveGeoIPResponse_FieldMask) Marshal() ([]byte, error)

implement methods required by customType

func (BulkResolveGeoIPResponse_FieldMask) MarshalJSON

func (fieldMask BulkResolveGeoIPResponse_FieldMask) MarshalJSON() ([]byte, error)

func (*BulkResolveGeoIPResponse_FieldMask) PathsCount

func (fieldMask *BulkResolveGeoIPResponse_FieldMask) PathsCount() int

func (*BulkResolveGeoIPResponse_FieldMask) Project

func (*BulkResolveGeoIPResponse_FieldMask) ProjectRaw

func (*BulkResolveGeoIPResponse_FieldMask) ProtoMessage

func (fieldMask *BulkResolveGeoIPResponse_FieldMask) ProtoMessage()

func (*BulkResolveGeoIPResponse_FieldMask) ProtoReflect

func (fieldMask *BulkResolveGeoIPResponse_FieldMask) ProtoReflect() preflect.Message

func (*BulkResolveGeoIPResponse_FieldMask) Reset

func (fieldMask *BulkResolveGeoIPResponse_FieldMask) Reset()

func (*BulkResolveGeoIPResponse_FieldMask) Set

func (fieldMask *BulkResolveGeoIPResponse_FieldMask) Set(target, source *BulkResolveGeoIPResponse)

func (*BulkResolveGeoIPResponse_FieldMask) SetFromCliFlag

func (fieldMask *BulkResolveGeoIPResponse_FieldMask) SetFromCliFlag(raw string) error

func (*BulkResolveGeoIPResponse_FieldMask) SetRaw

func (fieldMask *BulkResolveGeoIPResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)

func (*BulkResolveGeoIPResponse_FieldMask) Size

func (fieldMask *BulkResolveGeoIPResponse_FieldMask) Size() int

func (*BulkResolveGeoIPResponse_FieldMask) String

func (fieldMask *BulkResolveGeoIPResponse_FieldMask) String() string

func (*BulkResolveGeoIPResponse_FieldMask) Subtract

func (*BulkResolveGeoIPResponse_FieldMask) SubtractRaw

func (*BulkResolveGeoIPResponse_FieldMask) ToProtoFieldMask

func (fieldMask *BulkResolveGeoIPResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask

ToFieldMask is used for proto conversions

func (*BulkResolveGeoIPResponse_FieldMask) Unmarshal

func (fieldMask *BulkResolveGeoIPResponse_FieldMask) Unmarshal(data []byte) error

func (*BulkResolveGeoIPResponse_FieldMask) UnmarshalJSON

func (fieldMask *BulkResolveGeoIPResponse_FieldMask) UnmarshalJSON(data []byte) error

type BulkResolveGeoIPResponse_FieldPath

type BulkResolveGeoIPResponse_FieldPath interface {
	gotenobject.FieldPath
	Selector() BulkResolveGeoIPResponse_FieldPathSelector
	Get(source *BulkResolveGeoIPResponse) []interface{}
	GetSingle(source *BulkResolveGeoIPResponse) (interface{}, bool)
	ClearValue(item *BulkResolveGeoIPResponse)

	// Those methods build corresponding BulkResolveGeoIPResponse_FieldPathValue
	// (or array of values) and holds passed value. Panics if injected type is incorrect.
	WithIValue(value interface{}) BulkResolveGeoIPResponse_FieldPathValue
	WithIArrayOfValues(values interface{}) BulkResolveGeoIPResponse_FieldPathArrayOfValues
	WithIArrayItemValue(value interface{}) BulkResolveGeoIPResponse_FieldPathArrayItemValue
}

FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto

func MustParseBulkResolveGeoIPResponse_FieldPath

func MustParseBulkResolveGeoIPResponse_FieldPath(rawField string) BulkResolveGeoIPResponse_FieldPath

func ParseBulkResolveGeoIPResponse_FieldPath

func ParseBulkResolveGeoIPResponse_FieldPath(rawField string) (BulkResolveGeoIPResponse_FieldPath, error)

type BulkResolveGeoIPResponse_FieldPathArrayItemValue

type BulkResolveGeoIPResponse_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	BulkResolveGeoIPResponse_FieldPath
	ContainsValue(*BulkResolveGeoIPResponse) bool
}

BulkResolveGeoIPResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for BulkResolveGeoIPResponse according to their type Present only for array (repeated) types.

func MustParseBulkResolveGeoIPResponse_FieldPathArrayItemValue

func MustParseBulkResolveGeoIPResponse_FieldPathArrayItemValue(pathStr, valueStr string) BulkResolveGeoIPResponse_FieldPathArrayItemValue

func ParseBulkResolveGeoIPResponse_FieldPathArrayItemValue

func ParseBulkResolveGeoIPResponse_FieldPathArrayItemValue(pathStr, valueStr string) (BulkResolveGeoIPResponse_FieldPathArrayItemValue, error)

ParseBulkResolveGeoIPResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type BulkResolveGeoIPResponse_FieldPathArrayOfValues

type BulkResolveGeoIPResponse_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	BulkResolveGeoIPResponse_FieldPath
}

BulkResolveGeoIPResponse_FieldPathArrayOfValues allows storing slice of values for BulkResolveGeoIPResponse fields according to their type

func MustParseBulkResolveGeoIPResponse_FieldPathArrayOfValues

func MustParseBulkResolveGeoIPResponse_FieldPathArrayOfValues(pathStr, valuesStr string) BulkResolveGeoIPResponse_FieldPathArrayOfValues

func ParseBulkResolveGeoIPResponse_FieldPathArrayOfValues

func ParseBulkResolveGeoIPResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (BulkResolveGeoIPResponse_FieldPathArrayOfValues, error)

type BulkResolveGeoIPResponse_FieldPathSelector

type BulkResolveGeoIPResponse_FieldPathSelector int32
const (
	BulkResolveGeoIPResponse_FieldPathSelectorGeoIpInfo BulkResolveGeoIPResponse_FieldPathSelector = 0
)

func (BulkResolveGeoIPResponse_FieldPathSelector) String

type BulkResolveGeoIPResponse_FieldPathValue

type BulkResolveGeoIPResponse_FieldPathValue interface {
	BulkResolveGeoIPResponse_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **BulkResolveGeoIPResponse)
	CompareWith(*BulkResolveGeoIPResponse) (cmp int, comparable bool)
}

BulkResolveGeoIPResponse_FieldPathValue allows storing values for BulkResolveGeoIPResponse fields according to their type

func MustParseBulkResolveGeoIPResponse_FieldPathValue

func MustParseBulkResolveGeoIPResponse_FieldPathValue(pathStr, valueStr string) BulkResolveGeoIPResponse_FieldPathValue

func ParseBulkResolveGeoIPResponse_FieldPathValue

func ParseBulkResolveGeoIPResponse_FieldPathValue(pathStr, valueStr string) (BulkResolveGeoIPResponse_FieldPathValue, error)

type BulkResolveGeoIPResponse_FieldSubPath

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

func (*BulkResolveGeoIPResponse_FieldSubPath) AsGeoIpInfoSubPath

func (*BulkResolveGeoIPResponse_FieldSubPath) ClearValue

func (*BulkResolveGeoIPResponse_FieldSubPath) ClearValueRaw

func (fps *BulkResolveGeoIPResponse_FieldSubPath) ClearValueRaw(item proto.Message)

func (*BulkResolveGeoIPResponse_FieldSubPath) Get

func (fps *BulkResolveGeoIPResponse_FieldSubPath) Get(source *BulkResolveGeoIPResponse) (values []interface{})

Get returns all values pointed by selected field from source BulkResolveGeoIPResponse

func (*BulkResolveGeoIPResponse_FieldSubPath) GetDefault

func (fps *BulkResolveGeoIPResponse_FieldSubPath) GetDefault() interface{}

GetDefault returns a default value of the field type

func (*BulkResolveGeoIPResponse_FieldSubPath) GetRaw

func (fps *BulkResolveGeoIPResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}

func (*BulkResolveGeoIPResponse_FieldSubPath) GetSingle

func (fps *BulkResolveGeoIPResponse_FieldSubPath) GetSingle(source *BulkResolveGeoIPResponse) (interface{}, bool)

GetSingle returns value of selected field from source BulkResolveGeoIPResponse

func (*BulkResolveGeoIPResponse_FieldSubPath) GetSingleRaw

func (fps *BulkResolveGeoIPResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)

func (*BulkResolveGeoIPResponse_FieldSubPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*BulkResolveGeoIPResponse_FieldSubPath) JSONString

JSONString returns path representation is JSON convention

func (*BulkResolveGeoIPResponse_FieldSubPath) Selector

func (*BulkResolveGeoIPResponse_FieldSubPath) SplitIntoTerminalIPaths added in v0.7.1

func (fps *BulkResolveGeoIPResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath

func (*BulkResolveGeoIPResponse_FieldSubPath) String

String returns path representation in proto convention

func (*BulkResolveGeoIPResponse_FieldSubPath) WithIArrayItemValue

func (*BulkResolveGeoIPResponse_FieldSubPath) WithIArrayOfValues

func (*BulkResolveGeoIPResponse_FieldSubPath) WithIValue

func (*BulkResolveGeoIPResponse_FieldSubPath) WithRawIArrayItemValue

func (fps *BulkResolveGeoIPResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue

func (*BulkResolveGeoIPResponse_FieldSubPath) WithRawIArrayOfValues

func (fps *BulkResolveGeoIPResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues

func (*BulkResolveGeoIPResponse_FieldSubPath) WithRawIValue

func (fps *BulkResolveGeoIPResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue

type BulkResolveGeoIPResponse_FieldSubPathArrayItemValue

type BulkResolveGeoIPResponse_FieldSubPathArrayItemValue struct {
	BulkResolveGeoIPResponse_FieldPath
	// contains filtered or unexported fields
}

func (*BulkResolveGeoIPResponse_FieldSubPathArrayItemValue) AsGeoIpInfoPathItemValue

func (*BulkResolveGeoIPResponse_FieldSubPathArrayItemValue) ContainsValue

Contains returns a boolean indicating if value that is being held is present in given 'BulkResolveGeoIPResponse'

func (*BulkResolveGeoIPResponse_FieldSubPathArrayItemValue) GetRawItemValue

func (fpaivs *BulkResolveGeoIPResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}

GetRawValue returns stored array item value

type BulkResolveGeoIPResponse_FieldSubPathArrayOfValues

type BulkResolveGeoIPResponse_FieldSubPathArrayOfValues struct {
	BulkResolveGeoIPResponse_FieldPath
	// contains filtered or unexported fields
}

func (*BulkResolveGeoIPResponse_FieldSubPathArrayOfValues) AsGeoIpInfoPathArrayOfValues

func (*BulkResolveGeoIPResponse_FieldSubPathArrayOfValues) GetRawValues

func (fpsaov *BulkResolveGeoIPResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}

type BulkResolveGeoIPResponse_FieldSubPathValue

type BulkResolveGeoIPResponse_FieldSubPathValue struct {
	BulkResolveGeoIPResponse_FieldPath
	// contains filtered or unexported fields
}

func (*BulkResolveGeoIPResponse_FieldSubPathValue) AsGeoIpInfoPathValue

func (*BulkResolveGeoIPResponse_FieldSubPathValue) CompareWith

func (*BulkResolveGeoIPResponse_FieldSubPathValue) CompareWithRaw

func (fpvs *BulkResolveGeoIPResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)

func (*BulkResolveGeoIPResponse_FieldSubPathValue) GetRawValue

func (fpvs *BulkResolveGeoIPResponse_FieldSubPathValue) GetRawValue() interface{}

func (*BulkResolveGeoIPResponse_FieldSubPathValue) SetTo

func (*BulkResolveGeoIPResponse_FieldSubPathValue) SetToRaw

type BulkResolveGeoIPResponse_FieldTerminalPath

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

func (*BulkResolveGeoIPResponse_FieldTerminalPath) ClearValue

func (*BulkResolveGeoIPResponse_FieldTerminalPath) ClearValueRaw

func (*BulkResolveGeoIPResponse_FieldTerminalPath) Get

func (fp *BulkResolveGeoIPResponse_FieldTerminalPath) Get(source *BulkResolveGeoIPResponse) (values []interface{})

Get returns all values pointed by specific field from source BulkResolveGeoIPResponse

func (*BulkResolveGeoIPResponse_FieldTerminalPath) GetDefault

func (fp *BulkResolveGeoIPResponse_FieldTerminalPath) GetDefault() interface{}

GetDefault returns a default value of the field type

func (*BulkResolveGeoIPResponse_FieldTerminalPath) GetRaw

func (fp *BulkResolveGeoIPResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}

func (*BulkResolveGeoIPResponse_FieldTerminalPath) GetSingle

func (fp *BulkResolveGeoIPResponse_FieldTerminalPath) GetSingle(source *BulkResolveGeoIPResponse) (interface{}, bool)

GetSingle returns value pointed by specific field of from source BulkResolveGeoIPResponse

func (*BulkResolveGeoIPResponse_FieldTerminalPath) GetSingleRaw

func (fp *BulkResolveGeoIPResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)

func (*BulkResolveGeoIPResponse_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*BulkResolveGeoIPResponse_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*BulkResolveGeoIPResponse_FieldTerminalPath) Selector

func (*BulkResolveGeoIPResponse_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.7.1

func (fp *BulkResolveGeoIPResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath

func (*BulkResolveGeoIPResponse_FieldTerminalPath) String

String returns path representation in proto convention

func (*BulkResolveGeoIPResponse_FieldTerminalPath) WithIArrayItemValue

func (*BulkResolveGeoIPResponse_FieldTerminalPath) WithIArrayOfValues

func (*BulkResolveGeoIPResponse_FieldTerminalPath) WithIValue

func (*BulkResolveGeoIPResponse_FieldTerminalPath) WithRawIArrayItemValue

func (fp *BulkResolveGeoIPResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue

func (*BulkResolveGeoIPResponse_FieldTerminalPath) WithRawIArrayOfValues

func (fp *BulkResolveGeoIPResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues

func (*BulkResolveGeoIPResponse_FieldTerminalPath) WithRawIValue

func (fp *BulkResolveGeoIPResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue

type BulkResolveGeoIPResponse_FieldTerminalPathArrayItemValue

type BulkResolveGeoIPResponse_FieldTerminalPathArrayItemValue struct {
	BulkResolveGeoIPResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*BulkResolveGeoIPResponse_FieldTerminalPathArrayItemValue) AsGeoIpInfoItemValue

func (*BulkResolveGeoIPResponse_FieldTerminalPathArrayItemValue) ContainsValue

Contains returns a boolean indicating if value that is being held is present in given 'BulkResolveGeoIPResponse'

func (*BulkResolveGeoIPResponse_FieldTerminalPathArrayItemValue) GetRawItemValue

func (fpaiv *BulkResolveGeoIPResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}

GetRawValue returns stored element value for array in object BulkResolveGeoIPResponse as interface{}

func (*BulkResolveGeoIPResponse_FieldTerminalPathArrayItemValue) GetSingle

func (*BulkResolveGeoIPResponse_FieldTerminalPathArrayItemValue) GetSingleRaw

func (fpaiv *BulkResolveGeoIPResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)

type BulkResolveGeoIPResponse_FieldTerminalPathArrayOfValues

type BulkResolveGeoIPResponse_FieldTerminalPathArrayOfValues struct {
	BulkResolveGeoIPResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*BulkResolveGeoIPResponse_FieldTerminalPathArrayOfValues) AsGeoIpInfoArrayOfValues

func (*BulkResolveGeoIPResponse_FieldTerminalPathArrayOfValues) GetRawValues

func (fpaov *BulkResolveGeoIPResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})

type BulkResolveGeoIPResponse_FieldTerminalPathValue

type BulkResolveGeoIPResponse_FieldTerminalPathValue struct {
	BulkResolveGeoIPResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*BulkResolveGeoIPResponse_FieldTerminalPathValue) AsGeoIpInfoValue

func (*BulkResolveGeoIPResponse_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'BulkResolveGeoIPResponse_FieldTerminalPathValue' with the value under path in 'BulkResolveGeoIPResponse'.

func (*BulkResolveGeoIPResponse_FieldTerminalPathValue) CompareWithRaw

func (fpv *BulkResolveGeoIPResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)

func (*BulkResolveGeoIPResponse_FieldTerminalPathValue) GetRawValue

func (fpv *BulkResolveGeoIPResponse_FieldTerminalPathValue) GetRawValue() interface{}

GetRawValue returns raw value stored under selected path for 'BulkResolveGeoIPResponse' as interface{}

func (*BulkResolveGeoIPResponse_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object BulkResolveGeoIPResponse

func (*BulkResolveGeoIPResponse_FieldTerminalPathValue) SetToRaw

type BulkResolveGeoIPResponse_GeoIPData

type BulkResolveGeoIPResponse_GeoIPData struct {
	Location       *common.Location `protobuf:"bytes,1,opt,name=location,proto3" json:"location,omitempty" firestore:"location"`
	Isp            string           `protobuf:"bytes,2,opt,name=isp,proto3" json:"isp,omitempty" firestore:"isp"`
	AsInfo         *common.ASInfo   `protobuf:"bytes,3,opt,name=as_info,json=asInfo,proto3" json:"as_info,omitempty" firestore:"asInfo"`
	Carrier        *common.Carrier  `protobuf:"bytes,4,opt,name=carrier,proto3" json:"carrier,omitempty" firestore:"carrier"`
	AccessProvider string           `` /* 130-byte string literal not displayed */
	IpAddress      string           `protobuf:"bytes,6,opt,name=ip_address,json=ipAddress,proto3" json:"ip_address,omitempty" firestore:"ipAddress"`
	// contains filtered or unexported fields
}

func (*BulkResolveGeoIPResponse_GeoIPData) Clone

func (*BulkResolveGeoIPResponse_GeoIPData) CloneRaw

func (*BulkResolveGeoIPResponse_GeoIPData) Descriptor

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

Deprecated, Use BulkResolveGeoIPResponse_GeoIPData.ProtoReflect.Descriptor instead.

func (*BulkResolveGeoIPResponse_GeoIPData) GetAccessProvider

func (m *BulkResolveGeoIPResponse_GeoIPData) GetAccessProvider() string

func (*BulkResolveGeoIPResponse_GeoIPData) GetAsInfo

func (*BulkResolveGeoIPResponse_GeoIPData) GetCarrier

func (*BulkResolveGeoIPResponse_GeoIPData) GetIpAddress

func (m *BulkResolveGeoIPResponse_GeoIPData) GetIpAddress() string

func (*BulkResolveGeoIPResponse_GeoIPData) GetIsp

func (*BulkResolveGeoIPResponse_GeoIPData) GetLocation

func (*BulkResolveGeoIPResponse_GeoIPData) GotenMessage

func (*BulkResolveGeoIPResponse_GeoIPData) GotenMessage()

func (*BulkResolveGeoIPResponse_GeoIPData) GotenObjectExt

func (o *BulkResolveGeoIPResponse_GeoIPData) GotenObjectExt()

func (*BulkResolveGeoIPResponse_GeoIPData) GotenValidate

func (obj *BulkResolveGeoIPResponse_GeoIPData) GotenValidate() error

func (*BulkResolveGeoIPResponse_GeoIPData) MakeFullFieldMask

func (*BulkResolveGeoIPResponse_GeoIPData) MakeRawDiffFieldMask

func (*BulkResolveGeoIPResponse_GeoIPData) MakeRawFullFieldMask

func (o *BulkResolveGeoIPResponse_GeoIPData) MakeRawFullFieldMask() gotenobject.FieldMask

func (*BulkResolveGeoIPResponse_GeoIPData) Marshal

func (m *BulkResolveGeoIPResponse_GeoIPData) Marshal() ([]byte, error)

func (*BulkResolveGeoIPResponse_GeoIPData) MarshalJSON

func (m *BulkResolveGeoIPResponse_GeoIPData) MarshalJSON() ([]byte, error)

func (*BulkResolveGeoIPResponse_GeoIPData) Merge

func (*BulkResolveGeoIPResponse_GeoIPData) MergeRaw

func (*BulkResolveGeoIPResponse_GeoIPData) ProtoMessage

func (*BulkResolveGeoIPResponse_GeoIPData) ProtoMessage()

func (*BulkResolveGeoIPResponse_GeoIPData) ProtoReflect

func (*BulkResolveGeoIPResponse_GeoIPData) Reset

func (*BulkResolveGeoIPResponse_GeoIPData) SetAccessProvider

func (m *BulkResolveGeoIPResponse_GeoIPData) SetAccessProvider(fv string)

func (*BulkResolveGeoIPResponse_GeoIPData) SetAsInfo

func (*BulkResolveGeoIPResponse_GeoIPData) SetCarrier

func (*BulkResolveGeoIPResponse_GeoIPData) SetIpAddress

func (m *BulkResolveGeoIPResponse_GeoIPData) SetIpAddress(fv string)

func (*BulkResolveGeoIPResponse_GeoIPData) SetIsp

func (*BulkResolveGeoIPResponse_GeoIPData) SetLocation

func (*BulkResolveGeoIPResponse_GeoIPData) String

func (*BulkResolveGeoIPResponse_GeoIPData) Unmarshal

func (m *BulkResolveGeoIPResponse_GeoIPData) Unmarshal(b []byte) error

func (*BulkResolveGeoIPResponse_GeoIPData) UnmarshalJSON

func (m *BulkResolveGeoIPResponse_GeoIPData) UnmarshalJSON(data []byte) error

type BulkResolveGeoIPResponse_GeoIPDataPathSelectorAccessProvider

type BulkResolveGeoIPResponse_GeoIPDataPathSelectorAccessProvider struct{}

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorAccessProvider) FieldPath

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorAccessProvider) WithArrayOfValues

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorAccessProvider) WithValue

type BulkResolveGeoIPResponse_GeoIPDataPathSelectorAsInfo

type BulkResolveGeoIPResponse_GeoIPDataPathSelectorAsInfo struct{}

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorAsInfo) Asn

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorAsInfo) AsnType

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorAsInfo) Domain

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorAsInfo) FieldPath

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorAsInfo) Name

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorAsInfo) Routes

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorAsInfo) WithArrayOfValues

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorAsInfo) WithSubArrayItemValue

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorAsInfo) WithSubArrayOfValues

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorAsInfo) WithSubPath

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorAsInfo) WithSubValue

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorAsInfo) WithValue

type BulkResolveGeoIPResponse_GeoIPDataPathSelectorAsInfoAsn

type BulkResolveGeoIPResponse_GeoIPDataPathSelectorAsInfoAsn struct{}

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorAsInfoAsn) FieldPath

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorAsInfoAsn) WithArrayOfValues

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorAsInfoAsn) WithValue

type BulkResolveGeoIPResponse_GeoIPDataPathSelectorAsInfoAsnType

type BulkResolveGeoIPResponse_GeoIPDataPathSelectorAsInfoAsnType struct{}

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorAsInfoAsnType) FieldPath

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorAsInfoAsnType) WithArrayOfValues

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorAsInfoAsnType) WithValue

type BulkResolveGeoIPResponse_GeoIPDataPathSelectorAsInfoDomain

type BulkResolveGeoIPResponse_GeoIPDataPathSelectorAsInfoDomain struct{}

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorAsInfoDomain) FieldPath

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorAsInfoDomain) WithArrayOfValues

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorAsInfoDomain) WithValue

type BulkResolveGeoIPResponse_GeoIPDataPathSelectorAsInfoName

type BulkResolveGeoIPResponse_GeoIPDataPathSelectorAsInfoName struct{}

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorAsInfoName) FieldPath

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorAsInfoName) WithArrayOfValues

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorAsInfoName) WithValue

type BulkResolveGeoIPResponse_GeoIPDataPathSelectorAsInfoRoutes

type BulkResolveGeoIPResponse_GeoIPDataPathSelectorAsInfoRoutes struct{}

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorAsInfoRoutes) FieldPath

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorAsInfoRoutes) WithArrayOfValues

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorAsInfoRoutes) WithItemValue

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorAsInfoRoutes) WithValue

type BulkResolveGeoIPResponse_GeoIPDataPathSelectorCarrier

type BulkResolveGeoIPResponse_GeoIPDataPathSelectorCarrier struct{}

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorCarrier) FieldPath

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorCarrier) Name

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorCarrier) WithArrayOfValues

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorCarrier) WithSubArrayItemValue

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorCarrier) WithSubArrayOfValues

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorCarrier) WithSubPath

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorCarrier) WithSubValue

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorCarrier) WithValue

type BulkResolveGeoIPResponse_GeoIPDataPathSelectorCarrierLocationAreaCode

type BulkResolveGeoIPResponse_GeoIPDataPathSelectorCarrierLocationAreaCode struct{}

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorCarrierLocationAreaCode) FieldPath

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorCarrierLocationAreaCode) WithArrayOfValues

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorCarrierLocationAreaCode) WithValue

type BulkResolveGeoIPResponse_GeoIPDataPathSelectorCarrierMobileCountryCode

type BulkResolveGeoIPResponse_GeoIPDataPathSelectorCarrierMobileCountryCode struct{}

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorCarrierMobileCountryCode) FieldPath

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorCarrierMobileCountryCode) WithArrayOfValues

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorCarrierMobileCountryCode) WithValue

type BulkResolveGeoIPResponse_GeoIPDataPathSelectorCarrierMobileNetworkCode

type BulkResolveGeoIPResponse_GeoIPDataPathSelectorCarrierMobileNetworkCode struct{}

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorCarrierMobileNetworkCode) FieldPath

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorCarrierMobileNetworkCode) WithArrayOfValues

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorCarrierMobileNetworkCode) WithValue

type BulkResolveGeoIPResponse_GeoIPDataPathSelectorCarrierName

type BulkResolveGeoIPResponse_GeoIPDataPathSelectorCarrierName struct{}

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorCarrierName) FieldPath

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorCarrierName) WithArrayOfValues

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorCarrierName) WithValue

type BulkResolveGeoIPResponse_GeoIPDataPathSelectorIpAddress

type BulkResolveGeoIPResponse_GeoIPDataPathSelectorIpAddress struct{}

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorIpAddress) FieldPath

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorIpAddress) WithArrayOfValues

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorIpAddress) WithValue

type BulkResolveGeoIPResponse_GeoIPDataPathSelectorIsp

type BulkResolveGeoIPResponse_GeoIPDataPathSelectorIsp struct{}

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorIsp) FieldPath

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorIsp) WithArrayOfValues

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorIsp) WithValue

type BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocation

type BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocation struct{}

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocation) Accuracy

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocation) Address

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocation) Coordinates

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocation) FieldPath

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocation) WithArrayOfValues

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocation) WithSubArrayItemValue

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocation) WithSubArrayOfValues

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocation) WithSubPath

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocation) WithSubValue

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocation) WithValue

type BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAccuracy

type BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAccuracy struct{}

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAccuracy) FieldPath

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAccuracy) WithArrayOfValues

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAccuracy) WithValue

type BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAddress

type BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAddress struct{}

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAddress) FieldPath

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAddress) WithArrayOfValues

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAddress) WithValue

type BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAddressAdminArea1

type BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAddressAdminArea1 struct{}

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAddressAdminArea1) FieldPath

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAddressAdminArea1) WithArrayOfValues

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAddressAdminArea1) WithValue

type BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAddressAdminArea2

type BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAddressAdminArea2 struct{}

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAddressAdminArea2) FieldPath

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAddressAdminArea2) WithArrayOfValues

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAddressAdminArea2) WithValue

type BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAddressAdminArea3

type BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAddressAdminArea3 struct{}

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAddressAdminArea3) FieldPath

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAddressAdminArea3) WithArrayOfValues

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAddressAdminArea3) WithValue

type BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAddressAdminArea4

type BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAddressAdminArea4 struct{}

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAddressAdminArea4) FieldPath

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAddressAdminArea4) WithArrayOfValues

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAddressAdminArea4) WithValue

type BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAddressContinent

type BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAddressContinent struct{}

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAddressContinent) FieldPath

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAddressContinent) WithArrayOfValues

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAddressContinent) WithValue

type BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAddressCountry

type BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAddressCountry struct{}

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAddressCountry) FieldPath

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAddressCountry) WithArrayOfValues

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAddressCountry) WithValue

type BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAddressCountryCode

type BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAddressCountryCode struct{}

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAddressCountryCode) FieldPath

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAddressCountryCode) WithArrayOfValues

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAddressCountryCode) WithValue

type BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAddressPostalCode

type BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAddressPostalCode struct{}

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAddressPostalCode) FieldPath

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAddressPostalCode) WithArrayOfValues

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAddressPostalCode) WithValue

type BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAddressStreetAddress

type BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAddressStreetAddress struct{}

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAddressStreetAddress) FieldPath

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAddressStreetAddress) WithArrayOfValues

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAddressStreetAddress) WithValue

type BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAdminHierarchy

type BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAdminHierarchy struct{}

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAdminHierarchy) FieldPath

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAdminHierarchy) WithArrayOfValues

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAdminHierarchy) WithValue

type BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAdminHierarchyAdmin1

type BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAdminHierarchyAdmin1 struct{}

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAdminHierarchyAdmin1) FieldPath

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAdminHierarchyAdmin1) WithArrayOfValues

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAdminHierarchyAdmin1) WithValue

type BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAdminHierarchyAdmin2

type BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAdminHierarchyAdmin2 struct{}

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAdminHierarchyAdmin2) FieldPath

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAdminHierarchyAdmin2) WithArrayOfValues

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAdminHierarchyAdmin2) WithValue

type BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAdminHierarchyAdmin3

type BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAdminHierarchyAdmin3 struct{}

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAdminHierarchyAdmin3) FieldPath

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAdminHierarchyAdmin3) WithArrayOfValues

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAdminHierarchyAdmin3) WithValue

type BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAdminHierarchyAdmin4

type BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAdminHierarchyAdmin4 struct{}

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAdminHierarchyAdmin4) FieldPath

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAdminHierarchyAdmin4) WithArrayOfValues

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAdminHierarchyAdmin4) WithValue

type BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAdminHierarchyAdmin5

type BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAdminHierarchyAdmin5 struct{}

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAdminHierarchyAdmin5) FieldPath

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAdminHierarchyAdmin5) WithArrayOfValues

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAdminHierarchyAdmin5) WithValue

type BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAdminHierarchyContinent

type BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAdminHierarchyContinent struct{}

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAdminHierarchyContinent) FieldPath

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAdminHierarchyContinent) WithArrayOfValues

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAdminHierarchyContinent) WithValue

type BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAdminHierarchyCountry

type BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAdminHierarchyCountry struct{}

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAdminHierarchyCountry) FieldPath

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAdminHierarchyCountry) WithArrayOfValues

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationAdminHierarchyCountry) WithValue

type BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationCoordinates

type BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationCoordinates struct{}

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationCoordinates) FieldPath

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationCoordinates) WithArrayOfValues

func (BulkResolveGeoIPResponse_GeoIPDataPathSelectorLocationCoordinates) WithValue

type BulkResolveGeoIPResponse_GeoIPData_FieldMask

type BulkResolveGeoIPResponse_GeoIPData_FieldMask struct {
	Paths []BulkResolveGeoIPResponseGeoIPData_FieldPath
}

func FullBulkResolveGeoIPResponse_GeoIPData_FieldMask

func FullBulkResolveGeoIPResponse_GeoIPData_FieldMask() *BulkResolveGeoIPResponse_GeoIPData_FieldMask

func (*BulkResolveGeoIPResponse_GeoIPData_FieldMask) AppendPath

func (*BulkResolveGeoIPResponse_GeoIPData_FieldMask) AppendRawPath

func (*BulkResolveGeoIPResponse_GeoIPData_FieldMask) DecodeFirestore

func (fieldMask *BulkResolveGeoIPResponse_GeoIPData_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error

func (*BulkResolveGeoIPResponse_GeoIPData_FieldMask) EncodeFirestore

func (fieldMask *BulkResolveGeoIPResponse_GeoIPData_FieldMask) EncodeFirestore() (*firestorepb.Value, error)

firestore encoding/decoding integration

func (*BulkResolveGeoIPResponse_GeoIPData_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*BulkResolveGeoIPResponse_GeoIPData_FieldMask) FromProtoFieldMask

func (fieldMask *BulkResolveGeoIPResponse_GeoIPData_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error

func (*BulkResolveGeoIPResponse_GeoIPData_FieldMask) GetPaths

func (*BulkResolveGeoIPResponse_GeoIPData_FieldMask) GetRawPaths

func (*BulkResolveGeoIPResponse_GeoIPData_FieldMask) IsFull

func (BulkResolveGeoIPResponse_GeoIPData_FieldMask) Marshal

func (fieldMask BulkResolveGeoIPResponse_GeoIPData_FieldMask) Marshal() ([]byte, error)

implement methods required by customType

func (BulkResolveGeoIPResponse_GeoIPData_FieldMask) MarshalJSON

func (fieldMask BulkResolveGeoIPResponse_GeoIPData_FieldMask) MarshalJSON() ([]byte, error)

func (*BulkResolveGeoIPResponse_GeoIPData_FieldMask) PathsCount

func (fieldMask *BulkResolveGeoIPResponse_GeoIPData_FieldMask) PathsCount() int

func (*BulkResolveGeoIPResponse_GeoIPData_FieldMask) Project

func (*BulkResolveGeoIPResponse_GeoIPData_FieldMask) ProjectRaw

func (*BulkResolveGeoIPResponse_GeoIPData_FieldMask) ProtoMessage

func (fieldMask *BulkResolveGeoIPResponse_GeoIPData_FieldMask) ProtoMessage()

func (*BulkResolveGeoIPResponse_GeoIPData_FieldMask) ProtoReflect

func (*BulkResolveGeoIPResponse_GeoIPData_FieldMask) Reset

func (*BulkResolveGeoIPResponse_GeoIPData_FieldMask) Set

func (*BulkResolveGeoIPResponse_GeoIPData_FieldMask) SetFromCliFlag

func (fieldMask *BulkResolveGeoIPResponse_GeoIPData_FieldMask) SetFromCliFlag(raw string) error

func (*BulkResolveGeoIPResponse_GeoIPData_FieldMask) SetRaw

func (*BulkResolveGeoIPResponse_GeoIPData_FieldMask) Size

func (*BulkResolveGeoIPResponse_GeoIPData_FieldMask) String

func (*BulkResolveGeoIPResponse_GeoIPData_FieldMask) Subtract

func (*BulkResolveGeoIPResponse_GeoIPData_FieldMask) SubtractRaw

func (*BulkResolveGeoIPResponse_GeoIPData_FieldMask) ToProtoFieldMask

ToFieldMask is used for proto conversions

func (*BulkResolveGeoIPResponse_GeoIPData_FieldMask) Unmarshal

func (fieldMask *BulkResolveGeoIPResponse_GeoIPData_FieldMask) Unmarshal(data []byte) error

func (*BulkResolveGeoIPResponse_GeoIPData_FieldMask) UnmarshalJSON

func (fieldMask *BulkResolveGeoIPResponse_GeoIPData_FieldMask) UnmarshalJSON(data []byte) error

type GeoResolverServiceClient

type GeoResolverServiceClient interface {
	ResolveGeoIP(ctx context.Context, in *ResolveGeoIPRequest, opts ...grpc.CallOption) (*ResolveGeoIPResponse, error)
	BulkResolveGeoIP(ctx context.Context, in *BulkResolveGeoIPRequest, opts ...grpc.CallOption) (*BulkResolveGeoIPResponse, error)
	ResolveEnvironment(ctx context.Context, in *ResolveEnvironmentRequest, opts ...grpc.CallOption) (*ResolveEnvironmentResponse, error)
}

GeoResolverServiceClient is the client API for GeoResolverService.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.

type GeoResolverServiceDescriptor added in v0.4.26

type GeoResolverServiceDescriptor struct{}

func GetGeoResolverServiceDescriptor added in v0.4.26

func GetGeoResolverServiceDescriptor() *GeoResolverServiceDescriptor

func (*GeoResolverServiceDescriptor) AllMethodDescriptors added in v0.4.26

func (d *GeoResolverServiceDescriptor) AllMethodDescriptors() []gotenclient.MethodDescriptor

func (*GeoResolverServiceDescriptor) GetApiName added in v0.4.26

func (d *GeoResolverServiceDescriptor) GetApiName() string

func (*GeoResolverServiceDescriptor) GetFullAPIName added in v0.4.26

func (d *GeoResolverServiceDescriptor) GetFullAPIName() string

func (*GeoResolverServiceDescriptor) GetProtoPkgName added in v0.4.26

func (d *GeoResolverServiceDescriptor) GetProtoPkgName() string

func (*GeoResolverServiceDescriptor) GetServiceDomain added in v0.4.26

func (d *GeoResolverServiceDescriptor) GetServiceDomain() string

func (*GeoResolverServiceDescriptor) GetServiceVersion added in v0.4.26

func (d *GeoResolverServiceDescriptor) GetServiceVersion() string

type ResolveEnvironmentDescriptor added in v0.4.26

type ResolveEnvironmentDescriptor struct{}

func GetResolveEnvironmentDescriptor added in v0.4.26

func GetResolveEnvironmentDescriptor() *ResolveEnvironmentDescriptor

func (*ResolveEnvironmentDescriptor) GetApiDescriptor added in v0.4.26

func (*ResolveEnvironmentDescriptor) GetApiName added in v0.4.26

func (d *ResolveEnvironmentDescriptor) GetApiName() string

func (*ResolveEnvironmentDescriptor) GetClientMsgReflectHandle added in v0.4.26

func (d *ResolveEnvironmentDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle

func (*ResolveEnvironmentDescriptor) GetFullMethodName added in v0.4.26

func (d *ResolveEnvironmentDescriptor) GetFullMethodName() string

func (*ResolveEnvironmentDescriptor) GetMethodName added in v0.4.26

func (d *ResolveEnvironmentDescriptor) GetMethodName() string

func (*ResolveEnvironmentDescriptor) GetProtoPkgName added in v0.4.26

func (d *ResolveEnvironmentDescriptor) GetProtoPkgName() string

func (*ResolveEnvironmentDescriptor) GetResourceDescriptor added in v0.4.27

func (d *ResolveEnvironmentDescriptor) GetResourceDescriptor() gotenresource.Descriptor

func (*ResolveEnvironmentDescriptor) GetServerMsgReflectHandle added in v0.4.26

func (d *ResolveEnvironmentDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle

func (*ResolveEnvironmentDescriptor) GetServiceDomain added in v0.4.26

func (d *ResolveEnvironmentDescriptor) GetServiceDomain() string

func (*ResolveEnvironmentDescriptor) GetServiceVersion added in v0.4.26

func (d *ResolveEnvironmentDescriptor) GetServiceVersion() string

func (*ResolveEnvironmentDescriptor) GetVerb added in v0.4.26

func (d *ResolveEnvironmentDescriptor) GetVerb() string

func (*ResolveEnvironmentDescriptor) HasResource added in v0.4.27

func (d *ResolveEnvironmentDescriptor) HasResource() bool

func (*ResolveEnvironmentDescriptor) IsClientStream added in v0.4.26

func (d *ResolveEnvironmentDescriptor) IsClientStream() bool

func (*ResolveEnvironmentDescriptor) IsCollection added in v0.4.27

func (d *ResolveEnvironmentDescriptor) IsCollection() bool

func (*ResolveEnvironmentDescriptor) IsPlural added in v0.4.27

func (d *ResolveEnvironmentDescriptor) IsPlural() bool

func (*ResolveEnvironmentDescriptor) IsServerStream added in v0.4.26

func (d *ResolveEnvironmentDescriptor) IsServerStream() bool

func (*ResolveEnvironmentDescriptor) IsUnary added in v0.4.26

func (d *ResolveEnvironmentDescriptor) IsUnary() bool

func (*ResolveEnvironmentDescriptor) NewEmptyClientMsg added in v0.4.26

func (d *ResolveEnvironmentDescriptor) NewEmptyClientMsg() proto.Message

func (*ResolveEnvironmentDescriptor) NewEmptyServerMsg added in v0.4.26

func (d *ResolveEnvironmentDescriptor) NewEmptyServerMsg() proto.Message

func (*ResolveEnvironmentDescriptor) RequestHasResourceBody added in v0.4.26

func (d *ResolveEnvironmentDescriptor) RequestHasResourceBody() bool

type ResolveEnvironmentDescriptorClientMsgHandle added in v0.4.26

type ResolveEnvironmentDescriptorClientMsgHandle struct{}

func (*ResolveEnvironmentDescriptorClientMsgHandle) ExtractCollectionName added in v0.4.27

func (*ResolveEnvironmentDescriptorClientMsgHandle) ExtractResourceName added in v0.4.27

func (*ResolveEnvironmentDescriptorClientMsgHandle) ExtractResourceNames added in v0.4.27

type ResolveEnvironmentDescriptorServerMsgHandle added in v0.4.26

type ResolveEnvironmentDescriptorServerMsgHandle struct{}

func (*ResolveEnvironmentDescriptorServerMsgHandle) ExtractCollectionName added in v0.4.27

func (*ResolveEnvironmentDescriptorServerMsgHandle) ExtractResourceName added in v0.4.27

func (*ResolveEnvironmentDescriptorServerMsgHandle) ExtractResourceNames added in v0.4.27

type ResolveEnvironmentRequest

type ResolveEnvironmentRequest struct {

	//  reference of ntt.watchdog.v1alpha2.Probe
	Name                      *probe.Reference `protobuf:"bytes,1,opt,customtype=Reference,name=name,proto3" json:"name,omitempty" firestore:"name"`
	Address                   string           `protobuf:"bytes,2,opt,name=address,proto3" json:"address,omitempty" firestore:"address"`
	Wlans                     []*common.WLAN   `protobuf:"bytes,3,rep,name=wlans,proto3" json:"wlans,omitempty" firestore:"wlans"`
	DeviceReportedCoordinates *latlng.LatLng   `` /* 176-byte string literal not displayed */
	DeviceReportedAccuracy    float64          `` /* 166-byte string literal not displayed */
	// contains filtered or unexported fields
}

Request message for method [ResolveEnvironment][ntt.watchdog.v1alpha2.ResolveEnvironment]

func (*ResolveEnvironmentRequest) Clone

func (*ResolveEnvironmentRequest) CloneRaw

func (*ResolveEnvironmentRequest) Descriptor

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

Deprecated, Use ResolveEnvironmentRequest.ProtoReflect.Descriptor instead.

func (*ResolveEnvironmentRequest) GetAddress

func (m *ResolveEnvironmentRequest) GetAddress() string

func (*ResolveEnvironmentRequest) GetDeviceReportedAccuracy added in v0.11.13

func (m *ResolveEnvironmentRequest) GetDeviceReportedAccuracy() float64

func (*ResolveEnvironmentRequest) GetDeviceReportedCoordinates added in v0.11.13

func (m *ResolveEnvironmentRequest) GetDeviceReportedCoordinates() *latlng.LatLng

func (*ResolveEnvironmentRequest) GetName

func (*ResolveEnvironmentRequest) GetWlans

func (m *ResolveEnvironmentRequest) GetWlans() []*common.WLAN

func (*ResolveEnvironmentRequest) GotenMessage

func (*ResolveEnvironmentRequest) GotenMessage()

func (*ResolveEnvironmentRequest) GotenObjectExt

func (o *ResolveEnvironmentRequest) GotenObjectExt()

func (*ResolveEnvironmentRequest) GotenValidate

func (obj *ResolveEnvironmentRequest) GotenValidate() error

func (*ResolveEnvironmentRequest) MakeDiffFieldMask

func (*ResolveEnvironmentRequest) MakeFullFieldMask

func (*ResolveEnvironmentRequest) MakeRawDiffFieldMask

func (*ResolveEnvironmentRequest) MakeRawFullFieldMask

func (o *ResolveEnvironmentRequest) MakeRawFullFieldMask() gotenobject.FieldMask

func (*ResolveEnvironmentRequest) Marshal

func (m *ResolveEnvironmentRequest) Marshal() ([]byte, error)

func (*ResolveEnvironmentRequest) MarshalJSON

func (m *ResolveEnvironmentRequest) MarshalJSON() ([]byte, error)

func (*ResolveEnvironmentRequest) Merge

func (*ResolveEnvironmentRequest) MergeRaw

func (*ResolveEnvironmentRequest) ProtoMessage

func (*ResolveEnvironmentRequest) ProtoMessage()

func (*ResolveEnvironmentRequest) ProtoReflect

func (m *ResolveEnvironmentRequest) ProtoReflect() preflect.Message

func (*ResolveEnvironmentRequest) Reset

func (m *ResolveEnvironmentRequest) Reset()

func (*ResolveEnvironmentRequest) SetAddress

func (m *ResolveEnvironmentRequest) SetAddress(fv string)

func (*ResolveEnvironmentRequest) SetDeviceReportedAccuracy added in v0.11.13

func (m *ResolveEnvironmentRequest) SetDeviceReportedAccuracy(fv float64)

func (*ResolveEnvironmentRequest) SetDeviceReportedCoordinates added in v0.11.13

func (m *ResolveEnvironmentRequest) SetDeviceReportedCoordinates(fv *latlng.LatLng)

func (*ResolveEnvironmentRequest) SetName

func (m *ResolveEnvironmentRequest) SetName(fv *probe.Reference)

func (*ResolveEnvironmentRequest) SetWlans

func (m *ResolveEnvironmentRequest) SetWlans(fv []*common.WLAN)

func (*ResolveEnvironmentRequest) String

func (m *ResolveEnvironmentRequest) String() string

func (*ResolveEnvironmentRequest) Unmarshal

func (m *ResolveEnvironmentRequest) Unmarshal(b []byte) error

func (*ResolveEnvironmentRequest) UnmarshalJSON

func (m *ResolveEnvironmentRequest) UnmarshalJSON(data []byte) error

type ResolveEnvironmentRequestFieldPathBuilder

type ResolveEnvironmentRequestFieldPathBuilder struct{}

func NewResolveEnvironmentRequestFieldPathBuilder

func NewResolveEnvironmentRequestFieldPathBuilder() ResolveEnvironmentRequestFieldPathBuilder

func (ResolveEnvironmentRequestFieldPathBuilder) Address

func (ResolveEnvironmentRequestFieldPathBuilder) DeviceReportedAccuracy added in v0.11.13

func (ResolveEnvironmentRequestFieldPathBuilder) DeviceReportedCoordinates added in v0.11.13

func (ResolveEnvironmentRequestFieldPathBuilder) Name

func (ResolveEnvironmentRequestFieldPathBuilder) Wlans

type ResolveEnvironmentRequestPathSelectorAddress

type ResolveEnvironmentRequestPathSelectorAddress struct{}

func (ResolveEnvironmentRequestPathSelectorAddress) FieldPath

func (ResolveEnvironmentRequestPathSelectorAddress) WithArrayOfValues

func (ResolveEnvironmentRequestPathSelectorAddress) WithValue

type ResolveEnvironmentRequestPathSelectorDeviceReportedAccuracy added in v0.11.13

type ResolveEnvironmentRequestPathSelectorDeviceReportedAccuracy struct{}

func (ResolveEnvironmentRequestPathSelectorDeviceReportedAccuracy) FieldPath added in v0.11.13

func (ResolveEnvironmentRequestPathSelectorDeviceReportedAccuracy) WithArrayOfValues added in v0.11.13

func (ResolveEnvironmentRequestPathSelectorDeviceReportedAccuracy) WithValue added in v0.11.13

type ResolveEnvironmentRequestPathSelectorDeviceReportedCoordinates added in v0.11.13

type ResolveEnvironmentRequestPathSelectorDeviceReportedCoordinates struct{}

func (ResolveEnvironmentRequestPathSelectorDeviceReportedCoordinates) FieldPath added in v0.11.13

func (ResolveEnvironmentRequestPathSelectorDeviceReportedCoordinates) WithArrayOfValues added in v0.11.13

func (ResolveEnvironmentRequestPathSelectorDeviceReportedCoordinates) WithValue added in v0.11.13

type ResolveEnvironmentRequestPathSelectorName

type ResolveEnvironmentRequestPathSelectorName struct{}

func (ResolveEnvironmentRequestPathSelectorName) FieldPath

func (ResolveEnvironmentRequestPathSelectorName) WithArrayOfValues

func (ResolveEnvironmentRequestPathSelectorName) WithValue

type ResolveEnvironmentRequestPathSelectorWlans

type ResolveEnvironmentRequestPathSelectorWlans struct{}

func (ResolveEnvironmentRequestPathSelectorWlans) FieldPath

func (ResolveEnvironmentRequestPathSelectorWlans) Mac

func (ResolveEnvironmentRequestPathSelectorWlans) Signal

func (ResolveEnvironmentRequestPathSelectorWlans) WithArrayOfValues

func (ResolveEnvironmentRequestPathSelectorWlans) WithItemValue

func (ResolveEnvironmentRequestPathSelectorWlans) WithSubArrayItemValue

func (ResolveEnvironmentRequestPathSelectorWlans) WithSubArrayOfValues

func (ResolveEnvironmentRequestPathSelectorWlans) WithSubPath

func (ResolveEnvironmentRequestPathSelectorWlans) WithSubValue

func (ResolveEnvironmentRequestPathSelectorWlans) WithValue

type ResolveEnvironmentRequestPathSelectorWlansMac

type ResolveEnvironmentRequestPathSelectorWlansMac struct{}

func (ResolveEnvironmentRequestPathSelectorWlansMac) FieldPath

func (ResolveEnvironmentRequestPathSelectorWlansMac) WithArrayOfValues

func (ResolveEnvironmentRequestPathSelectorWlansMac) WithValue

type ResolveEnvironmentRequestPathSelectorWlansSignal

type ResolveEnvironmentRequestPathSelectorWlansSignal struct{}

func (ResolveEnvironmentRequestPathSelectorWlansSignal) FieldPath

func (ResolveEnvironmentRequestPathSelectorWlansSignal) WithArrayOfValues

func (ResolveEnvironmentRequestPathSelectorWlansSignal) WithValue

type ResolveEnvironmentRequest_FieldMask

type ResolveEnvironmentRequest_FieldMask struct {
	Paths []ResolveEnvironmentRequest_FieldPath
}

func FullResolveEnvironmentRequest_FieldMask

func FullResolveEnvironmentRequest_FieldMask() *ResolveEnvironmentRequest_FieldMask

func (*ResolveEnvironmentRequest_FieldMask) AppendPath

func (*ResolveEnvironmentRequest_FieldMask) AppendRawPath

func (fieldMask *ResolveEnvironmentRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)

func (*ResolveEnvironmentRequest_FieldMask) DecodeFirestore

func (fieldMask *ResolveEnvironmentRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error

func (*ResolveEnvironmentRequest_FieldMask) EncodeFirestore

func (fieldMask *ResolveEnvironmentRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)

firestore encoding/decoding integration

func (*ResolveEnvironmentRequest_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*ResolveEnvironmentRequest_FieldMask) FromProtoFieldMask

func (fieldMask *ResolveEnvironmentRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error

func (*ResolveEnvironmentRequest_FieldMask) GetPaths

func (*ResolveEnvironmentRequest_FieldMask) GetRawPaths

func (fieldMask *ResolveEnvironmentRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath

func (*ResolveEnvironmentRequest_FieldMask) IsFull

func (fieldMask *ResolveEnvironmentRequest_FieldMask) IsFull() bool

func (ResolveEnvironmentRequest_FieldMask) Marshal

func (fieldMask ResolveEnvironmentRequest_FieldMask) Marshal() ([]byte, error)

implement methods required by customType

func (ResolveEnvironmentRequest_FieldMask) MarshalJSON

func (fieldMask ResolveEnvironmentRequest_FieldMask) MarshalJSON() ([]byte, error)

func (*ResolveEnvironmentRequest_FieldMask) PathsCount

func (fieldMask *ResolveEnvironmentRequest_FieldMask) PathsCount() int

func (*ResolveEnvironmentRequest_FieldMask) Project

func (*ResolveEnvironmentRequest_FieldMask) ProjectRaw

func (*ResolveEnvironmentRequest_FieldMask) ProtoMessage

func (fieldMask *ResolveEnvironmentRequest_FieldMask) ProtoMessage()

func (*ResolveEnvironmentRequest_FieldMask) ProtoReflect

func (fieldMask *ResolveEnvironmentRequest_FieldMask) ProtoReflect() preflect.Message

func (*ResolveEnvironmentRequest_FieldMask) Reset

func (fieldMask *ResolveEnvironmentRequest_FieldMask) Reset()

func (*ResolveEnvironmentRequest_FieldMask) Set

func (fieldMask *ResolveEnvironmentRequest_FieldMask) Set(target, source *ResolveEnvironmentRequest)

func (*ResolveEnvironmentRequest_FieldMask) SetFromCliFlag

func (fieldMask *ResolveEnvironmentRequest_FieldMask) SetFromCliFlag(raw string) error

func (*ResolveEnvironmentRequest_FieldMask) SetRaw

func (fieldMask *ResolveEnvironmentRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)

func (*ResolveEnvironmentRequest_FieldMask) Size

func (fieldMask *ResolveEnvironmentRequest_FieldMask) Size() int

func (*ResolveEnvironmentRequest_FieldMask) String

func (fieldMask *ResolveEnvironmentRequest_FieldMask) String() string

func (*ResolveEnvironmentRequest_FieldMask) Subtract

func (*ResolveEnvironmentRequest_FieldMask) SubtractRaw

func (*ResolveEnvironmentRequest_FieldMask) ToProtoFieldMask

func (fieldMask *ResolveEnvironmentRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask

ToFieldMask is used for proto conversions

func (*ResolveEnvironmentRequest_FieldMask) Unmarshal

func (fieldMask *ResolveEnvironmentRequest_FieldMask) Unmarshal(data []byte) error

func (*ResolveEnvironmentRequest_FieldMask) UnmarshalJSON

func (fieldMask *ResolveEnvironmentRequest_FieldMask) UnmarshalJSON(data []byte) error

type ResolveEnvironmentRequest_FieldPath

type ResolveEnvironmentRequest_FieldPath interface {
	gotenobject.FieldPath
	Selector() ResolveEnvironmentRequest_FieldPathSelector
	Get(source *ResolveEnvironmentRequest) []interface{}
	GetSingle(source *ResolveEnvironmentRequest) (interface{}, bool)
	ClearValue(item *ResolveEnvironmentRequest)

	// Those methods build corresponding ResolveEnvironmentRequest_FieldPathValue
	// (or array of values) and holds passed value. Panics if injected type is incorrect.
	WithIValue(value interface{}) ResolveEnvironmentRequest_FieldPathValue
	WithIArrayOfValues(values interface{}) ResolveEnvironmentRequest_FieldPathArrayOfValues
	WithIArrayItemValue(value interface{}) ResolveEnvironmentRequest_FieldPathArrayItemValue
}

FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto

func MustParseResolveEnvironmentRequest_FieldPath

func MustParseResolveEnvironmentRequest_FieldPath(rawField string) ResolveEnvironmentRequest_FieldPath

func ParseResolveEnvironmentRequest_FieldPath

func ParseResolveEnvironmentRequest_FieldPath(rawField string) (ResolveEnvironmentRequest_FieldPath, error)

type ResolveEnvironmentRequest_FieldPathArrayItemValue

type ResolveEnvironmentRequest_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	ResolveEnvironmentRequest_FieldPath
	ContainsValue(*ResolveEnvironmentRequest) bool
}

ResolveEnvironmentRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for ResolveEnvironmentRequest according to their type Present only for array (repeated) types.

func MustParseResolveEnvironmentRequest_FieldPathArrayItemValue

func MustParseResolveEnvironmentRequest_FieldPathArrayItemValue(pathStr, valueStr string) ResolveEnvironmentRequest_FieldPathArrayItemValue

func ParseResolveEnvironmentRequest_FieldPathArrayItemValue

func ParseResolveEnvironmentRequest_FieldPathArrayItemValue(pathStr, valueStr string) (ResolveEnvironmentRequest_FieldPathArrayItemValue, error)

ParseResolveEnvironmentRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type ResolveEnvironmentRequest_FieldPathArrayOfValues

type ResolveEnvironmentRequest_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	ResolveEnvironmentRequest_FieldPath
}

ResolveEnvironmentRequest_FieldPathArrayOfValues allows storing slice of values for ResolveEnvironmentRequest fields according to their type

func MustParseResolveEnvironmentRequest_FieldPathArrayOfValues

func MustParseResolveEnvironmentRequest_FieldPathArrayOfValues(pathStr, valuesStr string) ResolveEnvironmentRequest_FieldPathArrayOfValues

func ParseResolveEnvironmentRequest_FieldPathArrayOfValues

func ParseResolveEnvironmentRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (ResolveEnvironmentRequest_FieldPathArrayOfValues, error)

type ResolveEnvironmentRequest_FieldPathSelector

type ResolveEnvironmentRequest_FieldPathSelector int32
const (
	ResolveEnvironmentRequest_FieldPathSelectorName                      ResolveEnvironmentRequest_FieldPathSelector = 0
	ResolveEnvironmentRequest_FieldPathSelectorAddress                   ResolveEnvironmentRequest_FieldPathSelector = 1
	ResolveEnvironmentRequest_FieldPathSelectorWlans                     ResolveEnvironmentRequest_FieldPathSelector = 2
	ResolveEnvironmentRequest_FieldPathSelectorDeviceReportedCoordinates ResolveEnvironmentRequest_FieldPathSelector = 3
	ResolveEnvironmentRequest_FieldPathSelectorDeviceReportedAccuracy    ResolveEnvironmentRequest_FieldPathSelector = 4
)

func (ResolveEnvironmentRequest_FieldPathSelector) String

type ResolveEnvironmentRequest_FieldPathValue

type ResolveEnvironmentRequest_FieldPathValue interface {
	ResolveEnvironmentRequest_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **ResolveEnvironmentRequest)
	CompareWith(*ResolveEnvironmentRequest) (cmp int, comparable bool)
}

ResolveEnvironmentRequest_FieldPathValue allows storing values for ResolveEnvironmentRequest fields according to their type

func MustParseResolveEnvironmentRequest_FieldPathValue

func MustParseResolveEnvironmentRequest_FieldPathValue(pathStr, valueStr string) ResolveEnvironmentRequest_FieldPathValue

func ParseResolveEnvironmentRequest_FieldPathValue

func ParseResolveEnvironmentRequest_FieldPathValue(pathStr, valueStr string) (ResolveEnvironmentRequest_FieldPathValue, error)

type ResolveEnvironmentRequest_FieldSubPath

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

func (*ResolveEnvironmentRequest_FieldSubPath) AsWlansSubPath

func (*ResolveEnvironmentRequest_FieldSubPath) ClearValue

func (*ResolveEnvironmentRequest_FieldSubPath) ClearValueRaw

func (fps *ResolveEnvironmentRequest_FieldSubPath) ClearValueRaw(item proto.Message)

func (*ResolveEnvironmentRequest_FieldSubPath) Get

func (fps *ResolveEnvironmentRequest_FieldSubPath) Get(source *ResolveEnvironmentRequest) (values []interface{})

Get returns all values pointed by selected field from source ResolveEnvironmentRequest

func (*ResolveEnvironmentRequest_FieldSubPath) GetDefault

func (fps *ResolveEnvironmentRequest_FieldSubPath) GetDefault() interface{}

GetDefault returns a default value of the field type

func (*ResolveEnvironmentRequest_FieldSubPath) GetRaw

func (fps *ResolveEnvironmentRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}

func (*ResolveEnvironmentRequest_FieldSubPath) GetSingle

func (fps *ResolveEnvironmentRequest_FieldSubPath) GetSingle(source *ResolveEnvironmentRequest) (interface{}, bool)

GetSingle returns value of selected field from source ResolveEnvironmentRequest

func (*ResolveEnvironmentRequest_FieldSubPath) GetSingleRaw

func (fps *ResolveEnvironmentRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)

func (*ResolveEnvironmentRequest_FieldSubPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*ResolveEnvironmentRequest_FieldSubPath) JSONString

JSONString returns path representation is JSON convention

func (*ResolveEnvironmentRequest_FieldSubPath) Selector

func (*ResolveEnvironmentRequest_FieldSubPath) SplitIntoTerminalIPaths added in v0.7.1

func (fps *ResolveEnvironmentRequest_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath

func (*ResolveEnvironmentRequest_FieldSubPath) String

String returns path representation in proto convention

func (*ResolveEnvironmentRequest_FieldSubPath) WithIArrayItemValue

func (*ResolveEnvironmentRequest_FieldSubPath) WithIArrayOfValues

func (*ResolveEnvironmentRequest_FieldSubPath) WithIValue

func (*ResolveEnvironmentRequest_FieldSubPath) WithRawIArrayItemValue

func (fps *ResolveEnvironmentRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue

func (*ResolveEnvironmentRequest_FieldSubPath) WithRawIArrayOfValues

func (fps *ResolveEnvironmentRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues

func (*ResolveEnvironmentRequest_FieldSubPath) WithRawIValue

func (fps *ResolveEnvironmentRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue

type ResolveEnvironmentRequest_FieldSubPathArrayItemValue

type ResolveEnvironmentRequest_FieldSubPathArrayItemValue struct {
	ResolveEnvironmentRequest_FieldPath
	// contains filtered or unexported fields
}

func (*ResolveEnvironmentRequest_FieldSubPathArrayItemValue) AsWlansPathItemValue

func (*ResolveEnvironmentRequest_FieldSubPathArrayItemValue) ContainsValue

Contains returns a boolean indicating if value that is being held is present in given 'ResolveEnvironmentRequest'

func (*ResolveEnvironmentRequest_FieldSubPathArrayItemValue) GetRawItemValue

func (fpaivs *ResolveEnvironmentRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}

GetRawValue returns stored array item value

type ResolveEnvironmentRequest_FieldSubPathArrayOfValues

type ResolveEnvironmentRequest_FieldSubPathArrayOfValues struct {
	ResolveEnvironmentRequest_FieldPath
	// contains filtered or unexported fields
}

func (*ResolveEnvironmentRequest_FieldSubPathArrayOfValues) AsWlansPathArrayOfValues

func (*ResolveEnvironmentRequest_FieldSubPathArrayOfValues) GetRawValues

func (fpsaov *ResolveEnvironmentRequest_FieldSubPathArrayOfValues) GetRawValues() []interface{}

type ResolveEnvironmentRequest_FieldSubPathValue

type ResolveEnvironmentRequest_FieldSubPathValue struct {
	ResolveEnvironmentRequest_FieldPath
	// contains filtered or unexported fields
}

func (*ResolveEnvironmentRequest_FieldSubPathValue) AsWlansPathValue

func (*ResolveEnvironmentRequest_FieldSubPathValue) CompareWith

func (*ResolveEnvironmentRequest_FieldSubPathValue) CompareWithRaw

func (fpvs *ResolveEnvironmentRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)

func (*ResolveEnvironmentRequest_FieldSubPathValue) GetRawValue

func (fpvs *ResolveEnvironmentRequest_FieldSubPathValue) GetRawValue() interface{}

func (*ResolveEnvironmentRequest_FieldSubPathValue) SetTo

func (*ResolveEnvironmentRequest_FieldSubPathValue) SetToRaw

type ResolveEnvironmentRequest_FieldTerminalPath

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

func (*ResolveEnvironmentRequest_FieldTerminalPath) ClearValue

func (*ResolveEnvironmentRequest_FieldTerminalPath) ClearValueRaw

func (*ResolveEnvironmentRequest_FieldTerminalPath) Get

func (fp *ResolveEnvironmentRequest_FieldTerminalPath) Get(source *ResolveEnvironmentRequest) (values []interface{})

Get returns all values pointed by specific field from source ResolveEnvironmentRequest

func (*ResolveEnvironmentRequest_FieldTerminalPath) GetDefault

func (fp *ResolveEnvironmentRequest_FieldTerminalPath) GetDefault() interface{}

GetDefault returns a default value of the field type

func (*ResolveEnvironmentRequest_FieldTerminalPath) GetRaw

func (fp *ResolveEnvironmentRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}

func (*ResolveEnvironmentRequest_FieldTerminalPath) GetSingle

func (fp *ResolveEnvironmentRequest_FieldTerminalPath) GetSingle(source *ResolveEnvironmentRequest) (interface{}, bool)

GetSingle returns value pointed by specific field of from source ResolveEnvironmentRequest

func (*ResolveEnvironmentRequest_FieldTerminalPath) GetSingleRaw

func (fp *ResolveEnvironmentRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)

func (*ResolveEnvironmentRequest_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*ResolveEnvironmentRequest_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*ResolveEnvironmentRequest_FieldTerminalPath) Selector

func (*ResolveEnvironmentRequest_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.7.1

func (fp *ResolveEnvironmentRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath

func (*ResolveEnvironmentRequest_FieldTerminalPath) String

String returns path representation in proto convention

func (*ResolveEnvironmentRequest_FieldTerminalPath) WithIArrayItemValue

func (*ResolveEnvironmentRequest_FieldTerminalPath) WithIArrayOfValues

func (*ResolveEnvironmentRequest_FieldTerminalPath) WithIValue

func (*ResolveEnvironmentRequest_FieldTerminalPath) WithRawIArrayItemValue

func (fp *ResolveEnvironmentRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue

func (*ResolveEnvironmentRequest_FieldTerminalPath) WithRawIArrayOfValues

func (fp *ResolveEnvironmentRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues

func (*ResolveEnvironmentRequest_FieldTerminalPath) WithRawIValue

func (fp *ResolveEnvironmentRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue

type ResolveEnvironmentRequest_FieldTerminalPathArrayItemValue

type ResolveEnvironmentRequest_FieldTerminalPathArrayItemValue struct {
	ResolveEnvironmentRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*ResolveEnvironmentRequest_FieldTerminalPathArrayItemValue) AsWlansItemValue

func (*ResolveEnvironmentRequest_FieldTerminalPathArrayItemValue) ContainsValue

Contains returns a boolean indicating if value that is being held is present in given 'ResolveEnvironmentRequest'

func (*ResolveEnvironmentRequest_FieldTerminalPathArrayItemValue) GetRawItemValue

func (fpaiv *ResolveEnvironmentRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}

GetRawValue returns stored element value for array in object ResolveEnvironmentRequest as interface{}

func (*ResolveEnvironmentRequest_FieldTerminalPathArrayItemValue) GetSingle

func (*ResolveEnvironmentRequest_FieldTerminalPathArrayItemValue) GetSingleRaw

func (fpaiv *ResolveEnvironmentRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)

type ResolveEnvironmentRequest_FieldTerminalPathArrayOfValues

type ResolveEnvironmentRequest_FieldTerminalPathArrayOfValues struct {
	ResolveEnvironmentRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*ResolveEnvironmentRequest_FieldTerminalPathArrayOfValues) AsAddressArrayOfValues

func (fpaov *ResolveEnvironmentRequest_FieldTerminalPathArrayOfValues) AsAddressArrayOfValues() ([]string, bool)

func (*ResolveEnvironmentRequest_FieldTerminalPathArrayOfValues) AsDeviceReportedAccuracyArrayOfValues added in v0.11.13

func (fpaov *ResolveEnvironmentRequest_FieldTerminalPathArrayOfValues) AsDeviceReportedAccuracyArrayOfValues() ([]float64, bool)

func (*ResolveEnvironmentRequest_FieldTerminalPathArrayOfValues) AsDeviceReportedCoordinatesArrayOfValues added in v0.11.13

func (fpaov *ResolveEnvironmentRequest_FieldTerminalPathArrayOfValues) AsDeviceReportedCoordinatesArrayOfValues() ([]*latlng.LatLng, bool)

func (*ResolveEnvironmentRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues

func (*ResolveEnvironmentRequest_FieldTerminalPathArrayOfValues) AsWlansArrayOfValues

func (fpaov *ResolveEnvironmentRequest_FieldTerminalPathArrayOfValues) AsWlansArrayOfValues() ([][]*common.WLAN, bool)

func (*ResolveEnvironmentRequest_FieldTerminalPathArrayOfValues) GetRawValues

func (fpaov *ResolveEnvironmentRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})

type ResolveEnvironmentRequest_FieldTerminalPathValue

type ResolveEnvironmentRequest_FieldTerminalPathValue struct {
	ResolveEnvironmentRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*ResolveEnvironmentRequest_FieldTerminalPathValue) AsAddressValue

func (*ResolveEnvironmentRequest_FieldTerminalPathValue) AsDeviceReportedAccuracyValue added in v0.11.13

func (fpv *ResolveEnvironmentRequest_FieldTerminalPathValue) AsDeviceReportedAccuracyValue() (float64, bool)

func (*ResolveEnvironmentRequest_FieldTerminalPathValue) AsDeviceReportedCoordinatesValue added in v0.11.13

func (fpv *ResolveEnvironmentRequest_FieldTerminalPathValue) AsDeviceReportedCoordinatesValue() (*latlng.LatLng, bool)

func (*ResolveEnvironmentRequest_FieldTerminalPathValue) AsNameValue

func (*ResolveEnvironmentRequest_FieldTerminalPathValue) AsWlansValue

func (*ResolveEnvironmentRequest_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'ResolveEnvironmentRequest_FieldTerminalPathValue' with the value under path in 'ResolveEnvironmentRequest'.

func (*ResolveEnvironmentRequest_FieldTerminalPathValue) CompareWithRaw

func (*ResolveEnvironmentRequest_FieldTerminalPathValue) GetRawValue

func (fpv *ResolveEnvironmentRequest_FieldTerminalPathValue) GetRawValue() interface{}

GetRawValue returns raw value stored under selected path for 'ResolveEnvironmentRequest' as interface{}

func (*ResolveEnvironmentRequest_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object ResolveEnvironmentRequest

func (*ResolveEnvironmentRequest_FieldTerminalPathValue) SetToRaw

type ResolveEnvironmentResponse

type ResolveEnvironmentResponse struct {
	Location           *common.Location `protobuf:"bytes,1,opt,name=location,proto3" json:"location,omitempty" firestore:"location"`
	AsInfo             *common.ASInfo   `protobuf:"bytes,2,opt,name=as_info,json=asInfo,proto3" json:"as_info,omitempty" firestore:"asInfo"`
	Carrier            *common.Carrier  `protobuf:"bytes,3,opt,name=carrier,proto3" json:"carrier,omitempty" firestore:"carrier"`
	DiscoveredLocation *common.Location `` /* 146-byte string literal not displayed */
	// contains filtered or unexported fields
}

Response message for method [ResolveEnvironment][ntt.watchdog.v1alpha2.ResolveEnvironment]

func (*ResolveEnvironmentResponse) Clone

func (*ResolveEnvironmentResponse) CloneRaw

func (*ResolveEnvironmentResponse) Descriptor

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

Deprecated, Use ResolveEnvironmentResponse.ProtoReflect.Descriptor instead.

func (*ResolveEnvironmentResponse) GetAsInfo

func (m *ResolveEnvironmentResponse) GetAsInfo() *common.ASInfo

func (*ResolveEnvironmentResponse) GetCarrier

func (m *ResolveEnvironmentResponse) GetCarrier() *common.Carrier

func (*ResolveEnvironmentResponse) GetDiscoveredLocation

func (m *ResolveEnvironmentResponse) GetDiscoveredLocation() *common.Location

func (*ResolveEnvironmentResponse) GetLocation

func (m *ResolveEnvironmentResponse) GetLocation() *common.Location

func (*ResolveEnvironmentResponse) GotenMessage

func (*ResolveEnvironmentResponse) GotenMessage()

func (*ResolveEnvironmentResponse) GotenObjectExt

func (o *ResolveEnvironmentResponse) GotenObjectExt()

func (*ResolveEnvironmentResponse) GotenValidate

func (obj *ResolveEnvironmentResponse) GotenValidate() error

func (*ResolveEnvironmentResponse) MakeDiffFieldMask

func (*ResolveEnvironmentResponse) MakeFullFieldMask

func (*ResolveEnvironmentResponse) MakeRawDiffFieldMask

func (*ResolveEnvironmentResponse) MakeRawFullFieldMask

func (o *ResolveEnvironmentResponse) MakeRawFullFieldMask() gotenobject.FieldMask

func (*ResolveEnvironmentResponse) Marshal

func (m *ResolveEnvironmentResponse) Marshal() ([]byte, error)

func (*ResolveEnvironmentResponse) MarshalJSON

func (m *ResolveEnvironmentResponse) MarshalJSON() ([]byte, error)

func (*ResolveEnvironmentResponse) Merge

func (*ResolveEnvironmentResponse) MergeRaw

func (*ResolveEnvironmentResponse) ProtoMessage

func (*ResolveEnvironmentResponse) ProtoMessage()

func (*ResolveEnvironmentResponse) ProtoReflect

func (m *ResolveEnvironmentResponse) ProtoReflect() preflect.Message

func (*ResolveEnvironmentResponse) Reset

func (m *ResolveEnvironmentResponse) Reset()

func (*ResolveEnvironmentResponse) SetAsInfo

func (m *ResolveEnvironmentResponse) SetAsInfo(fv *common.ASInfo)

func (*ResolveEnvironmentResponse) SetCarrier

func (m *ResolveEnvironmentResponse) SetCarrier(fv *common.Carrier)

func (*ResolveEnvironmentResponse) SetDiscoveredLocation

func (m *ResolveEnvironmentResponse) SetDiscoveredLocation(fv *common.Location)

func (*ResolveEnvironmentResponse) SetLocation

func (m *ResolveEnvironmentResponse) SetLocation(fv *common.Location)

func (*ResolveEnvironmentResponse) String

func (m *ResolveEnvironmentResponse) String() string

func (*ResolveEnvironmentResponse) Unmarshal

func (m *ResolveEnvironmentResponse) Unmarshal(b []byte) error

func (*ResolveEnvironmentResponse) UnmarshalJSON

func (m *ResolveEnvironmentResponse) UnmarshalJSON(data []byte) error

type ResolveEnvironmentResponseFieldPathBuilder

type ResolveEnvironmentResponseFieldPathBuilder struct{}

func NewResolveEnvironmentResponseFieldPathBuilder

func NewResolveEnvironmentResponseFieldPathBuilder() ResolveEnvironmentResponseFieldPathBuilder

func (ResolveEnvironmentResponseFieldPathBuilder) AsInfo

func (ResolveEnvironmentResponseFieldPathBuilder) Carrier

func (ResolveEnvironmentResponseFieldPathBuilder) DiscoveredLocation

func (ResolveEnvironmentResponseFieldPathBuilder) Location

type ResolveEnvironmentResponsePathSelectorAsInfo

type ResolveEnvironmentResponsePathSelectorAsInfo struct{}

func (ResolveEnvironmentResponsePathSelectorAsInfo) Asn

func (ResolveEnvironmentResponsePathSelectorAsInfo) AsnType

func (ResolveEnvironmentResponsePathSelectorAsInfo) Domain

func (ResolveEnvironmentResponsePathSelectorAsInfo) FieldPath

func (ResolveEnvironmentResponsePathSelectorAsInfo) Name

func (ResolveEnvironmentResponsePathSelectorAsInfo) Routes

func (ResolveEnvironmentResponsePathSelectorAsInfo) WithArrayOfValues

func (ResolveEnvironmentResponsePathSelectorAsInfo) WithSubArrayItemValue

func (ResolveEnvironmentResponsePathSelectorAsInfo) WithSubArrayOfValues

func (ResolveEnvironmentResponsePathSelectorAsInfo) WithSubPath

func (ResolveEnvironmentResponsePathSelectorAsInfo) WithSubValue

func (ResolveEnvironmentResponsePathSelectorAsInfo) WithValue

type ResolveEnvironmentResponsePathSelectorAsInfoAsn

type ResolveEnvironmentResponsePathSelectorAsInfoAsn struct{}

func (ResolveEnvironmentResponsePathSelectorAsInfoAsn) FieldPath

func (ResolveEnvironmentResponsePathSelectorAsInfoAsn) WithArrayOfValues

func (ResolveEnvironmentResponsePathSelectorAsInfoAsn) WithValue

type ResolveEnvironmentResponsePathSelectorAsInfoAsnType

type ResolveEnvironmentResponsePathSelectorAsInfoAsnType struct{}

func (ResolveEnvironmentResponsePathSelectorAsInfoAsnType) FieldPath

func (ResolveEnvironmentResponsePathSelectorAsInfoAsnType) WithArrayOfValues

func (ResolveEnvironmentResponsePathSelectorAsInfoAsnType) WithValue

type ResolveEnvironmentResponsePathSelectorAsInfoDomain

type ResolveEnvironmentResponsePathSelectorAsInfoDomain struct{}

func (ResolveEnvironmentResponsePathSelectorAsInfoDomain) FieldPath

func (ResolveEnvironmentResponsePathSelectorAsInfoDomain) WithArrayOfValues

func (ResolveEnvironmentResponsePathSelectorAsInfoDomain) WithValue

type ResolveEnvironmentResponsePathSelectorAsInfoName

type ResolveEnvironmentResponsePathSelectorAsInfoName struct{}

func (ResolveEnvironmentResponsePathSelectorAsInfoName) FieldPath

func (ResolveEnvironmentResponsePathSelectorAsInfoName) WithArrayOfValues

func (ResolveEnvironmentResponsePathSelectorAsInfoName) WithValue

type ResolveEnvironmentResponsePathSelectorAsInfoRoutes

type ResolveEnvironmentResponsePathSelectorAsInfoRoutes struct{}

func (ResolveEnvironmentResponsePathSelectorAsInfoRoutes) FieldPath

func (ResolveEnvironmentResponsePathSelectorAsInfoRoutes) WithArrayOfValues

func (ResolveEnvironmentResponsePathSelectorAsInfoRoutes) WithItemValue

func (ResolveEnvironmentResponsePathSelectorAsInfoRoutes) WithValue

type ResolveEnvironmentResponsePathSelectorCarrier

type ResolveEnvironmentResponsePathSelectorCarrier struct{}

func (ResolveEnvironmentResponsePathSelectorCarrier) FieldPath

func (ResolveEnvironmentResponsePathSelectorCarrier) LocationAreaCode

func (ResolveEnvironmentResponsePathSelectorCarrier) MobileCountryCode

func (ResolveEnvironmentResponsePathSelectorCarrier) MobileNetworkCode

func (ResolveEnvironmentResponsePathSelectorCarrier) Name

func (ResolveEnvironmentResponsePathSelectorCarrier) WithArrayOfValues

func (ResolveEnvironmentResponsePathSelectorCarrier) WithSubArrayItemValue

func (ResolveEnvironmentResponsePathSelectorCarrier) WithSubArrayOfValues

func (ResolveEnvironmentResponsePathSelectorCarrier) WithSubPath

func (ResolveEnvironmentResponsePathSelectorCarrier) WithSubValue

func (ResolveEnvironmentResponsePathSelectorCarrier) WithValue

type ResolveEnvironmentResponsePathSelectorCarrierLocationAreaCode

type ResolveEnvironmentResponsePathSelectorCarrierLocationAreaCode struct{}

func (ResolveEnvironmentResponsePathSelectorCarrierLocationAreaCode) FieldPath

func (ResolveEnvironmentResponsePathSelectorCarrierLocationAreaCode) WithArrayOfValues

func (ResolveEnvironmentResponsePathSelectorCarrierLocationAreaCode) WithValue

type ResolveEnvironmentResponsePathSelectorCarrierMobileCountryCode

type ResolveEnvironmentResponsePathSelectorCarrierMobileCountryCode struct{}

func (ResolveEnvironmentResponsePathSelectorCarrierMobileCountryCode) FieldPath

func (ResolveEnvironmentResponsePathSelectorCarrierMobileCountryCode) WithArrayOfValues

func (ResolveEnvironmentResponsePathSelectorCarrierMobileCountryCode) WithValue

type ResolveEnvironmentResponsePathSelectorCarrierMobileNetworkCode

type ResolveEnvironmentResponsePathSelectorCarrierMobileNetworkCode struct{}

func (ResolveEnvironmentResponsePathSelectorCarrierMobileNetworkCode) FieldPath

func (ResolveEnvironmentResponsePathSelectorCarrierMobileNetworkCode) WithArrayOfValues

func (ResolveEnvironmentResponsePathSelectorCarrierMobileNetworkCode) WithValue

type ResolveEnvironmentResponsePathSelectorCarrierName

type ResolveEnvironmentResponsePathSelectorCarrierName struct{}

func (ResolveEnvironmentResponsePathSelectorCarrierName) FieldPath

func (ResolveEnvironmentResponsePathSelectorCarrierName) WithArrayOfValues

func (ResolveEnvironmentResponsePathSelectorCarrierName) WithValue

type ResolveEnvironmentResponsePathSelectorDiscoveredLocation

type ResolveEnvironmentResponsePathSelectorDiscoveredLocation struct{}

func (ResolveEnvironmentResponsePathSelectorDiscoveredLocation) Accuracy

func (ResolveEnvironmentResponsePathSelectorDiscoveredLocation) Address

func (ResolveEnvironmentResponsePathSelectorDiscoveredLocation) FieldPath

func (ResolveEnvironmentResponsePathSelectorDiscoveredLocation) WithArrayOfValues

func (ResolveEnvironmentResponsePathSelectorDiscoveredLocation) WithSubArrayItemValue

func (ResolveEnvironmentResponsePathSelectorDiscoveredLocation) WithSubArrayOfValues

func (ResolveEnvironmentResponsePathSelectorDiscoveredLocation) WithSubPath

func (ResolveEnvironmentResponsePathSelectorDiscoveredLocation) WithSubValue

func (ResolveEnvironmentResponsePathSelectorDiscoveredLocation) WithValue

type ResolveEnvironmentResponsePathSelectorDiscoveredLocationAccuracy

type ResolveEnvironmentResponsePathSelectorDiscoveredLocationAccuracy struct{}

func (ResolveEnvironmentResponsePathSelectorDiscoveredLocationAccuracy) FieldPath

func (ResolveEnvironmentResponsePathSelectorDiscoveredLocationAccuracy) WithArrayOfValues

func (ResolveEnvironmentResponsePathSelectorDiscoveredLocationAccuracy) WithValue

type ResolveEnvironmentResponsePathSelectorDiscoveredLocationAddress

type ResolveEnvironmentResponsePathSelectorDiscoveredLocationAddress struct{}

func (ResolveEnvironmentResponsePathSelectorDiscoveredLocationAddress) FieldPath

func (ResolveEnvironmentResponsePathSelectorDiscoveredLocationAddress) WithArrayOfValues

func (ResolveEnvironmentResponsePathSelectorDiscoveredLocationAddress) WithValue

type ResolveEnvironmentResponsePathSelectorDiscoveredLocationAddressAdminArea1

type ResolveEnvironmentResponsePathSelectorDiscoveredLocationAddressAdminArea1 struct{}

func (ResolveEnvironmentResponsePathSelectorDiscoveredLocationAddressAdminArea1) FieldPath

func (ResolveEnvironmentResponsePathSelectorDiscoveredLocationAddressAdminArea1) WithArrayOfValues

func (ResolveEnvironmentResponsePathSelectorDiscoveredLocationAddressAdminArea1) WithValue

type ResolveEnvironmentResponsePathSelectorDiscoveredLocationAddressAdminArea2

type ResolveEnvironmentResponsePathSelectorDiscoveredLocationAddressAdminArea2 struct{}

func (ResolveEnvironmentResponsePathSelectorDiscoveredLocationAddressAdminArea2) FieldPath

func (ResolveEnvironmentResponsePathSelectorDiscoveredLocationAddressAdminArea2) WithArrayOfValues

func (ResolveEnvironmentResponsePathSelectorDiscoveredLocationAddressAdminArea2) WithValue

type ResolveEnvironmentResponsePathSelectorDiscoveredLocationAddressAdminArea3

type ResolveEnvironmentResponsePathSelectorDiscoveredLocationAddressAdminArea3 struct{}

func (ResolveEnvironmentResponsePathSelectorDiscoveredLocationAddressAdminArea3) FieldPath

func (ResolveEnvironmentResponsePathSelectorDiscoveredLocationAddressAdminArea3) WithArrayOfValues

func (ResolveEnvironmentResponsePathSelectorDiscoveredLocationAddressAdminArea3) WithValue

type ResolveEnvironmentResponsePathSelectorDiscoveredLocationAddressAdminArea4

type ResolveEnvironmentResponsePathSelectorDiscoveredLocationAddressAdminArea4 struct{}

func (ResolveEnvironmentResponsePathSelectorDiscoveredLocationAddressAdminArea4) FieldPath

func (ResolveEnvironmentResponsePathSelectorDiscoveredLocationAddressAdminArea4) WithArrayOfValues

func (ResolveEnvironmentResponsePathSelectorDiscoveredLocationAddressAdminArea4) WithValue

type ResolveEnvironmentResponsePathSelectorDiscoveredLocationAddressContinent

type ResolveEnvironmentResponsePathSelectorDiscoveredLocationAddressContinent struct{}

func (ResolveEnvironmentResponsePathSelectorDiscoveredLocationAddressContinent) FieldPath

func (ResolveEnvironmentResponsePathSelectorDiscoveredLocationAddressContinent) WithArrayOfValues

func (ResolveEnvironmentResponsePathSelectorDiscoveredLocationAddressContinent) WithValue

type ResolveEnvironmentResponsePathSelectorDiscoveredLocationAddressCountry

type ResolveEnvironmentResponsePathSelectorDiscoveredLocationAddressCountry struct{}

func (ResolveEnvironmentResponsePathSelectorDiscoveredLocationAddressCountry) FieldPath

func (ResolveEnvironmentResponsePathSelectorDiscoveredLocationAddressCountry) WithArrayOfValues

func (ResolveEnvironmentResponsePathSelectorDiscoveredLocationAddressCountry) WithValue

type ResolveEnvironmentResponsePathSelectorDiscoveredLocationAddressCountryCode

type ResolveEnvironmentResponsePathSelectorDiscoveredLocationAddressCountryCode struct{}

func (ResolveEnvironmentResponsePathSelectorDiscoveredLocationAddressCountryCode) FieldPath

func (ResolveEnvironmentResponsePathSelectorDiscoveredLocationAddressCountryCode) WithArrayOfValues

func (ResolveEnvironmentResponsePathSelectorDiscoveredLocationAddressCountryCode) WithValue

type ResolveEnvironmentResponsePathSelectorDiscoveredLocationAddressPostalCode

type ResolveEnvironmentResponsePathSelectorDiscoveredLocationAddressPostalCode struct{}

func (ResolveEnvironmentResponsePathSelectorDiscoveredLocationAddressPostalCode) FieldPath

func (ResolveEnvironmentResponsePathSelectorDiscoveredLocationAddressPostalCode) WithArrayOfValues

func (ResolveEnvironmentResponsePathSelectorDiscoveredLocationAddressPostalCode) WithValue

type ResolveEnvironmentResponsePathSelectorDiscoveredLocationAddressStreetAddress

type ResolveEnvironmentResponsePathSelectorDiscoveredLocationAddressStreetAddress struct{}

func (ResolveEnvironmentResponsePathSelectorDiscoveredLocationAddressStreetAddress) FieldPath

func (ResolveEnvironmentResponsePathSelectorDiscoveredLocationAddressStreetAddress) WithArrayOfValues

func (ResolveEnvironmentResponsePathSelectorDiscoveredLocationAddressStreetAddress) WithValue

type ResolveEnvironmentResponsePathSelectorDiscoveredLocationAdminHierarchy

type ResolveEnvironmentResponsePathSelectorDiscoveredLocationAdminHierarchy struct{}

func (ResolveEnvironmentResponsePathSelectorDiscoveredLocationAdminHierarchy) FieldPath

func (ResolveEnvironmentResponsePathSelectorDiscoveredLocationAdminHierarchy) WithArrayOfValues

func (ResolveEnvironmentResponsePathSelectorDiscoveredLocationAdminHierarchy) WithValue

type ResolveEnvironmentResponsePathSelectorDiscoveredLocationAdminHierarchyAdmin1

type ResolveEnvironmentResponsePathSelectorDiscoveredLocationAdminHierarchyAdmin1 struct{}

func (ResolveEnvironmentResponsePathSelectorDiscoveredLocationAdminHierarchyAdmin1) FieldPath

func (ResolveEnvironmentResponsePathSelectorDiscoveredLocationAdminHierarchyAdmin1) WithArrayOfValues

func (ResolveEnvironmentResponsePathSelectorDiscoveredLocationAdminHierarchyAdmin1) WithValue

type ResolveEnvironmentResponsePathSelectorDiscoveredLocationAdminHierarchyAdmin2

type ResolveEnvironmentResponsePathSelectorDiscoveredLocationAdminHierarchyAdmin2 struct{}

func (ResolveEnvironmentResponsePathSelectorDiscoveredLocationAdminHierarchyAdmin2) FieldPath

func (ResolveEnvironmentResponsePathSelectorDiscoveredLocationAdminHierarchyAdmin2) WithArrayOfValues

func (ResolveEnvironmentResponsePathSelectorDiscoveredLocationAdminHierarchyAdmin2) WithValue

type ResolveEnvironmentResponsePathSelectorDiscoveredLocationAdminHierarchyAdmin3

type ResolveEnvironmentResponsePathSelectorDiscoveredLocationAdminHierarchyAdmin3 struct{}

func (ResolveEnvironmentResponsePathSelectorDiscoveredLocationAdminHierarchyAdmin3) FieldPath

func (ResolveEnvironmentResponsePathSelectorDiscoveredLocationAdminHierarchyAdmin3) WithArrayOfValues

func (ResolveEnvironmentResponsePathSelectorDiscoveredLocationAdminHierarchyAdmin3) WithValue

type ResolveEnvironmentResponsePathSelectorDiscoveredLocationAdminHierarchyAdmin4

type ResolveEnvironmentResponsePathSelectorDiscoveredLocationAdminHierarchyAdmin4 struct{}

func (ResolveEnvironmentResponsePathSelectorDiscoveredLocationAdminHierarchyAdmin4) FieldPath

func (ResolveEnvironmentResponsePathSelectorDiscoveredLocationAdminHierarchyAdmin4) WithArrayOfValues

func (ResolveEnvironmentResponsePathSelectorDiscoveredLocationAdminHierarchyAdmin4) WithValue

type ResolveEnvironmentResponsePathSelectorDiscoveredLocationAdminHierarchyAdmin5

type ResolveEnvironmentResponsePathSelectorDiscoveredLocationAdminHierarchyAdmin5 struct{}

func (ResolveEnvironmentResponsePathSelectorDiscoveredLocationAdminHierarchyAdmin5) FieldPath

func (ResolveEnvironmentResponsePathSelectorDiscoveredLocationAdminHierarchyAdmin5) WithArrayOfValues

func (ResolveEnvironmentResponsePathSelectorDiscoveredLocationAdminHierarchyAdmin5) WithValue

type ResolveEnvironmentResponsePathSelectorDiscoveredLocationAdminHierarchyContinent

type ResolveEnvironmentResponsePathSelectorDiscoveredLocationAdminHierarchyContinent struct{}

func (ResolveEnvironmentResponsePathSelectorDiscoveredLocationAdminHierarchyContinent) FieldPath

func (ResolveEnvironmentResponsePathSelectorDiscoveredLocationAdminHierarchyContinent) WithArrayOfValues

func (ResolveEnvironmentResponsePathSelectorDiscoveredLocationAdminHierarchyContinent) WithValue

type ResolveEnvironmentResponsePathSelectorDiscoveredLocationAdminHierarchyCountry

type ResolveEnvironmentResponsePathSelectorDiscoveredLocationAdminHierarchyCountry struct{}

func (ResolveEnvironmentResponsePathSelectorDiscoveredLocationAdminHierarchyCountry) FieldPath

func (ResolveEnvironmentResponsePathSelectorDiscoveredLocationAdminHierarchyCountry) WithArrayOfValues

func (ResolveEnvironmentResponsePathSelectorDiscoveredLocationAdminHierarchyCountry) WithValue

type ResolveEnvironmentResponsePathSelectorDiscoveredLocationCoordinates

type ResolveEnvironmentResponsePathSelectorDiscoveredLocationCoordinates struct{}

func (ResolveEnvironmentResponsePathSelectorDiscoveredLocationCoordinates) FieldPath

func (ResolveEnvironmentResponsePathSelectorDiscoveredLocationCoordinates) WithArrayOfValues

func (ResolveEnvironmentResponsePathSelectorDiscoveredLocationCoordinates) WithValue

type ResolveEnvironmentResponsePathSelectorLocation

type ResolveEnvironmentResponsePathSelectorLocation struct{}

func (ResolveEnvironmentResponsePathSelectorLocation) Accuracy

func (ResolveEnvironmentResponsePathSelectorLocation) Address

func (ResolveEnvironmentResponsePathSelectorLocation) AdminHierarchy

func (ResolveEnvironmentResponsePathSelectorLocation) Coordinates

func (ResolveEnvironmentResponsePathSelectorLocation) FieldPath

func (ResolveEnvironmentResponsePathSelectorLocation) WithArrayOfValues

func (ResolveEnvironmentResponsePathSelectorLocation) WithSubArrayItemValue

func (ResolveEnvironmentResponsePathSelectorLocation) WithSubArrayOfValues

func (ResolveEnvironmentResponsePathSelectorLocation) WithSubPath

func (ResolveEnvironmentResponsePathSelectorLocation) WithSubValue

func (ResolveEnvironmentResponsePathSelectorLocation) WithValue

type ResolveEnvironmentResponsePathSelectorLocationAccuracy

type ResolveEnvironmentResponsePathSelectorLocationAccuracy struct{}

func (ResolveEnvironmentResponsePathSelectorLocationAccuracy) FieldPath

func (ResolveEnvironmentResponsePathSelectorLocationAccuracy) WithArrayOfValues

func (ResolveEnvironmentResponsePathSelectorLocationAccuracy) WithValue

type ResolveEnvironmentResponsePathSelectorLocationAddress

type ResolveEnvironmentResponsePathSelectorLocationAddress struct{}

func (ResolveEnvironmentResponsePathSelectorLocationAddress) AdminArea1

func (ResolveEnvironmentResponsePathSelectorLocationAddress) AdminArea2

func (ResolveEnvironmentResponsePathSelectorLocationAddress) AdminArea3

func (ResolveEnvironmentResponsePathSelectorLocationAddress) AdminArea4

func (ResolveEnvironmentResponsePathSelectorLocationAddress) Continent

func (ResolveEnvironmentResponsePathSelectorLocationAddress) Country

func (ResolveEnvironmentResponsePathSelectorLocationAddress) CountryCode

func (ResolveEnvironmentResponsePathSelectorLocationAddress) FieldPath

func (ResolveEnvironmentResponsePathSelectorLocationAddress) PostalCode

func (ResolveEnvironmentResponsePathSelectorLocationAddress) WithArrayOfValues

func (ResolveEnvironmentResponsePathSelectorLocationAddress) WithValue

type ResolveEnvironmentResponsePathSelectorLocationAddressAdminArea1

type ResolveEnvironmentResponsePathSelectorLocationAddressAdminArea1 struct{}

func (ResolveEnvironmentResponsePathSelectorLocationAddressAdminArea1) FieldPath

func (ResolveEnvironmentResponsePathSelectorLocationAddressAdminArea1) WithArrayOfValues

func (ResolveEnvironmentResponsePathSelectorLocationAddressAdminArea1) WithValue

type ResolveEnvironmentResponsePathSelectorLocationAddressAdminArea2

type ResolveEnvironmentResponsePathSelectorLocationAddressAdminArea2 struct{}

func (ResolveEnvironmentResponsePathSelectorLocationAddressAdminArea2) FieldPath

func (ResolveEnvironmentResponsePathSelectorLocationAddressAdminArea2) WithArrayOfValues

func (ResolveEnvironmentResponsePathSelectorLocationAddressAdminArea2) WithValue

type ResolveEnvironmentResponsePathSelectorLocationAddressAdminArea3

type ResolveEnvironmentResponsePathSelectorLocationAddressAdminArea3 struct{}

func (ResolveEnvironmentResponsePathSelectorLocationAddressAdminArea3) FieldPath

func (ResolveEnvironmentResponsePathSelectorLocationAddressAdminArea3) WithArrayOfValues

func (ResolveEnvironmentResponsePathSelectorLocationAddressAdminArea3) WithValue

type ResolveEnvironmentResponsePathSelectorLocationAddressAdminArea4

type ResolveEnvironmentResponsePathSelectorLocationAddressAdminArea4 struct{}

func (ResolveEnvironmentResponsePathSelectorLocationAddressAdminArea4) FieldPath

func (ResolveEnvironmentResponsePathSelectorLocationAddressAdminArea4) WithArrayOfValues

func (ResolveEnvironmentResponsePathSelectorLocationAddressAdminArea4) WithValue

type ResolveEnvironmentResponsePathSelectorLocationAddressContinent

type ResolveEnvironmentResponsePathSelectorLocationAddressContinent struct{}

func (ResolveEnvironmentResponsePathSelectorLocationAddressContinent) FieldPath

func (ResolveEnvironmentResponsePathSelectorLocationAddressContinent) WithArrayOfValues

func (ResolveEnvironmentResponsePathSelectorLocationAddressContinent) WithValue

type ResolveEnvironmentResponsePathSelectorLocationAddressCountry

type ResolveEnvironmentResponsePathSelectorLocationAddressCountry struct{}

func (ResolveEnvironmentResponsePathSelectorLocationAddressCountry) FieldPath

func (ResolveEnvironmentResponsePathSelectorLocationAddressCountry) WithArrayOfValues

func (ResolveEnvironmentResponsePathSelectorLocationAddressCountry) WithValue

type ResolveEnvironmentResponsePathSelectorLocationAddressCountryCode

type ResolveEnvironmentResponsePathSelectorLocationAddressCountryCode struct{}

func (ResolveEnvironmentResponsePathSelectorLocationAddressCountryCode) FieldPath

func (ResolveEnvironmentResponsePathSelectorLocationAddressCountryCode) WithArrayOfValues

func (ResolveEnvironmentResponsePathSelectorLocationAddressCountryCode) WithValue

type ResolveEnvironmentResponsePathSelectorLocationAddressPostalCode

type ResolveEnvironmentResponsePathSelectorLocationAddressPostalCode struct{}

func (ResolveEnvironmentResponsePathSelectorLocationAddressPostalCode) FieldPath

func (ResolveEnvironmentResponsePathSelectorLocationAddressPostalCode) WithArrayOfValues

func (ResolveEnvironmentResponsePathSelectorLocationAddressPostalCode) WithValue

type ResolveEnvironmentResponsePathSelectorLocationAddressStreetAddress

type ResolveEnvironmentResponsePathSelectorLocationAddressStreetAddress struct{}

func (ResolveEnvironmentResponsePathSelectorLocationAddressStreetAddress) FieldPath

func (ResolveEnvironmentResponsePathSelectorLocationAddressStreetAddress) WithArrayOfValues

func (ResolveEnvironmentResponsePathSelectorLocationAddressStreetAddress) WithValue

type ResolveEnvironmentResponsePathSelectorLocationAdminHierarchy

type ResolveEnvironmentResponsePathSelectorLocationAdminHierarchy struct{}

func (ResolveEnvironmentResponsePathSelectorLocationAdminHierarchy) FieldPath

func (ResolveEnvironmentResponsePathSelectorLocationAdminHierarchy) WithArrayOfValues

func (ResolveEnvironmentResponsePathSelectorLocationAdminHierarchy) WithValue

type ResolveEnvironmentResponsePathSelectorLocationAdminHierarchyAdmin1

type ResolveEnvironmentResponsePathSelectorLocationAdminHierarchyAdmin1 struct{}

func (ResolveEnvironmentResponsePathSelectorLocationAdminHierarchyAdmin1) FieldPath

func (ResolveEnvironmentResponsePathSelectorLocationAdminHierarchyAdmin1) WithArrayOfValues

func (ResolveEnvironmentResponsePathSelectorLocationAdminHierarchyAdmin1) WithValue

type ResolveEnvironmentResponsePathSelectorLocationAdminHierarchyAdmin2

type ResolveEnvironmentResponsePathSelectorLocationAdminHierarchyAdmin2 struct{}

func (ResolveEnvironmentResponsePathSelectorLocationAdminHierarchyAdmin2) FieldPath

func (ResolveEnvironmentResponsePathSelectorLocationAdminHierarchyAdmin2) WithArrayOfValues

func (ResolveEnvironmentResponsePathSelectorLocationAdminHierarchyAdmin2) WithValue

type ResolveEnvironmentResponsePathSelectorLocationAdminHierarchyAdmin3

type ResolveEnvironmentResponsePathSelectorLocationAdminHierarchyAdmin3 struct{}

func (ResolveEnvironmentResponsePathSelectorLocationAdminHierarchyAdmin3) FieldPath

func (ResolveEnvironmentResponsePathSelectorLocationAdminHierarchyAdmin3) WithArrayOfValues

func (ResolveEnvironmentResponsePathSelectorLocationAdminHierarchyAdmin3) WithValue

type ResolveEnvironmentResponsePathSelectorLocationAdminHierarchyAdmin4

type ResolveEnvironmentResponsePathSelectorLocationAdminHierarchyAdmin4 struct{}

func (ResolveEnvironmentResponsePathSelectorLocationAdminHierarchyAdmin4) FieldPath

func (ResolveEnvironmentResponsePathSelectorLocationAdminHierarchyAdmin4) WithArrayOfValues

func (ResolveEnvironmentResponsePathSelectorLocationAdminHierarchyAdmin4) WithValue

type ResolveEnvironmentResponsePathSelectorLocationAdminHierarchyAdmin5

type ResolveEnvironmentResponsePathSelectorLocationAdminHierarchyAdmin5 struct{}

func (ResolveEnvironmentResponsePathSelectorLocationAdminHierarchyAdmin5) FieldPath

func (ResolveEnvironmentResponsePathSelectorLocationAdminHierarchyAdmin5) WithArrayOfValues

func (ResolveEnvironmentResponsePathSelectorLocationAdminHierarchyAdmin5) WithValue

type ResolveEnvironmentResponsePathSelectorLocationAdminHierarchyContinent

type ResolveEnvironmentResponsePathSelectorLocationAdminHierarchyContinent struct{}

func (ResolveEnvironmentResponsePathSelectorLocationAdminHierarchyContinent) FieldPath

func (ResolveEnvironmentResponsePathSelectorLocationAdminHierarchyContinent) WithArrayOfValues

func (ResolveEnvironmentResponsePathSelectorLocationAdminHierarchyContinent) WithValue

type ResolveEnvironmentResponsePathSelectorLocationAdminHierarchyCountry

type ResolveEnvironmentResponsePathSelectorLocationAdminHierarchyCountry struct{}

func (ResolveEnvironmentResponsePathSelectorLocationAdminHierarchyCountry) FieldPath

func (ResolveEnvironmentResponsePathSelectorLocationAdminHierarchyCountry) WithArrayOfValues

func (ResolveEnvironmentResponsePathSelectorLocationAdminHierarchyCountry) WithValue

type ResolveEnvironmentResponsePathSelectorLocationCoordinates

type ResolveEnvironmentResponsePathSelectorLocationCoordinates struct{}

func (ResolveEnvironmentResponsePathSelectorLocationCoordinates) FieldPath

func (ResolveEnvironmentResponsePathSelectorLocationCoordinates) WithArrayOfValues

func (ResolveEnvironmentResponsePathSelectorLocationCoordinates) WithValue

type ResolveEnvironmentResponse_FieldMask

type ResolveEnvironmentResponse_FieldMask struct {
	Paths []ResolveEnvironmentResponse_FieldPath
}

func FullResolveEnvironmentResponse_FieldMask

func FullResolveEnvironmentResponse_FieldMask() *ResolveEnvironmentResponse_FieldMask

func (*ResolveEnvironmentResponse_FieldMask) AppendPath

func (*ResolveEnvironmentResponse_FieldMask) AppendRawPath

func (fieldMask *ResolveEnvironmentResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)

func (*ResolveEnvironmentResponse_FieldMask) DecodeFirestore

func (fieldMask *ResolveEnvironmentResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error

func (*ResolveEnvironmentResponse_FieldMask) EncodeFirestore

func (fieldMask *ResolveEnvironmentResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)

firestore encoding/decoding integration

func (*ResolveEnvironmentResponse_FieldMask) FilterInputFields

FilterInputFields generates copy of field paths with output_only field paths removed

func (*ResolveEnvironmentResponse_FieldMask) FromProtoFieldMask

func (fieldMask *ResolveEnvironmentResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error

func (*ResolveEnvironmentResponse_FieldMask) GetPaths

func (*ResolveEnvironmentResponse_FieldMask) GetRawPaths

func (fieldMask *ResolveEnvironmentResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath

func (*ResolveEnvironmentResponse_FieldMask) IsFull

func (fieldMask *ResolveEnvironmentResponse_FieldMask) IsFull() bool

func (ResolveEnvironmentResponse_FieldMask) Marshal

func (fieldMask ResolveEnvironmentResponse_FieldMask) Marshal() ([]byte, error)

implement methods required by customType

func (ResolveEnvironmentResponse_FieldMask) MarshalJSON

func (fieldMask ResolveEnvironmentResponse_FieldMask) MarshalJSON() ([]byte, error)

func (*ResolveEnvironmentResponse_FieldMask) PathsCount

func (fieldMask *ResolveEnvironmentResponse_FieldMask) PathsCount() int

func (*ResolveEnvironmentResponse_FieldMask) Project

func (*ResolveEnvironmentResponse_FieldMask) ProjectRaw

func (*ResolveEnvironmentResponse_FieldMask) ProtoMessage

func (fieldMask *ResolveEnvironmentResponse_FieldMask) ProtoMessage()

func (*ResolveEnvironmentResponse_FieldMask) ProtoReflect

func (fieldMask *ResolveEnvironmentResponse_FieldMask) ProtoReflect() preflect.Message

func (*ResolveEnvironmentResponse_FieldMask) Reset

func (fieldMask *ResolveEnvironmentResponse_FieldMask) Reset()

func (*ResolveEnvironmentResponse_FieldMask) Set

func (fieldMask *ResolveEnvironmentResponse_FieldMask) Set(target, source *ResolveEnvironmentResponse)

func (*ResolveEnvironmentResponse_FieldMask) SetFromCliFlag

func (fieldMask *ResolveEnvironmentResponse_FieldMask) SetFromCliFlag(raw string) error

func (*ResolveEnvironmentResponse_FieldMask) SetRaw

func (fieldMask *ResolveEnvironmentResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)

func (*ResolveEnvironmentResponse_FieldMask) Size

func (fieldMask *ResolveEnvironmentResponse_FieldMask) Size() int

func (*ResolveEnvironmentResponse_FieldMask) String

func (fieldMask *ResolveEnvironmentResponse_FieldMask) String() string

func (*ResolveEnvironmentResponse_FieldMask) Subtract

func (*ResolveEnvironmentResponse_FieldMask) SubtractRaw

func (*ResolveEnvironmentResponse_FieldMask) ToProtoFieldMask

func (fieldMask *ResolveEnvironmentResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask

ToFieldMask is used for proto conversions

func (*ResolveEnvironmentResponse_FieldMask) Unmarshal

func (fieldMask *ResolveEnvironmentResponse_FieldMask) Unmarshal(data []byte) error

func (*ResolveEnvironmentResponse_FieldMask) UnmarshalJSON

func (fieldMask *ResolveEnvironmentResponse_FieldMask) UnmarshalJSON(data []byte) error

type ResolveEnvironmentResponse_FieldPath

type ResolveEnvironmentResponse_FieldPath interface {
	gotenobject.FieldPath
	Selector() ResolveEnvironmentResponse_FieldPathSelector
	Get(source *ResolveEnvironmentResponse) []interface{}
	GetSingle(source *ResolveEnvironmentResponse) (interface{}, bool)
	ClearValue(item *ResolveEnvironmentResponse)

	// Those methods build corresponding ResolveEnvironmentResponse_FieldPathValue
	// (or array of values) and holds passed value. Panics if injected type is incorrect.
	WithIValue(value interface{}) ResolveEnvironmentResponse_FieldPathValue
	WithIArrayOfValues(values interface{}) ResolveEnvironmentResponse_FieldPathArrayOfValues
	WithIArrayItemValue(value interface{}) ResolveEnvironmentResponse_FieldPathArrayItemValue
}

FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto

func MustParseResolveEnvironmentResponse_FieldPath

func MustParseResolveEnvironmentResponse_FieldPath(rawField string) ResolveEnvironmentResponse_FieldPath

func ParseResolveEnvironmentResponse_FieldPath

func ParseResolveEnvironmentResponse_FieldPath(rawField string) (ResolveEnvironmentResponse_FieldPath, error)

type ResolveEnvironmentResponse_FieldPathArrayItemValue

type ResolveEnvironmentResponse_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	ResolveEnvironmentResponse_FieldPath
	ContainsValue(*ResolveEnvironmentResponse) bool
}

ResolveEnvironmentResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for ResolveEnvironmentResponse according to their type Present only for array (repeated) types.

func MustParseResolveEnvironmentResponse_FieldPathArrayItemValue

func MustParseResolveEnvironmentResponse_FieldPathArrayItemValue(pathStr, valueStr string) ResolveEnvironmentResponse_FieldPathArrayItemValue

func ParseResolveEnvironmentResponse_FieldPathArrayItemValue

func ParseResolveEnvironmentResponse_FieldPathArrayItemValue(pathStr, valueStr string) (ResolveEnvironmentResponse_FieldPathArrayItemValue, error)

ParseResolveEnvironmentResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type ResolveEnvironmentResponse_FieldPathArrayOfValues

type ResolveEnvironmentResponse_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	ResolveEnvironmentResponse_FieldPath
}

ResolveEnvironmentResponse_FieldPathArrayOfValues allows storing slice of values for ResolveEnvironmentResponse fields according to their type

func MustParseResolveEnvironmentResponse_FieldPathArrayOfValues

func MustParseResolveEnvironmentResponse_FieldPathArrayOfValues(pathStr, valuesStr string) ResolveEnvironmentResponse_FieldPathArrayOfValues

func ParseResolveEnvironmentResponse_FieldPathArrayOfValues

func ParseResolveEnvironmentResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (ResolveEnvironmentResponse_FieldPathArrayOfValues, error)

type ResolveEnvironmentResponse_FieldPathSelector

type ResolveEnvironmentResponse_FieldPathSelector int32
const (
	ResolveEnvironmentResponse_FieldPathSelectorLocation           ResolveEnvironmentResponse_FieldPathSelector = 0
	ResolveEnvironmentResponse_FieldPathSelectorAsInfo             ResolveEnvironmentResponse_FieldPathSelector = 1
	ResolveEnvironmentResponse_FieldPathSelectorCarrier            ResolveEnvironmentResponse_FieldPathSelector = 2
	ResolveEnvironmentResponse_FieldPathSelectorDiscoveredLocation ResolveEnvironmentResponse_FieldPathSelector = 3
)

func (ResolveEnvironmentResponse_FieldPathSelector) String

type ResolveEnvironmentResponse_FieldPathValue

type ResolveEnvironmentResponse_FieldPathValue interface {
	ResolveEnvironmentResponse_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **ResolveEnvironmentResponse)
	CompareWith(*ResolveEnvironmentResponse) (cmp int, comparable bool)
}

ResolveEnvironmentResponse_FieldPathValue allows storing values for ResolveEnvironmentResponse fields according to their type

func MustParseResolveEnvironmentResponse_FieldPathValue

func MustParseResolveEnvironmentResponse_FieldPathValue(pathStr, valueStr string) ResolveEnvironmentResponse_FieldPathValue

func ParseResolveEnvironmentResponse_FieldPathValue

func ParseResolveEnvironmentResponse_FieldPathValue(pathStr, valueStr string) (ResolveEnvironmentResponse_FieldPathValue, error)

type ResolveEnvironmentResponse_FieldSubPath

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

func (*ResolveEnvironmentResponse_FieldSubPath) AsAsInfoSubPath

func (*ResolveEnvironmentResponse_FieldSubPath) AsCarrierSubPath

func (*ResolveEnvironmentResponse_FieldSubPath) AsDiscoveredLocationSubPath

func (fps *ResolveEnvironmentResponse_FieldSubPath) AsDiscoveredLocationSubPath() (common.Location_FieldPath, bool)

func (*ResolveEnvironmentResponse_FieldSubPath) AsLocationSubPath

func (*ResolveEnvironmentResponse_FieldSubPath) ClearValue

func (*ResolveEnvironmentResponse_FieldSubPath) ClearValueRaw

func (fps *ResolveEnvironmentResponse_FieldSubPath) ClearValueRaw(item proto.Message)

func (*ResolveEnvironmentResponse_FieldSubPath) Get

func (fps *ResolveEnvironmentResponse_FieldSubPath) Get(source *ResolveEnvironmentResponse) (values []interface{})

Get returns all values pointed by selected field from source ResolveEnvironmentResponse

func (*ResolveEnvironmentResponse_FieldSubPath) GetDefault

func (fps *ResolveEnvironmentResponse_FieldSubPath) GetDefault() interface{}

GetDefault returns a default value of the field type

func (*ResolveEnvironmentResponse_FieldSubPath) GetRaw

func (fps *ResolveEnvironmentResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}

func (*ResolveEnvironmentResponse_FieldSubPath) GetSingle

func (fps *ResolveEnvironmentResponse_FieldSubPath) GetSingle(source *ResolveEnvironmentResponse) (interface{}, bool)

GetSingle returns value of selected field from source ResolveEnvironmentResponse

func (*ResolveEnvironmentResponse_FieldSubPath) GetSingleRaw

func (fps *ResolveEnvironmentResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)

func (*ResolveEnvironmentResponse_FieldSubPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*ResolveEnvironmentResponse_FieldSubPath) JSONString

JSONString returns path representation is JSON convention

func (*ResolveEnvironmentResponse_FieldSubPath) Selector

func (*ResolveEnvironmentResponse_FieldSubPath) SplitIntoTerminalIPaths added in v0.7.1

func (fps *ResolveEnvironmentResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath

func (*ResolveEnvironmentResponse_FieldSubPath) String

String returns path representation in proto convention

func (*ResolveEnvironmentResponse_FieldSubPath) WithIArrayItemValue

func (*ResolveEnvironmentResponse_FieldSubPath) WithIArrayOfValues

func (*ResolveEnvironmentResponse_FieldSubPath) WithIValue

func (*ResolveEnvironmentResponse_FieldSubPath) WithRawIArrayItemValue

func (fps *ResolveEnvironmentResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue

func (*ResolveEnvironmentResponse_FieldSubPath) WithRawIArrayOfValues

func (fps *ResolveEnvironmentResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues

func (*ResolveEnvironmentResponse_FieldSubPath) WithRawIValue

func (fps *ResolveEnvironmentResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue

type ResolveEnvironmentResponse_FieldSubPathArrayItemValue

type ResolveEnvironmentResponse_FieldSubPathArrayItemValue struct {
	ResolveEnvironmentResponse_FieldPath
	// contains filtered or unexported fields
}

func (*ResolveEnvironmentResponse_FieldSubPathArrayItemValue) AsAsInfoPathItemValue

func (*ResolveEnvironmentResponse_FieldSubPathArrayItemValue) AsCarrierPathItemValue

func (*ResolveEnvironmentResponse_FieldSubPathArrayItemValue) AsDiscoveredLocationPathItemValue

func (*ResolveEnvironmentResponse_FieldSubPathArrayItemValue) AsLocationPathItemValue

func (*ResolveEnvironmentResponse_FieldSubPathArrayItemValue) ContainsValue

Contains returns a boolean indicating if value that is being held is present in given 'ResolveEnvironmentResponse'

func (*ResolveEnvironmentResponse_FieldSubPathArrayItemValue) GetRawItemValue

func (fpaivs *ResolveEnvironmentResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}

GetRawValue returns stored array item value

type ResolveEnvironmentResponse_FieldSubPathArrayOfValues

type ResolveEnvironmentResponse_FieldSubPathArrayOfValues struct {
	ResolveEnvironmentResponse_FieldPath
	// contains filtered or unexported fields
}

func (*ResolveEnvironmentResponse_FieldSubPathArrayOfValues) AsAsInfoPathArrayOfValues

func (*ResolveEnvironmentResponse_FieldSubPathArrayOfValues) AsCarrierPathArrayOfValues

func (*ResolveEnvironmentResponse_FieldSubPathArrayOfValues) AsDiscoveredLocationPathArrayOfValues

func (fpsaov *ResolveEnvironmentResponse_FieldSubPathArrayOfValues) AsDiscoveredLocationPathArrayOfValues() (common.Location_FieldPathArrayOfValues, bool)

func (*ResolveEnvironmentResponse_FieldSubPathArrayOfValues) AsLocationPathArrayOfValues

func (*ResolveEnvironmentResponse_FieldSubPathArrayOfValues) GetRawValues

func (fpsaov *ResolveEnvironmentResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}

type ResolveEnvironmentResponse_FieldSubPathValue

type ResolveEnvironmentResponse_FieldSubPathValue struct {
	ResolveEnvironmentResponse_FieldPath
	// contains filtered or unexported fields
}

func (*ResolveEnvironmentResponse_FieldSubPathValue) AsAsInfoPathValue

func (*ResolveEnvironmentResponse_FieldSubPathValue) AsCarrierPathValue

func (*ResolveEnvironmentResponse_FieldSubPathValue) AsDiscoveredLocationPathValue

func (fpvs *ResolveEnvironmentResponse_FieldSubPathValue) AsDiscoveredLocationPathValue() (common.Location_FieldPathValue, bool)

func (*ResolveEnvironmentResponse_FieldSubPathValue) AsLocationPathValue

func (*ResolveEnvironmentResponse_FieldSubPathValue) CompareWith

func (*ResolveEnvironmentResponse_FieldSubPathValue) CompareWithRaw

func (fpvs *ResolveEnvironmentResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)

func (*ResolveEnvironmentResponse_FieldSubPathValue) GetRawValue

func (fpvs *ResolveEnvironmentResponse_FieldSubPathValue) GetRawValue() interface{}

func (*ResolveEnvironmentResponse_FieldSubPathValue) SetTo

func (*ResolveEnvironmentResponse_FieldSubPathValue) SetToRaw

type ResolveEnvironmentResponse_FieldTerminalPath

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

func (*ResolveEnvironmentResponse_FieldTerminalPath) ClearValue

func (*ResolveEnvironmentResponse_FieldTerminalPath) ClearValueRaw

func (*ResolveEnvironmentResponse_FieldTerminalPath) Get

func (fp *ResolveEnvironmentResponse_FieldTerminalPath) Get(source *ResolveEnvironmentResponse) (values []interface{})

Get returns all values pointed by specific field from source ResolveEnvironmentResponse

func (*ResolveEnvironmentResponse_FieldTerminalPath) GetDefault

func (fp *ResolveEnvironmentResponse_FieldTerminalPath) GetDefault() interface{}

GetDefault returns a default value of the field type

func (*ResolveEnvironmentResponse_FieldTerminalPath) GetRaw

func (fp *ResolveEnvironmentResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}

func (*ResolveEnvironmentResponse_FieldTerminalPath) GetSingle

GetSingle returns value pointed by specific field of from source ResolveEnvironmentResponse

func (*ResolveEnvironmentResponse_FieldTerminalPath) GetSingleRaw

func (fp *ResolveEnvironmentResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)

func (*ResolveEnvironmentResponse_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*ResolveEnvironmentResponse_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*ResolveEnvironmentResponse_FieldTerminalPath) Selector

func (*ResolveEnvironmentResponse_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.7.1

func (fp *ResolveEnvironmentResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath

func (*ResolveEnvironmentResponse_FieldTerminalPath) String

String returns path representation in proto convention

func (*ResolveEnvironmentResponse_FieldTerminalPath) WithIArrayItemValue

func (*ResolveEnvironmentResponse_FieldTerminalPath) WithIArrayOfValues

func (*ResolveEnvironmentResponse_FieldTerminalPath) WithIValue

func (*ResolveEnvironmentResponse_FieldTerminalPath) WithRawIArrayItemValue

func (fp *ResolveEnvironmentResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue

func (*ResolveEnvironmentResponse_FieldTerminalPath) WithRawIArrayOfValues

func (fp *ResolveEnvironmentResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues

func (*ResolveEnvironmentResponse_FieldTerminalPath) WithRawIValue

func (fp *ResolveEnvironmentResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue

type ResolveEnvironmentResponse_FieldTerminalPathArrayItemValue

type ResolveEnvironmentResponse_FieldTerminalPathArrayItemValue struct {
	ResolveEnvironmentResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*ResolveEnvironmentResponse_FieldTerminalPathArrayItemValue) ContainsValue

Contains returns a boolean indicating if value that is being held is present in given 'ResolveEnvironmentResponse'

func (*ResolveEnvironmentResponse_FieldTerminalPathArrayItemValue) GetRawItemValue

func (fpaiv *ResolveEnvironmentResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}

GetRawValue returns stored element value for array in object ResolveEnvironmentResponse as interface{}

func (*ResolveEnvironmentResponse_FieldTerminalPathArrayItemValue) GetSingle

func (*ResolveEnvironmentResponse_FieldTerminalPathArrayItemValue) GetSingleRaw

func (fpaiv *ResolveEnvironmentResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)

type ResolveEnvironmentResponse_FieldTerminalPathArrayOfValues

type ResolveEnvironmentResponse_FieldTerminalPathArrayOfValues struct {
	ResolveEnvironmentResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*ResolveEnvironmentResponse_FieldTerminalPathArrayOfValues) AsAsInfoArrayOfValues

func (fpaov *ResolveEnvironmentResponse_FieldTerminalPathArrayOfValues) AsAsInfoArrayOfValues() ([]*common.ASInfo, bool)

func (*ResolveEnvironmentResponse_FieldTerminalPathArrayOfValues) AsCarrierArrayOfValues

func (fpaov *ResolveEnvironmentResponse_FieldTerminalPathArrayOfValues) AsCarrierArrayOfValues() ([]*common.Carrier, bool)

func (*ResolveEnvironmentResponse_FieldTerminalPathArrayOfValues) AsDiscoveredLocationArrayOfValues

func (fpaov *ResolveEnvironmentResponse_FieldTerminalPathArrayOfValues) AsDiscoveredLocationArrayOfValues() ([]*common.Location, bool)

func (*ResolveEnvironmentResponse_FieldTerminalPathArrayOfValues) AsLocationArrayOfValues

func (fpaov *ResolveEnvironmentResponse_FieldTerminalPathArrayOfValues) AsLocationArrayOfValues() ([]*common.Location, bool)

func (*ResolveEnvironmentResponse_FieldTerminalPathArrayOfValues) GetRawValues

func (fpaov *ResolveEnvironmentResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})

type ResolveEnvironmentResponse_FieldTerminalPathValue

type ResolveEnvironmentResponse_FieldTerminalPathValue struct {
	ResolveEnvironmentResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*ResolveEnvironmentResponse_FieldTerminalPathValue) AsAsInfoValue

func (*ResolveEnvironmentResponse_FieldTerminalPathValue) AsCarrierValue

func (*ResolveEnvironmentResponse_FieldTerminalPathValue) AsDiscoveredLocationValue

func (fpv *ResolveEnvironmentResponse_FieldTerminalPathValue) AsDiscoveredLocationValue() (*common.Location, bool)

func (*ResolveEnvironmentResponse_FieldTerminalPathValue) AsLocationValue

func (*ResolveEnvironmentResponse_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'ResolveEnvironmentResponse_FieldTerminalPathValue' with the value under path in 'ResolveEnvironmentResponse'.

func (*ResolveEnvironmentResponse_FieldTerminalPathValue) CompareWithRaw

func (*ResolveEnvironmentResponse_FieldTerminalPathValue) GetRawValue

func (fpv *ResolveEnvironmentResponse_FieldTerminalPathValue) GetRawValue() interface{}

GetRawValue returns raw value stored under selected path for 'ResolveEnvironmentResponse' as interface{}

func (*ResolveEnvironmentResponse_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object ResolveEnvironmentResponse

func (*ResolveEnvironmentResponse_FieldTerminalPathValue) SetToRaw

type ResolveGeoIPDescriptor added in v0.4.26

type ResolveGeoIPDescriptor struct{}

func GetResolveGeoIPDescriptor added in v0.4.26

func GetResolveGeoIPDescriptor() *ResolveGeoIPDescriptor

func (*ResolveGeoIPDescriptor) GetApiDescriptor added in v0.4.26

func (d *ResolveGeoIPDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor

func (*ResolveGeoIPDescriptor) GetApiName added in v0.4.26

func (d *ResolveGeoIPDescriptor) GetApiName() string

func (*ResolveGeoIPDescriptor) GetClientMsgReflectHandle added in v0.4.26

func (d *ResolveGeoIPDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle

func (*ResolveGeoIPDescriptor) GetFullMethodName added in v0.4.26

func (d *ResolveGeoIPDescriptor) GetFullMethodName() string

func (*ResolveGeoIPDescriptor) GetMethodName added in v0.4.26

func (d *ResolveGeoIPDescriptor) GetMethodName() string

func (*ResolveGeoIPDescriptor) GetProtoPkgName added in v0.4.26

func (d *ResolveGeoIPDescriptor) GetProtoPkgName() string

func (*ResolveGeoIPDescriptor) GetResourceDescriptor added in v0.4.27

func (d *ResolveGeoIPDescriptor) GetResourceDescriptor() gotenresource.Descriptor

func (*ResolveGeoIPDescriptor) GetServerMsgReflectHandle added in v0.4.26

func (d *ResolveGeoIPDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle

func (*ResolveGeoIPDescriptor) GetServiceDomain added in v0.4.26

func (d *ResolveGeoIPDescriptor) GetServiceDomain() string

func (*ResolveGeoIPDescriptor) GetServiceVersion added in v0.4.26

func (d *ResolveGeoIPDescriptor) GetServiceVersion() string

func (*ResolveGeoIPDescriptor) GetVerb added in v0.4.26

func (d *ResolveGeoIPDescriptor) GetVerb() string

func (*ResolveGeoIPDescriptor) HasResource added in v0.4.27

func (d *ResolveGeoIPDescriptor) HasResource() bool

func (*ResolveGeoIPDescriptor) IsClientStream added in v0.4.26

func (d *ResolveGeoIPDescriptor) IsClientStream() bool

func (*ResolveGeoIPDescriptor) IsCollection added in v0.4.27

func (d *ResolveGeoIPDescriptor) IsCollection() bool

func (*ResolveGeoIPDescriptor) IsPlural added in v0.4.27

func (d *ResolveGeoIPDescriptor) IsPlural() bool

func (*ResolveGeoIPDescriptor) IsServerStream added in v0.4.26

func (d *ResolveGeoIPDescriptor) IsServerStream() bool

func (*ResolveGeoIPDescriptor) IsUnary added in v0.4.26

func (d *ResolveGeoIPDescriptor) IsUnary() bool

func (*ResolveGeoIPDescriptor) NewEmptyClientMsg added in v0.4.26

func (d *ResolveGeoIPDescriptor) NewEmptyClientMsg() proto.Message

func (*ResolveGeoIPDescriptor) NewEmptyServerMsg added in v0.4.26

func (d *ResolveGeoIPDescriptor) NewEmptyServerMsg() proto.Message

func (*ResolveGeoIPDescriptor) RequestHasResourceBody added in v0.4.26

func (d *ResolveGeoIPDescriptor) RequestHasResourceBody() bool

type ResolveGeoIPDescriptorClientMsgHandle added in v0.4.26

type ResolveGeoIPDescriptorClientMsgHandle struct{}

func (*ResolveGeoIPDescriptorClientMsgHandle) ExtractCollectionName added in v0.4.27

func (*ResolveGeoIPDescriptorClientMsgHandle) ExtractResourceName added in v0.4.27

func (*ResolveGeoIPDescriptorClientMsgHandle) ExtractResourceNames added in v0.4.27

type ResolveGeoIPDescriptorServerMsgHandle added in v0.4.26

type ResolveGeoIPDescriptorServerMsgHandle struct{}

func (*ResolveGeoIPDescriptorServerMsgHandle) ExtractCollectionName added in v0.4.27

func (*ResolveGeoIPDescriptorServerMsgHandle) ExtractResourceName added in v0.4.27

func (*ResolveGeoIPDescriptorServerMsgHandle) ExtractResourceNames added in v0.4.27

type ResolveGeoIPRequest

type ResolveGeoIPRequest struct {

	//  reference of ntt.watchdog.v1alpha2.Probe
	Name    *probe.Reference `protobuf:"bytes,1,opt,customtype=Reference,name=name,proto3" json:"name,omitempty" firestore:"name"`
	Address string           `protobuf:"bytes,2,opt,name=address,proto3" json:"address,omitempty" firestore:"address"`
	// contains filtered or unexported fields
}

Request message for method [ResolveGeoIP][ntt.watchdog.v1alpha2.ResolveGeoIP]

func (*ResolveGeoIPRequest) Clone

func (*ResolveGeoIPRequest) CloneRaw

func (*ResolveGeoIPRequest) Descriptor

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

Deprecated, Use ResolveGeoIPRequest.ProtoReflect.Descriptor instead.

func (*ResolveGeoIPRequest) GetAddress

func (m *ResolveGeoIPRequest) GetAddress() string

func (*ResolveGeoIPRequest) GetName

func (m *ResolveGeoIPRequest) GetName() *probe.Reference

func (*ResolveGeoIPRequest) GotenMessage

func (*ResolveGeoIPRequest) GotenMessage()

func (*ResolveGeoIPRequest) GotenObjectExt

func (o *ResolveGeoIPRequest) GotenObjectExt()

func (*ResolveGeoIPRequest) GotenValidate

func (obj *ResolveGeoIPRequest) GotenValidate() error

func (*ResolveGeoIPRequest) MakeDiffFieldMask

func (*ResolveGeoIPRequest) MakeFullFieldMask

func (o *ResolveGeoIPRequest) MakeFullFieldMask() *ResolveGeoIPRequest_FieldMask

func (*ResolveGeoIPRequest) MakeRawDiffFieldMask

func (o *ResolveGeoIPRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask

func (*ResolveGeoIPRequest) MakeRawFullFieldMask

func (o *ResolveGeoIPRequest) MakeRawFullFieldMask() gotenobject.FieldMask

func (*ResolveGeoIPRequest) Marshal

func (m *ResolveGeoIPRequest) Marshal() ([]byte, error)

func (*ResolveGeoIPRequest) MarshalJSON

func (m *ResolveGeoIPRequest) MarshalJSON() ([]byte, error)

func (*ResolveGeoIPRequest) Merge

func (o *ResolveGeoIPRequest) Merge(source *ResolveGeoIPRequest)

func (*ResolveGeoIPRequest) MergeRaw

func (o *ResolveGeoIPRequest) MergeRaw(source gotenobject.GotenObjectExt)

func (*ResolveGeoIPRequest) ProtoMessage

func (*ResolveGeoIPRequest) ProtoMessage()

func (*ResolveGeoIPRequest) ProtoReflect

func (m *ResolveGeoIPRequest) ProtoReflect() preflect.Message

func (*ResolveGeoIPRequest) Reset

func (m *ResolveGeoIPRequest) Reset()

func (*ResolveGeoIPRequest) SetAddress

func (m *ResolveGeoIPRequest) SetAddress(fv string)

func (*ResolveGeoIPRequest) SetName

func (m *ResolveGeoIPRequest) SetName(fv *probe.Reference)

func (*ResolveGeoIPRequest) String

func (m *ResolveGeoIPRequest) String() string

func (*ResolveGeoIPRequest) Unmarshal

func (m *ResolveGeoIPRequest) Unmarshal(b []byte) error

func (*ResolveGeoIPRequest) UnmarshalJSON

func (m *ResolveGeoIPRequest) UnmarshalJSON(data []byte) error

type ResolveGeoIPRequestFieldPathBuilder

type ResolveGeoIPRequestFieldPathBuilder struct{}

func NewResolveGeoIPRequestFieldPathBuilder

func NewResolveGeoIPRequestFieldPathBuilder() ResolveGeoIPRequestFieldPathBuilder

func (ResolveGeoIPRequestFieldPathBuilder) Address

func (ResolveGeoIPRequestFieldPathBuilder) Name

type ResolveGeoIPRequestPathSelectorAddress

type ResolveGeoIPRequestPathSelectorAddress struct{}

func (ResolveGeoIPRequestPathSelectorAddress) FieldPath

func (ResolveGeoIPRequestPathSelectorAddress) WithArrayOfValues

func (ResolveGeoIPRequestPathSelectorAddress) WithValue

type ResolveGeoIPRequestPathSelectorName

type ResolveGeoIPRequestPathSelectorName struct{}

func (ResolveGeoIPRequestPathSelectorName) FieldPath

func (ResolveGeoIPRequestPathSelectorName) WithArrayOfValues

func (ResolveGeoIPRequestPathSelectorName) WithValue

type ResolveGeoIPRequest_FieldMask

type ResolveGeoIPRequest_FieldMask struct {
	Paths []ResolveGeoIPRequest_FieldPath
}

func FullResolveGeoIPRequest_FieldMask

func FullResolveGeoIPRequest_FieldMask() *ResolveGeoIPRequest_FieldMask

func (*ResolveGeoIPRequest_FieldMask) AppendPath

func (*ResolveGeoIPRequest_FieldMask) AppendRawPath

func (fieldMask *ResolveGeoIPRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)

func (*ResolveGeoIPRequest_FieldMask) DecodeFirestore

func (fieldMask *ResolveGeoIPRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error

func (*ResolveGeoIPRequest_FieldMask) EncodeFirestore

func (fieldMask *ResolveGeoIPRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)

firestore encoding/decoding integration

func (*ResolveGeoIPRequest_FieldMask) FilterInputFields

func (fieldMask *ResolveGeoIPRequest_FieldMask) FilterInputFields() *ResolveGeoIPRequest_FieldMask

FilterInputFields generates copy of field paths with output_only field paths removed

func (*ResolveGeoIPRequest_FieldMask) FromProtoFieldMask

func (fieldMask *ResolveGeoIPRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error

func (*ResolveGeoIPRequest_FieldMask) GetPaths

func (*ResolveGeoIPRequest_FieldMask) GetRawPaths

func (fieldMask *ResolveGeoIPRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath

func (*ResolveGeoIPRequest_FieldMask) IsFull

func (fieldMask *ResolveGeoIPRequest_FieldMask) IsFull() bool

func (ResolveGeoIPRequest_FieldMask) Marshal

func (fieldMask ResolveGeoIPRequest_FieldMask) Marshal() ([]byte, error)

implement methods required by customType

func (ResolveGeoIPRequest_FieldMask) MarshalJSON

func (fieldMask ResolveGeoIPRequest_FieldMask) MarshalJSON() ([]byte, error)

func (*ResolveGeoIPRequest_FieldMask) PathsCount

func (fieldMask *ResolveGeoIPRequest_FieldMask) PathsCount() int

func (*ResolveGeoIPRequest_FieldMask) Project

func (*ResolveGeoIPRequest_FieldMask) ProjectRaw

func (*ResolveGeoIPRequest_FieldMask) ProtoMessage

func (fieldMask *ResolveGeoIPRequest_FieldMask) ProtoMessage()

func (*ResolveGeoIPRequest_FieldMask) ProtoReflect

func (fieldMask *ResolveGeoIPRequest_FieldMask) ProtoReflect() preflect.Message

func (*ResolveGeoIPRequest_FieldMask) Reset

func (fieldMask *ResolveGeoIPRequest_FieldMask) Reset()

func (*ResolveGeoIPRequest_FieldMask) Set

func (fieldMask *ResolveGeoIPRequest_FieldMask) Set(target, source *ResolveGeoIPRequest)

func (*ResolveGeoIPRequest_FieldMask) SetFromCliFlag

func (fieldMask *ResolveGeoIPRequest_FieldMask) SetFromCliFlag(raw string) error

func (*ResolveGeoIPRequest_FieldMask) SetRaw

func (fieldMask *ResolveGeoIPRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)

func (*ResolveGeoIPRequest_FieldMask) Size

func (fieldMask *ResolveGeoIPRequest_FieldMask) Size() int

func (*ResolveGeoIPRequest_FieldMask) String

func (fieldMask *ResolveGeoIPRequest_FieldMask) String() string

func (*ResolveGeoIPRequest_FieldMask) Subtract

func (*ResolveGeoIPRequest_FieldMask) SubtractRaw

func (*ResolveGeoIPRequest_FieldMask) ToProtoFieldMask

func (fieldMask *ResolveGeoIPRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask

ToFieldMask is used for proto conversions

func (*ResolveGeoIPRequest_FieldMask) Unmarshal

func (fieldMask *ResolveGeoIPRequest_FieldMask) Unmarshal(data []byte) error

func (*ResolveGeoIPRequest_FieldMask) UnmarshalJSON

func (fieldMask *ResolveGeoIPRequest_FieldMask) UnmarshalJSON(data []byte) error

type ResolveGeoIPRequest_FieldPath

type ResolveGeoIPRequest_FieldPath interface {
	gotenobject.FieldPath
	Selector() ResolveGeoIPRequest_FieldPathSelector
	Get(source *ResolveGeoIPRequest) []interface{}
	GetSingle(source *ResolveGeoIPRequest) (interface{}, bool)
	ClearValue(item *ResolveGeoIPRequest)

	// Those methods build corresponding ResolveGeoIPRequest_FieldPathValue
	// (or array of values) and holds passed value. Panics if injected type is incorrect.
	WithIValue(value interface{}) ResolveGeoIPRequest_FieldPathValue
	WithIArrayOfValues(values interface{}) ResolveGeoIPRequest_FieldPathArrayOfValues
	WithIArrayItemValue(value interface{}) ResolveGeoIPRequest_FieldPathArrayItemValue
}

FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto

func MustParseResolveGeoIPRequest_FieldPath

func MustParseResolveGeoIPRequest_FieldPath(rawField string) ResolveGeoIPRequest_FieldPath

func ParseResolveGeoIPRequest_FieldPath

func ParseResolveGeoIPRequest_FieldPath(rawField string) (ResolveGeoIPRequest_FieldPath, error)

type ResolveGeoIPRequest_FieldPathArrayItemValue

type ResolveGeoIPRequest_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	ResolveGeoIPRequest_FieldPath
	ContainsValue(*ResolveGeoIPRequest) bool
}

ResolveGeoIPRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for ResolveGeoIPRequest according to their type Present only for array (repeated) types.

func MustParseResolveGeoIPRequest_FieldPathArrayItemValue

func MustParseResolveGeoIPRequest_FieldPathArrayItemValue(pathStr, valueStr string) ResolveGeoIPRequest_FieldPathArrayItemValue

func ParseResolveGeoIPRequest_FieldPathArrayItemValue

func ParseResolveGeoIPRequest_FieldPathArrayItemValue(pathStr, valueStr string) (ResolveGeoIPRequest_FieldPathArrayItemValue, error)

ParseResolveGeoIPRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type ResolveGeoIPRequest_FieldPathArrayOfValues

type ResolveGeoIPRequest_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	ResolveGeoIPRequest_FieldPath
}

ResolveGeoIPRequest_FieldPathArrayOfValues allows storing slice of values for ResolveGeoIPRequest fields according to their type

func MustParseResolveGeoIPRequest_FieldPathArrayOfValues

func MustParseResolveGeoIPRequest_FieldPathArrayOfValues(pathStr, valuesStr string) ResolveGeoIPRequest_FieldPathArrayOfValues

func ParseResolveGeoIPRequest_FieldPathArrayOfValues

func ParseResolveGeoIPRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (ResolveGeoIPRequest_FieldPathArrayOfValues, error)

type ResolveGeoIPRequest_FieldPathSelector

type ResolveGeoIPRequest_FieldPathSelector int32
const (
	ResolveGeoIPRequest_FieldPathSelectorName    ResolveGeoIPRequest_FieldPathSelector = 0
	ResolveGeoIPRequest_FieldPathSelectorAddress ResolveGeoIPRequest_FieldPathSelector = 1
)

func (ResolveGeoIPRequest_FieldPathSelector) String

type ResolveGeoIPRequest_FieldPathValue

type ResolveGeoIPRequest_FieldPathValue interface {
	ResolveGeoIPRequest_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **ResolveGeoIPRequest)
	CompareWith(*ResolveGeoIPRequest) (cmp int, comparable bool)
}

ResolveGeoIPRequest_FieldPathValue allows storing values for ResolveGeoIPRequest fields according to their type

func MustParseResolveGeoIPRequest_FieldPathValue

func MustParseResolveGeoIPRequest_FieldPathValue(pathStr, valueStr string) ResolveGeoIPRequest_FieldPathValue

func ParseResolveGeoIPRequest_FieldPathValue

func ParseResolveGeoIPRequest_FieldPathValue(pathStr, valueStr string) (ResolveGeoIPRequest_FieldPathValue, error)

type ResolveGeoIPRequest_FieldTerminalPath

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

func (*ResolveGeoIPRequest_FieldTerminalPath) ClearValue

func (*ResolveGeoIPRequest_FieldTerminalPath) ClearValueRaw

func (fp *ResolveGeoIPRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)

func (*ResolveGeoIPRequest_FieldTerminalPath) Get

func (fp *ResolveGeoIPRequest_FieldTerminalPath) Get(source *ResolveGeoIPRequest) (values []interface{})

Get returns all values pointed by specific field from source ResolveGeoIPRequest

func (*ResolveGeoIPRequest_FieldTerminalPath) GetDefault

func (fp *ResolveGeoIPRequest_FieldTerminalPath) GetDefault() interface{}

GetDefault returns a default value of the field type

func (*ResolveGeoIPRequest_FieldTerminalPath) GetRaw

func (fp *ResolveGeoIPRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}

func (*ResolveGeoIPRequest_FieldTerminalPath) GetSingle

func (fp *ResolveGeoIPRequest_FieldTerminalPath) GetSingle(source *ResolveGeoIPRequest) (interface{}, bool)

GetSingle returns value pointed by specific field of from source ResolveGeoIPRequest

func (*ResolveGeoIPRequest_FieldTerminalPath) GetSingleRaw

func (fp *ResolveGeoIPRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)

func (*ResolveGeoIPRequest_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*ResolveGeoIPRequest_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*ResolveGeoIPRequest_FieldTerminalPath) Selector

func (*ResolveGeoIPRequest_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.7.1

func (fp *ResolveGeoIPRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath

func (*ResolveGeoIPRequest_FieldTerminalPath) String

String returns path representation in proto convention

func (*ResolveGeoIPRequest_FieldTerminalPath) WithIArrayItemValue

func (*ResolveGeoIPRequest_FieldTerminalPath) WithIArrayOfValues

func (fp *ResolveGeoIPRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) ResolveGeoIPRequest_FieldPathArrayOfValues

func (*ResolveGeoIPRequest_FieldTerminalPath) WithIValue

func (*ResolveGeoIPRequest_FieldTerminalPath) WithRawIArrayItemValue

func (fp *ResolveGeoIPRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue

func (*ResolveGeoIPRequest_FieldTerminalPath) WithRawIArrayOfValues

func (fp *ResolveGeoIPRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues

func (*ResolveGeoIPRequest_FieldTerminalPath) WithRawIValue

func (fp *ResolveGeoIPRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue

type ResolveGeoIPRequest_FieldTerminalPathArrayItemValue

type ResolveGeoIPRequest_FieldTerminalPathArrayItemValue struct {
	ResolveGeoIPRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*ResolveGeoIPRequest_FieldTerminalPathArrayItemValue) ContainsValue

Contains returns a boolean indicating if value that is being held is present in given 'ResolveGeoIPRequest'

func (*ResolveGeoIPRequest_FieldTerminalPathArrayItemValue) GetRawItemValue

func (fpaiv *ResolveGeoIPRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}

GetRawValue returns stored element value for array in object ResolveGeoIPRequest as interface{}

func (*ResolveGeoIPRequest_FieldTerminalPathArrayItemValue) GetSingle

func (fpaiv *ResolveGeoIPRequest_FieldTerminalPathArrayItemValue) GetSingle(source *ResolveGeoIPRequest) (interface{}, bool)

func (*ResolveGeoIPRequest_FieldTerminalPathArrayItemValue) GetSingleRaw

func (fpaiv *ResolveGeoIPRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)

type ResolveGeoIPRequest_FieldTerminalPathArrayOfValues

type ResolveGeoIPRequest_FieldTerminalPathArrayOfValues struct {
	ResolveGeoIPRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*ResolveGeoIPRequest_FieldTerminalPathArrayOfValues) AsAddressArrayOfValues

func (fpaov *ResolveGeoIPRequest_FieldTerminalPathArrayOfValues) AsAddressArrayOfValues() ([]string, bool)

func (*ResolveGeoIPRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues

func (fpaov *ResolveGeoIPRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*probe.Reference, bool)

func (*ResolveGeoIPRequest_FieldTerminalPathArrayOfValues) GetRawValues

func (fpaov *ResolveGeoIPRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})

type ResolveGeoIPRequest_FieldTerminalPathValue

type ResolveGeoIPRequest_FieldTerminalPathValue struct {
	ResolveGeoIPRequest_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*ResolveGeoIPRequest_FieldTerminalPathValue) AsAddressValue

func (fpv *ResolveGeoIPRequest_FieldTerminalPathValue) AsAddressValue() (string, bool)

func (*ResolveGeoIPRequest_FieldTerminalPathValue) AsNameValue

func (*ResolveGeoIPRequest_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'ResolveGeoIPRequest_FieldTerminalPathValue' with the value under path in 'ResolveGeoIPRequest'.

func (*ResolveGeoIPRequest_FieldTerminalPathValue) CompareWithRaw

func (fpv *ResolveGeoIPRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)

func (*ResolveGeoIPRequest_FieldTerminalPathValue) GetRawValue

func (fpv *ResolveGeoIPRequest_FieldTerminalPathValue) GetRawValue() interface{}

GetRawValue returns raw value stored under selected path for 'ResolveGeoIPRequest' as interface{}

func (*ResolveGeoIPRequest_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object ResolveGeoIPRequest

func (*ResolveGeoIPRequest_FieldTerminalPathValue) SetToRaw

type ResolveGeoIPResponse

type ResolveGeoIPResponse struct {
	Location       *common.Location `protobuf:"bytes,8,opt,name=location,proto3" json:"location,omitempty" firestore:"location"`
	Isp            string           `protobuf:"bytes,4,opt,name=isp,proto3" json:"isp,omitempty" firestore:"isp"`
	AsInfo         *common.ASInfo   `protobuf:"bytes,5,opt,name=as_info,json=asInfo,proto3" json:"as_info,omitempty" firestore:"asInfo"`
	Carrier        *common.Carrier  `protobuf:"bytes,6,opt,name=carrier,proto3" json:"carrier,omitempty" firestore:"carrier"`
	AccessProvider string           `` /* 130-byte string literal not displayed */
	// contains filtered or unexported fields
}

Response message for method [ResolveGeoIP][ntt.watchdog.v1alpha2.ResolveGeoIP]

func (*ResolveGeoIPResponse) Clone

func (*ResolveGeoIPResponse) CloneRaw

func (*ResolveGeoIPResponse) Descriptor

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

Deprecated, Use ResolveGeoIPResponse.ProtoReflect.Descriptor instead.

func (*ResolveGeoIPResponse) GetAccessProvider

func (m *ResolveGeoIPResponse) GetAccessProvider() string

func (*ResolveGeoIPResponse) GetAsInfo

func (m *ResolveGeoIPResponse) GetAsInfo() *common.ASInfo

func (*ResolveGeoIPResponse) GetCarrier

func (m *ResolveGeoIPResponse) GetCarrier() *common.Carrier

func (*ResolveGeoIPResponse) GetIsp

func (m *ResolveGeoIPResponse) GetIsp() string

func (*ResolveGeoIPResponse) GetLocation

func (m *ResolveGeoIPResponse) GetLocation() *common.Location

func (*ResolveGeoIPResponse) GotenMessage

func (*ResolveGeoIPResponse) GotenMessage()

func (*ResolveGeoIPResponse) GotenObjectExt

func (o *ResolveGeoIPResponse) GotenObjectExt()

func (*ResolveGeoIPResponse) GotenValidate

func (obj *ResolveGeoIPResponse) GotenValidate() error

func (*ResolveGeoIPResponse) MakeDiffFieldMask

func (*ResolveGeoIPResponse) MakeFullFieldMask

func (o *ResolveGeoIPResponse) MakeFullFieldMask() *ResolveGeoIPResponse_FieldMask

func (*ResolveGeoIPResponse) MakeRawDiffFieldMask

func (o *ResolveGeoIPResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask

func (*ResolveGeoIPResponse) MakeRawFullFieldMask

func (o *ResolveGeoIPResponse) MakeRawFullFieldMask() gotenobject.FieldMask

func (*ResolveGeoIPResponse) Marshal

func (m *ResolveGeoIPResponse) Marshal() ([]byte, error)

func (*ResolveGeoIPResponse) MarshalJSON

func (m *ResolveGeoIPResponse) MarshalJSON() ([]byte, error)

func (*ResolveGeoIPResponse) Merge

func (o *ResolveGeoIPResponse) Merge(source *ResolveGeoIPResponse)

func (*ResolveGeoIPResponse) MergeRaw

func (o *ResolveGeoIPResponse) MergeRaw(source gotenobject.GotenObjectExt)

func (*ResolveGeoIPResponse) ProtoMessage

func (*ResolveGeoIPResponse) ProtoMessage()

func (*ResolveGeoIPResponse) ProtoReflect

func (m *ResolveGeoIPResponse) ProtoReflect() preflect.Message

func (*ResolveGeoIPResponse) Reset

func (m *ResolveGeoIPResponse) Reset()

func (*ResolveGeoIPResponse) SetAccessProvider

func (m *ResolveGeoIPResponse) SetAccessProvider(fv string)

func (*ResolveGeoIPResponse) SetAsInfo

func (m *ResolveGeoIPResponse) SetAsInfo(fv *common.ASInfo)

func (*ResolveGeoIPResponse) SetCarrier

func (m *ResolveGeoIPResponse) SetCarrier(fv *common.Carrier)

func (*ResolveGeoIPResponse) SetIsp

func (m *ResolveGeoIPResponse) SetIsp(fv string)

func (*ResolveGeoIPResponse) SetLocation

func (m *ResolveGeoIPResponse) SetLocation(fv *common.Location)

func (*ResolveGeoIPResponse) String

func (m *ResolveGeoIPResponse) String() string

func (*ResolveGeoIPResponse) Unmarshal

func (m *ResolveGeoIPResponse) Unmarshal(b []byte) error

func (*ResolveGeoIPResponse) UnmarshalJSON

func (m *ResolveGeoIPResponse) UnmarshalJSON(data []byte) error

type ResolveGeoIPResponseFieldPathBuilder

type ResolveGeoIPResponseFieldPathBuilder struct{}

func NewResolveGeoIPResponseFieldPathBuilder

func NewResolveGeoIPResponseFieldPathBuilder() ResolveGeoIPResponseFieldPathBuilder

func (ResolveGeoIPResponseFieldPathBuilder) AccessProvider

func (ResolveGeoIPResponseFieldPathBuilder) AsInfo

func (ResolveGeoIPResponseFieldPathBuilder) Carrier

func (ResolveGeoIPResponseFieldPathBuilder) Isp

func (ResolveGeoIPResponseFieldPathBuilder) Location

type ResolveGeoIPResponsePathSelectorAccessProvider

type ResolveGeoIPResponsePathSelectorAccessProvider struct{}

func (ResolveGeoIPResponsePathSelectorAccessProvider) FieldPath

func (ResolveGeoIPResponsePathSelectorAccessProvider) WithArrayOfValues

func (ResolveGeoIPResponsePathSelectorAccessProvider) WithValue

type ResolveGeoIPResponsePathSelectorAsInfo

type ResolveGeoIPResponsePathSelectorAsInfo struct{}

func (ResolveGeoIPResponsePathSelectorAsInfo) Asn

func (ResolveGeoIPResponsePathSelectorAsInfo) AsnType

func (ResolveGeoIPResponsePathSelectorAsInfo) Domain

func (ResolveGeoIPResponsePathSelectorAsInfo) FieldPath

func (ResolveGeoIPResponsePathSelectorAsInfo) Name

func (ResolveGeoIPResponsePathSelectorAsInfo) Routes

func (ResolveGeoIPResponsePathSelectorAsInfo) WithArrayOfValues

func (ResolveGeoIPResponsePathSelectorAsInfo) WithSubArrayItemValue

func (ResolveGeoIPResponsePathSelectorAsInfo) WithSubArrayOfValues

func (ResolveGeoIPResponsePathSelectorAsInfo) WithSubPath

func (ResolveGeoIPResponsePathSelectorAsInfo) WithSubValue

func (ResolveGeoIPResponsePathSelectorAsInfo) WithValue

type ResolveGeoIPResponsePathSelectorAsInfoAsn

type ResolveGeoIPResponsePathSelectorAsInfoAsn struct{}

func (ResolveGeoIPResponsePathSelectorAsInfoAsn) FieldPath

func (ResolveGeoIPResponsePathSelectorAsInfoAsn) WithArrayOfValues

func (ResolveGeoIPResponsePathSelectorAsInfoAsn) WithValue

type ResolveGeoIPResponsePathSelectorAsInfoAsnType

type ResolveGeoIPResponsePathSelectorAsInfoAsnType struct{}

func (ResolveGeoIPResponsePathSelectorAsInfoAsnType) FieldPath

func (ResolveGeoIPResponsePathSelectorAsInfoAsnType) WithArrayOfValues

func (ResolveGeoIPResponsePathSelectorAsInfoAsnType) WithValue

type ResolveGeoIPResponsePathSelectorAsInfoDomain

type ResolveGeoIPResponsePathSelectorAsInfoDomain struct{}

func (ResolveGeoIPResponsePathSelectorAsInfoDomain) FieldPath

func (ResolveGeoIPResponsePathSelectorAsInfoDomain) WithArrayOfValues

func (ResolveGeoIPResponsePathSelectorAsInfoDomain) WithValue

type ResolveGeoIPResponsePathSelectorAsInfoName

type ResolveGeoIPResponsePathSelectorAsInfoName struct{}

func (ResolveGeoIPResponsePathSelectorAsInfoName) FieldPath

func (ResolveGeoIPResponsePathSelectorAsInfoName) WithArrayOfValues

func (ResolveGeoIPResponsePathSelectorAsInfoName) WithValue

type ResolveGeoIPResponsePathSelectorAsInfoRoutes

type ResolveGeoIPResponsePathSelectorAsInfoRoutes struct{}

func (ResolveGeoIPResponsePathSelectorAsInfoRoutes) FieldPath

func (ResolveGeoIPResponsePathSelectorAsInfoRoutes) WithArrayOfValues

func (ResolveGeoIPResponsePathSelectorAsInfoRoutes) WithItemValue

func (ResolveGeoIPResponsePathSelectorAsInfoRoutes) WithValue

type ResolveGeoIPResponsePathSelectorCarrier

type ResolveGeoIPResponsePathSelectorCarrier struct{}

func (ResolveGeoIPResponsePathSelectorCarrier) FieldPath

func (ResolveGeoIPResponsePathSelectorCarrier) LocationAreaCode

func (ResolveGeoIPResponsePathSelectorCarrier) MobileCountryCode

func (ResolveGeoIPResponsePathSelectorCarrier) MobileNetworkCode

func (ResolveGeoIPResponsePathSelectorCarrier) Name

func (ResolveGeoIPResponsePathSelectorCarrier) WithArrayOfValues

func (ResolveGeoIPResponsePathSelectorCarrier) WithSubArrayItemValue

func (ResolveGeoIPResponsePathSelectorCarrier) WithSubArrayOfValues

func (ResolveGeoIPResponsePathSelectorCarrier) WithSubPath

func (ResolveGeoIPResponsePathSelectorCarrier) WithSubValue

func (ResolveGeoIPResponsePathSelectorCarrier) WithValue

type ResolveGeoIPResponsePathSelectorCarrierLocationAreaCode

type ResolveGeoIPResponsePathSelectorCarrierLocationAreaCode struct{}

func (ResolveGeoIPResponsePathSelectorCarrierLocationAreaCode) FieldPath

func (ResolveGeoIPResponsePathSelectorCarrierLocationAreaCode) WithArrayOfValues

func (ResolveGeoIPResponsePathSelectorCarrierLocationAreaCode) WithValue

type ResolveGeoIPResponsePathSelectorCarrierMobileCountryCode

type ResolveGeoIPResponsePathSelectorCarrierMobileCountryCode struct{}

func (ResolveGeoIPResponsePathSelectorCarrierMobileCountryCode) FieldPath

func (ResolveGeoIPResponsePathSelectorCarrierMobileCountryCode) WithArrayOfValues

func (ResolveGeoIPResponsePathSelectorCarrierMobileCountryCode) WithValue

type ResolveGeoIPResponsePathSelectorCarrierMobileNetworkCode

type ResolveGeoIPResponsePathSelectorCarrierMobileNetworkCode struct{}

func (ResolveGeoIPResponsePathSelectorCarrierMobileNetworkCode) FieldPath

func (ResolveGeoIPResponsePathSelectorCarrierMobileNetworkCode) WithArrayOfValues

func (ResolveGeoIPResponsePathSelectorCarrierMobileNetworkCode) WithValue

type ResolveGeoIPResponsePathSelectorCarrierName

type ResolveGeoIPResponsePathSelectorCarrierName struct{}

func (ResolveGeoIPResponsePathSelectorCarrierName) FieldPath

func (ResolveGeoIPResponsePathSelectorCarrierName) WithArrayOfValues

func (ResolveGeoIPResponsePathSelectorCarrierName) WithValue

type ResolveGeoIPResponsePathSelectorIsp

type ResolveGeoIPResponsePathSelectorIsp struct{}

func (ResolveGeoIPResponsePathSelectorIsp) FieldPath

func (ResolveGeoIPResponsePathSelectorIsp) WithArrayOfValues

func (ResolveGeoIPResponsePathSelectorIsp) WithValue

type ResolveGeoIPResponsePathSelectorLocation

type ResolveGeoIPResponsePathSelectorLocation struct{}

func (ResolveGeoIPResponsePathSelectorLocation) Accuracy

func (ResolveGeoIPResponsePathSelectorLocation) Address

func (ResolveGeoIPResponsePathSelectorLocation) AdminHierarchy

func (ResolveGeoIPResponsePathSelectorLocation) Coordinates

func (ResolveGeoIPResponsePathSelectorLocation) FieldPath

func (ResolveGeoIPResponsePathSelectorLocation) WithArrayOfValues

func (ResolveGeoIPResponsePathSelectorLocation) WithSubArrayItemValue

func (ResolveGeoIPResponsePathSelectorLocation) WithSubArrayOfValues

func (ResolveGeoIPResponsePathSelectorLocation) WithSubPath

func (ResolveGeoIPResponsePathSelectorLocation) WithSubValue

func (ResolveGeoIPResponsePathSelectorLocation) WithValue

type ResolveGeoIPResponsePathSelectorLocationAccuracy

type ResolveGeoIPResponsePathSelectorLocationAccuracy struct{}

func (ResolveGeoIPResponsePathSelectorLocationAccuracy) FieldPath

func (ResolveGeoIPResponsePathSelectorLocationAccuracy) WithArrayOfValues

func (ResolveGeoIPResponsePathSelectorLocationAccuracy) WithValue

type ResolveGeoIPResponsePathSelectorLocationAddress

type ResolveGeoIPResponsePathSelectorLocationAddress struct{}

func (ResolveGeoIPResponsePathSelectorLocationAddress) AdminArea1

func (ResolveGeoIPResponsePathSelectorLocationAddress) AdminArea2

func (ResolveGeoIPResponsePathSelectorLocationAddress) AdminArea3

func (ResolveGeoIPResponsePathSelectorLocationAddress) AdminArea4

func (ResolveGeoIPResponsePathSelectorLocationAddress) Continent

func (ResolveGeoIPResponsePathSelectorLocationAddress) Country

func (ResolveGeoIPResponsePathSelectorLocationAddress) CountryCode

func (ResolveGeoIPResponsePathSelectorLocationAddress) FieldPath

func (ResolveGeoIPResponsePathSelectorLocationAddress) PostalCode

func (ResolveGeoIPResponsePathSelectorLocationAddress) StreetAddress

func (ResolveGeoIPResponsePathSelectorLocationAddress) WithArrayOfValues

func (ResolveGeoIPResponsePathSelectorLocationAddress) WithValue

type ResolveGeoIPResponsePathSelectorLocationAddressAdminArea1

type ResolveGeoIPResponsePathSelectorLocationAddressAdminArea1 struct{}

func (ResolveGeoIPResponsePathSelectorLocationAddressAdminArea1) FieldPath

func (ResolveGeoIPResponsePathSelectorLocationAddressAdminArea1) WithArrayOfValues

func (ResolveGeoIPResponsePathSelectorLocationAddressAdminArea1) WithValue

type ResolveGeoIPResponsePathSelectorLocationAddressAdminArea2

type ResolveGeoIPResponsePathSelectorLocationAddressAdminArea2 struct{}

func (ResolveGeoIPResponsePathSelectorLocationAddressAdminArea2) FieldPath

func (ResolveGeoIPResponsePathSelectorLocationAddressAdminArea2) WithArrayOfValues

func (ResolveGeoIPResponsePathSelectorLocationAddressAdminArea2) WithValue

type ResolveGeoIPResponsePathSelectorLocationAddressAdminArea3

type ResolveGeoIPResponsePathSelectorLocationAddressAdminArea3 struct{}

func (ResolveGeoIPResponsePathSelectorLocationAddressAdminArea3) FieldPath

func (ResolveGeoIPResponsePathSelectorLocationAddressAdminArea3) WithArrayOfValues

func (ResolveGeoIPResponsePathSelectorLocationAddressAdminArea3) WithValue

type ResolveGeoIPResponsePathSelectorLocationAddressAdminArea4

type ResolveGeoIPResponsePathSelectorLocationAddressAdminArea4 struct{}

func (ResolveGeoIPResponsePathSelectorLocationAddressAdminArea4) FieldPath

func (ResolveGeoIPResponsePathSelectorLocationAddressAdminArea4) WithArrayOfValues

func (ResolveGeoIPResponsePathSelectorLocationAddressAdminArea4) WithValue

type ResolveGeoIPResponsePathSelectorLocationAddressContinent

type ResolveGeoIPResponsePathSelectorLocationAddressContinent struct{}

func (ResolveGeoIPResponsePathSelectorLocationAddressContinent) FieldPath

func (ResolveGeoIPResponsePathSelectorLocationAddressContinent) WithArrayOfValues

func (ResolveGeoIPResponsePathSelectorLocationAddressContinent) WithValue

type ResolveGeoIPResponsePathSelectorLocationAddressCountry

type ResolveGeoIPResponsePathSelectorLocationAddressCountry struct{}

func (ResolveGeoIPResponsePathSelectorLocationAddressCountry) FieldPath

func (ResolveGeoIPResponsePathSelectorLocationAddressCountry) WithArrayOfValues

func (ResolveGeoIPResponsePathSelectorLocationAddressCountry) WithValue

type ResolveGeoIPResponsePathSelectorLocationAddressCountryCode

type ResolveGeoIPResponsePathSelectorLocationAddressCountryCode struct{}

func (ResolveGeoIPResponsePathSelectorLocationAddressCountryCode) FieldPath

func (ResolveGeoIPResponsePathSelectorLocationAddressCountryCode) WithArrayOfValues

func (ResolveGeoIPResponsePathSelectorLocationAddressCountryCode) WithValue

type ResolveGeoIPResponsePathSelectorLocationAddressPostalCode

type ResolveGeoIPResponsePathSelectorLocationAddressPostalCode struct{}

func (ResolveGeoIPResponsePathSelectorLocationAddressPostalCode) FieldPath

func (ResolveGeoIPResponsePathSelectorLocationAddressPostalCode) WithArrayOfValues

func (ResolveGeoIPResponsePathSelectorLocationAddressPostalCode) WithValue

type ResolveGeoIPResponsePathSelectorLocationAddressStreetAddress

type ResolveGeoIPResponsePathSelectorLocationAddressStreetAddress struct{}

func (ResolveGeoIPResponsePathSelectorLocationAddressStreetAddress) FieldPath

func (ResolveGeoIPResponsePathSelectorLocationAddressStreetAddress) WithArrayOfValues

func (ResolveGeoIPResponsePathSelectorLocationAddressStreetAddress) WithValue

type ResolveGeoIPResponsePathSelectorLocationAdminHierarchy

type ResolveGeoIPResponsePathSelectorLocationAdminHierarchy struct{}

func (ResolveGeoIPResponsePathSelectorLocationAdminHierarchy) Admin1

func (ResolveGeoIPResponsePathSelectorLocationAdminHierarchy) Admin2

func (ResolveGeoIPResponsePathSelectorLocationAdminHierarchy) Admin3

func (ResolveGeoIPResponsePathSelectorLocationAdminHierarchy) Admin4

func (ResolveGeoIPResponsePathSelectorLocationAdminHierarchy) Admin5

func (ResolveGeoIPResponsePathSelectorLocationAdminHierarchy) Continent

func (ResolveGeoIPResponsePathSelectorLocationAdminHierarchy) Country

func (ResolveGeoIPResponsePathSelectorLocationAdminHierarchy) FieldPath

func (ResolveGeoIPResponsePathSelectorLocationAdminHierarchy) WithArrayOfValues

func (ResolveGeoIPResponsePathSelectorLocationAdminHierarchy) WithValue

type ResolveGeoIPResponsePathSelectorLocationAdminHierarchyAdmin1

type ResolveGeoIPResponsePathSelectorLocationAdminHierarchyAdmin1 struct{}

func (ResolveGeoIPResponsePathSelectorLocationAdminHierarchyAdmin1) FieldPath

func (ResolveGeoIPResponsePathSelectorLocationAdminHierarchyAdmin1) WithArrayOfValues

func (ResolveGeoIPResponsePathSelectorLocationAdminHierarchyAdmin1) WithValue

type ResolveGeoIPResponsePathSelectorLocationAdminHierarchyAdmin2

type ResolveGeoIPResponsePathSelectorLocationAdminHierarchyAdmin2 struct{}

func (ResolveGeoIPResponsePathSelectorLocationAdminHierarchyAdmin2) FieldPath

func (ResolveGeoIPResponsePathSelectorLocationAdminHierarchyAdmin2) WithArrayOfValues

func (ResolveGeoIPResponsePathSelectorLocationAdminHierarchyAdmin2) WithValue

type ResolveGeoIPResponsePathSelectorLocationAdminHierarchyAdmin3

type ResolveGeoIPResponsePathSelectorLocationAdminHierarchyAdmin3 struct{}

func (ResolveGeoIPResponsePathSelectorLocationAdminHierarchyAdmin3) FieldPath

func (ResolveGeoIPResponsePathSelectorLocationAdminHierarchyAdmin3) WithArrayOfValues

func (ResolveGeoIPResponsePathSelectorLocationAdminHierarchyAdmin3) WithValue

type ResolveGeoIPResponsePathSelectorLocationAdminHierarchyAdmin4

type ResolveGeoIPResponsePathSelectorLocationAdminHierarchyAdmin4 struct{}

func (ResolveGeoIPResponsePathSelectorLocationAdminHierarchyAdmin4) FieldPath

func (ResolveGeoIPResponsePathSelectorLocationAdminHierarchyAdmin4) WithArrayOfValues

func (ResolveGeoIPResponsePathSelectorLocationAdminHierarchyAdmin4) WithValue

type ResolveGeoIPResponsePathSelectorLocationAdminHierarchyAdmin5

type ResolveGeoIPResponsePathSelectorLocationAdminHierarchyAdmin5 struct{}

func (ResolveGeoIPResponsePathSelectorLocationAdminHierarchyAdmin5) FieldPath

func (ResolveGeoIPResponsePathSelectorLocationAdminHierarchyAdmin5) WithArrayOfValues

func (ResolveGeoIPResponsePathSelectorLocationAdminHierarchyAdmin5) WithValue

type ResolveGeoIPResponsePathSelectorLocationAdminHierarchyContinent

type ResolveGeoIPResponsePathSelectorLocationAdminHierarchyContinent struct{}

func (ResolveGeoIPResponsePathSelectorLocationAdminHierarchyContinent) FieldPath

func (ResolveGeoIPResponsePathSelectorLocationAdminHierarchyContinent) WithArrayOfValues

func (ResolveGeoIPResponsePathSelectorLocationAdminHierarchyContinent) WithValue

type ResolveGeoIPResponsePathSelectorLocationAdminHierarchyCountry

type ResolveGeoIPResponsePathSelectorLocationAdminHierarchyCountry struct{}

func (ResolveGeoIPResponsePathSelectorLocationAdminHierarchyCountry) FieldPath

func (ResolveGeoIPResponsePathSelectorLocationAdminHierarchyCountry) WithArrayOfValues

func (ResolveGeoIPResponsePathSelectorLocationAdminHierarchyCountry) WithValue

type ResolveGeoIPResponsePathSelectorLocationCoordinates

type ResolveGeoIPResponsePathSelectorLocationCoordinates struct{}

func (ResolveGeoIPResponsePathSelectorLocationCoordinates) FieldPath

func (ResolveGeoIPResponsePathSelectorLocationCoordinates) WithArrayOfValues

func (ResolveGeoIPResponsePathSelectorLocationCoordinates) WithValue

type ResolveGeoIPResponse_FieldMask

type ResolveGeoIPResponse_FieldMask struct {
	Paths []ResolveGeoIPResponse_FieldPath
}

func FullResolveGeoIPResponse_FieldMask

func FullResolveGeoIPResponse_FieldMask() *ResolveGeoIPResponse_FieldMask

func (*ResolveGeoIPResponse_FieldMask) AppendPath

func (*ResolveGeoIPResponse_FieldMask) AppendRawPath

func (fieldMask *ResolveGeoIPResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)

func (*ResolveGeoIPResponse_FieldMask) DecodeFirestore

func (fieldMask *ResolveGeoIPResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error

func (*ResolveGeoIPResponse_FieldMask) EncodeFirestore

func (fieldMask *ResolveGeoIPResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)

firestore encoding/decoding integration

func (*ResolveGeoIPResponse_FieldMask) FilterInputFields

func (fieldMask *ResolveGeoIPResponse_FieldMask) FilterInputFields() *ResolveGeoIPResponse_FieldMask

FilterInputFields generates copy of field paths with output_only field paths removed

func (*ResolveGeoIPResponse_FieldMask) FromProtoFieldMask

func (fieldMask *ResolveGeoIPResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error

func (*ResolveGeoIPResponse_FieldMask) GetPaths

func (*ResolveGeoIPResponse_FieldMask) GetRawPaths

func (fieldMask *ResolveGeoIPResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath

func (*ResolveGeoIPResponse_FieldMask) IsFull

func (fieldMask *ResolveGeoIPResponse_FieldMask) IsFull() bool

func (ResolveGeoIPResponse_FieldMask) Marshal

func (fieldMask ResolveGeoIPResponse_FieldMask) Marshal() ([]byte, error)

implement methods required by customType

func (ResolveGeoIPResponse_FieldMask) MarshalJSON

func (fieldMask ResolveGeoIPResponse_FieldMask) MarshalJSON() ([]byte, error)

func (*ResolveGeoIPResponse_FieldMask) PathsCount

func (fieldMask *ResolveGeoIPResponse_FieldMask) PathsCount() int

func (*ResolveGeoIPResponse_FieldMask) Project

func (*ResolveGeoIPResponse_FieldMask) ProjectRaw

func (*ResolveGeoIPResponse_FieldMask) ProtoMessage

func (fieldMask *ResolveGeoIPResponse_FieldMask) ProtoMessage()

func (*ResolveGeoIPResponse_FieldMask) ProtoReflect

func (fieldMask *ResolveGeoIPResponse_FieldMask) ProtoReflect() preflect.Message

func (*ResolveGeoIPResponse_FieldMask) Reset

func (fieldMask *ResolveGeoIPResponse_FieldMask) Reset()

func (*ResolveGeoIPResponse_FieldMask) Set

func (fieldMask *ResolveGeoIPResponse_FieldMask) Set(target, source *ResolveGeoIPResponse)

func (*ResolveGeoIPResponse_FieldMask) SetFromCliFlag

func (fieldMask *ResolveGeoIPResponse_FieldMask) SetFromCliFlag(raw string) error

func (*ResolveGeoIPResponse_FieldMask) SetRaw

func (fieldMask *ResolveGeoIPResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)

func (*ResolveGeoIPResponse_FieldMask) Size

func (fieldMask *ResolveGeoIPResponse_FieldMask) Size() int

func (*ResolveGeoIPResponse_FieldMask) String

func (fieldMask *ResolveGeoIPResponse_FieldMask) String() string

func (*ResolveGeoIPResponse_FieldMask) Subtract

func (*ResolveGeoIPResponse_FieldMask) SubtractRaw

func (*ResolveGeoIPResponse_FieldMask) ToProtoFieldMask

func (fieldMask *ResolveGeoIPResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask

ToFieldMask is used for proto conversions

func (*ResolveGeoIPResponse_FieldMask) Unmarshal

func (fieldMask *ResolveGeoIPResponse_FieldMask) Unmarshal(data []byte) error

func (*ResolveGeoIPResponse_FieldMask) UnmarshalJSON

func (fieldMask *ResolveGeoIPResponse_FieldMask) UnmarshalJSON(data []byte) error

type ResolveGeoIPResponse_FieldPath

type ResolveGeoIPResponse_FieldPath interface {
	gotenobject.FieldPath
	Selector() ResolveGeoIPResponse_FieldPathSelector
	Get(source *ResolveGeoIPResponse) []interface{}
	GetSingle(source *ResolveGeoIPResponse) (interface{}, bool)
	ClearValue(item *ResolveGeoIPResponse)

	// Those methods build corresponding ResolveGeoIPResponse_FieldPathValue
	// (or array of values) and holds passed value. Panics if injected type is incorrect.
	WithIValue(value interface{}) ResolveGeoIPResponse_FieldPathValue
	WithIArrayOfValues(values interface{}) ResolveGeoIPResponse_FieldPathArrayOfValues
	WithIArrayItemValue(value interface{}) ResolveGeoIPResponse_FieldPathArrayItemValue
}

FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto

func MustParseResolveGeoIPResponse_FieldPath

func MustParseResolveGeoIPResponse_FieldPath(rawField string) ResolveGeoIPResponse_FieldPath

func ParseResolveGeoIPResponse_FieldPath

func ParseResolveGeoIPResponse_FieldPath(rawField string) (ResolveGeoIPResponse_FieldPath, error)

type ResolveGeoIPResponse_FieldPathArrayItemValue

type ResolveGeoIPResponse_FieldPathArrayItemValue interface {
	gotenobject.FieldPathArrayItemValue
	ResolveGeoIPResponse_FieldPath
	ContainsValue(*ResolveGeoIPResponse) bool
}

ResolveGeoIPResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for ResolveGeoIPResponse according to their type Present only for array (repeated) types.

func MustParseResolveGeoIPResponse_FieldPathArrayItemValue

func MustParseResolveGeoIPResponse_FieldPathArrayItemValue(pathStr, valueStr string) ResolveGeoIPResponse_FieldPathArrayItemValue

func ParseResolveGeoIPResponse_FieldPathArrayItemValue

func ParseResolveGeoIPResponse_FieldPathArrayItemValue(pathStr, valueStr string) (ResolveGeoIPResponse_FieldPathArrayItemValue, error)

ParseResolveGeoIPResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value

type ResolveGeoIPResponse_FieldPathArrayOfValues

type ResolveGeoIPResponse_FieldPathArrayOfValues interface {
	gotenobject.FieldPathArrayOfValues
	ResolveGeoIPResponse_FieldPath
}

ResolveGeoIPResponse_FieldPathArrayOfValues allows storing slice of values for ResolveGeoIPResponse fields according to their type

func MustParseResolveGeoIPResponse_FieldPathArrayOfValues

func MustParseResolveGeoIPResponse_FieldPathArrayOfValues(pathStr, valuesStr string) ResolveGeoIPResponse_FieldPathArrayOfValues

func ParseResolveGeoIPResponse_FieldPathArrayOfValues

func ParseResolveGeoIPResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (ResolveGeoIPResponse_FieldPathArrayOfValues, error)

type ResolveGeoIPResponse_FieldPathSelector

type ResolveGeoIPResponse_FieldPathSelector int32
const (
	ResolveGeoIPResponse_FieldPathSelectorLocation       ResolveGeoIPResponse_FieldPathSelector = 0
	ResolveGeoIPResponse_FieldPathSelectorIsp            ResolveGeoIPResponse_FieldPathSelector = 1
	ResolveGeoIPResponse_FieldPathSelectorAsInfo         ResolveGeoIPResponse_FieldPathSelector = 2
	ResolveGeoIPResponse_FieldPathSelectorCarrier        ResolveGeoIPResponse_FieldPathSelector = 3
	ResolveGeoIPResponse_FieldPathSelectorAccessProvider ResolveGeoIPResponse_FieldPathSelector = 4
)

func (ResolveGeoIPResponse_FieldPathSelector) String

type ResolveGeoIPResponse_FieldPathValue

type ResolveGeoIPResponse_FieldPathValue interface {
	ResolveGeoIPResponse_FieldPath
	gotenobject.FieldPathValue
	SetTo(target **ResolveGeoIPResponse)
	CompareWith(*ResolveGeoIPResponse) (cmp int, comparable bool)
}

ResolveGeoIPResponse_FieldPathValue allows storing values for ResolveGeoIPResponse fields according to their type

func MustParseResolveGeoIPResponse_FieldPathValue

func MustParseResolveGeoIPResponse_FieldPathValue(pathStr, valueStr string) ResolveGeoIPResponse_FieldPathValue

func ParseResolveGeoIPResponse_FieldPathValue

func ParseResolveGeoIPResponse_FieldPathValue(pathStr, valueStr string) (ResolveGeoIPResponse_FieldPathValue, error)

type ResolveGeoIPResponse_FieldSubPath

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

func (*ResolveGeoIPResponse_FieldSubPath) AsAsInfoSubPath

func (*ResolveGeoIPResponse_FieldSubPath) AsCarrierSubPath

func (*ResolveGeoIPResponse_FieldSubPath) AsLocationSubPath

func (*ResolveGeoIPResponse_FieldSubPath) ClearValue

func (*ResolveGeoIPResponse_FieldSubPath) ClearValueRaw

func (fps *ResolveGeoIPResponse_FieldSubPath) ClearValueRaw(item proto.Message)

func (*ResolveGeoIPResponse_FieldSubPath) Get

func (fps *ResolveGeoIPResponse_FieldSubPath) Get(source *ResolveGeoIPResponse) (values []interface{})

Get returns all values pointed by selected field from source ResolveGeoIPResponse

func (*ResolveGeoIPResponse_FieldSubPath) GetDefault

func (fps *ResolveGeoIPResponse_FieldSubPath) GetDefault() interface{}

GetDefault returns a default value of the field type

func (*ResolveGeoIPResponse_FieldSubPath) GetRaw

func (fps *ResolveGeoIPResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}

func (*ResolveGeoIPResponse_FieldSubPath) GetSingle

func (fps *ResolveGeoIPResponse_FieldSubPath) GetSingle(source *ResolveGeoIPResponse) (interface{}, bool)

GetSingle returns value of selected field from source ResolveGeoIPResponse

func (*ResolveGeoIPResponse_FieldSubPath) GetSingleRaw

func (fps *ResolveGeoIPResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)

func (*ResolveGeoIPResponse_FieldSubPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*ResolveGeoIPResponse_FieldSubPath) JSONString

func (fps *ResolveGeoIPResponse_FieldSubPath) JSONString() string

JSONString returns path representation is JSON convention

func (*ResolveGeoIPResponse_FieldSubPath) Selector

func (*ResolveGeoIPResponse_FieldSubPath) SplitIntoTerminalIPaths added in v0.7.1

func (fps *ResolveGeoIPResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath

func (*ResolveGeoIPResponse_FieldSubPath) String

String returns path representation in proto convention

func (*ResolveGeoIPResponse_FieldSubPath) WithIArrayItemValue

func (fps *ResolveGeoIPResponse_FieldSubPath) WithIArrayItemValue(value interface{}) ResolveGeoIPResponse_FieldPathArrayItemValue

func (*ResolveGeoIPResponse_FieldSubPath) WithIArrayOfValues

func (fps *ResolveGeoIPResponse_FieldSubPath) WithIArrayOfValues(values interface{}) ResolveGeoIPResponse_FieldPathArrayOfValues

func (*ResolveGeoIPResponse_FieldSubPath) WithIValue

func (*ResolveGeoIPResponse_FieldSubPath) WithRawIArrayItemValue

func (fps *ResolveGeoIPResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue

func (*ResolveGeoIPResponse_FieldSubPath) WithRawIArrayOfValues

func (fps *ResolveGeoIPResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues

func (*ResolveGeoIPResponse_FieldSubPath) WithRawIValue

func (fps *ResolveGeoIPResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue

type ResolveGeoIPResponse_FieldSubPathArrayItemValue

type ResolveGeoIPResponse_FieldSubPathArrayItemValue struct {
	ResolveGeoIPResponse_FieldPath
	// contains filtered or unexported fields
}

func (*ResolveGeoIPResponse_FieldSubPathArrayItemValue) AsAsInfoPathItemValue

func (*ResolveGeoIPResponse_FieldSubPathArrayItemValue) AsCarrierPathItemValue

func (*ResolveGeoIPResponse_FieldSubPathArrayItemValue) AsLocationPathItemValue

func (*ResolveGeoIPResponse_FieldSubPathArrayItemValue) ContainsValue

Contains returns a boolean indicating if value that is being held is present in given 'ResolveGeoIPResponse'

func (*ResolveGeoIPResponse_FieldSubPathArrayItemValue) GetRawItemValue

func (fpaivs *ResolveGeoIPResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}

GetRawValue returns stored array item value

type ResolveGeoIPResponse_FieldSubPathArrayOfValues

type ResolveGeoIPResponse_FieldSubPathArrayOfValues struct {
	ResolveGeoIPResponse_FieldPath
	// contains filtered or unexported fields
}

func (*ResolveGeoIPResponse_FieldSubPathArrayOfValues) AsAsInfoPathArrayOfValues

func (*ResolveGeoIPResponse_FieldSubPathArrayOfValues) AsCarrierPathArrayOfValues

func (*ResolveGeoIPResponse_FieldSubPathArrayOfValues) AsLocationPathArrayOfValues

func (*ResolveGeoIPResponse_FieldSubPathArrayOfValues) GetRawValues

func (fpsaov *ResolveGeoIPResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}

type ResolveGeoIPResponse_FieldSubPathValue

type ResolveGeoIPResponse_FieldSubPathValue struct {
	ResolveGeoIPResponse_FieldPath
	// contains filtered or unexported fields
}

func (*ResolveGeoIPResponse_FieldSubPathValue) AsAsInfoPathValue

func (*ResolveGeoIPResponse_FieldSubPathValue) AsCarrierPathValue

func (*ResolveGeoIPResponse_FieldSubPathValue) AsLocationPathValue

func (*ResolveGeoIPResponse_FieldSubPathValue) CompareWith

func (*ResolveGeoIPResponse_FieldSubPathValue) CompareWithRaw

func (fpvs *ResolveGeoIPResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)

func (*ResolveGeoIPResponse_FieldSubPathValue) GetRawValue

func (fpvs *ResolveGeoIPResponse_FieldSubPathValue) GetRawValue() interface{}

func (*ResolveGeoIPResponse_FieldSubPathValue) SetTo

func (*ResolveGeoIPResponse_FieldSubPathValue) SetToRaw

func (fpvs *ResolveGeoIPResponse_FieldSubPathValue) SetToRaw(target proto.Message)

type ResolveGeoIPResponse_FieldTerminalPath

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

func (*ResolveGeoIPResponse_FieldTerminalPath) ClearValue

func (*ResolveGeoIPResponse_FieldTerminalPath) ClearValueRaw

func (fp *ResolveGeoIPResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)

func (*ResolveGeoIPResponse_FieldTerminalPath) Get

func (fp *ResolveGeoIPResponse_FieldTerminalPath) Get(source *ResolveGeoIPResponse) (values []interface{})

Get returns all values pointed by specific field from source ResolveGeoIPResponse

func (*ResolveGeoIPResponse_FieldTerminalPath) GetDefault

func (fp *ResolveGeoIPResponse_FieldTerminalPath) GetDefault() interface{}

GetDefault returns a default value of the field type

func (*ResolveGeoIPResponse_FieldTerminalPath) GetRaw

func (fp *ResolveGeoIPResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}

func (*ResolveGeoIPResponse_FieldTerminalPath) GetSingle

func (fp *ResolveGeoIPResponse_FieldTerminalPath) GetSingle(source *ResolveGeoIPResponse) (interface{}, bool)

GetSingle returns value pointed by specific field of from source ResolveGeoIPResponse

func (*ResolveGeoIPResponse_FieldTerminalPath) GetSingleRaw

func (fp *ResolveGeoIPResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)

func (*ResolveGeoIPResponse_FieldTerminalPath) IsLeaf

IsLeaf - whether field path is holds simple value

func (*ResolveGeoIPResponse_FieldTerminalPath) JSONString

JSONString returns path representation is JSON convention

func (*ResolveGeoIPResponse_FieldTerminalPath) Selector

func (*ResolveGeoIPResponse_FieldTerminalPath) SplitIntoTerminalIPaths added in v0.7.1

func (fp *ResolveGeoIPResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath

func (*ResolveGeoIPResponse_FieldTerminalPath) String

String returns path representation in proto convention

func (*ResolveGeoIPResponse_FieldTerminalPath) WithIArrayItemValue

func (*ResolveGeoIPResponse_FieldTerminalPath) WithIArrayOfValues

func (*ResolveGeoIPResponse_FieldTerminalPath) WithIValue

func (*ResolveGeoIPResponse_FieldTerminalPath) WithRawIArrayItemValue

func (fp *ResolveGeoIPResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue

func (*ResolveGeoIPResponse_FieldTerminalPath) WithRawIArrayOfValues

func (fp *ResolveGeoIPResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues

func (*ResolveGeoIPResponse_FieldTerminalPath) WithRawIValue

func (fp *ResolveGeoIPResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue

type ResolveGeoIPResponse_FieldTerminalPathArrayItemValue

type ResolveGeoIPResponse_FieldTerminalPathArrayItemValue struct {
	ResolveGeoIPResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*ResolveGeoIPResponse_FieldTerminalPathArrayItemValue) ContainsValue

Contains returns a boolean indicating if value that is being held is present in given 'ResolveGeoIPResponse'

func (*ResolveGeoIPResponse_FieldTerminalPathArrayItemValue) GetRawItemValue

func (fpaiv *ResolveGeoIPResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}

GetRawValue returns stored element value for array in object ResolveGeoIPResponse as interface{}

func (*ResolveGeoIPResponse_FieldTerminalPathArrayItemValue) GetSingle

func (fpaiv *ResolveGeoIPResponse_FieldTerminalPathArrayItemValue) GetSingle(source *ResolveGeoIPResponse) (interface{}, bool)

func (*ResolveGeoIPResponse_FieldTerminalPathArrayItemValue) GetSingleRaw

func (fpaiv *ResolveGeoIPResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)

type ResolveGeoIPResponse_FieldTerminalPathArrayOfValues

type ResolveGeoIPResponse_FieldTerminalPathArrayOfValues struct {
	ResolveGeoIPResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*ResolveGeoIPResponse_FieldTerminalPathArrayOfValues) AsAccessProviderArrayOfValues

func (fpaov *ResolveGeoIPResponse_FieldTerminalPathArrayOfValues) AsAccessProviderArrayOfValues() ([]string, bool)

func (*ResolveGeoIPResponse_FieldTerminalPathArrayOfValues) AsAsInfoArrayOfValues

func (fpaov *ResolveGeoIPResponse_FieldTerminalPathArrayOfValues) AsAsInfoArrayOfValues() ([]*common.ASInfo, bool)

func (*ResolveGeoIPResponse_FieldTerminalPathArrayOfValues) AsCarrierArrayOfValues

func (fpaov *ResolveGeoIPResponse_FieldTerminalPathArrayOfValues) AsCarrierArrayOfValues() ([]*common.Carrier, bool)

func (*ResolveGeoIPResponse_FieldTerminalPathArrayOfValues) AsIspArrayOfValues

func (fpaov *ResolveGeoIPResponse_FieldTerminalPathArrayOfValues) AsIspArrayOfValues() ([]string, bool)

func (*ResolveGeoIPResponse_FieldTerminalPathArrayOfValues) AsLocationArrayOfValues

func (fpaov *ResolveGeoIPResponse_FieldTerminalPathArrayOfValues) AsLocationArrayOfValues() ([]*common.Location, bool)

func (*ResolveGeoIPResponse_FieldTerminalPathArrayOfValues) GetRawValues

func (fpaov *ResolveGeoIPResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})

type ResolveGeoIPResponse_FieldTerminalPathValue

type ResolveGeoIPResponse_FieldTerminalPathValue struct {
	ResolveGeoIPResponse_FieldTerminalPath
	// contains filtered or unexported fields
}

func (*ResolveGeoIPResponse_FieldTerminalPathValue) AsAccessProviderValue

func (fpv *ResolveGeoIPResponse_FieldTerminalPathValue) AsAccessProviderValue() (string, bool)

func (*ResolveGeoIPResponse_FieldTerminalPathValue) AsAsInfoValue

func (*ResolveGeoIPResponse_FieldTerminalPathValue) AsCarrierValue

func (*ResolveGeoIPResponse_FieldTerminalPathValue) AsIspValue

func (*ResolveGeoIPResponse_FieldTerminalPathValue) AsLocationValue

func (*ResolveGeoIPResponse_FieldTerminalPathValue) CompareWith

CompareWith compares value in the 'ResolveGeoIPResponse_FieldTerminalPathValue' with the value under path in 'ResolveGeoIPResponse'.

func (*ResolveGeoIPResponse_FieldTerminalPathValue) CompareWithRaw

func (fpv *ResolveGeoIPResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)

func (*ResolveGeoIPResponse_FieldTerminalPathValue) GetRawValue

func (fpv *ResolveGeoIPResponse_FieldTerminalPathValue) GetRawValue() interface{}

GetRawValue returns raw value stored under selected path for 'ResolveGeoIPResponse' as interface{}

func (*ResolveGeoIPResponse_FieldTerminalPathValue) SetTo

SetTo stores value for selected field for object ResolveGeoIPResponse

func (*ResolveGeoIPResponse_FieldTerminalPathValue) SetToRaw

Jump to

Keyboard shortcuts

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