Documentation ¶
Index ¶
- type GetNetworkInfoDescriptor
- func (d *GetNetworkInfoDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *GetNetworkInfoDescriptor) GetApiName() string
- func (d *GetNetworkInfoDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *GetNetworkInfoDescriptor) GetFullMethodName() string
- func (d *GetNetworkInfoDescriptor) GetMethodName() string
- func (d *GetNetworkInfoDescriptor) GetProtoPkgName() string
- func (d *GetNetworkInfoDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *GetNetworkInfoDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *GetNetworkInfoDescriptor) GetServiceDomain() string
- func (d *GetNetworkInfoDescriptor) GetServiceVersion() string
- func (d *GetNetworkInfoDescriptor) GetVerb() string
- func (d *GetNetworkInfoDescriptor) HasResource() bool
- func (d *GetNetworkInfoDescriptor) IsClientStream() bool
- func (d *GetNetworkInfoDescriptor) IsCollection() bool
- func (d *GetNetworkInfoDescriptor) IsPlural() bool
- func (d *GetNetworkInfoDescriptor) IsServerStream() bool
- func (d *GetNetworkInfoDescriptor) IsUnary() bool
- func (d *GetNetworkInfoDescriptor) NewEmptyClientMsg() proto.Message
- func (d *GetNetworkInfoDescriptor) NewEmptyServerMsg() proto.Message
- func (d *GetNetworkInfoDescriptor) RequestHasResourceBody() bool
- type GetNetworkInfoDescriptorClientMsgHandle
- func (h *GetNetworkInfoDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *GetNetworkInfoDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *GetNetworkInfoDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type GetNetworkInfoDescriptorServerMsgHandle
- func (h *GetNetworkInfoDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *GetNetworkInfoDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *GetNetworkInfoDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type GetNetworkInfoRequest
- func (o *GetNetworkInfoRequest) Clone() *GetNetworkInfoRequest
- func (o *GetNetworkInfoRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*GetNetworkInfoRequest) Descriptor() ([]byte, []int)
- func (m *GetNetworkInfoRequest) GetName() *probe.Reference
- func (m *GetNetworkInfoRequest) GetOutputFormat() common.OnDemandTestResponseFormat
- func (*GetNetworkInfoRequest) GotenMessage()
- func (o *GetNetworkInfoRequest) GotenObjectExt()
- func (obj *GetNetworkInfoRequest) GotenValidate() error
- func (o *GetNetworkInfoRequest) MakeDiffFieldMask(other *GetNetworkInfoRequest) *GetNetworkInfoRequest_FieldMask
- func (o *GetNetworkInfoRequest) MakeFullFieldMask() *GetNetworkInfoRequest_FieldMask
- func (o *GetNetworkInfoRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *GetNetworkInfoRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *GetNetworkInfoRequest) Marshal() ([]byte, error)
- func (m *GetNetworkInfoRequest) MarshalJSON() ([]byte, error)
- func (o *GetNetworkInfoRequest) Merge(source *GetNetworkInfoRequest)
- func (o *GetNetworkInfoRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*GetNetworkInfoRequest) ProtoMessage()
- func (m *GetNetworkInfoRequest) ProtoReflect() preflect.Message
- func (m *GetNetworkInfoRequest) Reset()
- func (m *GetNetworkInfoRequest) SetName(fv *probe.Reference)
- func (m *GetNetworkInfoRequest) SetOutputFormat(fv common.OnDemandTestResponseFormat)
- func (m *GetNetworkInfoRequest) String() string
- func (m *GetNetworkInfoRequest) Unmarshal(b []byte) error
- func (m *GetNetworkInfoRequest) UnmarshalJSON(data []byte) error
- type GetNetworkInfoRequestFieldPathBuilder
- type GetNetworkInfoRequestPathSelectorName
- func (GetNetworkInfoRequestPathSelectorName) FieldPath() *GetNetworkInfoRequest_FieldTerminalPath
- func (s GetNetworkInfoRequestPathSelectorName) WithArrayOfValues(values []*probe.Reference) *GetNetworkInfoRequest_FieldTerminalPathArrayOfValues
- func (s GetNetworkInfoRequestPathSelectorName) WithValue(value *probe.Reference) *GetNetworkInfoRequest_FieldTerminalPathValue
- type GetNetworkInfoRequestPathSelectorOutputFormat
- func (GetNetworkInfoRequestPathSelectorOutputFormat) FieldPath() *GetNetworkInfoRequest_FieldTerminalPath
- func (s GetNetworkInfoRequestPathSelectorOutputFormat) WithArrayOfValues(values []common.OnDemandTestResponseFormat) *GetNetworkInfoRequest_FieldTerminalPathArrayOfValues
- func (s GetNetworkInfoRequestPathSelectorOutputFormat) WithValue(value common.OnDemandTestResponseFormat) *GetNetworkInfoRequest_FieldTerminalPathValue
- type GetNetworkInfoRequest_FieldMask
- func (fieldMask *GetNetworkInfoRequest_FieldMask) AppendPath(path GetNetworkInfoRequest_FieldPath)
- func (fieldMask *GetNetworkInfoRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *GetNetworkInfoRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *GetNetworkInfoRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *GetNetworkInfoRequest_FieldMask) FilterInputFields() *GetNetworkInfoRequest_FieldMask
- func (fieldMask *GetNetworkInfoRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *GetNetworkInfoRequest_FieldMask) GetPaths() []GetNetworkInfoRequest_FieldPath
- func (fieldMask *GetNetworkInfoRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *GetNetworkInfoRequest_FieldMask) IsFull() bool
- func (fieldMask GetNetworkInfoRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask GetNetworkInfoRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *GetNetworkInfoRequest_FieldMask) PathsCount() int
- func (fieldMask *GetNetworkInfoRequest_FieldMask) Project(source *GetNetworkInfoRequest) *GetNetworkInfoRequest
- func (fieldMask *GetNetworkInfoRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *GetNetworkInfoRequest_FieldMask) ProtoMessage()
- func (fieldMask *GetNetworkInfoRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *GetNetworkInfoRequest_FieldMask) Reset()
- func (fieldMask *GetNetworkInfoRequest_FieldMask) Set(target, source *GetNetworkInfoRequest)
- func (fieldMask *GetNetworkInfoRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *GetNetworkInfoRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *GetNetworkInfoRequest_FieldMask) Size() int
- func (fieldMask *GetNetworkInfoRequest_FieldMask) String() string
- func (fieldMask *GetNetworkInfoRequest_FieldMask) Subtract(other *GetNetworkInfoRequest_FieldMask) *GetNetworkInfoRequest_FieldMask
- func (fieldMask *GetNetworkInfoRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *GetNetworkInfoRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *GetNetworkInfoRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *GetNetworkInfoRequest_FieldMask) UnmarshalJSON(data []byte) error
- type GetNetworkInfoRequest_FieldPath
- func BuildGetNetworkInfoRequest_FieldPath(fp gotenobject.RawFieldPath) (GetNetworkInfoRequest_FieldPath, error)
- func MustParseGetNetworkInfoRequest_FieldPath(rawField string) GetNetworkInfoRequest_FieldPath
- func ParseGetNetworkInfoRequest_FieldPath(rawField string) (GetNetworkInfoRequest_FieldPath, error)
- type GetNetworkInfoRequest_FieldPathArrayItemValue
- type GetNetworkInfoRequest_FieldPathArrayOfValues
- type GetNetworkInfoRequest_FieldPathSelector
- type GetNetworkInfoRequest_FieldPathValue
- type GetNetworkInfoRequest_FieldTerminalPath
- func (fp *GetNetworkInfoRequest_FieldTerminalPath) ClearValue(item *GetNetworkInfoRequest)
- func (fp *GetNetworkInfoRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *GetNetworkInfoRequest_FieldTerminalPath) Get(source *GetNetworkInfoRequest) (values []interface{})
- func (fp *GetNetworkInfoRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *GetNetworkInfoRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *GetNetworkInfoRequest_FieldTerminalPath) GetSingle(source *GetNetworkInfoRequest) (interface{}, bool)
- func (fp *GetNetworkInfoRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *GetNetworkInfoRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *GetNetworkInfoRequest_FieldTerminalPath) JSONString() string
- func (fp *GetNetworkInfoRequest_FieldTerminalPath) Selector() GetNetworkInfoRequest_FieldPathSelector
- func (fp *GetNetworkInfoRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *GetNetworkInfoRequest_FieldTerminalPath) String() string
- func (fp *GetNetworkInfoRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) GetNetworkInfoRequest_FieldPathArrayItemValue
- func (fp *GetNetworkInfoRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) GetNetworkInfoRequest_FieldPathArrayOfValues
- func (fp *GetNetworkInfoRequest_FieldTerminalPath) WithIValue(value interface{}) GetNetworkInfoRequest_FieldPathValue
- func (fp *GetNetworkInfoRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *GetNetworkInfoRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *GetNetworkInfoRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type GetNetworkInfoRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *GetNetworkInfoRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *GetNetworkInfoRequest) bool
- func (fpaiv *GetNetworkInfoRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *GetNetworkInfoRequest_FieldTerminalPathArrayItemValue) GetSingle(source *GetNetworkInfoRequest) (interface{}, bool)
- func (fpaiv *GetNetworkInfoRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type GetNetworkInfoRequest_FieldTerminalPathArrayOfValues
- func (fpaov *GetNetworkInfoRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*probe.Reference, bool)
- func (fpaov *GetNetworkInfoRequest_FieldTerminalPathArrayOfValues) AsOutputFormatArrayOfValues() ([]common.OnDemandTestResponseFormat, bool)
- func (fpaov *GetNetworkInfoRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type GetNetworkInfoRequest_FieldTerminalPathValue
- func (fpv *GetNetworkInfoRequest_FieldTerminalPathValue) AsNameValue() (*probe.Reference, bool)
- func (fpv *GetNetworkInfoRequest_FieldTerminalPathValue) AsOutputFormatValue() (common.OnDemandTestResponseFormat, bool)
- func (fpv *GetNetworkInfoRequest_FieldTerminalPathValue) CompareWith(source *GetNetworkInfoRequest) (int, bool)
- func (fpv *GetNetworkInfoRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *GetNetworkInfoRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *GetNetworkInfoRequest_FieldTerminalPathValue) SetTo(target **GetNetworkInfoRequest)
- func (fpv *GetNetworkInfoRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type GetNetworkInfoResponse
- func (o *GetNetworkInfoResponse) Clone() *GetNetworkInfoResponse
- func (o *GetNetworkInfoResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*GetNetworkInfoResponse) Descriptor() ([]byte, []int)
- func (m *GetNetworkInfoResponse) GetJsonResponse() *GetNetworkInfoResponse_JsonResponse
- func (m *GetNetworkInfoResponse) GetTextResponse() string
- func (*GetNetworkInfoResponse) GotenMessage()
- func (o *GetNetworkInfoResponse) GotenObjectExt()
- func (obj *GetNetworkInfoResponse) GotenValidate() error
- func (o *GetNetworkInfoResponse) MakeDiffFieldMask(other *GetNetworkInfoResponse) *GetNetworkInfoResponse_FieldMask
- func (o *GetNetworkInfoResponse) MakeFullFieldMask() *GetNetworkInfoResponse_FieldMask
- func (o *GetNetworkInfoResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *GetNetworkInfoResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *GetNetworkInfoResponse) Marshal() ([]byte, error)
- func (m *GetNetworkInfoResponse) MarshalJSON() ([]byte, error)
- func (o *GetNetworkInfoResponse) Merge(source *GetNetworkInfoResponse)
- func (o *GetNetworkInfoResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*GetNetworkInfoResponse) ProtoMessage()
- func (m *GetNetworkInfoResponse) ProtoReflect() preflect.Message
- func (m *GetNetworkInfoResponse) Reset()
- func (m *GetNetworkInfoResponse) SetJsonResponse(fv *GetNetworkInfoResponse_JsonResponse)
- func (m *GetNetworkInfoResponse) SetTextResponse(fv string)
- func (m *GetNetworkInfoResponse) String() string
- func (m *GetNetworkInfoResponse) Unmarshal(b []byte) error
- func (m *GetNetworkInfoResponse) UnmarshalJSON(data []byte) error
- type GetNetworkInfoResponseFieldPathBuilder
- type GetNetworkInfoResponseJsonResponseFieldPathBuilder
- func (GetNetworkInfoResponseJsonResponseFieldPathBuilder) Interfaces() GetNetworkInfoResponse_JsonResponsePathSelectorInterfaces
- func (GetNetworkInfoResponseJsonResponseFieldPathBuilder) Routes() GetNetworkInfoResponse_JsonResponsePathSelectorRoutes
- func (GetNetworkInfoResponseJsonResponseFieldPathBuilder) WifiInfo() GetNetworkInfoResponse_JsonResponsePathSelectorWifiInfo
- type GetNetworkInfoResponseJsonResponse_FieldPath
- func BuildGetNetworkInfoResponseJsonResponse_FieldPath(fp gotenobject.RawFieldPath) (GetNetworkInfoResponseJsonResponse_FieldPath, error)
- func MustParseGetNetworkInfoResponseJsonResponse_FieldPath(rawField string) GetNetworkInfoResponseJsonResponse_FieldPath
- func ParseGetNetworkInfoResponseJsonResponse_FieldPath(rawField string) (GetNetworkInfoResponseJsonResponse_FieldPath, error)
- type GetNetworkInfoResponseJsonResponse_FieldPathArrayItemValue
- func MustParseGetNetworkInfoResponseJsonResponse_FieldPathArrayItemValue(pathStr, valueStr string) GetNetworkInfoResponseJsonResponse_FieldPathArrayItemValue
- func ParseGetNetworkInfoResponseJsonResponse_FieldPathArrayItemValue(pathStr, valueStr string) (GetNetworkInfoResponseJsonResponse_FieldPathArrayItemValue, error)
- type GetNetworkInfoResponseJsonResponse_FieldPathArrayOfValues
- func MustParseGetNetworkInfoResponseJsonResponse_FieldPathArrayOfValues(pathStr, valuesStr string) GetNetworkInfoResponseJsonResponse_FieldPathArrayOfValues
- func ParseGetNetworkInfoResponseJsonResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (GetNetworkInfoResponseJsonResponse_FieldPathArrayOfValues, error)
- type GetNetworkInfoResponseJsonResponse_FieldPathSelector
- type GetNetworkInfoResponseJsonResponse_FieldPathValue
- type GetNetworkInfoResponseJsonResponse_FieldTerminalPath
- func (fp *GetNetworkInfoResponseJsonResponse_FieldTerminalPath) ClearValue(item *GetNetworkInfoResponse_JsonResponse)
- func (fp *GetNetworkInfoResponseJsonResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *GetNetworkInfoResponseJsonResponse_FieldTerminalPath) Get(source *GetNetworkInfoResponse_JsonResponse) (values []interface{})
- func (fp *GetNetworkInfoResponseJsonResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *GetNetworkInfoResponseJsonResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *GetNetworkInfoResponseJsonResponse_FieldTerminalPath) GetSingle(source *GetNetworkInfoResponse_JsonResponse) (interface{}, bool)
- func (fp *GetNetworkInfoResponseJsonResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *GetNetworkInfoResponseJsonResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *GetNetworkInfoResponseJsonResponse_FieldTerminalPath) JSONString() string
- func (fp *GetNetworkInfoResponseJsonResponse_FieldTerminalPath) Selector() GetNetworkInfoResponseJsonResponse_FieldPathSelector
- func (fp *GetNetworkInfoResponseJsonResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *GetNetworkInfoResponseJsonResponse_FieldTerminalPath) String() string
- func (fp *GetNetworkInfoResponseJsonResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) GetNetworkInfoResponseJsonResponse_FieldPathArrayItemValue
- func (fp *GetNetworkInfoResponseJsonResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) GetNetworkInfoResponseJsonResponse_FieldPathArrayOfValues
- func (fp *GetNetworkInfoResponseJsonResponse_FieldTerminalPath) WithIValue(value interface{}) GetNetworkInfoResponseJsonResponse_FieldPathValue
- func (fp *GetNetworkInfoResponseJsonResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *GetNetworkInfoResponseJsonResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *GetNetworkInfoResponseJsonResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type GetNetworkInfoResponseJsonResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *GetNetworkInfoResponseJsonResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *GetNetworkInfoResponse_JsonResponse) bool
- func (fpaiv *GetNetworkInfoResponseJsonResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *GetNetworkInfoResponseJsonResponse_FieldTerminalPathArrayItemValue) GetSingle(source *GetNetworkInfoResponse_JsonResponse) (interface{}, bool)
- func (fpaiv *GetNetworkInfoResponseJsonResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type GetNetworkInfoResponseJsonResponse_FieldTerminalPathArrayOfValues
- func (fpaov *GetNetworkInfoResponseJsonResponse_FieldTerminalPathArrayOfValues) AsInterfacesArrayOfValues() ([]string, bool)
- func (fpaov *GetNetworkInfoResponseJsonResponse_FieldTerminalPathArrayOfValues) AsRoutesArrayOfValues() ([]string, bool)
- func (fpaov *GetNetworkInfoResponseJsonResponse_FieldTerminalPathArrayOfValues) AsWifiInfoArrayOfValues() ([]string, bool)
- func (fpaov *GetNetworkInfoResponseJsonResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type GetNetworkInfoResponseJsonResponse_FieldTerminalPathValue
- func (fpv *GetNetworkInfoResponseJsonResponse_FieldTerminalPathValue) AsInterfacesValue() (string, bool)
- func (fpv *GetNetworkInfoResponseJsonResponse_FieldTerminalPathValue) AsRoutesValue() (string, bool)
- func (fpv *GetNetworkInfoResponseJsonResponse_FieldTerminalPathValue) AsWifiInfoValue() (string, bool)
- func (fpv *GetNetworkInfoResponseJsonResponse_FieldTerminalPathValue) CompareWith(source *GetNetworkInfoResponse_JsonResponse) (int, bool)
- func (fpv *GetNetworkInfoResponseJsonResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *GetNetworkInfoResponseJsonResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *GetNetworkInfoResponseJsonResponse_FieldTerminalPathValue) SetTo(target **GetNetworkInfoResponse_JsonResponse)
- func (fpv *GetNetworkInfoResponseJsonResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type GetNetworkInfoResponsePathSelectorJsonResponse
- func (GetNetworkInfoResponsePathSelectorJsonResponse) FieldPath() *GetNetworkInfoResponse_FieldTerminalPath
- func (GetNetworkInfoResponsePathSelectorJsonResponse) Interfaces() GetNetworkInfoResponsePathSelectorJsonResponseInterfaces
- func (GetNetworkInfoResponsePathSelectorJsonResponse) Routes() GetNetworkInfoResponsePathSelectorJsonResponseRoutes
- func (GetNetworkInfoResponsePathSelectorJsonResponse) WifiInfo() GetNetworkInfoResponsePathSelectorJsonResponseWifiInfo
- func (s GetNetworkInfoResponsePathSelectorJsonResponse) WithArrayOfValues(values []*GetNetworkInfoResponse_JsonResponse) *GetNetworkInfoResponse_FieldTerminalPathArrayOfValues
- func (s GetNetworkInfoResponsePathSelectorJsonResponse) WithSubArrayItemValue(...) *GetNetworkInfoResponse_FieldSubPathArrayItemValue
- func (s GetNetworkInfoResponsePathSelectorJsonResponse) WithSubArrayOfValues(subPathArrayOfValues GetNetworkInfoResponseJsonResponse_FieldPathArrayOfValues) *GetNetworkInfoResponse_FieldSubPathArrayOfValues
- func (GetNetworkInfoResponsePathSelectorJsonResponse) WithSubPath(subPath GetNetworkInfoResponseJsonResponse_FieldPath) *GetNetworkInfoResponse_FieldSubPath
- func (s GetNetworkInfoResponsePathSelectorJsonResponse) WithSubValue(subPathValue GetNetworkInfoResponseJsonResponse_FieldPathValue) *GetNetworkInfoResponse_FieldSubPathValue
- func (s GetNetworkInfoResponsePathSelectorJsonResponse) WithValue(value *GetNetworkInfoResponse_JsonResponse) *GetNetworkInfoResponse_FieldTerminalPathValue
- type GetNetworkInfoResponsePathSelectorJsonResponseInterfaces
- func (GetNetworkInfoResponsePathSelectorJsonResponseInterfaces) FieldPath() *GetNetworkInfoResponse_FieldSubPath
- func (s GetNetworkInfoResponsePathSelectorJsonResponseInterfaces) WithArrayOfValues(values []string) *GetNetworkInfoResponse_FieldSubPathArrayOfValues
- func (s GetNetworkInfoResponsePathSelectorJsonResponseInterfaces) WithValue(value string) *GetNetworkInfoResponse_FieldSubPathValue
- type GetNetworkInfoResponsePathSelectorJsonResponseRoutes
- func (GetNetworkInfoResponsePathSelectorJsonResponseRoutes) FieldPath() *GetNetworkInfoResponse_FieldSubPath
- func (s GetNetworkInfoResponsePathSelectorJsonResponseRoutes) WithArrayOfValues(values []string) *GetNetworkInfoResponse_FieldSubPathArrayOfValues
- func (s GetNetworkInfoResponsePathSelectorJsonResponseRoutes) WithValue(value string) *GetNetworkInfoResponse_FieldSubPathValue
- type GetNetworkInfoResponsePathSelectorJsonResponseWifiInfo
- func (GetNetworkInfoResponsePathSelectorJsonResponseWifiInfo) FieldPath() *GetNetworkInfoResponse_FieldSubPath
- func (s GetNetworkInfoResponsePathSelectorJsonResponseWifiInfo) WithArrayOfValues(values []string) *GetNetworkInfoResponse_FieldSubPathArrayOfValues
- func (s GetNetworkInfoResponsePathSelectorJsonResponseWifiInfo) WithValue(value string) *GetNetworkInfoResponse_FieldSubPathValue
- type GetNetworkInfoResponsePathSelectorTextResponse
- func (GetNetworkInfoResponsePathSelectorTextResponse) FieldPath() *GetNetworkInfoResponse_FieldTerminalPath
- func (s GetNetworkInfoResponsePathSelectorTextResponse) WithArrayOfValues(values []string) *GetNetworkInfoResponse_FieldTerminalPathArrayOfValues
- func (s GetNetworkInfoResponsePathSelectorTextResponse) WithValue(value string) *GetNetworkInfoResponse_FieldTerminalPathValue
- type GetNetworkInfoResponse_FieldMask
- func (fieldMask *GetNetworkInfoResponse_FieldMask) AppendPath(path GetNetworkInfoResponse_FieldPath)
- func (fieldMask *GetNetworkInfoResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *GetNetworkInfoResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *GetNetworkInfoResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *GetNetworkInfoResponse_FieldMask) FilterInputFields() *GetNetworkInfoResponse_FieldMask
- func (fieldMask *GetNetworkInfoResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *GetNetworkInfoResponse_FieldMask) GetPaths() []GetNetworkInfoResponse_FieldPath
- func (fieldMask *GetNetworkInfoResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *GetNetworkInfoResponse_FieldMask) IsFull() bool
- func (fieldMask GetNetworkInfoResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask GetNetworkInfoResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *GetNetworkInfoResponse_FieldMask) PathsCount() int
- func (fieldMask *GetNetworkInfoResponse_FieldMask) Project(source *GetNetworkInfoResponse) *GetNetworkInfoResponse
- func (fieldMask *GetNetworkInfoResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *GetNetworkInfoResponse_FieldMask) ProtoMessage()
- func (fieldMask *GetNetworkInfoResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *GetNetworkInfoResponse_FieldMask) Reset()
- func (fieldMask *GetNetworkInfoResponse_FieldMask) Set(target, source *GetNetworkInfoResponse)
- func (fieldMask *GetNetworkInfoResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *GetNetworkInfoResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *GetNetworkInfoResponse_FieldMask) Size() int
- func (fieldMask *GetNetworkInfoResponse_FieldMask) String() string
- func (fieldMask *GetNetworkInfoResponse_FieldMask) Subtract(other *GetNetworkInfoResponse_FieldMask) *GetNetworkInfoResponse_FieldMask
- func (fieldMask *GetNetworkInfoResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *GetNetworkInfoResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *GetNetworkInfoResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *GetNetworkInfoResponse_FieldMask) UnmarshalJSON(data []byte) error
- type GetNetworkInfoResponse_FieldPath
- func BuildGetNetworkInfoResponse_FieldPath(fp gotenobject.RawFieldPath) (GetNetworkInfoResponse_FieldPath, error)
- func MustParseGetNetworkInfoResponse_FieldPath(rawField string) GetNetworkInfoResponse_FieldPath
- func ParseGetNetworkInfoResponse_FieldPath(rawField string) (GetNetworkInfoResponse_FieldPath, error)
- type GetNetworkInfoResponse_FieldPathArrayItemValue
- type GetNetworkInfoResponse_FieldPathArrayOfValues
- type GetNetworkInfoResponse_FieldPathSelector
- type GetNetworkInfoResponse_FieldPathValue
- type GetNetworkInfoResponse_FieldSubPath
- func (fps *GetNetworkInfoResponse_FieldSubPath) AsJsonResponseSubPath() (GetNetworkInfoResponseJsonResponse_FieldPath, bool)
- func (fps *GetNetworkInfoResponse_FieldSubPath) ClearValue(item *GetNetworkInfoResponse)
- func (fps *GetNetworkInfoResponse_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *GetNetworkInfoResponse_FieldSubPath) Get(source *GetNetworkInfoResponse) (values []interface{})
- func (fps *GetNetworkInfoResponse_FieldSubPath) GetDefault() interface{}
- func (fps *GetNetworkInfoResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *GetNetworkInfoResponse_FieldSubPath) GetSingle(source *GetNetworkInfoResponse) (interface{}, bool)
- func (fps *GetNetworkInfoResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *GetNetworkInfoResponse_FieldSubPath) IsLeaf() bool
- func (fps *GetNetworkInfoResponse_FieldSubPath) JSONString() string
- func (fps *GetNetworkInfoResponse_FieldSubPath) Selector() GetNetworkInfoResponse_FieldPathSelector
- func (fps *GetNetworkInfoResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *GetNetworkInfoResponse_FieldSubPath) String() string
- func (fps *GetNetworkInfoResponse_FieldSubPath) WithIArrayItemValue(value interface{}) GetNetworkInfoResponse_FieldPathArrayItemValue
- func (fps *GetNetworkInfoResponse_FieldSubPath) WithIArrayOfValues(values interface{}) GetNetworkInfoResponse_FieldPathArrayOfValues
- func (fps *GetNetworkInfoResponse_FieldSubPath) WithIValue(value interface{}) GetNetworkInfoResponse_FieldPathValue
- func (fps *GetNetworkInfoResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *GetNetworkInfoResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *GetNetworkInfoResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type GetNetworkInfoResponse_FieldSubPathArrayItemValue
- func (fpaivs *GetNetworkInfoResponse_FieldSubPathArrayItemValue) AsJsonResponsePathItemValue() (GetNetworkInfoResponseJsonResponse_FieldPathArrayItemValue, bool)
- func (fpaivs *GetNetworkInfoResponse_FieldSubPathArrayItemValue) ContainsValue(source *GetNetworkInfoResponse) bool
- func (fpaivs *GetNetworkInfoResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type GetNetworkInfoResponse_FieldSubPathArrayOfValues
- type GetNetworkInfoResponse_FieldSubPathValue
- func (fpvs *GetNetworkInfoResponse_FieldSubPathValue) AsJsonResponsePathValue() (GetNetworkInfoResponseJsonResponse_FieldPathValue, bool)
- func (fpvs *GetNetworkInfoResponse_FieldSubPathValue) CompareWith(source *GetNetworkInfoResponse) (int, bool)
- func (fpvs *GetNetworkInfoResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *GetNetworkInfoResponse_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *GetNetworkInfoResponse_FieldSubPathValue) SetTo(target **GetNetworkInfoResponse)
- func (fpvs *GetNetworkInfoResponse_FieldSubPathValue) SetToRaw(target proto.Message)
- type GetNetworkInfoResponse_FieldTerminalPath
- func (fp *GetNetworkInfoResponse_FieldTerminalPath) ClearValue(item *GetNetworkInfoResponse)
- func (fp *GetNetworkInfoResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *GetNetworkInfoResponse_FieldTerminalPath) Get(source *GetNetworkInfoResponse) (values []interface{})
- func (fp *GetNetworkInfoResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *GetNetworkInfoResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *GetNetworkInfoResponse_FieldTerminalPath) GetSingle(source *GetNetworkInfoResponse) (interface{}, bool)
- func (fp *GetNetworkInfoResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *GetNetworkInfoResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *GetNetworkInfoResponse_FieldTerminalPath) JSONString() string
- func (fp *GetNetworkInfoResponse_FieldTerminalPath) Selector() GetNetworkInfoResponse_FieldPathSelector
- func (fp *GetNetworkInfoResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *GetNetworkInfoResponse_FieldTerminalPath) String() string
- func (fp *GetNetworkInfoResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) GetNetworkInfoResponse_FieldPathArrayItemValue
- func (fp *GetNetworkInfoResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) GetNetworkInfoResponse_FieldPathArrayOfValues
- func (fp *GetNetworkInfoResponse_FieldTerminalPath) WithIValue(value interface{}) GetNetworkInfoResponse_FieldPathValue
- func (fp *GetNetworkInfoResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *GetNetworkInfoResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *GetNetworkInfoResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type GetNetworkInfoResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *GetNetworkInfoResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *GetNetworkInfoResponse) bool
- func (fpaiv *GetNetworkInfoResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *GetNetworkInfoResponse_FieldTerminalPathArrayItemValue) GetSingle(source *GetNetworkInfoResponse) (interface{}, bool)
- func (fpaiv *GetNetworkInfoResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type GetNetworkInfoResponse_FieldTerminalPathArrayOfValues
- func (fpaov *GetNetworkInfoResponse_FieldTerminalPathArrayOfValues) AsJsonResponseArrayOfValues() ([]*GetNetworkInfoResponse_JsonResponse, bool)
- func (fpaov *GetNetworkInfoResponse_FieldTerminalPathArrayOfValues) AsTextResponseArrayOfValues() ([]string, bool)
- func (fpaov *GetNetworkInfoResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type GetNetworkInfoResponse_FieldTerminalPathValue
- func (fpv *GetNetworkInfoResponse_FieldTerminalPathValue) AsJsonResponseValue() (*GetNetworkInfoResponse_JsonResponse, bool)
- func (fpv *GetNetworkInfoResponse_FieldTerminalPathValue) AsTextResponseValue() (string, bool)
- func (fpv *GetNetworkInfoResponse_FieldTerminalPathValue) CompareWith(source *GetNetworkInfoResponse) (int, bool)
- func (fpv *GetNetworkInfoResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *GetNetworkInfoResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *GetNetworkInfoResponse_FieldTerminalPathValue) SetTo(target **GetNetworkInfoResponse)
- func (fpv *GetNetworkInfoResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type GetNetworkInfoResponse_JsonResponse
- func (o *GetNetworkInfoResponse_JsonResponse) Clone() *GetNetworkInfoResponse_JsonResponse
- func (o *GetNetworkInfoResponse_JsonResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*GetNetworkInfoResponse_JsonResponse) Descriptor() ([]byte, []int)
- func (m *GetNetworkInfoResponse_JsonResponse) GetInterfaces() string
- func (m *GetNetworkInfoResponse_JsonResponse) GetRoutes() string
- func (m *GetNetworkInfoResponse_JsonResponse) GetWifiInfo() string
- func (*GetNetworkInfoResponse_JsonResponse) GotenMessage()
- func (o *GetNetworkInfoResponse_JsonResponse) GotenObjectExt()
- func (obj *GetNetworkInfoResponse_JsonResponse) GotenValidate() error
- func (o *GetNetworkInfoResponse_JsonResponse) MakeDiffFieldMask(other *GetNetworkInfoResponse_JsonResponse) *GetNetworkInfoResponse_JsonResponse_FieldMask
- func (o *GetNetworkInfoResponse_JsonResponse) MakeFullFieldMask() *GetNetworkInfoResponse_JsonResponse_FieldMask
- func (o *GetNetworkInfoResponse_JsonResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *GetNetworkInfoResponse_JsonResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *GetNetworkInfoResponse_JsonResponse) Marshal() ([]byte, error)
- func (m *GetNetworkInfoResponse_JsonResponse) MarshalJSON() ([]byte, error)
- func (o *GetNetworkInfoResponse_JsonResponse) Merge(source *GetNetworkInfoResponse_JsonResponse)
- func (o *GetNetworkInfoResponse_JsonResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*GetNetworkInfoResponse_JsonResponse) ProtoMessage()
- func (m *GetNetworkInfoResponse_JsonResponse) ProtoReflect() preflect.Message
- func (m *GetNetworkInfoResponse_JsonResponse) Reset()
- func (m *GetNetworkInfoResponse_JsonResponse) SetInterfaces(fv string)
- func (m *GetNetworkInfoResponse_JsonResponse) SetRoutes(fv string)
- func (m *GetNetworkInfoResponse_JsonResponse) SetWifiInfo(fv string)
- func (m *GetNetworkInfoResponse_JsonResponse) String() string
- func (m *GetNetworkInfoResponse_JsonResponse) Unmarshal(b []byte) error
- func (m *GetNetworkInfoResponse_JsonResponse) UnmarshalJSON(data []byte) error
- type GetNetworkInfoResponse_JsonResponsePathSelectorInterfaces
- func (GetNetworkInfoResponse_JsonResponsePathSelectorInterfaces) FieldPath() *GetNetworkInfoResponseJsonResponse_FieldTerminalPath
- func (s GetNetworkInfoResponse_JsonResponsePathSelectorInterfaces) WithArrayOfValues(values []string) *GetNetworkInfoResponseJsonResponse_FieldTerminalPathArrayOfValues
- func (s GetNetworkInfoResponse_JsonResponsePathSelectorInterfaces) WithValue(value string) *GetNetworkInfoResponseJsonResponse_FieldTerminalPathValue
- type GetNetworkInfoResponse_JsonResponsePathSelectorRoutes
- func (GetNetworkInfoResponse_JsonResponsePathSelectorRoutes) FieldPath() *GetNetworkInfoResponseJsonResponse_FieldTerminalPath
- func (s GetNetworkInfoResponse_JsonResponsePathSelectorRoutes) WithArrayOfValues(values []string) *GetNetworkInfoResponseJsonResponse_FieldTerminalPathArrayOfValues
- func (s GetNetworkInfoResponse_JsonResponsePathSelectorRoutes) WithValue(value string) *GetNetworkInfoResponseJsonResponse_FieldTerminalPathValue
- type GetNetworkInfoResponse_JsonResponsePathSelectorWifiInfo
- func (GetNetworkInfoResponse_JsonResponsePathSelectorWifiInfo) FieldPath() *GetNetworkInfoResponseJsonResponse_FieldTerminalPath
- func (s GetNetworkInfoResponse_JsonResponsePathSelectorWifiInfo) WithArrayOfValues(values []string) *GetNetworkInfoResponseJsonResponse_FieldTerminalPathArrayOfValues
- func (s GetNetworkInfoResponse_JsonResponsePathSelectorWifiInfo) WithValue(value string) *GetNetworkInfoResponseJsonResponse_FieldTerminalPathValue
- type GetNetworkInfoResponse_JsonResponse_FieldMask
- func (fieldMask *GetNetworkInfoResponse_JsonResponse_FieldMask) AppendPath(path GetNetworkInfoResponseJsonResponse_FieldPath)
- func (fieldMask *GetNetworkInfoResponse_JsonResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *GetNetworkInfoResponse_JsonResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *GetNetworkInfoResponse_JsonResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *GetNetworkInfoResponse_JsonResponse_FieldMask) FilterInputFields() *GetNetworkInfoResponse_JsonResponse_FieldMask
- func (fieldMask *GetNetworkInfoResponse_JsonResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *GetNetworkInfoResponse_JsonResponse_FieldMask) GetPaths() []GetNetworkInfoResponseJsonResponse_FieldPath
- func (fieldMask *GetNetworkInfoResponse_JsonResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *GetNetworkInfoResponse_JsonResponse_FieldMask) IsFull() bool
- func (fieldMask GetNetworkInfoResponse_JsonResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask GetNetworkInfoResponse_JsonResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *GetNetworkInfoResponse_JsonResponse_FieldMask) PathsCount() int
- func (fieldMask *GetNetworkInfoResponse_JsonResponse_FieldMask) Project(source *GetNetworkInfoResponse_JsonResponse) *GetNetworkInfoResponse_JsonResponse
- func (fieldMask *GetNetworkInfoResponse_JsonResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *GetNetworkInfoResponse_JsonResponse_FieldMask) ProtoMessage()
- func (fieldMask *GetNetworkInfoResponse_JsonResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *GetNetworkInfoResponse_JsonResponse_FieldMask) Reset()
- func (fieldMask *GetNetworkInfoResponse_JsonResponse_FieldMask) Set(target, source *GetNetworkInfoResponse_JsonResponse)
- func (fieldMask *GetNetworkInfoResponse_JsonResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *GetNetworkInfoResponse_JsonResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *GetNetworkInfoResponse_JsonResponse_FieldMask) Size() int
- func (fieldMask *GetNetworkInfoResponse_JsonResponse_FieldMask) String() string
- func (fieldMask *GetNetworkInfoResponse_JsonResponse_FieldMask) Subtract(other *GetNetworkInfoResponse_JsonResponse_FieldMask) *GetNetworkInfoResponse_JsonResponse_FieldMask
- func (fieldMask *GetNetworkInfoResponse_JsonResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *GetNetworkInfoResponse_JsonResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *GetNetworkInfoResponse_JsonResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *GetNetworkInfoResponse_JsonResponse_FieldMask) UnmarshalJSON(data []byte) error
- type NetworkInfoServiceClient
- type NetworkInfoServiceDescriptor
- func (d *NetworkInfoServiceDescriptor) AllMethodDescriptors() []gotenclient.MethodDescriptor
- func (d *NetworkInfoServiceDescriptor) GetApiName() string
- func (d *NetworkInfoServiceDescriptor) GetFullAPIName() string
- func (d *NetworkInfoServiceDescriptor) GetProtoPkgName() string
- func (d *NetworkInfoServiceDescriptor) GetServiceDomain() string
- func (d *NetworkInfoServiceDescriptor) GetServiceVersion() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetNetworkInfoDescriptor ¶
type GetNetworkInfoDescriptor struct{}
func GetGetNetworkInfoDescriptor ¶
func GetGetNetworkInfoDescriptor() *GetNetworkInfoDescriptor
func (*GetNetworkInfoDescriptor) GetApiDescriptor ¶
func (d *GetNetworkInfoDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*GetNetworkInfoDescriptor) GetApiName ¶
func (d *GetNetworkInfoDescriptor) GetApiName() string
func (*GetNetworkInfoDescriptor) GetClientMsgReflectHandle ¶
func (d *GetNetworkInfoDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*GetNetworkInfoDescriptor) GetFullMethodName ¶
func (d *GetNetworkInfoDescriptor) GetFullMethodName() string
func (*GetNetworkInfoDescriptor) GetMethodName ¶
func (d *GetNetworkInfoDescriptor) GetMethodName() string
func (*GetNetworkInfoDescriptor) GetProtoPkgName ¶
func (d *GetNetworkInfoDescriptor) GetProtoPkgName() string
func (*GetNetworkInfoDescriptor) GetResourceDescriptor ¶
func (d *GetNetworkInfoDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*GetNetworkInfoDescriptor) GetServerMsgReflectHandle ¶
func (d *GetNetworkInfoDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*GetNetworkInfoDescriptor) GetServiceDomain ¶
func (d *GetNetworkInfoDescriptor) GetServiceDomain() string
func (*GetNetworkInfoDescriptor) GetServiceVersion ¶
func (d *GetNetworkInfoDescriptor) GetServiceVersion() string
func (*GetNetworkInfoDescriptor) GetVerb ¶
func (d *GetNetworkInfoDescriptor) GetVerb() string
func (*GetNetworkInfoDescriptor) HasResource ¶
func (d *GetNetworkInfoDescriptor) HasResource() bool
func (*GetNetworkInfoDescriptor) IsClientStream ¶
func (d *GetNetworkInfoDescriptor) IsClientStream() bool
func (*GetNetworkInfoDescriptor) IsCollection ¶
func (d *GetNetworkInfoDescriptor) IsCollection() bool
func (*GetNetworkInfoDescriptor) IsPlural ¶
func (d *GetNetworkInfoDescriptor) IsPlural() bool
func (*GetNetworkInfoDescriptor) IsServerStream ¶
func (d *GetNetworkInfoDescriptor) IsServerStream() bool
func (*GetNetworkInfoDescriptor) IsUnary ¶
func (d *GetNetworkInfoDescriptor) IsUnary() bool
func (*GetNetworkInfoDescriptor) NewEmptyClientMsg ¶
func (d *GetNetworkInfoDescriptor) NewEmptyClientMsg() proto.Message
func (*GetNetworkInfoDescriptor) NewEmptyServerMsg ¶
func (d *GetNetworkInfoDescriptor) NewEmptyServerMsg() proto.Message
func (*GetNetworkInfoDescriptor) RequestHasResourceBody ¶
func (d *GetNetworkInfoDescriptor) RequestHasResourceBody() bool
type GetNetworkInfoDescriptorClientMsgHandle ¶
type GetNetworkInfoDescriptorClientMsgHandle struct{}
func (*GetNetworkInfoDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *GetNetworkInfoDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*GetNetworkInfoDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *GetNetworkInfoDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*GetNetworkInfoDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *GetNetworkInfoDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type GetNetworkInfoDescriptorServerMsgHandle ¶
type GetNetworkInfoDescriptorServerMsgHandle struct{}
func (*GetNetworkInfoDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *GetNetworkInfoDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*GetNetworkInfoDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *GetNetworkInfoDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*GetNetworkInfoDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *GetNetworkInfoDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type GetNetworkInfoRequest ¶
type GetNetworkInfoRequest struct { // reference of ntt.watchdog.v1alpha2.Probe Name *probe.Reference `protobuf:"bytes,1,opt,customtype=Reference,name=name,proto3" json:"name,omitempty" firestore:"name"` // Default is Text format. Json is for internal use only OutputFormat common.OnDemandTestResponseFormat `` /* 177-byte string literal not displayed */ // contains filtered or unexported fields }
Request message for method [GetNetworkInfo][ntt.watchdog.v1alpha2.GetNetworkInfo]
func (*GetNetworkInfoRequest) Clone ¶
func (o *GetNetworkInfoRequest) Clone() *GetNetworkInfoRequest
func (*GetNetworkInfoRequest) CloneRaw ¶
func (o *GetNetworkInfoRequest) CloneRaw() gotenobject.GotenObjectExt
func (*GetNetworkInfoRequest) Descriptor ¶
func (*GetNetworkInfoRequest) Descriptor() ([]byte, []int)
Deprecated, Use GetNetworkInfoRequest.ProtoReflect.Descriptor instead.
func (*GetNetworkInfoRequest) GetName ¶
func (m *GetNetworkInfoRequest) GetName() *probe.Reference
func (*GetNetworkInfoRequest) GetOutputFormat ¶ added in v0.10.0
func (m *GetNetworkInfoRequest) GetOutputFormat() common.OnDemandTestResponseFormat
func (*GetNetworkInfoRequest) GotenMessage ¶
func (*GetNetworkInfoRequest) GotenMessage()
func (*GetNetworkInfoRequest) GotenObjectExt ¶
func (o *GetNetworkInfoRequest) GotenObjectExt()
func (*GetNetworkInfoRequest) GotenValidate ¶
func (obj *GetNetworkInfoRequest) GotenValidate() error
func (*GetNetworkInfoRequest) MakeDiffFieldMask ¶
func (o *GetNetworkInfoRequest) MakeDiffFieldMask(other *GetNetworkInfoRequest) *GetNetworkInfoRequest_FieldMask
func (*GetNetworkInfoRequest) MakeFullFieldMask ¶
func (o *GetNetworkInfoRequest) MakeFullFieldMask() *GetNetworkInfoRequest_FieldMask
func (*GetNetworkInfoRequest) MakeRawDiffFieldMask ¶
func (o *GetNetworkInfoRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*GetNetworkInfoRequest) MakeRawFullFieldMask ¶
func (o *GetNetworkInfoRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*GetNetworkInfoRequest) Marshal ¶
func (m *GetNetworkInfoRequest) Marshal() ([]byte, error)
func (*GetNetworkInfoRequest) MarshalJSON ¶
func (m *GetNetworkInfoRequest) MarshalJSON() ([]byte, error)
func (*GetNetworkInfoRequest) Merge ¶
func (o *GetNetworkInfoRequest) Merge(source *GetNetworkInfoRequest)
func (*GetNetworkInfoRequest) MergeRaw ¶
func (o *GetNetworkInfoRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*GetNetworkInfoRequest) ProtoMessage ¶
func (*GetNetworkInfoRequest) ProtoMessage()
func (*GetNetworkInfoRequest) ProtoReflect ¶
func (m *GetNetworkInfoRequest) ProtoReflect() preflect.Message
func (*GetNetworkInfoRequest) Reset ¶
func (m *GetNetworkInfoRequest) Reset()
func (*GetNetworkInfoRequest) SetName ¶
func (m *GetNetworkInfoRequest) SetName(fv *probe.Reference)
func (*GetNetworkInfoRequest) SetOutputFormat ¶ added in v0.10.0
func (m *GetNetworkInfoRequest) SetOutputFormat(fv common.OnDemandTestResponseFormat)
func (*GetNetworkInfoRequest) String ¶
func (m *GetNetworkInfoRequest) String() string
func (*GetNetworkInfoRequest) Unmarshal ¶
func (m *GetNetworkInfoRequest) Unmarshal(b []byte) error
func (*GetNetworkInfoRequest) UnmarshalJSON ¶
func (m *GetNetworkInfoRequest) UnmarshalJSON(data []byte) error
type GetNetworkInfoRequestFieldPathBuilder ¶
type GetNetworkInfoRequestFieldPathBuilder struct{}
func NewGetNetworkInfoRequestFieldPathBuilder ¶
func NewGetNetworkInfoRequestFieldPathBuilder() GetNetworkInfoRequestFieldPathBuilder
func (GetNetworkInfoRequestFieldPathBuilder) OutputFormat ¶ added in v0.10.0
func (GetNetworkInfoRequestFieldPathBuilder) OutputFormat() GetNetworkInfoRequestPathSelectorOutputFormat
type GetNetworkInfoRequestPathSelectorName ¶
type GetNetworkInfoRequestPathSelectorName struct{}
func (GetNetworkInfoRequestPathSelectorName) FieldPath ¶
func (GetNetworkInfoRequestPathSelectorName) FieldPath() *GetNetworkInfoRequest_FieldTerminalPath
func (GetNetworkInfoRequestPathSelectorName) WithArrayOfValues ¶
func (s GetNetworkInfoRequestPathSelectorName) WithArrayOfValues(values []*probe.Reference) *GetNetworkInfoRequest_FieldTerminalPathArrayOfValues
func (GetNetworkInfoRequestPathSelectorName) WithValue ¶
func (s GetNetworkInfoRequestPathSelectorName) WithValue(value *probe.Reference) *GetNetworkInfoRequest_FieldTerminalPathValue
type GetNetworkInfoRequestPathSelectorOutputFormat ¶ added in v0.10.0
type GetNetworkInfoRequestPathSelectorOutputFormat struct{}
func (GetNetworkInfoRequestPathSelectorOutputFormat) FieldPath ¶ added in v0.10.0
func (GetNetworkInfoRequestPathSelectorOutputFormat) FieldPath() *GetNetworkInfoRequest_FieldTerminalPath
func (GetNetworkInfoRequestPathSelectorOutputFormat) WithArrayOfValues ¶ added in v0.10.0
func (s GetNetworkInfoRequestPathSelectorOutputFormat) WithArrayOfValues(values []common.OnDemandTestResponseFormat) *GetNetworkInfoRequest_FieldTerminalPathArrayOfValues
type GetNetworkInfoRequest_FieldMask ¶
type GetNetworkInfoRequest_FieldMask struct {
Paths []GetNetworkInfoRequest_FieldPath
}
func FullGetNetworkInfoRequest_FieldMask ¶
func FullGetNetworkInfoRequest_FieldMask() *GetNetworkInfoRequest_FieldMask
func (*GetNetworkInfoRequest_FieldMask) AppendPath ¶
func (fieldMask *GetNetworkInfoRequest_FieldMask) AppendPath(path GetNetworkInfoRequest_FieldPath)
func (*GetNetworkInfoRequest_FieldMask) AppendRawPath ¶
func (fieldMask *GetNetworkInfoRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*GetNetworkInfoRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *GetNetworkInfoRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*GetNetworkInfoRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *GetNetworkInfoRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*GetNetworkInfoRequest_FieldMask) FilterInputFields ¶
func (fieldMask *GetNetworkInfoRequest_FieldMask) FilterInputFields() *GetNetworkInfoRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*GetNetworkInfoRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *GetNetworkInfoRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*GetNetworkInfoRequest_FieldMask) GetPaths ¶
func (fieldMask *GetNetworkInfoRequest_FieldMask) GetPaths() []GetNetworkInfoRequest_FieldPath
func (*GetNetworkInfoRequest_FieldMask) GetRawPaths ¶
func (fieldMask *GetNetworkInfoRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*GetNetworkInfoRequest_FieldMask) IsFull ¶
func (fieldMask *GetNetworkInfoRequest_FieldMask) IsFull() bool
func (GetNetworkInfoRequest_FieldMask) Marshal ¶
func (fieldMask GetNetworkInfoRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (GetNetworkInfoRequest_FieldMask) MarshalJSON ¶
func (fieldMask GetNetworkInfoRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*GetNetworkInfoRequest_FieldMask) PathsCount ¶
func (fieldMask *GetNetworkInfoRequest_FieldMask) PathsCount() int
func (*GetNetworkInfoRequest_FieldMask) Project ¶
func (fieldMask *GetNetworkInfoRequest_FieldMask) Project(source *GetNetworkInfoRequest) *GetNetworkInfoRequest
func (*GetNetworkInfoRequest_FieldMask) ProjectRaw ¶
func (fieldMask *GetNetworkInfoRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*GetNetworkInfoRequest_FieldMask) ProtoMessage ¶
func (fieldMask *GetNetworkInfoRequest_FieldMask) ProtoMessage()
func (*GetNetworkInfoRequest_FieldMask) ProtoReflect ¶
func (fieldMask *GetNetworkInfoRequest_FieldMask) ProtoReflect() preflect.Message
func (*GetNetworkInfoRequest_FieldMask) Reset ¶
func (fieldMask *GetNetworkInfoRequest_FieldMask) Reset()
func (*GetNetworkInfoRequest_FieldMask) Set ¶
func (fieldMask *GetNetworkInfoRequest_FieldMask) Set(target, source *GetNetworkInfoRequest)
func (*GetNetworkInfoRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *GetNetworkInfoRequest_FieldMask) SetFromCliFlag(raw string) error
func (*GetNetworkInfoRequest_FieldMask) SetRaw ¶
func (fieldMask *GetNetworkInfoRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*GetNetworkInfoRequest_FieldMask) Size ¶
func (fieldMask *GetNetworkInfoRequest_FieldMask) Size() int
func (*GetNetworkInfoRequest_FieldMask) String ¶
func (fieldMask *GetNetworkInfoRequest_FieldMask) String() string
func (*GetNetworkInfoRequest_FieldMask) Subtract ¶
func (fieldMask *GetNetworkInfoRequest_FieldMask) Subtract(other *GetNetworkInfoRequest_FieldMask) *GetNetworkInfoRequest_FieldMask
func (*GetNetworkInfoRequest_FieldMask) SubtractRaw ¶
func (fieldMask *GetNetworkInfoRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*GetNetworkInfoRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *GetNetworkInfoRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*GetNetworkInfoRequest_FieldMask) Unmarshal ¶
func (fieldMask *GetNetworkInfoRequest_FieldMask) Unmarshal(data []byte) error
func (*GetNetworkInfoRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *GetNetworkInfoRequest_FieldMask) UnmarshalJSON(data []byte) error
type GetNetworkInfoRequest_FieldPath ¶
type GetNetworkInfoRequest_FieldPath interface { gotenobject.FieldPath Selector() GetNetworkInfoRequest_FieldPathSelector Get(source *GetNetworkInfoRequest) []interface{} GetSingle(source *GetNetworkInfoRequest) (interface{}, bool) ClearValue(item *GetNetworkInfoRequest) // Those methods build corresponding GetNetworkInfoRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) GetNetworkInfoRequest_FieldPathValue WithIArrayOfValues(values interface{}) GetNetworkInfoRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) GetNetworkInfoRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildGetNetworkInfoRequest_FieldPath ¶
func BuildGetNetworkInfoRequest_FieldPath(fp gotenobject.RawFieldPath) (GetNetworkInfoRequest_FieldPath, error)
func MustParseGetNetworkInfoRequest_FieldPath ¶
func MustParseGetNetworkInfoRequest_FieldPath(rawField string) GetNetworkInfoRequest_FieldPath
func ParseGetNetworkInfoRequest_FieldPath ¶
func ParseGetNetworkInfoRequest_FieldPath(rawField string) (GetNetworkInfoRequest_FieldPath, error)
type GetNetworkInfoRequest_FieldPathArrayItemValue ¶
type GetNetworkInfoRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue GetNetworkInfoRequest_FieldPath ContainsValue(*GetNetworkInfoRequest) bool }
GetNetworkInfoRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for GetNetworkInfoRequest according to their type Present only for array (repeated) types.
func MustParseGetNetworkInfoRequest_FieldPathArrayItemValue ¶
func MustParseGetNetworkInfoRequest_FieldPathArrayItemValue(pathStr, valueStr string) GetNetworkInfoRequest_FieldPathArrayItemValue
func ParseGetNetworkInfoRequest_FieldPathArrayItemValue ¶
func ParseGetNetworkInfoRequest_FieldPathArrayItemValue(pathStr, valueStr string) (GetNetworkInfoRequest_FieldPathArrayItemValue, error)
ParseGetNetworkInfoRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type GetNetworkInfoRequest_FieldPathArrayOfValues ¶
type GetNetworkInfoRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues GetNetworkInfoRequest_FieldPath }
GetNetworkInfoRequest_FieldPathArrayOfValues allows storing slice of values for GetNetworkInfoRequest fields according to their type
func MustParseGetNetworkInfoRequest_FieldPathArrayOfValues ¶
func MustParseGetNetworkInfoRequest_FieldPathArrayOfValues(pathStr, valuesStr string) GetNetworkInfoRequest_FieldPathArrayOfValues
func ParseGetNetworkInfoRequest_FieldPathArrayOfValues ¶
func ParseGetNetworkInfoRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (GetNetworkInfoRequest_FieldPathArrayOfValues, error)
type GetNetworkInfoRequest_FieldPathSelector ¶
type GetNetworkInfoRequest_FieldPathSelector int32
const ( GetNetworkInfoRequest_FieldPathSelectorName GetNetworkInfoRequest_FieldPathSelector = 0 GetNetworkInfoRequest_FieldPathSelectorOutputFormat GetNetworkInfoRequest_FieldPathSelector = 1 )
func (GetNetworkInfoRequest_FieldPathSelector) String ¶
func (s GetNetworkInfoRequest_FieldPathSelector) String() string
type GetNetworkInfoRequest_FieldPathValue ¶
type GetNetworkInfoRequest_FieldPathValue interface { GetNetworkInfoRequest_FieldPath gotenobject.FieldPathValue SetTo(target **GetNetworkInfoRequest) CompareWith(*GetNetworkInfoRequest) (cmp int, comparable bool) }
GetNetworkInfoRequest_FieldPathValue allows storing values for GetNetworkInfoRequest fields according to their type
func MustParseGetNetworkInfoRequest_FieldPathValue ¶
func MustParseGetNetworkInfoRequest_FieldPathValue(pathStr, valueStr string) GetNetworkInfoRequest_FieldPathValue
func ParseGetNetworkInfoRequest_FieldPathValue ¶
func ParseGetNetworkInfoRequest_FieldPathValue(pathStr, valueStr string) (GetNetworkInfoRequest_FieldPathValue, error)
type GetNetworkInfoRequest_FieldTerminalPath ¶
type GetNetworkInfoRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*GetNetworkInfoRequest_FieldTerminalPath) ClearValue ¶
func (fp *GetNetworkInfoRequest_FieldTerminalPath) ClearValue(item *GetNetworkInfoRequest)
func (*GetNetworkInfoRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *GetNetworkInfoRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*GetNetworkInfoRequest_FieldTerminalPath) Get ¶
func (fp *GetNetworkInfoRequest_FieldTerminalPath) Get(source *GetNetworkInfoRequest) (values []interface{})
Get returns all values pointed by specific field from source GetNetworkInfoRequest
func (*GetNetworkInfoRequest_FieldTerminalPath) GetDefault ¶
func (fp *GetNetworkInfoRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*GetNetworkInfoRequest_FieldTerminalPath) GetRaw ¶
func (fp *GetNetworkInfoRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*GetNetworkInfoRequest_FieldTerminalPath) GetSingle ¶
func (fp *GetNetworkInfoRequest_FieldTerminalPath) GetSingle(source *GetNetworkInfoRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source GetNetworkInfoRequest
func (*GetNetworkInfoRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *GetNetworkInfoRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*GetNetworkInfoRequest_FieldTerminalPath) IsLeaf ¶
func (fp *GetNetworkInfoRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*GetNetworkInfoRequest_FieldTerminalPath) JSONString ¶
func (fp *GetNetworkInfoRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*GetNetworkInfoRequest_FieldTerminalPath) Selector ¶
func (fp *GetNetworkInfoRequest_FieldTerminalPath) Selector() GetNetworkInfoRequest_FieldPathSelector
func (*GetNetworkInfoRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶
func (fp *GetNetworkInfoRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*GetNetworkInfoRequest_FieldTerminalPath) String ¶
func (fp *GetNetworkInfoRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*GetNetworkInfoRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *GetNetworkInfoRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) GetNetworkInfoRequest_FieldPathArrayItemValue
func (*GetNetworkInfoRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *GetNetworkInfoRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) GetNetworkInfoRequest_FieldPathArrayOfValues
func (*GetNetworkInfoRequest_FieldTerminalPath) WithIValue ¶
func (fp *GetNetworkInfoRequest_FieldTerminalPath) WithIValue(value interface{}) GetNetworkInfoRequest_FieldPathValue
func (*GetNetworkInfoRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *GetNetworkInfoRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*GetNetworkInfoRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *GetNetworkInfoRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*GetNetworkInfoRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *GetNetworkInfoRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type GetNetworkInfoRequest_FieldTerminalPathArrayItemValue ¶
type GetNetworkInfoRequest_FieldTerminalPathArrayItemValue struct { GetNetworkInfoRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*GetNetworkInfoRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *GetNetworkInfoRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *GetNetworkInfoRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'GetNetworkInfoRequest'
func (*GetNetworkInfoRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *GetNetworkInfoRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object GetNetworkInfoRequest as interface{}
func (*GetNetworkInfoRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *GetNetworkInfoRequest_FieldTerminalPathArrayItemValue) GetSingle(source *GetNetworkInfoRequest) (interface{}, bool)
func (*GetNetworkInfoRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *GetNetworkInfoRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type GetNetworkInfoRequest_FieldTerminalPathArrayOfValues ¶
type GetNetworkInfoRequest_FieldTerminalPathArrayOfValues struct { GetNetworkInfoRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*GetNetworkInfoRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues ¶
func (fpaov *GetNetworkInfoRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*probe.Reference, bool)
func (*GetNetworkInfoRequest_FieldTerminalPathArrayOfValues) AsOutputFormatArrayOfValues ¶ added in v0.10.0
func (fpaov *GetNetworkInfoRequest_FieldTerminalPathArrayOfValues) AsOutputFormatArrayOfValues() ([]common.OnDemandTestResponseFormat, bool)
func (*GetNetworkInfoRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *GetNetworkInfoRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type GetNetworkInfoRequest_FieldTerminalPathValue ¶
type GetNetworkInfoRequest_FieldTerminalPathValue struct { GetNetworkInfoRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*GetNetworkInfoRequest_FieldTerminalPathValue) AsNameValue ¶
func (fpv *GetNetworkInfoRequest_FieldTerminalPathValue) AsNameValue() (*probe.Reference, bool)
func (*GetNetworkInfoRequest_FieldTerminalPathValue) AsOutputFormatValue ¶ added in v0.10.0
func (fpv *GetNetworkInfoRequest_FieldTerminalPathValue) AsOutputFormatValue() (common.OnDemandTestResponseFormat, bool)
func (*GetNetworkInfoRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *GetNetworkInfoRequest_FieldTerminalPathValue) CompareWith(source *GetNetworkInfoRequest) (int, bool)
CompareWith compares value in the 'GetNetworkInfoRequest_FieldTerminalPathValue' with the value under path in 'GetNetworkInfoRequest'.
func (*GetNetworkInfoRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *GetNetworkInfoRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*GetNetworkInfoRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *GetNetworkInfoRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'GetNetworkInfoRequest' as interface{}
func (*GetNetworkInfoRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *GetNetworkInfoRequest_FieldTerminalPathValue) SetTo(target **GetNetworkInfoRequest)
SetTo stores value for selected field for object GetNetworkInfoRequest
func (*GetNetworkInfoRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *GetNetworkInfoRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type GetNetworkInfoResponse ¶
type GetNetworkInfoResponse struct { // Console type text response TextResponse string `protobuf:"bytes,1,opt,name=text_response,json=textResponse,proto3" json:"text_response,omitempty" firestore:"textResponse"` // Json format is not preferred for the ondemand tests JsonResponse *GetNetworkInfoResponse_JsonResponse `protobuf:"bytes,2,opt,name=json_response,json=jsonResponse,proto3" json:"json_response,omitempty" firestore:"jsonResponse"` // contains filtered or unexported fields }
Response message for method [GetNetworkInfo][ntt.watchdog.v1alpha2.GetNetworkInfo]
func (*GetNetworkInfoResponse) Clone ¶
func (o *GetNetworkInfoResponse) Clone() *GetNetworkInfoResponse
func (*GetNetworkInfoResponse) CloneRaw ¶
func (o *GetNetworkInfoResponse) CloneRaw() gotenobject.GotenObjectExt
func (*GetNetworkInfoResponse) Descriptor ¶
func (*GetNetworkInfoResponse) Descriptor() ([]byte, []int)
Deprecated, Use GetNetworkInfoResponse.ProtoReflect.Descriptor instead.
func (*GetNetworkInfoResponse) GetJsonResponse ¶
func (m *GetNetworkInfoResponse) GetJsonResponse() *GetNetworkInfoResponse_JsonResponse
func (*GetNetworkInfoResponse) GetTextResponse ¶
func (m *GetNetworkInfoResponse) GetTextResponse() string
func (*GetNetworkInfoResponse) GotenMessage ¶
func (*GetNetworkInfoResponse) GotenMessage()
func (*GetNetworkInfoResponse) GotenObjectExt ¶
func (o *GetNetworkInfoResponse) GotenObjectExt()
func (*GetNetworkInfoResponse) GotenValidate ¶
func (obj *GetNetworkInfoResponse) GotenValidate() error
func (*GetNetworkInfoResponse) MakeDiffFieldMask ¶
func (o *GetNetworkInfoResponse) MakeDiffFieldMask(other *GetNetworkInfoResponse) *GetNetworkInfoResponse_FieldMask
func (*GetNetworkInfoResponse) MakeFullFieldMask ¶
func (o *GetNetworkInfoResponse) MakeFullFieldMask() *GetNetworkInfoResponse_FieldMask
func (*GetNetworkInfoResponse) MakeRawDiffFieldMask ¶
func (o *GetNetworkInfoResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*GetNetworkInfoResponse) MakeRawFullFieldMask ¶
func (o *GetNetworkInfoResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*GetNetworkInfoResponse) Marshal ¶
func (m *GetNetworkInfoResponse) Marshal() ([]byte, error)
func (*GetNetworkInfoResponse) MarshalJSON ¶
func (m *GetNetworkInfoResponse) MarshalJSON() ([]byte, error)
func (*GetNetworkInfoResponse) Merge ¶
func (o *GetNetworkInfoResponse) Merge(source *GetNetworkInfoResponse)
func (*GetNetworkInfoResponse) MergeRaw ¶
func (o *GetNetworkInfoResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*GetNetworkInfoResponse) ProtoMessage ¶
func (*GetNetworkInfoResponse) ProtoMessage()
func (*GetNetworkInfoResponse) ProtoReflect ¶
func (m *GetNetworkInfoResponse) ProtoReflect() preflect.Message
func (*GetNetworkInfoResponse) Reset ¶
func (m *GetNetworkInfoResponse) Reset()
func (*GetNetworkInfoResponse) SetJsonResponse ¶
func (m *GetNetworkInfoResponse) SetJsonResponse(fv *GetNetworkInfoResponse_JsonResponse)
func (*GetNetworkInfoResponse) SetTextResponse ¶
func (m *GetNetworkInfoResponse) SetTextResponse(fv string)
func (*GetNetworkInfoResponse) String ¶
func (m *GetNetworkInfoResponse) String() string
func (*GetNetworkInfoResponse) Unmarshal ¶
func (m *GetNetworkInfoResponse) Unmarshal(b []byte) error
func (*GetNetworkInfoResponse) UnmarshalJSON ¶
func (m *GetNetworkInfoResponse) UnmarshalJSON(data []byte) error
type GetNetworkInfoResponseFieldPathBuilder ¶
type GetNetworkInfoResponseFieldPathBuilder struct{}
func NewGetNetworkInfoResponseFieldPathBuilder ¶
func NewGetNetworkInfoResponseFieldPathBuilder() GetNetworkInfoResponseFieldPathBuilder
func (GetNetworkInfoResponseFieldPathBuilder) JsonResponse ¶
func (GetNetworkInfoResponseFieldPathBuilder) JsonResponse() GetNetworkInfoResponsePathSelectorJsonResponse
func (GetNetworkInfoResponseFieldPathBuilder) TextResponse ¶
func (GetNetworkInfoResponseFieldPathBuilder) TextResponse() GetNetworkInfoResponsePathSelectorTextResponse
type GetNetworkInfoResponseJsonResponseFieldPathBuilder ¶
type GetNetworkInfoResponseJsonResponseFieldPathBuilder struct{}
func NewGetNetworkInfoResponseJsonResponseFieldPathBuilder ¶
func NewGetNetworkInfoResponseJsonResponseFieldPathBuilder() GetNetworkInfoResponseJsonResponseFieldPathBuilder
func (GetNetworkInfoResponseJsonResponseFieldPathBuilder) Interfaces ¶
type GetNetworkInfoResponseJsonResponse_FieldPath ¶
type GetNetworkInfoResponseJsonResponse_FieldPath interface { gotenobject.FieldPath Selector() GetNetworkInfoResponseJsonResponse_FieldPathSelector Get(source *GetNetworkInfoResponse_JsonResponse) []interface{} GetSingle(source *GetNetworkInfoResponse_JsonResponse) (interface{}, bool) ClearValue(item *GetNetworkInfoResponse_JsonResponse) // Those methods build corresponding GetNetworkInfoResponseJsonResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) GetNetworkInfoResponseJsonResponse_FieldPathValue WithIArrayOfValues(values interface{}) GetNetworkInfoResponseJsonResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) GetNetworkInfoResponseJsonResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildGetNetworkInfoResponseJsonResponse_FieldPath ¶
func BuildGetNetworkInfoResponseJsonResponse_FieldPath(fp gotenobject.RawFieldPath) (GetNetworkInfoResponseJsonResponse_FieldPath, error)
func MustParseGetNetworkInfoResponseJsonResponse_FieldPath ¶
func MustParseGetNetworkInfoResponseJsonResponse_FieldPath(rawField string) GetNetworkInfoResponseJsonResponse_FieldPath
func ParseGetNetworkInfoResponseJsonResponse_FieldPath ¶
func ParseGetNetworkInfoResponseJsonResponse_FieldPath(rawField string) (GetNetworkInfoResponseJsonResponse_FieldPath, error)
type GetNetworkInfoResponseJsonResponse_FieldPathArrayItemValue ¶
type GetNetworkInfoResponseJsonResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue GetNetworkInfoResponseJsonResponse_FieldPath ContainsValue(*GetNetworkInfoResponse_JsonResponse) bool }
GetNetworkInfoResponseJsonResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for JsonResponse according to their type Present only for array (repeated) types.
func MustParseGetNetworkInfoResponseJsonResponse_FieldPathArrayItemValue ¶
func MustParseGetNetworkInfoResponseJsonResponse_FieldPathArrayItemValue(pathStr, valueStr string) GetNetworkInfoResponseJsonResponse_FieldPathArrayItemValue
func ParseGetNetworkInfoResponseJsonResponse_FieldPathArrayItemValue ¶
func ParseGetNetworkInfoResponseJsonResponse_FieldPathArrayItemValue(pathStr, valueStr string) (GetNetworkInfoResponseJsonResponse_FieldPathArrayItemValue, error)
ParseGetNetworkInfoResponseJsonResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type GetNetworkInfoResponseJsonResponse_FieldPathArrayOfValues ¶
type GetNetworkInfoResponseJsonResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues GetNetworkInfoResponseJsonResponse_FieldPath }
GetNetworkInfoResponseJsonResponse_FieldPathArrayOfValues allows storing slice of values for JsonResponse fields according to their type
func MustParseGetNetworkInfoResponseJsonResponse_FieldPathArrayOfValues ¶
func MustParseGetNetworkInfoResponseJsonResponse_FieldPathArrayOfValues(pathStr, valuesStr string) GetNetworkInfoResponseJsonResponse_FieldPathArrayOfValues
func ParseGetNetworkInfoResponseJsonResponse_FieldPathArrayOfValues ¶
func ParseGetNetworkInfoResponseJsonResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (GetNetworkInfoResponseJsonResponse_FieldPathArrayOfValues, error)
type GetNetworkInfoResponseJsonResponse_FieldPathSelector ¶
type GetNetworkInfoResponseJsonResponse_FieldPathSelector int32
const ( GetNetworkInfoResponseJsonResponse_FieldPathSelectorInterfaces GetNetworkInfoResponseJsonResponse_FieldPathSelector = 0 GetNetworkInfoResponseJsonResponse_FieldPathSelectorRoutes GetNetworkInfoResponseJsonResponse_FieldPathSelector = 1 GetNetworkInfoResponseJsonResponse_FieldPathSelectorWifiInfo GetNetworkInfoResponseJsonResponse_FieldPathSelector = 2 )
func (GetNetworkInfoResponseJsonResponse_FieldPathSelector) String ¶
func (s GetNetworkInfoResponseJsonResponse_FieldPathSelector) String() string
type GetNetworkInfoResponseJsonResponse_FieldPathValue ¶
type GetNetworkInfoResponseJsonResponse_FieldPathValue interface { GetNetworkInfoResponseJsonResponse_FieldPath gotenobject.FieldPathValue SetTo(target **GetNetworkInfoResponse_JsonResponse) CompareWith(*GetNetworkInfoResponse_JsonResponse) (cmp int, comparable bool) }
GetNetworkInfoResponseJsonResponse_FieldPathValue allows storing values for JsonResponse fields according to their type
func MustParseGetNetworkInfoResponseJsonResponse_FieldPathValue ¶
func MustParseGetNetworkInfoResponseJsonResponse_FieldPathValue(pathStr, valueStr string) GetNetworkInfoResponseJsonResponse_FieldPathValue
func ParseGetNetworkInfoResponseJsonResponse_FieldPathValue ¶
func ParseGetNetworkInfoResponseJsonResponse_FieldPathValue(pathStr, valueStr string) (GetNetworkInfoResponseJsonResponse_FieldPathValue, error)
type GetNetworkInfoResponseJsonResponse_FieldTerminalPath ¶
type GetNetworkInfoResponseJsonResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*GetNetworkInfoResponseJsonResponse_FieldTerminalPath) ClearValue ¶
func (fp *GetNetworkInfoResponseJsonResponse_FieldTerminalPath) ClearValue(item *GetNetworkInfoResponse_JsonResponse)
func (*GetNetworkInfoResponseJsonResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *GetNetworkInfoResponseJsonResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*GetNetworkInfoResponseJsonResponse_FieldTerminalPath) Get ¶
func (fp *GetNetworkInfoResponseJsonResponse_FieldTerminalPath) Get(source *GetNetworkInfoResponse_JsonResponse) (values []interface{})
Get returns all values pointed by specific field from source GetNetworkInfoResponse_JsonResponse
func (*GetNetworkInfoResponseJsonResponse_FieldTerminalPath) GetDefault ¶
func (fp *GetNetworkInfoResponseJsonResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*GetNetworkInfoResponseJsonResponse_FieldTerminalPath) GetRaw ¶
func (fp *GetNetworkInfoResponseJsonResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*GetNetworkInfoResponseJsonResponse_FieldTerminalPath) GetSingle ¶
func (fp *GetNetworkInfoResponseJsonResponse_FieldTerminalPath) GetSingle(source *GetNetworkInfoResponse_JsonResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source GetNetworkInfoResponse_JsonResponse
func (*GetNetworkInfoResponseJsonResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *GetNetworkInfoResponseJsonResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*GetNetworkInfoResponseJsonResponse_FieldTerminalPath) IsLeaf ¶
func (fp *GetNetworkInfoResponseJsonResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*GetNetworkInfoResponseJsonResponse_FieldTerminalPath) JSONString ¶
func (fp *GetNetworkInfoResponseJsonResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*GetNetworkInfoResponseJsonResponse_FieldTerminalPath) SplitIntoTerminalIPaths ¶
func (fp *GetNetworkInfoResponseJsonResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*GetNetworkInfoResponseJsonResponse_FieldTerminalPath) String ¶
func (fp *GetNetworkInfoResponseJsonResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*GetNetworkInfoResponseJsonResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *GetNetworkInfoResponseJsonResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) GetNetworkInfoResponseJsonResponse_FieldPathArrayItemValue
func (*GetNetworkInfoResponseJsonResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *GetNetworkInfoResponseJsonResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) GetNetworkInfoResponseJsonResponse_FieldPathArrayOfValues
func (*GetNetworkInfoResponseJsonResponse_FieldTerminalPath) WithIValue ¶
func (fp *GetNetworkInfoResponseJsonResponse_FieldTerminalPath) WithIValue(value interface{}) GetNetworkInfoResponseJsonResponse_FieldPathValue
func (*GetNetworkInfoResponseJsonResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *GetNetworkInfoResponseJsonResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*GetNetworkInfoResponseJsonResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *GetNetworkInfoResponseJsonResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*GetNetworkInfoResponseJsonResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *GetNetworkInfoResponseJsonResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type GetNetworkInfoResponseJsonResponse_FieldTerminalPathArrayItemValue ¶
type GetNetworkInfoResponseJsonResponse_FieldTerminalPathArrayItemValue struct { GetNetworkInfoResponseJsonResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*GetNetworkInfoResponseJsonResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *GetNetworkInfoResponseJsonResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *GetNetworkInfoResponse_JsonResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'JsonResponse'
func (*GetNetworkInfoResponseJsonResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *GetNetworkInfoResponseJsonResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object GetNetworkInfoResponse_JsonResponse as interface{}
func (*GetNetworkInfoResponseJsonResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *GetNetworkInfoResponseJsonResponse_FieldTerminalPathArrayItemValue) GetSingle(source *GetNetworkInfoResponse_JsonResponse) (interface{}, bool)
func (*GetNetworkInfoResponseJsonResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *GetNetworkInfoResponseJsonResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type GetNetworkInfoResponseJsonResponse_FieldTerminalPathArrayOfValues ¶
type GetNetworkInfoResponseJsonResponse_FieldTerminalPathArrayOfValues struct { GetNetworkInfoResponseJsonResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*GetNetworkInfoResponseJsonResponse_FieldTerminalPathArrayOfValues) AsInterfacesArrayOfValues ¶
func (fpaov *GetNetworkInfoResponseJsonResponse_FieldTerminalPathArrayOfValues) AsInterfacesArrayOfValues() ([]string, bool)
func (*GetNetworkInfoResponseJsonResponse_FieldTerminalPathArrayOfValues) AsRoutesArrayOfValues ¶
func (fpaov *GetNetworkInfoResponseJsonResponse_FieldTerminalPathArrayOfValues) AsRoutesArrayOfValues() ([]string, bool)
func (*GetNetworkInfoResponseJsonResponse_FieldTerminalPathArrayOfValues) AsWifiInfoArrayOfValues ¶
func (fpaov *GetNetworkInfoResponseJsonResponse_FieldTerminalPathArrayOfValues) AsWifiInfoArrayOfValues() ([]string, bool)
func (*GetNetworkInfoResponseJsonResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *GetNetworkInfoResponseJsonResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type GetNetworkInfoResponseJsonResponse_FieldTerminalPathValue ¶
type GetNetworkInfoResponseJsonResponse_FieldTerminalPathValue struct { GetNetworkInfoResponseJsonResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*GetNetworkInfoResponseJsonResponse_FieldTerminalPathValue) AsInterfacesValue ¶
func (fpv *GetNetworkInfoResponseJsonResponse_FieldTerminalPathValue) AsInterfacesValue() (string, bool)
func (*GetNetworkInfoResponseJsonResponse_FieldTerminalPathValue) AsRoutesValue ¶
func (fpv *GetNetworkInfoResponseJsonResponse_FieldTerminalPathValue) AsRoutesValue() (string, bool)
func (*GetNetworkInfoResponseJsonResponse_FieldTerminalPathValue) AsWifiInfoValue ¶
func (fpv *GetNetworkInfoResponseJsonResponse_FieldTerminalPathValue) AsWifiInfoValue() (string, bool)
func (*GetNetworkInfoResponseJsonResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *GetNetworkInfoResponseJsonResponse_FieldTerminalPathValue) CompareWith(source *GetNetworkInfoResponse_JsonResponse) (int, bool)
CompareWith compares value in the 'GetNetworkInfoResponseJsonResponse_FieldTerminalPathValue' with the value under path in 'GetNetworkInfoResponse_JsonResponse'.
func (*GetNetworkInfoResponseJsonResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *GetNetworkInfoResponseJsonResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*GetNetworkInfoResponseJsonResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *GetNetworkInfoResponseJsonResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'JsonResponse' as interface{}
func (*GetNetworkInfoResponseJsonResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *GetNetworkInfoResponseJsonResponse_FieldTerminalPathValue) SetTo(target **GetNetworkInfoResponse_JsonResponse)
SetTo stores value for selected field for object JsonResponse
func (*GetNetworkInfoResponseJsonResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *GetNetworkInfoResponseJsonResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type GetNetworkInfoResponsePathSelectorJsonResponse ¶
type GetNetworkInfoResponsePathSelectorJsonResponse struct{}
func (GetNetworkInfoResponsePathSelectorJsonResponse) Interfaces ¶
func (GetNetworkInfoResponsePathSelectorJsonResponse) WithArrayOfValues ¶
func (s GetNetworkInfoResponsePathSelectorJsonResponse) WithArrayOfValues(values []*GetNetworkInfoResponse_JsonResponse) *GetNetworkInfoResponse_FieldTerminalPathArrayOfValues
func (GetNetworkInfoResponsePathSelectorJsonResponse) WithSubArrayItemValue ¶
func (s GetNetworkInfoResponsePathSelectorJsonResponse) WithSubArrayItemValue(subPathArrayItemValue GetNetworkInfoResponseJsonResponse_FieldPathArrayItemValue) *GetNetworkInfoResponse_FieldSubPathArrayItemValue
func (GetNetworkInfoResponsePathSelectorJsonResponse) WithSubArrayOfValues ¶
func (s GetNetworkInfoResponsePathSelectorJsonResponse) WithSubArrayOfValues(subPathArrayOfValues GetNetworkInfoResponseJsonResponse_FieldPathArrayOfValues) *GetNetworkInfoResponse_FieldSubPathArrayOfValues
func (GetNetworkInfoResponsePathSelectorJsonResponse) WithSubPath ¶
func (GetNetworkInfoResponsePathSelectorJsonResponse) WithSubValue ¶
func (s GetNetworkInfoResponsePathSelectorJsonResponse) WithSubValue(subPathValue GetNetworkInfoResponseJsonResponse_FieldPathValue) *GetNetworkInfoResponse_FieldSubPathValue
type GetNetworkInfoResponsePathSelectorJsonResponseInterfaces ¶
type GetNetworkInfoResponsePathSelectorJsonResponseInterfaces struct{}
func (GetNetworkInfoResponsePathSelectorJsonResponseInterfaces) WithArrayOfValues ¶
func (s GetNetworkInfoResponsePathSelectorJsonResponseInterfaces) WithArrayOfValues(values []string) *GetNetworkInfoResponse_FieldSubPathArrayOfValues
func (GetNetworkInfoResponsePathSelectorJsonResponseInterfaces) WithValue ¶
func (s GetNetworkInfoResponsePathSelectorJsonResponseInterfaces) WithValue(value string) *GetNetworkInfoResponse_FieldSubPathValue
type GetNetworkInfoResponsePathSelectorJsonResponseRoutes ¶
type GetNetworkInfoResponsePathSelectorJsonResponseRoutes struct{}
func (GetNetworkInfoResponsePathSelectorJsonResponseRoutes) WithArrayOfValues ¶
func (s GetNetworkInfoResponsePathSelectorJsonResponseRoutes) WithArrayOfValues(values []string) *GetNetworkInfoResponse_FieldSubPathArrayOfValues
func (GetNetworkInfoResponsePathSelectorJsonResponseRoutes) WithValue ¶
func (s GetNetworkInfoResponsePathSelectorJsonResponseRoutes) WithValue(value string) *GetNetworkInfoResponse_FieldSubPathValue
type GetNetworkInfoResponsePathSelectorJsonResponseWifiInfo ¶
type GetNetworkInfoResponsePathSelectorJsonResponseWifiInfo struct{}
func (GetNetworkInfoResponsePathSelectorJsonResponseWifiInfo) WithArrayOfValues ¶
func (s GetNetworkInfoResponsePathSelectorJsonResponseWifiInfo) WithArrayOfValues(values []string) *GetNetworkInfoResponse_FieldSubPathArrayOfValues
func (GetNetworkInfoResponsePathSelectorJsonResponseWifiInfo) WithValue ¶
func (s GetNetworkInfoResponsePathSelectorJsonResponseWifiInfo) WithValue(value string) *GetNetworkInfoResponse_FieldSubPathValue
type GetNetworkInfoResponsePathSelectorTextResponse ¶
type GetNetworkInfoResponsePathSelectorTextResponse struct{}
func (GetNetworkInfoResponsePathSelectorTextResponse) WithArrayOfValues ¶
func (s GetNetworkInfoResponsePathSelectorTextResponse) WithArrayOfValues(values []string) *GetNetworkInfoResponse_FieldTerminalPathArrayOfValues
func (GetNetworkInfoResponsePathSelectorTextResponse) WithValue ¶
func (s GetNetworkInfoResponsePathSelectorTextResponse) WithValue(value string) *GetNetworkInfoResponse_FieldTerminalPathValue
type GetNetworkInfoResponse_FieldMask ¶
type GetNetworkInfoResponse_FieldMask struct {
Paths []GetNetworkInfoResponse_FieldPath
}
func FullGetNetworkInfoResponse_FieldMask ¶
func FullGetNetworkInfoResponse_FieldMask() *GetNetworkInfoResponse_FieldMask
func (*GetNetworkInfoResponse_FieldMask) AppendPath ¶
func (fieldMask *GetNetworkInfoResponse_FieldMask) AppendPath(path GetNetworkInfoResponse_FieldPath)
func (*GetNetworkInfoResponse_FieldMask) AppendRawPath ¶
func (fieldMask *GetNetworkInfoResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*GetNetworkInfoResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *GetNetworkInfoResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*GetNetworkInfoResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *GetNetworkInfoResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*GetNetworkInfoResponse_FieldMask) FilterInputFields ¶
func (fieldMask *GetNetworkInfoResponse_FieldMask) FilterInputFields() *GetNetworkInfoResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*GetNetworkInfoResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *GetNetworkInfoResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*GetNetworkInfoResponse_FieldMask) GetPaths ¶
func (fieldMask *GetNetworkInfoResponse_FieldMask) GetPaths() []GetNetworkInfoResponse_FieldPath
func (*GetNetworkInfoResponse_FieldMask) GetRawPaths ¶
func (fieldMask *GetNetworkInfoResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*GetNetworkInfoResponse_FieldMask) IsFull ¶
func (fieldMask *GetNetworkInfoResponse_FieldMask) IsFull() bool
func (GetNetworkInfoResponse_FieldMask) Marshal ¶
func (fieldMask GetNetworkInfoResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (GetNetworkInfoResponse_FieldMask) MarshalJSON ¶
func (fieldMask GetNetworkInfoResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*GetNetworkInfoResponse_FieldMask) PathsCount ¶
func (fieldMask *GetNetworkInfoResponse_FieldMask) PathsCount() int
func (*GetNetworkInfoResponse_FieldMask) Project ¶
func (fieldMask *GetNetworkInfoResponse_FieldMask) Project(source *GetNetworkInfoResponse) *GetNetworkInfoResponse
func (*GetNetworkInfoResponse_FieldMask) ProjectRaw ¶
func (fieldMask *GetNetworkInfoResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*GetNetworkInfoResponse_FieldMask) ProtoMessage ¶
func (fieldMask *GetNetworkInfoResponse_FieldMask) ProtoMessage()
func (*GetNetworkInfoResponse_FieldMask) ProtoReflect ¶
func (fieldMask *GetNetworkInfoResponse_FieldMask) ProtoReflect() preflect.Message
func (*GetNetworkInfoResponse_FieldMask) Reset ¶
func (fieldMask *GetNetworkInfoResponse_FieldMask) Reset()
func (*GetNetworkInfoResponse_FieldMask) Set ¶
func (fieldMask *GetNetworkInfoResponse_FieldMask) Set(target, source *GetNetworkInfoResponse)
func (*GetNetworkInfoResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *GetNetworkInfoResponse_FieldMask) SetFromCliFlag(raw string) error
func (*GetNetworkInfoResponse_FieldMask) SetRaw ¶
func (fieldMask *GetNetworkInfoResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*GetNetworkInfoResponse_FieldMask) Size ¶
func (fieldMask *GetNetworkInfoResponse_FieldMask) Size() int
func (*GetNetworkInfoResponse_FieldMask) String ¶
func (fieldMask *GetNetworkInfoResponse_FieldMask) String() string
func (*GetNetworkInfoResponse_FieldMask) Subtract ¶
func (fieldMask *GetNetworkInfoResponse_FieldMask) Subtract(other *GetNetworkInfoResponse_FieldMask) *GetNetworkInfoResponse_FieldMask
func (*GetNetworkInfoResponse_FieldMask) SubtractRaw ¶
func (fieldMask *GetNetworkInfoResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*GetNetworkInfoResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *GetNetworkInfoResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*GetNetworkInfoResponse_FieldMask) Unmarshal ¶
func (fieldMask *GetNetworkInfoResponse_FieldMask) Unmarshal(data []byte) error
func (*GetNetworkInfoResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *GetNetworkInfoResponse_FieldMask) UnmarshalJSON(data []byte) error
type GetNetworkInfoResponse_FieldPath ¶
type GetNetworkInfoResponse_FieldPath interface { gotenobject.FieldPath Selector() GetNetworkInfoResponse_FieldPathSelector Get(source *GetNetworkInfoResponse) []interface{} GetSingle(source *GetNetworkInfoResponse) (interface{}, bool) ClearValue(item *GetNetworkInfoResponse) // Those methods build corresponding GetNetworkInfoResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) GetNetworkInfoResponse_FieldPathValue WithIArrayOfValues(values interface{}) GetNetworkInfoResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) GetNetworkInfoResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildGetNetworkInfoResponse_FieldPath ¶
func BuildGetNetworkInfoResponse_FieldPath(fp gotenobject.RawFieldPath) (GetNetworkInfoResponse_FieldPath, error)
func MustParseGetNetworkInfoResponse_FieldPath ¶
func MustParseGetNetworkInfoResponse_FieldPath(rawField string) GetNetworkInfoResponse_FieldPath
func ParseGetNetworkInfoResponse_FieldPath ¶
func ParseGetNetworkInfoResponse_FieldPath(rawField string) (GetNetworkInfoResponse_FieldPath, error)
type GetNetworkInfoResponse_FieldPathArrayItemValue ¶
type GetNetworkInfoResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue GetNetworkInfoResponse_FieldPath ContainsValue(*GetNetworkInfoResponse) bool }
GetNetworkInfoResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for GetNetworkInfoResponse according to their type Present only for array (repeated) types.
func MustParseGetNetworkInfoResponse_FieldPathArrayItemValue ¶
func MustParseGetNetworkInfoResponse_FieldPathArrayItemValue(pathStr, valueStr string) GetNetworkInfoResponse_FieldPathArrayItemValue
func ParseGetNetworkInfoResponse_FieldPathArrayItemValue ¶
func ParseGetNetworkInfoResponse_FieldPathArrayItemValue(pathStr, valueStr string) (GetNetworkInfoResponse_FieldPathArrayItemValue, error)
ParseGetNetworkInfoResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type GetNetworkInfoResponse_FieldPathArrayOfValues ¶
type GetNetworkInfoResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues GetNetworkInfoResponse_FieldPath }
GetNetworkInfoResponse_FieldPathArrayOfValues allows storing slice of values for GetNetworkInfoResponse fields according to their type
func MustParseGetNetworkInfoResponse_FieldPathArrayOfValues ¶
func MustParseGetNetworkInfoResponse_FieldPathArrayOfValues(pathStr, valuesStr string) GetNetworkInfoResponse_FieldPathArrayOfValues
func ParseGetNetworkInfoResponse_FieldPathArrayOfValues ¶
func ParseGetNetworkInfoResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (GetNetworkInfoResponse_FieldPathArrayOfValues, error)
type GetNetworkInfoResponse_FieldPathSelector ¶
type GetNetworkInfoResponse_FieldPathSelector int32
const ( GetNetworkInfoResponse_FieldPathSelectorTextResponse GetNetworkInfoResponse_FieldPathSelector = 0 GetNetworkInfoResponse_FieldPathSelectorJsonResponse GetNetworkInfoResponse_FieldPathSelector = 1 )
func (GetNetworkInfoResponse_FieldPathSelector) String ¶
func (s GetNetworkInfoResponse_FieldPathSelector) String() string
type GetNetworkInfoResponse_FieldPathValue ¶
type GetNetworkInfoResponse_FieldPathValue interface { GetNetworkInfoResponse_FieldPath gotenobject.FieldPathValue SetTo(target **GetNetworkInfoResponse) CompareWith(*GetNetworkInfoResponse) (cmp int, comparable bool) }
GetNetworkInfoResponse_FieldPathValue allows storing values for GetNetworkInfoResponse fields according to their type
func MustParseGetNetworkInfoResponse_FieldPathValue ¶
func MustParseGetNetworkInfoResponse_FieldPathValue(pathStr, valueStr string) GetNetworkInfoResponse_FieldPathValue
func ParseGetNetworkInfoResponse_FieldPathValue ¶
func ParseGetNetworkInfoResponse_FieldPathValue(pathStr, valueStr string) (GetNetworkInfoResponse_FieldPathValue, error)
type GetNetworkInfoResponse_FieldSubPath ¶
type GetNetworkInfoResponse_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*GetNetworkInfoResponse_FieldSubPath) AsJsonResponseSubPath ¶
func (fps *GetNetworkInfoResponse_FieldSubPath) AsJsonResponseSubPath() (GetNetworkInfoResponseJsonResponse_FieldPath, bool)
func (*GetNetworkInfoResponse_FieldSubPath) ClearValue ¶
func (fps *GetNetworkInfoResponse_FieldSubPath) ClearValue(item *GetNetworkInfoResponse)
func (*GetNetworkInfoResponse_FieldSubPath) ClearValueRaw ¶
func (fps *GetNetworkInfoResponse_FieldSubPath) ClearValueRaw(item proto.Message)
func (*GetNetworkInfoResponse_FieldSubPath) Get ¶
func (fps *GetNetworkInfoResponse_FieldSubPath) Get(source *GetNetworkInfoResponse) (values []interface{})
Get returns all values pointed by selected field from source GetNetworkInfoResponse
func (*GetNetworkInfoResponse_FieldSubPath) GetDefault ¶
func (fps *GetNetworkInfoResponse_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*GetNetworkInfoResponse_FieldSubPath) GetRaw ¶
func (fps *GetNetworkInfoResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*GetNetworkInfoResponse_FieldSubPath) GetSingle ¶
func (fps *GetNetworkInfoResponse_FieldSubPath) GetSingle(source *GetNetworkInfoResponse) (interface{}, bool)
GetSingle returns value of selected field from source GetNetworkInfoResponse
func (*GetNetworkInfoResponse_FieldSubPath) GetSingleRaw ¶
func (fps *GetNetworkInfoResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*GetNetworkInfoResponse_FieldSubPath) IsLeaf ¶
func (fps *GetNetworkInfoResponse_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*GetNetworkInfoResponse_FieldSubPath) JSONString ¶
func (fps *GetNetworkInfoResponse_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*GetNetworkInfoResponse_FieldSubPath) Selector ¶
func (fps *GetNetworkInfoResponse_FieldSubPath) Selector() GetNetworkInfoResponse_FieldPathSelector
func (*GetNetworkInfoResponse_FieldSubPath) SplitIntoTerminalIPaths ¶
func (fps *GetNetworkInfoResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*GetNetworkInfoResponse_FieldSubPath) String ¶
func (fps *GetNetworkInfoResponse_FieldSubPath) String() string
String returns path representation in proto convention
func (*GetNetworkInfoResponse_FieldSubPath) WithIArrayItemValue ¶
func (fps *GetNetworkInfoResponse_FieldSubPath) WithIArrayItemValue(value interface{}) GetNetworkInfoResponse_FieldPathArrayItemValue
func (*GetNetworkInfoResponse_FieldSubPath) WithIArrayOfValues ¶
func (fps *GetNetworkInfoResponse_FieldSubPath) WithIArrayOfValues(values interface{}) GetNetworkInfoResponse_FieldPathArrayOfValues
func (*GetNetworkInfoResponse_FieldSubPath) WithIValue ¶
func (fps *GetNetworkInfoResponse_FieldSubPath) WithIValue(value interface{}) GetNetworkInfoResponse_FieldPathValue
func (*GetNetworkInfoResponse_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *GetNetworkInfoResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*GetNetworkInfoResponse_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *GetNetworkInfoResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*GetNetworkInfoResponse_FieldSubPath) WithRawIValue ¶
func (fps *GetNetworkInfoResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type GetNetworkInfoResponse_FieldSubPathArrayItemValue ¶
type GetNetworkInfoResponse_FieldSubPathArrayItemValue struct { GetNetworkInfoResponse_FieldPath // contains filtered or unexported fields }
func (*GetNetworkInfoResponse_FieldSubPathArrayItemValue) AsJsonResponsePathItemValue ¶
func (fpaivs *GetNetworkInfoResponse_FieldSubPathArrayItemValue) AsJsonResponsePathItemValue() (GetNetworkInfoResponseJsonResponse_FieldPathArrayItemValue, bool)
func (*GetNetworkInfoResponse_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *GetNetworkInfoResponse_FieldSubPathArrayItemValue) ContainsValue(source *GetNetworkInfoResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'GetNetworkInfoResponse'
func (*GetNetworkInfoResponse_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *GetNetworkInfoResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type GetNetworkInfoResponse_FieldSubPathArrayOfValues ¶
type GetNetworkInfoResponse_FieldSubPathArrayOfValues struct { GetNetworkInfoResponse_FieldPath // contains filtered or unexported fields }
func (*GetNetworkInfoResponse_FieldSubPathArrayOfValues) AsJsonResponsePathArrayOfValues ¶
func (fpsaov *GetNetworkInfoResponse_FieldSubPathArrayOfValues) AsJsonResponsePathArrayOfValues() (GetNetworkInfoResponseJsonResponse_FieldPathArrayOfValues, bool)
func (*GetNetworkInfoResponse_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *GetNetworkInfoResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type GetNetworkInfoResponse_FieldSubPathValue ¶
type GetNetworkInfoResponse_FieldSubPathValue struct { GetNetworkInfoResponse_FieldPath // contains filtered or unexported fields }
func (*GetNetworkInfoResponse_FieldSubPathValue) AsJsonResponsePathValue ¶
func (fpvs *GetNetworkInfoResponse_FieldSubPathValue) AsJsonResponsePathValue() (GetNetworkInfoResponseJsonResponse_FieldPathValue, bool)
func (*GetNetworkInfoResponse_FieldSubPathValue) CompareWith ¶
func (fpvs *GetNetworkInfoResponse_FieldSubPathValue) CompareWith(source *GetNetworkInfoResponse) (int, bool)
func (*GetNetworkInfoResponse_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *GetNetworkInfoResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*GetNetworkInfoResponse_FieldSubPathValue) GetRawValue ¶
func (fpvs *GetNetworkInfoResponse_FieldSubPathValue) GetRawValue() interface{}
func (*GetNetworkInfoResponse_FieldSubPathValue) SetTo ¶
func (fpvs *GetNetworkInfoResponse_FieldSubPathValue) SetTo(target **GetNetworkInfoResponse)
func (*GetNetworkInfoResponse_FieldSubPathValue) SetToRaw ¶
func (fpvs *GetNetworkInfoResponse_FieldSubPathValue) SetToRaw(target proto.Message)
type GetNetworkInfoResponse_FieldTerminalPath ¶
type GetNetworkInfoResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*GetNetworkInfoResponse_FieldTerminalPath) ClearValue ¶
func (fp *GetNetworkInfoResponse_FieldTerminalPath) ClearValue(item *GetNetworkInfoResponse)
func (*GetNetworkInfoResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *GetNetworkInfoResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*GetNetworkInfoResponse_FieldTerminalPath) Get ¶
func (fp *GetNetworkInfoResponse_FieldTerminalPath) Get(source *GetNetworkInfoResponse) (values []interface{})
Get returns all values pointed by specific field from source GetNetworkInfoResponse
func (*GetNetworkInfoResponse_FieldTerminalPath) GetDefault ¶
func (fp *GetNetworkInfoResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*GetNetworkInfoResponse_FieldTerminalPath) GetRaw ¶
func (fp *GetNetworkInfoResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*GetNetworkInfoResponse_FieldTerminalPath) GetSingle ¶
func (fp *GetNetworkInfoResponse_FieldTerminalPath) GetSingle(source *GetNetworkInfoResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source GetNetworkInfoResponse
func (*GetNetworkInfoResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *GetNetworkInfoResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*GetNetworkInfoResponse_FieldTerminalPath) IsLeaf ¶
func (fp *GetNetworkInfoResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*GetNetworkInfoResponse_FieldTerminalPath) JSONString ¶
func (fp *GetNetworkInfoResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*GetNetworkInfoResponse_FieldTerminalPath) Selector ¶
func (fp *GetNetworkInfoResponse_FieldTerminalPath) Selector() GetNetworkInfoResponse_FieldPathSelector
func (*GetNetworkInfoResponse_FieldTerminalPath) SplitIntoTerminalIPaths ¶
func (fp *GetNetworkInfoResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*GetNetworkInfoResponse_FieldTerminalPath) String ¶
func (fp *GetNetworkInfoResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*GetNetworkInfoResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *GetNetworkInfoResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) GetNetworkInfoResponse_FieldPathArrayItemValue
func (*GetNetworkInfoResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *GetNetworkInfoResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) GetNetworkInfoResponse_FieldPathArrayOfValues
func (*GetNetworkInfoResponse_FieldTerminalPath) WithIValue ¶
func (fp *GetNetworkInfoResponse_FieldTerminalPath) WithIValue(value interface{}) GetNetworkInfoResponse_FieldPathValue
func (*GetNetworkInfoResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *GetNetworkInfoResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*GetNetworkInfoResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *GetNetworkInfoResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*GetNetworkInfoResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *GetNetworkInfoResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type GetNetworkInfoResponse_FieldTerminalPathArrayItemValue ¶
type GetNetworkInfoResponse_FieldTerminalPathArrayItemValue struct { GetNetworkInfoResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*GetNetworkInfoResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *GetNetworkInfoResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *GetNetworkInfoResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'GetNetworkInfoResponse'
func (*GetNetworkInfoResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *GetNetworkInfoResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object GetNetworkInfoResponse as interface{}
func (*GetNetworkInfoResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *GetNetworkInfoResponse_FieldTerminalPathArrayItemValue) GetSingle(source *GetNetworkInfoResponse) (interface{}, bool)
func (*GetNetworkInfoResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *GetNetworkInfoResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type GetNetworkInfoResponse_FieldTerminalPathArrayOfValues ¶
type GetNetworkInfoResponse_FieldTerminalPathArrayOfValues struct { GetNetworkInfoResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*GetNetworkInfoResponse_FieldTerminalPathArrayOfValues) AsJsonResponseArrayOfValues ¶
func (fpaov *GetNetworkInfoResponse_FieldTerminalPathArrayOfValues) AsJsonResponseArrayOfValues() ([]*GetNetworkInfoResponse_JsonResponse, bool)
func (*GetNetworkInfoResponse_FieldTerminalPathArrayOfValues) AsTextResponseArrayOfValues ¶
func (fpaov *GetNetworkInfoResponse_FieldTerminalPathArrayOfValues) AsTextResponseArrayOfValues() ([]string, bool)
func (*GetNetworkInfoResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *GetNetworkInfoResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type GetNetworkInfoResponse_FieldTerminalPathValue ¶
type GetNetworkInfoResponse_FieldTerminalPathValue struct { GetNetworkInfoResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*GetNetworkInfoResponse_FieldTerminalPathValue) AsJsonResponseValue ¶
func (fpv *GetNetworkInfoResponse_FieldTerminalPathValue) AsJsonResponseValue() (*GetNetworkInfoResponse_JsonResponse, bool)
func (*GetNetworkInfoResponse_FieldTerminalPathValue) AsTextResponseValue ¶
func (fpv *GetNetworkInfoResponse_FieldTerminalPathValue) AsTextResponseValue() (string, bool)
func (*GetNetworkInfoResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *GetNetworkInfoResponse_FieldTerminalPathValue) CompareWith(source *GetNetworkInfoResponse) (int, bool)
CompareWith compares value in the 'GetNetworkInfoResponse_FieldTerminalPathValue' with the value under path in 'GetNetworkInfoResponse'.
func (*GetNetworkInfoResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *GetNetworkInfoResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*GetNetworkInfoResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *GetNetworkInfoResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'GetNetworkInfoResponse' as interface{}
func (*GetNetworkInfoResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *GetNetworkInfoResponse_FieldTerminalPathValue) SetTo(target **GetNetworkInfoResponse)
SetTo stores value for selected field for object GetNetworkInfoResponse
func (*GetNetworkInfoResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *GetNetworkInfoResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type GetNetworkInfoResponse_JsonResponse ¶
type GetNetworkInfoResponse_JsonResponse struct { // Details of the Network Interfaces Interfaces string `protobuf:"bytes,1,opt,name=interfaces,proto3" json:"interfaces,omitempty" firestore:"interfaces"` // List of all routes Routes string `protobuf:"bytes,2,opt,name=routes,proto3" json:"routes,omitempty" firestore:"routes"` // Wifi Information WifiInfo string `protobuf:"bytes,3,opt,name=wifi_info,json=wifiInfo,proto3" json:"wifi_info,omitempty" firestore:"wifiInfo"` // contains filtered or unexported fields }
Json format is not preferred for the ondemand tests
func (*GetNetworkInfoResponse_JsonResponse) Clone ¶
func (o *GetNetworkInfoResponse_JsonResponse) Clone() *GetNetworkInfoResponse_JsonResponse
func (*GetNetworkInfoResponse_JsonResponse) CloneRaw ¶
func (o *GetNetworkInfoResponse_JsonResponse) CloneRaw() gotenobject.GotenObjectExt
func (*GetNetworkInfoResponse_JsonResponse) Descriptor ¶
func (*GetNetworkInfoResponse_JsonResponse) Descriptor() ([]byte, []int)
Deprecated, Use GetNetworkInfoResponse_JsonResponse.ProtoReflect.Descriptor instead.
func (*GetNetworkInfoResponse_JsonResponse) GetInterfaces ¶
func (m *GetNetworkInfoResponse_JsonResponse) GetInterfaces() string
func (*GetNetworkInfoResponse_JsonResponse) GetRoutes ¶
func (m *GetNetworkInfoResponse_JsonResponse) GetRoutes() string
func (*GetNetworkInfoResponse_JsonResponse) GetWifiInfo ¶
func (m *GetNetworkInfoResponse_JsonResponse) GetWifiInfo() string
func (*GetNetworkInfoResponse_JsonResponse) GotenMessage ¶
func (*GetNetworkInfoResponse_JsonResponse) GotenMessage()
func (*GetNetworkInfoResponse_JsonResponse) GotenObjectExt ¶
func (o *GetNetworkInfoResponse_JsonResponse) GotenObjectExt()
func (*GetNetworkInfoResponse_JsonResponse) GotenValidate ¶
func (obj *GetNetworkInfoResponse_JsonResponse) GotenValidate() error
func (*GetNetworkInfoResponse_JsonResponse) MakeDiffFieldMask ¶
func (o *GetNetworkInfoResponse_JsonResponse) MakeDiffFieldMask(other *GetNetworkInfoResponse_JsonResponse) *GetNetworkInfoResponse_JsonResponse_FieldMask
func (*GetNetworkInfoResponse_JsonResponse) MakeFullFieldMask ¶
func (o *GetNetworkInfoResponse_JsonResponse) MakeFullFieldMask() *GetNetworkInfoResponse_JsonResponse_FieldMask
func (*GetNetworkInfoResponse_JsonResponse) MakeRawDiffFieldMask ¶
func (o *GetNetworkInfoResponse_JsonResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*GetNetworkInfoResponse_JsonResponse) MakeRawFullFieldMask ¶
func (o *GetNetworkInfoResponse_JsonResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*GetNetworkInfoResponse_JsonResponse) Marshal ¶
func (m *GetNetworkInfoResponse_JsonResponse) Marshal() ([]byte, error)
func (*GetNetworkInfoResponse_JsonResponse) MarshalJSON ¶
func (m *GetNetworkInfoResponse_JsonResponse) MarshalJSON() ([]byte, error)
func (*GetNetworkInfoResponse_JsonResponse) Merge ¶
func (o *GetNetworkInfoResponse_JsonResponse) Merge(source *GetNetworkInfoResponse_JsonResponse)
func (*GetNetworkInfoResponse_JsonResponse) MergeRaw ¶
func (o *GetNetworkInfoResponse_JsonResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*GetNetworkInfoResponse_JsonResponse) ProtoMessage ¶
func (*GetNetworkInfoResponse_JsonResponse) ProtoMessage()
func (*GetNetworkInfoResponse_JsonResponse) ProtoReflect ¶
func (m *GetNetworkInfoResponse_JsonResponse) ProtoReflect() preflect.Message
func (*GetNetworkInfoResponse_JsonResponse) Reset ¶
func (m *GetNetworkInfoResponse_JsonResponse) Reset()
func (*GetNetworkInfoResponse_JsonResponse) SetInterfaces ¶
func (m *GetNetworkInfoResponse_JsonResponse) SetInterfaces(fv string)
func (*GetNetworkInfoResponse_JsonResponse) SetRoutes ¶
func (m *GetNetworkInfoResponse_JsonResponse) SetRoutes(fv string)
func (*GetNetworkInfoResponse_JsonResponse) SetWifiInfo ¶
func (m *GetNetworkInfoResponse_JsonResponse) SetWifiInfo(fv string)
func (*GetNetworkInfoResponse_JsonResponse) String ¶
func (m *GetNetworkInfoResponse_JsonResponse) String() string
func (*GetNetworkInfoResponse_JsonResponse) Unmarshal ¶
func (m *GetNetworkInfoResponse_JsonResponse) Unmarshal(b []byte) error
func (*GetNetworkInfoResponse_JsonResponse) UnmarshalJSON ¶
func (m *GetNetworkInfoResponse_JsonResponse) UnmarshalJSON(data []byte) error
type GetNetworkInfoResponse_JsonResponsePathSelectorInterfaces ¶
type GetNetworkInfoResponse_JsonResponsePathSelectorInterfaces struct{}
func (GetNetworkInfoResponse_JsonResponsePathSelectorInterfaces) WithArrayOfValues ¶
func (s GetNetworkInfoResponse_JsonResponsePathSelectorInterfaces) WithArrayOfValues(values []string) *GetNetworkInfoResponseJsonResponse_FieldTerminalPathArrayOfValues
type GetNetworkInfoResponse_JsonResponsePathSelectorRoutes ¶
type GetNetworkInfoResponse_JsonResponsePathSelectorRoutes struct{}
func (GetNetworkInfoResponse_JsonResponsePathSelectorRoutes) WithArrayOfValues ¶
func (s GetNetworkInfoResponse_JsonResponsePathSelectorRoutes) WithArrayOfValues(values []string) *GetNetworkInfoResponseJsonResponse_FieldTerminalPathArrayOfValues
func (GetNetworkInfoResponse_JsonResponsePathSelectorRoutes) WithValue ¶
func (s GetNetworkInfoResponse_JsonResponsePathSelectorRoutes) WithValue(value string) *GetNetworkInfoResponseJsonResponse_FieldTerminalPathValue
type GetNetworkInfoResponse_JsonResponsePathSelectorWifiInfo ¶
type GetNetworkInfoResponse_JsonResponsePathSelectorWifiInfo struct{}
func (GetNetworkInfoResponse_JsonResponsePathSelectorWifiInfo) WithArrayOfValues ¶
func (s GetNetworkInfoResponse_JsonResponsePathSelectorWifiInfo) WithArrayOfValues(values []string) *GetNetworkInfoResponseJsonResponse_FieldTerminalPathArrayOfValues
type GetNetworkInfoResponse_JsonResponse_FieldMask ¶
type GetNetworkInfoResponse_JsonResponse_FieldMask struct {
Paths []GetNetworkInfoResponseJsonResponse_FieldPath
}
func FullGetNetworkInfoResponse_JsonResponse_FieldMask ¶
func FullGetNetworkInfoResponse_JsonResponse_FieldMask() *GetNetworkInfoResponse_JsonResponse_FieldMask
func (*GetNetworkInfoResponse_JsonResponse_FieldMask) AppendPath ¶
func (fieldMask *GetNetworkInfoResponse_JsonResponse_FieldMask) AppendPath(path GetNetworkInfoResponseJsonResponse_FieldPath)
func (*GetNetworkInfoResponse_JsonResponse_FieldMask) AppendRawPath ¶
func (fieldMask *GetNetworkInfoResponse_JsonResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*GetNetworkInfoResponse_JsonResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *GetNetworkInfoResponse_JsonResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*GetNetworkInfoResponse_JsonResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *GetNetworkInfoResponse_JsonResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*GetNetworkInfoResponse_JsonResponse_FieldMask) FilterInputFields ¶
func (fieldMask *GetNetworkInfoResponse_JsonResponse_FieldMask) FilterInputFields() *GetNetworkInfoResponse_JsonResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*GetNetworkInfoResponse_JsonResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *GetNetworkInfoResponse_JsonResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*GetNetworkInfoResponse_JsonResponse_FieldMask) GetPaths ¶
func (fieldMask *GetNetworkInfoResponse_JsonResponse_FieldMask) GetPaths() []GetNetworkInfoResponseJsonResponse_FieldPath
func (*GetNetworkInfoResponse_JsonResponse_FieldMask) GetRawPaths ¶
func (fieldMask *GetNetworkInfoResponse_JsonResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*GetNetworkInfoResponse_JsonResponse_FieldMask) IsFull ¶
func (fieldMask *GetNetworkInfoResponse_JsonResponse_FieldMask) IsFull() bool
func (GetNetworkInfoResponse_JsonResponse_FieldMask) Marshal ¶
func (fieldMask GetNetworkInfoResponse_JsonResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (GetNetworkInfoResponse_JsonResponse_FieldMask) MarshalJSON ¶
func (fieldMask GetNetworkInfoResponse_JsonResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*GetNetworkInfoResponse_JsonResponse_FieldMask) PathsCount ¶
func (fieldMask *GetNetworkInfoResponse_JsonResponse_FieldMask) PathsCount() int
func (*GetNetworkInfoResponse_JsonResponse_FieldMask) Project ¶
func (fieldMask *GetNetworkInfoResponse_JsonResponse_FieldMask) Project(source *GetNetworkInfoResponse_JsonResponse) *GetNetworkInfoResponse_JsonResponse
func (*GetNetworkInfoResponse_JsonResponse_FieldMask) ProjectRaw ¶
func (fieldMask *GetNetworkInfoResponse_JsonResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*GetNetworkInfoResponse_JsonResponse_FieldMask) ProtoMessage ¶
func (fieldMask *GetNetworkInfoResponse_JsonResponse_FieldMask) ProtoMessage()
func (*GetNetworkInfoResponse_JsonResponse_FieldMask) ProtoReflect ¶
func (fieldMask *GetNetworkInfoResponse_JsonResponse_FieldMask) ProtoReflect() preflect.Message
func (*GetNetworkInfoResponse_JsonResponse_FieldMask) Reset ¶
func (fieldMask *GetNetworkInfoResponse_JsonResponse_FieldMask) Reset()
func (*GetNetworkInfoResponse_JsonResponse_FieldMask) Set ¶
func (fieldMask *GetNetworkInfoResponse_JsonResponse_FieldMask) Set(target, source *GetNetworkInfoResponse_JsonResponse)
func (*GetNetworkInfoResponse_JsonResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *GetNetworkInfoResponse_JsonResponse_FieldMask) SetFromCliFlag(raw string) error
func (*GetNetworkInfoResponse_JsonResponse_FieldMask) SetRaw ¶
func (fieldMask *GetNetworkInfoResponse_JsonResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*GetNetworkInfoResponse_JsonResponse_FieldMask) Size ¶
func (fieldMask *GetNetworkInfoResponse_JsonResponse_FieldMask) Size() int
func (*GetNetworkInfoResponse_JsonResponse_FieldMask) String ¶
func (fieldMask *GetNetworkInfoResponse_JsonResponse_FieldMask) String() string
func (*GetNetworkInfoResponse_JsonResponse_FieldMask) Subtract ¶
func (fieldMask *GetNetworkInfoResponse_JsonResponse_FieldMask) Subtract(other *GetNetworkInfoResponse_JsonResponse_FieldMask) *GetNetworkInfoResponse_JsonResponse_FieldMask
func (*GetNetworkInfoResponse_JsonResponse_FieldMask) SubtractRaw ¶
func (fieldMask *GetNetworkInfoResponse_JsonResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*GetNetworkInfoResponse_JsonResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *GetNetworkInfoResponse_JsonResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*GetNetworkInfoResponse_JsonResponse_FieldMask) Unmarshal ¶
func (fieldMask *GetNetworkInfoResponse_JsonResponse_FieldMask) Unmarshal(data []byte) error
func (*GetNetworkInfoResponse_JsonResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *GetNetworkInfoResponse_JsonResponse_FieldMask) UnmarshalJSON(data []byte) error
type NetworkInfoServiceClient ¶
type NetworkInfoServiceClient interface {
GetNetworkInfo(ctx context.Context, in *GetNetworkInfoRequest, opts ...grpc.CallOption) (*GetNetworkInfoResponse, error)
}
NetworkInfoServiceClient is the client API for NetworkInfoService.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewNetworkInfoServiceClient ¶
func NewNetworkInfoServiceClient(cc grpc.ClientConnInterface) NetworkInfoServiceClient
type NetworkInfoServiceDescriptor ¶
type NetworkInfoServiceDescriptor struct{}
func GetNetworkInfoServiceDescriptor ¶
func GetNetworkInfoServiceDescriptor() *NetworkInfoServiceDescriptor
func (*NetworkInfoServiceDescriptor) AllMethodDescriptors ¶
func (d *NetworkInfoServiceDescriptor) AllMethodDescriptors() []gotenclient.MethodDescriptor
func (*NetworkInfoServiceDescriptor) GetApiName ¶
func (d *NetworkInfoServiceDescriptor) GetApiName() string
func (*NetworkInfoServiceDescriptor) GetFullAPIName ¶
func (d *NetworkInfoServiceDescriptor) GetFullAPIName() string
func (*NetworkInfoServiceDescriptor) GetProtoPkgName ¶
func (d *NetworkInfoServiceDescriptor) GetProtoPkgName() string
func (*NetworkInfoServiceDescriptor) GetServiceDomain ¶
func (d *NetworkInfoServiceDescriptor) GetServiceDomain() string
func (*NetworkInfoServiceDescriptor) GetServiceVersion ¶
func (d *NetworkInfoServiceDescriptor) GetServiceVersion() string
Source Files ¶
- network_info_custom.pb.fieldmask.go
- network_info_custom.pb.fieldpath.go
- network_info_custom.pb.fieldpathbuilder.go
- network_info_custom.pb.go
- network_info_custom.pb.object_ext.go
- network_info_custom.pb.validate.go
- network_info_service.pb.client.go
- network_info_service.pb.descriptors.go
- network_info_service.pb.go