Documentation ¶
Index ¶
- type BatchGetDeviceTypesDescriptor
- func (d *BatchGetDeviceTypesDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *BatchGetDeviceTypesDescriptor) GetApiName() string
- func (d *BatchGetDeviceTypesDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *BatchGetDeviceTypesDescriptor) GetFullMethodName() string
- func (d *BatchGetDeviceTypesDescriptor) GetMethodName() string
- func (d *BatchGetDeviceTypesDescriptor) GetProtoPkgName() string
- func (d *BatchGetDeviceTypesDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *BatchGetDeviceTypesDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *BatchGetDeviceTypesDescriptor) GetServiceDomain() string
- func (d *BatchGetDeviceTypesDescriptor) GetServiceVersion() string
- func (d *BatchGetDeviceTypesDescriptor) GetVerb() string
- func (d *BatchGetDeviceTypesDescriptor) HasResource() bool
- func (d *BatchGetDeviceTypesDescriptor) IsClientStream() bool
- func (d *BatchGetDeviceTypesDescriptor) IsCollection() bool
- func (d *BatchGetDeviceTypesDescriptor) IsPlural() bool
- func (d *BatchGetDeviceTypesDescriptor) IsServerStream() bool
- func (d *BatchGetDeviceTypesDescriptor) IsUnary() bool
- func (d *BatchGetDeviceTypesDescriptor) NewEmptyClientMsg() proto.Message
- func (d *BatchGetDeviceTypesDescriptor) NewEmptyServerMsg() proto.Message
- func (d *BatchGetDeviceTypesDescriptor) RequestHasResourceBody() bool
- type BatchGetDeviceTypesDescriptorClientMsgHandle
- func (h *BatchGetDeviceTypesDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *BatchGetDeviceTypesDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *BatchGetDeviceTypesDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type BatchGetDeviceTypesDescriptorServerMsgHandle
- func (h *BatchGetDeviceTypesDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *BatchGetDeviceTypesDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *BatchGetDeviceTypesDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type BatchGetDeviceTypesRequest
- func (o *BatchGetDeviceTypesRequest) Clone() *BatchGetDeviceTypesRequest
- func (o *BatchGetDeviceTypesRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*BatchGetDeviceTypesRequest) Descriptor() ([]byte, []int)
- func (m *BatchGetDeviceTypesRequest) GetFieldMask() *device_type.DeviceType_FieldMask
- func (m *BatchGetDeviceTypesRequest) GetNames() []*device_type.Reference
- func (m *BatchGetDeviceTypesRequest) GetView() view.View
- func (*BatchGetDeviceTypesRequest) GotenMessage()
- func (o *BatchGetDeviceTypesRequest) GotenObjectExt()
- func (obj *BatchGetDeviceTypesRequest) GotenValidate() error
- func (o *BatchGetDeviceTypesRequest) MakeDiffFieldMask(other *BatchGetDeviceTypesRequest) *BatchGetDeviceTypesRequest_FieldMask
- func (o *BatchGetDeviceTypesRequest) MakeFullFieldMask() *BatchGetDeviceTypesRequest_FieldMask
- func (o *BatchGetDeviceTypesRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *BatchGetDeviceTypesRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *BatchGetDeviceTypesRequest) Marshal() ([]byte, error)
- func (m *BatchGetDeviceTypesRequest) MarshalJSON() ([]byte, error)
- func (o *BatchGetDeviceTypesRequest) Merge(source *BatchGetDeviceTypesRequest)
- func (o *BatchGetDeviceTypesRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*BatchGetDeviceTypesRequest) ProtoMessage()
- func (m *BatchGetDeviceTypesRequest) ProtoReflect() preflect.Message
- func (m *BatchGetDeviceTypesRequest) Reset()
- func (m *BatchGetDeviceTypesRequest) SetFieldMask(fv *device_type.DeviceType_FieldMask)
- func (m *BatchGetDeviceTypesRequest) SetNames(fv []*device_type.Reference)
- func (m *BatchGetDeviceTypesRequest) SetView(fv view.View)
- func (m *BatchGetDeviceTypesRequest) String() string
- func (m *BatchGetDeviceTypesRequest) Unmarshal(b []byte) error
- func (m *BatchGetDeviceTypesRequest) UnmarshalJSON(data []byte) error
- type BatchGetDeviceTypesRequestFieldPathBuilder
- func (BatchGetDeviceTypesRequestFieldPathBuilder) FieldMask() BatchGetDeviceTypesRequestPathSelectorFieldMask
- func (BatchGetDeviceTypesRequestFieldPathBuilder) Names() BatchGetDeviceTypesRequestPathSelectorNames
- func (BatchGetDeviceTypesRequestFieldPathBuilder) View() BatchGetDeviceTypesRequestPathSelectorView
- type BatchGetDeviceTypesRequestPathSelectorFieldMask
- func (BatchGetDeviceTypesRequestPathSelectorFieldMask) FieldPath() *BatchGetDeviceTypesRequest_FieldTerminalPath
- func (s BatchGetDeviceTypesRequestPathSelectorFieldMask) WithArrayOfValues(values []*device_type.DeviceType_FieldMask) *BatchGetDeviceTypesRequest_FieldTerminalPathArrayOfValues
- func (s BatchGetDeviceTypesRequestPathSelectorFieldMask) WithValue(value *device_type.DeviceType_FieldMask) *BatchGetDeviceTypesRequest_FieldTerminalPathValue
- type BatchGetDeviceTypesRequestPathSelectorNames
- func (BatchGetDeviceTypesRequestPathSelectorNames) FieldPath() *BatchGetDeviceTypesRequest_FieldTerminalPath
- func (s BatchGetDeviceTypesRequestPathSelectorNames) WithArrayOfValues(values [][]*device_type.Reference) *BatchGetDeviceTypesRequest_FieldTerminalPathArrayOfValues
- func (s BatchGetDeviceTypesRequestPathSelectorNames) WithItemValue(value *device_type.Reference) *BatchGetDeviceTypesRequest_FieldTerminalPathArrayItemValue
- func (s BatchGetDeviceTypesRequestPathSelectorNames) WithValue(value []*device_type.Reference) *BatchGetDeviceTypesRequest_FieldTerminalPathValue
- type BatchGetDeviceTypesRequestPathSelectorView
- func (BatchGetDeviceTypesRequestPathSelectorView) FieldPath() *BatchGetDeviceTypesRequest_FieldTerminalPath
- func (s BatchGetDeviceTypesRequestPathSelectorView) WithArrayOfValues(values []view.View) *BatchGetDeviceTypesRequest_FieldTerminalPathArrayOfValues
- func (s BatchGetDeviceTypesRequestPathSelectorView) WithValue(value view.View) *BatchGetDeviceTypesRequest_FieldTerminalPathValue
- type BatchGetDeviceTypesRequest_FieldMask
- func (fieldMask *BatchGetDeviceTypesRequest_FieldMask) AppendPath(path BatchGetDeviceTypesRequest_FieldPath)
- func (fieldMask *BatchGetDeviceTypesRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *BatchGetDeviceTypesRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *BatchGetDeviceTypesRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *BatchGetDeviceTypesRequest_FieldMask) FilterInputFields() *BatchGetDeviceTypesRequest_FieldMask
- func (fieldMask *BatchGetDeviceTypesRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *BatchGetDeviceTypesRequest_FieldMask) GetPaths() []BatchGetDeviceTypesRequest_FieldPath
- func (fieldMask *BatchGetDeviceTypesRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *BatchGetDeviceTypesRequest_FieldMask) IsFull() bool
- func (fieldMask BatchGetDeviceTypesRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask BatchGetDeviceTypesRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *BatchGetDeviceTypesRequest_FieldMask) PathsCount() int
- func (fieldMask *BatchGetDeviceTypesRequest_FieldMask) Project(source *BatchGetDeviceTypesRequest) *BatchGetDeviceTypesRequest
- func (fieldMask *BatchGetDeviceTypesRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *BatchGetDeviceTypesRequest_FieldMask) ProtoMessage()
- func (fieldMask *BatchGetDeviceTypesRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *BatchGetDeviceTypesRequest_FieldMask) Reset()
- func (fieldMask *BatchGetDeviceTypesRequest_FieldMask) Set(target, source *BatchGetDeviceTypesRequest)
- func (fieldMask *BatchGetDeviceTypesRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *BatchGetDeviceTypesRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *BatchGetDeviceTypesRequest_FieldMask) Size() int
- func (fieldMask *BatchGetDeviceTypesRequest_FieldMask) String() string
- func (fieldMask *BatchGetDeviceTypesRequest_FieldMask) Subtract(other *BatchGetDeviceTypesRequest_FieldMask) *BatchGetDeviceTypesRequest_FieldMask
- func (fieldMask *BatchGetDeviceTypesRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *BatchGetDeviceTypesRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *BatchGetDeviceTypesRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *BatchGetDeviceTypesRequest_FieldMask) UnmarshalJSON(data []byte) error
- type BatchGetDeviceTypesRequest_FieldPath
- func BuildBatchGetDeviceTypesRequest_FieldPath(fp gotenobject.RawFieldPath) (BatchGetDeviceTypesRequest_FieldPath, error)
- func MustParseBatchGetDeviceTypesRequest_FieldPath(rawField string) BatchGetDeviceTypesRequest_FieldPath
- func ParseBatchGetDeviceTypesRequest_FieldPath(rawField string) (BatchGetDeviceTypesRequest_FieldPath, error)
- type BatchGetDeviceTypesRequest_FieldPathArrayItemValue
- type BatchGetDeviceTypesRequest_FieldPathArrayOfValues
- type BatchGetDeviceTypesRequest_FieldPathSelector
- type BatchGetDeviceTypesRequest_FieldPathValue
- type BatchGetDeviceTypesRequest_FieldTerminalPath
- func (fp *BatchGetDeviceTypesRequest_FieldTerminalPath) ClearValue(item *BatchGetDeviceTypesRequest)
- func (fp *BatchGetDeviceTypesRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *BatchGetDeviceTypesRequest_FieldTerminalPath) Get(source *BatchGetDeviceTypesRequest) (values []interface{})
- func (fp *BatchGetDeviceTypesRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *BatchGetDeviceTypesRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *BatchGetDeviceTypesRequest_FieldTerminalPath) GetSingle(source *BatchGetDeviceTypesRequest) (interface{}, bool)
- func (fp *BatchGetDeviceTypesRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *BatchGetDeviceTypesRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *BatchGetDeviceTypesRequest_FieldTerminalPath) JSONString() string
- func (fp *BatchGetDeviceTypesRequest_FieldTerminalPath) Selector() BatchGetDeviceTypesRequest_FieldPathSelector
- func (fp *BatchGetDeviceTypesRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *BatchGetDeviceTypesRequest_FieldTerminalPath) String() string
- func (fp *BatchGetDeviceTypesRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetDeviceTypesRequest_FieldPathArrayItemValue
- func (fp *BatchGetDeviceTypesRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetDeviceTypesRequest_FieldPathArrayOfValues
- func (fp *BatchGetDeviceTypesRequest_FieldTerminalPath) WithIValue(value interface{}) BatchGetDeviceTypesRequest_FieldPathValue
- func (fp *BatchGetDeviceTypesRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *BatchGetDeviceTypesRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *BatchGetDeviceTypesRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type BatchGetDeviceTypesRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *BatchGetDeviceTypesRequest_FieldTerminalPathArrayItemValue) AsNamesItemValue() (*device_type.Reference, bool)
- func (fpaiv *BatchGetDeviceTypesRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetDeviceTypesRequest) bool
- func (fpaiv *BatchGetDeviceTypesRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *BatchGetDeviceTypesRequest_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetDeviceTypesRequest) (interface{}, bool)
- func (fpaiv *BatchGetDeviceTypesRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type BatchGetDeviceTypesRequest_FieldTerminalPathArrayOfValues
- func (fpaov *BatchGetDeviceTypesRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*device_type.DeviceType_FieldMask, bool)
- func (fpaov *BatchGetDeviceTypesRequest_FieldTerminalPathArrayOfValues) AsNamesArrayOfValues() ([][]*device_type.Reference, bool)
- func (fpaov *BatchGetDeviceTypesRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *BatchGetDeviceTypesRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type BatchGetDeviceTypesRequest_FieldTerminalPathValue
- func (fpv *BatchGetDeviceTypesRequest_FieldTerminalPathValue) AsFieldMaskValue() (*device_type.DeviceType_FieldMask, bool)
- func (fpv *BatchGetDeviceTypesRequest_FieldTerminalPathValue) AsNamesValue() ([]*device_type.Reference, bool)
- func (fpv *BatchGetDeviceTypesRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *BatchGetDeviceTypesRequest_FieldTerminalPathValue) CompareWith(source *BatchGetDeviceTypesRequest) (int, bool)
- func (fpv *BatchGetDeviceTypesRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *BatchGetDeviceTypesRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *BatchGetDeviceTypesRequest_FieldTerminalPathValue) SetTo(target **BatchGetDeviceTypesRequest)
- func (fpv *BatchGetDeviceTypesRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type BatchGetDeviceTypesResponse
- func (o *BatchGetDeviceTypesResponse) Clone() *BatchGetDeviceTypesResponse
- func (o *BatchGetDeviceTypesResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*BatchGetDeviceTypesResponse) Descriptor() ([]byte, []int)
- func (m *BatchGetDeviceTypesResponse) GetDeviceTypes() []*device_type.DeviceType
- func (m *BatchGetDeviceTypesResponse) GetMissing() []*device_type.Reference
- func (*BatchGetDeviceTypesResponse) GotenMessage()
- func (o *BatchGetDeviceTypesResponse) GotenObjectExt()
- func (obj *BatchGetDeviceTypesResponse) GotenValidate() error
- func (o *BatchGetDeviceTypesResponse) MakeDiffFieldMask(other *BatchGetDeviceTypesResponse) *BatchGetDeviceTypesResponse_FieldMask
- func (o *BatchGetDeviceTypesResponse) MakeFullFieldMask() *BatchGetDeviceTypesResponse_FieldMask
- func (o *BatchGetDeviceTypesResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *BatchGetDeviceTypesResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *BatchGetDeviceTypesResponse) Marshal() ([]byte, error)
- func (m *BatchGetDeviceTypesResponse) MarshalJSON() ([]byte, error)
- func (o *BatchGetDeviceTypesResponse) Merge(source *BatchGetDeviceTypesResponse)
- func (o *BatchGetDeviceTypesResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*BatchGetDeviceTypesResponse) ProtoMessage()
- func (m *BatchGetDeviceTypesResponse) ProtoReflect() preflect.Message
- func (m *BatchGetDeviceTypesResponse) Reset()
- func (m *BatchGetDeviceTypesResponse) SetDeviceTypes(fv []*device_type.DeviceType)
- func (m *BatchGetDeviceTypesResponse) SetMissing(fv []*device_type.Reference)
- func (m *BatchGetDeviceTypesResponse) String() string
- func (m *BatchGetDeviceTypesResponse) Unmarshal(b []byte) error
- func (m *BatchGetDeviceTypesResponse) UnmarshalJSON(data []byte) error
- type BatchGetDeviceTypesResponseFieldPathBuilder
- type BatchGetDeviceTypesResponseMapPathSelectorDeviceTypesMetadataAnnotations
- func (s BatchGetDeviceTypesResponseMapPathSelectorDeviceTypesMetadataAnnotations) FieldPath() *BatchGetDeviceTypesResponse_FieldSubPath
- func (s BatchGetDeviceTypesResponseMapPathSelectorDeviceTypesMetadataAnnotations) WithArrayOfValues(values []string) *BatchGetDeviceTypesResponse_FieldSubPathArrayOfValues
- func (s BatchGetDeviceTypesResponseMapPathSelectorDeviceTypesMetadataAnnotations) WithValue(value string) *BatchGetDeviceTypesResponse_FieldSubPathValue
- type BatchGetDeviceTypesResponseMapPathSelectorDeviceTypesMetadataLabels
- func (s BatchGetDeviceTypesResponseMapPathSelectorDeviceTypesMetadataLabels) FieldPath() *BatchGetDeviceTypesResponse_FieldSubPath
- func (s BatchGetDeviceTypesResponseMapPathSelectorDeviceTypesMetadataLabels) WithArrayOfValues(values []string) *BatchGetDeviceTypesResponse_FieldSubPathArrayOfValues
- func (s BatchGetDeviceTypesResponseMapPathSelectorDeviceTypesMetadataLabels) WithValue(value string) *BatchGetDeviceTypesResponse_FieldSubPathValue
- type BatchGetDeviceTypesResponseMapPathSelectorDeviceTypesMetadataShards
- func (s BatchGetDeviceTypesResponseMapPathSelectorDeviceTypesMetadataShards) FieldPath() *BatchGetDeviceTypesResponse_FieldSubPath
- func (s BatchGetDeviceTypesResponseMapPathSelectorDeviceTypesMetadataShards) WithArrayOfValues(values []int64) *BatchGetDeviceTypesResponse_FieldSubPathArrayOfValues
- func (s BatchGetDeviceTypesResponseMapPathSelectorDeviceTypesMetadataShards) WithValue(value int64) *BatchGetDeviceTypesResponse_FieldSubPathValue
- type BatchGetDeviceTypesResponsePathSelectorDeviceTypes
- func (BatchGetDeviceTypesResponsePathSelectorDeviceTypes) Architecture() BatchGetDeviceTypesResponsePathSelectorDeviceTypesArchitecture
- func (BatchGetDeviceTypesResponsePathSelectorDeviceTypes) Description() BatchGetDeviceTypesResponsePathSelectorDeviceTypesDescription
- func (BatchGetDeviceTypesResponsePathSelectorDeviceTypes) DisplayName() BatchGetDeviceTypesResponsePathSelectorDeviceTypesDisplayName
- func (BatchGetDeviceTypesResponsePathSelectorDeviceTypes) FieldPath() *BatchGetDeviceTypesResponse_FieldTerminalPath
- func (BatchGetDeviceTypesResponsePathSelectorDeviceTypes) Hardware() BatchGetDeviceTypesResponsePathSelectorDeviceTypesHardware
- func (BatchGetDeviceTypesResponsePathSelectorDeviceTypes) Metadata() BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadata
- func (BatchGetDeviceTypesResponsePathSelectorDeviceTypes) Name() BatchGetDeviceTypesResponsePathSelectorDeviceTypesName
- func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypes) WithArrayOfValues(values [][]*device_type.DeviceType) *BatchGetDeviceTypesResponse_FieldTerminalPathArrayOfValues
- func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypes) WithItemValue(value *device_type.DeviceType) *BatchGetDeviceTypesResponse_FieldTerminalPathArrayItemValue
- func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypes) WithSubArrayItemValue(subPathArrayItemValue device_type.DeviceType_FieldPathArrayItemValue) *BatchGetDeviceTypesResponse_FieldSubPathArrayItemValue
- func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypes) WithSubArrayOfValues(subPathArrayOfValues device_type.DeviceType_FieldPathArrayOfValues) *BatchGetDeviceTypesResponse_FieldSubPathArrayOfValues
- func (BatchGetDeviceTypesResponsePathSelectorDeviceTypes) WithSubPath(subPath device_type.DeviceType_FieldPath) *BatchGetDeviceTypesResponse_FieldSubPath
- func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypes) WithSubValue(subPathValue device_type.DeviceType_FieldPathValue) *BatchGetDeviceTypesResponse_FieldSubPathValue
- func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypes) WithValue(value []*device_type.DeviceType) *BatchGetDeviceTypesResponse_FieldTerminalPathValue
- type BatchGetDeviceTypesResponsePathSelectorDeviceTypesArchitecture
- func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesArchitecture) FieldPath() *BatchGetDeviceTypesResponse_FieldSubPath
- func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesArchitecture) WithArrayOfValues(values []device_type.DeviceType_Architecture) *BatchGetDeviceTypesResponse_FieldSubPathArrayOfValues
- func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesArchitecture) WithValue(value device_type.DeviceType_Architecture) *BatchGetDeviceTypesResponse_FieldSubPathValue
- type BatchGetDeviceTypesResponsePathSelectorDeviceTypesDescription
- func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesDescription) FieldPath() *BatchGetDeviceTypesResponse_FieldSubPath
- func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesDescription) WithArrayOfValues(values []string) *BatchGetDeviceTypesResponse_FieldSubPathArrayOfValues
- func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesDescription) WithValue(value string) *BatchGetDeviceTypesResponse_FieldSubPathValue
- type BatchGetDeviceTypesResponsePathSelectorDeviceTypesDisplayName
- func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesDisplayName) FieldPath() *BatchGetDeviceTypesResponse_FieldSubPath
- func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesDisplayName) WithArrayOfValues(values []string) *BatchGetDeviceTypesResponse_FieldSubPathArrayOfValues
- func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesDisplayName) WithValue(value string) *BatchGetDeviceTypesResponse_FieldSubPathValue
- type BatchGetDeviceTypesResponsePathSelectorDeviceTypesHardware
- func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesHardware) FieldPath() *BatchGetDeviceTypesResponse_FieldSubPath
- func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesHardware) WithArrayOfValues(values []device_type.DeviceType_Platform) *BatchGetDeviceTypesResponse_FieldSubPathArrayOfValues
- func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesHardware) WithValue(value device_type.DeviceType_Platform) *BatchGetDeviceTypesResponse_FieldSubPathValue
- type BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadata
- func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadata) Annotations() BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataAnnotations
- func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadata) CreateTime() BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataCreateTime
- func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadata) DeleteTime() BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataDeleteTime
- func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadata) FieldPath() *BatchGetDeviceTypesResponse_FieldSubPath
- func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadata) Generation() BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataGeneration
- func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadata) Labels() BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataLabels
- func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadata) Lifecycle() BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataLifecycle
- func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadata) OwnerReferences() BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferences
- func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadata) ResourceVersion() BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataResourceVersion
- func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadata) Shards() BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataShards
- func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadata) Syncing() BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataSyncing
- func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadata) Tags() BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataTags
- func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadata) UpdateTime() BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataUpdateTime
- func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadata) Uuid() BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataUuid
- func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *BatchGetDeviceTypesResponse_FieldSubPathArrayOfValues
- func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadata) WithValue(value *ntt_meta.Meta) *BatchGetDeviceTypesResponse_FieldSubPathValue
- type BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataAnnotations
- func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataAnnotations) FieldPath() *BatchGetDeviceTypesResponse_FieldSubPath
- func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataAnnotations) WithArrayOfValues(values []map[string]string) *BatchGetDeviceTypesResponse_FieldSubPathArrayOfValues
- func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataAnnotations) WithKey(key string) BatchGetDeviceTypesResponseMapPathSelectorDeviceTypesMetadataAnnotations
- func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataAnnotations) WithValue(value map[string]string) *BatchGetDeviceTypesResponse_FieldSubPathValue
- type BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataCreateTime
- func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataCreateTime) FieldPath() *BatchGetDeviceTypesResponse_FieldSubPath
- func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetDeviceTypesResponse_FieldSubPathArrayOfValues
- func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataCreateTime) WithValue(value *timestamp.Timestamp) *BatchGetDeviceTypesResponse_FieldSubPathValue
- type BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataDeleteTime
- func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataDeleteTime) FieldPath() *BatchGetDeviceTypesResponse_FieldSubPath
- func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetDeviceTypesResponse_FieldSubPathArrayOfValues
- func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *BatchGetDeviceTypesResponse_FieldSubPathValue
- type BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataGeneration
- func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataGeneration) FieldPath() *BatchGetDeviceTypesResponse_FieldSubPath
- func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataGeneration) WithArrayOfValues(values []int64) *BatchGetDeviceTypesResponse_FieldSubPathArrayOfValues
- func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataGeneration) WithValue(value int64) *BatchGetDeviceTypesResponse_FieldSubPathValue
- type BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataLabels
- func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataLabels) FieldPath() *BatchGetDeviceTypesResponse_FieldSubPath
- func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataLabels) WithArrayOfValues(values []map[string]string) *BatchGetDeviceTypesResponse_FieldSubPathArrayOfValues
- func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataLabels) WithKey(key string) BatchGetDeviceTypesResponseMapPathSelectorDeviceTypesMetadataLabels
- func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataLabels) WithValue(value map[string]string) *BatchGetDeviceTypesResponse_FieldSubPathValue
- type BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataLifecycle
- func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataLifecycle) BlockDeletion() ...
- func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataLifecycle) FieldPath() *BatchGetDeviceTypesResponse_FieldSubPath
- func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataLifecycle) State() BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataLifecycleState
- func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *BatchGetDeviceTypesResponse_FieldSubPathArrayOfValues
- func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *BatchGetDeviceTypesResponse_FieldSubPathValue
- type BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataLifecycleBlockDeletion
- func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataLifecycleBlockDeletion) FieldPath() *BatchGetDeviceTypesResponse_FieldSubPath
- func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *BatchGetDeviceTypesResponse_FieldSubPathArrayOfValues
- func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataLifecycleBlockDeletion) WithValue(value bool) *BatchGetDeviceTypesResponse_FieldSubPathValue
- type BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataLifecycleState
- func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataLifecycleState) FieldPath() *BatchGetDeviceTypesResponse_FieldSubPath
- func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *BatchGetDeviceTypesResponse_FieldSubPathArrayOfValues
- func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *BatchGetDeviceTypesResponse_FieldSubPathValue
- type BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferences
- func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferences) Controller() ...
- func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferences) FieldPath() *BatchGetDeviceTypesResponse_FieldSubPath
- func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferences) Kind() BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesKind
- func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferences) Name() BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesName
- func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferences) Region() ...
- func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferences) RequiresOwnerReference() ...
- func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferences) Version() ...
- func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *BatchGetDeviceTypesResponse_FieldSubPathArrayOfValues
- func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *BatchGetDeviceTypesResponse_FieldSubPathArrayItemValue
- func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *BatchGetDeviceTypesResponse_FieldSubPathValue
- type BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesBlockOwnerDeletion
- func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *BatchGetDeviceTypesResponse_FieldSubPath
- func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *BatchGetDeviceTypesResponse_FieldSubPathArrayOfValues
- func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *BatchGetDeviceTypesResponse_FieldSubPathValue
- type BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesController
- func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesController) FieldPath() *BatchGetDeviceTypesResponse_FieldSubPath
- func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *BatchGetDeviceTypesResponse_FieldSubPathArrayOfValues
- func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesController) WithValue(value bool) *BatchGetDeviceTypesResponse_FieldSubPathValue
- type BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesKind
- func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesKind) FieldPath() *BatchGetDeviceTypesResponse_FieldSubPath
- func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *BatchGetDeviceTypesResponse_FieldSubPathArrayOfValues
- func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesKind) WithValue(value string) *BatchGetDeviceTypesResponse_FieldSubPathValue
- type BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesName
- func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesName) FieldPath() *BatchGetDeviceTypesResponse_FieldSubPath
- func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesName) WithArrayOfValues(values []string) *BatchGetDeviceTypesResponse_FieldSubPathArrayOfValues
- func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesName) WithValue(value string) *BatchGetDeviceTypesResponse_FieldSubPathValue
- type BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesRegion
- func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesRegion) FieldPath() *BatchGetDeviceTypesResponse_FieldSubPath
- func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *BatchGetDeviceTypesResponse_FieldSubPathArrayOfValues
- func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesRegion) WithValue(value string) *BatchGetDeviceTypesResponse_FieldSubPathValue
- type BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesRequiresOwnerReference
- func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *BatchGetDeviceTypesResponse_FieldSubPath
- func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *BatchGetDeviceTypesResponse_FieldSubPathArrayOfValues
- func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *BatchGetDeviceTypesResponse_FieldSubPathValue
- type BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesVersion
- func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesVersion) FieldPath() *BatchGetDeviceTypesResponse_FieldSubPath
- func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *BatchGetDeviceTypesResponse_FieldSubPathArrayOfValues
- func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesVersion) WithValue(value string) *BatchGetDeviceTypesResponse_FieldSubPathValue
- type BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataResourceVersion
- func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataResourceVersion) FieldPath() *BatchGetDeviceTypesResponse_FieldSubPath
- func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataResourceVersion) WithArrayOfValues(values []string) *BatchGetDeviceTypesResponse_FieldSubPathArrayOfValues
- func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataResourceVersion) WithValue(value string) *BatchGetDeviceTypesResponse_FieldSubPathValue
- type BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataShards
- func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataShards) FieldPath() *BatchGetDeviceTypesResponse_FieldSubPath
- func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataShards) WithArrayOfValues(values []map[string]int64) *BatchGetDeviceTypesResponse_FieldSubPathArrayOfValues
- func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataShards) WithKey(key string) BatchGetDeviceTypesResponseMapPathSelectorDeviceTypesMetadataShards
- func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataShards) WithValue(value map[string]int64) *BatchGetDeviceTypesResponse_FieldSubPathValue
- type BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataSyncing
- func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataSyncing) FieldPath() *BatchGetDeviceTypesResponse_FieldSubPath
- func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataSyncing) OwningRegion() BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataSyncingOwningRegion
- func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataSyncing) Regions() BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataSyncingRegions
- func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *BatchGetDeviceTypesResponse_FieldSubPathArrayOfValues
- func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *BatchGetDeviceTypesResponse_FieldSubPathValue
- type BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataSyncingOwningRegion
- func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataSyncingOwningRegion) FieldPath() *BatchGetDeviceTypesResponse_FieldSubPath
- func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *BatchGetDeviceTypesResponse_FieldSubPathArrayOfValues
- func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataSyncingOwningRegion) WithValue(value string) *BatchGetDeviceTypesResponse_FieldSubPathValue
- type BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataSyncingRegions
- func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataSyncingRegions) FieldPath() *BatchGetDeviceTypesResponse_FieldSubPath
- func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataSyncingRegions) WithArrayOfValues(values [][]string) *BatchGetDeviceTypesResponse_FieldSubPathArrayOfValues
- func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataSyncingRegions) WithItemValue(value string) *BatchGetDeviceTypesResponse_FieldSubPathArrayItemValue
- func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataSyncingRegions) WithValue(value []string) *BatchGetDeviceTypesResponse_FieldSubPathValue
- type BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataTags
- func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataTags) FieldPath() *BatchGetDeviceTypesResponse_FieldSubPath
- func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataTags) WithArrayOfValues(values [][]string) *BatchGetDeviceTypesResponse_FieldSubPathArrayOfValues
- func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataTags) WithItemValue(value string) *BatchGetDeviceTypesResponse_FieldSubPathArrayItemValue
- func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataTags) WithValue(value []string) *BatchGetDeviceTypesResponse_FieldSubPathValue
- type BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataUpdateTime
- func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataUpdateTime) FieldPath() *BatchGetDeviceTypesResponse_FieldSubPath
- func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetDeviceTypesResponse_FieldSubPathArrayOfValues
- func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *BatchGetDeviceTypesResponse_FieldSubPathValue
- type BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataUuid
- func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataUuid) FieldPath() *BatchGetDeviceTypesResponse_FieldSubPath
- func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataUuid) WithArrayOfValues(values []string) *BatchGetDeviceTypesResponse_FieldSubPathArrayOfValues
- func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataUuid) WithValue(value string) *BatchGetDeviceTypesResponse_FieldSubPathValue
- type BatchGetDeviceTypesResponsePathSelectorDeviceTypesName
- func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesName) FieldPath() *BatchGetDeviceTypesResponse_FieldSubPath
- func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesName) WithArrayOfValues(values []*device_type.Name) *BatchGetDeviceTypesResponse_FieldSubPathArrayOfValues
- func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesName) WithValue(value *device_type.Name) *BatchGetDeviceTypesResponse_FieldSubPathValue
- type BatchGetDeviceTypesResponsePathSelectorMissing
- func (BatchGetDeviceTypesResponsePathSelectorMissing) FieldPath() *BatchGetDeviceTypesResponse_FieldTerminalPath
- func (s BatchGetDeviceTypesResponsePathSelectorMissing) WithArrayOfValues(values [][]*device_type.Reference) *BatchGetDeviceTypesResponse_FieldTerminalPathArrayOfValues
- func (s BatchGetDeviceTypesResponsePathSelectorMissing) WithItemValue(value *device_type.Reference) *BatchGetDeviceTypesResponse_FieldTerminalPathArrayItemValue
- func (s BatchGetDeviceTypesResponsePathSelectorMissing) WithValue(value []*device_type.Reference) *BatchGetDeviceTypesResponse_FieldTerminalPathValue
- type BatchGetDeviceTypesResponse_FieldMask
- func (fieldMask *BatchGetDeviceTypesResponse_FieldMask) AppendPath(path BatchGetDeviceTypesResponse_FieldPath)
- func (fieldMask *BatchGetDeviceTypesResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *BatchGetDeviceTypesResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *BatchGetDeviceTypesResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *BatchGetDeviceTypesResponse_FieldMask) FilterInputFields() *BatchGetDeviceTypesResponse_FieldMask
- func (fieldMask *BatchGetDeviceTypesResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *BatchGetDeviceTypesResponse_FieldMask) GetPaths() []BatchGetDeviceTypesResponse_FieldPath
- func (fieldMask *BatchGetDeviceTypesResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *BatchGetDeviceTypesResponse_FieldMask) IsFull() bool
- func (fieldMask BatchGetDeviceTypesResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask BatchGetDeviceTypesResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *BatchGetDeviceTypesResponse_FieldMask) PathsCount() int
- func (fieldMask *BatchGetDeviceTypesResponse_FieldMask) Project(source *BatchGetDeviceTypesResponse) *BatchGetDeviceTypesResponse
- func (fieldMask *BatchGetDeviceTypesResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *BatchGetDeviceTypesResponse_FieldMask) ProtoMessage()
- func (fieldMask *BatchGetDeviceTypesResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *BatchGetDeviceTypesResponse_FieldMask) Reset()
- func (fieldMask *BatchGetDeviceTypesResponse_FieldMask) Set(target, source *BatchGetDeviceTypesResponse)
- func (fieldMask *BatchGetDeviceTypesResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *BatchGetDeviceTypesResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *BatchGetDeviceTypesResponse_FieldMask) Size() int
- func (fieldMask *BatchGetDeviceTypesResponse_FieldMask) String() string
- func (fieldMask *BatchGetDeviceTypesResponse_FieldMask) Subtract(other *BatchGetDeviceTypesResponse_FieldMask) *BatchGetDeviceTypesResponse_FieldMask
- func (fieldMask *BatchGetDeviceTypesResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *BatchGetDeviceTypesResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *BatchGetDeviceTypesResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *BatchGetDeviceTypesResponse_FieldMask) UnmarshalJSON(data []byte) error
- type BatchGetDeviceTypesResponse_FieldPath
- func BuildBatchGetDeviceTypesResponse_FieldPath(fp gotenobject.RawFieldPath) (BatchGetDeviceTypesResponse_FieldPath, error)
- func MustParseBatchGetDeviceTypesResponse_FieldPath(rawField string) BatchGetDeviceTypesResponse_FieldPath
- func ParseBatchGetDeviceTypesResponse_FieldPath(rawField string) (BatchGetDeviceTypesResponse_FieldPath, error)
- type BatchGetDeviceTypesResponse_FieldPathArrayItemValue
- type BatchGetDeviceTypesResponse_FieldPathArrayOfValues
- type BatchGetDeviceTypesResponse_FieldPathSelector
- type BatchGetDeviceTypesResponse_FieldPathValue
- type BatchGetDeviceTypesResponse_FieldSubPath
- func (fps *BatchGetDeviceTypesResponse_FieldSubPath) AsDeviceTypesSubPath() (device_type.DeviceType_FieldPath, bool)
- func (fps *BatchGetDeviceTypesResponse_FieldSubPath) ClearValue(item *BatchGetDeviceTypesResponse)
- func (fps *BatchGetDeviceTypesResponse_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *BatchGetDeviceTypesResponse_FieldSubPath) Get(source *BatchGetDeviceTypesResponse) (values []interface{})
- func (fps *BatchGetDeviceTypesResponse_FieldSubPath) GetDefault() interface{}
- func (fps *BatchGetDeviceTypesResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *BatchGetDeviceTypesResponse_FieldSubPath) GetSingle(source *BatchGetDeviceTypesResponse) (interface{}, bool)
- func (fps *BatchGetDeviceTypesResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *BatchGetDeviceTypesResponse_FieldSubPath) IsLeaf() bool
- func (fps *BatchGetDeviceTypesResponse_FieldSubPath) JSONString() string
- func (fps *BatchGetDeviceTypesResponse_FieldSubPath) Selector() BatchGetDeviceTypesResponse_FieldPathSelector
- func (fps *BatchGetDeviceTypesResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *BatchGetDeviceTypesResponse_FieldSubPath) String() string
- func (fps *BatchGetDeviceTypesResponse_FieldSubPath) WithIArrayItemValue(value interface{}) BatchGetDeviceTypesResponse_FieldPathArrayItemValue
- func (fps *BatchGetDeviceTypesResponse_FieldSubPath) WithIArrayOfValues(values interface{}) BatchGetDeviceTypesResponse_FieldPathArrayOfValues
- func (fps *BatchGetDeviceTypesResponse_FieldSubPath) WithIValue(value interface{}) BatchGetDeviceTypesResponse_FieldPathValue
- func (fps *BatchGetDeviceTypesResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *BatchGetDeviceTypesResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *BatchGetDeviceTypesResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type BatchGetDeviceTypesResponse_FieldSubPathArrayItemValue
- func (fpaivs *BatchGetDeviceTypesResponse_FieldSubPathArrayItemValue) AsDeviceTypesPathItemValue() (device_type.DeviceType_FieldPathArrayItemValue, bool)
- func (fpaivs *BatchGetDeviceTypesResponse_FieldSubPathArrayItemValue) ContainsValue(source *BatchGetDeviceTypesResponse) bool
- func (fpaivs *BatchGetDeviceTypesResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type BatchGetDeviceTypesResponse_FieldSubPathArrayOfValues
- type BatchGetDeviceTypesResponse_FieldSubPathValue
- func (fpvs *BatchGetDeviceTypesResponse_FieldSubPathValue) AsDeviceTypesPathValue() (device_type.DeviceType_FieldPathValue, bool)
- func (fpvs *BatchGetDeviceTypesResponse_FieldSubPathValue) CompareWith(source *BatchGetDeviceTypesResponse) (int, bool)
- func (fpvs *BatchGetDeviceTypesResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *BatchGetDeviceTypesResponse_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *BatchGetDeviceTypesResponse_FieldSubPathValue) SetTo(target **BatchGetDeviceTypesResponse)
- func (fpvs *BatchGetDeviceTypesResponse_FieldSubPathValue) SetToRaw(target proto.Message)
- type BatchGetDeviceTypesResponse_FieldTerminalPath
- func (fp *BatchGetDeviceTypesResponse_FieldTerminalPath) ClearValue(item *BatchGetDeviceTypesResponse)
- func (fp *BatchGetDeviceTypesResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *BatchGetDeviceTypesResponse_FieldTerminalPath) Get(source *BatchGetDeviceTypesResponse) (values []interface{})
- func (fp *BatchGetDeviceTypesResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *BatchGetDeviceTypesResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *BatchGetDeviceTypesResponse_FieldTerminalPath) GetSingle(source *BatchGetDeviceTypesResponse) (interface{}, bool)
- func (fp *BatchGetDeviceTypesResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *BatchGetDeviceTypesResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *BatchGetDeviceTypesResponse_FieldTerminalPath) JSONString() string
- func (fp *BatchGetDeviceTypesResponse_FieldTerminalPath) Selector() BatchGetDeviceTypesResponse_FieldPathSelector
- func (fp *BatchGetDeviceTypesResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *BatchGetDeviceTypesResponse_FieldTerminalPath) String() string
- func (fp *BatchGetDeviceTypesResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetDeviceTypesResponse_FieldPathArrayItemValue
- func (fp *BatchGetDeviceTypesResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetDeviceTypesResponse_FieldPathArrayOfValues
- func (fp *BatchGetDeviceTypesResponse_FieldTerminalPath) WithIValue(value interface{}) BatchGetDeviceTypesResponse_FieldPathValue
- func (fp *BatchGetDeviceTypesResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *BatchGetDeviceTypesResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *BatchGetDeviceTypesResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type BatchGetDeviceTypesResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *BatchGetDeviceTypesResponse_FieldTerminalPathArrayItemValue) AsDeviceTypesItemValue() (*device_type.DeviceType, bool)
- func (fpaiv *BatchGetDeviceTypesResponse_FieldTerminalPathArrayItemValue) AsMissingItemValue() (*device_type.Reference, bool)
- func (fpaiv *BatchGetDeviceTypesResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetDeviceTypesResponse) bool
- func (fpaiv *BatchGetDeviceTypesResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *BatchGetDeviceTypesResponse_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetDeviceTypesResponse) (interface{}, bool)
- func (fpaiv *BatchGetDeviceTypesResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type BatchGetDeviceTypesResponse_FieldTerminalPathArrayOfValues
- func (fpaov *BatchGetDeviceTypesResponse_FieldTerminalPathArrayOfValues) AsDeviceTypesArrayOfValues() ([][]*device_type.DeviceType, bool)
- func (fpaov *BatchGetDeviceTypesResponse_FieldTerminalPathArrayOfValues) AsMissingArrayOfValues() ([][]*device_type.Reference, bool)
- func (fpaov *BatchGetDeviceTypesResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type BatchGetDeviceTypesResponse_FieldTerminalPathValue
- func (fpv *BatchGetDeviceTypesResponse_FieldTerminalPathValue) AsDeviceTypesValue() ([]*device_type.DeviceType, bool)
- func (fpv *BatchGetDeviceTypesResponse_FieldTerminalPathValue) AsMissingValue() ([]*device_type.Reference, bool)
- func (fpv *BatchGetDeviceTypesResponse_FieldTerminalPathValue) CompareWith(source *BatchGetDeviceTypesResponse) (int, bool)
- func (fpv *BatchGetDeviceTypesResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *BatchGetDeviceTypesResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *BatchGetDeviceTypesResponse_FieldTerminalPathValue) SetTo(target **BatchGetDeviceTypesResponse)
- func (fpv *BatchGetDeviceTypesResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type CreateDeviceTypeDescriptor
- func (d *CreateDeviceTypeDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *CreateDeviceTypeDescriptor) GetApiName() string
- func (d *CreateDeviceTypeDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *CreateDeviceTypeDescriptor) GetFullMethodName() string
- func (d *CreateDeviceTypeDescriptor) GetMethodName() string
- func (d *CreateDeviceTypeDescriptor) GetProtoPkgName() string
- func (d *CreateDeviceTypeDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *CreateDeviceTypeDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *CreateDeviceTypeDescriptor) GetServiceDomain() string
- func (d *CreateDeviceTypeDescriptor) GetServiceVersion() string
- func (d *CreateDeviceTypeDescriptor) GetVerb() string
- func (d *CreateDeviceTypeDescriptor) HasResource() bool
- func (d *CreateDeviceTypeDescriptor) IsClientStream() bool
- func (d *CreateDeviceTypeDescriptor) IsCollection() bool
- func (d *CreateDeviceTypeDescriptor) IsPlural() bool
- func (d *CreateDeviceTypeDescriptor) IsServerStream() bool
- func (d *CreateDeviceTypeDescriptor) IsUnary() bool
- func (d *CreateDeviceTypeDescriptor) NewEmptyClientMsg() proto.Message
- func (d *CreateDeviceTypeDescriptor) NewEmptyServerMsg() proto.Message
- func (d *CreateDeviceTypeDescriptor) RequestHasResourceBody() bool
- type CreateDeviceTypeDescriptorClientMsgHandle
- func (h *CreateDeviceTypeDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *CreateDeviceTypeDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *CreateDeviceTypeDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type CreateDeviceTypeDescriptorServerMsgHandle
- func (h *CreateDeviceTypeDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *CreateDeviceTypeDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *CreateDeviceTypeDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type CreateDeviceTypeRequest
- func (o *CreateDeviceTypeRequest) Clone() *CreateDeviceTypeRequest
- func (o *CreateDeviceTypeRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*CreateDeviceTypeRequest) Descriptor() ([]byte, []int)
- func (m *CreateDeviceTypeRequest) GetDeviceType() *device_type.DeviceType
- func (m *CreateDeviceTypeRequest) GetParent() *device_type.ParentReference
- func (*CreateDeviceTypeRequest) GotenMessage()
- func (o *CreateDeviceTypeRequest) GotenObjectExt()
- func (obj *CreateDeviceTypeRequest) GotenValidate() error
- func (o *CreateDeviceTypeRequest) MakeDiffFieldMask(other *CreateDeviceTypeRequest) *CreateDeviceTypeRequest_FieldMask
- func (o *CreateDeviceTypeRequest) MakeFullFieldMask() *CreateDeviceTypeRequest_FieldMask
- func (o *CreateDeviceTypeRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *CreateDeviceTypeRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *CreateDeviceTypeRequest) Marshal() ([]byte, error)
- func (m *CreateDeviceTypeRequest) MarshalJSON() ([]byte, error)
- func (o *CreateDeviceTypeRequest) Merge(source *CreateDeviceTypeRequest)
- func (o *CreateDeviceTypeRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*CreateDeviceTypeRequest) ProtoMessage()
- func (m *CreateDeviceTypeRequest) ProtoReflect() preflect.Message
- func (m *CreateDeviceTypeRequest) Reset()
- func (m *CreateDeviceTypeRequest) SetDeviceType(fv *device_type.DeviceType)
- func (m *CreateDeviceTypeRequest) SetParent(fv *device_type.ParentReference)
- func (m *CreateDeviceTypeRequest) String() string
- func (m *CreateDeviceTypeRequest) Unmarshal(b []byte) error
- func (m *CreateDeviceTypeRequest) UnmarshalJSON(data []byte) error
- type CreateDeviceTypeRequestFieldPathBuilder
- type CreateDeviceTypeRequestMapPathSelectorDeviceTypeMetadataAnnotations
- func (s CreateDeviceTypeRequestMapPathSelectorDeviceTypeMetadataAnnotations) FieldPath() *CreateDeviceTypeRequest_FieldSubPath
- func (s CreateDeviceTypeRequestMapPathSelectorDeviceTypeMetadataAnnotations) WithArrayOfValues(values []string) *CreateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s CreateDeviceTypeRequestMapPathSelectorDeviceTypeMetadataAnnotations) WithValue(value string) *CreateDeviceTypeRequest_FieldSubPathValue
- type CreateDeviceTypeRequestMapPathSelectorDeviceTypeMetadataLabels
- func (s CreateDeviceTypeRequestMapPathSelectorDeviceTypeMetadataLabels) FieldPath() *CreateDeviceTypeRequest_FieldSubPath
- func (s CreateDeviceTypeRequestMapPathSelectorDeviceTypeMetadataLabels) WithArrayOfValues(values []string) *CreateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s CreateDeviceTypeRequestMapPathSelectorDeviceTypeMetadataLabels) WithValue(value string) *CreateDeviceTypeRequest_FieldSubPathValue
- type CreateDeviceTypeRequestMapPathSelectorDeviceTypeMetadataShards
- func (s CreateDeviceTypeRequestMapPathSelectorDeviceTypeMetadataShards) FieldPath() *CreateDeviceTypeRequest_FieldSubPath
- func (s CreateDeviceTypeRequestMapPathSelectorDeviceTypeMetadataShards) WithArrayOfValues(values []int64) *CreateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s CreateDeviceTypeRequestMapPathSelectorDeviceTypeMetadataShards) WithValue(value int64) *CreateDeviceTypeRequest_FieldSubPathValue
- type CreateDeviceTypeRequestPathSelectorDeviceType
- func (CreateDeviceTypeRequestPathSelectorDeviceType) Architecture() CreateDeviceTypeRequestPathSelectorDeviceTypeArchitecture
- func (CreateDeviceTypeRequestPathSelectorDeviceType) Description() CreateDeviceTypeRequestPathSelectorDeviceTypeDescription
- func (CreateDeviceTypeRequestPathSelectorDeviceType) DisplayName() CreateDeviceTypeRequestPathSelectorDeviceTypeDisplayName
- func (CreateDeviceTypeRequestPathSelectorDeviceType) FieldPath() *CreateDeviceTypeRequest_FieldTerminalPath
- func (CreateDeviceTypeRequestPathSelectorDeviceType) Hardware() CreateDeviceTypeRequestPathSelectorDeviceTypeHardware
- func (CreateDeviceTypeRequestPathSelectorDeviceType) Metadata() CreateDeviceTypeRequestPathSelectorDeviceTypeMetadata
- func (CreateDeviceTypeRequestPathSelectorDeviceType) Name() CreateDeviceTypeRequestPathSelectorDeviceTypeName
- func (s CreateDeviceTypeRequestPathSelectorDeviceType) WithArrayOfValues(values []*device_type.DeviceType) *CreateDeviceTypeRequest_FieldTerminalPathArrayOfValues
- func (s CreateDeviceTypeRequestPathSelectorDeviceType) WithSubArrayItemValue(subPathArrayItemValue device_type.DeviceType_FieldPathArrayItemValue) *CreateDeviceTypeRequest_FieldSubPathArrayItemValue
- func (s CreateDeviceTypeRequestPathSelectorDeviceType) WithSubArrayOfValues(subPathArrayOfValues device_type.DeviceType_FieldPathArrayOfValues) *CreateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (CreateDeviceTypeRequestPathSelectorDeviceType) WithSubPath(subPath device_type.DeviceType_FieldPath) *CreateDeviceTypeRequest_FieldSubPath
- func (s CreateDeviceTypeRequestPathSelectorDeviceType) WithSubValue(subPathValue device_type.DeviceType_FieldPathValue) *CreateDeviceTypeRequest_FieldSubPathValue
- func (s CreateDeviceTypeRequestPathSelectorDeviceType) WithValue(value *device_type.DeviceType) *CreateDeviceTypeRequest_FieldTerminalPathValue
- type CreateDeviceTypeRequestPathSelectorDeviceTypeArchitecture
- func (CreateDeviceTypeRequestPathSelectorDeviceTypeArchitecture) FieldPath() *CreateDeviceTypeRequest_FieldSubPath
- func (s CreateDeviceTypeRequestPathSelectorDeviceTypeArchitecture) WithArrayOfValues(values []device_type.DeviceType_Architecture) *CreateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s CreateDeviceTypeRequestPathSelectorDeviceTypeArchitecture) WithValue(value device_type.DeviceType_Architecture) *CreateDeviceTypeRequest_FieldSubPathValue
- type CreateDeviceTypeRequestPathSelectorDeviceTypeDescription
- func (CreateDeviceTypeRequestPathSelectorDeviceTypeDescription) FieldPath() *CreateDeviceTypeRequest_FieldSubPath
- func (s CreateDeviceTypeRequestPathSelectorDeviceTypeDescription) WithArrayOfValues(values []string) *CreateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s CreateDeviceTypeRequestPathSelectorDeviceTypeDescription) WithValue(value string) *CreateDeviceTypeRequest_FieldSubPathValue
- type CreateDeviceTypeRequestPathSelectorDeviceTypeDisplayName
- func (CreateDeviceTypeRequestPathSelectorDeviceTypeDisplayName) FieldPath() *CreateDeviceTypeRequest_FieldSubPath
- func (s CreateDeviceTypeRequestPathSelectorDeviceTypeDisplayName) WithArrayOfValues(values []string) *CreateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s CreateDeviceTypeRequestPathSelectorDeviceTypeDisplayName) WithValue(value string) *CreateDeviceTypeRequest_FieldSubPathValue
- type CreateDeviceTypeRequestPathSelectorDeviceTypeHardware
- func (CreateDeviceTypeRequestPathSelectorDeviceTypeHardware) FieldPath() *CreateDeviceTypeRequest_FieldSubPath
- func (s CreateDeviceTypeRequestPathSelectorDeviceTypeHardware) WithArrayOfValues(values []device_type.DeviceType_Platform) *CreateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s CreateDeviceTypeRequestPathSelectorDeviceTypeHardware) WithValue(value device_type.DeviceType_Platform) *CreateDeviceTypeRequest_FieldSubPathValue
- type CreateDeviceTypeRequestPathSelectorDeviceTypeMetadata
- func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadata) Annotations() CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataAnnotations
- func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadata) CreateTime() CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataCreateTime
- func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadata) DeleteTime() CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataDeleteTime
- func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadata) FieldPath() *CreateDeviceTypeRequest_FieldSubPath
- func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadata) Generation() CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataGeneration
- func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadata) Labels() CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataLabels
- func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadata) Lifecycle() CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataLifecycle
- func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadata) OwnerReferences() CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferences
- func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadata) ResourceVersion() CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataResourceVersion
- func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadata) Shards() CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataShards
- func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadata) Syncing() CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataSyncing
- func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadata) Tags() CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataTags
- func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadata) UpdateTime() CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataUpdateTime
- func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadata) Uuid() CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataUuid
- func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *CreateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadata) WithValue(value *ntt_meta.Meta) *CreateDeviceTypeRequest_FieldSubPathValue
- type CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataAnnotations
- func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataAnnotations) FieldPath() *CreateDeviceTypeRequest_FieldSubPath
- func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataAnnotations) WithArrayOfValues(values []map[string]string) *CreateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataAnnotations) WithKey(key string) CreateDeviceTypeRequestMapPathSelectorDeviceTypeMetadataAnnotations
- func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataAnnotations) WithValue(value map[string]string) *CreateDeviceTypeRequest_FieldSubPathValue
- type CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataCreateTime
- func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataCreateTime) FieldPath() *CreateDeviceTypeRequest_FieldSubPath
- func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataCreateTime) WithValue(value *timestamp.Timestamp) *CreateDeviceTypeRequest_FieldSubPathValue
- type CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataDeleteTime
- func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataDeleteTime) FieldPath() *CreateDeviceTypeRequest_FieldSubPath
- func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *CreateDeviceTypeRequest_FieldSubPathValue
- type CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataGeneration
- func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataGeneration) FieldPath() *CreateDeviceTypeRequest_FieldSubPath
- func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataGeneration) WithArrayOfValues(values []int64) *CreateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataGeneration) WithValue(value int64) *CreateDeviceTypeRequest_FieldSubPathValue
- type CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataLabels
- func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataLabels) FieldPath() *CreateDeviceTypeRequest_FieldSubPath
- func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataLabels) WithArrayOfValues(values []map[string]string) *CreateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataLabels) WithKey(key string) CreateDeviceTypeRequestMapPathSelectorDeviceTypeMetadataLabels
- func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataLabels) WithValue(value map[string]string) *CreateDeviceTypeRequest_FieldSubPathValue
- type CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataLifecycle
- func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataLifecycle) BlockDeletion() CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataLifecycleBlockDeletion
- func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataLifecycle) FieldPath() *CreateDeviceTypeRequest_FieldSubPath
- func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataLifecycle) State() CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataLifecycleState
- func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *CreateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *CreateDeviceTypeRequest_FieldSubPathValue
- type CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataLifecycleBlockDeletion
- func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataLifecycleBlockDeletion) FieldPath() *CreateDeviceTypeRequest_FieldSubPath
- func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *CreateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataLifecycleBlockDeletion) WithValue(value bool) *CreateDeviceTypeRequest_FieldSubPathValue
- type CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataLifecycleState
- func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataLifecycleState) FieldPath() *CreateDeviceTypeRequest_FieldSubPath
- func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *CreateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *CreateDeviceTypeRequest_FieldSubPathValue
- type CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferences
- func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferences) Controller() CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesController
- func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferences) FieldPath() *CreateDeviceTypeRequest_FieldSubPath
- func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferences) Kind() CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesKind
- func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferences) Name() CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesName
- func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferences) Region() CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesRegion
- func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferences) RequiresOwnerReference() ...
- func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferences) Version() CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesVersion
- func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *CreateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *CreateDeviceTypeRequest_FieldSubPathArrayItemValue
- func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *CreateDeviceTypeRequest_FieldSubPathValue
- type CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesBlockOwnerDeletion
- func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *CreateDeviceTypeRequest_FieldSubPath
- func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *CreateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *CreateDeviceTypeRequest_FieldSubPathValue
- type CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesController
- func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesController) FieldPath() *CreateDeviceTypeRequest_FieldSubPath
- func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *CreateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesController) WithValue(value bool) *CreateDeviceTypeRequest_FieldSubPathValue
- type CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesKind
- func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesKind) FieldPath() *CreateDeviceTypeRequest_FieldSubPath
- func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *CreateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesKind) WithValue(value string) *CreateDeviceTypeRequest_FieldSubPathValue
- type CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesName
- func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesName) FieldPath() *CreateDeviceTypeRequest_FieldSubPath
- func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesName) WithArrayOfValues(values []string) *CreateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesName) WithValue(value string) *CreateDeviceTypeRequest_FieldSubPathValue
- type CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesRegion
- func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesRegion) FieldPath() *CreateDeviceTypeRequest_FieldSubPath
- func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *CreateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesRegion) WithValue(value string) *CreateDeviceTypeRequest_FieldSubPathValue
- type CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesRequiresOwnerReference
- func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *CreateDeviceTypeRequest_FieldSubPath
- func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *CreateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *CreateDeviceTypeRequest_FieldSubPathValue
- type CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesVersion
- func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesVersion) FieldPath() *CreateDeviceTypeRequest_FieldSubPath
- func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *CreateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesVersion) WithValue(value string) *CreateDeviceTypeRequest_FieldSubPathValue
- type CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataResourceVersion
- func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataResourceVersion) FieldPath() *CreateDeviceTypeRequest_FieldSubPath
- func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataResourceVersion) WithArrayOfValues(values []string) *CreateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataResourceVersion) WithValue(value string) *CreateDeviceTypeRequest_FieldSubPathValue
- type CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataShards
- func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataShards) FieldPath() *CreateDeviceTypeRequest_FieldSubPath
- func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataShards) WithArrayOfValues(values []map[string]int64) *CreateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataShards) WithKey(key string) CreateDeviceTypeRequestMapPathSelectorDeviceTypeMetadataShards
- func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataShards) WithValue(value map[string]int64) *CreateDeviceTypeRequest_FieldSubPathValue
- type CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataSyncing
- func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataSyncing) FieldPath() *CreateDeviceTypeRequest_FieldSubPath
- func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataSyncing) OwningRegion() CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataSyncingOwningRegion
- func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataSyncing) Regions() CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataSyncingRegions
- func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *CreateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *CreateDeviceTypeRequest_FieldSubPathValue
- type CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataSyncingOwningRegion
- func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataSyncingOwningRegion) FieldPath() *CreateDeviceTypeRequest_FieldSubPath
- func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *CreateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataSyncingOwningRegion) WithValue(value string) *CreateDeviceTypeRequest_FieldSubPathValue
- type CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataSyncingRegions
- func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataSyncingRegions) FieldPath() *CreateDeviceTypeRequest_FieldSubPath
- func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataSyncingRegions) WithArrayOfValues(values [][]string) *CreateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataSyncingRegions) WithItemValue(value string) *CreateDeviceTypeRequest_FieldSubPathArrayItemValue
- func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataSyncingRegions) WithValue(value []string) *CreateDeviceTypeRequest_FieldSubPathValue
- type CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataTags
- func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataTags) FieldPath() *CreateDeviceTypeRequest_FieldSubPath
- func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataTags) WithArrayOfValues(values [][]string) *CreateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataTags) WithItemValue(value string) *CreateDeviceTypeRequest_FieldSubPathArrayItemValue
- func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataTags) WithValue(value []string) *CreateDeviceTypeRequest_FieldSubPathValue
- type CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataUpdateTime
- func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataUpdateTime) FieldPath() *CreateDeviceTypeRequest_FieldSubPath
- func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *CreateDeviceTypeRequest_FieldSubPathValue
- type CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataUuid
- func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataUuid) FieldPath() *CreateDeviceTypeRequest_FieldSubPath
- func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataUuid) WithArrayOfValues(values []string) *CreateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataUuid) WithValue(value string) *CreateDeviceTypeRequest_FieldSubPathValue
- type CreateDeviceTypeRequestPathSelectorDeviceTypeName
- func (CreateDeviceTypeRequestPathSelectorDeviceTypeName) FieldPath() *CreateDeviceTypeRequest_FieldSubPath
- func (s CreateDeviceTypeRequestPathSelectorDeviceTypeName) WithArrayOfValues(values []*device_type.Name) *CreateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s CreateDeviceTypeRequestPathSelectorDeviceTypeName) WithValue(value *device_type.Name) *CreateDeviceTypeRequest_FieldSubPathValue
- type CreateDeviceTypeRequestPathSelectorParent
- func (CreateDeviceTypeRequestPathSelectorParent) FieldPath() *CreateDeviceTypeRequest_FieldTerminalPath
- func (s CreateDeviceTypeRequestPathSelectorParent) WithArrayOfValues(values []*device_type.ParentReference) *CreateDeviceTypeRequest_FieldTerminalPathArrayOfValues
- func (s CreateDeviceTypeRequestPathSelectorParent) WithValue(value *device_type.ParentReference) *CreateDeviceTypeRequest_FieldTerminalPathValue
- type CreateDeviceTypeRequest_FieldMask
- func (fieldMask *CreateDeviceTypeRequest_FieldMask) AppendPath(path CreateDeviceTypeRequest_FieldPath)
- func (fieldMask *CreateDeviceTypeRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *CreateDeviceTypeRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *CreateDeviceTypeRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *CreateDeviceTypeRequest_FieldMask) FilterInputFields() *CreateDeviceTypeRequest_FieldMask
- func (fieldMask *CreateDeviceTypeRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *CreateDeviceTypeRequest_FieldMask) GetPaths() []CreateDeviceTypeRequest_FieldPath
- func (fieldMask *CreateDeviceTypeRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *CreateDeviceTypeRequest_FieldMask) IsFull() bool
- func (fieldMask CreateDeviceTypeRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask CreateDeviceTypeRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *CreateDeviceTypeRequest_FieldMask) PathsCount() int
- func (fieldMask *CreateDeviceTypeRequest_FieldMask) Project(source *CreateDeviceTypeRequest) *CreateDeviceTypeRequest
- func (fieldMask *CreateDeviceTypeRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *CreateDeviceTypeRequest_FieldMask) ProtoMessage()
- func (fieldMask *CreateDeviceTypeRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *CreateDeviceTypeRequest_FieldMask) Reset()
- func (fieldMask *CreateDeviceTypeRequest_FieldMask) Set(target, source *CreateDeviceTypeRequest)
- func (fieldMask *CreateDeviceTypeRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *CreateDeviceTypeRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *CreateDeviceTypeRequest_FieldMask) Size() int
- func (fieldMask *CreateDeviceTypeRequest_FieldMask) String() string
- func (fieldMask *CreateDeviceTypeRequest_FieldMask) Subtract(other *CreateDeviceTypeRequest_FieldMask) *CreateDeviceTypeRequest_FieldMask
- func (fieldMask *CreateDeviceTypeRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *CreateDeviceTypeRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *CreateDeviceTypeRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *CreateDeviceTypeRequest_FieldMask) UnmarshalJSON(data []byte) error
- type CreateDeviceTypeRequest_FieldPath
- func BuildCreateDeviceTypeRequest_FieldPath(fp gotenobject.RawFieldPath) (CreateDeviceTypeRequest_FieldPath, error)
- func MustParseCreateDeviceTypeRequest_FieldPath(rawField string) CreateDeviceTypeRequest_FieldPath
- func ParseCreateDeviceTypeRequest_FieldPath(rawField string) (CreateDeviceTypeRequest_FieldPath, error)
- type CreateDeviceTypeRequest_FieldPathArrayItemValue
- type CreateDeviceTypeRequest_FieldPathArrayOfValues
- type CreateDeviceTypeRequest_FieldPathSelector
- type CreateDeviceTypeRequest_FieldPathValue
- type CreateDeviceTypeRequest_FieldSubPath
- func (fps *CreateDeviceTypeRequest_FieldSubPath) AsDeviceTypeSubPath() (device_type.DeviceType_FieldPath, bool)
- func (fps *CreateDeviceTypeRequest_FieldSubPath) ClearValue(item *CreateDeviceTypeRequest)
- func (fps *CreateDeviceTypeRequest_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *CreateDeviceTypeRequest_FieldSubPath) Get(source *CreateDeviceTypeRequest) (values []interface{})
- func (fps *CreateDeviceTypeRequest_FieldSubPath) GetDefault() interface{}
- func (fps *CreateDeviceTypeRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *CreateDeviceTypeRequest_FieldSubPath) GetSingle(source *CreateDeviceTypeRequest) (interface{}, bool)
- func (fps *CreateDeviceTypeRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *CreateDeviceTypeRequest_FieldSubPath) IsLeaf() bool
- func (fps *CreateDeviceTypeRequest_FieldSubPath) JSONString() string
- func (fps *CreateDeviceTypeRequest_FieldSubPath) Selector() CreateDeviceTypeRequest_FieldPathSelector
- func (fps *CreateDeviceTypeRequest_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *CreateDeviceTypeRequest_FieldSubPath) String() string
- func (fps *CreateDeviceTypeRequest_FieldSubPath) WithIArrayItemValue(value interface{}) CreateDeviceTypeRequest_FieldPathArrayItemValue
- func (fps *CreateDeviceTypeRequest_FieldSubPath) WithIArrayOfValues(values interface{}) CreateDeviceTypeRequest_FieldPathArrayOfValues
- func (fps *CreateDeviceTypeRequest_FieldSubPath) WithIValue(value interface{}) CreateDeviceTypeRequest_FieldPathValue
- func (fps *CreateDeviceTypeRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *CreateDeviceTypeRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *CreateDeviceTypeRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type CreateDeviceTypeRequest_FieldSubPathArrayItemValue
- func (fpaivs *CreateDeviceTypeRequest_FieldSubPathArrayItemValue) AsDeviceTypePathItemValue() (device_type.DeviceType_FieldPathArrayItemValue, bool)
- func (fpaivs *CreateDeviceTypeRequest_FieldSubPathArrayItemValue) ContainsValue(source *CreateDeviceTypeRequest) bool
- func (fpaivs *CreateDeviceTypeRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type CreateDeviceTypeRequest_FieldSubPathArrayOfValues
- type CreateDeviceTypeRequest_FieldSubPathValue
- func (fpvs *CreateDeviceTypeRequest_FieldSubPathValue) AsDeviceTypePathValue() (device_type.DeviceType_FieldPathValue, bool)
- func (fpvs *CreateDeviceTypeRequest_FieldSubPathValue) CompareWith(source *CreateDeviceTypeRequest) (int, bool)
- func (fpvs *CreateDeviceTypeRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *CreateDeviceTypeRequest_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *CreateDeviceTypeRequest_FieldSubPathValue) SetTo(target **CreateDeviceTypeRequest)
- func (fpvs *CreateDeviceTypeRequest_FieldSubPathValue) SetToRaw(target proto.Message)
- type CreateDeviceTypeRequest_FieldTerminalPath
- func (fp *CreateDeviceTypeRequest_FieldTerminalPath) ClearValue(item *CreateDeviceTypeRequest)
- func (fp *CreateDeviceTypeRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *CreateDeviceTypeRequest_FieldTerminalPath) Get(source *CreateDeviceTypeRequest) (values []interface{})
- func (fp *CreateDeviceTypeRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *CreateDeviceTypeRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *CreateDeviceTypeRequest_FieldTerminalPath) GetSingle(source *CreateDeviceTypeRequest) (interface{}, bool)
- func (fp *CreateDeviceTypeRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *CreateDeviceTypeRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *CreateDeviceTypeRequest_FieldTerminalPath) JSONString() string
- func (fp *CreateDeviceTypeRequest_FieldTerminalPath) Selector() CreateDeviceTypeRequest_FieldPathSelector
- func (fp *CreateDeviceTypeRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *CreateDeviceTypeRequest_FieldTerminalPath) String() string
- func (fp *CreateDeviceTypeRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) CreateDeviceTypeRequest_FieldPathArrayItemValue
- func (fp *CreateDeviceTypeRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) CreateDeviceTypeRequest_FieldPathArrayOfValues
- func (fp *CreateDeviceTypeRequest_FieldTerminalPath) WithIValue(value interface{}) CreateDeviceTypeRequest_FieldPathValue
- func (fp *CreateDeviceTypeRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *CreateDeviceTypeRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *CreateDeviceTypeRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type CreateDeviceTypeRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *CreateDeviceTypeRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *CreateDeviceTypeRequest) bool
- func (fpaiv *CreateDeviceTypeRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *CreateDeviceTypeRequest_FieldTerminalPathArrayItemValue) GetSingle(source *CreateDeviceTypeRequest) (interface{}, bool)
- func (fpaiv *CreateDeviceTypeRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type CreateDeviceTypeRequest_FieldTerminalPathArrayOfValues
- func (fpaov *CreateDeviceTypeRequest_FieldTerminalPathArrayOfValues) AsDeviceTypeArrayOfValues() ([]*device_type.DeviceType, bool)
- func (fpaov *CreateDeviceTypeRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*device_type.ParentReference, bool)
- func (fpaov *CreateDeviceTypeRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type CreateDeviceTypeRequest_FieldTerminalPathValue
- func (fpv *CreateDeviceTypeRequest_FieldTerminalPathValue) AsDeviceTypeValue() (*device_type.DeviceType, bool)
- func (fpv *CreateDeviceTypeRequest_FieldTerminalPathValue) AsParentValue() (*device_type.ParentReference, bool)
- func (fpv *CreateDeviceTypeRequest_FieldTerminalPathValue) CompareWith(source *CreateDeviceTypeRequest) (int, bool)
- func (fpv *CreateDeviceTypeRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *CreateDeviceTypeRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *CreateDeviceTypeRequest_FieldTerminalPathValue) SetTo(target **CreateDeviceTypeRequest)
- func (fpv *CreateDeviceTypeRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type DeleteDeviceTypeDescriptor
- func (d *DeleteDeviceTypeDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *DeleteDeviceTypeDescriptor) GetApiName() string
- func (d *DeleteDeviceTypeDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *DeleteDeviceTypeDescriptor) GetFullMethodName() string
- func (d *DeleteDeviceTypeDescriptor) GetMethodName() string
- func (d *DeleteDeviceTypeDescriptor) GetProtoPkgName() string
- func (d *DeleteDeviceTypeDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *DeleteDeviceTypeDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *DeleteDeviceTypeDescriptor) GetServiceDomain() string
- func (d *DeleteDeviceTypeDescriptor) GetServiceVersion() string
- func (d *DeleteDeviceTypeDescriptor) GetVerb() string
- func (d *DeleteDeviceTypeDescriptor) HasResource() bool
- func (d *DeleteDeviceTypeDescriptor) IsClientStream() bool
- func (d *DeleteDeviceTypeDescriptor) IsCollection() bool
- func (d *DeleteDeviceTypeDescriptor) IsPlural() bool
- func (d *DeleteDeviceTypeDescriptor) IsServerStream() bool
- func (d *DeleteDeviceTypeDescriptor) IsUnary() bool
- func (d *DeleteDeviceTypeDescriptor) NewEmptyClientMsg() proto.Message
- func (d *DeleteDeviceTypeDescriptor) NewEmptyServerMsg() proto.Message
- func (d *DeleteDeviceTypeDescriptor) RequestHasResourceBody() bool
- type DeleteDeviceTypeDescriptorClientMsgHandle
- func (h *DeleteDeviceTypeDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *DeleteDeviceTypeDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *DeleteDeviceTypeDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type DeleteDeviceTypeDescriptorServerMsgHandle
- func (h *DeleteDeviceTypeDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *DeleteDeviceTypeDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *DeleteDeviceTypeDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type DeleteDeviceTypeRequest
- func (o *DeleteDeviceTypeRequest) Clone() *DeleteDeviceTypeRequest
- func (o *DeleteDeviceTypeRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*DeleteDeviceTypeRequest) Descriptor() ([]byte, []int)
- func (m *DeleteDeviceTypeRequest) GetName() *device_type.Reference
- func (*DeleteDeviceTypeRequest) GotenMessage()
- func (o *DeleteDeviceTypeRequest) GotenObjectExt()
- func (obj *DeleteDeviceTypeRequest) GotenValidate() error
- func (o *DeleteDeviceTypeRequest) MakeDiffFieldMask(other *DeleteDeviceTypeRequest) *DeleteDeviceTypeRequest_FieldMask
- func (o *DeleteDeviceTypeRequest) MakeFullFieldMask() *DeleteDeviceTypeRequest_FieldMask
- func (o *DeleteDeviceTypeRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *DeleteDeviceTypeRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *DeleteDeviceTypeRequest) Marshal() ([]byte, error)
- func (m *DeleteDeviceTypeRequest) MarshalJSON() ([]byte, error)
- func (o *DeleteDeviceTypeRequest) Merge(source *DeleteDeviceTypeRequest)
- func (o *DeleteDeviceTypeRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*DeleteDeviceTypeRequest) ProtoMessage()
- func (m *DeleteDeviceTypeRequest) ProtoReflect() preflect.Message
- func (m *DeleteDeviceTypeRequest) Reset()
- func (m *DeleteDeviceTypeRequest) SetName(fv *device_type.Reference)
- func (m *DeleteDeviceTypeRequest) String() string
- func (m *DeleteDeviceTypeRequest) Unmarshal(b []byte) error
- func (m *DeleteDeviceTypeRequest) UnmarshalJSON(data []byte) error
- type DeleteDeviceTypeRequestFieldPathBuilder
- type DeleteDeviceTypeRequestPathSelectorName
- func (DeleteDeviceTypeRequestPathSelectorName) FieldPath() *DeleteDeviceTypeRequest_FieldTerminalPath
- func (s DeleteDeviceTypeRequestPathSelectorName) WithArrayOfValues(values []*device_type.Reference) *DeleteDeviceTypeRequest_FieldTerminalPathArrayOfValues
- func (s DeleteDeviceTypeRequestPathSelectorName) WithValue(value *device_type.Reference) *DeleteDeviceTypeRequest_FieldTerminalPathValue
- type DeleteDeviceTypeRequest_FieldMask
- func (fieldMask *DeleteDeviceTypeRequest_FieldMask) AppendPath(path DeleteDeviceTypeRequest_FieldPath)
- func (fieldMask *DeleteDeviceTypeRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *DeleteDeviceTypeRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *DeleteDeviceTypeRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *DeleteDeviceTypeRequest_FieldMask) FilterInputFields() *DeleteDeviceTypeRequest_FieldMask
- func (fieldMask *DeleteDeviceTypeRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *DeleteDeviceTypeRequest_FieldMask) GetPaths() []DeleteDeviceTypeRequest_FieldPath
- func (fieldMask *DeleteDeviceTypeRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *DeleteDeviceTypeRequest_FieldMask) IsFull() bool
- func (fieldMask DeleteDeviceTypeRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask DeleteDeviceTypeRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *DeleteDeviceTypeRequest_FieldMask) PathsCount() int
- func (fieldMask *DeleteDeviceTypeRequest_FieldMask) Project(source *DeleteDeviceTypeRequest) *DeleteDeviceTypeRequest
- func (fieldMask *DeleteDeviceTypeRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *DeleteDeviceTypeRequest_FieldMask) ProtoMessage()
- func (fieldMask *DeleteDeviceTypeRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *DeleteDeviceTypeRequest_FieldMask) Reset()
- func (fieldMask *DeleteDeviceTypeRequest_FieldMask) Set(target, source *DeleteDeviceTypeRequest)
- func (fieldMask *DeleteDeviceTypeRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *DeleteDeviceTypeRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *DeleteDeviceTypeRequest_FieldMask) Size() int
- func (fieldMask *DeleteDeviceTypeRequest_FieldMask) String() string
- func (fieldMask *DeleteDeviceTypeRequest_FieldMask) Subtract(other *DeleteDeviceTypeRequest_FieldMask) *DeleteDeviceTypeRequest_FieldMask
- func (fieldMask *DeleteDeviceTypeRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *DeleteDeviceTypeRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *DeleteDeviceTypeRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *DeleteDeviceTypeRequest_FieldMask) UnmarshalJSON(data []byte) error
- type DeleteDeviceTypeRequest_FieldPath
- func BuildDeleteDeviceTypeRequest_FieldPath(fp gotenobject.RawFieldPath) (DeleteDeviceTypeRequest_FieldPath, error)
- func MustParseDeleteDeviceTypeRequest_FieldPath(rawField string) DeleteDeviceTypeRequest_FieldPath
- func ParseDeleteDeviceTypeRequest_FieldPath(rawField string) (DeleteDeviceTypeRequest_FieldPath, error)
- type DeleteDeviceTypeRequest_FieldPathArrayItemValue
- type DeleteDeviceTypeRequest_FieldPathArrayOfValues
- type DeleteDeviceTypeRequest_FieldPathSelector
- type DeleteDeviceTypeRequest_FieldPathValue
- type DeleteDeviceTypeRequest_FieldTerminalPath
- func (fp *DeleteDeviceTypeRequest_FieldTerminalPath) ClearValue(item *DeleteDeviceTypeRequest)
- func (fp *DeleteDeviceTypeRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *DeleteDeviceTypeRequest_FieldTerminalPath) Get(source *DeleteDeviceTypeRequest) (values []interface{})
- func (fp *DeleteDeviceTypeRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *DeleteDeviceTypeRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *DeleteDeviceTypeRequest_FieldTerminalPath) GetSingle(source *DeleteDeviceTypeRequest) (interface{}, bool)
- func (fp *DeleteDeviceTypeRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *DeleteDeviceTypeRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *DeleteDeviceTypeRequest_FieldTerminalPath) JSONString() string
- func (fp *DeleteDeviceTypeRequest_FieldTerminalPath) Selector() DeleteDeviceTypeRequest_FieldPathSelector
- func (fp *DeleteDeviceTypeRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *DeleteDeviceTypeRequest_FieldTerminalPath) String() string
- func (fp *DeleteDeviceTypeRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) DeleteDeviceTypeRequest_FieldPathArrayItemValue
- func (fp *DeleteDeviceTypeRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) DeleteDeviceTypeRequest_FieldPathArrayOfValues
- func (fp *DeleteDeviceTypeRequest_FieldTerminalPath) WithIValue(value interface{}) DeleteDeviceTypeRequest_FieldPathValue
- func (fp *DeleteDeviceTypeRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *DeleteDeviceTypeRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *DeleteDeviceTypeRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type DeleteDeviceTypeRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *DeleteDeviceTypeRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *DeleteDeviceTypeRequest) bool
- func (fpaiv *DeleteDeviceTypeRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *DeleteDeviceTypeRequest_FieldTerminalPathArrayItemValue) GetSingle(source *DeleteDeviceTypeRequest) (interface{}, bool)
- func (fpaiv *DeleteDeviceTypeRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type DeleteDeviceTypeRequest_FieldTerminalPathArrayOfValues
- type DeleteDeviceTypeRequest_FieldTerminalPathValue
- func (fpv *DeleteDeviceTypeRequest_FieldTerminalPathValue) AsNameValue() (*device_type.Reference, bool)
- func (fpv *DeleteDeviceTypeRequest_FieldTerminalPathValue) CompareWith(source *DeleteDeviceTypeRequest) (int, bool)
- func (fpv *DeleteDeviceTypeRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *DeleteDeviceTypeRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *DeleteDeviceTypeRequest_FieldTerminalPathValue) SetTo(target **DeleteDeviceTypeRequest)
- func (fpv *DeleteDeviceTypeRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type DeviceTypeServiceClient
- type DeviceTypeServiceDescriptor
- func (d *DeviceTypeServiceDescriptor) AllMethodDescriptors() []gotenclient.MethodDescriptor
- func (d *DeviceTypeServiceDescriptor) GetApiName() string
- func (d *DeviceTypeServiceDescriptor) GetFullAPIName() string
- func (d *DeviceTypeServiceDescriptor) GetProtoPkgName() string
- func (d *DeviceTypeServiceDescriptor) GetServiceDomain() string
- func (d *DeviceTypeServiceDescriptor) GetServiceVersion() string
- type GetDeviceTypeDescriptor
- func (d *GetDeviceTypeDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *GetDeviceTypeDescriptor) GetApiName() string
- func (d *GetDeviceTypeDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *GetDeviceTypeDescriptor) GetFullMethodName() string
- func (d *GetDeviceTypeDescriptor) GetMethodName() string
- func (d *GetDeviceTypeDescriptor) GetProtoPkgName() string
- func (d *GetDeviceTypeDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *GetDeviceTypeDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *GetDeviceTypeDescriptor) GetServiceDomain() string
- func (d *GetDeviceTypeDescriptor) GetServiceVersion() string
- func (d *GetDeviceTypeDescriptor) GetVerb() string
- func (d *GetDeviceTypeDescriptor) HasResource() bool
- func (d *GetDeviceTypeDescriptor) IsClientStream() bool
- func (d *GetDeviceTypeDescriptor) IsCollection() bool
- func (d *GetDeviceTypeDescriptor) IsPlural() bool
- func (d *GetDeviceTypeDescriptor) IsServerStream() bool
- func (d *GetDeviceTypeDescriptor) IsUnary() bool
- func (d *GetDeviceTypeDescriptor) NewEmptyClientMsg() proto.Message
- func (d *GetDeviceTypeDescriptor) NewEmptyServerMsg() proto.Message
- func (d *GetDeviceTypeDescriptor) RequestHasResourceBody() bool
- type GetDeviceTypeDescriptorClientMsgHandle
- func (h *GetDeviceTypeDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *GetDeviceTypeDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *GetDeviceTypeDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type GetDeviceTypeDescriptorServerMsgHandle
- func (h *GetDeviceTypeDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *GetDeviceTypeDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *GetDeviceTypeDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type GetDeviceTypeRequest
- func (o *GetDeviceTypeRequest) Clone() *GetDeviceTypeRequest
- func (o *GetDeviceTypeRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*GetDeviceTypeRequest) Descriptor() ([]byte, []int)
- func (m *GetDeviceTypeRequest) GetFieldMask() *device_type.DeviceType_FieldMask
- func (m *GetDeviceTypeRequest) GetName() *device_type.Reference
- func (m *GetDeviceTypeRequest) GetView() view.View
- func (*GetDeviceTypeRequest) GotenMessage()
- func (o *GetDeviceTypeRequest) GotenObjectExt()
- func (obj *GetDeviceTypeRequest) GotenValidate() error
- func (o *GetDeviceTypeRequest) MakeDiffFieldMask(other *GetDeviceTypeRequest) *GetDeviceTypeRequest_FieldMask
- func (o *GetDeviceTypeRequest) MakeFullFieldMask() *GetDeviceTypeRequest_FieldMask
- func (o *GetDeviceTypeRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *GetDeviceTypeRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *GetDeviceTypeRequest) Marshal() ([]byte, error)
- func (m *GetDeviceTypeRequest) MarshalJSON() ([]byte, error)
- func (o *GetDeviceTypeRequest) Merge(source *GetDeviceTypeRequest)
- func (o *GetDeviceTypeRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*GetDeviceTypeRequest) ProtoMessage()
- func (m *GetDeviceTypeRequest) ProtoReflect() preflect.Message
- func (m *GetDeviceTypeRequest) Reset()
- func (m *GetDeviceTypeRequest) SetFieldMask(fv *device_type.DeviceType_FieldMask)
- func (m *GetDeviceTypeRequest) SetName(fv *device_type.Reference)
- func (m *GetDeviceTypeRequest) SetView(fv view.View)
- func (m *GetDeviceTypeRequest) String() string
- func (m *GetDeviceTypeRequest) Unmarshal(b []byte) error
- func (m *GetDeviceTypeRequest) UnmarshalJSON(data []byte) error
- type GetDeviceTypeRequestFieldPathBuilder
- type GetDeviceTypeRequestPathSelectorFieldMask
- func (GetDeviceTypeRequestPathSelectorFieldMask) FieldPath() *GetDeviceTypeRequest_FieldTerminalPath
- func (s GetDeviceTypeRequestPathSelectorFieldMask) WithArrayOfValues(values []*device_type.DeviceType_FieldMask) *GetDeviceTypeRequest_FieldTerminalPathArrayOfValues
- func (s GetDeviceTypeRequestPathSelectorFieldMask) WithValue(value *device_type.DeviceType_FieldMask) *GetDeviceTypeRequest_FieldTerminalPathValue
- type GetDeviceTypeRequestPathSelectorName
- func (GetDeviceTypeRequestPathSelectorName) FieldPath() *GetDeviceTypeRequest_FieldTerminalPath
- func (s GetDeviceTypeRequestPathSelectorName) WithArrayOfValues(values []*device_type.Reference) *GetDeviceTypeRequest_FieldTerminalPathArrayOfValues
- func (s GetDeviceTypeRequestPathSelectorName) WithValue(value *device_type.Reference) *GetDeviceTypeRequest_FieldTerminalPathValue
- type GetDeviceTypeRequestPathSelectorView
- func (GetDeviceTypeRequestPathSelectorView) FieldPath() *GetDeviceTypeRequest_FieldTerminalPath
- func (s GetDeviceTypeRequestPathSelectorView) WithArrayOfValues(values []view.View) *GetDeviceTypeRequest_FieldTerminalPathArrayOfValues
- func (s GetDeviceTypeRequestPathSelectorView) WithValue(value view.View) *GetDeviceTypeRequest_FieldTerminalPathValue
- type GetDeviceTypeRequest_FieldMask
- func (fieldMask *GetDeviceTypeRequest_FieldMask) AppendPath(path GetDeviceTypeRequest_FieldPath)
- func (fieldMask *GetDeviceTypeRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *GetDeviceTypeRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *GetDeviceTypeRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *GetDeviceTypeRequest_FieldMask) FilterInputFields() *GetDeviceTypeRequest_FieldMask
- func (fieldMask *GetDeviceTypeRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *GetDeviceTypeRequest_FieldMask) GetPaths() []GetDeviceTypeRequest_FieldPath
- func (fieldMask *GetDeviceTypeRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *GetDeviceTypeRequest_FieldMask) IsFull() bool
- func (fieldMask GetDeviceTypeRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask GetDeviceTypeRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *GetDeviceTypeRequest_FieldMask) PathsCount() int
- func (fieldMask *GetDeviceTypeRequest_FieldMask) Project(source *GetDeviceTypeRequest) *GetDeviceTypeRequest
- func (fieldMask *GetDeviceTypeRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *GetDeviceTypeRequest_FieldMask) ProtoMessage()
- func (fieldMask *GetDeviceTypeRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *GetDeviceTypeRequest_FieldMask) Reset()
- func (fieldMask *GetDeviceTypeRequest_FieldMask) Set(target, source *GetDeviceTypeRequest)
- func (fieldMask *GetDeviceTypeRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *GetDeviceTypeRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *GetDeviceTypeRequest_FieldMask) Size() int
- func (fieldMask *GetDeviceTypeRequest_FieldMask) String() string
- func (fieldMask *GetDeviceTypeRequest_FieldMask) Subtract(other *GetDeviceTypeRequest_FieldMask) *GetDeviceTypeRequest_FieldMask
- func (fieldMask *GetDeviceTypeRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *GetDeviceTypeRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *GetDeviceTypeRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *GetDeviceTypeRequest_FieldMask) UnmarshalJSON(data []byte) error
- type GetDeviceTypeRequest_FieldPath
- func BuildGetDeviceTypeRequest_FieldPath(fp gotenobject.RawFieldPath) (GetDeviceTypeRequest_FieldPath, error)
- func MustParseGetDeviceTypeRequest_FieldPath(rawField string) GetDeviceTypeRequest_FieldPath
- func ParseGetDeviceTypeRequest_FieldPath(rawField string) (GetDeviceTypeRequest_FieldPath, error)
- type GetDeviceTypeRequest_FieldPathArrayItemValue
- type GetDeviceTypeRequest_FieldPathArrayOfValues
- type GetDeviceTypeRequest_FieldPathSelector
- type GetDeviceTypeRequest_FieldPathValue
- type GetDeviceTypeRequest_FieldTerminalPath
- func (fp *GetDeviceTypeRequest_FieldTerminalPath) ClearValue(item *GetDeviceTypeRequest)
- func (fp *GetDeviceTypeRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *GetDeviceTypeRequest_FieldTerminalPath) Get(source *GetDeviceTypeRequest) (values []interface{})
- func (fp *GetDeviceTypeRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *GetDeviceTypeRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *GetDeviceTypeRequest_FieldTerminalPath) GetSingle(source *GetDeviceTypeRequest) (interface{}, bool)
- func (fp *GetDeviceTypeRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *GetDeviceTypeRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *GetDeviceTypeRequest_FieldTerminalPath) JSONString() string
- func (fp *GetDeviceTypeRequest_FieldTerminalPath) Selector() GetDeviceTypeRequest_FieldPathSelector
- func (fp *GetDeviceTypeRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *GetDeviceTypeRequest_FieldTerminalPath) String() string
- func (fp *GetDeviceTypeRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) GetDeviceTypeRequest_FieldPathArrayItemValue
- func (fp *GetDeviceTypeRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) GetDeviceTypeRequest_FieldPathArrayOfValues
- func (fp *GetDeviceTypeRequest_FieldTerminalPath) WithIValue(value interface{}) GetDeviceTypeRequest_FieldPathValue
- func (fp *GetDeviceTypeRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *GetDeviceTypeRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *GetDeviceTypeRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type GetDeviceTypeRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *GetDeviceTypeRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *GetDeviceTypeRequest) bool
- func (fpaiv *GetDeviceTypeRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *GetDeviceTypeRequest_FieldTerminalPathArrayItemValue) GetSingle(source *GetDeviceTypeRequest) (interface{}, bool)
- func (fpaiv *GetDeviceTypeRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type GetDeviceTypeRequest_FieldTerminalPathArrayOfValues
- func (fpaov *GetDeviceTypeRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*device_type.DeviceType_FieldMask, bool)
- func (fpaov *GetDeviceTypeRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*device_type.Reference, bool)
- func (fpaov *GetDeviceTypeRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *GetDeviceTypeRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type GetDeviceTypeRequest_FieldTerminalPathValue
- func (fpv *GetDeviceTypeRequest_FieldTerminalPathValue) AsFieldMaskValue() (*device_type.DeviceType_FieldMask, bool)
- func (fpv *GetDeviceTypeRequest_FieldTerminalPathValue) AsNameValue() (*device_type.Reference, bool)
- func (fpv *GetDeviceTypeRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *GetDeviceTypeRequest_FieldTerminalPathValue) CompareWith(source *GetDeviceTypeRequest) (int, bool)
- func (fpv *GetDeviceTypeRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *GetDeviceTypeRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *GetDeviceTypeRequest_FieldTerminalPathValue) SetTo(target **GetDeviceTypeRequest)
- func (fpv *GetDeviceTypeRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type ListDeviceTypesDescriptor
- func (d *ListDeviceTypesDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *ListDeviceTypesDescriptor) GetApiName() string
- func (d *ListDeviceTypesDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *ListDeviceTypesDescriptor) GetFullMethodName() string
- func (d *ListDeviceTypesDescriptor) GetMethodName() string
- func (d *ListDeviceTypesDescriptor) GetProtoPkgName() string
- func (d *ListDeviceTypesDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *ListDeviceTypesDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *ListDeviceTypesDescriptor) GetServiceDomain() string
- func (d *ListDeviceTypesDescriptor) GetServiceVersion() string
- func (d *ListDeviceTypesDescriptor) GetVerb() string
- func (d *ListDeviceTypesDescriptor) HasResource() bool
- func (d *ListDeviceTypesDescriptor) IsClientStream() bool
- func (d *ListDeviceTypesDescriptor) IsCollection() bool
- func (d *ListDeviceTypesDescriptor) IsPlural() bool
- func (d *ListDeviceTypesDescriptor) IsServerStream() bool
- func (d *ListDeviceTypesDescriptor) IsUnary() bool
- func (d *ListDeviceTypesDescriptor) NewEmptyClientMsg() proto.Message
- func (d *ListDeviceTypesDescriptor) NewEmptyServerMsg() proto.Message
- func (d *ListDeviceTypesDescriptor) RequestHasResourceBody() bool
- type ListDeviceTypesDescriptorClientMsgHandle
- func (h *ListDeviceTypesDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *ListDeviceTypesDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *ListDeviceTypesDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type ListDeviceTypesDescriptorServerMsgHandle
- func (h *ListDeviceTypesDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *ListDeviceTypesDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *ListDeviceTypesDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type ListDeviceTypesRequest
- func (o *ListDeviceTypesRequest) Clone() *ListDeviceTypesRequest
- func (o *ListDeviceTypesRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*ListDeviceTypesRequest) Descriptor() ([]byte, []int)
- func (m *ListDeviceTypesRequest) GetFieldMask() *device_type.DeviceType_FieldMask
- func (m *ListDeviceTypesRequest) GetFilter() *device_type.Filter
- func (m *ListDeviceTypesRequest) GetIncludePagingInfo() bool
- func (m *ListDeviceTypesRequest) GetOrderBy() *device_type.OrderBy
- func (m *ListDeviceTypesRequest) GetPageSize() int32
- func (m *ListDeviceTypesRequest) GetPageToken() *device_type.PagerCursor
- func (m *ListDeviceTypesRequest) GetParent() *device_type.ParentName
- func (m *ListDeviceTypesRequest) GetView() view.View
- func (*ListDeviceTypesRequest) GotenMessage()
- func (o *ListDeviceTypesRequest) GotenObjectExt()
- func (obj *ListDeviceTypesRequest) GotenValidate() error
- func (o *ListDeviceTypesRequest) MakeDiffFieldMask(other *ListDeviceTypesRequest) *ListDeviceTypesRequest_FieldMask
- func (o *ListDeviceTypesRequest) MakeFullFieldMask() *ListDeviceTypesRequest_FieldMask
- func (o *ListDeviceTypesRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *ListDeviceTypesRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *ListDeviceTypesRequest) Marshal() ([]byte, error)
- func (m *ListDeviceTypesRequest) MarshalJSON() ([]byte, error)
- func (o *ListDeviceTypesRequest) Merge(source *ListDeviceTypesRequest)
- func (o *ListDeviceTypesRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*ListDeviceTypesRequest) ProtoMessage()
- func (m *ListDeviceTypesRequest) ProtoReflect() preflect.Message
- func (m *ListDeviceTypesRequest) Reset()
- func (m *ListDeviceTypesRequest) SetFieldMask(fv *device_type.DeviceType_FieldMask)
- func (m *ListDeviceTypesRequest) SetFilter(fv *device_type.Filter)
- func (m *ListDeviceTypesRequest) SetIncludePagingInfo(fv bool)
- func (m *ListDeviceTypesRequest) SetOrderBy(fv *device_type.OrderBy)
- func (m *ListDeviceTypesRequest) SetPageSize(fv int32)
- func (m *ListDeviceTypesRequest) SetPageToken(fv *device_type.PagerCursor)
- func (m *ListDeviceTypesRequest) SetParent(fv *device_type.ParentName)
- func (m *ListDeviceTypesRequest) SetView(fv view.View)
- func (m *ListDeviceTypesRequest) String() string
- func (m *ListDeviceTypesRequest) Unmarshal(b []byte) error
- func (m *ListDeviceTypesRequest) UnmarshalJSON(data []byte) error
- type ListDeviceTypesRequestFieldPathBuilder
- func (ListDeviceTypesRequestFieldPathBuilder) FieldMask() ListDeviceTypesRequestPathSelectorFieldMask
- func (ListDeviceTypesRequestFieldPathBuilder) Filter() ListDeviceTypesRequestPathSelectorFilter
- func (ListDeviceTypesRequestFieldPathBuilder) IncludePagingInfo() ListDeviceTypesRequestPathSelectorIncludePagingInfo
- func (ListDeviceTypesRequestFieldPathBuilder) OrderBy() ListDeviceTypesRequestPathSelectorOrderBy
- func (ListDeviceTypesRequestFieldPathBuilder) PageSize() ListDeviceTypesRequestPathSelectorPageSize
- func (ListDeviceTypesRequestFieldPathBuilder) PageToken() ListDeviceTypesRequestPathSelectorPageToken
- func (ListDeviceTypesRequestFieldPathBuilder) Parent() ListDeviceTypesRequestPathSelectorParent
- func (ListDeviceTypesRequestFieldPathBuilder) View() ListDeviceTypesRequestPathSelectorView
- type ListDeviceTypesRequestPathSelectorFieldMask
- func (ListDeviceTypesRequestPathSelectorFieldMask) FieldPath() *ListDeviceTypesRequest_FieldTerminalPath
- func (s ListDeviceTypesRequestPathSelectorFieldMask) WithArrayOfValues(values []*device_type.DeviceType_FieldMask) *ListDeviceTypesRequest_FieldTerminalPathArrayOfValues
- func (s ListDeviceTypesRequestPathSelectorFieldMask) WithValue(value *device_type.DeviceType_FieldMask) *ListDeviceTypesRequest_FieldTerminalPathValue
- type ListDeviceTypesRequestPathSelectorFilter
- func (ListDeviceTypesRequestPathSelectorFilter) FieldPath() *ListDeviceTypesRequest_FieldTerminalPath
- func (s ListDeviceTypesRequestPathSelectorFilter) WithArrayOfValues(values []*device_type.Filter) *ListDeviceTypesRequest_FieldTerminalPathArrayOfValues
- func (s ListDeviceTypesRequestPathSelectorFilter) WithValue(value *device_type.Filter) *ListDeviceTypesRequest_FieldTerminalPathValue
- type ListDeviceTypesRequestPathSelectorIncludePagingInfo
- func (ListDeviceTypesRequestPathSelectorIncludePagingInfo) FieldPath() *ListDeviceTypesRequest_FieldTerminalPath
- func (s ListDeviceTypesRequestPathSelectorIncludePagingInfo) WithArrayOfValues(values []bool) *ListDeviceTypesRequest_FieldTerminalPathArrayOfValues
- func (s ListDeviceTypesRequestPathSelectorIncludePagingInfo) WithValue(value bool) *ListDeviceTypesRequest_FieldTerminalPathValue
- type ListDeviceTypesRequestPathSelectorOrderBy
- func (ListDeviceTypesRequestPathSelectorOrderBy) FieldPath() *ListDeviceTypesRequest_FieldTerminalPath
- func (s ListDeviceTypesRequestPathSelectorOrderBy) WithArrayOfValues(values []*device_type.OrderBy) *ListDeviceTypesRequest_FieldTerminalPathArrayOfValues
- func (s ListDeviceTypesRequestPathSelectorOrderBy) WithValue(value *device_type.OrderBy) *ListDeviceTypesRequest_FieldTerminalPathValue
- type ListDeviceTypesRequestPathSelectorPageSize
- func (ListDeviceTypesRequestPathSelectorPageSize) FieldPath() *ListDeviceTypesRequest_FieldTerminalPath
- func (s ListDeviceTypesRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *ListDeviceTypesRequest_FieldTerminalPathArrayOfValues
- func (s ListDeviceTypesRequestPathSelectorPageSize) WithValue(value int32) *ListDeviceTypesRequest_FieldTerminalPathValue
- type ListDeviceTypesRequestPathSelectorPageToken
- func (ListDeviceTypesRequestPathSelectorPageToken) FieldPath() *ListDeviceTypesRequest_FieldTerminalPath
- func (s ListDeviceTypesRequestPathSelectorPageToken) WithArrayOfValues(values []*device_type.PagerCursor) *ListDeviceTypesRequest_FieldTerminalPathArrayOfValues
- func (s ListDeviceTypesRequestPathSelectorPageToken) WithValue(value *device_type.PagerCursor) *ListDeviceTypesRequest_FieldTerminalPathValue
- type ListDeviceTypesRequestPathSelectorParent
- func (ListDeviceTypesRequestPathSelectorParent) FieldPath() *ListDeviceTypesRequest_FieldTerminalPath
- func (s ListDeviceTypesRequestPathSelectorParent) WithArrayOfValues(values []*device_type.ParentName) *ListDeviceTypesRequest_FieldTerminalPathArrayOfValues
- func (s ListDeviceTypesRequestPathSelectorParent) WithValue(value *device_type.ParentName) *ListDeviceTypesRequest_FieldTerminalPathValue
- type ListDeviceTypesRequestPathSelectorView
- func (ListDeviceTypesRequestPathSelectorView) FieldPath() *ListDeviceTypesRequest_FieldTerminalPath
- func (s ListDeviceTypesRequestPathSelectorView) WithArrayOfValues(values []view.View) *ListDeviceTypesRequest_FieldTerminalPathArrayOfValues
- func (s ListDeviceTypesRequestPathSelectorView) WithValue(value view.View) *ListDeviceTypesRequest_FieldTerminalPathValue
- type ListDeviceTypesRequest_FieldMask
- func (fieldMask *ListDeviceTypesRequest_FieldMask) AppendPath(path ListDeviceTypesRequest_FieldPath)
- func (fieldMask *ListDeviceTypesRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *ListDeviceTypesRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *ListDeviceTypesRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *ListDeviceTypesRequest_FieldMask) FilterInputFields() *ListDeviceTypesRequest_FieldMask
- func (fieldMask *ListDeviceTypesRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *ListDeviceTypesRequest_FieldMask) GetPaths() []ListDeviceTypesRequest_FieldPath
- func (fieldMask *ListDeviceTypesRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *ListDeviceTypesRequest_FieldMask) IsFull() bool
- func (fieldMask ListDeviceTypesRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask ListDeviceTypesRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *ListDeviceTypesRequest_FieldMask) PathsCount() int
- func (fieldMask *ListDeviceTypesRequest_FieldMask) Project(source *ListDeviceTypesRequest) *ListDeviceTypesRequest
- func (fieldMask *ListDeviceTypesRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *ListDeviceTypesRequest_FieldMask) ProtoMessage()
- func (fieldMask *ListDeviceTypesRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *ListDeviceTypesRequest_FieldMask) Reset()
- func (fieldMask *ListDeviceTypesRequest_FieldMask) Set(target, source *ListDeviceTypesRequest)
- func (fieldMask *ListDeviceTypesRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *ListDeviceTypesRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *ListDeviceTypesRequest_FieldMask) Size() int
- func (fieldMask *ListDeviceTypesRequest_FieldMask) String() string
- func (fieldMask *ListDeviceTypesRequest_FieldMask) Subtract(other *ListDeviceTypesRequest_FieldMask) *ListDeviceTypesRequest_FieldMask
- func (fieldMask *ListDeviceTypesRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *ListDeviceTypesRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *ListDeviceTypesRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *ListDeviceTypesRequest_FieldMask) UnmarshalJSON(data []byte) error
- type ListDeviceTypesRequest_FieldPath
- func BuildListDeviceTypesRequest_FieldPath(fp gotenobject.RawFieldPath) (ListDeviceTypesRequest_FieldPath, error)
- func MustParseListDeviceTypesRequest_FieldPath(rawField string) ListDeviceTypesRequest_FieldPath
- func ParseListDeviceTypesRequest_FieldPath(rawField string) (ListDeviceTypesRequest_FieldPath, error)
- type ListDeviceTypesRequest_FieldPathArrayItemValue
- type ListDeviceTypesRequest_FieldPathArrayOfValues
- type ListDeviceTypesRequest_FieldPathSelector
- type ListDeviceTypesRequest_FieldPathValue
- type ListDeviceTypesRequest_FieldTerminalPath
- func (fp *ListDeviceTypesRequest_FieldTerminalPath) ClearValue(item *ListDeviceTypesRequest)
- func (fp *ListDeviceTypesRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *ListDeviceTypesRequest_FieldTerminalPath) Get(source *ListDeviceTypesRequest) (values []interface{})
- func (fp *ListDeviceTypesRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *ListDeviceTypesRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *ListDeviceTypesRequest_FieldTerminalPath) GetSingle(source *ListDeviceTypesRequest) (interface{}, bool)
- func (fp *ListDeviceTypesRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *ListDeviceTypesRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *ListDeviceTypesRequest_FieldTerminalPath) JSONString() string
- func (fp *ListDeviceTypesRequest_FieldTerminalPath) Selector() ListDeviceTypesRequest_FieldPathSelector
- func (fp *ListDeviceTypesRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *ListDeviceTypesRequest_FieldTerminalPath) String() string
- func (fp *ListDeviceTypesRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListDeviceTypesRequest_FieldPathArrayItemValue
- func (fp *ListDeviceTypesRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListDeviceTypesRequest_FieldPathArrayOfValues
- func (fp *ListDeviceTypesRequest_FieldTerminalPath) WithIValue(value interface{}) ListDeviceTypesRequest_FieldPathValue
- func (fp *ListDeviceTypesRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *ListDeviceTypesRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *ListDeviceTypesRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type ListDeviceTypesRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *ListDeviceTypesRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *ListDeviceTypesRequest) bool
- func (fpaiv *ListDeviceTypesRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *ListDeviceTypesRequest_FieldTerminalPathArrayItemValue) GetSingle(source *ListDeviceTypesRequest) (interface{}, bool)
- func (fpaiv *ListDeviceTypesRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type ListDeviceTypesRequest_FieldTerminalPathArrayOfValues
- func (fpaov *ListDeviceTypesRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*device_type.DeviceType_FieldMask, bool)
- func (fpaov *ListDeviceTypesRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*device_type.Filter, bool)
- func (fpaov *ListDeviceTypesRequest_FieldTerminalPathArrayOfValues) AsIncludePagingInfoArrayOfValues() ([]bool, bool)
- func (fpaov *ListDeviceTypesRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*device_type.OrderBy, bool)
- func (fpaov *ListDeviceTypesRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
- func (fpaov *ListDeviceTypesRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*device_type.PagerCursor, bool)
- func (fpaov *ListDeviceTypesRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*device_type.ParentName, bool)
- func (fpaov *ListDeviceTypesRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *ListDeviceTypesRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type ListDeviceTypesRequest_FieldTerminalPathValue
- func (fpv *ListDeviceTypesRequest_FieldTerminalPathValue) AsFieldMaskValue() (*device_type.DeviceType_FieldMask, bool)
- func (fpv *ListDeviceTypesRequest_FieldTerminalPathValue) AsFilterValue() (*device_type.Filter, bool)
- func (fpv *ListDeviceTypesRequest_FieldTerminalPathValue) AsIncludePagingInfoValue() (bool, bool)
- func (fpv *ListDeviceTypesRequest_FieldTerminalPathValue) AsOrderByValue() (*device_type.OrderBy, bool)
- func (fpv *ListDeviceTypesRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
- func (fpv *ListDeviceTypesRequest_FieldTerminalPathValue) AsPageTokenValue() (*device_type.PagerCursor, bool)
- func (fpv *ListDeviceTypesRequest_FieldTerminalPathValue) AsParentValue() (*device_type.ParentName, bool)
- func (fpv *ListDeviceTypesRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *ListDeviceTypesRequest_FieldTerminalPathValue) CompareWith(source *ListDeviceTypesRequest) (int, bool)
- func (fpv *ListDeviceTypesRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *ListDeviceTypesRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *ListDeviceTypesRequest_FieldTerminalPathValue) SetTo(target **ListDeviceTypesRequest)
- func (fpv *ListDeviceTypesRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type ListDeviceTypesResponse
- func (o *ListDeviceTypesResponse) Clone() *ListDeviceTypesResponse
- func (o *ListDeviceTypesResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*ListDeviceTypesResponse) Descriptor() ([]byte, []int)
- func (m *ListDeviceTypesResponse) GetCurrentOffset() int32
- func (m *ListDeviceTypesResponse) GetDeviceTypes() []*device_type.DeviceType
- func (m *ListDeviceTypesResponse) GetNextPageToken() *device_type.PagerCursor
- func (m *ListDeviceTypesResponse) GetPrevPageToken() *device_type.PagerCursor
- func (m *ListDeviceTypesResponse) GetTotalResultsCount() int32
- func (*ListDeviceTypesResponse) GotenMessage()
- func (o *ListDeviceTypesResponse) GotenObjectExt()
- func (obj *ListDeviceTypesResponse) GotenValidate() error
- func (o *ListDeviceTypesResponse) MakeDiffFieldMask(other *ListDeviceTypesResponse) *ListDeviceTypesResponse_FieldMask
- func (o *ListDeviceTypesResponse) MakeFullFieldMask() *ListDeviceTypesResponse_FieldMask
- func (o *ListDeviceTypesResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *ListDeviceTypesResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *ListDeviceTypesResponse) Marshal() ([]byte, error)
- func (m *ListDeviceTypesResponse) MarshalJSON() ([]byte, error)
- func (o *ListDeviceTypesResponse) Merge(source *ListDeviceTypesResponse)
- func (o *ListDeviceTypesResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*ListDeviceTypesResponse) ProtoMessage()
- func (m *ListDeviceTypesResponse) ProtoReflect() preflect.Message
- func (m *ListDeviceTypesResponse) Reset()
- func (m *ListDeviceTypesResponse) SetCurrentOffset(fv int32)
- func (m *ListDeviceTypesResponse) SetDeviceTypes(fv []*device_type.DeviceType)
- func (m *ListDeviceTypesResponse) SetNextPageToken(fv *device_type.PagerCursor)
- func (m *ListDeviceTypesResponse) SetPrevPageToken(fv *device_type.PagerCursor)
- func (m *ListDeviceTypesResponse) SetTotalResultsCount(fv int32)
- func (m *ListDeviceTypesResponse) String() string
- func (m *ListDeviceTypesResponse) Unmarshal(b []byte) error
- func (m *ListDeviceTypesResponse) UnmarshalJSON(data []byte) error
- type ListDeviceTypesResponseFieldPathBuilder
- func (ListDeviceTypesResponseFieldPathBuilder) CurrentOffset() ListDeviceTypesResponsePathSelectorCurrentOffset
- func (ListDeviceTypesResponseFieldPathBuilder) DeviceTypes() ListDeviceTypesResponsePathSelectorDeviceTypes
- func (ListDeviceTypesResponseFieldPathBuilder) NextPageToken() ListDeviceTypesResponsePathSelectorNextPageToken
- func (ListDeviceTypesResponseFieldPathBuilder) PrevPageToken() ListDeviceTypesResponsePathSelectorPrevPageToken
- func (ListDeviceTypesResponseFieldPathBuilder) TotalResultsCount() ListDeviceTypesResponsePathSelectorTotalResultsCount
- type ListDeviceTypesResponseMapPathSelectorDeviceTypesMetadataAnnotations
- func (s ListDeviceTypesResponseMapPathSelectorDeviceTypesMetadataAnnotations) FieldPath() *ListDeviceTypesResponse_FieldSubPath
- func (s ListDeviceTypesResponseMapPathSelectorDeviceTypesMetadataAnnotations) WithArrayOfValues(values []string) *ListDeviceTypesResponse_FieldSubPathArrayOfValues
- func (s ListDeviceTypesResponseMapPathSelectorDeviceTypesMetadataAnnotations) WithValue(value string) *ListDeviceTypesResponse_FieldSubPathValue
- type ListDeviceTypesResponseMapPathSelectorDeviceTypesMetadataLabels
- func (s ListDeviceTypesResponseMapPathSelectorDeviceTypesMetadataLabels) FieldPath() *ListDeviceTypesResponse_FieldSubPath
- func (s ListDeviceTypesResponseMapPathSelectorDeviceTypesMetadataLabels) WithArrayOfValues(values []string) *ListDeviceTypesResponse_FieldSubPathArrayOfValues
- func (s ListDeviceTypesResponseMapPathSelectorDeviceTypesMetadataLabels) WithValue(value string) *ListDeviceTypesResponse_FieldSubPathValue
- type ListDeviceTypesResponseMapPathSelectorDeviceTypesMetadataShards
- func (s ListDeviceTypesResponseMapPathSelectorDeviceTypesMetadataShards) FieldPath() *ListDeviceTypesResponse_FieldSubPath
- func (s ListDeviceTypesResponseMapPathSelectorDeviceTypesMetadataShards) WithArrayOfValues(values []int64) *ListDeviceTypesResponse_FieldSubPathArrayOfValues
- func (s ListDeviceTypesResponseMapPathSelectorDeviceTypesMetadataShards) WithValue(value int64) *ListDeviceTypesResponse_FieldSubPathValue
- type ListDeviceTypesResponsePathSelectorCurrentOffset
- func (ListDeviceTypesResponsePathSelectorCurrentOffset) FieldPath() *ListDeviceTypesResponse_FieldTerminalPath
- func (s ListDeviceTypesResponsePathSelectorCurrentOffset) WithArrayOfValues(values []int32) *ListDeviceTypesResponse_FieldTerminalPathArrayOfValues
- func (s ListDeviceTypesResponsePathSelectorCurrentOffset) WithValue(value int32) *ListDeviceTypesResponse_FieldTerminalPathValue
- type ListDeviceTypesResponsePathSelectorDeviceTypes
- func (ListDeviceTypesResponsePathSelectorDeviceTypes) Architecture() ListDeviceTypesResponsePathSelectorDeviceTypesArchitecture
- func (ListDeviceTypesResponsePathSelectorDeviceTypes) Description() ListDeviceTypesResponsePathSelectorDeviceTypesDescription
- func (ListDeviceTypesResponsePathSelectorDeviceTypes) DisplayName() ListDeviceTypesResponsePathSelectorDeviceTypesDisplayName
- func (ListDeviceTypesResponsePathSelectorDeviceTypes) FieldPath() *ListDeviceTypesResponse_FieldTerminalPath
- func (ListDeviceTypesResponsePathSelectorDeviceTypes) Hardware() ListDeviceTypesResponsePathSelectorDeviceTypesHardware
- func (ListDeviceTypesResponsePathSelectorDeviceTypes) Metadata() ListDeviceTypesResponsePathSelectorDeviceTypesMetadata
- func (ListDeviceTypesResponsePathSelectorDeviceTypes) Name() ListDeviceTypesResponsePathSelectorDeviceTypesName
- func (s ListDeviceTypesResponsePathSelectorDeviceTypes) WithArrayOfValues(values [][]*device_type.DeviceType) *ListDeviceTypesResponse_FieldTerminalPathArrayOfValues
- func (s ListDeviceTypesResponsePathSelectorDeviceTypes) WithItemValue(value *device_type.DeviceType) *ListDeviceTypesResponse_FieldTerminalPathArrayItemValue
- func (s ListDeviceTypesResponsePathSelectorDeviceTypes) WithSubArrayItemValue(subPathArrayItemValue device_type.DeviceType_FieldPathArrayItemValue) *ListDeviceTypesResponse_FieldSubPathArrayItemValue
- func (s ListDeviceTypesResponsePathSelectorDeviceTypes) WithSubArrayOfValues(subPathArrayOfValues device_type.DeviceType_FieldPathArrayOfValues) *ListDeviceTypesResponse_FieldSubPathArrayOfValues
- func (ListDeviceTypesResponsePathSelectorDeviceTypes) WithSubPath(subPath device_type.DeviceType_FieldPath) *ListDeviceTypesResponse_FieldSubPath
- func (s ListDeviceTypesResponsePathSelectorDeviceTypes) WithSubValue(subPathValue device_type.DeviceType_FieldPathValue) *ListDeviceTypesResponse_FieldSubPathValue
- func (s ListDeviceTypesResponsePathSelectorDeviceTypes) WithValue(value []*device_type.DeviceType) *ListDeviceTypesResponse_FieldTerminalPathValue
- type ListDeviceTypesResponsePathSelectorDeviceTypesArchitecture
- func (ListDeviceTypesResponsePathSelectorDeviceTypesArchitecture) FieldPath() *ListDeviceTypesResponse_FieldSubPath
- func (s ListDeviceTypesResponsePathSelectorDeviceTypesArchitecture) WithArrayOfValues(values []device_type.DeviceType_Architecture) *ListDeviceTypesResponse_FieldSubPathArrayOfValues
- func (s ListDeviceTypesResponsePathSelectorDeviceTypesArchitecture) WithValue(value device_type.DeviceType_Architecture) *ListDeviceTypesResponse_FieldSubPathValue
- type ListDeviceTypesResponsePathSelectorDeviceTypesDescription
- func (ListDeviceTypesResponsePathSelectorDeviceTypesDescription) FieldPath() *ListDeviceTypesResponse_FieldSubPath
- func (s ListDeviceTypesResponsePathSelectorDeviceTypesDescription) WithArrayOfValues(values []string) *ListDeviceTypesResponse_FieldSubPathArrayOfValues
- func (s ListDeviceTypesResponsePathSelectorDeviceTypesDescription) WithValue(value string) *ListDeviceTypesResponse_FieldSubPathValue
- type ListDeviceTypesResponsePathSelectorDeviceTypesDisplayName
- func (ListDeviceTypesResponsePathSelectorDeviceTypesDisplayName) FieldPath() *ListDeviceTypesResponse_FieldSubPath
- func (s ListDeviceTypesResponsePathSelectorDeviceTypesDisplayName) WithArrayOfValues(values []string) *ListDeviceTypesResponse_FieldSubPathArrayOfValues
- func (s ListDeviceTypesResponsePathSelectorDeviceTypesDisplayName) WithValue(value string) *ListDeviceTypesResponse_FieldSubPathValue
- type ListDeviceTypesResponsePathSelectorDeviceTypesHardware
- func (ListDeviceTypesResponsePathSelectorDeviceTypesHardware) FieldPath() *ListDeviceTypesResponse_FieldSubPath
- func (s ListDeviceTypesResponsePathSelectorDeviceTypesHardware) WithArrayOfValues(values []device_type.DeviceType_Platform) *ListDeviceTypesResponse_FieldSubPathArrayOfValues
- func (s ListDeviceTypesResponsePathSelectorDeviceTypesHardware) WithValue(value device_type.DeviceType_Platform) *ListDeviceTypesResponse_FieldSubPathValue
- type ListDeviceTypesResponsePathSelectorDeviceTypesMetadata
- func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadata) Annotations() ListDeviceTypesResponsePathSelectorDeviceTypesMetadataAnnotations
- func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadata) CreateTime() ListDeviceTypesResponsePathSelectorDeviceTypesMetadataCreateTime
- func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadata) DeleteTime() ListDeviceTypesResponsePathSelectorDeviceTypesMetadataDeleteTime
- func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadata) FieldPath() *ListDeviceTypesResponse_FieldSubPath
- func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadata) Generation() ListDeviceTypesResponsePathSelectorDeviceTypesMetadataGeneration
- func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadata) Labels() ListDeviceTypesResponsePathSelectorDeviceTypesMetadataLabels
- func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadata) Lifecycle() ListDeviceTypesResponsePathSelectorDeviceTypesMetadataLifecycle
- func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadata) OwnerReferences() ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferences
- func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadata) ResourceVersion() ListDeviceTypesResponsePathSelectorDeviceTypesMetadataResourceVersion
- func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadata) Shards() ListDeviceTypesResponsePathSelectorDeviceTypesMetadataShards
- func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadata) Syncing() ListDeviceTypesResponsePathSelectorDeviceTypesMetadataSyncing
- func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadata) Tags() ListDeviceTypesResponsePathSelectorDeviceTypesMetadataTags
- func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadata) UpdateTime() ListDeviceTypesResponsePathSelectorDeviceTypesMetadataUpdateTime
- func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadata) Uuid() ListDeviceTypesResponsePathSelectorDeviceTypesMetadataUuid
- func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *ListDeviceTypesResponse_FieldSubPathArrayOfValues
- func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadata) WithValue(value *ntt_meta.Meta) *ListDeviceTypesResponse_FieldSubPathValue
- type ListDeviceTypesResponsePathSelectorDeviceTypesMetadataAnnotations
- func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataAnnotations) FieldPath() *ListDeviceTypesResponse_FieldSubPath
- func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataAnnotations) WithArrayOfValues(values []map[string]string) *ListDeviceTypesResponse_FieldSubPathArrayOfValues
- func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataAnnotations) WithKey(key string) ListDeviceTypesResponseMapPathSelectorDeviceTypesMetadataAnnotations
- func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataAnnotations) WithValue(value map[string]string) *ListDeviceTypesResponse_FieldSubPathValue
- type ListDeviceTypesResponsePathSelectorDeviceTypesMetadataCreateTime
- func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataCreateTime) FieldPath() *ListDeviceTypesResponse_FieldSubPath
- func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListDeviceTypesResponse_FieldSubPathArrayOfValues
- func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataCreateTime) WithValue(value *timestamp.Timestamp) *ListDeviceTypesResponse_FieldSubPathValue
- type ListDeviceTypesResponsePathSelectorDeviceTypesMetadataDeleteTime
- func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataDeleteTime) FieldPath() *ListDeviceTypesResponse_FieldSubPath
- func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListDeviceTypesResponse_FieldSubPathArrayOfValues
- func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *ListDeviceTypesResponse_FieldSubPathValue
- type ListDeviceTypesResponsePathSelectorDeviceTypesMetadataGeneration
- func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataGeneration) FieldPath() *ListDeviceTypesResponse_FieldSubPath
- func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataGeneration) WithArrayOfValues(values []int64) *ListDeviceTypesResponse_FieldSubPathArrayOfValues
- func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataGeneration) WithValue(value int64) *ListDeviceTypesResponse_FieldSubPathValue
- type ListDeviceTypesResponsePathSelectorDeviceTypesMetadataLabels
- func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataLabels) FieldPath() *ListDeviceTypesResponse_FieldSubPath
- func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataLabels) WithArrayOfValues(values []map[string]string) *ListDeviceTypesResponse_FieldSubPathArrayOfValues
- func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataLabels) WithKey(key string) ListDeviceTypesResponseMapPathSelectorDeviceTypesMetadataLabels
- func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataLabels) WithValue(value map[string]string) *ListDeviceTypesResponse_FieldSubPathValue
- type ListDeviceTypesResponsePathSelectorDeviceTypesMetadataLifecycle
- func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataLifecycle) BlockDeletion() ListDeviceTypesResponsePathSelectorDeviceTypesMetadataLifecycleBlockDeletion
- func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataLifecycle) FieldPath() *ListDeviceTypesResponse_FieldSubPath
- func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataLifecycle) State() ListDeviceTypesResponsePathSelectorDeviceTypesMetadataLifecycleState
- func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *ListDeviceTypesResponse_FieldSubPathArrayOfValues
- func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *ListDeviceTypesResponse_FieldSubPathValue
- type ListDeviceTypesResponsePathSelectorDeviceTypesMetadataLifecycleBlockDeletion
- func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataLifecycleBlockDeletion) FieldPath() *ListDeviceTypesResponse_FieldSubPath
- func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *ListDeviceTypesResponse_FieldSubPathArrayOfValues
- func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataLifecycleBlockDeletion) WithValue(value bool) *ListDeviceTypesResponse_FieldSubPathValue
- type ListDeviceTypesResponsePathSelectorDeviceTypesMetadataLifecycleState
- func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataLifecycleState) FieldPath() *ListDeviceTypesResponse_FieldSubPath
- func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *ListDeviceTypesResponse_FieldSubPathArrayOfValues
- func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *ListDeviceTypesResponse_FieldSubPathValue
- type ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferences
- func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferences) Controller() ...
- func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferences) FieldPath() *ListDeviceTypesResponse_FieldSubPath
- func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferences) Kind() ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesKind
- func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferences) Name() ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesName
- func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferences) Region() ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesRegion
- func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferences) RequiresOwnerReference() ...
- func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferences) Version() ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesVersion
- func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *ListDeviceTypesResponse_FieldSubPathArrayOfValues
- func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *ListDeviceTypesResponse_FieldSubPathArrayItemValue
- func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *ListDeviceTypesResponse_FieldSubPathValue
- type ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesBlockOwnerDeletion
- func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *ListDeviceTypesResponse_FieldSubPath
- func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *ListDeviceTypesResponse_FieldSubPathArrayOfValues
- func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *ListDeviceTypesResponse_FieldSubPathValue
- type ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesController
- func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesController) FieldPath() *ListDeviceTypesResponse_FieldSubPath
- func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *ListDeviceTypesResponse_FieldSubPathArrayOfValues
- func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesController) WithValue(value bool) *ListDeviceTypesResponse_FieldSubPathValue
- type ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesKind
- func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesKind) FieldPath() *ListDeviceTypesResponse_FieldSubPath
- func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *ListDeviceTypesResponse_FieldSubPathArrayOfValues
- func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesKind) WithValue(value string) *ListDeviceTypesResponse_FieldSubPathValue
- type ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesName
- func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesName) FieldPath() *ListDeviceTypesResponse_FieldSubPath
- func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesName) WithArrayOfValues(values []string) *ListDeviceTypesResponse_FieldSubPathArrayOfValues
- func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesName) WithValue(value string) *ListDeviceTypesResponse_FieldSubPathValue
- type ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesRegion
- func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesRegion) FieldPath() *ListDeviceTypesResponse_FieldSubPath
- func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *ListDeviceTypesResponse_FieldSubPathArrayOfValues
- func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesRegion) WithValue(value string) *ListDeviceTypesResponse_FieldSubPathValue
- type ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesRequiresOwnerReference
- func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *ListDeviceTypesResponse_FieldSubPath
- func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *ListDeviceTypesResponse_FieldSubPathArrayOfValues
- func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *ListDeviceTypesResponse_FieldSubPathValue
- type ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesVersion
- func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesVersion) FieldPath() *ListDeviceTypesResponse_FieldSubPath
- func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *ListDeviceTypesResponse_FieldSubPathArrayOfValues
- func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesVersion) WithValue(value string) *ListDeviceTypesResponse_FieldSubPathValue
- type ListDeviceTypesResponsePathSelectorDeviceTypesMetadataResourceVersion
- func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataResourceVersion) FieldPath() *ListDeviceTypesResponse_FieldSubPath
- func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataResourceVersion) WithArrayOfValues(values []string) *ListDeviceTypesResponse_FieldSubPathArrayOfValues
- func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataResourceVersion) WithValue(value string) *ListDeviceTypesResponse_FieldSubPathValue
- type ListDeviceTypesResponsePathSelectorDeviceTypesMetadataShards
- func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataShards) FieldPath() *ListDeviceTypesResponse_FieldSubPath
- func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataShards) WithArrayOfValues(values []map[string]int64) *ListDeviceTypesResponse_FieldSubPathArrayOfValues
- func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataShards) WithKey(key string) ListDeviceTypesResponseMapPathSelectorDeviceTypesMetadataShards
- func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataShards) WithValue(value map[string]int64) *ListDeviceTypesResponse_FieldSubPathValue
- type ListDeviceTypesResponsePathSelectorDeviceTypesMetadataSyncing
- func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataSyncing) FieldPath() *ListDeviceTypesResponse_FieldSubPath
- func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataSyncing) OwningRegion() ListDeviceTypesResponsePathSelectorDeviceTypesMetadataSyncingOwningRegion
- func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataSyncing) Regions() ListDeviceTypesResponsePathSelectorDeviceTypesMetadataSyncingRegions
- func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *ListDeviceTypesResponse_FieldSubPathArrayOfValues
- func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *ListDeviceTypesResponse_FieldSubPathValue
- type ListDeviceTypesResponsePathSelectorDeviceTypesMetadataSyncingOwningRegion
- func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataSyncingOwningRegion) FieldPath() *ListDeviceTypesResponse_FieldSubPath
- func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *ListDeviceTypesResponse_FieldSubPathArrayOfValues
- func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataSyncingOwningRegion) WithValue(value string) *ListDeviceTypesResponse_FieldSubPathValue
- type ListDeviceTypesResponsePathSelectorDeviceTypesMetadataSyncingRegions
- func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataSyncingRegions) FieldPath() *ListDeviceTypesResponse_FieldSubPath
- func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataSyncingRegions) WithArrayOfValues(values [][]string) *ListDeviceTypesResponse_FieldSubPathArrayOfValues
- func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataSyncingRegions) WithItemValue(value string) *ListDeviceTypesResponse_FieldSubPathArrayItemValue
- func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataSyncingRegions) WithValue(value []string) *ListDeviceTypesResponse_FieldSubPathValue
- type ListDeviceTypesResponsePathSelectorDeviceTypesMetadataTags
- func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataTags) FieldPath() *ListDeviceTypesResponse_FieldSubPath
- func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataTags) WithArrayOfValues(values [][]string) *ListDeviceTypesResponse_FieldSubPathArrayOfValues
- func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataTags) WithItemValue(value string) *ListDeviceTypesResponse_FieldSubPathArrayItemValue
- func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataTags) WithValue(value []string) *ListDeviceTypesResponse_FieldSubPathValue
- type ListDeviceTypesResponsePathSelectorDeviceTypesMetadataUpdateTime
- func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataUpdateTime) FieldPath() *ListDeviceTypesResponse_FieldSubPath
- func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListDeviceTypesResponse_FieldSubPathArrayOfValues
- func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *ListDeviceTypesResponse_FieldSubPathValue
- type ListDeviceTypesResponsePathSelectorDeviceTypesMetadataUuid
- func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataUuid) FieldPath() *ListDeviceTypesResponse_FieldSubPath
- func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataUuid) WithArrayOfValues(values []string) *ListDeviceTypesResponse_FieldSubPathArrayOfValues
- func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataUuid) WithValue(value string) *ListDeviceTypesResponse_FieldSubPathValue
- type ListDeviceTypesResponsePathSelectorDeviceTypesName
- func (ListDeviceTypesResponsePathSelectorDeviceTypesName) FieldPath() *ListDeviceTypesResponse_FieldSubPath
- func (s ListDeviceTypesResponsePathSelectorDeviceTypesName) WithArrayOfValues(values []*device_type.Name) *ListDeviceTypesResponse_FieldSubPathArrayOfValues
- func (s ListDeviceTypesResponsePathSelectorDeviceTypesName) WithValue(value *device_type.Name) *ListDeviceTypesResponse_FieldSubPathValue
- type ListDeviceTypesResponsePathSelectorNextPageToken
- func (ListDeviceTypesResponsePathSelectorNextPageToken) FieldPath() *ListDeviceTypesResponse_FieldTerminalPath
- func (s ListDeviceTypesResponsePathSelectorNextPageToken) WithArrayOfValues(values []*device_type.PagerCursor) *ListDeviceTypesResponse_FieldTerminalPathArrayOfValues
- func (s ListDeviceTypesResponsePathSelectorNextPageToken) WithValue(value *device_type.PagerCursor) *ListDeviceTypesResponse_FieldTerminalPathValue
- type ListDeviceTypesResponsePathSelectorPrevPageToken
- func (ListDeviceTypesResponsePathSelectorPrevPageToken) FieldPath() *ListDeviceTypesResponse_FieldTerminalPath
- func (s ListDeviceTypesResponsePathSelectorPrevPageToken) WithArrayOfValues(values []*device_type.PagerCursor) *ListDeviceTypesResponse_FieldTerminalPathArrayOfValues
- func (s ListDeviceTypesResponsePathSelectorPrevPageToken) WithValue(value *device_type.PagerCursor) *ListDeviceTypesResponse_FieldTerminalPathValue
- type ListDeviceTypesResponsePathSelectorTotalResultsCount
- func (ListDeviceTypesResponsePathSelectorTotalResultsCount) FieldPath() *ListDeviceTypesResponse_FieldTerminalPath
- func (s ListDeviceTypesResponsePathSelectorTotalResultsCount) WithArrayOfValues(values []int32) *ListDeviceTypesResponse_FieldTerminalPathArrayOfValues
- func (s ListDeviceTypesResponsePathSelectorTotalResultsCount) WithValue(value int32) *ListDeviceTypesResponse_FieldTerminalPathValue
- type ListDeviceTypesResponse_FieldMask
- func (fieldMask *ListDeviceTypesResponse_FieldMask) AppendPath(path ListDeviceTypesResponse_FieldPath)
- func (fieldMask *ListDeviceTypesResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *ListDeviceTypesResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *ListDeviceTypesResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *ListDeviceTypesResponse_FieldMask) FilterInputFields() *ListDeviceTypesResponse_FieldMask
- func (fieldMask *ListDeviceTypesResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *ListDeviceTypesResponse_FieldMask) GetPaths() []ListDeviceTypesResponse_FieldPath
- func (fieldMask *ListDeviceTypesResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *ListDeviceTypesResponse_FieldMask) IsFull() bool
- func (fieldMask ListDeviceTypesResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask ListDeviceTypesResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *ListDeviceTypesResponse_FieldMask) PathsCount() int
- func (fieldMask *ListDeviceTypesResponse_FieldMask) Project(source *ListDeviceTypesResponse) *ListDeviceTypesResponse
- func (fieldMask *ListDeviceTypesResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *ListDeviceTypesResponse_FieldMask) ProtoMessage()
- func (fieldMask *ListDeviceTypesResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *ListDeviceTypesResponse_FieldMask) Reset()
- func (fieldMask *ListDeviceTypesResponse_FieldMask) Set(target, source *ListDeviceTypesResponse)
- func (fieldMask *ListDeviceTypesResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *ListDeviceTypesResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *ListDeviceTypesResponse_FieldMask) Size() int
- func (fieldMask *ListDeviceTypesResponse_FieldMask) String() string
- func (fieldMask *ListDeviceTypesResponse_FieldMask) Subtract(other *ListDeviceTypesResponse_FieldMask) *ListDeviceTypesResponse_FieldMask
- func (fieldMask *ListDeviceTypesResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *ListDeviceTypesResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *ListDeviceTypesResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *ListDeviceTypesResponse_FieldMask) UnmarshalJSON(data []byte) error
- type ListDeviceTypesResponse_FieldPath
- func BuildListDeviceTypesResponse_FieldPath(fp gotenobject.RawFieldPath) (ListDeviceTypesResponse_FieldPath, error)
- func MustParseListDeviceTypesResponse_FieldPath(rawField string) ListDeviceTypesResponse_FieldPath
- func ParseListDeviceTypesResponse_FieldPath(rawField string) (ListDeviceTypesResponse_FieldPath, error)
- type ListDeviceTypesResponse_FieldPathArrayItemValue
- type ListDeviceTypesResponse_FieldPathArrayOfValues
- type ListDeviceTypesResponse_FieldPathSelector
- type ListDeviceTypesResponse_FieldPathValue
- type ListDeviceTypesResponse_FieldSubPath
- func (fps *ListDeviceTypesResponse_FieldSubPath) AsDeviceTypesSubPath() (device_type.DeviceType_FieldPath, bool)
- func (fps *ListDeviceTypesResponse_FieldSubPath) ClearValue(item *ListDeviceTypesResponse)
- func (fps *ListDeviceTypesResponse_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *ListDeviceTypesResponse_FieldSubPath) Get(source *ListDeviceTypesResponse) (values []interface{})
- func (fps *ListDeviceTypesResponse_FieldSubPath) GetDefault() interface{}
- func (fps *ListDeviceTypesResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *ListDeviceTypesResponse_FieldSubPath) GetSingle(source *ListDeviceTypesResponse) (interface{}, bool)
- func (fps *ListDeviceTypesResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *ListDeviceTypesResponse_FieldSubPath) IsLeaf() bool
- func (fps *ListDeviceTypesResponse_FieldSubPath) JSONString() string
- func (fps *ListDeviceTypesResponse_FieldSubPath) Selector() ListDeviceTypesResponse_FieldPathSelector
- func (fps *ListDeviceTypesResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *ListDeviceTypesResponse_FieldSubPath) String() string
- func (fps *ListDeviceTypesResponse_FieldSubPath) WithIArrayItemValue(value interface{}) ListDeviceTypesResponse_FieldPathArrayItemValue
- func (fps *ListDeviceTypesResponse_FieldSubPath) WithIArrayOfValues(values interface{}) ListDeviceTypesResponse_FieldPathArrayOfValues
- func (fps *ListDeviceTypesResponse_FieldSubPath) WithIValue(value interface{}) ListDeviceTypesResponse_FieldPathValue
- func (fps *ListDeviceTypesResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *ListDeviceTypesResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *ListDeviceTypesResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type ListDeviceTypesResponse_FieldSubPathArrayItemValue
- func (fpaivs *ListDeviceTypesResponse_FieldSubPathArrayItemValue) AsDeviceTypesPathItemValue() (device_type.DeviceType_FieldPathArrayItemValue, bool)
- func (fpaivs *ListDeviceTypesResponse_FieldSubPathArrayItemValue) ContainsValue(source *ListDeviceTypesResponse) bool
- func (fpaivs *ListDeviceTypesResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type ListDeviceTypesResponse_FieldSubPathArrayOfValues
- type ListDeviceTypesResponse_FieldSubPathValue
- func (fpvs *ListDeviceTypesResponse_FieldSubPathValue) AsDeviceTypesPathValue() (device_type.DeviceType_FieldPathValue, bool)
- func (fpvs *ListDeviceTypesResponse_FieldSubPathValue) CompareWith(source *ListDeviceTypesResponse) (int, bool)
- func (fpvs *ListDeviceTypesResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *ListDeviceTypesResponse_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *ListDeviceTypesResponse_FieldSubPathValue) SetTo(target **ListDeviceTypesResponse)
- func (fpvs *ListDeviceTypesResponse_FieldSubPathValue) SetToRaw(target proto.Message)
- type ListDeviceTypesResponse_FieldTerminalPath
- func (fp *ListDeviceTypesResponse_FieldTerminalPath) ClearValue(item *ListDeviceTypesResponse)
- func (fp *ListDeviceTypesResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *ListDeviceTypesResponse_FieldTerminalPath) Get(source *ListDeviceTypesResponse) (values []interface{})
- func (fp *ListDeviceTypesResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *ListDeviceTypesResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *ListDeviceTypesResponse_FieldTerminalPath) GetSingle(source *ListDeviceTypesResponse) (interface{}, bool)
- func (fp *ListDeviceTypesResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *ListDeviceTypesResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *ListDeviceTypesResponse_FieldTerminalPath) JSONString() string
- func (fp *ListDeviceTypesResponse_FieldTerminalPath) Selector() ListDeviceTypesResponse_FieldPathSelector
- func (fp *ListDeviceTypesResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *ListDeviceTypesResponse_FieldTerminalPath) String() string
- func (fp *ListDeviceTypesResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListDeviceTypesResponse_FieldPathArrayItemValue
- func (fp *ListDeviceTypesResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListDeviceTypesResponse_FieldPathArrayOfValues
- func (fp *ListDeviceTypesResponse_FieldTerminalPath) WithIValue(value interface{}) ListDeviceTypesResponse_FieldPathValue
- func (fp *ListDeviceTypesResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *ListDeviceTypesResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *ListDeviceTypesResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type ListDeviceTypesResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *ListDeviceTypesResponse_FieldTerminalPathArrayItemValue) AsDeviceTypesItemValue() (*device_type.DeviceType, bool)
- func (fpaiv *ListDeviceTypesResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *ListDeviceTypesResponse) bool
- func (fpaiv *ListDeviceTypesResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *ListDeviceTypesResponse_FieldTerminalPathArrayItemValue) GetSingle(source *ListDeviceTypesResponse) (interface{}, bool)
- func (fpaiv *ListDeviceTypesResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type ListDeviceTypesResponse_FieldTerminalPathArrayOfValues
- func (fpaov *ListDeviceTypesResponse_FieldTerminalPathArrayOfValues) AsCurrentOffsetArrayOfValues() ([]int32, bool)
- func (fpaov *ListDeviceTypesResponse_FieldTerminalPathArrayOfValues) AsDeviceTypesArrayOfValues() ([][]*device_type.DeviceType, bool)
- func (fpaov *ListDeviceTypesResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*device_type.PagerCursor, bool)
- func (fpaov *ListDeviceTypesResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*device_type.PagerCursor, bool)
- func (fpaov *ListDeviceTypesResponse_FieldTerminalPathArrayOfValues) AsTotalResultsCountArrayOfValues() ([]int32, bool)
- func (fpaov *ListDeviceTypesResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type ListDeviceTypesResponse_FieldTerminalPathValue
- func (fpv *ListDeviceTypesResponse_FieldTerminalPathValue) AsCurrentOffsetValue() (int32, bool)
- func (fpv *ListDeviceTypesResponse_FieldTerminalPathValue) AsDeviceTypesValue() ([]*device_type.DeviceType, bool)
- func (fpv *ListDeviceTypesResponse_FieldTerminalPathValue) AsNextPageTokenValue() (*device_type.PagerCursor, bool)
- func (fpv *ListDeviceTypesResponse_FieldTerminalPathValue) AsPrevPageTokenValue() (*device_type.PagerCursor, bool)
- func (fpv *ListDeviceTypesResponse_FieldTerminalPathValue) AsTotalResultsCountValue() (int32, bool)
- func (fpv *ListDeviceTypesResponse_FieldTerminalPathValue) CompareWith(source *ListDeviceTypesResponse) (int, bool)
- func (fpv *ListDeviceTypesResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *ListDeviceTypesResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *ListDeviceTypesResponse_FieldTerminalPathValue) SetTo(target **ListDeviceTypesResponse)
- func (fpv *ListDeviceTypesResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type UpdateDeviceTypeDescriptor
- func (d *UpdateDeviceTypeDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *UpdateDeviceTypeDescriptor) GetApiName() string
- func (d *UpdateDeviceTypeDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *UpdateDeviceTypeDescriptor) GetFullMethodName() string
- func (d *UpdateDeviceTypeDescriptor) GetMethodName() string
- func (d *UpdateDeviceTypeDescriptor) GetProtoPkgName() string
- func (d *UpdateDeviceTypeDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *UpdateDeviceTypeDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *UpdateDeviceTypeDescriptor) GetServiceDomain() string
- func (d *UpdateDeviceTypeDescriptor) GetServiceVersion() string
- func (d *UpdateDeviceTypeDescriptor) GetVerb() string
- func (d *UpdateDeviceTypeDescriptor) HasResource() bool
- func (d *UpdateDeviceTypeDescriptor) IsClientStream() bool
- func (d *UpdateDeviceTypeDescriptor) IsCollection() bool
- func (d *UpdateDeviceTypeDescriptor) IsPlural() bool
- func (d *UpdateDeviceTypeDescriptor) IsServerStream() bool
- func (d *UpdateDeviceTypeDescriptor) IsUnary() bool
- func (d *UpdateDeviceTypeDescriptor) NewEmptyClientMsg() proto.Message
- func (d *UpdateDeviceTypeDescriptor) NewEmptyServerMsg() proto.Message
- func (d *UpdateDeviceTypeDescriptor) RequestHasResourceBody() bool
- type UpdateDeviceTypeDescriptorClientMsgHandle
- func (h *UpdateDeviceTypeDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *UpdateDeviceTypeDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *UpdateDeviceTypeDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type UpdateDeviceTypeDescriptorServerMsgHandle
- func (h *UpdateDeviceTypeDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *UpdateDeviceTypeDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *UpdateDeviceTypeDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type UpdateDeviceTypeRequest
- func (o *UpdateDeviceTypeRequest) Clone() *UpdateDeviceTypeRequest
- func (o *UpdateDeviceTypeRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*UpdateDeviceTypeRequest) Descriptor() ([]byte, []int)
- func (m *UpdateDeviceTypeRequest) GetAllowMissing() bool
- func (m *UpdateDeviceTypeRequest) GetCas() *UpdateDeviceTypeRequest_CAS
- func (m *UpdateDeviceTypeRequest) GetDeviceType() *device_type.DeviceType
- func (m *UpdateDeviceTypeRequest) GetUpdateMask() *device_type.DeviceType_FieldMask
- func (*UpdateDeviceTypeRequest) GotenMessage()
- func (o *UpdateDeviceTypeRequest) GotenObjectExt()
- func (obj *UpdateDeviceTypeRequest) GotenValidate() error
- func (o *UpdateDeviceTypeRequest) MakeDiffFieldMask(other *UpdateDeviceTypeRequest) *UpdateDeviceTypeRequest_FieldMask
- func (o *UpdateDeviceTypeRequest) MakeFullFieldMask() *UpdateDeviceTypeRequest_FieldMask
- func (o *UpdateDeviceTypeRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *UpdateDeviceTypeRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *UpdateDeviceTypeRequest) Marshal() ([]byte, error)
- func (m *UpdateDeviceTypeRequest) MarshalJSON() ([]byte, error)
- func (o *UpdateDeviceTypeRequest) Merge(source *UpdateDeviceTypeRequest)
- func (o *UpdateDeviceTypeRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*UpdateDeviceTypeRequest) ProtoMessage()
- func (m *UpdateDeviceTypeRequest) ProtoReflect() preflect.Message
- func (m *UpdateDeviceTypeRequest) Reset()
- func (m *UpdateDeviceTypeRequest) SetAllowMissing(fv bool)
- func (m *UpdateDeviceTypeRequest) SetCas(fv *UpdateDeviceTypeRequest_CAS)
- func (m *UpdateDeviceTypeRequest) SetDeviceType(fv *device_type.DeviceType)
- func (m *UpdateDeviceTypeRequest) SetUpdateMask(fv *device_type.DeviceType_FieldMask)
- func (m *UpdateDeviceTypeRequest) String() string
- func (m *UpdateDeviceTypeRequest) Unmarshal(b []byte) error
- func (m *UpdateDeviceTypeRequest) UnmarshalJSON(data []byte) error
- type UpdateDeviceTypeRequestCASFieldPathBuilder
- type UpdateDeviceTypeRequestCAS_FieldPath
- func BuildUpdateDeviceTypeRequestCAS_FieldPath(fp gotenobject.RawFieldPath) (UpdateDeviceTypeRequestCAS_FieldPath, error)
- func MustParseUpdateDeviceTypeRequestCAS_FieldPath(rawField string) UpdateDeviceTypeRequestCAS_FieldPath
- func ParseUpdateDeviceTypeRequestCAS_FieldPath(rawField string) (UpdateDeviceTypeRequestCAS_FieldPath, error)
- type UpdateDeviceTypeRequestCAS_FieldPathArrayItemValue
- type UpdateDeviceTypeRequestCAS_FieldPathArrayOfValues
- type UpdateDeviceTypeRequestCAS_FieldPathSelector
- type UpdateDeviceTypeRequestCAS_FieldPathValue
- type UpdateDeviceTypeRequestCAS_FieldSubPath
- func (fps *UpdateDeviceTypeRequestCAS_FieldSubPath) AsConditionalStateSubPath() (device_type.DeviceType_FieldPath, bool)
- func (fps *UpdateDeviceTypeRequestCAS_FieldSubPath) ClearValue(item *UpdateDeviceTypeRequest_CAS)
- func (fps *UpdateDeviceTypeRequestCAS_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *UpdateDeviceTypeRequestCAS_FieldSubPath) Get(source *UpdateDeviceTypeRequest_CAS) (values []interface{})
- func (fps *UpdateDeviceTypeRequestCAS_FieldSubPath) GetDefault() interface{}
- func (fps *UpdateDeviceTypeRequestCAS_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *UpdateDeviceTypeRequestCAS_FieldSubPath) GetSingle(source *UpdateDeviceTypeRequest_CAS) (interface{}, bool)
- func (fps *UpdateDeviceTypeRequestCAS_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *UpdateDeviceTypeRequestCAS_FieldSubPath) IsLeaf() bool
- func (fps *UpdateDeviceTypeRequestCAS_FieldSubPath) JSONString() string
- func (fps *UpdateDeviceTypeRequestCAS_FieldSubPath) Selector() UpdateDeviceTypeRequestCAS_FieldPathSelector
- func (fps *UpdateDeviceTypeRequestCAS_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *UpdateDeviceTypeRequestCAS_FieldSubPath) String() string
- func (fps *UpdateDeviceTypeRequestCAS_FieldSubPath) WithIArrayItemValue(value interface{}) UpdateDeviceTypeRequestCAS_FieldPathArrayItemValue
- func (fps *UpdateDeviceTypeRequestCAS_FieldSubPath) WithIArrayOfValues(values interface{}) UpdateDeviceTypeRequestCAS_FieldPathArrayOfValues
- func (fps *UpdateDeviceTypeRequestCAS_FieldSubPath) WithIValue(value interface{}) UpdateDeviceTypeRequestCAS_FieldPathValue
- func (fps *UpdateDeviceTypeRequestCAS_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *UpdateDeviceTypeRequestCAS_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *UpdateDeviceTypeRequestCAS_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type UpdateDeviceTypeRequestCAS_FieldSubPathArrayItemValue
- func (fpaivs *UpdateDeviceTypeRequestCAS_FieldSubPathArrayItemValue) AsConditionalStatePathItemValue() (device_type.DeviceType_FieldPathArrayItemValue, bool)
- func (fpaivs *UpdateDeviceTypeRequestCAS_FieldSubPathArrayItemValue) ContainsValue(source *UpdateDeviceTypeRequest_CAS) bool
- func (fpaivs *UpdateDeviceTypeRequestCAS_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type UpdateDeviceTypeRequestCAS_FieldSubPathArrayOfValues
- type UpdateDeviceTypeRequestCAS_FieldSubPathValue
- func (fpvs *UpdateDeviceTypeRequestCAS_FieldSubPathValue) AsConditionalStatePathValue() (device_type.DeviceType_FieldPathValue, bool)
- func (fpvs *UpdateDeviceTypeRequestCAS_FieldSubPathValue) CompareWith(source *UpdateDeviceTypeRequest_CAS) (int, bool)
- func (fpvs *UpdateDeviceTypeRequestCAS_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *UpdateDeviceTypeRequestCAS_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *UpdateDeviceTypeRequestCAS_FieldSubPathValue) SetTo(target **UpdateDeviceTypeRequest_CAS)
- func (fpvs *UpdateDeviceTypeRequestCAS_FieldSubPathValue) SetToRaw(target proto.Message)
- type UpdateDeviceTypeRequestCAS_FieldTerminalPath
- func (fp *UpdateDeviceTypeRequestCAS_FieldTerminalPath) ClearValue(item *UpdateDeviceTypeRequest_CAS)
- func (fp *UpdateDeviceTypeRequestCAS_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *UpdateDeviceTypeRequestCAS_FieldTerminalPath) Get(source *UpdateDeviceTypeRequest_CAS) (values []interface{})
- func (fp *UpdateDeviceTypeRequestCAS_FieldTerminalPath) GetDefault() interface{}
- func (fp *UpdateDeviceTypeRequestCAS_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *UpdateDeviceTypeRequestCAS_FieldTerminalPath) GetSingle(source *UpdateDeviceTypeRequest_CAS) (interface{}, bool)
- func (fp *UpdateDeviceTypeRequestCAS_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *UpdateDeviceTypeRequestCAS_FieldTerminalPath) IsLeaf() bool
- func (fp *UpdateDeviceTypeRequestCAS_FieldTerminalPath) JSONString() string
- func (fp *UpdateDeviceTypeRequestCAS_FieldTerminalPath) Selector() UpdateDeviceTypeRequestCAS_FieldPathSelector
- func (fp *UpdateDeviceTypeRequestCAS_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *UpdateDeviceTypeRequestCAS_FieldTerminalPath) String() string
- func (fp *UpdateDeviceTypeRequestCAS_FieldTerminalPath) WithIArrayItemValue(value interface{}) UpdateDeviceTypeRequestCAS_FieldPathArrayItemValue
- func (fp *UpdateDeviceTypeRequestCAS_FieldTerminalPath) WithIArrayOfValues(values interface{}) UpdateDeviceTypeRequestCAS_FieldPathArrayOfValues
- func (fp *UpdateDeviceTypeRequestCAS_FieldTerminalPath) WithIValue(value interface{}) UpdateDeviceTypeRequestCAS_FieldPathValue
- func (fp *UpdateDeviceTypeRequestCAS_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *UpdateDeviceTypeRequestCAS_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *UpdateDeviceTypeRequestCAS_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type UpdateDeviceTypeRequestCAS_FieldTerminalPathArrayItemValue
- func (fpaiv *UpdateDeviceTypeRequestCAS_FieldTerminalPathArrayItemValue) ContainsValue(source *UpdateDeviceTypeRequest_CAS) bool
- func (fpaiv *UpdateDeviceTypeRequestCAS_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *UpdateDeviceTypeRequestCAS_FieldTerminalPathArrayItemValue) GetSingle(source *UpdateDeviceTypeRequest_CAS) (interface{}, bool)
- func (fpaiv *UpdateDeviceTypeRequestCAS_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type UpdateDeviceTypeRequestCAS_FieldTerminalPathArrayOfValues
- func (fpaov *UpdateDeviceTypeRequestCAS_FieldTerminalPathArrayOfValues) AsConditionalStateArrayOfValues() ([]*device_type.DeviceType, bool)
- func (fpaov *UpdateDeviceTypeRequestCAS_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*device_type.DeviceType_FieldMask, bool)
- func (fpaov *UpdateDeviceTypeRequestCAS_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type UpdateDeviceTypeRequestCAS_FieldTerminalPathValue
- func (fpv *UpdateDeviceTypeRequestCAS_FieldTerminalPathValue) AsConditionalStateValue() (*device_type.DeviceType, bool)
- func (fpv *UpdateDeviceTypeRequestCAS_FieldTerminalPathValue) AsFieldMaskValue() (*device_type.DeviceType_FieldMask, bool)
- func (fpv *UpdateDeviceTypeRequestCAS_FieldTerminalPathValue) CompareWith(source *UpdateDeviceTypeRequest_CAS) (int, bool)
- func (fpv *UpdateDeviceTypeRequestCAS_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *UpdateDeviceTypeRequestCAS_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *UpdateDeviceTypeRequestCAS_FieldTerminalPathValue) SetTo(target **UpdateDeviceTypeRequest_CAS)
- func (fpv *UpdateDeviceTypeRequestCAS_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type UpdateDeviceTypeRequestFieldPathBuilder
- func (UpdateDeviceTypeRequestFieldPathBuilder) AllowMissing() UpdateDeviceTypeRequestPathSelectorAllowMissing
- func (UpdateDeviceTypeRequestFieldPathBuilder) Cas() UpdateDeviceTypeRequestPathSelectorCas
- func (UpdateDeviceTypeRequestFieldPathBuilder) DeviceType() UpdateDeviceTypeRequestPathSelectorDeviceType
- func (UpdateDeviceTypeRequestFieldPathBuilder) UpdateMask() UpdateDeviceTypeRequestPathSelectorUpdateMask
- type UpdateDeviceTypeRequestMapPathSelectorCasConditionalStateMetadataAnnotations
- func (s UpdateDeviceTypeRequestMapPathSelectorCasConditionalStateMetadataAnnotations) FieldPath() *UpdateDeviceTypeRequest_FieldSubPath
- func (s UpdateDeviceTypeRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues(values []string) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithValue(value string) *UpdateDeviceTypeRequest_FieldSubPathValue
- type UpdateDeviceTypeRequestMapPathSelectorCasConditionalStateMetadataLabels
- func (s UpdateDeviceTypeRequestMapPathSelectorCasConditionalStateMetadataLabels) FieldPath() *UpdateDeviceTypeRequest_FieldSubPath
- func (s UpdateDeviceTypeRequestMapPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues(values []string) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequestMapPathSelectorCasConditionalStateMetadataLabels) WithValue(value string) *UpdateDeviceTypeRequest_FieldSubPathValue
- type UpdateDeviceTypeRequestMapPathSelectorCasConditionalStateMetadataShards
- func (s UpdateDeviceTypeRequestMapPathSelectorCasConditionalStateMetadataShards) FieldPath() *UpdateDeviceTypeRequest_FieldSubPath
- func (s UpdateDeviceTypeRequestMapPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues(values []int64) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequestMapPathSelectorCasConditionalStateMetadataShards) WithValue(value int64) *UpdateDeviceTypeRequest_FieldSubPathValue
- type UpdateDeviceTypeRequestMapPathSelectorDeviceTypeMetadataAnnotations
- func (s UpdateDeviceTypeRequestMapPathSelectorDeviceTypeMetadataAnnotations) FieldPath() *UpdateDeviceTypeRequest_FieldSubPath
- func (s UpdateDeviceTypeRequestMapPathSelectorDeviceTypeMetadataAnnotations) WithArrayOfValues(values []string) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequestMapPathSelectorDeviceTypeMetadataAnnotations) WithValue(value string) *UpdateDeviceTypeRequest_FieldSubPathValue
- type UpdateDeviceTypeRequestMapPathSelectorDeviceTypeMetadataLabels
- func (s UpdateDeviceTypeRequestMapPathSelectorDeviceTypeMetadataLabels) FieldPath() *UpdateDeviceTypeRequest_FieldSubPath
- func (s UpdateDeviceTypeRequestMapPathSelectorDeviceTypeMetadataLabels) WithArrayOfValues(values []string) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequestMapPathSelectorDeviceTypeMetadataLabels) WithValue(value string) *UpdateDeviceTypeRequest_FieldSubPathValue
- type UpdateDeviceTypeRequestMapPathSelectorDeviceTypeMetadataShards
- func (s UpdateDeviceTypeRequestMapPathSelectorDeviceTypeMetadataShards) FieldPath() *UpdateDeviceTypeRequest_FieldSubPath
- func (s UpdateDeviceTypeRequestMapPathSelectorDeviceTypeMetadataShards) WithArrayOfValues(values []int64) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequestMapPathSelectorDeviceTypeMetadataShards) WithValue(value int64) *UpdateDeviceTypeRequest_FieldSubPathValue
- type UpdateDeviceTypeRequestPathSelectorAllowMissing
- func (UpdateDeviceTypeRequestPathSelectorAllowMissing) FieldPath() *UpdateDeviceTypeRequest_FieldTerminalPath
- func (s UpdateDeviceTypeRequestPathSelectorAllowMissing) WithArrayOfValues(values []bool) *UpdateDeviceTypeRequest_FieldTerminalPathArrayOfValues
- func (s UpdateDeviceTypeRequestPathSelectorAllowMissing) WithValue(value bool) *UpdateDeviceTypeRequest_FieldTerminalPathValue
- type UpdateDeviceTypeRequestPathSelectorCas
- func (UpdateDeviceTypeRequestPathSelectorCas) ConditionalState() UpdateDeviceTypeRequestPathSelectorCasConditionalState
- func (UpdateDeviceTypeRequestPathSelectorCas) FieldMask() UpdateDeviceTypeRequestPathSelectorCasFieldMask
- func (UpdateDeviceTypeRequestPathSelectorCas) FieldPath() *UpdateDeviceTypeRequest_FieldTerminalPath
- func (s UpdateDeviceTypeRequestPathSelectorCas) WithArrayOfValues(values []*UpdateDeviceTypeRequest_CAS) *UpdateDeviceTypeRequest_FieldTerminalPathArrayOfValues
- func (s UpdateDeviceTypeRequestPathSelectorCas) WithSubArrayItemValue(subPathArrayItemValue UpdateDeviceTypeRequestCAS_FieldPathArrayItemValue) *UpdateDeviceTypeRequest_FieldSubPathArrayItemValue
- func (s UpdateDeviceTypeRequestPathSelectorCas) WithSubArrayOfValues(subPathArrayOfValues UpdateDeviceTypeRequestCAS_FieldPathArrayOfValues) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (UpdateDeviceTypeRequestPathSelectorCas) WithSubPath(subPath UpdateDeviceTypeRequestCAS_FieldPath) *UpdateDeviceTypeRequest_FieldSubPath
- func (s UpdateDeviceTypeRequestPathSelectorCas) WithSubValue(subPathValue UpdateDeviceTypeRequestCAS_FieldPathValue) *UpdateDeviceTypeRequest_FieldSubPathValue
- func (s UpdateDeviceTypeRequestPathSelectorCas) WithValue(value *UpdateDeviceTypeRequest_CAS) *UpdateDeviceTypeRequest_FieldTerminalPathValue
- type UpdateDeviceTypeRequestPathSelectorCasConditionalState
- func (UpdateDeviceTypeRequestPathSelectorCasConditionalState) Architecture() UpdateDeviceTypeRequestPathSelectorCasConditionalStateArchitecture
- func (UpdateDeviceTypeRequestPathSelectorCasConditionalState) Description() UpdateDeviceTypeRequestPathSelectorCasConditionalStateDescription
- func (UpdateDeviceTypeRequestPathSelectorCasConditionalState) DisplayName() UpdateDeviceTypeRequestPathSelectorCasConditionalStateDisplayName
- func (UpdateDeviceTypeRequestPathSelectorCasConditionalState) FieldPath() *UpdateDeviceTypeRequest_FieldSubPath
- func (UpdateDeviceTypeRequestPathSelectorCasConditionalState) Hardware() UpdateDeviceTypeRequestPathSelectorCasConditionalStateHardware
- func (UpdateDeviceTypeRequestPathSelectorCasConditionalState) Metadata() UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadata
- func (UpdateDeviceTypeRequestPathSelectorCasConditionalState) Name() UpdateDeviceTypeRequestPathSelectorCasConditionalStateName
- func (s UpdateDeviceTypeRequestPathSelectorCasConditionalState) WithArrayOfValues(values []*device_type.DeviceType) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequestPathSelectorCasConditionalState) WithValue(value *device_type.DeviceType) *UpdateDeviceTypeRequest_FieldSubPathValue
- type UpdateDeviceTypeRequestPathSelectorCasConditionalStateArchitecture
- func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateArchitecture) FieldPath() *UpdateDeviceTypeRequest_FieldSubPath
- func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateArchitecture) WithArrayOfValues(values []device_type.DeviceType_Architecture) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateArchitecture) WithValue(value device_type.DeviceType_Architecture) *UpdateDeviceTypeRequest_FieldSubPathValue
- type UpdateDeviceTypeRequestPathSelectorCasConditionalStateDescription
- func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateDescription) FieldPath() *UpdateDeviceTypeRequest_FieldSubPath
- func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateDescription) WithArrayOfValues(values []string) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateDescription) WithValue(value string) *UpdateDeviceTypeRequest_FieldSubPathValue
- type UpdateDeviceTypeRequestPathSelectorCasConditionalStateDisplayName
- func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateDisplayName) FieldPath() *UpdateDeviceTypeRequest_FieldSubPath
- func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateDisplayName) WithArrayOfValues(values []string) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateDisplayName) WithValue(value string) *UpdateDeviceTypeRequest_FieldSubPathValue
- type UpdateDeviceTypeRequestPathSelectorCasConditionalStateHardware
- func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateHardware) FieldPath() *UpdateDeviceTypeRequest_FieldSubPath
- func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateHardware) WithArrayOfValues(values []device_type.DeviceType_Platform) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateHardware) WithValue(value device_type.DeviceType_Platform) *UpdateDeviceTypeRequest_FieldSubPathValue
- type UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadata
- func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadata) Annotations() UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataAnnotations
- func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadata) CreateTime() UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataCreateTime
- func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadata) DeleteTime() UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataDeleteTime
- func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadata) FieldPath() *UpdateDeviceTypeRequest_FieldSubPath
- func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadata) Generation() UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataGeneration
- func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadata) Labels() UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataLabels
- func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadata) Lifecycle() UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataLifecycle
- func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadata) OwnerReferences() UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferences
- func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadata) ResourceVersion() UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataResourceVersion
- func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadata) Shards() UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataShards
- func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadata) Syncing() UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataSyncing
- func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadata) Tags() UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataTags
- func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadata) UpdateTime() UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataUpdateTime
- func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadata) Uuid() UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataUuid
- func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadata) WithValue(value *ntt_meta.Meta) *UpdateDeviceTypeRequest_FieldSubPathValue
- type UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataAnnotations
- func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataAnnotations) FieldPath() *UpdateDeviceTypeRequest_FieldSubPath
- func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataAnnotations) WithKey(key string) UpdateDeviceTypeRequestMapPathSelectorCasConditionalStateMetadataAnnotations
- func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataAnnotations) WithValue(value map[string]string) *UpdateDeviceTypeRequest_FieldSubPathValue
- type UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataCreateTime
- func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataCreateTime) FieldPath() *UpdateDeviceTypeRequest_FieldSubPath
- func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataCreateTime) WithValue(value *timestamp.Timestamp) *UpdateDeviceTypeRequest_FieldSubPathValue
- type UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataDeleteTime
- func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataDeleteTime) FieldPath() *UpdateDeviceTypeRequest_FieldSubPath
- func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *UpdateDeviceTypeRequest_FieldSubPathValue
- type UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataGeneration
- func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataGeneration) FieldPath() *UpdateDeviceTypeRequest_FieldSubPath
- func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataGeneration) WithArrayOfValues(values []int64) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataGeneration) WithValue(value int64) *UpdateDeviceTypeRequest_FieldSubPathValue
- type UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataLabels
- func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataLabels) FieldPath() *UpdateDeviceTypeRequest_FieldSubPath
- func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataLabels) WithKey(key string) UpdateDeviceTypeRequestMapPathSelectorCasConditionalStateMetadataLabels
- func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataLabels) WithValue(value map[string]string) *UpdateDeviceTypeRequest_FieldSubPathValue
- type UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataLifecycle
- func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataLifecycle) BlockDeletion() ...
- func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataLifecycle) FieldPath() *UpdateDeviceTypeRequest_FieldSubPath
- func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataLifecycle) State() UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataLifecycleState
- func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *UpdateDeviceTypeRequest_FieldSubPathValue
- type UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion
- func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) FieldPath() *UpdateDeviceTypeRequest_FieldSubPath
- func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) WithValue(value bool) *UpdateDeviceTypeRequest_FieldSubPathValue
- type UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataLifecycleState
- func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataLifecycleState) FieldPath() *UpdateDeviceTypeRequest_FieldSubPath
- func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *UpdateDeviceTypeRequest_FieldSubPathValue
- type UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferences
- func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Controller() ...
- func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferences) FieldPath() *UpdateDeviceTypeRequest_FieldSubPath
- func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Kind() ...
- func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Name() ...
- func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Region() ...
- func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferences) RequiresOwnerReference() ...
- func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Version() ...
- func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *UpdateDeviceTypeRequest_FieldSubPathArrayItemValue
- func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *UpdateDeviceTypeRequest_FieldSubPathValue
- type UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion
- func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *UpdateDeviceTypeRequest_FieldSubPath
- func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *UpdateDeviceTypeRequest_FieldSubPathValue
- type UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController
- func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) FieldPath() *UpdateDeviceTypeRequest_FieldSubPath
- func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithValue(value bool) *UpdateDeviceTypeRequest_FieldSubPathValue
- type UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind
- func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) FieldPath() *UpdateDeviceTypeRequest_FieldSubPath
- func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithValue(value string) *UpdateDeviceTypeRequest_FieldSubPathValue
- type UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName
- func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) FieldPath() *UpdateDeviceTypeRequest_FieldSubPath
- func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithValue(value string) *UpdateDeviceTypeRequest_FieldSubPathValue
- type UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion
- func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) FieldPath() *UpdateDeviceTypeRequest_FieldSubPath
- func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) WithValue(value string) *UpdateDeviceTypeRequest_FieldSubPathValue
- type UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference
- func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *UpdateDeviceTypeRequest_FieldSubPath
- func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *UpdateDeviceTypeRequest_FieldSubPathValue
- type UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion
- func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) FieldPath() *UpdateDeviceTypeRequest_FieldSubPath
- func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) WithValue(value string) *UpdateDeviceTypeRequest_FieldSubPathValue
- type UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataResourceVersion
- func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataResourceVersion) FieldPath() *UpdateDeviceTypeRequest_FieldSubPath
- func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithValue(value string) *UpdateDeviceTypeRequest_FieldSubPathValue
- type UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataShards
- func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataShards) FieldPath() *UpdateDeviceTypeRequest_FieldSubPath
- func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataShards) WithKey(key string) UpdateDeviceTypeRequestMapPathSelectorCasConditionalStateMetadataShards
- func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataShards) WithValue(value map[string]int64) *UpdateDeviceTypeRequest_FieldSubPathValue
- type UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataSyncing
- func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataSyncing) FieldPath() *UpdateDeviceTypeRequest_FieldSubPath
- func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataSyncing) OwningRegion() ...
- func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataSyncing) Regions() UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataSyncingRegions
- func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *UpdateDeviceTypeRequest_FieldSubPathValue
- type UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion
- func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) FieldPath() *UpdateDeviceTypeRequest_FieldSubPath
- func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithValue(value string) *UpdateDeviceTypeRequest_FieldSubPathValue
- type UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataSyncingRegions
- func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataSyncingRegions) FieldPath() *UpdateDeviceTypeRequest_FieldSubPath
- func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithItemValue(value string) *UpdateDeviceTypeRequest_FieldSubPathArrayItemValue
- func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithValue(value []string) *UpdateDeviceTypeRequest_FieldSubPathValue
- type UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataTags
- func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataTags) FieldPath() *UpdateDeviceTypeRequest_FieldSubPath
- func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataTags) WithArrayOfValues(values [][]string) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataTags) WithItemValue(value string) *UpdateDeviceTypeRequest_FieldSubPathArrayItemValue
- func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataTags) WithValue(value []string) *UpdateDeviceTypeRequest_FieldSubPathValue
- type UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataUpdateTime
- func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataUpdateTime) FieldPath() *UpdateDeviceTypeRequest_FieldSubPath
- func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *UpdateDeviceTypeRequest_FieldSubPathValue
- type UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataUuid
- func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataUuid) FieldPath() *UpdateDeviceTypeRequest_FieldSubPath
- func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataUuid) WithArrayOfValues(values []string) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataUuid) WithValue(value string) *UpdateDeviceTypeRequest_FieldSubPathValue
- type UpdateDeviceTypeRequestPathSelectorCasConditionalStateName
- func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateName) FieldPath() *UpdateDeviceTypeRequest_FieldSubPath
- func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateName) WithArrayOfValues(values []*device_type.Name) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateName) WithValue(value *device_type.Name) *UpdateDeviceTypeRequest_FieldSubPathValue
- type UpdateDeviceTypeRequestPathSelectorCasFieldMask
- func (UpdateDeviceTypeRequestPathSelectorCasFieldMask) FieldPath() *UpdateDeviceTypeRequest_FieldSubPath
- func (s UpdateDeviceTypeRequestPathSelectorCasFieldMask) WithArrayOfValues(values []*device_type.DeviceType_FieldMask) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequestPathSelectorCasFieldMask) WithValue(value *device_type.DeviceType_FieldMask) *UpdateDeviceTypeRequest_FieldSubPathValue
- type UpdateDeviceTypeRequestPathSelectorDeviceType
- func (UpdateDeviceTypeRequestPathSelectorDeviceType) Architecture() UpdateDeviceTypeRequestPathSelectorDeviceTypeArchitecture
- func (UpdateDeviceTypeRequestPathSelectorDeviceType) Description() UpdateDeviceTypeRequestPathSelectorDeviceTypeDescription
- func (UpdateDeviceTypeRequestPathSelectorDeviceType) DisplayName() UpdateDeviceTypeRequestPathSelectorDeviceTypeDisplayName
- func (UpdateDeviceTypeRequestPathSelectorDeviceType) FieldPath() *UpdateDeviceTypeRequest_FieldTerminalPath
- func (UpdateDeviceTypeRequestPathSelectorDeviceType) Hardware() UpdateDeviceTypeRequestPathSelectorDeviceTypeHardware
- func (UpdateDeviceTypeRequestPathSelectorDeviceType) Metadata() UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadata
- func (UpdateDeviceTypeRequestPathSelectorDeviceType) Name() UpdateDeviceTypeRequestPathSelectorDeviceTypeName
- func (s UpdateDeviceTypeRequestPathSelectorDeviceType) WithArrayOfValues(values []*device_type.DeviceType) *UpdateDeviceTypeRequest_FieldTerminalPathArrayOfValues
- func (s UpdateDeviceTypeRequestPathSelectorDeviceType) WithSubArrayItemValue(subPathArrayItemValue device_type.DeviceType_FieldPathArrayItemValue) *UpdateDeviceTypeRequest_FieldSubPathArrayItemValue
- func (s UpdateDeviceTypeRequestPathSelectorDeviceType) WithSubArrayOfValues(subPathArrayOfValues device_type.DeviceType_FieldPathArrayOfValues) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (UpdateDeviceTypeRequestPathSelectorDeviceType) WithSubPath(subPath device_type.DeviceType_FieldPath) *UpdateDeviceTypeRequest_FieldSubPath
- func (s UpdateDeviceTypeRequestPathSelectorDeviceType) WithSubValue(subPathValue device_type.DeviceType_FieldPathValue) *UpdateDeviceTypeRequest_FieldSubPathValue
- func (s UpdateDeviceTypeRequestPathSelectorDeviceType) WithValue(value *device_type.DeviceType) *UpdateDeviceTypeRequest_FieldTerminalPathValue
- type UpdateDeviceTypeRequestPathSelectorDeviceTypeArchitecture
- func (UpdateDeviceTypeRequestPathSelectorDeviceTypeArchitecture) FieldPath() *UpdateDeviceTypeRequest_FieldSubPath
- func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeArchitecture) WithArrayOfValues(values []device_type.DeviceType_Architecture) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeArchitecture) WithValue(value device_type.DeviceType_Architecture) *UpdateDeviceTypeRequest_FieldSubPathValue
- type UpdateDeviceTypeRequestPathSelectorDeviceTypeDescription
- func (UpdateDeviceTypeRequestPathSelectorDeviceTypeDescription) FieldPath() *UpdateDeviceTypeRequest_FieldSubPath
- func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeDescription) WithArrayOfValues(values []string) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeDescription) WithValue(value string) *UpdateDeviceTypeRequest_FieldSubPathValue
- type UpdateDeviceTypeRequestPathSelectorDeviceTypeDisplayName
- func (UpdateDeviceTypeRequestPathSelectorDeviceTypeDisplayName) FieldPath() *UpdateDeviceTypeRequest_FieldSubPath
- func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeDisplayName) WithArrayOfValues(values []string) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeDisplayName) WithValue(value string) *UpdateDeviceTypeRequest_FieldSubPathValue
- type UpdateDeviceTypeRequestPathSelectorDeviceTypeHardware
- func (UpdateDeviceTypeRequestPathSelectorDeviceTypeHardware) FieldPath() *UpdateDeviceTypeRequest_FieldSubPath
- func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeHardware) WithArrayOfValues(values []device_type.DeviceType_Platform) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeHardware) WithValue(value device_type.DeviceType_Platform) *UpdateDeviceTypeRequest_FieldSubPathValue
- type UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadata
- func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadata) Annotations() UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataAnnotations
- func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadata) CreateTime() UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataCreateTime
- func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadata) DeleteTime() UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataDeleteTime
- func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadata) FieldPath() *UpdateDeviceTypeRequest_FieldSubPath
- func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadata) Generation() UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataGeneration
- func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadata) Labels() UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataLabels
- func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadata) Lifecycle() UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataLifecycle
- func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadata) OwnerReferences() UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferences
- func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadata) ResourceVersion() UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataResourceVersion
- func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadata) Shards() UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataShards
- func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadata) Syncing() UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataSyncing
- func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadata) Tags() UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataTags
- func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadata) UpdateTime() UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataUpdateTime
- func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadata) Uuid() UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataUuid
- func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadata) WithValue(value *ntt_meta.Meta) *UpdateDeviceTypeRequest_FieldSubPathValue
- type UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataAnnotations
- func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataAnnotations) FieldPath() *UpdateDeviceTypeRequest_FieldSubPath
- func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataAnnotations) WithKey(key string) UpdateDeviceTypeRequestMapPathSelectorDeviceTypeMetadataAnnotations
- func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataAnnotations) WithValue(value map[string]string) *UpdateDeviceTypeRequest_FieldSubPathValue
- type UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataCreateTime
- func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataCreateTime) FieldPath() *UpdateDeviceTypeRequest_FieldSubPath
- func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataCreateTime) WithValue(value *timestamp.Timestamp) *UpdateDeviceTypeRequest_FieldSubPathValue
- type UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataDeleteTime
- func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataDeleteTime) FieldPath() *UpdateDeviceTypeRequest_FieldSubPath
- func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *UpdateDeviceTypeRequest_FieldSubPathValue
- type UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataGeneration
- func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataGeneration) FieldPath() *UpdateDeviceTypeRequest_FieldSubPath
- func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataGeneration) WithArrayOfValues(values []int64) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataGeneration) WithValue(value int64) *UpdateDeviceTypeRequest_FieldSubPathValue
- type UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataLabels
- func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataLabels) FieldPath() *UpdateDeviceTypeRequest_FieldSubPath
- func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataLabels) WithKey(key string) UpdateDeviceTypeRequestMapPathSelectorDeviceTypeMetadataLabels
- func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataLabels) WithValue(value map[string]string) *UpdateDeviceTypeRequest_FieldSubPathValue
- type UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataLifecycle
- func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataLifecycle) BlockDeletion() UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataLifecycleBlockDeletion
- func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataLifecycle) FieldPath() *UpdateDeviceTypeRequest_FieldSubPath
- func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataLifecycle) State() UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataLifecycleState
- func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *UpdateDeviceTypeRequest_FieldSubPathValue
- type UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataLifecycleBlockDeletion
- func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataLifecycleBlockDeletion) FieldPath() *UpdateDeviceTypeRequest_FieldSubPath
- func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataLifecycleBlockDeletion) WithValue(value bool) *UpdateDeviceTypeRequest_FieldSubPathValue
- type UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataLifecycleState
- func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataLifecycleState) FieldPath() *UpdateDeviceTypeRequest_FieldSubPath
- func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *UpdateDeviceTypeRequest_FieldSubPathValue
- type UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferences
- func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferences) Controller() UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesController
- func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferences) FieldPath() *UpdateDeviceTypeRequest_FieldSubPath
- func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferences) Kind() UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesKind
- func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferences) Name() UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesName
- func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferences) Region() UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesRegion
- func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferences) RequiresOwnerReference() ...
- func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferences) Version() UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesVersion
- func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *UpdateDeviceTypeRequest_FieldSubPathArrayItemValue
- func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *UpdateDeviceTypeRequest_FieldSubPathValue
- type UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesBlockOwnerDeletion
- func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *UpdateDeviceTypeRequest_FieldSubPath
- func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *UpdateDeviceTypeRequest_FieldSubPathValue
- type UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesController
- func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesController) FieldPath() *UpdateDeviceTypeRequest_FieldSubPath
- func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesController) WithValue(value bool) *UpdateDeviceTypeRequest_FieldSubPathValue
- type UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesKind
- func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesKind) FieldPath() *UpdateDeviceTypeRequest_FieldSubPath
- func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesKind) WithValue(value string) *UpdateDeviceTypeRequest_FieldSubPathValue
- type UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesName
- func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesName) FieldPath() *UpdateDeviceTypeRequest_FieldSubPath
- func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesName) WithValue(value string) *UpdateDeviceTypeRequest_FieldSubPathValue
- type UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesRegion
- func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesRegion) FieldPath() *UpdateDeviceTypeRequest_FieldSubPath
- func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesRegion) WithValue(value string) *UpdateDeviceTypeRequest_FieldSubPathValue
- type UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesRequiresOwnerReference
- func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *UpdateDeviceTypeRequest_FieldSubPath
- func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *UpdateDeviceTypeRequest_FieldSubPathValue
- type UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesVersion
- func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesVersion) FieldPath() *UpdateDeviceTypeRequest_FieldSubPath
- func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesVersion) WithValue(value string) *UpdateDeviceTypeRequest_FieldSubPathValue
- type UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataResourceVersion
- func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataResourceVersion) FieldPath() *UpdateDeviceTypeRequest_FieldSubPath
- func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataResourceVersion) WithValue(value string) *UpdateDeviceTypeRequest_FieldSubPathValue
- type UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataShards
- func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataShards) FieldPath() *UpdateDeviceTypeRequest_FieldSubPath
- func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataShards) WithKey(key string) UpdateDeviceTypeRequestMapPathSelectorDeviceTypeMetadataShards
- func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataShards) WithValue(value map[string]int64) *UpdateDeviceTypeRequest_FieldSubPathValue
- type UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataSyncing
- func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataSyncing) FieldPath() *UpdateDeviceTypeRequest_FieldSubPath
- func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataSyncing) OwningRegion() UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataSyncingOwningRegion
- func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataSyncing) Regions() UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataSyncingRegions
- func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *UpdateDeviceTypeRequest_FieldSubPathValue
- type UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataSyncingOwningRegion
- func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataSyncingOwningRegion) FieldPath() *UpdateDeviceTypeRequest_FieldSubPath
- func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataSyncingOwningRegion) WithValue(value string) *UpdateDeviceTypeRequest_FieldSubPathValue
- type UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataSyncingRegions
- func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataSyncingRegions) FieldPath() *UpdateDeviceTypeRequest_FieldSubPath
- func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataSyncingRegions) WithItemValue(value string) *UpdateDeviceTypeRequest_FieldSubPathArrayItemValue
- func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataSyncingRegions) WithValue(value []string) *UpdateDeviceTypeRequest_FieldSubPathValue
- type UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataTags
- func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataTags) FieldPath() *UpdateDeviceTypeRequest_FieldSubPath
- func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataTags) WithArrayOfValues(values [][]string) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataTags) WithItemValue(value string) *UpdateDeviceTypeRequest_FieldSubPathArrayItemValue
- func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataTags) WithValue(value []string) *UpdateDeviceTypeRequest_FieldSubPathValue
- type UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataUpdateTime
- func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataUpdateTime) FieldPath() *UpdateDeviceTypeRequest_FieldSubPath
- func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *UpdateDeviceTypeRequest_FieldSubPathValue
- type UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataUuid
- func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataUuid) FieldPath() *UpdateDeviceTypeRequest_FieldSubPath
- func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataUuid) WithArrayOfValues(values []string) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataUuid) WithValue(value string) *UpdateDeviceTypeRequest_FieldSubPathValue
- type UpdateDeviceTypeRequestPathSelectorDeviceTypeName
- func (UpdateDeviceTypeRequestPathSelectorDeviceTypeName) FieldPath() *UpdateDeviceTypeRequest_FieldSubPath
- func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeName) WithArrayOfValues(values []*device_type.Name) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeName) WithValue(value *device_type.Name) *UpdateDeviceTypeRequest_FieldSubPathValue
- type UpdateDeviceTypeRequestPathSelectorUpdateMask
- func (UpdateDeviceTypeRequestPathSelectorUpdateMask) FieldPath() *UpdateDeviceTypeRequest_FieldTerminalPath
- func (s UpdateDeviceTypeRequestPathSelectorUpdateMask) WithArrayOfValues(values []*device_type.DeviceType_FieldMask) *UpdateDeviceTypeRequest_FieldTerminalPathArrayOfValues
- func (s UpdateDeviceTypeRequestPathSelectorUpdateMask) WithValue(value *device_type.DeviceType_FieldMask) *UpdateDeviceTypeRequest_FieldTerminalPathValue
- type UpdateDeviceTypeRequest_CAS
- func (o *UpdateDeviceTypeRequest_CAS) Clone() *UpdateDeviceTypeRequest_CAS
- func (o *UpdateDeviceTypeRequest_CAS) CloneRaw() gotenobject.GotenObjectExt
- func (*UpdateDeviceTypeRequest_CAS) Descriptor() ([]byte, []int)
- func (m *UpdateDeviceTypeRequest_CAS) GetConditionalState() *device_type.DeviceType
- func (m *UpdateDeviceTypeRequest_CAS) GetFieldMask() *device_type.DeviceType_FieldMask
- func (*UpdateDeviceTypeRequest_CAS) GotenMessage()
- func (o *UpdateDeviceTypeRequest_CAS) GotenObjectExt()
- func (obj *UpdateDeviceTypeRequest_CAS) GotenValidate() error
- func (o *UpdateDeviceTypeRequest_CAS) MakeDiffFieldMask(other *UpdateDeviceTypeRequest_CAS) *UpdateDeviceTypeRequest_CAS_FieldMask
- func (o *UpdateDeviceTypeRequest_CAS) MakeFullFieldMask() *UpdateDeviceTypeRequest_CAS_FieldMask
- func (o *UpdateDeviceTypeRequest_CAS) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *UpdateDeviceTypeRequest_CAS) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *UpdateDeviceTypeRequest_CAS) Marshal() ([]byte, error)
- func (m *UpdateDeviceTypeRequest_CAS) MarshalJSON() ([]byte, error)
- func (o *UpdateDeviceTypeRequest_CAS) Merge(source *UpdateDeviceTypeRequest_CAS)
- func (o *UpdateDeviceTypeRequest_CAS) MergeRaw(source gotenobject.GotenObjectExt)
- func (*UpdateDeviceTypeRequest_CAS) ProtoMessage()
- func (m *UpdateDeviceTypeRequest_CAS) ProtoReflect() preflect.Message
- func (m *UpdateDeviceTypeRequest_CAS) Reset()
- func (m *UpdateDeviceTypeRequest_CAS) SetConditionalState(fv *device_type.DeviceType)
- func (m *UpdateDeviceTypeRequest_CAS) SetFieldMask(fv *device_type.DeviceType_FieldMask)
- func (m *UpdateDeviceTypeRequest_CAS) String() string
- func (m *UpdateDeviceTypeRequest_CAS) Unmarshal(b []byte) error
- func (m *UpdateDeviceTypeRequest_CAS) UnmarshalJSON(data []byte) error
- type UpdateDeviceTypeRequest_CASMapPathSelectorConditionalStateMetadataAnnotations
- func (s UpdateDeviceTypeRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) FieldPath() *UpdateDeviceTypeRequestCAS_FieldSubPath
- func (s UpdateDeviceTypeRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues(values []string) *UpdateDeviceTypeRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithValue(value string) *UpdateDeviceTypeRequestCAS_FieldSubPathValue
- type UpdateDeviceTypeRequest_CASMapPathSelectorConditionalStateMetadataLabels
- func (s UpdateDeviceTypeRequest_CASMapPathSelectorConditionalStateMetadataLabels) FieldPath() *UpdateDeviceTypeRequestCAS_FieldSubPath
- func (s UpdateDeviceTypeRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithArrayOfValues(values []string) *UpdateDeviceTypeRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithValue(value string) *UpdateDeviceTypeRequestCAS_FieldSubPathValue
- type UpdateDeviceTypeRequest_CASMapPathSelectorConditionalStateMetadataShards
- func (s UpdateDeviceTypeRequest_CASMapPathSelectorConditionalStateMetadataShards) FieldPath() *UpdateDeviceTypeRequestCAS_FieldSubPath
- func (s UpdateDeviceTypeRequest_CASMapPathSelectorConditionalStateMetadataShards) WithArrayOfValues(values []int64) *UpdateDeviceTypeRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequest_CASMapPathSelectorConditionalStateMetadataShards) WithValue(value int64) *UpdateDeviceTypeRequestCAS_FieldSubPathValue
- type UpdateDeviceTypeRequest_CASPathSelectorConditionalState
- func (UpdateDeviceTypeRequest_CASPathSelectorConditionalState) Architecture() UpdateDeviceTypeRequest_CASPathSelectorConditionalStateArchitecture
- func (UpdateDeviceTypeRequest_CASPathSelectorConditionalState) Description() UpdateDeviceTypeRequest_CASPathSelectorConditionalStateDescription
- func (UpdateDeviceTypeRequest_CASPathSelectorConditionalState) DisplayName() UpdateDeviceTypeRequest_CASPathSelectorConditionalStateDisplayName
- func (UpdateDeviceTypeRequest_CASPathSelectorConditionalState) FieldPath() *UpdateDeviceTypeRequestCAS_FieldTerminalPath
- func (UpdateDeviceTypeRequest_CASPathSelectorConditionalState) Hardware() UpdateDeviceTypeRequest_CASPathSelectorConditionalStateHardware
- func (UpdateDeviceTypeRequest_CASPathSelectorConditionalState) Metadata() UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadata
- func (UpdateDeviceTypeRequest_CASPathSelectorConditionalState) Name() UpdateDeviceTypeRequest_CASPathSelectorConditionalStateName
- func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalState) WithArrayOfValues(values []*device_type.DeviceType) *UpdateDeviceTypeRequestCAS_FieldTerminalPathArrayOfValues
- func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalState) WithSubArrayItemValue(subPathArrayItemValue device_type.DeviceType_FieldPathArrayItemValue) *UpdateDeviceTypeRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalState) WithSubArrayOfValues(subPathArrayOfValues device_type.DeviceType_FieldPathArrayOfValues) *UpdateDeviceTypeRequestCAS_FieldSubPathArrayOfValues
- func (UpdateDeviceTypeRequest_CASPathSelectorConditionalState) WithSubPath(subPath device_type.DeviceType_FieldPath) *UpdateDeviceTypeRequestCAS_FieldSubPath
- func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalState) WithSubValue(subPathValue device_type.DeviceType_FieldPathValue) *UpdateDeviceTypeRequestCAS_FieldSubPathValue
- func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalState) WithValue(value *device_type.DeviceType) *UpdateDeviceTypeRequestCAS_FieldTerminalPathValue
- type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateArchitecture
- func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateArchitecture) FieldPath() *UpdateDeviceTypeRequestCAS_FieldSubPath
- func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateArchitecture) WithArrayOfValues(values []device_type.DeviceType_Architecture) *UpdateDeviceTypeRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateArchitecture) WithValue(value device_type.DeviceType_Architecture) *UpdateDeviceTypeRequestCAS_FieldSubPathValue
- type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateDescription
- func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateDescription) FieldPath() *UpdateDeviceTypeRequestCAS_FieldSubPath
- func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateDescription) WithArrayOfValues(values []string) *UpdateDeviceTypeRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateDescription) WithValue(value string) *UpdateDeviceTypeRequestCAS_FieldSubPathValue
- type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateDisplayName
- func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateDisplayName) FieldPath() *UpdateDeviceTypeRequestCAS_FieldSubPath
- func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateDisplayName) WithArrayOfValues(values []string) *UpdateDeviceTypeRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateDisplayName) WithValue(value string) *UpdateDeviceTypeRequestCAS_FieldSubPathValue
- type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateHardware
- func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateHardware) FieldPath() *UpdateDeviceTypeRequestCAS_FieldSubPath
- func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateHardware) WithArrayOfValues(values []device_type.DeviceType_Platform) *UpdateDeviceTypeRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateHardware) WithValue(value device_type.DeviceType_Platform) *UpdateDeviceTypeRequestCAS_FieldSubPathValue
- type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadata
- func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadata) Annotations() UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataAnnotations
- func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadata) CreateTime() UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataCreateTime
- func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadata) DeleteTime() UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataDeleteTime
- func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadata) FieldPath() *UpdateDeviceTypeRequestCAS_FieldSubPath
- func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadata) Generation() UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataGeneration
- func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadata) Labels() UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataLabels
- func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadata) Lifecycle() UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataLifecycle
- func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadata) OwnerReferences() UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferences
- func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadata) ResourceVersion() UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataResourceVersion
- func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadata) Shards() UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataShards
- func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadata) Syncing() UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataSyncing
- func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadata) Tags() UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataTags
- func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadata) UpdateTime() UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataUpdateTime
- func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadata) Uuid() UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataUuid
- func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateDeviceTypeRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadata) WithValue(value *ntt_meta.Meta) *UpdateDeviceTypeRequestCAS_FieldSubPathValue
- type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataAnnotations
- func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataAnnotations) FieldPath() *UpdateDeviceTypeRequestCAS_FieldSubPath
- func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateDeviceTypeRequestCAS_FieldSubPathArrayOfValues
- func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithKey(key string) UpdateDeviceTypeRequest_CASMapPathSelectorConditionalStateMetadataAnnotations
- func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithValue(value map[string]string) *UpdateDeviceTypeRequestCAS_FieldSubPathValue
- type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataCreateTime
- func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataCreateTime) FieldPath() *UpdateDeviceTypeRequestCAS_FieldSubPath
- func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateDeviceTypeRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithValue(value *timestamp.Timestamp) *UpdateDeviceTypeRequestCAS_FieldSubPathValue
- type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataDeleteTime
- func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataDeleteTime) FieldPath() *UpdateDeviceTypeRequestCAS_FieldSubPath
- func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateDeviceTypeRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *UpdateDeviceTypeRequestCAS_FieldSubPathValue
- type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataGeneration
- func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataGeneration) FieldPath() *UpdateDeviceTypeRequestCAS_FieldSubPath
- func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataGeneration) WithArrayOfValues(values []int64) *UpdateDeviceTypeRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataGeneration) WithValue(value int64) *UpdateDeviceTypeRequestCAS_FieldSubPathValue
- type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataLabels
- func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataLabels) FieldPath() *UpdateDeviceTypeRequestCAS_FieldSubPath
- func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateDeviceTypeRequestCAS_FieldSubPathArrayOfValues
- func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataLabels) WithKey(key string) UpdateDeviceTypeRequest_CASMapPathSelectorConditionalStateMetadataLabels
- func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataLabels) WithValue(value map[string]string) *UpdateDeviceTypeRequestCAS_FieldSubPathValue
- type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataLifecycle
- func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataLifecycle) BlockDeletion() ...
- func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataLifecycle) FieldPath() *UpdateDeviceTypeRequestCAS_FieldSubPath
- func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataLifecycle) State() UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataLifecycleState
- func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdateDeviceTypeRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *UpdateDeviceTypeRequestCAS_FieldSubPathValue
- type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion
- func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) FieldPath() *UpdateDeviceTypeRequestCAS_FieldSubPath
- func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdateDeviceTypeRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) WithValue(value bool) *UpdateDeviceTypeRequestCAS_FieldSubPathValue
- type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataLifecycleState
- func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataLifecycleState) FieldPath() *UpdateDeviceTypeRequestCAS_FieldSubPath
- func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *UpdateDeviceTypeRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *UpdateDeviceTypeRequestCAS_FieldSubPathValue
- type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferences
- func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Controller() ...
- func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) FieldPath() *UpdateDeviceTypeRequestCAS_FieldSubPath
- func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Kind() ...
- func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Name() ...
- func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Region() ...
- func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) RequiresOwnerReference() ...
- func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Version() ...
- func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateDeviceTypeRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *UpdateDeviceTypeRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *UpdateDeviceTypeRequestCAS_FieldSubPathValue
- type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion
- func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *UpdateDeviceTypeRequestCAS_FieldSubPath
- func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateDeviceTypeRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *UpdateDeviceTypeRequestCAS_FieldSubPathValue
- type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController
- func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) FieldPath() *UpdateDeviceTypeRequestCAS_FieldSubPath
- func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateDeviceTypeRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithValue(value bool) *UpdateDeviceTypeRequestCAS_FieldSubPathValue
- type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind
- func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) FieldPath() *UpdateDeviceTypeRequestCAS_FieldSubPath
- func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateDeviceTypeRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithValue(value string) *UpdateDeviceTypeRequestCAS_FieldSubPathValue
- type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName
- func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) FieldPath() *UpdateDeviceTypeRequestCAS_FieldSubPath
- func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateDeviceTypeRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithValue(value string) *UpdateDeviceTypeRequestCAS_FieldSubPathValue
- type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion
- func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) FieldPath() *UpdateDeviceTypeRequestCAS_FieldSubPath
- func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdateDeviceTypeRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) WithValue(value string) *UpdateDeviceTypeRequestCAS_FieldSubPathValue
- type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference
- func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *UpdateDeviceTypeRequestCAS_FieldSubPath
- func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *UpdateDeviceTypeRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *UpdateDeviceTypeRequestCAS_FieldSubPathValue
- type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion
- func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) FieldPath() *UpdateDeviceTypeRequestCAS_FieldSubPath
- func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdateDeviceTypeRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) WithValue(value string) *UpdateDeviceTypeRequestCAS_FieldSubPathValue
- type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataResourceVersion
- func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataResourceVersion) FieldPath() *UpdateDeviceTypeRequestCAS_FieldSubPath
- func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateDeviceTypeRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithValue(value string) *UpdateDeviceTypeRequestCAS_FieldSubPathValue
- type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataShards
- func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataShards) FieldPath() *UpdateDeviceTypeRequestCAS_FieldSubPath
- func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateDeviceTypeRequestCAS_FieldSubPathArrayOfValues
- func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataShards) WithKey(key string) UpdateDeviceTypeRequest_CASMapPathSelectorConditionalStateMetadataShards
- func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataShards) WithValue(value map[string]int64) *UpdateDeviceTypeRequestCAS_FieldSubPathValue
- type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataSyncing
- func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataSyncing) FieldPath() *UpdateDeviceTypeRequestCAS_FieldSubPath
- func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataSyncing) OwningRegion() ...
- func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataSyncing) Regions() UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataSyncingRegions
- func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateDeviceTypeRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *UpdateDeviceTypeRequestCAS_FieldSubPathValue
- type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion
- func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) FieldPath() *UpdateDeviceTypeRequestCAS_FieldSubPath
- func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateDeviceTypeRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithValue(value string) *UpdateDeviceTypeRequestCAS_FieldSubPathValue
- type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataSyncingRegions
- func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) FieldPath() *UpdateDeviceTypeRequestCAS_FieldSubPath
- func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateDeviceTypeRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithItemValue(value string) *UpdateDeviceTypeRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithValue(value []string) *UpdateDeviceTypeRequestCAS_FieldSubPathValue
- type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataTags
- func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataTags) FieldPath() *UpdateDeviceTypeRequestCAS_FieldSubPath
- func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataTags) WithArrayOfValues(values [][]string) *UpdateDeviceTypeRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataTags) WithItemValue(value string) *UpdateDeviceTypeRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataTags) WithValue(value []string) *UpdateDeviceTypeRequestCAS_FieldSubPathValue
- type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataUpdateTime
- func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataUpdateTime) FieldPath() *UpdateDeviceTypeRequestCAS_FieldSubPath
- func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateDeviceTypeRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *UpdateDeviceTypeRequestCAS_FieldSubPathValue
- type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataUuid
- func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataUuid) FieldPath() *UpdateDeviceTypeRequestCAS_FieldSubPath
- func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataUuid) WithArrayOfValues(values []string) *UpdateDeviceTypeRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataUuid) WithValue(value string) *UpdateDeviceTypeRequestCAS_FieldSubPathValue
- type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateName
- func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateName) FieldPath() *UpdateDeviceTypeRequestCAS_FieldSubPath
- func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateName) WithArrayOfValues(values []*device_type.Name) *UpdateDeviceTypeRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateName) WithValue(value *device_type.Name) *UpdateDeviceTypeRequestCAS_FieldSubPathValue
- type UpdateDeviceTypeRequest_CASPathSelectorFieldMask
- func (UpdateDeviceTypeRequest_CASPathSelectorFieldMask) FieldPath() *UpdateDeviceTypeRequestCAS_FieldTerminalPath
- func (s UpdateDeviceTypeRequest_CASPathSelectorFieldMask) WithArrayOfValues(values []*device_type.DeviceType_FieldMask) *UpdateDeviceTypeRequestCAS_FieldTerminalPathArrayOfValues
- func (s UpdateDeviceTypeRequest_CASPathSelectorFieldMask) WithValue(value *device_type.DeviceType_FieldMask) *UpdateDeviceTypeRequestCAS_FieldTerminalPathValue
- type UpdateDeviceTypeRequest_CAS_FieldMask
- func (fieldMask *UpdateDeviceTypeRequest_CAS_FieldMask) AppendPath(path UpdateDeviceTypeRequestCAS_FieldPath)
- func (fieldMask *UpdateDeviceTypeRequest_CAS_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *UpdateDeviceTypeRequest_CAS_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *UpdateDeviceTypeRequest_CAS_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *UpdateDeviceTypeRequest_CAS_FieldMask) FilterInputFields() *UpdateDeviceTypeRequest_CAS_FieldMask
- func (fieldMask *UpdateDeviceTypeRequest_CAS_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *UpdateDeviceTypeRequest_CAS_FieldMask) GetPaths() []UpdateDeviceTypeRequestCAS_FieldPath
- func (fieldMask *UpdateDeviceTypeRequest_CAS_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *UpdateDeviceTypeRequest_CAS_FieldMask) IsFull() bool
- func (fieldMask UpdateDeviceTypeRequest_CAS_FieldMask) Marshal() ([]byte, error)
- func (fieldMask UpdateDeviceTypeRequest_CAS_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *UpdateDeviceTypeRequest_CAS_FieldMask) PathsCount() int
- func (fieldMask *UpdateDeviceTypeRequest_CAS_FieldMask) Project(source *UpdateDeviceTypeRequest_CAS) *UpdateDeviceTypeRequest_CAS
- func (fieldMask *UpdateDeviceTypeRequest_CAS_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *UpdateDeviceTypeRequest_CAS_FieldMask) ProtoMessage()
- func (fieldMask *UpdateDeviceTypeRequest_CAS_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *UpdateDeviceTypeRequest_CAS_FieldMask) Reset()
- func (fieldMask *UpdateDeviceTypeRequest_CAS_FieldMask) Set(target, source *UpdateDeviceTypeRequest_CAS)
- func (fieldMask *UpdateDeviceTypeRequest_CAS_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *UpdateDeviceTypeRequest_CAS_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *UpdateDeviceTypeRequest_CAS_FieldMask) Size() int
- func (fieldMask *UpdateDeviceTypeRequest_CAS_FieldMask) String() string
- func (fieldMask *UpdateDeviceTypeRequest_CAS_FieldMask) Subtract(other *UpdateDeviceTypeRequest_CAS_FieldMask) *UpdateDeviceTypeRequest_CAS_FieldMask
- func (fieldMask *UpdateDeviceTypeRequest_CAS_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *UpdateDeviceTypeRequest_CAS_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *UpdateDeviceTypeRequest_CAS_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *UpdateDeviceTypeRequest_CAS_FieldMask) UnmarshalJSON(data []byte) error
- type UpdateDeviceTypeRequest_FieldMask
- func (fieldMask *UpdateDeviceTypeRequest_FieldMask) AppendPath(path UpdateDeviceTypeRequest_FieldPath)
- func (fieldMask *UpdateDeviceTypeRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *UpdateDeviceTypeRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *UpdateDeviceTypeRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *UpdateDeviceTypeRequest_FieldMask) FilterInputFields() *UpdateDeviceTypeRequest_FieldMask
- func (fieldMask *UpdateDeviceTypeRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *UpdateDeviceTypeRequest_FieldMask) GetPaths() []UpdateDeviceTypeRequest_FieldPath
- func (fieldMask *UpdateDeviceTypeRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *UpdateDeviceTypeRequest_FieldMask) IsFull() bool
- func (fieldMask UpdateDeviceTypeRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask UpdateDeviceTypeRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *UpdateDeviceTypeRequest_FieldMask) PathsCount() int
- func (fieldMask *UpdateDeviceTypeRequest_FieldMask) Project(source *UpdateDeviceTypeRequest) *UpdateDeviceTypeRequest
- func (fieldMask *UpdateDeviceTypeRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *UpdateDeviceTypeRequest_FieldMask) ProtoMessage()
- func (fieldMask *UpdateDeviceTypeRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *UpdateDeviceTypeRequest_FieldMask) Reset()
- func (fieldMask *UpdateDeviceTypeRequest_FieldMask) Set(target, source *UpdateDeviceTypeRequest)
- func (fieldMask *UpdateDeviceTypeRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *UpdateDeviceTypeRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *UpdateDeviceTypeRequest_FieldMask) Size() int
- func (fieldMask *UpdateDeviceTypeRequest_FieldMask) String() string
- func (fieldMask *UpdateDeviceTypeRequest_FieldMask) Subtract(other *UpdateDeviceTypeRequest_FieldMask) *UpdateDeviceTypeRequest_FieldMask
- func (fieldMask *UpdateDeviceTypeRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *UpdateDeviceTypeRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *UpdateDeviceTypeRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *UpdateDeviceTypeRequest_FieldMask) UnmarshalJSON(data []byte) error
- type UpdateDeviceTypeRequest_FieldPath
- func BuildUpdateDeviceTypeRequest_FieldPath(fp gotenobject.RawFieldPath) (UpdateDeviceTypeRequest_FieldPath, error)
- func MustParseUpdateDeviceTypeRequest_FieldPath(rawField string) UpdateDeviceTypeRequest_FieldPath
- func ParseUpdateDeviceTypeRequest_FieldPath(rawField string) (UpdateDeviceTypeRequest_FieldPath, error)
- type UpdateDeviceTypeRequest_FieldPathArrayItemValue
- type UpdateDeviceTypeRequest_FieldPathArrayOfValues
- type UpdateDeviceTypeRequest_FieldPathSelector
- type UpdateDeviceTypeRequest_FieldPathValue
- type UpdateDeviceTypeRequest_FieldSubPath
- func (fps *UpdateDeviceTypeRequest_FieldSubPath) AsCasSubPath() (UpdateDeviceTypeRequestCAS_FieldPath, bool)
- func (fps *UpdateDeviceTypeRequest_FieldSubPath) AsDeviceTypeSubPath() (device_type.DeviceType_FieldPath, bool)
- func (fps *UpdateDeviceTypeRequest_FieldSubPath) ClearValue(item *UpdateDeviceTypeRequest)
- func (fps *UpdateDeviceTypeRequest_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *UpdateDeviceTypeRequest_FieldSubPath) Get(source *UpdateDeviceTypeRequest) (values []interface{})
- func (fps *UpdateDeviceTypeRequest_FieldSubPath) GetDefault() interface{}
- func (fps *UpdateDeviceTypeRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *UpdateDeviceTypeRequest_FieldSubPath) GetSingle(source *UpdateDeviceTypeRequest) (interface{}, bool)
- func (fps *UpdateDeviceTypeRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *UpdateDeviceTypeRequest_FieldSubPath) IsLeaf() bool
- func (fps *UpdateDeviceTypeRequest_FieldSubPath) JSONString() string
- func (fps *UpdateDeviceTypeRequest_FieldSubPath) Selector() UpdateDeviceTypeRequest_FieldPathSelector
- func (fps *UpdateDeviceTypeRequest_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *UpdateDeviceTypeRequest_FieldSubPath) String() string
- func (fps *UpdateDeviceTypeRequest_FieldSubPath) WithIArrayItemValue(value interface{}) UpdateDeviceTypeRequest_FieldPathArrayItemValue
- func (fps *UpdateDeviceTypeRequest_FieldSubPath) WithIArrayOfValues(values interface{}) UpdateDeviceTypeRequest_FieldPathArrayOfValues
- func (fps *UpdateDeviceTypeRequest_FieldSubPath) WithIValue(value interface{}) UpdateDeviceTypeRequest_FieldPathValue
- func (fps *UpdateDeviceTypeRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *UpdateDeviceTypeRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *UpdateDeviceTypeRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type UpdateDeviceTypeRequest_FieldSubPathArrayItemValue
- func (fpaivs *UpdateDeviceTypeRequest_FieldSubPathArrayItemValue) AsCasPathItemValue() (UpdateDeviceTypeRequestCAS_FieldPathArrayItemValue, bool)
- func (fpaivs *UpdateDeviceTypeRequest_FieldSubPathArrayItemValue) AsDeviceTypePathItemValue() (device_type.DeviceType_FieldPathArrayItemValue, bool)
- func (fpaivs *UpdateDeviceTypeRequest_FieldSubPathArrayItemValue) ContainsValue(source *UpdateDeviceTypeRequest) bool
- func (fpaivs *UpdateDeviceTypeRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
- func (fpsaov *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues) AsCasPathArrayOfValues() (UpdateDeviceTypeRequestCAS_FieldPathArrayOfValues, bool)
- func (fpsaov *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues) AsDeviceTypePathArrayOfValues() (device_type.DeviceType_FieldPathArrayOfValues, bool)
- func (fpsaov *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues) GetRawValues() []interface{}
- type UpdateDeviceTypeRequest_FieldSubPathValue
- func (fpvs *UpdateDeviceTypeRequest_FieldSubPathValue) AsCasPathValue() (UpdateDeviceTypeRequestCAS_FieldPathValue, bool)
- func (fpvs *UpdateDeviceTypeRequest_FieldSubPathValue) AsDeviceTypePathValue() (device_type.DeviceType_FieldPathValue, bool)
- func (fpvs *UpdateDeviceTypeRequest_FieldSubPathValue) CompareWith(source *UpdateDeviceTypeRequest) (int, bool)
- func (fpvs *UpdateDeviceTypeRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *UpdateDeviceTypeRequest_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *UpdateDeviceTypeRequest_FieldSubPathValue) SetTo(target **UpdateDeviceTypeRequest)
- func (fpvs *UpdateDeviceTypeRequest_FieldSubPathValue) SetToRaw(target proto.Message)
- type UpdateDeviceTypeRequest_FieldTerminalPath
- func (fp *UpdateDeviceTypeRequest_FieldTerminalPath) ClearValue(item *UpdateDeviceTypeRequest)
- func (fp *UpdateDeviceTypeRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *UpdateDeviceTypeRequest_FieldTerminalPath) Get(source *UpdateDeviceTypeRequest) (values []interface{})
- func (fp *UpdateDeviceTypeRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *UpdateDeviceTypeRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *UpdateDeviceTypeRequest_FieldTerminalPath) GetSingle(source *UpdateDeviceTypeRequest) (interface{}, bool)
- func (fp *UpdateDeviceTypeRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *UpdateDeviceTypeRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *UpdateDeviceTypeRequest_FieldTerminalPath) JSONString() string
- func (fp *UpdateDeviceTypeRequest_FieldTerminalPath) Selector() UpdateDeviceTypeRequest_FieldPathSelector
- func (fp *UpdateDeviceTypeRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *UpdateDeviceTypeRequest_FieldTerminalPath) String() string
- func (fp *UpdateDeviceTypeRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) UpdateDeviceTypeRequest_FieldPathArrayItemValue
- func (fp *UpdateDeviceTypeRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) UpdateDeviceTypeRequest_FieldPathArrayOfValues
- func (fp *UpdateDeviceTypeRequest_FieldTerminalPath) WithIValue(value interface{}) UpdateDeviceTypeRequest_FieldPathValue
- func (fp *UpdateDeviceTypeRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *UpdateDeviceTypeRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *UpdateDeviceTypeRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type UpdateDeviceTypeRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *UpdateDeviceTypeRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *UpdateDeviceTypeRequest) bool
- func (fpaiv *UpdateDeviceTypeRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *UpdateDeviceTypeRequest_FieldTerminalPathArrayItemValue) GetSingle(source *UpdateDeviceTypeRequest) (interface{}, bool)
- func (fpaiv *UpdateDeviceTypeRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type UpdateDeviceTypeRequest_FieldTerminalPathArrayOfValues
- func (fpaov *UpdateDeviceTypeRequest_FieldTerminalPathArrayOfValues) AsAllowMissingArrayOfValues() ([]bool, bool)
- func (fpaov *UpdateDeviceTypeRequest_FieldTerminalPathArrayOfValues) AsCasArrayOfValues() ([]*UpdateDeviceTypeRequest_CAS, bool)
- func (fpaov *UpdateDeviceTypeRequest_FieldTerminalPathArrayOfValues) AsDeviceTypeArrayOfValues() ([]*device_type.DeviceType, bool)
- func (fpaov *UpdateDeviceTypeRequest_FieldTerminalPathArrayOfValues) AsUpdateMaskArrayOfValues() ([]*device_type.DeviceType_FieldMask, bool)
- func (fpaov *UpdateDeviceTypeRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type UpdateDeviceTypeRequest_FieldTerminalPathValue
- func (fpv *UpdateDeviceTypeRequest_FieldTerminalPathValue) AsAllowMissingValue() (bool, bool)
- func (fpv *UpdateDeviceTypeRequest_FieldTerminalPathValue) AsCasValue() (*UpdateDeviceTypeRequest_CAS, bool)
- func (fpv *UpdateDeviceTypeRequest_FieldTerminalPathValue) AsDeviceTypeValue() (*device_type.DeviceType, bool)
- func (fpv *UpdateDeviceTypeRequest_FieldTerminalPathValue) AsUpdateMaskValue() (*device_type.DeviceType_FieldMask, bool)
- func (fpv *UpdateDeviceTypeRequest_FieldTerminalPathValue) CompareWith(source *UpdateDeviceTypeRequest) (int, bool)
- func (fpv *UpdateDeviceTypeRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *UpdateDeviceTypeRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *UpdateDeviceTypeRequest_FieldTerminalPathValue) SetTo(target **UpdateDeviceTypeRequest)
- func (fpv *UpdateDeviceTypeRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchDeviceTypeClientStream
- type WatchDeviceTypeDescriptor
- func (d *WatchDeviceTypeDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *WatchDeviceTypeDescriptor) GetApiName() string
- func (d *WatchDeviceTypeDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchDeviceTypeDescriptor) GetFullMethodName() string
- func (d *WatchDeviceTypeDescriptor) GetMethodName() string
- func (d *WatchDeviceTypeDescriptor) GetProtoPkgName() string
- func (d *WatchDeviceTypeDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *WatchDeviceTypeDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchDeviceTypeDescriptor) GetServiceDomain() string
- func (d *WatchDeviceTypeDescriptor) GetServiceVersion() string
- func (d *WatchDeviceTypeDescriptor) GetVerb() string
- func (d *WatchDeviceTypeDescriptor) HasResource() bool
- func (d *WatchDeviceTypeDescriptor) IsClientStream() bool
- func (d *WatchDeviceTypeDescriptor) IsCollection() bool
- func (d *WatchDeviceTypeDescriptor) IsPlural() bool
- func (d *WatchDeviceTypeDescriptor) IsServerStream() bool
- func (d *WatchDeviceTypeDescriptor) IsUnary() bool
- func (d *WatchDeviceTypeDescriptor) NewEmptyClientMsg() proto.Message
- func (d *WatchDeviceTypeDescriptor) NewEmptyServerMsg() proto.Message
- func (d *WatchDeviceTypeDescriptor) RequestHasResourceBody() bool
- type WatchDeviceTypeDescriptorClientMsgHandle
- func (h *WatchDeviceTypeDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchDeviceTypeDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchDeviceTypeDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchDeviceTypeDescriptorServerMsgHandle
- func (h *WatchDeviceTypeDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchDeviceTypeDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchDeviceTypeDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchDeviceTypeRequest
- func (o *WatchDeviceTypeRequest) Clone() *WatchDeviceTypeRequest
- func (o *WatchDeviceTypeRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchDeviceTypeRequest) Descriptor() ([]byte, []int)
- func (m *WatchDeviceTypeRequest) GetFieldMask() *device_type.DeviceType_FieldMask
- func (m *WatchDeviceTypeRequest) GetName() *device_type.Reference
- func (m *WatchDeviceTypeRequest) GetView() view.View
- func (*WatchDeviceTypeRequest) GotenMessage()
- func (o *WatchDeviceTypeRequest) GotenObjectExt()
- func (obj *WatchDeviceTypeRequest) GotenValidate() error
- func (o *WatchDeviceTypeRequest) MakeDiffFieldMask(other *WatchDeviceTypeRequest) *WatchDeviceTypeRequest_FieldMask
- func (o *WatchDeviceTypeRequest) MakeFullFieldMask() *WatchDeviceTypeRequest_FieldMask
- func (o *WatchDeviceTypeRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchDeviceTypeRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchDeviceTypeRequest) Marshal() ([]byte, error)
- func (m *WatchDeviceTypeRequest) MarshalJSON() ([]byte, error)
- func (o *WatchDeviceTypeRequest) Merge(source *WatchDeviceTypeRequest)
- func (o *WatchDeviceTypeRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchDeviceTypeRequest) ProtoMessage()
- func (m *WatchDeviceTypeRequest) ProtoReflect() preflect.Message
- func (m *WatchDeviceTypeRequest) Reset()
- func (m *WatchDeviceTypeRequest) SetFieldMask(fv *device_type.DeviceType_FieldMask)
- func (m *WatchDeviceTypeRequest) SetName(fv *device_type.Reference)
- func (m *WatchDeviceTypeRequest) SetView(fv view.View)
- func (m *WatchDeviceTypeRequest) String() string
- func (m *WatchDeviceTypeRequest) Unmarshal(b []byte) error
- func (m *WatchDeviceTypeRequest) UnmarshalJSON(data []byte) error
- type WatchDeviceTypeRequestFieldPathBuilder
- type WatchDeviceTypeRequestPathSelectorFieldMask
- func (WatchDeviceTypeRequestPathSelectorFieldMask) FieldPath() *WatchDeviceTypeRequest_FieldTerminalPath
- func (s WatchDeviceTypeRequestPathSelectorFieldMask) WithArrayOfValues(values []*device_type.DeviceType_FieldMask) *WatchDeviceTypeRequest_FieldTerminalPathArrayOfValues
- func (s WatchDeviceTypeRequestPathSelectorFieldMask) WithValue(value *device_type.DeviceType_FieldMask) *WatchDeviceTypeRequest_FieldTerminalPathValue
- type WatchDeviceTypeRequestPathSelectorName
- func (WatchDeviceTypeRequestPathSelectorName) FieldPath() *WatchDeviceTypeRequest_FieldTerminalPath
- func (s WatchDeviceTypeRequestPathSelectorName) WithArrayOfValues(values []*device_type.Reference) *WatchDeviceTypeRequest_FieldTerminalPathArrayOfValues
- func (s WatchDeviceTypeRequestPathSelectorName) WithValue(value *device_type.Reference) *WatchDeviceTypeRequest_FieldTerminalPathValue
- type WatchDeviceTypeRequestPathSelectorView
- func (WatchDeviceTypeRequestPathSelectorView) FieldPath() *WatchDeviceTypeRequest_FieldTerminalPath
- func (s WatchDeviceTypeRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchDeviceTypeRequest_FieldTerminalPathArrayOfValues
- func (s WatchDeviceTypeRequestPathSelectorView) WithValue(value view.View) *WatchDeviceTypeRequest_FieldTerminalPathValue
- type WatchDeviceTypeRequest_FieldMask
- func (fieldMask *WatchDeviceTypeRequest_FieldMask) AppendPath(path WatchDeviceTypeRequest_FieldPath)
- func (fieldMask *WatchDeviceTypeRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchDeviceTypeRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchDeviceTypeRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchDeviceTypeRequest_FieldMask) FilterInputFields() *WatchDeviceTypeRequest_FieldMask
- func (fieldMask *WatchDeviceTypeRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchDeviceTypeRequest_FieldMask) GetPaths() []WatchDeviceTypeRequest_FieldPath
- func (fieldMask *WatchDeviceTypeRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchDeviceTypeRequest_FieldMask) IsFull() bool
- func (fieldMask WatchDeviceTypeRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchDeviceTypeRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchDeviceTypeRequest_FieldMask) PathsCount() int
- func (fieldMask *WatchDeviceTypeRequest_FieldMask) Project(source *WatchDeviceTypeRequest) *WatchDeviceTypeRequest
- func (fieldMask *WatchDeviceTypeRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchDeviceTypeRequest_FieldMask) ProtoMessage()
- func (fieldMask *WatchDeviceTypeRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchDeviceTypeRequest_FieldMask) Reset()
- func (fieldMask *WatchDeviceTypeRequest_FieldMask) Set(target, source *WatchDeviceTypeRequest)
- func (fieldMask *WatchDeviceTypeRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchDeviceTypeRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchDeviceTypeRequest_FieldMask) Size() int
- func (fieldMask *WatchDeviceTypeRequest_FieldMask) String() string
- func (fieldMask *WatchDeviceTypeRequest_FieldMask) Subtract(other *WatchDeviceTypeRequest_FieldMask) *WatchDeviceTypeRequest_FieldMask
- func (fieldMask *WatchDeviceTypeRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchDeviceTypeRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchDeviceTypeRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchDeviceTypeRequest_FieldMask) UnmarshalJSON(data []byte) error
- type WatchDeviceTypeRequest_FieldPath
- func BuildWatchDeviceTypeRequest_FieldPath(fp gotenobject.RawFieldPath) (WatchDeviceTypeRequest_FieldPath, error)
- func MustParseWatchDeviceTypeRequest_FieldPath(rawField string) WatchDeviceTypeRequest_FieldPath
- func ParseWatchDeviceTypeRequest_FieldPath(rawField string) (WatchDeviceTypeRequest_FieldPath, error)
- type WatchDeviceTypeRequest_FieldPathArrayItemValue
- type WatchDeviceTypeRequest_FieldPathArrayOfValues
- type WatchDeviceTypeRequest_FieldPathSelector
- type WatchDeviceTypeRequest_FieldPathValue
- type WatchDeviceTypeRequest_FieldTerminalPath
- func (fp *WatchDeviceTypeRequest_FieldTerminalPath) ClearValue(item *WatchDeviceTypeRequest)
- func (fp *WatchDeviceTypeRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchDeviceTypeRequest_FieldTerminalPath) Get(source *WatchDeviceTypeRequest) (values []interface{})
- func (fp *WatchDeviceTypeRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchDeviceTypeRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchDeviceTypeRequest_FieldTerminalPath) GetSingle(source *WatchDeviceTypeRequest) (interface{}, bool)
- func (fp *WatchDeviceTypeRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchDeviceTypeRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchDeviceTypeRequest_FieldTerminalPath) JSONString() string
- func (fp *WatchDeviceTypeRequest_FieldTerminalPath) Selector() WatchDeviceTypeRequest_FieldPathSelector
- func (fp *WatchDeviceTypeRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchDeviceTypeRequest_FieldTerminalPath) String() string
- func (fp *WatchDeviceTypeRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchDeviceTypeRequest_FieldPathArrayItemValue
- func (fp *WatchDeviceTypeRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchDeviceTypeRequest_FieldPathArrayOfValues
- func (fp *WatchDeviceTypeRequest_FieldTerminalPath) WithIValue(value interface{}) WatchDeviceTypeRequest_FieldPathValue
- func (fp *WatchDeviceTypeRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchDeviceTypeRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchDeviceTypeRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchDeviceTypeRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchDeviceTypeRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchDeviceTypeRequest) bool
- func (fpaiv *WatchDeviceTypeRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchDeviceTypeRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchDeviceTypeRequest) (interface{}, bool)
- func (fpaiv *WatchDeviceTypeRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchDeviceTypeRequest_FieldTerminalPathArrayOfValues
- func (fpaov *WatchDeviceTypeRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*device_type.DeviceType_FieldMask, bool)
- func (fpaov *WatchDeviceTypeRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*device_type.Reference, bool)
- func (fpaov *WatchDeviceTypeRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *WatchDeviceTypeRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchDeviceTypeRequest_FieldTerminalPathValue
- func (fpv *WatchDeviceTypeRequest_FieldTerminalPathValue) AsFieldMaskValue() (*device_type.DeviceType_FieldMask, bool)
- func (fpv *WatchDeviceTypeRequest_FieldTerminalPathValue) AsNameValue() (*device_type.Reference, bool)
- func (fpv *WatchDeviceTypeRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *WatchDeviceTypeRequest_FieldTerminalPathValue) CompareWith(source *WatchDeviceTypeRequest) (int, bool)
- func (fpv *WatchDeviceTypeRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchDeviceTypeRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchDeviceTypeRequest_FieldTerminalPathValue) SetTo(target **WatchDeviceTypeRequest)
- func (fpv *WatchDeviceTypeRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchDeviceTypeResponse
- func (o *WatchDeviceTypeResponse) Clone() *WatchDeviceTypeResponse
- func (o *WatchDeviceTypeResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchDeviceTypeResponse) Descriptor() ([]byte, []int)
- func (m *WatchDeviceTypeResponse) GetChange() *device_type.DeviceTypeChange
- func (*WatchDeviceTypeResponse) GotenMessage()
- func (o *WatchDeviceTypeResponse) GotenObjectExt()
- func (obj *WatchDeviceTypeResponse) GotenValidate() error
- func (o *WatchDeviceTypeResponse) MakeDiffFieldMask(other *WatchDeviceTypeResponse) *WatchDeviceTypeResponse_FieldMask
- func (o *WatchDeviceTypeResponse) MakeFullFieldMask() *WatchDeviceTypeResponse_FieldMask
- func (o *WatchDeviceTypeResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchDeviceTypeResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchDeviceTypeResponse) Marshal() ([]byte, error)
- func (m *WatchDeviceTypeResponse) MarshalJSON() ([]byte, error)
- func (o *WatchDeviceTypeResponse) Merge(source *WatchDeviceTypeResponse)
- func (o *WatchDeviceTypeResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchDeviceTypeResponse) ProtoMessage()
- func (m *WatchDeviceTypeResponse) ProtoReflect() preflect.Message
- func (m *WatchDeviceTypeResponse) Reset()
- func (m *WatchDeviceTypeResponse) SetChange(fv *device_type.DeviceTypeChange)
- func (m *WatchDeviceTypeResponse) String() string
- func (m *WatchDeviceTypeResponse) Unmarshal(b []byte) error
- func (m *WatchDeviceTypeResponse) UnmarshalJSON(data []byte) error
- type WatchDeviceTypeResponseFieldPathBuilder
- type WatchDeviceTypeResponsePathSelectorChange
- func (WatchDeviceTypeResponsePathSelectorChange) FieldPath() *WatchDeviceTypeResponse_FieldTerminalPath
- func (s WatchDeviceTypeResponsePathSelectorChange) WithArrayOfValues(values []*device_type.DeviceTypeChange) *WatchDeviceTypeResponse_FieldTerminalPathArrayOfValues
- func (s WatchDeviceTypeResponsePathSelectorChange) WithValue(value *device_type.DeviceTypeChange) *WatchDeviceTypeResponse_FieldTerminalPathValue
- type WatchDeviceTypeResponse_FieldMask
- func (fieldMask *WatchDeviceTypeResponse_FieldMask) AppendPath(path WatchDeviceTypeResponse_FieldPath)
- func (fieldMask *WatchDeviceTypeResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchDeviceTypeResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchDeviceTypeResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchDeviceTypeResponse_FieldMask) FilterInputFields() *WatchDeviceTypeResponse_FieldMask
- func (fieldMask *WatchDeviceTypeResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchDeviceTypeResponse_FieldMask) GetPaths() []WatchDeviceTypeResponse_FieldPath
- func (fieldMask *WatchDeviceTypeResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchDeviceTypeResponse_FieldMask) IsFull() bool
- func (fieldMask WatchDeviceTypeResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchDeviceTypeResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchDeviceTypeResponse_FieldMask) PathsCount() int
- func (fieldMask *WatchDeviceTypeResponse_FieldMask) Project(source *WatchDeviceTypeResponse) *WatchDeviceTypeResponse
- func (fieldMask *WatchDeviceTypeResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchDeviceTypeResponse_FieldMask) ProtoMessage()
- func (fieldMask *WatchDeviceTypeResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchDeviceTypeResponse_FieldMask) Reset()
- func (fieldMask *WatchDeviceTypeResponse_FieldMask) Set(target, source *WatchDeviceTypeResponse)
- func (fieldMask *WatchDeviceTypeResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchDeviceTypeResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchDeviceTypeResponse_FieldMask) Size() int
- func (fieldMask *WatchDeviceTypeResponse_FieldMask) String() string
- func (fieldMask *WatchDeviceTypeResponse_FieldMask) Subtract(other *WatchDeviceTypeResponse_FieldMask) *WatchDeviceTypeResponse_FieldMask
- func (fieldMask *WatchDeviceTypeResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchDeviceTypeResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchDeviceTypeResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchDeviceTypeResponse_FieldMask) UnmarshalJSON(data []byte) error
- type WatchDeviceTypeResponse_FieldPath
- func BuildWatchDeviceTypeResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchDeviceTypeResponse_FieldPath, error)
- func MustParseWatchDeviceTypeResponse_FieldPath(rawField string) WatchDeviceTypeResponse_FieldPath
- func ParseWatchDeviceTypeResponse_FieldPath(rawField string) (WatchDeviceTypeResponse_FieldPath, error)
- type WatchDeviceTypeResponse_FieldPathArrayItemValue
- type WatchDeviceTypeResponse_FieldPathArrayOfValues
- type WatchDeviceTypeResponse_FieldPathSelector
- type WatchDeviceTypeResponse_FieldPathValue
- type WatchDeviceTypeResponse_FieldTerminalPath
- func (fp *WatchDeviceTypeResponse_FieldTerminalPath) ClearValue(item *WatchDeviceTypeResponse)
- func (fp *WatchDeviceTypeResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchDeviceTypeResponse_FieldTerminalPath) Get(source *WatchDeviceTypeResponse) (values []interface{})
- func (fp *WatchDeviceTypeResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchDeviceTypeResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchDeviceTypeResponse_FieldTerminalPath) GetSingle(source *WatchDeviceTypeResponse) (interface{}, bool)
- func (fp *WatchDeviceTypeResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchDeviceTypeResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchDeviceTypeResponse_FieldTerminalPath) JSONString() string
- func (fp *WatchDeviceTypeResponse_FieldTerminalPath) Selector() WatchDeviceTypeResponse_FieldPathSelector
- func (fp *WatchDeviceTypeResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchDeviceTypeResponse_FieldTerminalPath) String() string
- func (fp *WatchDeviceTypeResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchDeviceTypeResponse_FieldPathArrayItemValue
- func (fp *WatchDeviceTypeResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchDeviceTypeResponse_FieldPathArrayOfValues
- func (fp *WatchDeviceTypeResponse_FieldTerminalPath) WithIValue(value interface{}) WatchDeviceTypeResponse_FieldPathValue
- func (fp *WatchDeviceTypeResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchDeviceTypeResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchDeviceTypeResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchDeviceTypeResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchDeviceTypeResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchDeviceTypeResponse) bool
- func (fpaiv *WatchDeviceTypeResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchDeviceTypeResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchDeviceTypeResponse) (interface{}, bool)
- func (fpaiv *WatchDeviceTypeResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchDeviceTypeResponse_FieldTerminalPathArrayOfValues
- type WatchDeviceTypeResponse_FieldTerminalPathValue
- func (fpv *WatchDeviceTypeResponse_FieldTerminalPathValue) AsChangeValue() (*device_type.DeviceTypeChange, bool)
- func (fpv *WatchDeviceTypeResponse_FieldTerminalPathValue) CompareWith(source *WatchDeviceTypeResponse) (int, bool)
- func (fpv *WatchDeviceTypeResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchDeviceTypeResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchDeviceTypeResponse_FieldTerminalPathValue) SetTo(target **WatchDeviceTypeResponse)
- func (fpv *WatchDeviceTypeResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchDeviceTypesClientStream
- type WatchDeviceTypesDescriptor
- func (d *WatchDeviceTypesDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *WatchDeviceTypesDescriptor) GetApiName() string
- func (d *WatchDeviceTypesDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchDeviceTypesDescriptor) GetFullMethodName() string
- func (d *WatchDeviceTypesDescriptor) GetMethodName() string
- func (d *WatchDeviceTypesDescriptor) GetProtoPkgName() string
- func (d *WatchDeviceTypesDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *WatchDeviceTypesDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchDeviceTypesDescriptor) GetServiceDomain() string
- func (d *WatchDeviceTypesDescriptor) GetServiceVersion() string
- func (d *WatchDeviceTypesDescriptor) GetVerb() string
- func (d *WatchDeviceTypesDescriptor) HasResource() bool
- func (d *WatchDeviceTypesDescriptor) IsClientStream() bool
- func (d *WatchDeviceTypesDescriptor) IsCollection() bool
- func (d *WatchDeviceTypesDescriptor) IsPlural() bool
- func (d *WatchDeviceTypesDescriptor) IsServerStream() bool
- func (d *WatchDeviceTypesDescriptor) IsUnary() bool
- func (d *WatchDeviceTypesDescriptor) NewEmptyClientMsg() proto.Message
- func (d *WatchDeviceTypesDescriptor) NewEmptyServerMsg() proto.Message
- func (d *WatchDeviceTypesDescriptor) RequestHasResourceBody() bool
- type WatchDeviceTypesDescriptorClientMsgHandle
- func (h *WatchDeviceTypesDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchDeviceTypesDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchDeviceTypesDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchDeviceTypesDescriptorServerMsgHandle
- func (h *WatchDeviceTypesDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchDeviceTypesDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchDeviceTypesDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchDeviceTypesRequest
- func (o *WatchDeviceTypesRequest) Clone() *WatchDeviceTypesRequest
- func (o *WatchDeviceTypesRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchDeviceTypesRequest) Descriptor() ([]byte, []int)
- func (m *WatchDeviceTypesRequest) GetFieldMask() *device_type.DeviceType_FieldMask
- func (m *WatchDeviceTypesRequest) GetFilter() *device_type.Filter
- func (m *WatchDeviceTypesRequest) GetMaxChunkSize() int32
- func (m *WatchDeviceTypesRequest) GetOrderBy() *device_type.OrderBy
- func (m *WatchDeviceTypesRequest) GetPageSize() int32
- func (m *WatchDeviceTypesRequest) GetPageToken() *device_type.PagerCursor
- func (m *WatchDeviceTypesRequest) GetParent() *device_type.ParentReference
- func (m *WatchDeviceTypesRequest) GetResumeToken() string
- func (m *WatchDeviceTypesRequest) GetStartingTime() *timestamp.Timestamp
- func (m *WatchDeviceTypesRequest) GetType() watch_type.WatchType
- func (m *WatchDeviceTypesRequest) GetView() view.View
- func (*WatchDeviceTypesRequest) GotenMessage()
- func (o *WatchDeviceTypesRequest) GotenObjectExt()
- func (obj *WatchDeviceTypesRequest) GotenValidate() error
- func (o *WatchDeviceTypesRequest) MakeDiffFieldMask(other *WatchDeviceTypesRequest) *WatchDeviceTypesRequest_FieldMask
- func (o *WatchDeviceTypesRequest) MakeFullFieldMask() *WatchDeviceTypesRequest_FieldMask
- func (o *WatchDeviceTypesRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchDeviceTypesRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchDeviceTypesRequest) Marshal() ([]byte, error)
- func (m *WatchDeviceTypesRequest) MarshalJSON() ([]byte, error)
- func (o *WatchDeviceTypesRequest) Merge(source *WatchDeviceTypesRequest)
- func (o *WatchDeviceTypesRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchDeviceTypesRequest) ProtoMessage()
- func (m *WatchDeviceTypesRequest) ProtoReflect() preflect.Message
- func (m *WatchDeviceTypesRequest) Reset()
- func (m *WatchDeviceTypesRequest) SetFieldMask(fv *device_type.DeviceType_FieldMask)
- func (m *WatchDeviceTypesRequest) SetFilter(fv *device_type.Filter)
- func (m *WatchDeviceTypesRequest) SetMaxChunkSize(fv int32)
- func (m *WatchDeviceTypesRequest) SetOrderBy(fv *device_type.OrderBy)
- func (m *WatchDeviceTypesRequest) SetPageSize(fv int32)
- func (m *WatchDeviceTypesRequest) SetPageToken(fv *device_type.PagerCursor)
- func (m *WatchDeviceTypesRequest) SetParent(fv *device_type.ParentReference)
- func (m *WatchDeviceTypesRequest) SetResumeToken(fv string)
- func (m *WatchDeviceTypesRequest) SetStartingTime(fv *timestamp.Timestamp)
- func (m *WatchDeviceTypesRequest) SetType(fv watch_type.WatchType)
- func (m *WatchDeviceTypesRequest) SetView(fv view.View)
- func (m *WatchDeviceTypesRequest) String() string
- func (m *WatchDeviceTypesRequest) Unmarshal(b []byte) error
- func (m *WatchDeviceTypesRequest) UnmarshalJSON(data []byte) error
- type WatchDeviceTypesRequestFieldPathBuilder
- func (WatchDeviceTypesRequestFieldPathBuilder) FieldMask() WatchDeviceTypesRequestPathSelectorFieldMask
- func (WatchDeviceTypesRequestFieldPathBuilder) Filter() WatchDeviceTypesRequestPathSelectorFilter
- func (WatchDeviceTypesRequestFieldPathBuilder) MaxChunkSize() WatchDeviceTypesRequestPathSelectorMaxChunkSize
- func (WatchDeviceTypesRequestFieldPathBuilder) OrderBy() WatchDeviceTypesRequestPathSelectorOrderBy
- func (WatchDeviceTypesRequestFieldPathBuilder) PageSize() WatchDeviceTypesRequestPathSelectorPageSize
- func (WatchDeviceTypesRequestFieldPathBuilder) PageToken() WatchDeviceTypesRequestPathSelectorPageToken
- func (WatchDeviceTypesRequestFieldPathBuilder) Parent() WatchDeviceTypesRequestPathSelectorParent
- func (WatchDeviceTypesRequestFieldPathBuilder) ResumeToken() WatchDeviceTypesRequestPathSelectorResumeToken
- func (WatchDeviceTypesRequestFieldPathBuilder) StartingTime() WatchDeviceTypesRequestPathSelectorStartingTime
- func (WatchDeviceTypesRequestFieldPathBuilder) Type() WatchDeviceTypesRequestPathSelectorType
- func (WatchDeviceTypesRequestFieldPathBuilder) View() WatchDeviceTypesRequestPathSelectorView
- type WatchDeviceTypesRequestPathSelectorFieldMask
- func (WatchDeviceTypesRequestPathSelectorFieldMask) FieldPath() *WatchDeviceTypesRequest_FieldTerminalPath
- func (s WatchDeviceTypesRequestPathSelectorFieldMask) WithArrayOfValues(values []*device_type.DeviceType_FieldMask) *WatchDeviceTypesRequest_FieldTerminalPathArrayOfValues
- func (s WatchDeviceTypesRequestPathSelectorFieldMask) WithValue(value *device_type.DeviceType_FieldMask) *WatchDeviceTypesRequest_FieldTerminalPathValue
- type WatchDeviceTypesRequestPathSelectorFilter
- func (WatchDeviceTypesRequestPathSelectorFilter) FieldPath() *WatchDeviceTypesRequest_FieldTerminalPath
- func (s WatchDeviceTypesRequestPathSelectorFilter) WithArrayOfValues(values []*device_type.Filter) *WatchDeviceTypesRequest_FieldTerminalPathArrayOfValues
- func (s WatchDeviceTypesRequestPathSelectorFilter) WithValue(value *device_type.Filter) *WatchDeviceTypesRequest_FieldTerminalPathValue
- type WatchDeviceTypesRequestPathSelectorMaxChunkSize
- func (WatchDeviceTypesRequestPathSelectorMaxChunkSize) FieldPath() *WatchDeviceTypesRequest_FieldTerminalPath
- func (s WatchDeviceTypesRequestPathSelectorMaxChunkSize) WithArrayOfValues(values []int32) *WatchDeviceTypesRequest_FieldTerminalPathArrayOfValues
- func (s WatchDeviceTypesRequestPathSelectorMaxChunkSize) WithValue(value int32) *WatchDeviceTypesRequest_FieldTerminalPathValue
- type WatchDeviceTypesRequestPathSelectorOrderBy
- func (WatchDeviceTypesRequestPathSelectorOrderBy) FieldPath() *WatchDeviceTypesRequest_FieldTerminalPath
- func (s WatchDeviceTypesRequestPathSelectorOrderBy) WithArrayOfValues(values []*device_type.OrderBy) *WatchDeviceTypesRequest_FieldTerminalPathArrayOfValues
- func (s WatchDeviceTypesRequestPathSelectorOrderBy) WithValue(value *device_type.OrderBy) *WatchDeviceTypesRequest_FieldTerminalPathValue
- type WatchDeviceTypesRequestPathSelectorPageSize
- func (WatchDeviceTypesRequestPathSelectorPageSize) FieldPath() *WatchDeviceTypesRequest_FieldTerminalPath
- func (s WatchDeviceTypesRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *WatchDeviceTypesRequest_FieldTerminalPathArrayOfValues
- func (s WatchDeviceTypesRequestPathSelectorPageSize) WithValue(value int32) *WatchDeviceTypesRequest_FieldTerminalPathValue
- type WatchDeviceTypesRequestPathSelectorPageToken
- func (WatchDeviceTypesRequestPathSelectorPageToken) FieldPath() *WatchDeviceTypesRequest_FieldTerminalPath
- func (s WatchDeviceTypesRequestPathSelectorPageToken) WithArrayOfValues(values []*device_type.PagerCursor) *WatchDeviceTypesRequest_FieldTerminalPathArrayOfValues
- func (s WatchDeviceTypesRequestPathSelectorPageToken) WithValue(value *device_type.PagerCursor) *WatchDeviceTypesRequest_FieldTerminalPathValue
- type WatchDeviceTypesRequestPathSelectorParent
- func (WatchDeviceTypesRequestPathSelectorParent) FieldPath() *WatchDeviceTypesRequest_FieldTerminalPath
- func (s WatchDeviceTypesRequestPathSelectorParent) WithArrayOfValues(values []*device_type.ParentReference) *WatchDeviceTypesRequest_FieldTerminalPathArrayOfValues
- func (s WatchDeviceTypesRequestPathSelectorParent) WithValue(value *device_type.ParentReference) *WatchDeviceTypesRequest_FieldTerminalPathValue
- type WatchDeviceTypesRequestPathSelectorResumeToken
- func (WatchDeviceTypesRequestPathSelectorResumeToken) FieldPath() *WatchDeviceTypesRequest_FieldTerminalPath
- func (s WatchDeviceTypesRequestPathSelectorResumeToken) WithArrayOfValues(values []string) *WatchDeviceTypesRequest_FieldTerminalPathArrayOfValues
- func (s WatchDeviceTypesRequestPathSelectorResumeToken) WithValue(value string) *WatchDeviceTypesRequest_FieldTerminalPathValue
- type WatchDeviceTypesRequestPathSelectorStartingTime
- func (WatchDeviceTypesRequestPathSelectorStartingTime) FieldPath() *WatchDeviceTypesRequest_FieldTerminalPath
- func (s WatchDeviceTypesRequestPathSelectorStartingTime) WithArrayOfValues(values []*timestamp.Timestamp) *WatchDeviceTypesRequest_FieldTerminalPathArrayOfValues
- func (s WatchDeviceTypesRequestPathSelectorStartingTime) WithValue(value *timestamp.Timestamp) *WatchDeviceTypesRequest_FieldTerminalPathValue
- type WatchDeviceTypesRequestPathSelectorType
- func (WatchDeviceTypesRequestPathSelectorType) FieldPath() *WatchDeviceTypesRequest_FieldTerminalPath
- func (s WatchDeviceTypesRequestPathSelectorType) WithArrayOfValues(values []watch_type.WatchType) *WatchDeviceTypesRequest_FieldTerminalPathArrayOfValues
- func (s WatchDeviceTypesRequestPathSelectorType) WithValue(value watch_type.WatchType) *WatchDeviceTypesRequest_FieldTerminalPathValue
- type WatchDeviceTypesRequestPathSelectorView
- func (WatchDeviceTypesRequestPathSelectorView) FieldPath() *WatchDeviceTypesRequest_FieldTerminalPath
- func (s WatchDeviceTypesRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchDeviceTypesRequest_FieldTerminalPathArrayOfValues
- func (s WatchDeviceTypesRequestPathSelectorView) WithValue(value view.View) *WatchDeviceTypesRequest_FieldTerminalPathValue
- type WatchDeviceTypesRequest_FieldMask
- func (fieldMask *WatchDeviceTypesRequest_FieldMask) AppendPath(path WatchDeviceTypesRequest_FieldPath)
- func (fieldMask *WatchDeviceTypesRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchDeviceTypesRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchDeviceTypesRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchDeviceTypesRequest_FieldMask) FilterInputFields() *WatchDeviceTypesRequest_FieldMask
- func (fieldMask *WatchDeviceTypesRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchDeviceTypesRequest_FieldMask) GetPaths() []WatchDeviceTypesRequest_FieldPath
- func (fieldMask *WatchDeviceTypesRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchDeviceTypesRequest_FieldMask) IsFull() bool
- func (fieldMask WatchDeviceTypesRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchDeviceTypesRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchDeviceTypesRequest_FieldMask) PathsCount() int
- func (fieldMask *WatchDeviceTypesRequest_FieldMask) Project(source *WatchDeviceTypesRequest) *WatchDeviceTypesRequest
- func (fieldMask *WatchDeviceTypesRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchDeviceTypesRequest_FieldMask) ProtoMessage()
- func (fieldMask *WatchDeviceTypesRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchDeviceTypesRequest_FieldMask) Reset()
- func (fieldMask *WatchDeviceTypesRequest_FieldMask) Set(target, source *WatchDeviceTypesRequest)
- func (fieldMask *WatchDeviceTypesRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchDeviceTypesRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchDeviceTypesRequest_FieldMask) Size() int
- func (fieldMask *WatchDeviceTypesRequest_FieldMask) String() string
- func (fieldMask *WatchDeviceTypesRequest_FieldMask) Subtract(other *WatchDeviceTypesRequest_FieldMask) *WatchDeviceTypesRequest_FieldMask
- func (fieldMask *WatchDeviceTypesRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchDeviceTypesRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchDeviceTypesRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchDeviceTypesRequest_FieldMask) UnmarshalJSON(data []byte) error
- type WatchDeviceTypesRequest_FieldPath
- func BuildWatchDeviceTypesRequest_FieldPath(fp gotenobject.RawFieldPath) (WatchDeviceTypesRequest_FieldPath, error)
- func MustParseWatchDeviceTypesRequest_FieldPath(rawField string) WatchDeviceTypesRequest_FieldPath
- func ParseWatchDeviceTypesRequest_FieldPath(rawField string) (WatchDeviceTypesRequest_FieldPath, error)
- type WatchDeviceTypesRequest_FieldPathArrayItemValue
- type WatchDeviceTypesRequest_FieldPathArrayOfValues
- type WatchDeviceTypesRequest_FieldPathSelector
- type WatchDeviceTypesRequest_FieldPathValue
- type WatchDeviceTypesRequest_FieldTerminalPath
- func (fp *WatchDeviceTypesRequest_FieldTerminalPath) ClearValue(item *WatchDeviceTypesRequest)
- func (fp *WatchDeviceTypesRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchDeviceTypesRequest_FieldTerminalPath) Get(source *WatchDeviceTypesRequest) (values []interface{})
- func (fp *WatchDeviceTypesRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchDeviceTypesRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchDeviceTypesRequest_FieldTerminalPath) GetSingle(source *WatchDeviceTypesRequest) (interface{}, bool)
- func (fp *WatchDeviceTypesRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchDeviceTypesRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchDeviceTypesRequest_FieldTerminalPath) JSONString() string
- func (fp *WatchDeviceTypesRequest_FieldTerminalPath) Selector() WatchDeviceTypesRequest_FieldPathSelector
- func (fp *WatchDeviceTypesRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchDeviceTypesRequest_FieldTerminalPath) String() string
- func (fp *WatchDeviceTypesRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchDeviceTypesRequest_FieldPathArrayItemValue
- func (fp *WatchDeviceTypesRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchDeviceTypesRequest_FieldPathArrayOfValues
- func (fp *WatchDeviceTypesRequest_FieldTerminalPath) WithIValue(value interface{}) WatchDeviceTypesRequest_FieldPathValue
- func (fp *WatchDeviceTypesRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchDeviceTypesRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchDeviceTypesRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchDeviceTypesRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchDeviceTypesRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchDeviceTypesRequest) bool
- func (fpaiv *WatchDeviceTypesRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchDeviceTypesRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchDeviceTypesRequest) (interface{}, bool)
- func (fpaiv *WatchDeviceTypesRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchDeviceTypesRequest_FieldTerminalPathArrayOfValues
- func (fpaov *WatchDeviceTypesRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*device_type.DeviceType_FieldMask, bool)
- func (fpaov *WatchDeviceTypesRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*device_type.Filter, bool)
- func (fpaov *WatchDeviceTypesRequest_FieldTerminalPathArrayOfValues) AsMaxChunkSizeArrayOfValues() ([]int32, bool)
- func (fpaov *WatchDeviceTypesRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*device_type.OrderBy, bool)
- func (fpaov *WatchDeviceTypesRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
- func (fpaov *WatchDeviceTypesRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*device_type.PagerCursor, bool)
- func (fpaov *WatchDeviceTypesRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*device_type.ParentReference, bool)
- func (fpaov *WatchDeviceTypesRequest_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
- func (fpaov *WatchDeviceTypesRequest_FieldTerminalPathArrayOfValues) AsStartingTimeArrayOfValues() ([]*timestamp.Timestamp, bool)
- func (fpaov *WatchDeviceTypesRequest_FieldTerminalPathArrayOfValues) AsTypeArrayOfValues() ([]watch_type.WatchType, bool)
- func (fpaov *WatchDeviceTypesRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *WatchDeviceTypesRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchDeviceTypesRequest_FieldTerminalPathValue
- func (fpv *WatchDeviceTypesRequest_FieldTerminalPathValue) AsFieldMaskValue() (*device_type.DeviceType_FieldMask, bool)
- func (fpv *WatchDeviceTypesRequest_FieldTerminalPathValue) AsFilterValue() (*device_type.Filter, bool)
- func (fpv *WatchDeviceTypesRequest_FieldTerminalPathValue) AsMaxChunkSizeValue() (int32, bool)
- func (fpv *WatchDeviceTypesRequest_FieldTerminalPathValue) AsOrderByValue() (*device_type.OrderBy, bool)
- func (fpv *WatchDeviceTypesRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
- func (fpv *WatchDeviceTypesRequest_FieldTerminalPathValue) AsPageTokenValue() (*device_type.PagerCursor, bool)
- func (fpv *WatchDeviceTypesRequest_FieldTerminalPathValue) AsParentValue() (*device_type.ParentReference, bool)
- func (fpv *WatchDeviceTypesRequest_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
- func (fpv *WatchDeviceTypesRequest_FieldTerminalPathValue) AsStartingTimeValue() (*timestamp.Timestamp, bool)
- func (fpv *WatchDeviceTypesRequest_FieldTerminalPathValue) AsTypeValue() (watch_type.WatchType, bool)
- func (fpv *WatchDeviceTypesRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *WatchDeviceTypesRequest_FieldTerminalPathValue) CompareWith(source *WatchDeviceTypesRequest) (int, bool)
- func (fpv *WatchDeviceTypesRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchDeviceTypesRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchDeviceTypesRequest_FieldTerminalPathValue) SetTo(target **WatchDeviceTypesRequest)
- func (fpv *WatchDeviceTypesRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchDeviceTypesResponse
- func (o *WatchDeviceTypesResponse) Clone() *WatchDeviceTypesResponse
- func (o *WatchDeviceTypesResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchDeviceTypesResponse) Descriptor() ([]byte, []int)
- func (m *WatchDeviceTypesResponse) GetDeviceTypeChanges() []*device_type.DeviceTypeChange
- func (m *WatchDeviceTypesResponse) GetIsCurrent() bool
- func (m *WatchDeviceTypesResponse) GetIsHardReset() bool
- func (m *WatchDeviceTypesResponse) GetIsSoftReset() bool
- func (m *WatchDeviceTypesResponse) GetPageTokenChange() *WatchDeviceTypesResponse_PageTokenChange
- func (m *WatchDeviceTypesResponse) GetResumeToken() string
- func (m *WatchDeviceTypesResponse) GetSnapshotSize() int64
- func (*WatchDeviceTypesResponse) GotenMessage()
- func (o *WatchDeviceTypesResponse) GotenObjectExt()
- func (obj *WatchDeviceTypesResponse) GotenValidate() error
- func (o *WatchDeviceTypesResponse) MakeDiffFieldMask(other *WatchDeviceTypesResponse) *WatchDeviceTypesResponse_FieldMask
- func (o *WatchDeviceTypesResponse) MakeFullFieldMask() *WatchDeviceTypesResponse_FieldMask
- func (o *WatchDeviceTypesResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchDeviceTypesResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchDeviceTypesResponse) Marshal() ([]byte, error)
- func (m *WatchDeviceTypesResponse) MarshalJSON() ([]byte, error)
- func (o *WatchDeviceTypesResponse) Merge(source *WatchDeviceTypesResponse)
- func (o *WatchDeviceTypesResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchDeviceTypesResponse) ProtoMessage()
- func (m *WatchDeviceTypesResponse) ProtoReflect() preflect.Message
- func (m *WatchDeviceTypesResponse) Reset()
- func (m *WatchDeviceTypesResponse) SetDeviceTypeChanges(fv []*device_type.DeviceTypeChange)
- func (m *WatchDeviceTypesResponse) SetIsCurrent(fv bool)
- func (m *WatchDeviceTypesResponse) SetIsHardReset(fv bool)
- func (m *WatchDeviceTypesResponse) SetIsSoftReset(fv bool)
- func (m *WatchDeviceTypesResponse) SetPageTokenChange(fv *WatchDeviceTypesResponse_PageTokenChange)
- func (m *WatchDeviceTypesResponse) SetResumeToken(fv string)
- func (m *WatchDeviceTypesResponse) SetSnapshotSize(fv int64)
- func (m *WatchDeviceTypesResponse) String() string
- func (m *WatchDeviceTypesResponse) Unmarshal(b []byte) error
- func (m *WatchDeviceTypesResponse) UnmarshalJSON(data []byte) error
- type WatchDeviceTypesResponseFieldPathBuilder
- func (WatchDeviceTypesResponseFieldPathBuilder) DeviceTypeChanges() WatchDeviceTypesResponsePathSelectorDeviceTypeChanges
- func (WatchDeviceTypesResponseFieldPathBuilder) IsCurrent() WatchDeviceTypesResponsePathSelectorIsCurrent
- func (WatchDeviceTypesResponseFieldPathBuilder) IsHardReset() WatchDeviceTypesResponsePathSelectorIsHardReset
- func (WatchDeviceTypesResponseFieldPathBuilder) IsSoftReset() WatchDeviceTypesResponsePathSelectorIsSoftReset
- func (WatchDeviceTypesResponseFieldPathBuilder) PageTokenChange() WatchDeviceTypesResponsePathSelectorPageTokenChange
- func (WatchDeviceTypesResponseFieldPathBuilder) ResumeToken() WatchDeviceTypesResponsePathSelectorResumeToken
- func (WatchDeviceTypesResponseFieldPathBuilder) SnapshotSize() WatchDeviceTypesResponsePathSelectorSnapshotSize
- type WatchDeviceTypesResponsePageTokenChangeFieldPathBuilder
- type WatchDeviceTypesResponsePageTokenChange_FieldPath
- func BuildWatchDeviceTypesResponsePageTokenChange_FieldPath(fp gotenobject.RawFieldPath) (WatchDeviceTypesResponsePageTokenChange_FieldPath, error)
- func MustParseWatchDeviceTypesResponsePageTokenChange_FieldPath(rawField string) WatchDeviceTypesResponsePageTokenChange_FieldPath
- func ParseWatchDeviceTypesResponsePageTokenChange_FieldPath(rawField string) (WatchDeviceTypesResponsePageTokenChange_FieldPath, error)
- type WatchDeviceTypesResponsePageTokenChange_FieldPathArrayItemValue
- func MustParseWatchDeviceTypesResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) WatchDeviceTypesResponsePageTokenChange_FieldPathArrayItemValue
- func ParseWatchDeviceTypesResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) (WatchDeviceTypesResponsePageTokenChange_FieldPathArrayItemValue, error)
- type WatchDeviceTypesResponsePageTokenChange_FieldPathArrayOfValues
- func MustParseWatchDeviceTypesResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) WatchDeviceTypesResponsePageTokenChange_FieldPathArrayOfValues
- func ParseWatchDeviceTypesResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchDeviceTypesResponsePageTokenChange_FieldPathArrayOfValues, error)
- type WatchDeviceTypesResponsePageTokenChange_FieldPathSelector
- type WatchDeviceTypesResponsePageTokenChange_FieldPathValue
- func MustParseWatchDeviceTypesResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) WatchDeviceTypesResponsePageTokenChange_FieldPathValue
- func ParseWatchDeviceTypesResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) (WatchDeviceTypesResponsePageTokenChange_FieldPathValue, error)
- type WatchDeviceTypesResponsePageTokenChange_FieldTerminalPath
- func (fp *WatchDeviceTypesResponsePageTokenChange_FieldTerminalPath) ClearValue(item *WatchDeviceTypesResponse_PageTokenChange)
- func (fp *WatchDeviceTypesResponsePageTokenChange_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchDeviceTypesResponsePageTokenChange_FieldTerminalPath) Get(source *WatchDeviceTypesResponse_PageTokenChange) (values []interface{})
- func (fp *WatchDeviceTypesResponsePageTokenChange_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchDeviceTypesResponsePageTokenChange_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchDeviceTypesResponsePageTokenChange_FieldTerminalPath) GetSingle(source *WatchDeviceTypesResponse_PageTokenChange) (interface{}, bool)
- func (fp *WatchDeviceTypesResponsePageTokenChange_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchDeviceTypesResponsePageTokenChange_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchDeviceTypesResponsePageTokenChange_FieldTerminalPath) JSONString() string
- func (fp *WatchDeviceTypesResponsePageTokenChange_FieldTerminalPath) Selector() WatchDeviceTypesResponsePageTokenChange_FieldPathSelector
- func (fp *WatchDeviceTypesResponsePageTokenChange_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchDeviceTypesResponsePageTokenChange_FieldTerminalPath) String() string
- func (fp *WatchDeviceTypesResponsePageTokenChange_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchDeviceTypesResponsePageTokenChange_FieldPathArrayItemValue
- func (fp *WatchDeviceTypesResponsePageTokenChange_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchDeviceTypesResponsePageTokenChange_FieldPathArrayOfValues
- func (fp *WatchDeviceTypesResponsePageTokenChange_FieldTerminalPath) WithIValue(value interface{}) WatchDeviceTypesResponsePageTokenChange_FieldPathValue
- func (fp *WatchDeviceTypesResponsePageTokenChange_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchDeviceTypesResponsePageTokenChange_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchDeviceTypesResponsePageTokenChange_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchDeviceTypesResponsePageTokenChange_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchDeviceTypesResponsePageTokenChange_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchDeviceTypesResponse_PageTokenChange) bool
- func (fpaiv *WatchDeviceTypesResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchDeviceTypesResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingle(source *WatchDeviceTypesResponse_PageTokenChange) (interface{}, bool)
- func (fpaiv *WatchDeviceTypesResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchDeviceTypesResponsePageTokenChange_FieldTerminalPathArrayOfValues
- func (fpaov *WatchDeviceTypesResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*device_type.PagerCursor, bool)
- func (fpaov *WatchDeviceTypesResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*device_type.PagerCursor, bool)
- func (fpaov *WatchDeviceTypesResponsePageTokenChange_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchDeviceTypesResponsePageTokenChange_FieldTerminalPathValue
- func (fpv *WatchDeviceTypesResponsePageTokenChange_FieldTerminalPathValue) AsNextPageTokenValue() (*device_type.PagerCursor, bool)
- func (fpv *WatchDeviceTypesResponsePageTokenChange_FieldTerminalPathValue) AsPrevPageTokenValue() (*device_type.PagerCursor, bool)
- func (fpv *WatchDeviceTypesResponsePageTokenChange_FieldTerminalPathValue) CompareWith(source *WatchDeviceTypesResponse_PageTokenChange) (int, bool)
- func (fpv *WatchDeviceTypesResponsePageTokenChange_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchDeviceTypesResponsePageTokenChange_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchDeviceTypesResponsePageTokenChange_FieldTerminalPathValue) SetTo(target **WatchDeviceTypesResponse_PageTokenChange)
- func (fpv *WatchDeviceTypesResponsePageTokenChange_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchDeviceTypesResponsePathSelectorDeviceTypeChanges
- func (WatchDeviceTypesResponsePathSelectorDeviceTypeChanges) FieldPath() *WatchDeviceTypesResponse_FieldTerminalPath
- func (s WatchDeviceTypesResponsePathSelectorDeviceTypeChanges) WithArrayOfValues(values [][]*device_type.DeviceTypeChange) *WatchDeviceTypesResponse_FieldTerminalPathArrayOfValues
- func (s WatchDeviceTypesResponsePathSelectorDeviceTypeChanges) WithItemValue(value *device_type.DeviceTypeChange) *WatchDeviceTypesResponse_FieldTerminalPathArrayItemValue
- func (s WatchDeviceTypesResponsePathSelectorDeviceTypeChanges) WithValue(value []*device_type.DeviceTypeChange) *WatchDeviceTypesResponse_FieldTerminalPathValue
- type WatchDeviceTypesResponsePathSelectorIsCurrent
- func (WatchDeviceTypesResponsePathSelectorIsCurrent) FieldPath() *WatchDeviceTypesResponse_FieldTerminalPath
- func (s WatchDeviceTypesResponsePathSelectorIsCurrent) WithArrayOfValues(values []bool) *WatchDeviceTypesResponse_FieldTerminalPathArrayOfValues
- func (s WatchDeviceTypesResponsePathSelectorIsCurrent) WithValue(value bool) *WatchDeviceTypesResponse_FieldTerminalPathValue
- type WatchDeviceTypesResponsePathSelectorIsHardReset
- func (WatchDeviceTypesResponsePathSelectorIsHardReset) FieldPath() *WatchDeviceTypesResponse_FieldTerminalPath
- func (s WatchDeviceTypesResponsePathSelectorIsHardReset) WithArrayOfValues(values []bool) *WatchDeviceTypesResponse_FieldTerminalPathArrayOfValues
- func (s WatchDeviceTypesResponsePathSelectorIsHardReset) WithValue(value bool) *WatchDeviceTypesResponse_FieldTerminalPathValue
- type WatchDeviceTypesResponsePathSelectorIsSoftReset
- func (WatchDeviceTypesResponsePathSelectorIsSoftReset) FieldPath() *WatchDeviceTypesResponse_FieldTerminalPath
- func (s WatchDeviceTypesResponsePathSelectorIsSoftReset) WithArrayOfValues(values []bool) *WatchDeviceTypesResponse_FieldTerminalPathArrayOfValues
- func (s WatchDeviceTypesResponsePathSelectorIsSoftReset) WithValue(value bool) *WatchDeviceTypesResponse_FieldTerminalPathValue
- type WatchDeviceTypesResponsePathSelectorPageTokenChange
- func (WatchDeviceTypesResponsePathSelectorPageTokenChange) FieldPath() *WatchDeviceTypesResponse_FieldTerminalPath
- func (WatchDeviceTypesResponsePathSelectorPageTokenChange) NextPageToken() WatchDeviceTypesResponsePathSelectorPageTokenChangeNextPageToken
- func (WatchDeviceTypesResponsePathSelectorPageTokenChange) PrevPageToken() WatchDeviceTypesResponsePathSelectorPageTokenChangePrevPageToken
- func (s WatchDeviceTypesResponsePathSelectorPageTokenChange) WithArrayOfValues(values []*WatchDeviceTypesResponse_PageTokenChange) *WatchDeviceTypesResponse_FieldTerminalPathArrayOfValues
- func (s WatchDeviceTypesResponsePathSelectorPageTokenChange) WithSubArrayItemValue(...) *WatchDeviceTypesResponse_FieldSubPathArrayItemValue
- func (s WatchDeviceTypesResponsePathSelectorPageTokenChange) WithSubArrayOfValues(...) *WatchDeviceTypesResponse_FieldSubPathArrayOfValues
- func (WatchDeviceTypesResponsePathSelectorPageTokenChange) WithSubPath(subPath WatchDeviceTypesResponsePageTokenChange_FieldPath) *WatchDeviceTypesResponse_FieldSubPath
- func (s WatchDeviceTypesResponsePathSelectorPageTokenChange) WithSubValue(subPathValue WatchDeviceTypesResponsePageTokenChange_FieldPathValue) *WatchDeviceTypesResponse_FieldSubPathValue
- func (s WatchDeviceTypesResponsePathSelectorPageTokenChange) WithValue(value *WatchDeviceTypesResponse_PageTokenChange) *WatchDeviceTypesResponse_FieldTerminalPathValue
- type WatchDeviceTypesResponsePathSelectorPageTokenChangeNextPageToken
- func (WatchDeviceTypesResponsePathSelectorPageTokenChangeNextPageToken) FieldPath() *WatchDeviceTypesResponse_FieldSubPath
- func (s WatchDeviceTypesResponsePathSelectorPageTokenChangeNextPageToken) WithArrayOfValues(values []*device_type.PagerCursor) *WatchDeviceTypesResponse_FieldSubPathArrayOfValues
- func (s WatchDeviceTypesResponsePathSelectorPageTokenChangeNextPageToken) WithValue(value *device_type.PagerCursor) *WatchDeviceTypesResponse_FieldSubPathValue
- type WatchDeviceTypesResponsePathSelectorPageTokenChangePrevPageToken
- func (WatchDeviceTypesResponsePathSelectorPageTokenChangePrevPageToken) FieldPath() *WatchDeviceTypesResponse_FieldSubPath
- func (s WatchDeviceTypesResponsePathSelectorPageTokenChangePrevPageToken) WithArrayOfValues(values []*device_type.PagerCursor) *WatchDeviceTypesResponse_FieldSubPathArrayOfValues
- func (s WatchDeviceTypesResponsePathSelectorPageTokenChangePrevPageToken) WithValue(value *device_type.PagerCursor) *WatchDeviceTypesResponse_FieldSubPathValue
- type WatchDeviceTypesResponsePathSelectorResumeToken
- func (WatchDeviceTypesResponsePathSelectorResumeToken) FieldPath() *WatchDeviceTypesResponse_FieldTerminalPath
- func (s WatchDeviceTypesResponsePathSelectorResumeToken) WithArrayOfValues(values []string) *WatchDeviceTypesResponse_FieldTerminalPathArrayOfValues
- func (s WatchDeviceTypesResponsePathSelectorResumeToken) WithValue(value string) *WatchDeviceTypesResponse_FieldTerminalPathValue
- type WatchDeviceTypesResponsePathSelectorSnapshotSize
- func (WatchDeviceTypesResponsePathSelectorSnapshotSize) FieldPath() *WatchDeviceTypesResponse_FieldTerminalPath
- func (s WatchDeviceTypesResponsePathSelectorSnapshotSize) WithArrayOfValues(values []int64) *WatchDeviceTypesResponse_FieldTerminalPathArrayOfValues
- func (s WatchDeviceTypesResponsePathSelectorSnapshotSize) WithValue(value int64) *WatchDeviceTypesResponse_FieldTerminalPathValue
- type WatchDeviceTypesResponse_FieldMask
- func (fieldMask *WatchDeviceTypesResponse_FieldMask) AppendPath(path WatchDeviceTypesResponse_FieldPath)
- func (fieldMask *WatchDeviceTypesResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchDeviceTypesResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchDeviceTypesResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchDeviceTypesResponse_FieldMask) FilterInputFields() *WatchDeviceTypesResponse_FieldMask
- func (fieldMask *WatchDeviceTypesResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchDeviceTypesResponse_FieldMask) GetPaths() []WatchDeviceTypesResponse_FieldPath
- func (fieldMask *WatchDeviceTypesResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchDeviceTypesResponse_FieldMask) IsFull() bool
- func (fieldMask WatchDeviceTypesResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchDeviceTypesResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchDeviceTypesResponse_FieldMask) PathsCount() int
- func (fieldMask *WatchDeviceTypesResponse_FieldMask) Project(source *WatchDeviceTypesResponse) *WatchDeviceTypesResponse
- func (fieldMask *WatchDeviceTypesResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchDeviceTypesResponse_FieldMask) ProtoMessage()
- func (fieldMask *WatchDeviceTypesResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchDeviceTypesResponse_FieldMask) Reset()
- func (fieldMask *WatchDeviceTypesResponse_FieldMask) Set(target, source *WatchDeviceTypesResponse)
- func (fieldMask *WatchDeviceTypesResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchDeviceTypesResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchDeviceTypesResponse_FieldMask) Size() int
- func (fieldMask *WatchDeviceTypesResponse_FieldMask) String() string
- func (fieldMask *WatchDeviceTypesResponse_FieldMask) Subtract(other *WatchDeviceTypesResponse_FieldMask) *WatchDeviceTypesResponse_FieldMask
- func (fieldMask *WatchDeviceTypesResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchDeviceTypesResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchDeviceTypesResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchDeviceTypesResponse_FieldMask) UnmarshalJSON(data []byte) error
- type WatchDeviceTypesResponse_FieldPath
- func BuildWatchDeviceTypesResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchDeviceTypesResponse_FieldPath, error)
- func MustParseWatchDeviceTypesResponse_FieldPath(rawField string) WatchDeviceTypesResponse_FieldPath
- func ParseWatchDeviceTypesResponse_FieldPath(rawField string) (WatchDeviceTypesResponse_FieldPath, error)
- type WatchDeviceTypesResponse_FieldPathArrayItemValue
- type WatchDeviceTypesResponse_FieldPathArrayOfValues
- type WatchDeviceTypesResponse_FieldPathSelector
- type WatchDeviceTypesResponse_FieldPathValue
- type WatchDeviceTypesResponse_FieldSubPath
- func (fps *WatchDeviceTypesResponse_FieldSubPath) AsPageTokenChangeSubPath() (WatchDeviceTypesResponsePageTokenChange_FieldPath, bool)
- func (fps *WatchDeviceTypesResponse_FieldSubPath) ClearValue(item *WatchDeviceTypesResponse)
- func (fps *WatchDeviceTypesResponse_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *WatchDeviceTypesResponse_FieldSubPath) Get(source *WatchDeviceTypesResponse) (values []interface{})
- func (fps *WatchDeviceTypesResponse_FieldSubPath) GetDefault() interface{}
- func (fps *WatchDeviceTypesResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *WatchDeviceTypesResponse_FieldSubPath) GetSingle(source *WatchDeviceTypesResponse) (interface{}, bool)
- func (fps *WatchDeviceTypesResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *WatchDeviceTypesResponse_FieldSubPath) IsLeaf() bool
- func (fps *WatchDeviceTypesResponse_FieldSubPath) JSONString() string
- func (fps *WatchDeviceTypesResponse_FieldSubPath) Selector() WatchDeviceTypesResponse_FieldPathSelector
- func (fps *WatchDeviceTypesResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *WatchDeviceTypesResponse_FieldSubPath) String() string
- func (fps *WatchDeviceTypesResponse_FieldSubPath) WithIArrayItemValue(value interface{}) WatchDeviceTypesResponse_FieldPathArrayItemValue
- func (fps *WatchDeviceTypesResponse_FieldSubPath) WithIArrayOfValues(values interface{}) WatchDeviceTypesResponse_FieldPathArrayOfValues
- func (fps *WatchDeviceTypesResponse_FieldSubPath) WithIValue(value interface{}) WatchDeviceTypesResponse_FieldPathValue
- func (fps *WatchDeviceTypesResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *WatchDeviceTypesResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *WatchDeviceTypesResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchDeviceTypesResponse_FieldSubPathArrayItemValue
- func (fpaivs *WatchDeviceTypesResponse_FieldSubPathArrayItemValue) AsPageTokenChangePathItemValue() (WatchDeviceTypesResponsePageTokenChange_FieldPathArrayItemValue, bool)
- func (fpaivs *WatchDeviceTypesResponse_FieldSubPathArrayItemValue) ContainsValue(source *WatchDeviceTypesResponse) bool
- func (fpaivs *WatchDeviceTypesResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type WatchDeviceTypesResponse_FieldSubPathArrayOfValues
- type WatchDeviceTypesResponse_FieldSubPathValue
- func (fpvs *WatchDeviceTypesResponse_FieldSubPathValue) AsPageTokenChangePathValue() (WatchDeviceTypesResponsePageTokenChange_FieldPathValue, bool)
- func (fpvs *WatchDeviceTypesResponse_FieldSubPathValue) CompareWith(source *WatchDeviceTypesResponse) (int, bool)
- func (fpvs *WatchDeviceTypesResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *WatchDeviceTypesResponse_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *WatchDeviceTypesResponse_FieldSubPathValue) SetTo(target **WatchDeviceTypesResponse)
- func (fpvs *WatchDeviceTypesResponse_FieldSubPathValue) SetToRaw(target proto.Message)
- type WatchDeviceTypesResponse_FieldTerminalPath
- func (fp *WatchDeviceTypesResponse_FieldTerminalPath) ClearValue(item *WatchDeviceTypesResponse)
- func (fp *WatchDeviceTypesResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchDeviceTypesResponse_FieldTerminalPath) Get(source *WatchDeviceTypesResponse) (values []interface{})
- func (fp *WatchDeviceTypesResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchDeviceTypesResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchDeviceTypesResponse_FieldTerminalPath) GetSingle(source *WatchDeviceTypesResponse) (interface{}, bool)
- func (fp *WatchDeviceTypesResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchDeviceTypesResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchDeviceTypesResponse_FieldTerminalPath) JSONString() string
- func (fp *WatchDeviceTypesResponse_FieldTerminalPath) Selector() WatchDeviceTypesResponse_FieldPathSelector
- func (fp *WatchDeviceTypesResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchDeviceTypesResponse_FieldTerminalPath) String() string
- func (fp *WatchDeviceTypesResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchDeviceTypesResponse_FieldPathArrayItemValue
- func (fp *WatchDeviceTypesResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchDeviceTypesResponse_FieldPathArrayOfValues
- func (fp *WatchDeviceTypesResponse_FieldTerminalPath) WithIValue(value interface{}) WatchDeviceTypesResponse_FieldPathValue
- func (fp *WatchDeviceTypesResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchDeviceTypesResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchDeviceTypesResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchDeviceTypesResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchDeviceTypesResponse_FieldTerminalPathArrayItemValue) AsDeviceTypeChangesItemValue() (*device_type.DeviceTypeChange, bool)
- func (fpaiv *WatchDeviceTypesResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchDeviceTypesResponse) bool
- func (fpaiv *WatchDeviceTypesResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchDeviceTypesResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchDeviceTypesResponse) (interface{}, bool)
- func (fpaiv *WatchDeviceTypesResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchDeviceTypesResponse_FieldTerminalPathArrayOfValues
- func (fpaov *WatchDeviceTypesResponse_FieldTerminalPathArrayOfValues) AsDeviceTypeChangesArrayOfValues() ([][]*device_type.DeviceTypeChange, bool)
- func (fpaov *WatchDeviceTypesResponse_FieldTerminalPathArrayOfValues) AsIsCurrentArrayOfValues() ([]bool, bool)
- func (fpaov *WatchDeviceTypesResponse_FieldTerminalPathArrayOfValues) AsIsHardResetArrayOfValues() ([]bool, bool)
- func (fpaov *WatchDeviceTypesResponse_FieldTerminalPathArrayOfValues) AsIsSoftResetArrayOfValues() ([]bool, bool)
- func (fpaov *WatchDeviceTypesResponse_FieldTerminalPathArrayOfValues) AsPageTokenChangeArrayOfValues() ([]*WatchDeviceTypesResponse_PageTokenChange, bool)
- func (fpaov *WatchDeviceTypesResponse_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
- func (fpaov *WatchDeviceTypesResponse_FieldTerminalPathArrayOfValues) AsSnapshotSizeArrayOfValues() ([]int64, bool)
- func (fpaov *WatchDeviceTypesResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchDeviceTypesResponse_FieldTerminalPathValue
- func (fpv *WatchDeviceTypesResponse_FieldTerminalPathValue) AsDeviceTypeChangesValue() ([]*device_type.DeviceTypeChange, bool)
- func (fpv *WatchDeviceTypesResponse_FieldTerminalPathValue) AsIsCurrentValue() (bool, bool)
- func (fpv *WatchDeviceTypesResponse_FieldTerminalPathValue) AsIsHardResetValue() (bool, bool)
- func (fpv *WatchDeviceTypesResponse_FieldTerminalPathValue) AsIsSoftResetValue() (bool, bool)
- func (fpv *WatchDeviceTypesResponse_FieldTerminalPathValue) AsPageTokenChangeValue() (*WatchDeviceTypesResponse_PageTokenChange, bool)
- func (fpv *WatchDeviceTypesResponse_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
- func (fpv *WatchDeviceTypesResponse_FieldTerminalPathValue) AsSnapshotSizeValue() (int64, bool)
- func (fpv *WatchDeviceTypesResponse_FieldTerminalPathValue) CompareWith(source *WatchDeviceTypesResponse) (int, bool)
- func (fpv *WatchDeviceTypesResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchDeviceTypesResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchDeviceTypesResponse_FieldTerminalPathValue) SetTo(target **WatchDeviceTypesResponse)
- func (fpv *WatchDeviceTypesResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchDeviceTypesResponse_PageTokenChange
- func (o *WatchDeviceTypesResponse_PageTokenChange) Clone() *WatchDeviceTypesResponse_PageTokenChange
- func (o *WatchDeviceTypesResponse_PageTokenChange) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchDeviceTypesResponse_PageTokenChange) Descriptor() ([]byte, []int)
- func (m *WatchDeviceTypesResponse_PageTokenChange) GetNextPageToken() *device_type.PagerCursor
- func (m *WatchDeviceTypesResponse_PageTokenChange) GetPrevPageToken() *device_type.PagerCursor
- func (*WatchDeviceTypesResponse_PageTokenChange) GotenMessage()
- func (o *WatchDeviceTypesResponse_PageTokenChange) GotenObjectExt()
- func (obj *WatchDeviceTypesResponse_PageTokenChange) GotenValidate() error
- func (o *WatchDeviceTypesResponse_PageTokenChange) MakeDiffFieldMask(other *WatchDeviceTypesResponse_PageTokenChange) *WatchDeviceTypesResponse_PageTokenChange_FieldMask
- func (o *WatchDeviceTypesResponse_PageTokenChange) MakeFullFieldMask() *WatchDeviceTypesResponse_PageTokenChange_FieldMask
- func (o *WatchDeviceTypesResponse_PageTokenChange) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchDeviceTypesResponse_PageTokenChange) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchDeviceTypesResponse_PageTokenChange) Marshal() ([]byte, error)
- func (m *WatchDeviceTypesResponse_PageTokenChange) MarshalJSON() ([]byte, error)
- func (o *WatchDeviceTypesResponse_PageTokenChange) Merge(source *WatchDeviceTypesResponse_PageTokenChange)
- func (o *WatchDeviceTypesResponse_PageTokenChange) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchDeviceTypesResponse_PageTokenChange) ProtoMessage()
- func (m *WatchDeviceTypesResponse_PageTokenChange) ProtoReflect() preflect.Message
- func (m *WatchDeviceTypesResponse_PageTokenChange) Reset()
- func (m *WatchDeviceTypesResponse_PageTokenChange) SetNextPageToken(fv *device_type.PagerCursor)
- func (m *WatchDeviceTypesResponse_PageTokenChange) SetPrevPageToken(fv *device_type.PagerCursor)
- func (m *WatchDeviceTypesResponse_PageTokenChange) String() string
- func (m *WatchDeviceTypesResponse_PageTokenChange) Unmarshal(b []byte) error
- func (m *WatchDeviceTypesResponse_PageTokenChange) UnmarshalJSON(data []byte) error
- type WatchDeviceTypesResponse_PageTokenChangePathSelectorNextPageToken
- func (WatchDeviceTypesResponse_PageTokenChangePathSelectorNextPageToken) FieldPath() *WatchDeviceTypesResponsePageTokenChange_FieldTerminalPath
- func (s WatchDeviceTypesResponse_PageTokenChangePathSelectorNextPageToken) WithArrayOfValues(values []*device_type.PagerCursor) *WatchDeviceTypesResponsePageTokenChange_FieldTerminalPathArrayOfValues
- func (s WatchDeviceTypesResponse_PageTokenChangePathSelectorNextPageToken) WithValue(value *device_type.PagerCursor) *WatchDeviceTypesResponsePageTokenChange_FieldTerminalPathValue
- type WatchDeviceTypesResponse_PageTokenChangePathSelectorPrevPageToken
- func (WatchDeviceTypesResponse_PageTokenChangePathSelectorPrevPageToken) FieldPath() *WatchDeviceTypesResponsePageTokenChange_FieldTerminalPath
- func (s WatchDeviceTypesResponse_PageTokenChangePathSelectorPrevPageToken) WithArrayOfValues(values []*device_type.PagerCursor) *WatchDeviceTypesResponsePageTokenChange_FieldTerminalPathArrayOfValues
- func (s WatchDeviceTypesResponse_PageTokenChangePathSelectorPrevPageToken) WithValue(value *device_type.PagerCursor) *WatchDeviceTypesResponsePageTokenChange_FieldTerminalPathValue
- type WatchDeviceTypesResponse_PageTokenChange_FieldMask
- func (fieldMask *WatchDeviceTypesResponse_PageTokenChange_FieldMask) AppendPath(path WatchDeviceTypesResponsePageTokenChange_FieldPath)
- func (fieldMask *WatchDeviceTypesResponse_PageTokenChange_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchDeviceTypesResponse_PageTokenChange_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchDeviceTypesResponse_PageTokenChange_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchDeviceTypesResponse_PageTokenChange_FieldMask) FilterInputFields() *WatchDeviceTypesResponse_PageTokenChange_FieldMask
- func (fieldMask *WatchDeviceTypesResponse_PageTokenChange_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchDeviceTypesResponse_PageTokenChange_FieldMask) GetPaths() []WatchDeviceTypesResponsePageTokenChange_FieldPath
- func (fieldMask *WatchDeviceTypesResponse_PageTokenChange_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchDeviceTypesResponse_PageTokenChange_FieldMask) IsFull() bool
- func (fieldMask WatchDeviceTypesResponse_PageTokenChange_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchDeviceTypesResponse_PageTokenChange_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchDeviceTypesResponse_PageTokenChange_FieldMask) PathsCount() int
- func (fieldMask *WatchDeviceTypesResponse_PageTokenChange_FieldMask) Project(source *WatchDeviceTypesResponse_PageTokenChange) *WatchDeviceTypesResponse_PageTokenChange
- func (fieldMask *WatchDeviceTypesResponse_PageTokenChange_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchDeviceTypesResponse_PageTokenChange_FieldMask) ProtoMessage()
- func (fieldMask *WatchDeviceTypesResponse_PageTokenChange_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchDeviceTypesResponse_PageTokenChange_FieldMask) Reset()
- func (fieldMask *WatchDeviceTypesResponse_PageTokenChange_FieldMask) Set(target, source *WatchDeviceTypesResponse_PageTokenChange)
- func (fieldMask *WatchDeviceTypesResponse_PageTokenChange_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchDeviceTypesResponse_PageTokenChange_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchDeviceTypesResponse_PageTokenChange_FieldMask) Size() int
- func (fieldMask *WatchDeviceTypesResponse_PageTokenChange_FieldMask) String() string
- func (fieldMask *WatchDeviceTypesResponse_PageTokenChange_FieldMask) Subtract(other *WatchDeviceTypesResponse_PageTokenChange_FieldMask) *WatchDeviceTypesResponse_PageTokenChange_FieldMask
- func (fieldMask *WatchDeviceTypesResponse_PageTokenChange_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchDeviceTypesResponse_PageTokenChange_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchDeviceTypesResponse_PageTokenChange_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchDeviceTypesResponse_PageTokenChange_FieldMask) UnmarshalJSON(data []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BatchGetDeviceTypesDescriptor ¶
type BatchGetDeviceTypesDescriptor struct{}
func GetBatchGetDeviceTypesDescriptor ¶
func GetBatchGetDeviceTypesDescriptor() *BatchGetDeviceTypesDescriptor
func (*BatchGetDeviceTypesDescriptor) GetApiDescriptor ¶
func (d *BatchGetDeviceTypesDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*BatchGetDeviceTypesDescriptor) GetApiName ¶
func (d *BatchGetDeviceTypesDescriptor) GetApiName() string
func (*BatchGetDeviceTypesDescriptor) GetClientMsgReflectHandle ¶
func (d *BatchGetDeviceTypesDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*BatchGetDeviceTypesDescriptor) GetFullMethodName ¶
func (d *BatchGetDeviceTypesDescriptor) GetFullMethodName() string
func (*BatchGetDeviceTypesDescriptor) GetMethodName ¶
func (d *BatchGetDeviceTypesDescriptor) GetMethodName() string
func (*BatchGetDeviceTypesDescriptor) GetProtoPkgName ¶
func (d *BatchGetDeviceTypesDescriptor) GetProtoPkgName() string
func (*BatchGetDeviceTypesDescriptor) GetResourceDescriptor ¶
func (d *BatchGetDeviceTypesDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*BatchGetDeviceTypesDescriptor) GetServerMsgReflectHandle ¶
func (d *BatchGetDeviceTypesDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*BatchGetDeviceTypesDescriptor) GetServiceDomain ¶
func (d *BatchGetDeviceTypesDescriptor) GetServiceDomain() string
func (*BatchGetDeviceTypesDescriptor) GetServiceVersion ¶
func (d *BatchGetDeviceTypesDescriptor) GetServiceVersion() string
func (*BatchGetDeviceTypesDescriptor) GetVerb ¶
func (d *BatchGetDeviceTypesDescriptor) GetVerb() string
func (*BatchGetDeviceTypesDescriptor) HasResource ¶
func (d *BatchGetDeviceTypesDescriptor) HasResource() bool
func (*BatchGetDeviceTypesDescriptor) IsClientStream ¶
func (d *BatchGetDeviceTypesDescriptor) IsClientStream() bool
func (*BatchGetDeviceTypesDescriptor) IsCollection ¶
func (d *BatchGetDeviceTypesDescriptor) IsCollection() bool
func (*BatchGetDeviceTypesDescriptor) IsPlural ¶
func (d *BatchGetDeviceTypesDescriptor) IsPlural() bool
func (*BatchGetDeviceTypesDescriptor) IsServerStream ¶
func (d *BatchGetDeviceTypesDescriptor) IsServerStream() bool
func (*BatchGetDeviceTypesDescriptor) IsUnary ¶
func (d *BatchGetDeviceTypesDescriptor) IsUnary() bool
func (*BatchGetDeviceTypesDescriptor) NewEmptyClientMsg ¶
func (d *BatchGetDeviceTypesDescriptor) NewEmptyClientMsg() proto.Message
func (*BatchGetDeviceTypesDescriptor) NewEmptyServerMsg ¶
func (d *BatchGetDeviceTypesDescriptor) NewEmptyServerMsg() proto.Message
func (*BatchGetDeviceTypesDescriptor) RequestHasResourceBody ¶
func (d *BatchGetDeviceTypesDescriptor) RequestHasResourceBody() bool
type BatchGetDeviceTypesDescriptorClientMsgHandle ¶
type BatchGetDeviceTypesDescriptorClientMsgHandle struct{}
func (*BatchGetDeviceTypesDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *BatchGetDeviceTypesDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*BatchGetDeviceTypesDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *BatchGetDeviceTypesDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*BatchGetDeviceTypesDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *BatchGetDeviceTypesDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type BatchGetDeviceTypesDescriptorServerMsgHandle ¶
type BatchGetDeviceTypesDescriptorServerMsgHandle struct{}
func (*BatchGetDeviceTypesDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *BatchGetDeviceTypesDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*BatchGetDeviceTypesDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *BatchGetDeviceTypesDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*BatchGetDeviceTypesDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *BatchGetDeviceTypesDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type BatchGetDeviceTypesRequest ¶
type BatchGetDeviceTypesRequest struct { // Names of DeviceTypes Names []*device_type.Reference `protobuf:"bytes,2,rep,customtype=Reference,name=names,proto3" json:"names,omitempty" firestore:"names"` // A list of extra fields to be obtained for each response item on top of // fields defined by request field view FieldMask *device_type.DeviceType_FieldMask `` /* 142-byte string literal not displayed */ // View defines list of standard response fields present in response items. // Additional fields can be amended by request field field_mask View view.View `protobuf:"varint,4,opt,name=view,proto3,enum=goten.view.View" json:"view,omitempty" firestore:"view"` // contains filtered or unexported fields }
Request message for method [BatchGetDeviceTypes][ntt.devices.v1alpha2.BatchGetDeviceTypes]
func (*BatchGetDeviceTypesRequest) Clone ¶
func (o *BatchGetDeviceTypesRequest) Clone() *BatchGetDeviceTypesRequest
func (*BatchGetDeviceTypesRequest) CloneRaw ¶
func (o *BatchGetDeviceTypesRequest) CloneRaw() gotenobject.GotenObjectExt
func (*BatchGetDeviceTypesRequest) Descriptor ¶
func (*BatchGetDeviceTypesRequest) Descriptor() ([]byte, []int)
Deprecated, Use BatchGetDeviceTypesRequest.ProtoReflect.Descriptor instead.
func (*BatchGetDeviceTypesRequest) GetFieldMask ¶
func (m *BatchGetDeviceTypesRequest) GetFieldMask() *device_type.DeviceType_FieldMask
func (*BatchGetDeviceTypesRequest) GetNames ¶
func (m *BatchGetDeviceTypesRequest) GetNames() []*device_type.Reference
func (*BatchGetDeviceTypesRequest) GetView ¶
func (m *BatchGetDeviceTypesRequest) GetView() view.View
func (*BatchGetDeviceTypesRequest) GotenMessage ¶
func (*BatchGetDeviceTypesRequest) GotenMessage()
func (*BatchGetDeviceTypesRequest) GotenObjectExt ¶
func (o *BatchGetDeviceTypesRequest) GotenObjectExt()
func (*BatchGetDeviceTypesRequest) GotenValidate ¶
func (obj *BatchGetDeviceTypesRequest) GotenValidate() error
func (*BatchGetDeviceTypesRequest) MakeDiffFieldMask ¶
func (o *BatchGetDeviceTypesRequest) MakeDiffFieldMask(other *BatchGetDeviceTypesRequest) *BatchGetDeviceTypesRequest_FieldMask
func (*BatchGetDeviceTypesRequest) MakeFullFieldMask ¶
func (o *BatchGetDeviceTypesRequest) MakeFullFieldMask() *BatchGetDeviceTypesRequest_FieldMask
func (*BatchGetDeviceTypesRequest) MakeRawDiffFieldMask ¶
func (o *BatchGetDeviceTypesRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*BatchGetDeviceTypesRequest) MakeRawFullFieldMask ¶
func (o *BatchGetDeviceTypesRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*BatchGetDeviceTypesRequest) Marshal ¶
func (m *BatchGetDeviceTypesRequest) Marshal() ([]byte, error)
func (*BatchGetDeviceTypesRequest) MarshalJSON ¶
func (m *BatchGetDeviceTypesRequest) MarshalJSON() ([]byte, error)
func (*BatchGetDeviceTypesRequest) Merge ¶
func (o *BatchGetDeviceTypesRequest) Merge(source *BatchGetDeviceTypesRequest)
func (*BatchGetDeviceTypesRequest) MergeRaw ¶
func (o *BatchGetDeviceTypesRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*BatchGetDeviceTypesRequest) ProtoMessage ¶
func (*BatchGetDeviceTypesRequest) ProtoMessage()
func (*BatchGetDeviceTypesRequest) ProtoReflect ¶
func (m *BatchGetDeviceTypesRequest) ProtoReflect() preflect.Message
func (*BatchGetDeviceTypesRequest) Reset ¶
func (m *BatchGetDeviceTypesRequest) Reset()
func (*BatchGetDeviceTypesRequest) SetFieldMask ¶
func (m *BatchGetDeviceTypesRequest) SetFieldMask(fv *device_type.DeviceType_FieldMask)
func (*BatchGetDeviceTypesRequest) SetNames ¶
func (m *BatchGetDeviceTypesRequest) SetNames(fv []*device_type.Reference)
func (*BatchGetDeviceTypesRequest) SetView ¶
func (m *BatchGetDeviceTypesRequest) SetView(fv view.View)
func (*BatchGetDeviceTypesRequest) String ¶
func (m *BatchGetDeviceTypesRequest) String() string
func (*BatchGetDeviceTypesRequest) Unmarshal ¶
func (m *BatchGetDeviceTypesRequest) Unmarshal(b []byte) error
func (*BatchGetDeviceTypesRequest) UnmarshalJSON ¶
func (m *BatchGetDeviceTypesRequest) UnmarshalJSON(data []byte) error
type BatchGetDeviceTypesRequestFieldPathBuilder ¶
type BatchGetDeviceTypesRequestFieldPathBuilder struct{}
func NewBatchGetDeviceTypesRequestFieldPathBuilder ¶
func NewBatchGetDeviceTypesRequestFieldPathBuilder() BatchGetDeviceTypesRequestFieldPathBuilder
type BatchGetDeviceTypesRequestPathSelectorFieldMask ¶
type BatchGetDeviceTypesRequestPathSelectorFieldMask struct{}
func (BatchGetDeviceTypesRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s BatchGetDeviceTypesRequestPathSelectorFieldMask) WithArrayOfValues(values []*device_type.DeviceType_FieldMask) *BatchGetDeviceTypesRequest_FieldTerminalPathArrayOfValues
type BatchGetDeviceTypesRequestPathSelectorNames ¶
type BatchGetDeviceTypesRequestPathSelectorNames struct{}
func (BatchGetDeviceTypesRequestPathSelectorNames) WithArrayOfValues ¶
func (s BatchGetDeviceTypesRequestPathSelectorNames) WithArrayOfValues(values [][]*device_type.Reference) *BatchGetDeviceTypesRequest_FieldTerminalPathArrayOfValues
func (BatchGetDeviceTypesRequestPathSelectorNames) WithItemValue ¶
func (s BatchGetDeviceTypesRequestPathSelectorNames) WithItemValue(value *device_type.Reference) *BatchGetDeviceTypesRequest_FieldTerminalPathArrayItemValue
func (BatchGetDeviceTypesRequestPathSelectorNames) WithValue ¶
func (s BatchGetDeviceTypesRequestPathSelectorNames) WithValue(value []*device_type.Reference) *BatchGetDeviceTypesRequest_FieldTerminalPathValue
type BatchGetDeviceTypesRequestPathSelectorView ¶
type BatchGetDeviceTypesRequestPathSelectorView struct{}
func (BatchGetDeviceTypesRequestPathSelectorView) WithArrayOfValues ¶
func (s BatchGetDeviceTypesRequestPathSelectorView) WithArrayOfValues(values []view.View) *BatchGetDeviceTypesRequest_FieldTerminalPathArrayOfValues
func (BatchGetDeviceTypesRequestPathSelectorView) WithValue ¶
func (s BatchGetDeviceTypesRequestPathSelectorView) WithValue(value view.View) *BatchGetDeviceTypesRequest_FieldTerminalPathValue
type BatchGetDeviceTypesRequest_FieldMask ¶
type BatchGetDeviceTypesRequest_FieldMask struct {
Paths []BatchGetDeviceTypesRequest_FieldPath
}
func FullBatchGetDeviceTypesRequest_FieldMask ¶
func FullBatchGetDeviceTypesRequest_FieldMask() *BatchGetDeviceTypesRequest_FieldMask
func (*BatchGetDeviceTypesRequest_FieldMask) AppendPath ¶
func (fieldMask *BatchGetDeviceTypesRequest_FieldMask) AppendPath(path BatchGetDeviceTypesRequest_FieldPath)
func (*BatchGetDeviceTypesRequest_FieldMask) AppendRawPath ¶
func (fieldMask *BatchGetDeviceTypesRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*BatchGetDeviceTypesRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *BatchGetDeviceTypesRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*BatchGetDeviceTypesRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *BatchGetDeviceTypesRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*BatchGetDeviceTypesRequest_FieldMask) FilterInputFields ¶
func (fieldMask *BatchGetDeviceTypesRequest_FieldMask) FilterInputFields() *BatchGetDeviceTypesRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*BatchGetDeviceTypesRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *BatchGetDeviceTypesRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*BatchGetDeviceTypesRequest_FieldMask) GetPaths ¶
func (fieldMask *BatchGetDeviceTypesRequest_FieldMask) GetPaths() []BatchGetDeviceTypesRequest_FieldPath
func (*BatchGetDeviceTypesRequest_FieldMask) GetRawPaths ¶
func (fieldMask *BatchGetDeviceTypesRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*BatchGetDeviceTypesRequest_FieldMask) IsFull ¶
func (fieldMask *BatchGetDeviceTypesRequest_FieldMask) IsFull() bool
func (BatchGetDeviceTypesRequest_FieldMask) Marshal ¶
func (fieldMask BatchGetDeviceTypesRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (BatchGetDeviceTypesRequest_FieldMask) MarshalJSON ¶
func (fieldMask BatchGetDeviceTypesRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*BatchGetDeviceTypesRequest_FieldMask) PathsCount ¶
func (fieldMask *BatchGetDeviceTypesRequest_FieldMask) PathsCount() int
func (*BatchGetDeviceTypesRequest_FieldMask) Project ¶
func (fieldMask *BatchGetDeviceTypesRequest_FieldMask) Project(source *BatchGetDeviceTypesRequest) *BatchGetDeviceTypesRequest
func (*BatchGetDeviceTypesRequest_FieldMask) ProjectRaw ¶
func (fieldMask *BatchGetDeviceTypesRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*BatchGetDeviceTypesRequest_FieldMask) ProtoMessage ¶
func (fieldMask *BatchGetDeviceTypesRequest_FieldMask) ProtoMessage()
func (*BatchGetDeviceTypesRequest_FieldMask) ProtoReflect ¶
func (fieldMask *BatchGetDeviceTypesRequest_FieldMask) ProtoReflect() preflect.Message
func (*BatchGetDeviceTypesRequest_FieldMask) Reset ¶
func (fieldMask *BatchGetDeviceTypesRequest_FieldMask) Reset()
func (*BatchGetDeviceTypesRequest_FieldMask) Set ¶
func (fieldMask *BatchGetDeviceTypesRequest_FieldMask) Set(target, source *BatchGetDeviceTypesRequest)
func (*BatchGetDeviceTypesRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *BatchGetDeviceTypesRequest_FieldMask) SetFromCliFlag(raw string) error
func (*BatchGetDeviceTypesRequest_FieldMask) SetRaw ¶
func (fieldMask *BatchGetDeviceTypesRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*BatchGetDeviceTypesRequest_FieldMask) Size ¶
func (fieldMask *BatchGetDeviceTypesRequest_FieldMask) Size() int
func (*BatchGetDeviceTypesRequest_FieldMask) String ¶
func (fieldMask *BatchGetDeviceTypesRequest_FieldMask) String() string
func (*BatchGetDeviceTypesRequest_FieldMask) Subtract ¶
func (fieldMask *BatchGetDeviceTypesRequest_FieldMask) Subtract(other *BatchGetDeviceTypesRequest_FieldMask) *BatchGetDeviceTypesRequest_FieldMask
func (*BatchGetDeviceTypesRequest_FieldMask) SubtractRaw ¶
func (fieldMask *BatchGetDeviceTypesRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*BatchGetDeviceTypesRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *BatchGetDeviceTypesRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*BatchGetDeviceTypesRequest_FieldMask) Unmarshal ¶
func (fieldMask *BatchGetDeviceTypesRequest_FieldMask) Unmarshal(data []byte) error
func (*BatchGetDeviceTypesRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *BatchGetDeviceTypesRequest_FieldMask) UnmarshalJSON(data []byte) error
type BatchGetDeviceTypesRequest_FieldPath ¶
type BatchGetDeviceTypesRequest_FieldPath interface { gotenobject.FieldPath Selector() BatchGetDeviceTypesRequest_FieldPathSelector Get(source *BatchGetDeviceTypesRequest) []interface{} GetSingle(source *BatchGetDeviceTypesRequest) (interface{}, bool) ClearValue(item *BatchGetDeviceTypesRequest) // Those methods build corresponding BatchGetDeviceTypesRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) BatchGetDeviceTypesRequest_FieldPathValue WithIArrayOfValues(values interface{}) BatchGetDeviceTypesRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) BatchGetDeviceTypesRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildBatchGetDeviceTypesRequest_FieldPath ¶
func BuildBatchGetDeviceTypesRequest_FieldPath(fp gotenobject.RawFieldPath) (BatchGetDeviceTypesRequest_FieldPath, error)
func MustParseBatchGetDeviceTypesRequest_FieldPath ¶
func MustParseBatchGetDeviceTypesRequest_FieldPath(rawField string) BatchGetDeviceTypesRequest_FieldPath
func ParseBatchGetDeviceTypesRequest_FieldPath ¶
func ParseBatchGetDeviceTypesRequest_FieldPath(rawField string) (BatchGetDeviceTypesRequest_FieldPath, error)
type BatchGetDeviceTypesRequest_FieldPathArrayItemValue ¶
type BatchGetDeviceTypesRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue BatchGetDeviceTypesRequest_FieldPath ContainsValue(*BatchGetDeviceTypesRequest) bool }
BatchGetDeviceTypesRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for BatchGetDeviceTypesRequest according to their type Present only for array (repeated) types.
func MustParseBatchGetDeviceTypesRequest_FieldPathArrayItemValue ¶
func MustParseBatchGetDeviceTypesRequest_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetDeviceTypesRequest_FieldPathArrayItemValue
func ParseBatchGetDeviceTypesRequest_FieldPathArrayItemValue ¶
func ParseBatchGetDeviceTypesRequest_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetDeviceTypesRequest_FieldPathArrayItemValue, error)
ParseBatchGetDeviceTypesRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type BatchGetDeviceTypesRequest_FieldPathArrayOfValues ¶
type BatchGetDeviceTypesRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues BatchGetDeviceTypesRequest_FieldPath }
BatchGetDeviceTypesRequest_FieldPathArrayOfValues allows storing slice of values for BatchGetDeviceTypesRequest fields according to their type
func MustParseBatchGetDeviceTypesRequest_FieldPathArrayOfValues ¶
func MustParseBatchGetDeviceTypesRequest_FieldPathArrayOfValues(pathStr, valuesStr string) BatchGetDeviceTypesRequest_FieldPathArrayOfValues
func ParseBatchGetDeviceTypesRequest_FieldPathArrayOfValues ¶
func ParseBatchGetDeviceTypesRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (BatchGetDeviceTypesRequest_FieldPathArrayOfValues, error)
type BatchGetDeviceTypesRequest_FieldPathSelector ¶
type BatchGetDeviceTypesRequest_FieldPathSelector int32
const ( BatchGetDeviceTypesRequest_FieldPathSelectorNames BatchGetDeviceTypesRequest_FieldPathSelector = 0 BatchGetDeviceTypesRequest_FieldPathSelectorFieldMask BatchGetDeviceTypesRequest_FieldPathSelector = 1 BatchGetDeviceTypesRequest_FieldPathSelectorView BatchGetDeviceTypesRequest_FieldPathSelector = 2 )
func (BatchGetDeviceTypesRequest_FieldPathSelector) String ¶
func (s BatchGetDeviceTypesRequest_FieldPathSelector) String() string
type BatchGetDeviceTypesRequest_FieldPathValue ¶
type BatchGetDeviceTypesRequest_FieldPathValue interface { BatchGetDeviceTypesRequest_FieldPath gotenobject.FieldPathValue SetTo(target **BatchGetDeviceTypesRequest) CompareWith(*BatchGetDeviceTypesRequest) (cmp int, comparable bool) }
BatchGetDeviceTypesRequest_FieldPathValue allows storing values for BatchGetDeviceTypesRequest fields according to their type
func MustParseBatchGetDeviceTypesRequest_FieldPathValue ¶
func MustParseBatchGetDeviceTypesRequest_FieldPathValue(pathStr, valueStr string) BatchGetDeviceTypesRequest_FieldPathValue
func ParseBatchGetDeviceTypesRequest_FieldPathValue ¶
func ParseBatchGetDeviceTypesRequest_FieldPathValue(pathStr, valueStr string) (BatchGetDeviceTypesRequest_FieldPathValue, error)
type BatchGetDeviceTypesRequest_FieldTerminalPath ¶
type BatchGetDeviceTypesRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*BatchGetDeviceTypesRequest_FieldTerminalPath) ClearValue ¶
func (fp *BatchGetDeviceTypesRequest_FieldTerminalPath) ClearValue(item *BatchGetDeviceTypesRequest)
func (*BatchGetDeviceTypesRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *BatchGetDeviceTypesRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*BatchGetDeviceTypesRequest_FieldTerminalPath) Get ¶
func (fp *BatchGetDeviceTypesRequest_FieldTerminalPath) Get(source *BatchGetDeviceTypesRequest) (values []interface{})
Get returns all values pointed by specific field from source BatchGetDeviceTypesRequest
func (*BatchGetDeviceTypesRequest_FieldTerminalPath) GetDefault ¶
func (fp *BatchGetDeviceTypesRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*BatchGetDeviceTypesRequest_FieldTerminalPath) GetRaw ¶
func (fp *BatchGetDeviceTypesRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*BatchGetDeviceTypesRequest_FieldTerminalPath) GetSingle ¶
func (fp *BatchGetDeviceTypesRequest_FieldTerminalPath) GetSingle(source *BatchGetDeviceTypesRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source BatchGetDeviceTypesRequest
func (*BatchGetDeviceTypesRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *BatchGetDeviceTypesRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*BatchGetDeviceTypesRequest_FieldTerminalPath) IsLeaf ¶
func (fp *BatchGetDeviceTypesRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*BatchGetDeviceTypesRequest_FieldTerminalPath) JSONString ¶
func (fp *BatchGetDeviceTypesRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*BatchGetDeviceTypesRequest_FieldTerminalPath) Selector ¶
func (fp *BatchGetDeviceTypesRequest_FieldTerminalPath) Selector() BatchGetDeviceTypesRequest_FieldPathSelector
func (*BatchGetDeviceTypesRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶
func (fp *BatchGetDeviceTypesRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*BatchGetDeviceTypesRequest_FieldTerminalPath) String ¶
func (fp *BatchGetDeviceTypesRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*BatchGetDeviceTypesRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *BatchGetDeviceTypesRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetDeviceTypesRequest_FieldPathArrayItemValue
func (*BatchGetDeviceTypesRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *BatchGetDeviceTypesRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetDeviceTypesRequest_FieldPathArrayOfValues
func (*BatchGetDeviceTypesRequest_FieldTerminalPath) WithIValue ¶
func (fp *BatchGetDeviceTypesRequest_FieldTerminalPath) WithIValue(value interface{}) BatchGetDeviceTypesRequest_FieldPathValue
func (*BatchGetDeviceTypesRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *BatchGetDeviceTypesRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*BatchGetDeviceTypesRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *BatchGetDeviceTypesRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*BatchGetDeviceTypesRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *BatchGetDeviceTypesRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type BatchGetDeviceTypesRequest_FieldTerminalPathArrayItemValue ¶
type BatchGetDeviceTypesRequest_FieldTerminalPathArrayItemValue struct { BatchGetDeviceTypesRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetDeviceTypesRequest_FieldTerminalPathArrayItemValue) AsNamesItemValue ¶
func (fpaiv *BatchGetDeviceTypesRequest_FieldTerminalPathArrayItemValue) AsNamesItemValue() (*device_type.Reference, bool)
func (*BatchGetDeviceTypesRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *BatchGetDeviceTypesRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetDeviceTypesRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'BatchGetDeviceTypesRequest'
func (*BatchGetDeviceTypesRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *BatchGetDeviceTypesRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object BatchGetDeviceTypesRequest as interface{}
func (*BatchGetDeviceTypesRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *BatchGetDeviceTypesRequest_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetDeviceTypesRequest) (interface{}, bool)
func (*BatchGetDeviceTypesRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *BatchGetDeviceTypesRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type BatchGetDeviceTypesRequest_FieldTerminalPathArrayOfValues ¶
type BatchGetDeviceTypesRequest_FieldTerminalPathArrayOfValues struct { BatchGetDeviceTypesRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetDeviceTypesRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *BatchGetDeviceTypesRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*device_type.DeviceType_FieldMask, bool)
func (*BatchGetDeviceTypesRequest_FieldTerminalPathArrayOfValues) AsNamesArrayOfValues ¶
func (fpaov *BatchGetDeviceTypesRequest_FieldTerminalPathArrayOfValues) AsNamesArrayOfValues() ([][]*device_type.Reference, bool)
func (*BatchGetDeviceTypesRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *BatchGetDeviceTypesRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*BatchGetDeviceTypesRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *BatchGetDeviceTypesRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type BatchGetDeviceTypesRequest_FieldTerminalPathValue ¶
type BatchGetDeviceTypesRequest_FieldTerminalPathValue struct { BatchGetDeviceTypesRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetDeviceTypesRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *BatchGetDeviceTypesRequest_FieldTerminalPathValue) AsFieldMaskValue() (*device_type.DeviceType_FieldMask, bool)
func (*BatchGetDeviceTypesRequest_FieldTerminalPathValue) AsNamesValue ¶
func (fpv *BatchGetDeviceTypesRequest_FieldTerminalPathValue) AsNamesValue() ([]*device_type.Reference, bool)
func (*BatchGetDeviceTypesRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *BatchGetDeviceTypesRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*BatchGetDeviceTypesRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *BatchGetDeviceTypesRequest_FieldTerminalPathValue) CompareWith(source *BatchGetDeviceTypesRequest) (int, bool)
CompareWith compares value in the 'BatchGetDeviceTypesRequest_FieldTerminalPathValue' with the value under path in 'BatchGetDeviceTypesRequest'.
func (*BatchGetDeviceTypesRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *BatchGetDeviceTypesRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*BatchGetDeviceTypesRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *BatchGetDeviceTypesRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'BatchGetDeviceTypesRequest' as interface{}
func (*BatchGetDeviceTypesRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *BatchGetDeviceTypesRequest_FieldTerminalPathValue) SetTo(target **BatchGetDeviceTypesRequest)
SetTo stores value for selected field for object BatchGetDeviceTypesRequest
func (*BatchGetDeviceTypesRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *BatchGetDeviceTypesRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type BatchGetDeviceTypesResponse ¶
type BatchGetDeviceTypesResponse struct { // found DeviceTypes DeviceTypes []*device_type.DeviceType `protobuf:"bytes,1,rep,name=device_types,json=deviceTypes,proto3" json:"device_types,omitempty" firestore:"deviceTypes"` // list of not found DeviceTypes Missing []*device_type.Reference `protobuf:"bytes,2,rep,customtype=Reference,name=missing,proto3" json:"missing,omitempty" firestore:"missing"` // contains filtered or unexported fields }
BatchGetDeviceTypesResponse
func (*BatchGetDeviceTypesResponse) Clone ¶
func (o *BatchGetDeviceTypesResponse) Clone() *BatchGetDeviceTypesResponse
func (*BatchGetDeviceTypesResponse) CloneRaw ¶
func (o *BatchGetDeviceTypesResponse) CloneRaw() gotenobject.GotenObjectExt
func (*BatchGetDeviceTypesResponse) Descriptor ¶
func (*BatchGetDeviceTypesResponse) Descriptor() ([]byte, []int)
Deprecated, Use BatchGetDeviceTypesResponse.ProtoReflect.Descriptor instead.
func (*BatchGetDeviceTypesResponse) GetDeviceTypes ¶
func (m *BatchGetDeviceTypesResponse) GetDeviceTypes() []*device_type.DeviceType
func (*BatchGetDeviceTypesResponse) GetMissing ¶
func (m *BatchGetDeviceTypesResponse) GetMissing() []*device_type.Reference
func (*BatchGetDeviceTypesResponse) GotenMessage ¶
func (*BatchGetDeviceTypesResponse) GotenMessage()
func (*BatchGetDeviceTypesResponse) GotenObjectExt ¶
func (o *BatchGetDeviceTypesResponse) GotenObjectExt()
func (*BatchGetDeviceTypesResponse) GotenValidate ¶
func (obj *BatchGetDeviceTypesResponse) GotenValidate() error
func (*BatchGetDeviceTypesResponse) MakeDiffFieldMask ¶
func (o *BatchGetDeviceTypesResponse) MakeDiffFieldMask(other *BatchGetDeviceTypesResponse) *BatchGetDeviceTypesResponse_FieldMask
func (*BatchGetDeviceTypesResponse) MakeFullFieldMask ¶
func (o *BatchGetDeviceTypesResponse) MakeFullFieldMask() *BatchGetDeviceTypesResponse_FieldMask
func (*BatchGetDeviceTypesResponse) MakeRawDiffFieldMask ¶
func (o *BatchGetDeviceTypesResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*BatchGetDeviceTypesResponse) MakeRawFullFieldMask ¶
func (o *BatchGetDeviceTypesResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*BatchGetDeviceTypesResponse) Marshal ¶
func (m *BatchGetDeviceTypesResponse) Marshal() ([]byte, error)
func (*BatchGetDeviceTypesResponse) MarshalJSON ¶
func (m *BatchGetDeviceTypesResponse) MarshalJSON() ([]byte, error)
func (*BatchGetDeviceTypesResponse) Merge ¶
func (o *BatchGetDeviceTypesResponse) Merge(source *BatchGetDeviceTypesResponse)
func (*BatchGetDeviceTypesResponse) MergeRaw ¶
func (o *BatchGetDeviceTypesResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*BatchGetDeviceTypesResponse) ProtoMessage ¶
func (*BatchGetDeviceTypesResponse) ProtoMessage()
func (*BatchGetDeviceTypesResponse) ProtoReflect ¶
func (m *BatchGetDeviceTypesResponse) ProtoReflect() preflect.Message
func (*BatchGetDeviceTypesResponse) Reset ¶
func (m *BatchGetDeviceTypesResponse) Reset()
func (*BatchGetDeviceTypesResponse) SetDeviceTypes ¶
func (m *BatchGetDeviceTypesResponse) SetDeviceTypes(fv []*device_type.DeviceType)
func (*BatchGetDeviceTypesResponse) SetMissing ¶
func (m *BatchGetDeviceTypesResponse) SetMissing(fv []*device_type.Reference)
func (*BatchGetDeviceTypesResponse) String ¶
func (m *BatchGetDeviceTypesResponse) String() string
func (*BatchGetDeviceTypesResponse) Unmarshal ¶
func (m *BatchGetDeviceTypesResponse) Unmarshal(b []byte) error
func (*BatchGetDeviceTypesResponse) UnmarshalJSON ¶
func (m *BatchGetDeviceTypesResponse) UnmarshalJSON(data []byte) error
type BatchGetDeviceTypesResponseFieldPathBuilder ¶
type BatchGetDeviceTypesResponseFieldPathBuilder struct{}
func NewBatchGetDeviceTypesResponseFieldPathBuilder ¶
func NewBatchGetDeviceTypesResponseFieldPathBuilder() BatchGetDeviceTypesResponseFieldPathBuilder
func (BatchGetDeviceTypesResponseFieldPathBuilder) DeviceTypes ¶
type BatchGetDeviceTypesResponseMapPathSelectorDeviceTypesMetadataAnnotations ¶
type BatchGetDeviceTypesResponseMapPathSelectorDeviceTypesMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (BatchGetDeviceTypesResponseMapPathSelectorDeviceTypesMetadataAnnotations) WithArrayOfValues ¶
func (s BatchGetDeviceTypesResponseMapPathSelectorDeviceTypesMetadataAnnotations) WithArrayOfValues(values []string) *BatchGetDeviceTypesResponse_FieldSubPathArrayOfValues
type BatchGetDeviceTypesResponseMapPathSelectorDeviceTypesMetadataLabels ¶
type BatchGetDeviceTypesResponseMapPathSelectorDeviceTypesMetadataLabels struct {
// contains filtered or unexported fields
}
func (BatchGetDeviceTypesResponseMapPathSelectorDeviceTypesMetadataLabels) WithArrayOfValues ¶
func (s BatchGetDeviceTypesResponseMapPathSelectorDeviceTypesMetadataLabels) WithArrayOfValues(values []string) *BatchGetDeviceTypesResponse_FieldSubPathArrayOfValues
type BatchGetDeviceTypesResponseMapPathSelectorDeviceTypesMetadataShards ¶
type BatchGetDeviceTypesResponseMapPathSelectorDeviceTypesMetadataShards struct {
// contains filtered or unexported fields
}
func (BatchGetDeviceTypesResponseMapPathSelectorDeviceTypesMetadataShards) WithArrayOfValues ¶
func (s BatchGetDeviceTypesResponseMapPathSelectorDeviceTypesMetadataShards) WithArrayOfValues(values []int64) *BatchGetDeviceTypesResponse_FieldSubPathArrayOfValues
type BatchGetDeviceTypesResponsePathSelectorDeviceTypes ¶
type BatchGetDeviceTypesResponsePathSelectorDeviceTypes struct{}
func (BatchGetDeviceTypesResponsePathSelectorDeviceTypes) Architecture ¶
func (BatchGetDeviceTypesResponsePathSelectorDeviceTypes) Description ¶
func (BatchGetDeviceTypesResponsePathSelectorDeviceTypes) DisplayName ¶
func (BatchGetDeviceTypesResponsePathSelectorDeviceTypes) WithArrayOfValues ¶
func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypes) WithArrayOfValues(values [][]*device_type.DeviceType) *BatchGetDeviceTypesResponse_FieldTerminalPathArrayOfValues
func (BatchGetDeviceTypesResponsePathSelectorDeviceTypes) WithItemValue ¶
func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypes) WithItemValue(value *device_type.DeviceType) *BatchGetDeviceTypesResponse_FieldTerminalPathArrayItemValue
func (BatchGetDeviceTypesResponsePathSelectorDeviceTypes) WithSubArrayItemValue ¶
func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypes) WithSubArrayItemValue(subPathArrayItemValue device_type.DeviceType_FieldPathArrayItemValue) *BatchGetDeviceTypesResponse_FieldSubPathArrayItemValue
func (BatchGetDeviceTypesResponsePathSelectorDeviceTypes) WithSubArrayOfValues ¶
func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypes) WithSubArrayOfValues(subPathArrayOfValues device_type.DeviceType_FieldPathArrayOfValues) *BatchGetDeviceTypesResponse_FieldSubPathArrayOfValues
func (BatchGetDeviceTypesResponsePathSelectorDeviceTypes) WithSubPath ¶
func (BatchGetDeviceTypesResponsePathSelectorDeviceTypes) WithSubPath(subPath device_type.DeviceType_FieldPath) *BatchGetDeviceTypesResponse_FieldSubPath
func (BatchGetDeviceTypesResponsePathSelectorDeviceTypes) WithSubValue ¶
func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypes) WithSubValue(subPathValue device_type.DeviceType_FieldPathValue) *BatchGetDeviceTypesResponse_FieldSubPathValue
func (BatchGetDeviceTypesResponsePathSelectorDeviceTypes) WithValue ¶
func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypes) WithValue(value []*device_type.DeviceType) *BatchGetDeviceTypesResponse_FieldTerminalPathValue
type BatchGetDeviceTypesResponsePathSelectorDeviceTypesArchitecture ¶
type BatchGetDeviceTypesResponsePathSelectorDeviceTypesArchitecture struct{}
func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesArchitecture) WithArrayOfValues ¶
func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesArchitecture) WithArrayOfValues(values []device_type.DeviceType_Architecture) *BatchGetDeviceTypesResponse_FieldSubPathArrayOfValues
type BatchGetDeviceTypesResponsePathSelectorDeviceTypesDescription ¶
type BatchGetDeviceTypesResponsePathSelectorDeviceTypesDescription struct{}
func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesDescription) WithArrayOfValues ¶
func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesDescription) WithArrayOfValues(values []string) *BatchGetDeviceTypesResponse_FieldSubPathArrayOfValues
func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesDescription) WithValue ¶
func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesDescription) WithValue(value string) *BatchGetDeviceTypesResponse_FieldSubPathValue
type BatchGetDeviceTypesResponsePathSelectorDeviceTypesDisplayName ¶
type BatchGetDeviceTypesResponsePathSelectorDeviceTypesDisplayName struct{}
func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesDisplayName) WithArrayOfValues ¶
func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesDisplayName) WithArrayOfValues(values []string) *BatchGetDeviceTypesResponse_FieldSubPathArrayOfValues
func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesDisplayName) WithValue ¶
func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesDisplayName) WithValue(value string) *BatchGetDeviceTypesResponse_FieldSubPathValue
type BatchGetDeviceTypesResponsePathSelectorDeviceTypesHardware ¶
type BatchGetDeviceTypesResponsePathSelectorDeviceTypesHardware struct{}
func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesHardware) WithArrayOfValues ¶
func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesHardware) WithArrayOfValues(values []device_type.DeviceType_Platform) *BatchGetDeviceTypesResponse_FieldSubPathArrayOfValues
type BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadata ¶
type BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadata struct{}
func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadata) Annotations ¶
func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadata) CreateTime ¶
func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadata) DeleteTime ¶
func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadata) Generation ¶
func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadata) OwnerReferences ¶
func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadata) ResourceVersion ¶
func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadata) UpdateTime ¶
func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadata) WithArrayOfValues ¶
func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *BatchGetDeviceTypesResponse_FieldSubPathArrayOfValues
func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadata) WithValue ¶
func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadata) WithValue(value *ntt_meta.Meta) *BatchGetDeviceTypesResponse_FieldSubPathValue
type BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataAnnotations ¶
type BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataAnnotations struct{}
func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataAnnotations) WithArrayOfValues ¶
func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataAnnotations) WithArrayOfValues(values []map[string]string) *BatchGetDeviceTypesResponse_FieldSubPathArrayOfValues
func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataAnnotations) WithValue ¶
func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataAnnotations) WithValue(value map[string]string) *BatchGetDeviceTypesResponse_FieldSubPathValue
type BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataCreateTime ¶
type BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataCreateTime struct{}
func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataCreateTime) WithArrayOfValues ¶
func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetDeviceTypesResponse_FieldSubPathArrayOfValues
type BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataDeleteTime ¶
type BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataDeleteTime struct{}
func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataDeleteTime) WithArrayOfValues ¶
func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetDeviceTypesResponse_FieldSubPathArrayOfValues
type BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataGeneration ¶
type BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataGeneration struct{}
func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataGeneration) WithArrayOfValues ¶
func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataGeneration) WithArrayOfValues(values []int64) *BatchGetDeviceTypesResponse_FieldSubPathArrayOfValues
type BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataLabels ¶
type BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataLabels struct{}
func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataLabels) WithArrayOfValues ¶
func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataLabels) WithArrayOfValues(values []map[string]string) *BatchGetDeviceTypesResponse_FieldSubPathArrayOfValues
func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataLabels) WithValue ¶
func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataLabels) WithValue(value map[string]string) *BatchGetDeviceTypesResponse_FieldSubPathValue
type BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataLifecycle ¶
type BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataLifecycle struct{}
func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataLifecycle) BlockDeletion ¶
func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataLifecycle) WithArrayOfValues ¶
func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *BatchGetDeviceTypesResponse_FieldSubPathArrayOfValues
type BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataLifecycleBlockDeletion ¶
type BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataLifecycleBlockDeletion struct{}
func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataLifecycleBlockDeletion) WithArrayOfValues ¶
func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *BatchGetDeviceTypesResponse_FieldSubPathArrayOfValues
type BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataLifecycleState ¶
type BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataLifecycleState struct{}
func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataLifecycleState) WithArrayOfValues ¶
func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *BatchGetDeviceTypesResponse_FieldSubPathArrayOfValues
type BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferences ¶
type BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferences struct{}
func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferences) BlockOwnerDeletion ¶
func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferences) Controller ¶
func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferences) RequiresOwnerReference ¶
func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferences) WithArrayOfValues ¶
func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *BatchGetDeviceTypesResponse_FieldSubPathArrayOfValues
func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferences) WithItemValue ¶
type BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesBlockOwnerDeletion ¶
type BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *BatchGetDeviceTypesResponse_FieldSubPathArrayOfValues
type BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesController ¶
type BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesController struct{}
func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesController) FieldPath ¶
func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *BatchGetDeviceTypesResponse_FieldSubPathArrayOfValues
type BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesKind ¶
type BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesKind struct{}
func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *BatchGetDeviceTypesResponse_FieldSubPathArrayOfValues
type BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesName ¶
type BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesName struct{}
func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesName) WithArrayOfValues(values []string) *BatchGetDeviceTypesResponse_FieldSubPathArrayOfValues
type BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesRegion ¶
type BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesRegion struct{}
func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesRegion) WithArrayOfValues ¶
func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *BatchGetDeviceTypesResponse_FieldSubPathArrayOfValues
type BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesRequiresOwnerReference ¶
type BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesRequiresOwnerReference struct{}
func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶
func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶
func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *BatchGetDeviceTypesResponse_FieldSubPathArrayOfValues
type BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesVersion ¶
type BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesVersion struct{}
func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesVersion) WithArrayOfValues ¶
func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *BatchGetDeviceTypesResponse_FieldSubPathArrayOfValues
type BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataResourceVersion ¶
type BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataResourceVersion struct{}
func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataResourceVersion) WithArrayOfValues ¶
func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataResourceVersion) WithArrayOfValues(values []string) *BatchGetDeviceTypesResponse_FieldSubPathArrayOfValues
type BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataShards ¶
type BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataShards struct{}
func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataShards) WithArrayOfValues ¶
func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataShards) WithArrayOfValues(values []map[string]int64) *BatchGetDeviceTypesResponse_FieldSubPathArrayOfValues
func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataShards) WithValue ¶
func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataShards) WithValue(value map[string]int64) *BatchGetDeviceTypesResponse_FieldSubPathValue
type BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataSyncing ¶
type BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataSyncing struct{}
func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataSyncing) OwningRegion ¶
func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataSyncing) WithArrayOfValues ¶
func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *BatchGetDeviceTypesResponse_FieldSubPathArrayOfValues
type BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataSyncingOwningRegion ¶
type BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataSyncingOwningRegion struct{}
func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *BatchGetDeviceTypesResponse_FieldSubPathArrayOfValues
type BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataSyncingRegions ¶
type BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataSyncingRegions struct{}
func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataSyncingRegions) WithArrayOfValues ¶
func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataSyncingRegions) WithArrayOfValues(values [][]string) *BatchGetDeviceTypesResponse_FieldSubPathArrayOfValues
func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataSyncingRegions) WithItemValue ¶
func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataSyncingRegions) WithItemValue(value string) *BatchGetDeviceTypesResponse_FieldSubPathArrayItemValue
func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataSyncingRegions) WithValue ¶
func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataSyncingRegions) WithValue(value []string) *BatchGetDeviceTypesResponse_FieldSubPathValue
type BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataTags ¶
type BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataTags struct{}
func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataTags) WithArrayOfValues ¶
func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataTags) WithArrayOfValues(values [][]string) *BatchGetDeviceTypesResponse_FieldSubPathArrayOfValues
func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataTags) WithItemValue ¶
func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataTags) WithItemValue(value string) *BatchGetDeviceTypesResponse_FieldSubPathArrayItemValue
func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataTags) WithValue ¶
func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataTags) WithValue(value []string) *BatchGetDeviceTypesResponse_FieldSubPathValue
type BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataUpdateTime ¶
type BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataUpdateTime struct{}
func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataUpdateTime) WithArrayOfValues ¶
func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetDeviceTypesResponse_FieldSubPathArrayOfValues
type BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataUuid ¶
type BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataUuid struct{}
func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataUuid) WithArrayOfValues ¶
func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataUuid) WithArrayOfValues(values []string) *BatchGetDeviceTypesResponse_FieldSubPathArrayOfValues
func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataUuid) WithValue ¶
func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesMetadataUuid) WithValue(value string) *BatchGetDeviceTypesResponse_FieldSubPathValue
type BatchGetDeviceTypesResponsePathSelectorDeviceTypesName ¶
type BatchGetDeviceTypesResponsePathSelectorDeviceTypesName struct{}
func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesName) WithArrayOfValues ¶
func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesName) WithArrayOfValues(values []*device_type.Name) *BatchGetDeviceTypesResponse_FieldSubPathArrayOfValues
func (BatchGetDeviceTypesResponsePathSelectorDeviceTypesName) WithValue ¶
func (s BatchGetDeviceTypesResponsePathSelectorDeviceTypesName) WithValue(value *device_type.Name) *BatchGetDeviceTypesResponse_FieldSubPathValue
type BatchGetDeviceTypesResponsePathSelectorMissing ¶
type BatchGetDeviceTypesResponsePathSelectorMissing struct{}
func (BatchGetDeviceTypesResponsePathSelectorMissing) WithArrayOfValues ¶
func (s BatchGetDeviceTypesResponsePathSelectorMissing) WithArrayOfValues(values [][]*device_type.Reference) *BatchGetDeviceTypesResponse_FieldTerminalPathArrayOfValues
func (BatchGetDeviceTypesResponsePathSelectorMissing) WithItemValue ¶
func (s BatchGetDeviceTypesResponsePathSelectorMissing) WithItemValue(value *device_type.Reference) *BatchGetDeviceTypesResponse_FieldTerminalPathArrayItemValue
func (BatchGetDeviceTypesResponsePathSelectorMissing) WithValue ¶
func (s BatchGetDeviceTypesResponsePathSelectorMissing) WithValue(value []*device_type.Reference) *BatchGetDeviceTypesResponse_FieldTerminalPathValue
type BatchGetDeviceTypesResponse_FieldMask ¶
type BatchGetDeviceTypesResponse_FieldMask struct {
Paths []BatchGetDeviceTypesResponse_FieldPath
}
func FullBatchGetDeviceTypesResponse_FieldMask ¶
func FullBatchGetDeviceTypesResponse_FieldMask() *BatchGetDeviceTypesResponse_FieldMask
func (*BatchGetDeviceTypesResponse_FieldMask) AppendPath ¶
func (fieldMask *BatchGetDeviceTypesResponse_FieldMask) AppendPath(path BatchGetDeviceTypesResponse_FieldPath)
func (*BatchGetDeviceTypesResponse_FieldMask) AppendRawPath ¶
func (fieldMask *BatchGetDeviceTypesResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*BatchGetDeviceTypesResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *BatchGetDeviceTypesResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*BatchGetDeviceTypesResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *BatchGetDeviceTypesResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*BatchGetDeviceTypesResponse_FieldMask) FilterInputFields ¶
func (fieldMask *BatchGetDeviceTypesResponse_FieldMask) FilterInputFields() *BatchGetDeviceTypesResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*BatchGetDeviceTypesResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *BatchGetDeviceTypesResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*BatchGetDeviceTypesResponse_FieldMask) GetPaths ¶
func (fieldMask *BatchGetDeviceTypesResponse_FieldMask) GetPaths() []BatchGetDeviceTypesResponse_FieldPath
func (*BatchGetDeviceTypesResponse_FieldMask) GetRawPaths ¶
func (fieldMask *BatchGetDeviceTypesResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*BatchGetDeviceTypesResponse_FieldMask) IsFull ¶
func (fieldMask *BatchGetDeviceTypesResponse_FieldMask) IsFull() bool
func (BatchGetDeviceTypesResponse_FieldMask) Marshal ¶
func (fieldMask BatchGetDeviceTypesResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (BatchGetDeviceTypesResponse_FieldMask) MarshalJSON ¶
func (fieldMask BatchGetDeviceTypesResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*BatchGetDeviceTypesResponse_FieldMask) PathsCount ¶
func (fieldMask *BatchGetDeviceTypesResponse_FieldMask) PathsCount() int
func (*BatchGetDeviceTypesResponse_FieldMask) Project ¶
func (fieldMask *BatchGetDeviceTypesResponse_FieldMask) Project(source *BatchGetDeviceTypesResponse) *BatchGetDeviceTypesResponse
func (*BatchGetDeviceTypesResponse_FieldMask) ProjectRaw ¶
func (fieldMask *BatchGetDeviceTypesResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*BatchGetDeviceTypesResponse_FieldMask) ProtoMessage ¶
func (fieldMask *BatchGetDeviceTypesResponse_FieldMask) ProtoMessage()
func (*BatchGetDeviceTypesResponse_FieldMask) ProtoReflect ¶
func (fieldMask *BatchGetDeviceTypesResponse_FieldMask) ProtoReflect() preflect.Message
func (*BatchGetDeviceTypesResponse_FieldMask) Reset ¶
func (fieldMask *BatchGetDeviceTypesResponse_FieldMask) Reset()
func (*BatchGetDeviceTypesResponse_FieldMask) Set ¶
func (fieldMask *BatchGetDeviceTypesResponse_FieldMask) Set(target, source *BatchGetDeviceTypesResponse)
func (*BatchGetDeviceTypesResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *BatchGetDeviceTypesResponse_FieldMask) SetFromCliFlag(raw string) error
func (*BatchGetDeviceTypesResponse_FieldMask) SetRaw ¶
func (fieldMask *BatchGetDeviceTypesResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*BatchGetDeviceTypesResponse_FieldMask) Size ¶
func (fieldMask *BatchGetDeviceTypesResponse_FieldMask) Size() int
func (*BatchGetDeviceTypesResponse_FieldMask) String ¶
func (fieldMask *BatchGetDeviceTypesResponse_FieldMask) String() string
func (*BatchGetDeviceTypesResponse_FieldMask) Subtract ¶
func (fieldMask *BatchGetDeviceTypesResponse_FieldMask) Subtract(other *BatchGetDeviceTypesResponse_FieldMask) *BatchGetDeviceTypesResponse_FieldMask
func (*BatchGetDeviceTypesResponse_FieldMask) SubtractRaw ¶
func (fieldMask *BatchGetDeviceTypesResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*BatchGetDeviceTypesResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *BatchGetDeviceTypesResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*BatchGetDeviceTypesResponse_FieldMask) Unmarshal ¶
func (fieldMask *BatchGetDeviceTypesResponse_FieldMask) Unmarshal(data []byte) error
func (*BatchGetDeviceTypesResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *BatchGetDeviceTypesResponse_FieldMask) UnmarshalJSON(data []byte) error
type BatchGetDeviceTypesResponse_FieldPath ¶
type BatchGetDeviceTypesResponse_FieldPath interface { gotenobject.FieldPath Selector() BatchGetDeviceTypesResponse_FieldPathSelector Get(source *BatchGetDeviceTypesResponse) []interface{} GetSingle(source *BatchGetDeviceTypesResponse) (interface{}, bool) ClearValue(item *BatchGetDeviceTypesResponse) // Those methods build corresponding BatchGetDeviceTypesResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) BatchGetDeviceTypesResponse_FieldPathValue WithIArrayOfValues(values interface{}) BatchGetDeviceTypesResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) BatchGetDeviceTypesResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildBatchGetDeviceTypesResponse_FieldPath ¶
func BuildBatchGetDeviceTypesResponse_FieldPath(fp gotenobject.RawFieldPath) (BatchGetDeviceTypesResponse_FieldPath, error)
func MustParseBatchGetDeviceTypesResponse_FieldPath ¶
func MustParseBatchGetDeviceTypesResponse_FieldPath(rawField string) BatchGetDeviceTypesResponse_FieldPath
func ParseBatchGetDeviceTypesResponse_FieldPath ¶
func ParseBatchGetDeviceTypesResponse_FieldPath(rawField string) (BatchGetDeviceTypesResponse_FieldPath, error)
type BatchGetDeviceTypesResponse_FieldPathArrayItemValue ¶
type BatchGetDeviceTypesResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue BatchGetDeviceTypesResponse_FieldPath ContainsValue(*BatchGetDeviceTypesResponse) bool }
BatchGetDeviceTypesResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for BatchGetDeviceTypesResponse according to their type Present only for array (repeated) types.
func MustParseBatchGetDeviceTypesResponse_FieldPathArrayItemValue ¶
func MustParseBatchGetDeviceTypesResponse_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetDeviceTypesResponse_FieldPathArrayItemValue
func ParseBatchGetDeviceTypesResponse_FieldPathArrayItemValue ¶
func ParseBatchGetDeviceTypesResponse_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetDeviceTypesResponse_FieldPathArrayItemValue, error)
ParseBatchGetDeviceTypesResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type BatchGetDeviceTypesResponse_FieldPathArrayOfValues ¶
type BatchGetDeviceTypesResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues BatchGetDeviceTypesResponse_FieldPath }
BatchGetDeviceTypesResponse_FieldPathArrayOfValues allows storing slice of values for BatchGetDeviceTypesResponse fields according to their type
func MustParseBatchGetDeviceTypesResponse_FieldPathArrayOfValues ¶
func MustParseBatchGetDeviceTypesResponse_FieldPathArrayOfValues(pathStr, valuesStr string) BatchGetDeviceTypesResponse_FieldPathArrayOfValues
func ParseBatchGetDeviceTypesResponse_FieldPathArrayOfValues ¶
func ParseBatchGetDeviceTypesResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (BatchGetDeviceTypesResponse_FieldPathArrayOfValues, error)
type BatchGetDeviceTypesResponse_FieldPathSelector ¶
type BatchGetDeviceTypesResponse_FieldPathSelector int32
const ( BatchGetDeviceTypesResponse_FieldPathSelectorDeviceTypes BatchGetDeviceTypesResponse_FieldPathSelector = 0 BatchGetDeviceTypesResponse_FieldPathSelectorMissing BatchGetDeviceTypesResponse_FieldPathSelector = 1 )
func (BatchGetDeviceTypesResponse_FieldPathSelector) String ¶
func (s BatchGetDeviceTypesResponse_FieldPathSelector) String() string
type BatchGetDeviceTypesResponse_FieldPathValue ¶
type BatchGetDeviceTypesResponse_FieldPathValue interface { BatchGetDeviceTypesResponse_FieldPath gotenobject.FieldPathValue SetTo(target **BatchGetDeviceTypesResponse) CompareWith(*BatchGetDeviceTypesResponse) (cmp int, comparable bool) }
BatchGetDeviceTypesResponse_FieldPathValue allows storing values for BatchGetDeviceTypesResponse fields according to their type
func MustParseBatchGetDeviceTypesResponse_FieldPathValue ¶
func MustParseBatchGetDeviceTypesResponse_FieldPathValue(pathStr, valueStr string) BatchGetDeviceTypesResponse_FieldPathValue
func ParseBatchGetDeviceTypesResponse_FieldPathValue ¶
func ParseBatchGetDeviceTypesResponse_FieldPathValue(pathStr, valueStr string) (BatchGetDeviceTypesResponse_FieldPathValue, error)
type BatchGetDeviceTypesResponse_FieldSubPath ¶
type BatchGetDeviceTypesResponse_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*BatchGetDeviceTypesResponse_FieldSubPath) AsDeviceTypesSubPath ¶
func (fps *BatchGetDeviceTypesResponse_FieldSubPath) AsDeviceTypesSubPath() (device_type.DeviceType_FieldPath, bool)
func (*BatchGetDeviceTypesResponse_FieldSubPath) ClearValue ¶
func (fps *BatchGetDeviceTypesResponse_FieldSubPath) ClearValue(item *BatchGetDeviceTypesResponse)
func (*BatchGetDeviceTypesResponse_FieldSubPath) ClearValueRaw ¶
func (fps *BatchGetDeviceTypesResponse_FieldSubPath) ClearValueRaw(item proto.Message)
func (*BatchGetDeviceTypesResponse_FieldSubPath) Get ¶
func (fps *BatchGetDeviceTypesResponse_FieldSubPath) Get(source *BatchGetDeviceTypesResponse) (values []interface{})
Get returns all values pointed by selected field from source BatchGetDeviceTypesResponse
func (*BatchGetDeviceTypesResponse_FieldSubPath) GetDefault ¶
func (fps *BatchGetDeviceTypesResponse_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*BatchGetDeviceTypesResponse_FieldSubPath) GetRaw ¶
func (fps *BatchGetDeviceTypesResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*BatchGetDeviceTypesResponse_FieldSubPath) GetSingle ¶
func (fps *BatchGetDeviceTypesResponse_FieldSubPath) GetSingle(source *BatchGetDeviceTypesResponse) (interface{}, bool)
GetSingle returns value of selected field from source BatchGetDeviceTypesResponse
func (*BatchGetDeviceTypesResponse_FieldSubPath) GetSingleRaw ¶
func (fps *BatchGetDeviceTypesResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*BatchGetDeviceTypesResponse_FieldSubPath) IsLeaf ¶
func (fps *BatchGetDeviceTypesResponse_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*BatchGetDeviceTypesResponse_FieldSubPath) JSONString ¶
func (fps *BatchGetDeviceTypesResponse_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*BatchGetDeviceTypesResponse_FieldSubPath) Selector ¶
func (fps *BatchGetDeviceTypesResponse_FieldSubPath) Selector() BatchGetDeviceTypesResponse_FieldPathSelector
func (*BatchGetDeviceTypesResponse_FieldSubPath) SplitIntoTerminalIPaths ¶
func (fps *BatchGetDeviceTypesResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*BatchGetDeviceTypesResponse_FieldSubPath) String ¶
func (fps *BatchGetDeviceTypesResponse_FieldSubPath) String() string
String returns path representation in proto convention
func (*BatchGetDeviceTypesResponse_FieldSubPath) WithIArrayItemValue ¶
func (fps *BatchGetDeviceTypesResponse_FieldSubPath) WithIArrayItemValue(value interface{}) BatchGetDeviceTypesResponse_FieldPathArrayItemValue
func (*BatchGetDeviceTypesResponse_FieldSubPath) WithIArrayOfValues ¶
func (fps *BatchGetDeviceTypesResponse_FieldSubPath) WithIArrayOfValues(values interface{}) BatchGetDeviceTypesResponse_FieldPathArrayOfValues
func (*BatchGetDeviceTypesResponse_FieldSubPath) WithIValue ¶
func (fps *BatchGetDeviceTypesResponse_FieldSubPath) WithIValue(value interface{}) BatchGetDeviceTypesResponse_FieldPathValue
func (*BatchGetDeviceTypesResponse_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *BatchGetDeviceTypesResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*BatchGetDeviceTypesResponse_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *BatchGetDeviceTypesResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*BatchGetDeviceTypesResponse_FieldSubPath) WithRawIValue ¶
func (fps *BatchGetDeviceTypesResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type BatchGetDeviceTypesResponse_FieldSubPathArrayItemValue ¶
type BatchGetDeviceTypesResponse_FieldSubPathArrayItemValue struct { BatchGetDeviceTypesResponse_FieldPath // contains filtered or unexported fields }
func (*BatchGetDeviceTypesResponse_FieldSubPathArrayItemValue) AsDeviceTypesPathItemValue ¶
func (fpaivs *BatchGetDeviceTypesResponse_FieldSubPathArrayItemValue) AsDeviceTypesPathItemValue() (device_type.DeviceType_FieldPathArrayItemValue, bool)
func (*BatchGetDeviceTypesResponse_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *BatchGetDeviceTypesResponse_FieldSubPathArrayItemValue) ContainsValue(source *BatchGetDeviceTypesResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'BatchGetDeviceTypesResponse'
func (*BatchGetDeviceTypesResponse_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *BatchGetDeviceTypesResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type BatchGetDeviceTypesResponse_FieldSubPathArrayOfValues ¶
type BatchGetDeviceTypesResponse_FieldSubPathArrayOfValues struct { BatchGetDeviceTypesResponse_FieldPath // contains filtered or unexported fields }
func (*BatchGetDeviceTypesResponse_FieldSubPathArrayOfValues) AsDeviceTypesPathArrayOfValues ¶
func (fpsaov *BatchGetDeviceTypesResponse_FieldSubPathArrayOfValues) AsDeviceTypesPathArrayOfValues() (device_type.DeviceType_FieldPathArrayOfValues, bool)
func (*BatchGetDeviceTypesResponse_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *BatchGetDeviceTypesResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type BatchGetDeviceTypesResponse_FieldSubPathValue ¶
type BatchGetDeviceTypesResponse_FieldSubPathValue struct { BatchGetDeviceTypesResponse_FieldPath // contains filtered or unexported fields }
func (*BatchGetDeviceTypesResponse_FieldSubPathValue) AsDeviceTypesPathValue ¶
func (fpvs *BatchGetDeviceTypesResponse_FieldSubPathValue) AsDeviceTypesPathValue() (device_type.DeviceType_FieldPathValue, bool)
func (*BatchGetDeviceTypesResponse_FieldSubPathValue) CompareWith ¶
func (fpvs *BatchGetDeviceTypesResponse_FieldSubPathValue) CompareWith(source *BatchGetDeviceTypesResponse) (int, bool)
func (*BatchGetDeviceTypesResponse_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *BatchGetDeviceTypesResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*BatchGetDeviceTypesResponse_FieldSubPathValue) GetRawValue ¶
func (fpvs *BatchGetDeviceTypesResponse_FieldSubPathValue) GetRawValue() interface{}
func (*BatchGetDeviceTypesResponse_FieldSubPathValue) SetTo ¶
func (fpvs *BatchGetDeviceTypesResponse_FieldSubPathValue) SetTo(target **BatchGetDeviceTypesResponse)
func (*BatchGetDeviceTypesResponse_FieldSubPathValue) SetToRaw ¶
func (fpvs *BatchGetDeviceTypesResponse_FieldSubPathValue) SetToRaw(target proto.Message)
type BatchGetDeviceTypesResponse_FieldTerminalPath ¶
type BatchGetDeviceTypesResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*BatchGetDeviceTypesResponse_FieldTerminalPath) ClearValue ¶
func (fp *BatchGetDeviceTypesResponse_FieldTerminalPath) ClearValue(item *BatchGetDeviceTypesResponse)
func (*BatchGetDeviceTypesResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *BatchGetDeviceTypesResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*BatchGetDeviceTypesResponse_FieldTerminalPath) Get ¶
func (fp *BatchGetDeviceTypesResponse_FieldTerminalPath) Get(source *BatchGetDeviceTypesResponse) (values []interface{})
Get returns all values pointed by specific field from source BatchGetDeviceTypesResponse
func (*BatchGetDeviceTypesResponse_FieldTerminalPath) GetDefault ¶
func (fp *BatchGetDeviceTypesResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*BatchGetDeviceTypesResponse_FieldTerminalPath) GetRaw ¶
func (fp *BatchGetDeviceTypesResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*BatchGetDeviceTypesResponse_FieldTerminalPath) GetSingle ¶
func (fp *BatchGetDeviceTypesResponse_FieldTerminalPath) GetSingle(source *BatchGetDeviceTypesResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source BatchGetDeviceTypesResponse
func (*BatchGetDeviceTypesResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *BatchGetDeviceTypesResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*BatchGetDeviceTypesResponse_FieldTerminalPath) IsLeaf ¶
func (fp *BatchGetDeviceTypesResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*BatchGetDeviceTypesResponse_FieldTerminalPath) JSONString ¶
func (fp *BatchGetDeviceTypesResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*BatchGetDeviceTypesResponse_FieldTerminalPath) Selector ¶
func (fp *BatchGetDeviceTypesResponse_FieldTerminalPath) Selector() BatchGetDeviceTypesResponse_FieldPathSelector
func (*BatchGetDeviceTypesResponse_FieldTerminalPath) SplitIntoTerminalIPaths ¶
func (fp *BatchGetDeviceTypesResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*BatchGetDeviceTypesResponse_FieldTerminalPath) String ¶
func (fp *BatchGetDeviceTypesResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*BatchGetDeviceTypesResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *BatchGetDeviceTypesResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetDeviceTypesResponse_FieldPathArrayItemValue
func (*BatchGetDeviceTypesResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *BatchGetDeviceTypesResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetDeviceTypesResponse_FieldPathArrayOfValues
func (*BatchGetDeviceTypesResponse_FieldTerminalPath) WithIValue ¶
func (fp *BatchGetDeviceTypesResponse_FieldTerminalPath) WithIValue(value interface{}) BatchGetDeviceTypesResponse_FieldPathValue
func (*BatchGetDeviceTypesResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *BatchGetDeviceTypesResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*BatchGetDeviceTypesResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *BatchGetDeviceTypesResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*BatchGetDeviceTypesResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *BatchGetDeviceTypesResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type BatchGetDeviceTypesResponse_FieldTerminalPathArrayItemValue ¶
type BatchGetDeviceTypesResponse_FieldTerminalPathArrayItemValue struct { BatchGetDeviceTypesResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetDeviceTypesResponse_FieldTerminalPathArrayItemValue) AsDeviceTypesItemValue ¶
func (fpaiv *BatchGetDeviceTypesResponse_FieldTerminalPathArrayItemValue) AsDeviceTypesItemValue() (*device_type.DeviceType, bool)
func (*BatchGetDeviceTypesResponse_FieldTerminalPathArrayItemValue) AsMissingItemValue ¶
func (fpaiv *BatchGetDeviceTypesResponse_FieldTerminalPathArrayItemValue) AsMissingItemValue() (*device_type.Reference, bool)
func (*BatchGetDeviceTypesResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *BatchGetDeviceTypesResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetDeviceTypesResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'BatchGetDeviceTypesResponse'
func (*BatchGetDeviceTypesResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *BatchGetDeviceTypesResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object BatchGetDeviceTypesResponse as interface{}
func (*BatchGetDeviceTypesResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *BatchGetDeviceTypesResponse_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetDeviceTypesResponse) (interface{}, bool)
func (*BatchGetDeviceTypesResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *BatchGetDeviceTypesResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type BatchGetDeviceTypesResponse_FieldTerminalPathArrayOfValues ¶
type BatchGetDeviceTypesResponse_FieldTerminalPathArrayOfValues struct { BatchGetDeviceTypesResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetDeviceTypesResponse_FieldTerminalPathArrayOfValues) AsDeviceTypesArrayOfValues ¶
func (fpaov *BatchGetDeviceTypesResponse_FieldTerminalPathArrayOfValues) AsDeviceTypesArrayOfValues() ([][]*device_type.DeviceType, bool)
func (*BatchGetDeviceTypesResponse_FieldTerminalPathArrayOfValues) AsMissingArrayOfValues ¶
func (fpaov *BatchGetDeviceTypesResponse_FieldTerminalPathArrayOfValues) AsMissingArrayOfValues() ([][]*device_type.Reference, bool)
func (*BatchGetDeviceTypesResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *BatchGetDeviceTypesResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type BatchGetDeviceTypesResponse_FieldTerminalPathValue ¶
type BatchGetDeviceTypesResponse_FieldTerminalPathValue struct { BatchGetDeviceTypesResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetDeviceTypesResponse_FieldTerminalPathValue) AsDeviceTypesValue ¶
func (fpv *BatchGetDeviceTypesResponse_FieldTerminalPathValue) AsDeviceTypesValue() ([]*device_type.DeviceType, bool)
func (*BatchGetDeviceTypesResponse_FieldTerminalPathValue) AsMissingValue ¶
func (fpv *BatchGetDeviceTypesResponse_FieldTerminalPathValue) AsMissingValue() ([]*device_type.Reference, bool)
func (*BatchGetDeviceTypesResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *BatchGetDeviceTypesResponse_FieldTerminalPathValue) CompareWith(source *BatchGetDeviceTypesResponse) (int, bool)
CompareWith compares value in the 'BatchGetDeviceTypesResponse_FieldTerminalPathValue' with the value under path in 'BatchGetDeviceTypesResponse'.
func (*BatchGetDeviceTypesResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *BatchGetDeviceTypesResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*BatchGetDeviceTypesResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *BatchGetDeviceTypesResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'BatchGetDeviceTypesResponse' as interface{}
func (*BatchGetDeviceTypesResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *BatchGetDeviceTypesResponse_FieldTerminalPathValue) SetTo(target **BatchGetDeviceTypesResponse)
SetTo stores value for selected field for object BatchGetDeviceTypesResponse
func (*BatchGetDeviceTypesResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *BatchGetDeviceTypesResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type CreateDeviceTypeDescriptor ¶
type CreateDeviceTypeDescriptor struct{}
func GetCreateDeviceTypeDescriptor ¶
func GetCreateDeviceTypeDescriptor() *CreateDeviceTypeDescriptor
func (*CreateDeviceTypeDescriptor) GetApiDescriptor ¶
func (d *CreateDeviceTypeDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*CreateDeviceTypeDescriptor) GetApiName ¶
func (d *CreateDeviceTypeDescriptor) GetApiName() string
func (*CreateDeviceTypeDescriptor) GetClientMsgReflectHandle ¶
func (d *CreateDeviceTypeDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*CreateDeviceTypeDescriptor) GetFullMethodName ¶
func (d *CreateDeviceTypeDescriptor) GetFullMethodName() string
func (*CreateDeviceTypeDescriptor) GetMethodName ¶
func (d *CreateDeviceTypeDescriptor) GetMethodName() string
func (*CreateDeviceTypeDescriptor) GetProtoPkgName ¶
func (d *CreateDeviceTypeDescriptor) GetProtoPkgName() string
func (*CreateDeviceTypeDescriptor) GetResourceDescriptor ¶
func (d *CreateDeviceTypeDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*CreateDeviceTypeDescriptor) GetServerMsgReflectHandle ¶
func (d *CreateDeviceTypeDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*CreateDeviceTypeDescriptor) GetServiceDomain ¶
func (d *CreateDeviceTypeDescriptor) GetServiceDomain() string
func (*CreateDeviceTypeDescriptor) GetServiceVersion ¶
func (d *CreateDeviceTypeDescriptor) GetServiceVersion() string
func (*CreateDeviceTypeDescriptor) GetVerb ¶
func (d *CreateDeviceTypeDescriptor) GetVerb() string
func (*CreateDeviceTypeDescriptor) HasResource ¶
func (d *CreateDeviceTypeDescriptor) HasResource() bool
func (*CreateDeviceTypeDescriptor) IsClientStream ¶
func (d *CreateDeviceTypeDescriptor) IsClientStream() bool
func (*CreateDeviceTypeDescriptor) IsCollection ¶
func (d *CreateDeviceTypeDescriptor) IsCollection() bool
func (*CreateDeviceTypeDescriptor) IsPlural ¶
func (d *CreateDeviceTypeDescriptor) IsPlural() bool
func (*CreateDeviceTypeDescriptor) IsServerStream ¶
func (d *CreateDeviceTypeDescriptor) IsServerStream() bool
func (*CreateDeviceTypeDescriptor) IsUnary ¶
func (d *CreateDeviceTypeDescriptor) IsUnary() bool
func (*CreateDeviceTypeDescriptor) NewEmptyClientMsg ¶
func (d *CreateDeviceTypeDescriptor) NewEmptyClientMsg() proto.Message
func (*CreateDeviceTypeDescriptor) NewEmptyServerMsg ¶
func (d *CreateDeviceTypeDescriptor) NewEmptyServerMsg() proto.Message
func (*CreateDeviceTypeDescriptor) RequestHasResourceBody ¶
func (d *CreateDeviceTypeDescriptor) RequestHasResourceBody() bool
type CreateDeviceTypeDescriptorClientMsgHandle ¶
type CreateDeviceTypeDescriptorClientMsgHandle struct{}
func (*CreateDeviceTypeDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *CreateDeviceTypeDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*CreateDeviceTypeDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *CreateDeviceTypeDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*CreateDeviceTypeDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *CreateDeviceTypeDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type CreateDeviceTypeDescriptorServerMsgHandle ¶
type CreateDeviceTypeDescriptorServerMsgHandle struct{}
func (*CreateDeviceTypeDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *CreateDeviceTypeDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*CreateDeviceTypeDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *CreateDeviceTypeDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*CreateDeviceTypeDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *CreateDeviceTypeDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type CreateDeviceTypeRequest ¶
type CreateDeviceTypeRequest struct { // Parent reference of ntt.devices.v1alpha2.DeviceType Parent *device_type.ParentReference `protobuf:"bytes,1,opt,customtype=ParentReference,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // DeviceType resource body DeviceType *device_type.DeviceType `protobuf:"bytes,2,opt,name=device_type,json=deviceType,proto3" json:"device_type,omitempty" firestore:"deviceType"` // contains filtered or unexported fields }
Request message for method [CreateDeviceType][ntt.devices.v1alpha2.CreateDeviceType]
func (*CreateDeviceTypeRequest) Clone ¶
func (o *CreateDeviceTypeRequest) Clone() *CreateDeviceTypeRequest
func (*CreateDeviceTypeRequest) CloneRaw ¶
func (o *CreateDeviceTypeRequest) CloneRaw() gotenobject.GotenObjectExt
func (*CreateDeviceTypeRequest) Descriptor ¶
func (*CreateDeviceTypeRequest) Descriptor() ([]byte, []int)
Deprecated, Use CreateDeviceTypeRequest.ProtoReflect.Descriptor instead.
func (*CreateDeviceTypeRequest) GetDeviceType ¶
func (m *CreateDeviceTypeRequest) GetDeviceType() *device_type.DeviceType
func (*CreateDeviceTypeRequest) GetParent ¶
func (m *CreateDeviceTypeRequest) GetParent() *device_type.ParentReference
func (*CreateDeviceTypeRequest) GotenMessage ¶
func (*CreateDeviceTypeRequest) GotenMessage()
func (*CreateDeviceTypeRequest) GotenObjectExt ¶
func (o *CreateDeviceTypeRequest) GotenObjectExt()
func (*CreateDeviceTypeRequest) GotenValidate ¶
func (obj *CreateDeviceTypeRequest) GotenValidate() error
func (*CreateDeviceTypeRequest) MakeDiffFieldMask ¶
func (o *CreateDeviceTypeRequest) MakeDiffFieldMask(other *CreateDeviceTypeRequest) *CreateDeviceTypeRequest_FieldMask
func (*CreateDeviceTypeRequest) MakeFullFieldMask ¶
func (o *CreateDeviceTypeRequest) MakeFullFieldMask() *CreateDeviceTypeRequest_FieldMask
func (*CreateDeviceTypeRequest) MakeRawDiffFieldMask ¶
func (o *CreateDeviceTypeRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*CreateDeviceTypeRequest) MakeRawFullFieldMask ¶
func (o *CreateDeviceTypeRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*CreateDeviceTypeRequest) Marshal ¶
func (m *CreateDeviceTypeRequest) Marshal() ([]byte, error)
func (*CreateDeviceTypeRequest) MarshalJSON ¶
func (m *CreateDeviceTypeRequest) MarshalJSON() ([]byte, error)
func (*CreateDeviceTypeRequest) Merge ¶
func (o *CreateDeviceTypeRequest) Merge(source *CreateDeviceTypeRequest)
func (*CreateDeviceTypeRequest) MergeRaw ¶
func (o *CreateDeviceTypeRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*CreateDeviceTypeRequest) ProtoMessage ¶
func (*CreateDeviceTypeRequest) ProtoMessage()
func (*CreateDeviceTypeRequest) ProtoReflect ¶
func (m *CreateDeviceTypeRequest) ProtoReflect() preflect.Message
func (*CreateDeviceTypeRequest) Reset ¶
func (m *CreateDeviceTypeRequest) Reset()
func (*CreateDeviceTypeRequest) SetDeviceType ¶
func (m *CreateDeviceTypeRequest) SetDeviceType(fv *device_type.DeviceType)
func (*CreateDeviceTypeRequest) SetParent ¶
func (m *CreateDeviceTypeRequest) SetParent(fv *device_type.ParentReference)
func (*CreateDeviceTypeRequest) String ¶
func (m *CreateDeviceTypeRequest) String() string
func (*CreateDeviceTypeRequest) Unmarshal ¶
func (m *CreateDeviceTypeRequest) Unmarshal(b []byte) error
func (*CreateDeviceTypeRequest) UnmarshalJSON ¶
func (m *CreateDeviceTypeRequest) UnmarshalJSON(data []byte) error
type CreateDeviceTypeRequestFieldPathBuilder ¶
type CreateDeviceTypeRequestFieldPathBuilder struct{}
func NewCreateDeviceTypeRequestFieldPathBuilder ¶
func NewCreateDeviceTypeRequestFieldPathBuilder() CreateDeviceTypeRequestFieldPathBuilder
func (CreateDeviceTypeRequestFieldPathBuilder) DeviceType ¶
func (CreateDeviceTypeRequestFieldPathBuilder) DeviceType() CreateDeviceTypeRequestPathSelectorDeviceType
type CreateDeviceTypeRequestMapPathSelectorDeviceTypeMetadataAnnotations ¶
type CreateDeviceTypeRequestMapPathSelectorDeviceTypeMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (CreateDeviceTypeRequestMapPathSelectorDeviceTypeMetadataAnnotations) WithArrayOfValues ¶
func (s CreateDeviceTypeRequestMapPathSelectorDeviceTypeMetadataAnnotations) WithArrayOfValues(values []string) *CreateDeviceTypeRequest_FieldSubPathArrayOfValues
func (CreateDeviceTypeRequestMapPathSelectorDeviceTypeMetadataAnnotations) WithValue ¶
func (s CreateDeviceTypeRequestMapPathSelectorDeviceTypeMetadataAnnotations) WithValue(value string) *CreateDeviceTypeRequest_FieldSubPathValue
type CreateDeviceTypeRequestMapPathSelectorDeviceTypeMetadataLabels ¶
type CreateDeviceTypeRequestMapPathSelectorDeviceTypeMetadataLabels struct {
// contains filtered or unexported fields
}
func (CreateDeviceTypeRequestMapPathSelectorDeviceTypeMetadataLabels) WithArrayOfValues ¶
func (s CreateDeviceTypeRequestMapPathSelectorDeviceTypeMetadataLabels) WithArrayOfValues(values []string) *CreateDeviceTypeRequest_FieldSubPathArrayOfValues
func (CreateDeviceTypeRequestMapPathSelectorDeviceTypeMetadataLabels) WithValue ¶
func (s CreateDeviceTypeRequestMapPathSelectorDeviceTypeMetadataLabels) WithValue(value string) *CreateDeviceTypeRequest_FieldSubPathValue
type CreateDeviceTypeRequestMapPathSelectorDeviceTypeMetadataShards ¶
type CreateDeviceTypeRequestMapPathSelectorDeviceTypeMetadataShards struct {
// contains filtered or unexported fields
}
func (CreateDeviceTypeRequestMapPathSelectorDeviceTypeMetadataShards) WithArrayOfValues ¶
func (s CreateDeviceTypeRequestMapPathSelectorDeviceTypeMetadataShards) WithArrayOfValues(values []int64) *CreateDeviceTypeRequest_FieldSubPathArrayOfValues
func (CreateDeviceTypeRequestMapPathSelectorDeviceTypeMetadataShards) WithValue ¶
func (s CreateDeviceTypeRequestMapPathSelectorDeviceTypeMetadataShards) WithValue(value int64) *CreateDeviceTypeRequest_FieldSubPathValue
type CreateDeviceTypeRequestPathSelectorDeviceType ¶
type CreateDeviceTypeRequestPathSelectorDeviceType struct{}
func (CreateDeviceTypeRequestPathSelectorDeviceType) Architecture ¶
func (CreateDeviceTypeRequestPathSelectorDeviceType) Description ¶
func (CreateDeviceTypeRequestPathSelectorDeviceType) DisplayName ¶
func (CreateDeviceTypeRequestPathSelectorDeviceType) WithArrayOfValues ¶
func (s CreateDeviceTypeRequestPathSelectorDeviceType) WithArrayOfValues(values []*device_type.DeviceType) *CreateDeviceTypeRequest_FieldTerminalPathArrayOfValues
func (CreateDeviceTypeRequestPathSelectorDeviceType) WithSubArrayItemValue ¶
func (s CreateDeviceTypeRequestPathSelectorDeviceType) WithSubArrayItemValue(subPathArrayItemValue device_type.DeviceType_FieldPathArrayItemValue) *CreateDeviceTypeRequest_FieldSubPathArrayItemValue
func (CreateDeviceTypeRequestPathSelectorDeviceType) WithSubArrayOfValues ¶
func (s CreateDeviceTypeRequestPathSelectorDeviceType) WithSubArrayOfValues(subPathArrayOfValues device_type.DeviceType_FieldPathArrayOfValues) *CreateDeviceTypeRequest_FieldSubPathArrayOfValues
func (CreateDeviceTypeRequestPathSelectorDeviceType) WithSubPath ¶
func (CreateDeviceTypeRequestPathSelectorDeviceType) WithSubPath(subPath device_type.DeviceType_FieldPath) *CreateDeviceTypeRequest_FieldSubPath
func (CreateDeviceTypeRequestPathSelectorDeviceType) WithSubValue ¶
func (s CreateDeviceTypeRequestPathSelectorDeviceType) WithSubValue(subPathValue device_type.DeviceType_FieldPathValue) *CreateDeviceTypeRequest_FieldSubPathValue
func (CreateDeviceTypeRequestPathSelectorDeviceType) WithValue ¶
func (s CreateDeviceTypeRequestPathSelectorDeviceType) WithValue(value *device_type.DeviceType) *CreateDeviceTypeRequest_FieldTerminalPathValue
type CreateDeviceTypeRequestPathSelectorDeviceTypeArchitecture ¶
type CreateDeviceTypeRequestPathSelectorDeviceTypeArchitecture struct{}
func (CreateDeviceTypeRequestPathSelectorDeviceTypeArchitecture) WithArrayOfValues ¶
func (s CreateDeviceTypeRequestPathSelectorDeviceTypeArchitecture) WithArrayOfValues(values []device_type.DeviceType_Architecture) *CreateDeviceTypeRequest_FieldSubPathArrayOfValues
type CreateDeviceTypeRequestPathSelectorDeviceTypeDescription ¶
type CreateDeviceTypeRequestPathSelectorDeviceTypeDescription struct{}
func (CreateDeviceTypeRequestPathSelectorDeviceTypeDescription) WithArrayOfValues ¶
func (s CreateDeviceTypeRequestPathSelectorDeviceTypeDescription) WithArrayOfValues(values []string) *CreateDeviceTypeRequest_FieldSubPathArrayOfValues
func (CreateDeviceTypeRequestPathSelectorDeviceTypeDescription) WithValue ¶
func (s CreateDeviceTypeRequestPathSelectorDeviceTypeDescription) WithValue(value string) *CreateDeviceTypeRequest_FieldSubPathValue
type CreateDeviceTypeRequestPathSelectorDeviceTypeDisplayName ¶
type CreateDeviceTypeRequestPathSelectorDeviceTypeDisplayName struct{}
func (CreateDeviceTypeRequestPathSelectorDeviceTypeDisplayName) WithArrayOfValues ¶
func (s CreateDeviceTypeRequestPathSelectorDeviceTypeDisplayName) WithArrayOfValues(values []string) *CreateDeviceTypeRequest_FieldSubPathArrayOfValues
func (CreateDeviceTypeRequestPathSelectorDeviceTypeDisplayName) WithValue ¶
func (s CreateDeviceTypeRequestPathSelectorDeviceTypeDisplayName) WithValue(value string) *CreateDeviceTypeRequest_FieldSubPathValue
type CreateDeviceTypeRequestPathSelectorDeviceTypeHardware ¶
type CreateDeviceTypeRequestPathSelectorDeviceTypeHardware struct{}
func (CreateDeviceTypeRequestPathSelectorDeviceTypeHardware) WithArrayOfValues ¶
func (s CreateDeviceTypeRequestPathSelectorDeviceTypeHardware) WithArrayOfValues(values []device_type.DeviceType_Platform) *CreateDeviceTypeRequest_FieldSubPathArrayOfValues
type CreateDeviceTypeRequestPathSelectorDeviceTypeMetadata ¶
type CreateDeviceTypeRequestPathSelectorDeviceTypeMetadata struct{}
func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadata) Annotations ¶
func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadata) CreateTime ¶
func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadata) DeleteTime ¶
func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadata) Generation ¶
func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadata) OwnerReferences ¶
func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadata) ResourceVersion ¶
func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadata) UpdateTime ¶
func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadata) WithArrayOfValues ¶
func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *CreateDeviceTypeRequest_FieldSubPathArrayOfValues
func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadata) WithValue ¶
func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadata) WithValue(value *ntt_meta.Meta) *CreateDeviceTypeRequest_FieldSubPathValue
type CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataAnnotations ¶
type CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataAnnotations struct{}
func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataAnnotations) WithArrayOfValues ¶
func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataAnnotations) WithArrayOfValues(values []map[string]string) *CreateDeviceTypeRequest_FieldSubPathArrayOfValues
func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataAnnotations) WithValue ¶
func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataAnnotations) WithValue(value map[string]string) *CreateDeviceTypeRequest_FieldSubPathValue
type CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataCreateTime ¶
type CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataCreateTime struct{}
func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataCreateTime) WithArrayOfValues ¶
func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateDeviceTypeRequest_FieldSubPathArrayOfValues
func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataCreateTime) WithValue ¶
func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataCreateTime) WithValue(value *timestamp.Timestamp) *CreateDeviceTypeRequest_FieldSubPathValue
type CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataDeleteTime ¶
type CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataDeleteTime struct{}
func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataDeleteTime) WithArrayOfValues ¶
func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateDeviceTypeRequest_FieldSubPathArrayOfValues
func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataDeleteTime) WithValue ¶
func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *CreateDeviceTypeRequest_FieldSubPathValue
type CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataGeneration ¶
type CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataGeneration struct{}
func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataGeneration) WithArrayOfValues ¶
func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataGeneration) WithArrayOfValues(values []int64) *CreateDeviceTypeRequest_FieldSubPathArrayOfValues
func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataGeneration) WithValue ¶
func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataGeneration) WithValue(value int64) *CreateDeviceTypeRequest_FieldSubPathValue
type CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataLabels ¶
type CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataLabels struct{}
func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataLabels) WithArrayOfValues ¶
func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataLabels) WithArrayOfValues(values []map[string]string) *CreateDeviceTypeRequest_FieldSubPathArrayOfValues
func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataLabels) WithValue ¶
func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataLabels) WithValue(value map[string]string) *CreateDeviceTypeRequest_FieldSubPathValue
type CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataLifecycle ¶
type CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataLifecycle struct{}
func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataLifecycle) BlockDeletion ¶
func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataLifecycle) WithArrayOfValues ¶
func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *CreateDeviceTypeRequest_FieldSubPathArrayOfValues
func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataLifecycle) WithValue ¶
func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *CreateDeviceTypeRequest_FieldSubPathValue
type CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataLifecycleBlockDeletion ¶
type CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataLifecycleBlockDeletion struct{}
func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataLifecycleBlockDeletion) WithArrayOfValues ¶
func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *CreateDeviceTypeRequest_FieldSubPathArrayOfValues
type CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataLifecycleState ¶
type CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataLifecycleState struct{}
func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataLifecycleState) WithArrayOfValues ¶
func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *CreateDeviceTypeRequest_FieldSubPathArrayOfValues
type CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferences ¶
type CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferences struct{}
func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferences) BlockOwnerDeletion ¶
func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferences) Controller ¶
func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferences) RequiresOwnerReference ¶
func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferences) WithArrayOfValues ¶
func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *CreateDeviceTypeRequest_FieldSubPathArrayOfValues
func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferences) WithItemValue ¶
func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *CreateDeviceTypeRequest_FieldSubPathArrayItemValue
func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferences) WithValue ¶
func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *CreateDeviceTypeRequest_FieldSubPathValue
type CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesBlockOwnerDeletion ¶
type CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *CreateDeviceTypeRequest_FieldSubPathArrayOfValues
type CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesController ¶
type CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesController struct{}
func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *CreateDeviceTypeRequest_FieldSubPathArrayOfValues
type CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesKind ¶
type CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesKind struct{}
func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *CreateDeviceTypeRequest_FieldSubPathArrayOfValues
type CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesName ¶
type CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesName struct{}
func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesName) WithArrayOfValues(values []string) *CreateDeviceTypeRequest_FieldSubPathArrayOfValues
type CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesRegion ¶
type CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesRegion struct{}
func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesRegion) WithArrayOfValues ¶
func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *CreateDeviceTypeRequest_FieldSubPathArrayOfValues
type CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesRequiresOwnerReference ¶
type CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesRequiresOwnerReference struct{}
func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶
func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶
func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *CreateDeviceTypeRequest_FieldSubPathArrayOfValues
type CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesVersion ¶
type CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesVersion struct{}
func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesVersion) WithArrayOfValues ¶
func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *CreateDeviceTypeRequest_FieldSubPathArrayOfValues
type CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataResourceVersion ¶
type CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataResourceVersion struct{}
func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataResourceVersion) WithArrayOfValues ¶
func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataResourceVersion) WithArrayOfValues(values []string) *CreateDeviceTypeRequest_FieldSubPathArrayOfValues
func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataResourceVersion) WithValue ¶
func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataResourceVersion) WithValue(value string) *CreateDeviceTypeRequest_FieldSubPathValue
type CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataShards ¶
type CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataShards struct{}
func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataShards) WithArrayOfValues ¶
func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataShards) WithArrayOfValues(values []map[string]int64) *CreateDeviceTypeRequest_FieldSubPathArrayOfValues
func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataShards) WithValue ¶
func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataShards) WithValue(value map[string]int64) *CreateDeviceTypeRequest_FieldSubPathValue
type CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataSyncing ¶
type CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataSyncing struct{}
func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataSyncing) OwningRegion ¶
func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataSyncing) WithArrayOfValues ¶
func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *CreateDeviceTypeRequest_FieldSubPathArrayOfValues
func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataSyncing) WithValue ¶
func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *CreateDeviceTypeRequest_FieldSubPathValue
type CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataSyncingOwningRegion ¶
type CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataSyncingOwningRegion struct{}
func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *CreateDeviceTypeRequest_FieldSubPathArrayOfValues
type CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataSyncingRegions ¶
type CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataSyncingRegions struct{}
func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataSyncingRegions) WithArrayOfValues ¶
func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataSyncingRegions) WithArrayOfValues(values [][]string) *CreateDeviceTypeRequest_FieldSubPathArrayOfValues
func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataSyncingRegions) WithItemValue ¶
func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataSyncingRegions) WithItemValue(value string) *CreateDeviceTypeRequest_FieldSubPathArrayItemValue
func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataSyncingRegions) WithValue ¶
func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataSyncingRegions) WithValue(value []string) *CreateDeviceTypeRequest_FieldSubPathValue
type CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataTags ¶
type CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataTags struct{}
func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataTags) WithArrayOfValues ¶
func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataTags) WithArrayOfValues(values [][]string) *CreateDeviceTypeRequest_FieldSubPathArrayOfValues
func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataTags) WithItemValue ¶
func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataTags) WithItemValue(value string) *CreateDeviceTypeRequest_FieldSubPathArrayItemValue
func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataTags) WithValue ¶
func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataTags) WithValue(value []string) *CreateDeviceTypeRequest_FieldSubPathValue
type CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataUpdateTime ¶
type CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataUpdateTime struct{}
func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataUpdateTime) WithArrayOfValues ¶
func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateDeviceTypeRequest_FieldSubPathArrayOfValues
func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataUpdateTime) WithValue ¶
func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *CreateDeviceTypeRequest_FieldSubPathValue
type CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataUuid ¶
type CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataUuid struct{}
func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataUuid) WithArrayOfValues ¶
func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataUuid) WithArrayOfValues(values []string) *CreateDeviceTypeRequest_FieldSubPathArrayOfValues
func (CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataUuid) WithValue ¶
func (s CreateDeviceTypeRequestPathSelectorDeviceTypeMetadataUuid) WithValue(value string) *CreateDeviceTypeRequest_FieldSubPathValue
type CreateDeviceTypeRequestPathSelectorDeviceTypeName ¶
type CreateDeviceTypeRequestPathSelectorDeviceTypeName struct{}
func (CreateDeviceTypeRequestPathSelectorDeviceTypeName) WithArrayOfValues ¶
func (s CreateDeviceTypeRequestPathSelectorDeviceTypeName) WithArrayOfValues(values []*device_type.Name) *CreateDeviceTypeRequest_FieldSubPathArrayOfValues
func (CreateDeviceTypeRequestPathSelectorDeviceTypeName) WithValue ¶
func (s CreateDeviceTypeRequestPathSelectorDeviceTypeName) WithValue(value *device_type.Name) *CreateDeviceTypeRequest_FieldSubPathValue
type CreateDeviceTypeRequestPathSelectorParent ¶
type CreateDeviceTypeRequestPathSelectorParent struct{}
func (CreateDeviceTypeRequestPathSelectorParent) FieldPath ¶
func (CreateDeviceTypeRequestPathSelectorParent) FieldPath() *CreateDeviceTypeRequest_FieldTerminalPath
func (CreateDeviceTypeRequestPathSelectorParent) WithArrayOfValues ¶
func (s CreateDeviceTypeRequestPathSelectorParent) WithArrayOfValues(values []*device_type.ParentReference) *CreateDeviceTypeRequest_FieldTerminalPathArrayOfValues
func (CreateDeviceTypeRequestPathSelectorParent) WithValue ¶
func (s CreateDeviceTypeRequestPathSelectorParent) WithValue(value *device_type.ParentReference) *CreateDeviceTypeRequest_FieldTerminalPathValue
type CreateDeviceTypeRequest_FieldMask ¶
type CreateDeviceTypeRequest_FieldMask struct {
Paths []CreateDeviceTypeRequest_FieldPath
}
func FullCreateDeviceTypeRequest_FieldMask ¶
func FullCreateDeviceTypeRequest_FieldMask() *CreateDeviceTypeRequest_FieldMask
func (*CreateDeviceTypeRequest_FieldMask) AppendPath ¶
func (fieldMask *CreateDeviceTypeRequest_FieldMask) AppendPath(path CreateDeviceTypeRequest_FieldPath)
func (*CreateDeviceTypeRequest_FieldMask) AppendRawPath ¶
func (fieldMask *CreateDeviceTypeRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*CreateDeviceTypeRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *CreateDeviceTypeRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*CreateDeviceTypeRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *CreateDeviceTypeRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*CreateDeviceTypeRequest_FieldMask) FilterInputFields ¶
func (fieldMask *CreateDeviceTypeRequest_FieldMask) FilterInputFields() *CreateDeviceTypeRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*CreateDeviceTypeRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *CreateDeviceTypeRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*CreateDeviceTypeRequest_FieldMask) GetPaths ¶
func (fieldMask *CreateDeviceTypeRequest_FieldMask) GetPaths() []CreateDeviceTypeRequest_FieldPath
func (*CreateDeviceTypeRequest_FieldMask) GetRawPaths ¶
func (fieldMask *CreateDeviceTypeRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*CreateDeviceTypeRequest_FieldMask) IsFull ¶
func (fieldMask *CreateDeviceTypeRequest_FieldMask) IsFull() bool
func (CreateDeviceTypeRequest_FieldMask) Marshal ¶
func (fieldMask CreateDeviceTypeRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (CreateDeviceTypeRequest_FieldMask) MarshalJSON ¶
func (fieldMask CreateDeviceTypeRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*CreateDeviceTypeRequest_FieldMask) PathsCount ¶
func (fieldMask *CreateDeviceTypeRequest_FieldMask) PathsCount() int
func (*CreateDeviceTypeRequest_FieldMask) Project ¶
func (fieldMask *CreateDeviceTypeRequest_FieldMask) Project(source *CreateDeviceTypeRequest) *CreateDeviceTypeRequest
func (*CreateDeviceTypeRequest_FieldMask) ProjectRaw ¶
func (fieldMask *CreateDeviceTypeRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*CreateDeviceTypeRequest_FieldMask) ProtoMessage ¶
func (fieldMask *CreateDeviceTypeRequest_FieldMask) ProtoMessage()
func (*CreateDeviceTypeRequest_FieldMask) ProtoReflect ¶
func (fieldMask *CreateDeviceTypeRequest_FieldMask) ProtoReflect() preflect.Message
func (*CreateDeviceTypeRequest_FieldMask) Reset ¶
func (fieldMask *CreateDeviceTypeRequest_FieldMask) Reset()
func (*CreateDeviceTypeRequest_FieldMask) Set ¶
func (fieldMask *CreateDeviceTypeRequest_FieldMask) Set(target, source *CreateDeviceTypeRequest)
func (*CreateDeviceTypeRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *CreateDeviceTypeRequest_FieldMask) SetFromCliFlag(raw string) error
func (*CreateDeviceTypeRequest_FieldMask) SetRaw ¶
func (fieldMask *CreateDeviceTypeRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*CreateDeviceTypeRequest_FieldMask) Size ¶
func (fieldMask *CreateDeviceTypeRequest_FieldMask) Size() int
func (*CreateDeviceTypeRequest_FieldMask) String ¶
func (fieldMask *CreateDeviceTypeRequest_FieldMask) String() string
func (*CreateDeviceTypeRequest_FieldMask) Subtract ¶
func (fieldMask *CreateDeviceTypeRequest_FieldMask) Subtract(other *CreateDeviceTypeRequest_FieldMask) *CreateDeviceTypeRequest_FieldMask
func (*CreateDeviceTypeRequest_FieldMask) SubtractRaw ¶
func (fieldMask *CreateDeviceTypeRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*CreateDeviceTypeRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *CreateDeviceTypeRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*CreateDeviceTypeRequest_FieldMask) Unmarshal ¶
func (fieldMask *CreateDeviceTypeRequest_FieldMask) Unmarshal(data []byte) error
func (*CreateDeviceTypeRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *CreateDeviceTypeRequest_FieldMask) UnmarshalJSON(data []byte) error
type CreateDeviceTypeRequest_FieldPath ¶
type CreateDeviceTypeRequest_FieldPath interface { gotenobject.FieldPath Selector() CreateDeviceTypeRequest_FieldPathSelector Get(source *CreateDeviceTypeRequest) []interface{} GetSingle(source *CreateDeviceTypeRequest) (interface{}, bool) ClearValue(item *CreateDeviceTypeRequest) // Those methods build corresponding CreateDeviceTypeRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) CreateDeviceTypeRequest_FieldPathValue WithIArrayOfValues(values interface{}) CreateDeviceTypeRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) CreateDeviceTypeRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildCreateDeviceTypeRequest_FieldPath ¶
func BuildCreateDeviceTypeRequest_FieldPath(fp gotenobject.RawFieldPath) (CreateDeviceTypeRequest_FieldPath, error)
func MustParseCreateDeviceTypeRequest_FieldPath ¶
func MustParseCreateDeviceTypeRequest_FieldPath(rawField string) CreateDeviceTypeRequest_FieldPath
func ParseCreateDeviceTypeRequest_FieldPath ¶
func ParseCreateDeviceTypeRequest_FieldPath(rawField string) (CreateDeviceTypeRequest_FieldPath, error)
type CreateDeviceTypeRequest_FieldPathArrayItemValue ¶
type CreateDeviceTypeRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue CreateDeviceTypeRequest_FieldPath ContainsValue(*CreateDeviceTypeRequest) bool }
CreateDeviceTypeRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for CreateDeviceTypeRequest according to their type Present only for array (repeated) types.
func MustParseCreateDeviceTypeRequest_FieldPathArrayItemValue ¶
func MustParseCreateDeviceTypeRequest_FieldPathArrayItemValue(pathStr, valueStr string) CreateDeviceTypeRequest_FieldPathArrayItemValue
func ParseCreateDeviceTypeRequest_FieldPathArrayItemValue ¶
func ParseCreateDeviceTypeRequest_FieldPathArrayItemValue(pathStr, valueStr string) (CreateDeviceTypeRequest_FieldPathArrayItemValue, error)
ParseCreateDeviceTypeRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type CreateDeviceTypeRequest_FieldPathArrayOfValues ¶
type CreateDeviceTypeRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues CreateDeviceTypeRequest_FieldPath }
CreateDeviceTypeRequest_FieldPathArrayOfValues allows storing slice of values for CreateDeviceTypeRequest fields according to their type
func MustParseCreateDeviceTypeRequest_FieldPathArrayOfValues ¶
func MustParseCreateDeviceTypeRequest_FieldPathArrayOfValues(pathStr, valuesStr string) CreateDeviceTypeRequest_FieldPathArrayOfValues
func ParseCreateDeviceTypeRequest_FieldPathArrayOfValues ¶
func ParseCreateDeviceTypeRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (CreateDeviceTypeRequest_FieldPathArrayOfValues, error)
type CreateDeviceTypeRequest_FieldPathSelector ¶
type CreateDeviceTypeRequest_FieldPathSelector int32
const ( CreateDeviceTypeRequest_FieldPathSelectorParent CreateDeviceTypeRequest_FieldPathSelector = 0 CreateDeviceTypeRequest_FieldPathSelectorDeviceType CreateDeviceTypeRequest_FieldPathSelector = 1 )
func (CreateDeviceTypeRequest_FieldPathSelector) String ¶
func (s CreateDeviceTypeRequest_FieldPathSelector) String() string
type CreateDeviceTypeRequest_FieldPathValue ¶
type CreateDeviceTypeRequest_FieldPathValue interface { CreateDeviceTypeRequest_FieldPath gotenobject.FieldPathValue SetTo(target **CreateDeviceTypeRequest) CompareWith(*CreateDeviceTypeRequest) (cmp int, comparable bool) }
CreateDeviceTypeRequest_FieldPathValue allows storing values for CreateDeviceTypeRequest fields according to their type
func MustParseCreateDeviceTypeRequest_FieldPathValue ¶
func MustParseCreateDeviceTypeRequest_FieldPathValue(pathStr, valueStr string) CreateDeviceTypeRequest_FieldPathValue
func ParseCreateDeviceTypeRequest_FieldPathValue ¶
func ParseCreateDeviceTypeRequest_FieldPathValue(pathStr, valueStr string) (CreateDeviceTypeRequest_FieldPathValue, error)
type CreateDeviceTypeRequest_FieldSubPath ¶
type CreateDeviceTypeRequest_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*CreateDeviceTypeRequest_FieldSubPath) AsDeviceTypeSubPath ¶
func (fps *CreateDeviceTypeRequest_FieldSubPath) AsDeviceTypeSubPath() (device_type.DeviceType_FieldPath, bool)
func (*CreateDeviceTypeRequest_FieldSubPath) ClearValue ¶
func (fps *CreateDeviceTypeRequest_FieldSubPath) ClearValue(item *CreateDeviceTypeRequest)
func (*CreateDeviceTypeRequest_FieldSubPath) ClearValueRaw ¶
func (fps *CreateDeviceTypeRequest_FieldSubPath) ClearValueRaw(item proto.Message)
func (*CreateDeviceTypeRequest_FieldSubPath) Get ¶
func (fps *CreateDeviceTypeRequest_FieldSubPath) Get(source *CreateDeviceTypeRequest) (values []interface{})
Get returns all values pointed by selected field from source CreateDeviceTypeRequest
func (*CreateDeviceTypeRequest_FieldSubPath) GetDefault ¶
func (fps *CreateDeviceTypeRequest_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*CreateDeviceTypeRequest_FieldSubPath) GetRaw ¶
func (fps *CreateDeviceTypeRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*CreateDeviceTypeRequest_FieldSubPath) GetSingle ¶
func (fps *CreateDeviceTypeRequest_FieldSubPath) GetSingle(source *CreateDeviceTypeRequest) (interface{}, bool)
GetSingle returns value of selected field from source CreateDeviceTypeRequest
func (*CreateDeviceTypeRequest_FieldSubPath) GetSingleRaw ¶
func (fps *CreateDeviceTypeRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*CreateDeviceTypeRequest_FieldSubPath) IsLeaf ¶
func (fps *CreateDeviceTypeRequest_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*CreateDeviceTypeRequest_FieldSubPath) JSONString ¶
func (fps *CreateDeviceTypeRequest_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*CreateDeviceTypeRequest_FieldSubPath) Selector ¶
func (fps *CreateDeviceTypeRequest_FieldSubPath) Selector() CreateDeviceTypeRequest_FieldPathSelector
func (*CreateDeviceTypeRequest_FieldSubPath) SplitIntoTerminalIPaths ¶
func (fps *CreateDeviceTypeRequest_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*CreateDeviceTypeRequest_FieldSubPath) String ¶
func (fps *CreateDeviceTypeRequest_FieldSubPath) String() string
String returns path representation in proto convention
func (*CreateDeviceTypeRequest_FieldSubPath) WithIArrayItemValue ¶
func (fps *CreateDeviceTypeRequest_FieldSubPath) WithIArrayItemValue(value interface{}) CreateDeviceTypeRequest_FieldPathArrayItemValue
func (*CreateDeviceTypeRequest_FieldSubPath) WithIArrayOfValues ¶
func (fps *CreateDeviceTypeRequest_FieldSubPath) WithIArrayOfValues(values interface{}) CreateDeviceTypeRequest_FieldPathArrayOfValues
func (*CreateDeviceTypeRequest_FieldSubPath) WithIValue ¶
func (fps *CreateDeviceTypeRequest_FieldSubPath) WithIValue(value interface{}) CreateDeviceTypeRequest_FieldPathValue
func (*CreateDeviceTypeRequest_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *CreateDeviceTypeRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*CreateDeviceTypeRequest_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *CreateDeviceTypeRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*CreateDeviceTypeRequest_FieldSubPath) WithRawIValue ¶
func (fps *CreateDeviceTypeRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type CreateDeviceTypeRequest_FieldSubPathArrayItemValue ¶
type CreateDeviceTypeRequest_FieldSubPathArrayItemValue struct { CreateDeviceTypeRequest_FieldPath // contains filtered or unexported fields }
func (*CreateDeviceTypeRequest_FieldSubPathArrayItemValue) AsDeviceTypePathItemValue ¶
func (fpaivs *CreateDeviceTypeRequest_FieldSubPathArrayItemValue) AsDeviceTypePathItemValue() (device_type.DeviceType_FieldPathArrayItemValue, bool)
func (*CreateDeviceTypeRequest_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *CreateDeviceTypeRequest_FieldSubPathArrayItemValue) ContainsValue(source *CreateDeviceTypeRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'CreateDeviceTypeRequest'
func (*CreateDeviceTypeRequest_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *CreateDeviceTypeRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type CreateDeviceTypeRequest_FieldSubPathArrayOfValues ¶
type CreateDeviceTypeRequest_FieldSubPathArrayOfValues struct { CreateDeviceTypeRequest_FieldPath // contains filtered or unexported fields }
func (*CreateDeviceTypeRequest_FieldSubPathArrayOfValues) AsDeviceTypePathArrayOfValues ¶
func (fpsaov *CreateDeviceTypeRequest_FieldSubPathArrayOfValues) AsDeviceTypePathArrayOfValues() (device_type.DeviceType_FieldPathArrayOfValues, bool)
func (*CreateDeviceTypeRequest_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *CreateDeviceTypeRequest_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type CreateDeviceTypeRequest_FieldSubPathValue ¶
type CreateDeviceTypeRequest_FieldSubPathValue struct { CreateDeviceTypeRequest_FieldPath // contains filtered or unexported fields }
func (*CreateDeviceTypeRequest_FieldSubPathValue) AsDeviceTypePathValue ¶
func (fpvs *CreateDeviceTypeRequest_FieldSubPathValue) AsDeviceTypePathValue() (device_type.DeviceType_FieldPathValue, bool)
func (*CreateDeviceTypeRequest_FieldSubPathValue) CompareWith ¶
func (fpvs *CreateDeviceTypeRequest_FieldSubPathValue) CompareWith(source *CreateDeviceTypeRequest) (int, bool)
func (*CreateDeviceTypeRequest_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *CreateDeviceTypeRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*CreateDeviceTypeRequest_FieldSubPathValue) GetRawValue ¶
func (fpvs *CreateDeviceTypeRequest_FieldSubPathValue) GetRawValue() interface{}
func (*CreateDeviceTypeRequest_FieldSubPathValue) SetTo ¶
func (fpvs *CreateDeviceTypeRequest_FieldSubPathValue) SetTo(target **CreateDeviceTypeRequest)
func (*CreateDeviceTypeRequest_FieldSubPathValue) SetToRaw ¶
func (fpvs *CreateDeviceTypeRequest_FieldSubPathValue) SetToRaw(target proto.Message)
type CreateDeviceTypeRequest_FieldTerminalPath ¶
type CreateDeviceTypeRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*CreateDeviceTypeRequest_FieldTerminalPath) ClearValue ¶
func (fp *CreateDeviceTypeRequest_FieldTerminalPath) ClearValue(item *CreateDeviceTypeRequest)
func (*CreateDeviceTypeRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *CreateDeviceTypeRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*CreateDeviceTypeRequest_FieldTerminalPath) Get ¶
func (fp *CreateDeviceTypeRequest_FieldTerminalPath) Get(source *CreateDeviceTypeRequest) (values []interface{})
Get returns all values pointed by specific field from source CreateDeviceTypeRequest
func (*CreateDeviceTypeRequest_FieldTerminalPath) GetDefault ¶
func (fp *CreateDeviceTypeRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*CreateDeviceTypeRequest_FieldTerminalPath) GetRaw ¶
func (fp *CreateDeviceTypeRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*CreateDeviceTypeRequest_FieldTerminalPath) GetSingle ¶
func (fp *CreateDeviceTypeRequest_FieldTerminalPath) GetSingle(source *CreateDeviceTypeRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source CreateDeviceTypeRequest
func (*CreateDeviceTypeRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *CreateDeviceTypeRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*CreateDeviceTypeRequest_FieldTerminalPath) IsLeaf ¶
func (fp *CreateDeviceTypeRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*CreateDeviceTypeRequest_FieldTerminalPath) JSONString ¶
func (fp *CreateDeviceTypeRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*CreateDeviceTypeRequest_FieldTerminalPath) Selector ¶
func (fp *CreateDeviceTypeRequest_FieldTerminalPath) Selector() CreateDeviceTypeRequest_FieldPathSelector
func (*CreateDeviceTypeRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶
func (fp *CreateDeviceTypeRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*CreateDeviceTypeRequest_FieldTerminalPath) String ¶
func (fp *CreateDeviceTypeRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*CreateDeviceTypeRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *CreateDeviceTypeRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) CreateDeviceTypeRequest_FieldPathArrayItemValue
func (*CreateDeviceTypeRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *CreateDeviceTypeRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) CreateDeviceTypeRequest_FieldPathArrayOfValues
func (*CreateDeviceTypeRequest_FieldTerminalPath) WithIValue ¶
func (fp *CreateDeviceTypeRequest_FieldTerminalPath) WithIValue(value interface{}) CreateDeviceTypeRequest_FieldPathValue
func (*CreateDeviceTypeRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *CreateDeviceTypeRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*CreateDeviceTypeRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *CreateDeviceTypeRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*CreateDeviceTypeRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *CreateDeviceTypeRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type CreateDeviceTypeRequest_FieldTerminalPathArrayItemValue ¶
type CreateDeviceTypeRequest_FieldTerminalPathArrayItemValue struct { CreateDeviceTypeRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*CreateDeviceTypeRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *CreateDeviceTypeRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *CreateDeviceTypeRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'CreateDeviceTypeRequest'
func (*CreateDeviceTypeRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *CreateDeviceTypeRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object CreateDeviceTypeRequest as interface{}
func (*CreateDeviceTypeRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *CreateDeviceTypeRequest_FieldTerminalPathArrayItemValue) GetSingle(source *CreateDeviceTypeRequest) (interface{}, bool)
func (*CreateDeviceTypeRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *CreateDeviceTypeRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type CreateDeviceTypeRequest_FieldTerminalPathArrayOfValues ¶
type CreateDeviceTypeRequest_FieldTerminalPathArrayOfValues struct { CreateDeviceTypeRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*CreateDeviceTypeRequest_FieldTerminalPathArrayOfValues) AsDeviceTypeArrayOfValues ¶
func (fpaov *CreateDeviceTypeRequest_FieldTerminalPathArrayOfValues) AsDeviceTypeArrayOfValues() ([]*device_type.DeviceType, bool)
func (*CreateDeviceTypeRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues ¶
func (fpaov *CreateDeviceTypeRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*device_type.ParentReference, bool)
func (*CreateDeviceTypeRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *CreateDeviceTypeRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type CreateDeviceTypeRequest_FieldTerminalPathValue ¶
type CreateDeviceTypeRequest_FieldTerminalPathValue struct { CreateDeviceTypeRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*CreateDeviceTypeRequest_FieldTerminalPathValue) AsDeviceTypeValue ¶
func (fpv *CreateDeviceTypeRequest_FieldTerminalPathValue) AsDeviceTypeValue() (*device_type.DeviceType, bool)
func (*CreateDeviceTypeRequest_FieldTerminalPathValue) AsParentValue ¶
func (fpv *CreateDeviceTypeRequest_FieldTerminalPathValue) AsParentValue() (*device_type.ParentReference, bool)
func (*CreateDeviceTypeRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *CreateDeviceTypeRequest_FieldTerminalPathValue) CompareWith(source *CreateDeviceTypeRequest) (int, bool)
CompareWith compares value in the 'CreateDeviceTypeRequest_FieldTerminalPathValue' with the value under path in 'CreateDeviceTypeRequest'.
func (*CreateDeviceTypeRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *CreateDeviceTypeRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*CreateDeviceTypeRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *CreateDeviceTypeRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'CreateDeviceTypeRequest' as interface{}
func (*CreateDeviceTypeRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *CreateDeviceTypeRequest_FieldTerminalPathValue) SetTo(target **CreateDeviceTypeRequest)
SetTo stores value for selected field for object CreateDeviceTypeRequest
func (*CreateDeviceTypeRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *CreateDeviceTypeRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type DeleteDeviceTypeDescriptor ¶
type DeleteDeviceTypeDescriptor struct{}
func GetDeleteDeviceTypeDescriptor ¶
func GetDeleteDeviceTypeDescriptor() *DeleteDeviceTypeDescriptor
func (*DeleteDeviceTypeDescriptor) GetApiDescriptor ¶
func (d *DeleteDeviceTypeDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*DeleteDeviceTypeDescriptor) GetApiName ¶
func (d *DeleteDeviceTypeDescriptor) GetApiName() string
func (*DeleteDeviceTypeDescriptor) GetClientMsgReflectHandle ¶
func (d *DeleteDeviceTypeDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*DeleteDeviceTypeDescriptor) GetFullMethodName ¶
func (d *DeleteDeviceTypeDescriptor) GetFullMethodName() string
func (*DeleteDeviceTypeDescriptor) GetMethodName ¶
func (d *DeleteDeviceTypeDescriptor) GetMethodName() string
func (*DeleteDeviceTypeDescriptor) GetProtoPkgName ¶
func (d *DeleteDeviceTypeDescriptor) GetProtoPkgName() string
func (*DeleteDeviceTypeDescriptor) GetResourceDescriptor ¶
func (d *DeleteDeviceTypeDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*DeleteDeviceTypeDescriptor) GetServerMsgReflectHandle ¶
func (d *DeleteDeviceTypeDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*DeleteDeviceTypeDescriptor) GetServiceDomain ¶
func (d *DeleteDeviceTypeDescriptor) GetServiceDomain() string
func (*DeleteDeviceTypeDescriptor) GetServiceVersion ¶
func (d *DeleteDeviceTypeDescriptor) GetServiceVersion() string
func (*DeleteDeviceTypeDescriptor) GetVerb ¶
func (d *DeleteDeviceTypeDescriptor) GetVerb() string
func (*DeleteDeviceTypeDescriptor) HasResource ¶
func (d *DeleteDeviceTypeDescriptor) HasResource() bool
func (*DeleteDeviceTypeDescriptor) IsClientStream ¶
func (d *DeleteDeviceTypeDescriptor) IsClientStream() bool
func (*DeleteDeviceTypeDescriptor) IsCollection ¶
func (d *DeleteDeviceTypeDescriptor) IsCollection() bool
func (*DeleteDeviceTypeDescriptor) IsPlural ¶
func (d *DeleteDeviceTypeDescriptor) IsPlural() bool
func (*DeleteDeviceTypeDescriptor) IsServerStream ¶
func (d *DeleteDeviceTypeDescriptor) IsServerStream() bool
func (*DeleteDeviceTypeDescriptor) IsUnary ¶
func (d *DeleteDeviceTypeDescriptor) IsUnary() bool
func (*DeleteDeviceTypeDescriptor) NewEmptyClientMsg ¶
func (d *DeleteDeviceTypeDescriptor) NewEmptyClientMsg() proto.Message
func (*DeleteDeviceTypeDescriptor) NewEmptyServerMsg ¶
func (d *DeleteDeviceTypeDescriptor) NewEmptyServerMsg() proto.Message
func (*DeleteDeviceTypeDescriptor) RequestHasResourceBody ¶
func (d *DeleteDeviceTypeDescriptor) RequestHasResourceBody() bool
type DeleteDeviceTypeDescriptorClientMsgHandle ¶
type DeleteDeviceTypeDescriptorClientMsgHandle struct{}
func (*DeleteDeviceTypeDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *DeleteDeviceTypeDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*DeleteDeviceTypeDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *DeleteDeviceTypeDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*DeleteDeviceTypeDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *DeleteDeviceTypeDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type DeleteDeviceTypeDescriptorServerMsgHandle ¶
type DeleteDeviceTypeDescriptorServerMsgHandle struct{}
func (*DeleteDeviceTypeDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *DeleteDeviceTypeDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*DeleteDeviceTypeDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *DeleteDeviceTypeDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*DeleteDeviceTypeDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *DeleteDeviceTypeDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type DeleteDeviceTypeRequest ¶
type DeleteDeviceTypeRequest struct { // Reference of ntt.devices.v1alpha2.DeviceType Name *device_type.Reference `protobuf:"bytes,1,opt,customtype=Reference,name=name,proto3" json:"name,omitempty" firestore:"name"` // contains filtered or unexported fields }
Request message for method [DeleteDeviceType][ntt.devices.v1alpha2.DeleteDeviceType]
func (*DeleteDeviceTypeRequest) Clone ¶
func (o *DeleteDeviceTypeRequest) Clone() *DeleteDeviceTypeRequest
func (*DeleteDeviceTypeRequest) CloneRaw ¶
func (o *DeleteDeviceTypeRequest) CloneRaw() gotenobject.GotenObjectExt
func (*DeleteDeviceTypeRequest) Descriptor ¶
func (*DeleteDeviceTypeRequest) Descriptor() ([]byte, []int)
Deprecated, Use DeleteDeviceTypeRequest.ProtoReflect.Descriptor instead.
func (*DeleteDeviceTypeRequest) GetName ¶
func (m *DeleteDeviceTypeRequest) GetName() *device_type.Reference
func (*DeleteDeviceTypeRequest) GotenMessage ¶
func (*DeleteDeviceTypeRequest) GotenMessage()
func (*DeleteDeviceTypeRequest) GotenObjectExt ¶
func (o *DeleteDeviceTypeRequest) GotenObjectExt()
func (*DeleteDeviceTypeRequest) GotenValidate ¶
func (obj *DeleteDeviceTypeRequest) GotenValidate() error
func (*DeleteDeviceTypeRequest) MakeDiffFieldMask ¶
func (o *DeleteDeviceTypeRequest) MakeDiffFieldMask(other *DeleteDeviceTypeRequest) *DeleteDeviceTypeRequest_FieldMask
func (*DeleteDeviceTypeRequest) MakeFullFieldMask ¶
func (o *DeleteDeviceTypeRequest) MakeFullFieldMask() *DeleteDeviceTypeRequest_FieldMask
func (*DeleteDeviceTypeRequest) MakeRawDiffFieldMask ¶
func (o *DeleteDeviceTypeRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*DeleteDeviceTypeRequest) MakeRawFullFieldMask ¶
func (o *DeleteDeviceTypeRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*DeleteDeviceTypeRequest) Marshal ¶
func (m *DeleteDeviceTypeRequest) Marshal() ([]byte, error)
func (*DeleteDeviceTypeRequest) MarshalJSON ¶
func (m *DeleteDeviceTypeRequest) MarshalJSON() ([]byte, error)
func (*DeleteDeviceTypeRequest) Merge ¶
func (o *DeleteDeviceTypeRequest) Merge(source *DeleteDeviceTypeRequest)
func (*DeleteDeviceTypeRequest) MergeRaw ¶
func (o *DeleteDeviceTypeRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*DeleteDeviceTypeRequest) ProtoMessage ¶
func (*DeleteDeviceTypeRequest) ProtoMessage()
func (*DeleteDeviceTypeRequest) ProtoReflect ¶
func (m *DeleteDeviceTypeRequest) ProtoReflect() preflect.Message
func (*DeleteDeviceTypeRequest) Reset ¶
func (m *DeleteDeviceTypeRequest) Reset()
func (*DeleteDeviceTypeRequest) SetName ¶
func (m *DeleteDeviceTypeRequest) SetName(fv *device_type.Reference)
func (*DeleteDeviceTypeRequest) String ¶
func (m *DeleteDeviceTypeRequest) String() string
func (*DeleteDeviceTypeRequest) Unmarshal ¶
func (m *DeleteDeviceTypeRequest) Unmarshal(b []byte) error
func (*DeleteDeviceTypeRequest) UnmarshalJSON ¶
func (m *DeleteDeviceTypeRequest) UnmarshalJSON(data []byte) error
type DeleteDeviceTypeRequestFieldPathBuilder ¶
type DeleteDeviceTypeRequestFieldPathBuilder struct{}
func NewDeleteDeviceTypeRequestFieldPathBuilder ¶
func NewDeleteDeviceTypeRequestFieldPathBuilder() DeleteDeviceTypeRequestFieldPathBuilder
type DeleteDeviceTypeRequestPathSelectorName ¶
type DeleteDeviceTypeRequestPathSelectorName struct{}
func (DeleteDeviceTypeRequestPathSelectorName) FieldPath ¶
func (DeleteDeviceTypeRequestPathSelectorName) FieldPath() *DeleteDeviceTypeRequest_FieldTerminalPath
func (DeleteDeviceTypeRequestPathSelectorName) WithArrayOfValues ¶
func (s DeleteDeviceTypeRequestPathSelectorName) WithArrayOfValues(values []*device_type.Reference) *DeleteDeviceTypeRequest_FieldTerminalPathArrayOfValues
func (DeleteDeviceTypeRequestPathSelectorName) WithValue ¶
func (s DeleteDeviceTypeRequestPathSelectorName) WithValue(value *device_type.Reference) *DeleteDeviceTypeRequest_FieldTerminalPathValue
type DeleteDeviceTypeRequest_FieldMask ¶
type DeleteDeviceTypeRequest_FieldMask struct {
Paths []DeleteDeviceTypeRequest_FieldPath
}
func FullDeleteDeviceTypeRequest_FieldMask ¶
func FullDeleteDeviceTypeRequest_FieldMask() *DeleteDeviceTypeRequest_FieldMask
func (*DeleteDeviceTypeRequest_FieldMask) AppendPath ¶
func (fieldMask *DeleteDeviceTypeRequest_FieldMask) AppendPath(path DeleteDeviceTypeRequest_FieldPath)
func (*DeleteDeviceTypeRequest_FieldMask) AppendRawPath ¶
func (fieldMask *DeleteDeviceTypeRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*DeleteDeviceTypeRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *DeleteDeviceTypeRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*DeleteDeviceTypeRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *DeleteDeviceTypeRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*DeleteDeviceTypeRequest_FieldMask) FilterInputFields ¶
func (fieldMask *DeleteDeviceTypeRequest_FieldMask) FilterInputFields() *DeleteDeviceTypeRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*DeleteDeviceTypeRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *DeleteDeviceTypeRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*DeleteDeviceTypeRequest_FieldMask) GetPaths ¶
func (fieldMask *DeleteDeviceTypeRequest_FieldMask) GetPaths() []DeleteDeviceTypeRequest_FieldPath
func (*DeleteDeviceTypeRequest_FieldMask) GetRawPaths ¶
func (fieldMask *DeleteDeviceTypeRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*DeleteDeviceTypeRequest_FieldMask) IsFull ¶
func (fieldMask *DeleteDeviceTypeRequest_FieldMask) IsFull() bool
func (DeleteDeviceTypeRequest_FieldMask) Marshal ¶
func (fieldMask DeleteDeviceTypeRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (DeleteDeviceTypeRequest_FieldMask) MarshalJSON ¶
func (fieldMask DeleteDeviceTypeRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*DeleteDeviceTypeRequest_FieldMask) PathsCount ¶
func (fieldMask *DeleteDeviceTypeRequest_FieldMask) PathsCount() int
func (*DeleteDeviceTypeRequest_FieldMask) Project ¶
func (fieldMask *DeleteDeviceTypeRequest_FieldMask) Project(source *DeleteDeviceTypeRequest) *DeleteDeviceTypeRequest
func (*DeleteDeviceTypeRequest_FieldMask) ProjectRaw ¶
func (fieldMask *DeleteDeviceTypeRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*DeleteDeviceTypeRequest_FieldMask) ProtoMessage ¶
func (fieldMask *DeleteDeviceTypeRequest_FieldMask) ProtoMessage()
func (*DeleteDeviceTypeRequest_FieldMask) ProtoReflect ¶
func (fieldMask *DeleteDeviceTypeRequest_FieldMask) ProtoReflect() preflect.Message
func (*DeleteDeviceTypeRequest_FieldMask) Reset ¶
func (fieldMask *DeleteDeviceTypeRequest_FieldMask) Reset()
func (*DeleteDeviceTypeRequest_FieldMask) Set ¶
func (fieldMask *DeleteDeviceTypeRequest_FieldMask) Set(target, source *DeleteDeviceTypeRequest)
func (*DeleteDeviceTypeRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *DeleteDeviceTypeRequest_FieldMask) SetFromCliFlag(raw string) error
func (*DeleteDeviceTypeRequest_FieldMask) SetRaw ¶
func (fieldMask *DeleteDeviceTypeRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*DeleteDeviceTypeRequest_FieldMask) Size ¶
func (fieldMask *DeleteDeviceTypeRequest_FieldMask) Size() int
func (*DeleteDeviceTypeRequest_FieldMask) String ¶
func (fieldMask *DeleteDeviceTypeRequest_FieldMask) String() string
func (*DeleteDeviceTypeRequest_FieldMask) Subtract ¶
func (fieldMask *DeleteDeviceTypeRequest_FieldMask) Subtract(other *DeleteDeviceTypeRequest_FieldMask) *DeleteDeviceTypeRequest_FieldMask
func (*DeleteDeviceTypeRequest_FieldMask) SubtractRaw ¶
func (fieldMask *DeleteDeviceTypeRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*DeleteDeviceTypeRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *DeleteDeviceTypeRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*DeleteDeviceTypeRequest_FieldMask) Unmarshal ¶
func (fieldMask *DeleteDeviceTypeRequest_FieldMask) Unmarshal(data []byte) error
func (*DeleteDeviceTypeRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *DeleteDeviceTypeRequest_FieldMask) UnmarshalJSON(data []byte) error
type DeleteDeviceTypeRequest_FieldPath ¶
type DeleteDeviceTypeRequest_FieldPath interface { gotenobject.FieldPath Selector() DeleteDeviceTypeRequest_FieldPathSelector Get(source *DeleteDeviceTypeRequest) []interface{} GetSingle(source *DeleteDeviceTypeRequest) (interface{}, bool) ClearValue(item *DeleteDeviceTypeRequest) // Those methods build corresponding DeleteDeviceTypeRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) DeleteDeviceTypeRequest_FieldPathValue WithIArrayOfValues(values interface{}) DeleteDeviceTypeRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) DeleteDeviceTypeRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildDeleteDeviceTypeRequest_FieldPath ¶
func BuildDeleteDeviceTypeRequest_FieldPath(fp gotenobject.RawFieldPath) (DeleteDeviceTypeRequest_FieldPath, error)
func MustParseDeleteDeviceTypeRequest_FieldPath ¶
func MustParseDeleteDeviceTypeRequest_FieldPath(rawField string) DeleteDeviceTypeRequest_FieldPath
func ParseDeleteDeviceTypeRequest_FieldPath ¶
func ParseDeleteDeviceTypeRequest_FieldPath(rawField string) (DeleteDeviceTypeRequest_FieldPath, error)
type DeleteDeviceTypeRequest_FieldPathArrayItemValue ¶
type DeleteDeviceTypeRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue DeleteDeviceTypeRequest_FieldPath ContainsValue(*DeleteDeviceTypeRequest) bool }
DeleteDeviceTypeRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for DeleteDeviceTypeRequest according to their type Present only for array (repeated) types.
func MustParseDeleteDeviceTypeRequest_FieldPathArrayItemValue ¶
func MustParseDeleteDeviceTypeRequest_FieldPathArrayItemValue(pathStr, valueStr string) DeleteDeviceTypeRequest_FieldPathArrayItemValue
func ParseDeleteDeviceTypeRequest_FieldPathArrayItemValue ¶
func ParseDeleteDeviceTypeRequest_FieldPathArrayItemValue(pathStr, valueStr string) (DeleteDeviceTypeRequest_FieldPathArrayItemValue, error)
ParseDeleteDeviceTypeRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type DeleteDeviceTypeRequest_FieldPathArrayOfValues ¶
type DeleteDeviceTypeRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues DeleteDeviceTypeRequest_FieldPath }
DeleteDeviceTypeRequest_FieldPathArrayOfValues allows storing slice of values for DeleteDeviceTypeRequest fields according to their type
func MustParseDeleteDeviceTypeRequest_FieldPathArrayOfValues ¶
func MustParseDeleteDeviceTypeRequest_FieldPathArrayOfValues(pathStr, valuesStr string) DeleteDeviceTypeRequest_FieldPathArrayOfValues
func ParseDeleteDeviceTypeRequest_FieldPathArrayOfValues ¶
func ParseDeleteDeviceTypeRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (DeleteDeviceTypeRequest_FieldPathArrayOfValues, error)
type DeleteDeviceTypeRequest_FieldPathSelector ¶
type DeleteDeviceTypeRequest_FieldPathSelector int32
const (
DeleteDeviceTypeRequest_FieldPathSelectorName DeleteDeviceTypeRequest_FieldPathSelector = 0
)
func (DeleteDeviceTypeRequest_FieldPathSelector) String ¶
func (s DeleteDeviceTypeRequest_FieldPathSelector) String() string
type DeleteDeviceTypeRequest_FieldPathValue ¶
type DeleteDeviceTypeRequest_FieldPathValue interface { DeleteDeviceTypeRequest_FieldPath gotenobject.FieldPathValue SetTo(target **DeleteDeviceTypeRequest) CompareWith(*DeleteDeviceTypeRequest) (cmp int, comparable bool) }
DeleteDeviceTypeRequest_FieldPathValue allows storing values for DeleteDeviceTypeRequest fields according to their type
func MustParseDeleteDeviceTypeRequest_FieldPathValue ¶
func MustParseDeleteDeviceTypeRequest_FieldPathValue(pathStr, valueStr string) DeleteDeviceTypeRequest_FieldPathValue
func ParseDeleteDeviceTypeRequest_FieldPathValue ¶
func ParseDeleteDeviceTypeRequest_FieldPathValue(pathStr, valueStr string) (DeleteDeviceTypeRequest_FieldPathValue, error)
type DeleteDeviceTypeRequest_FieldTerminalPath ¶
type DeleteDeviceTypeRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*DeleteDeviceTypeRequest_FieldTerminalPath) ClearValue ¶
func (fp *DeleteDeviceTypeRequest_FieldTerminalPath) ClearValue(item *DeleteDeviceTypeRequest)
func (*DeleteDeviceTypeRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *DeleteDeviceTypeRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*DeleteDeviceTypeRequest_FieldTerminalPath) Get ¶
func (fp *DeleteDeviceTypeRequest_FieldTerminalPath) Get(source *DeleteDeviceTypeRequest) (values []interface{})
Get returns all values pointed by specific field from source DeleteDeviceTypeRequest
func (*DeleteDeviceTypeRequest_FieldTerminalPath) GetDefault ¶
func (fp *DeleteDeviceTypeRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*DeleteDeviceTypeRequest_FieldTerminalPath) GetRaw ¶
func (fp *DeleteDeviceTypeRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*DeleteDeviceTypeRequest_FieldTerminalPath) GetSingle ¶
func (fp *DeleteDeviceTypeRequest_FieldTerminalPath) GetSingle(source *DeleteDeviceTypeRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source DeleteDeviceTypeRequest
func (*DeleteDeviceTypeRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *DeleteDeviceTypeRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*DeleteDeviceTypeRequest_FieldTerminalPath) IsLeaf ¶
func (fp *DeleteDeviceTypeRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*DeleteDeviceTypeRequest_FieldTerminalPath) JSONString ¶
func (fp *DeleteDeviceTypeRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*DeleteDeviceTypeRequest_FieldTerminalPath) Selector ¶
func (fp *DeleteDeviceTypeRequest_FieldTerminalPath) Selector() DeleteDeviceTypeRequest_FieldPathSelector
func (*DeleteDeviceTypeRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶
func (fp *DeleteDeviceTypeRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*DeleteDeviceTypeRequest_FieldTerminalPath) String ¶
func (fp *DeleteDeviceTypeRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*DeleteDeviceTypeRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *DeleteDeviceTypeRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) DeleteDeviceTypeRequest_FieldPathArrayItemValue
func (*DeleteDeviceTypeRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *DeleteDeviceTypeRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) DeleteDeviceTypeRequest_FieldPathArrayOfValues
func (*DeleteDeviceTypeRequest_FieldTerminalPath) WithIValue ¶
func (fp *DeleteDeviceTypeRequest_FieldTerminalPath) WithIValue(value interface{}) DeleteDeviceTypeRequest_FieldPathValue
func (*DeleteDeviceTypeRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *DeleteDeviceTypeRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*DeleteDeviceTypeRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *DeleteDeviceTypeRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*DeleteDeviceTypeRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *DeleteDeviceTypeRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type DeleteDeviceTypeRequest_FieldTerminalPathArrayItemValue ¶
type DeleteDeviceTypeRequest_FieldTerminalPathArrayItemValue struct { DeleteDeviceTypeRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*DeleteDeviceTypeRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *DeleteDeviceTypeRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *DeleteDeviceTypeRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'DeleteDeviceTypeRequest'
func (*DeleteDeviceTypeRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *DeleteDeviceTypeRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object DeleteDeviceTypeRequest as interface{}
func (*DeleteDeviceTypeRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *DeleteDeviceTypeRequest_FieldTerminalPathArrayItemValue) GetSingle(source *DeleteDeviceTypeRequest) (interface{}, bool)
func (*DeleteDeviceTypeRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *DeleteDeviceTypeRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type DeleteDeviceTypeRequest_FieldTerminalPathArrayOfValues ¶
type DeleteDeviceTypeRequest_FieldTerminalPathArrayOfValues struct { DeleteDeviceTypeRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*DeleteDeviceTypeRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues ¶
func (fpaov *DeleteDeviceTypeRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*device_type.Reference, bool)
func (*DeleteDeviceTypeRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *DeleteDeviceTypeRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type DeleteDeviceTypeRequest_FieldTerminalPathValue ¶
type DeleteDeviceTypeRequest_FieldTerminalPathValue struct { DeleteDeviceTypeRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*DeleteDeviceTypeRequest_FieldTerminalPathValue) AsNameValue ¶
func (fpv *DeleteDeviceTypeRequest_FieldTerminalPathValue) AsNameValue() (*device_type.Reference, bool)
func (*DeleteDeviceTypeRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *DeleteDeviceTypeRequest_FieldTerminalPathValue) CompareWith(source *DeleteDeviceTypeRequest) (int, bool)
CompareWith compares value in the 'DeleteDeviceTypeRequest_FieldTerminalPathValue' with the value under path in 'DeleteDeviceTypeRequest'.
func (*DeleteDeviceTypeRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *DeleteDeviceTypeRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*DeleteDeviceTypeRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *DeleteDeviceTypeRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'DeleteDeviceTypeRequest' as interface{}
func (*DeleteDeviceTypeRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *DeleteDeviceTypeRequest_FieldTerminalPathValue) SetTo(target **DeleteDeviceTypeRequest)
SetTo stores value for selected field for object DeleteDeviceTypeRequest
func (*DeleteDeviceTypeRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *DeleteDeviceTypeRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type DeviceTypeServiceClient ¶
type DeviceTypeServiceClient interface { GetDeviceType(ctx context.Context, in *GetDeviceTypeRequest, opts ...grpc.CallOption) (*device_type.DeviceType, error) BatchGetDeviceTypes(ctx context.Context, in *BatchGetDeviceTypesRequest, opts ...grpc.CallOption) (*BatchGetDeviceTypesResponse, error) ListDeviceTypes(ctx context.Context, in *ListDeviceTypesRequest, opts ...grpc.CallOption) (*ListDeviceTypesResponse, error) WatchDeviceType(ctx context.Context, in *WatchDeviceTypeRequest, opts ...grpc.CallOption) (WatchDeviceTypeClientStream, error) WatchDeviceTypes(ctx context.Context, in *WatchDeviceTypesRequest, opts ...grpc.CallOption) (WatchDeviceTypesClientStream, error) CreateDeviceType(ctx context.Context, in *CreateDeviceTypeRequest, opts ...grpc.CallOption) (*device_type.DeviceType, error) UpdateDeviceType(ctx context.Context, in *UpdateDeviceTypeRequest, opts ...grpc.CallOption) (*device_type.DeviceType, error) DeleteDeviceType(ctx context.Context, in *DeleteDeviceTypeRequest, opts ...grpc.CallOption) (*empty.Empty, error) }
DeviceTypeServiceClient is the client API for DeviceTypeService.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewDeviceTypeServiceClient ¶
func NewDeviceTypeServiceClient(cc grpc.ClientConnInterface) DeviceTypeServiceClient
type DeviceTypeServiceDescriptor ¶
type DeviceTypeServiceDescriptor struct{}
func GetDeviceTypeServiceDescriptor ¶
func GetDeviceTypeServiceDescriptor() *DeviceTypeServiceDescriptor
func (*DeviceTypeServiceDescriptor) AllMethodDescriptors ¶
func (d *DeviceTypeServiceDescriptor) AllMethodDescriptors() []gotenclient.MethodDescriptor
func (*DeviceTypeServiceDescriptor) GetApiName ¶
func (d *DeviceTypeServiceDescriptor) GetApiName() string
func (*DeviceTypeServiceDescriptor) GetFullAPIName ¶
func (d *DeviceTypeServiceDescriptor) GetFullAPIName() string
func (*DeviceTypeServiceDescriptor) GetProtoPkgName ¶
func (d *DeviceTypeServiceDescriptor) GetProtoPkgName() string
func (*DeviceTypeServiceDescriptor) GetServiceDomain ¶
func (d *DeviceTypeServiceDescriptor) GetServiceDomain() string
func (*DeviceTypeServiceDescriptor) GetServiceVersion ¶
func (d *DeviceTypeServiceDescriptor) GetServiceVersion() string
type GetDeviceTypeDescriptor ¶
type GetDeviceTypeDescriptor struct{}
func GetGetDeviceTypeDescriptor ¶
func GetGetDeviceTypeDescriptor() *GetDeviceTypeDescriptor
func (*GetDeviceTypeDescriptor) GetApiDescriptor ¶
func (d *GetDeviceTypeDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*GetDeviceTypeDescriptor) GetApiName ¶
func (d *GetDeviceTypeDescriptor) GetApiName() string
func (*GetDeviceTypeDescriptor) GetClientMsgReflectHandle ¶
func (d *GetDeviceTypeDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*GetDeviceTypeDescriptor) GetFullMethodName ¶
func (d *GetDeviceTypeDescriptor) GetFullMethodName() string
func (*GetDeviceTypeDescriptor) GetMethodName ¶
func (d *GetDeviceTypeDescriptor) GetMethodName() string
func (*GetDeviceTypeDescriptor) GetProtoPkgName ¶
func (d *GetDeviceTypeDescriptor) GetProtoPkgName() string
func (*GetDeviceTypeDescriptor) GetResourceDescriptor ¶
func (d *GetDeviceTypeDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*GetDeviceTypeDescriptor) GetServerMsgReflectHandle ¶
func (d *GetDeviceTypeDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*GetDeviceTypeDescriptor) GetServiceDomain ¶
func (d *GetDeviceTypeDescriptor) GetServiceDomain() string
func (*GetDeviceTypeDescriptor) GetServiceVersion ¶
func (d *GetDeviceTypeDescriptor) GetServiceVersion() string
func (*GetDeviceTypeDescriptor) GetVerb ¶
func (d *GetDeviceTypeDescriptor) GetVerb() string
func (*GetDeviceTypeDescriptor) HasResource ¶
func (d *GetDeviceTypeDescriptor) HasResource() bool
func (*GetDeviceTypeDescriptor) IsClientStream ¶
func (d *GetDeviceTypeDescriptor) IsClientStream() bool
func (*GetDeviceTypeDescriptor) IsCollection ¶
func (d *GetDeviceTypeDescriptor) IsCollection() bool
func (*GetDeviceTypeDescriptor) IsPlural ¶
func (d *GetDeviceTypeDescriptor) IsPlural() bool
func (*GetDeviceTypeDescriptor) IsServerStream ¶
func (d *GetDeviceTypeDescriptor) IsServerStream() bool
func (*GetDeviceTypeDescriptor) IsUnary ¶
func (d *GetDeviceTypeDescriptor) IsUnary() bool
func (*GetDeviceTypeDescriptor) NewEmptyClientMsg ¶
func (d *GetDeviceTypeDescriptor) NewEmptyClientMsg() proto.Message
func (*GetDeviceTypeDescriptor) NewEmptyServerMsg ¶
func (d *GetDeviceTypeDescriptor) NewEmptyServerMsg() proto.Message
func (*GetDeviceTypeDescriptor) RequestHasResourceBody ¶
func (d *GetDeviceTypeDescriptor) RequestHasResourceBody() bool
type GetDeviceTypeDescriptorClientMsgHandle ¶
type GetDeviceTypeDescriptorClientMsgHandle struct{}
func (*GetDeviceTypeDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *GetDeviceTypeDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*GetDeviceTypeDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *GetDeviceTypeDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*GetDeviceTypeDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *GetDeviceTypeDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type GetDeviceTypeDescriptorServerMsgHandle ¶
type GetDeviceTypeDescriptorServerMsgHandle struct{}
func (*GetDeviceTypeDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *GetDeviceTypeDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*GetDeviceTypeDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *GetDeviceTypeDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*GetDeviceTypeDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *GetDeviceTypeDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type GetDeviceTypeRequest ¶
type GetDeviceTypeRequest struct { // Reference of ntt.devices.v1alpha2.DeviceType Name *device_type.Reference `protobuf:"bytes,1,opt,customtype=Reference,name=name,proto3" json:"name,omitempty" firestore:"name"` // A list of extra fields to be obtained for each response item on top of // fields defined by request field view FieldMask *device_type.DeviceType_FieldMask `` /* 142-byte string literal not displayed */ // View defines list of standard response fields present in response items. // Additional fields can be amended by request field field_mask View view.View `protobuf:"varint,4,opt,name=view,proto3,enum=goten.view.View" json:"view,omitempty" firestore:"view"` // contains filtered or unexported fields }
Request message for method [GetDeviceType][ntt.devices.v1alpha2.GetDeviceType]
func (*GetDeviceTypeRequest) Clone ¶
func (o *GetDeviceTypeRequest) Clone() *GetDeviceTypeRequest
func (*GetDeviceTypeRequest) CloneRaw ¶
func (o *GetDeviceTypeRequest) CloneRaw() gotenobject.GotenObjectExt
func (*GetDeviceTypeRequest) Descriptor ¶
func (*GetDeviceTypeRequest) Descriptor() ([]byte, []int)
Deprecated, Use GetDeviceTypeRequest.ProtoReflect.Descriptor instead.
func (*GetDeviceTypeRequest) GetFieldMask ¶
func (m *GetDeviceTypeRequest) GetFieldMask() *device_type.DeviceType_FieldMask
func (*GetDeviceTypeRequest) GetName ¶
func (m *GetDeviceTypeRequest) GetName() *device_type.Reference
func (*GetDeviceTypeRequest) GetView ¶
func (m *GetDeviceTypeRequest) GetView() view.View
func (*GetDeviceTypeRequest) GotenMessage ¶
func (*GetDeviceTypeRequest) GotenMessage()
func (*GetDeviceTypeRequest) GotenObjectExt ¶
func (o *GetDeviceTypeRequest) GotenObjectExt()
func (*GetDeviceTypeRequest) GotenValidate ¶
func (obj *GetDeviceTypeRequest) GotenValidate() error
func (*GetDeviceTypeRequest) MakeDiffFieldMask ¶
func (o *GetDeviceTypeRequest) MakeDiffFieldMask(other *GetDeviceTypeRequest) *GetDeviceTypeRequest_FieldMask
func (*GetDeviceTypeRequest) MakeFullFieldMask ¶
func (o *GetDeviceTypeRequest) MakeFullFieldMask() *GetDeviceTypeRequest_FieldMask
func (*GetDeviceTypeRequest) MakeRawDiffFieldMask ¶
func (o *GetDeviceTypeRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*GetDeviceTypeRequest) MakeRawFullFieldMask ¶
func (o *GetDeviceTypeRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*GetDeviceTypeRequest) Marshal ¶
func (m *GetDeviceTypeRequest) Marshal() ([]byte, error)
func (*GetDeviceTypeRequest) MarshalJSON ¶
func (m *GetDeviceTypeRequest) MarshalJSON() ([]byte, error)
func (*GetDeviceTypeRequest) Merge ¶
func (o *GetDeviceTypeRequest) Merge(source *GetDeviceTypeRequest)
func (*GetDeviceTypeRequest) MergeRaw ¶
func (o *GetDeviceTypeRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*GetDeviceTypeRequest) ProtoMessage ¶
func (*GetDeviceTypeRequest) ProtoMessage()
func (*GetDeviceTypeRequest) ProtoReflect ¶
func (m *GetDeviceTypeRequest) ProtoReflect() preflect.Message
func (*GetDeviceTypeRequest) Reset ¶
func (m *GetDeviceTypeRequest) Reset()
func (*GetDeviceTypeRequest) SetFieldMask ¶
func (m *GetDeviceTypeRequest) SetFieldMask(fv *device_type.DeviceType_FieldMask)
func (*GetDeviceTypeRequest) SetName ¶
func (m *GetDeviceTypeRequest) SetName(fv *device_type.Reference)
func (*GetDeviceTypeRequest) SetView ¶
func (m *GetDeviceTypeRequest) SetView(fv view.View)
func (*GetDeviceTypeRequest) String ¶
func (m *GetDeviceTypeRequest) String() string
func (*GetDeviceTypeRequest) Unmarshal ¶
func (m *GetDeviceTypeRequest) Unmarshal(b []byte) error
func (*GetDeviceTypeRequest) UnmarshalJSON ¶
func (m *GetDeviceTypeRequest) UnmarshalJSON(data []byte) error
type GetDeviceTypeRequestFieldPathBuilder ¶
type GetDeviceTypeRequestFieldPathBuilder struct{}
func NewGetDeviceTypeRequestFieldPathBuilder ¶
func NewGetDeviceTypeRequestFieldPathBuilder() GetDeviceTypeRequestFieldPathBuilder
func (GetDeviceTypeRequestFieldPathBuilder) FieldMask ¶
func (GetDeviceTypeRequestFieldPathBuilder) FieldMask() GetDeviceTypeRequestPathSelectorFieldMask
type GetDeviceTypeRequestPathSelectorFieldMask ¶
type GetDeviceTypeRequestPathSelectorFieldMask struct{}
func (GetDeviceTypeRequestPathSelectorFieldMask) FieldPath ¶
func (GetDeviceTypeRequestPathSelectorFieldMask) FieldPath() *GetDeviceTypeRequest_FieldTerminalPath
func (GetDeviceTypeRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s GetDeviceTypeRequestPathSelectorFieldMask) WithArrayOfValues(values []*device_type.DeviceType_FieldMask) *GetDeviceTypeRequest_FieldTerminalPathArrayOfValues
func (GetDeviceTypeRequestPathSelectorFieldMask) WithValue ¶
func (s GetDeviceTypeRequestPathSelectorFieldMask) WithValue(value *device_type.DeviceType_FieldMask) *GetDeviceTypeRequest_FieldTerminalPathValue
type GetDeviceTypeRequestPathSelectorName ¶
type GetDeviceTypeRequestPathSelectorName struct{}
func (GetDeviceTypeRequestPathSelectorName) FieldPath ¶
func (GetDeviceTypeRequestPathSelectorName) FieldPath() *GetDeviceTypeRequest_FieldTerminalPath
func (GetDeviceTypeRequestPathSelectorName) WithArrayOfValues ¶
func (s GetDeviceTypeRequestPathSelectorName) WithArrayOfValues(values []*device_type.Reference) *GetDeviceTypeRequest_FieldTerminalPathArrayOfValues
func (GetDeviceTypeRequestPathSelectorName) WithValue ¶
func (s GetDeviceTypeRequestPathSelectorName) WithValue(value *device_type.Reference) *GetDeviceTypeRequest_FieldTerminalPathValue
type GetDeviceTypeRequestPathSelectorView ¶
type GetDeviceTypeRequestPathSelectorView struct{}
func (GetDeviceTypeRequestPathSelectorView) FieldPath ¶
func (GetDeviceTypeRequestPathSelectorView) FieldPath() *GetDeviceTypeRequest_FieldTerminalPath
func (GetDeviceTypeRequestPathSelectorView) WithArrayOfValues ¶
func (s GetDeviceTypeRequestPathSelectorView) WithArrayOfValues(values []view.View) *GetDeviceTypeRequest_FieldTerminalPathArrayOfValues
func (GetDeviceTypeRequestPathSelectorView) WithValue ¶
func (s GetDeviceTypeRequestPathSelectorView) WithValue(value view.View) *GetDeviceTypeRequest_FieldTerminalPathValue
type GetDeviceTypeRequest_FieldMask ¶
type GetDeviceTypeRequest_FieldMask struct {
Paths []GetDeviceTypeRequest_FieldPath
}
func FullGetDeviceTypeRequest_FieldMask ¶
func FullGetDeviceTypeRequest_FieldMask() *GetDeviceTypeRequest_FieldMask
func (*GetDeviceTypeRequest_FieldMask) AppendPath ¶
func (fieldMask *GetDeviceTypeRequest_FieldMask) AppendPath(path GetDeviceTypeRequest_FieldPath)
func (*GetDeviceTypeRequest_FieldMask) AppendRawPath ¶
func (fieldMask *GetDeviceTypeRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*GetDeviceTypeRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *GetDeviceTypeRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*GetDeviceTypeRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *GetDeviceTypeRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*GetDeviceTypeRequest_FieldMask) FilterInputFields ¶
func (fieldMask *GetDeviceTypeRequest_FieldMask) FilterInputFields() *GetDeviceTypeRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*GetDeviceTypeRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *GetDeviceTypeRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*GetDeviceTypeRequest_FieldMask) GetPaths ¶
func (fieldMask *GetDeviceTypeRequest_FieldMask) GetPaths() []GetDeviceTypeRequest_FieldPath
func (*GetDeviceTypeRequest_FieldMask) GetRawPaths ¶
func (fieldMask *GetDeviceTypeRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*GetDeviceTypeRequest_FieldMask) IsFull ¶
func (fieldMask *GetDeviceTypeRequest_FieldMask) IsFull() bool
func (GetDeviceTypeRequest_FieldMask) Marshal ¶
func (fieldMask GetDeviceTypeRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (GetDeviceTypeRequest_FieldMask) MarshalJSON ¶
func (fieldMask GetDeviceTypeRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*GetDeviceTypeRequest_FieldMask) PathsCount ¶
func (fieldMask *GetDeviceTypeRequest_FieldMask) PathsCount() int
func (*GetDeviceTypeRequest_FieldMask) Project ¶
func (fieldMask *GetDeviceTypeRequest_FieldMask) Project(source *GetDeviceTypeRequest) *GetDeviceTypeRequest
func (*GetDeviceTypeRequest_FieldMask) ProjectRaw ¶
func (fieldMask *GetDeviceTypeRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*GetDeviceTypeRequest_FieldMask) ProtoMessage ¶
func (fieldMask *GetDeviceTypeRequest_FieldMask) ProtoMessage()
func (*GetDeviceTypeRequest_FieldMask) ProtoReflect ¶
func (fieldMask *GetDeviceTypeRequest_FieldMask) ProtoReflect() preflect.Message
func (*GetDeviceTypeRequest_FieldMask) Reset ¶
func (fieldMask *GetDeviceTypeRequest_FieldMask) Reset()
func (*GetDeviceTypeRequest_FieldMask) Set ¶
func (fieldMask *GetDeviceTypeRequest_FieldMask) Set(target, source *GetDeviceTypeRequest)
func (*GetDeviceTypeRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *GetDeviceTypeRequest_FieldMask) SetFromCliFlag(raw string) error
func (*GetDeviceTypeRequest_FieldMask) SetRaw ¶
func (fieldMask *GetDeviceTypeRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*GetDeviceTypeRequest_FieldMask) Size ¶
func (fieldMask *GetDeviceTypeRequest_FieldMask) Size() int
func (*GetDeviceTypeRequest_FieldMask) String ¶
func (fieldMask *GetDeviceTypeRequest_FieldMask) String() string
func (*GetDeviceTypeRequest_FieldMask) Subtract ¶
func (fieldMask *GetDeviceTypeRequest_FieldMask) Subtract(other *GetDeviceTypeRequest_FieldMask) *GetDeviceTypeRequest_FieldMask
func (*GetDeviceTypeRequest_FieldMask) SubtractRaw ¶
func (fieldMask *GetDeviceTypeRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*GetDeviceTypeRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *GetDeviceTypeRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*GetDeviceTypeRequest_FieldMask) Unmarshal ¶
func (fieldMask *GetDeviceTypeRequest_FieldMask) Unmarshal(data []byte) error
func (*GetDeviceTypeRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *GetDeviceTypeRequest_FieldMask) UnmarshalJSON(data []byte) error
type GetDeviceTypeRequest_FieldPath ¶
type GetDeviceTypeRequest_FieldPath interface { gotenobject.FieldPath Selector() GetDeviceTypeRequest_FieldPathSelector Get(source *GetDeviceTypeRequest) []interface{} GetSingle(source *GetDeviceTypeRequest) (interface{}, bool) ClearValue(item *GetDeviceTypeRequest) // Those methods build corresponding GetDeviceTypeRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) GetDeviceTypeRequest_FieldPathValue WithIArrayOfValues(values interface{}) GetDeviceTypeRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) GetDeviceTypeRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildGetDeviceTypeRequest_FieldPath ¶
func BuildGetDeviceTypeRequest_FieldPath(fp gotenobject.RawFieldPath) (GetDeviceTypeRequest_FieldPath, error)
func MustParseGetDeviceTypeRequest_FieldPath ¶
func MustParseGetDeviceTypeRequest_FieldPath(rawField string) GetDeviceTypeRequest_FieldPath
func ParseGetDeviceTypeRequest_FieldPath ¶
func ParseGetDeviceTypeRequest_FieldPath(rawField string) (GetDeviceTypeRequest_FieldPath, error)
type GetDeviceTypeRequest_FieldPathArrayItemValue ¶
type GetDeviceTypeRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue GetDeviceTypeRequest_FieldPath ContainsValue(*GetDeviceTypeRequest) bool }
GetDeviceTypeRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for GetDeviceTypeRequest according to their type Present only for array (repeated) types.
func MustParseGetDeviceTypeRequest_FieldPathArrayItemValue ¶
func MustParseGetDeviceTypeRequest_FieldPathArrayItemValue(pathStr, valueStr string) GetDeviceTypeRequest_FieldPathArrayItemValue
func ParseGetDeviceTypeRequest_FieldPathArrayItemValue ¶
func ParseGetDeviceTypeRequest_FieldPathArrayItemValue(pathStr, valueStr string) (GetDeviceTypeRequest_FieldPathArrayItemValue, error)
ParseGetDeviceTypeRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type GetDeviceTypeRequest_FieldPathArrayOfValues ¶
type GetDeviceTypeRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues GetDeviceTypeRequest_FieldPath }
GetDeviceTypeRequest_FieldPathArrayOfValues allows storing slice of values for GetDeviceTypeRequest fields according to their type
func MustParseGetDeviceTypeRequest_FieldPathArrayOfValues ¶
func MustParseGetDeviceTypeRequest_FieldPathArrayOfValues(pathStr, valuesStr string) GetDeviceTypeRequest_FieldPathArrayOfValues
func ParseGetDeviceTypeRequest_FieldPathArrayOfValues ¶
func ParseGetDeviceTypeRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (GetDeviceTypeRequest_FieldPathArrayOfValues, error)
type GetDeviceTypeRequest_FieldPathSelector ¶
type GetDeviceTypeRequest_FieldPathSelector int32
const ( GetDeviceTypeRequest_FieldPathSelectorName GetDeviceTypeRequest_FieldPathSelector = 0 GetDeviceTypeRequest_FieldPathSelectorFieldMask GetDeviceTypeRequest_FieldPathSelector = 1 GetDeviceTypeRequest_FieldPathSelectorView GetDeviceTypeRequest_FieldPathSelector = 2 )
func (GetDeviceTypeRequest_FieldPathSelector) String ¶
func (s GetDeviceTypeRequest_FieldPathSelector) String() string
type GetDeviceTypeRequest_FieldPathValue ¶
type GetDeviceTypeRequest_FieldPathValue interface { GetDeviceTypeRequest_FieldPath gotenobject.FieldPathValue SetTo(target **GetDeviceTypeRequest) CompareWith(*GetDeviceTypeRequest) (cmp int, comparable bool) }
GetDeviceTypeRequest_FieldPathValue allows storing values for GetDeviceTypeRequest fields according to their type
func MustParseGetDeviceTypeRequest_FieldPathValue ¶
func MustParseGetDeviceTypeRequest_FieldPathValue(pathStr, valueStr string) GetDeviceTypeRequest_FieldPathValue
func ParseGetDeviceTypeRequest_FieldPathValue ¶
func ParseGetDeviceTypeRequest_FieldPathValue(pathStr, valueStr string) (GetDeviceTypeRequest_FieldPathValue, error)
type GetDeviceTypeRequest_FieldTerminalPath ¶
type GetDeviceTypeRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*GetDeviceTypeRequest_FieldTerminalPath) ClearValue ¶
func (fp *GetDeviceTypeRequest_FieldTerminalPath) ClearValue(item *GetDeviceTypeRequest)
func (*GetDeviceTypeRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *GetDeviceTypeRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*GetDeviceTypeRequest_FieldTerminalPath) Get ¶
func (fp *GetDeviceTypeRequest_FieldTerminalPath) Get(source *GetDeviceTypeRequest) (values []interface{})
Get returns all values pointed by specific field from source GetDeviceTypeRequest
func (*GetDeviceTypeRequest_FieldTerminalPath) GetDefault ¶
func (fp *GetDeviceTypeRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*GetDeviceTypeRequest_FieldTerminalPath) GetRaw ¶
func (fp *GetDeviceTypeRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*GetDeviceTypeRequest_FieldTerminalPath) GetSingle ¶
func (fp *GetDeviceTypeRequest_FieldTerminalPath) GetSingle(source *GetDeviceTypeRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source GetDeviceTypeRequest
func (*GetDeviceTypeRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *GetDeviceTypeRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*GetDeviceTypeRequest_FieldTerminalPath) IsLeaf ¶
func (fp *GetDeviceTypeRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*GetDeviceTypeRequest_FieldTerminalPath) JSONString ¶
func (fp *GetDeviceTypeRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*GetDeviceTypeRequest_FieldTerminalPath) Selector ¶
func (fp *GetDeviceTypeRequest_FieldTerminalPath) Selector() GetDeviceTypeRequest_FieldPathSelector
func (*GetDeviceTypeRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶
func (fp *GetDeviceTypeRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*GetDeviceTypeRequest_FieldTerminalPath) String ¶
func (fp *GetDeviceTypeRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*GetDeviceTypeRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *GetDeviceTypeRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) GetDeviceTypeRequest_FieldPathArrayItemValue
func (*GetDeviceTypeRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *GetDeviceTypeRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) GetDeviceTypeRequest_FieldPathArrayOfValues
func (*GetDeviceTypeRequest_FieldTerminalPath) WithIValue ¶
func (fp *GetDeviceTypeRequest_FieldTerminalPath) WithIValue(value interface{}) GetDeviceTypeRequest_FieldPathValue
func (*GetDeviceTypeRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *GetDeviceTypeRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*GetDeviceTypeRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *GetDeviceTypeRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*GetDeviceTypeRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *GetDeviceTypeRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type GetDeviceTypeRequest_FieldTerminalPathArrayItemValue ¶
type GetDeviceTypeRequest_FieldTerminalPathArrayItemValue struct { GetDeviceTypeRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*GetDeviceTypeRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *GetDeviceTypeRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *GetDeviceTypeRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'GetDeviceTypeRequest'
func (*GetDeviceTypeRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *GetDeviceTypeRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object GetDeviceTypeRequest as interface{}
func (*GetDeviceTypeRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *GetDeviceTypeRequest_FieldTerminalPathArrayItemValue) GetSingle(source *GetDeviceTypeRequest) (interface{}, bool)
func (*GetDeviceTypeRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *GetDeviceTypeRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type GetDeviceTypeRequest_FieldTerminalPathArrayOfValues ¶
type GetDeviceTypeRequest_FieldTerminalPathArrayOfValues struct { GetDeviceTypeRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*GetDeviceTypeRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *GetDeviceTypeRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*device_type.DeviceType_FieldMask, bool)
func (*GetDeviceTypeRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues ¶
func (fpaov *GetDeviceTypeRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*device_type.Reference, bool)
func (*GetDeviceTypeRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *GetDeviceTypeRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*GetDeviceTypeRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *GetDeviceTypeRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type GetDeviceTypeRequest_FieldTerminalPathValue ¶
type GetDeviceTypeRequest_FieldTerminalPathValue struct { GetDeviceTypeRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*GetDeviceTypeRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *GetDeviceTypeRequest_FieldTerminalPathValue) AsFieldMaskValue() (*device_type.DeviceType_FieldMask, bool)
func (*GetDeviceTypeRequest_FieldTerminalPathValue) AsNameValue ¶
func (fpv *GetDeviceTypeRequest_FieldTerminalPathValue) AsNameValue() (*device_type.Reference, bool)
func (*GetDeviceTypeRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *GetDeviceTypeRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*GetDeviceTypeRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *GetDeviceTypeRequest_FieldTerminalPathValue) CompareWith(source *GetDeviceTypeRequest) (int, bool)
CompareWith compares value in the 'GetDeviceTypeRequest_FieldTerminalPathValue' with the value under path in 'GetDeviceTypeRequest'.
func (*GetDeviceTypeRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *GetDeviceTypeRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*GetDeviceTypeRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *GetDeviceTypeRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'GetDeviceTypeRequest' as interface{}
func (*GetDeviceTypeRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *GetDeviceTypeRequest_FieldTerminalPathValue) SetTo(target **GetDeviceTypeRequest)
SetTo stores value for selected field for object GetDeviceTypeRequest
func (*GetDeviceTypeRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *GetDeviceTypeRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type ListDeviceTypesDescriptor ¶
type ListDeviceTypesDescriptor struct{}
func GetListDeviceTypesDescriptor ¶
func GetListDeviceTypesDescriptor() *ListDeviceTypesDescriptor
func (*ListDeviceTypesDescriptor) GetApiDescriptor ¶
func (d *ListDeviceTypesDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*ListDeviceTypesDescriptor) GetApiName ¶
func (d *ListDeviceTypesDescriptor) GetApiName() string
func (*ListDeviceTypesDescriptor) GetClientMsgReflectHandle ¶
func (d *ListDeviceTypesDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*ListDeviceTypesDescriptor) GetFullMethodName ¶
func (d *ListDeviceTypesDescriptor) GetFullMethodName() string
func (*ListDeviceTypesDescriptor) GetMethodName ¶
func (d *ListDeviceTypesDescriptor) GetMethodName() string
func (*ListDeviceTypesDescriptor) GetProtoPkgName ¶
func (d *ListDeviceTypesDescriptor) GetProtoPkgName() string
func (*ListDeviceTypesDescriptor) GetResourceDescriptor ¶
func (d *ListDeviceTypesDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*ListDeviceTypesDescriptor) GetServerMsgReflectHandle ¶
func (d *ListDeviceTypesDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*ListDeviceTypesDescriptor) GetServiceDomain ¶
func (d *ListDeviceTypesDescriptor) GetServiceDomain() string
func (*ListDeviceTypesDescriptor) GetServiceVersion ¶
func (d *ListDeviceTypesDescriptor) GetServiceVersion() string
func (*ListDeviceTypesDescriptor) GetVerb ¶
func (d *ListDeviceTypesDescriptor) GetVerb() string
func (*ListDeviceTypesDescriptor) HasResource ¶
func (d *ListDeviceTypesDescriptor) HasResource() bool
func (*ListDeviceTypesDescriptor) IsClientStream ¶
func (d *ListDeviceTypesDescriptor) IsClientStream() bool
func (*ListDeviceTypesDescriptor) IsCollection ¶
func (d *ListDeviceTypesDescriptor) IsCollection() bool
func (*ListDeviceTypesDescriptor) IsPlural ¶
func (d *ListDeviceTypesDescriptor) IsPlural() bool
func (*ListDeviceTypesDescriptor) IsServerStream ¶
func (d *ListDeviceTypesDescriptor) IsServerStream() bool
func (*ListDeviceTypesDescriptor) IsUnary ¶
func (d *ListDeviceTypesDescriptor) IsUnary() bool
func (*ListDeviceTypesDescriptor) NewEmptyClientMsg ¶
func (d *ListDeviceTypesDescriptor) NewEmptyClientMsg() proto.Message
func (*ListDeviceTypesDescriptor) NewEmptyServerMsg ¶
func (d *ListDeviceTypesDescriptor) NewEmptyServerMsg() proto.Message
func (*ListDeviceTypesDescriptor) RequestHasResourceBody ¶
func (d *ListDeviceTypesDescriptor) RequestHasResourceBody() bool
type ListDeviceTypesDescriptorClientMsgHandle ¶
type ListDeviceTypesDescriptorClientMsgHandle struct{}
func (*ListDeviceTypesDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *ListDeviceTypesDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*ListDeviceTypesDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *ListDeviceTypesDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*ListDeviceTypesDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *ListDeviceTypesDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type ListDeviceTypesDescriptorServerMsgHandle ¶
type ListDeviceTypesDescriptorServerMsgHandle struct{}
func (*ListDeviceTypesDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *ListDeviceTypesDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*ListDeviceTypesDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *ListDeviceTypesDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*ListDeviceTypesDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *ListDeviceTypesDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type ListDeviceTypesRequest ¶
type ListDeviceTypesRequest struct { // Parent name of ntt.devices.v1alpha2.DeviceType Parent *device_type.ParentName `protobuf:"bytes,1,opt,customtype=ParentName,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // Requested page size. Server may return fewer DeviceTypes than requested. // If unspecified, server will pick an appropriate default. PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty" firestore:"pageSize"` // A token identifying a page of results the server should return. // Typically, this is the value of // [ListDeviceTypesResponse.next_page_token][ntt.devices.v1alpha2.ListDeviceTypesResponse.next_page_token] PageToken *device_type.PagerCursor `` /* 133-byte string literal not displayed */ // Order By - // https://cloud.google.com/apis/design/design_patterns#list_pagination list // of field path with order directive, either 'asc' or 'desc'. If direction is // not provided, 'asc' is assumed. e.g. "state.nested_field asc, // state.something.else desc, theme" OrderBy *device_type.OrderBy `protobuf:"bytes,4,opt,customtype=OrderBy,name=order_by,json=orderBy,proto3" json:"order_by,omitempty" firestore:"orderBy"` // Filter - filter results by field criteria. Simplified SQL-like syntax with // following operators: // <=, >=, =, !=, <, >, LIKE, CONTAINS (aliases CONTAIN, HAS, HAVE), IN, IS // [NOT] NULL | NaN . Combine conditions with OR | AND example: 'meta.labels // CONTAINS "severity:important" OR (state.last_error_time > // "2018-11-15T10:00:00Z" AND state.status = "ERROR")' Filter *device_type.Filter `protobuf:"bytes,5,opt,customtype=Filter,name=filter,proto3" json:"filter,omitempty" firestore:"filter"` // A list of extra fields to be obtained for each response item on top of // fields defined by request field view FieldMask *device_type.DeviceType_FieldMask `` /* 142-byte string literal not displayed */ // View defines list of standard response fields present in response items. // Additional fields can be amended by request field field_mask View view.View `protobuf:"varint,7,opt,name=view,proto3,enum=goten.view.View" json:"view,omitempty" firestore:"view"` // Indicates if list response should contain total count and offset (fields // current_offset and total_results_count). IncludePagingInfo bool `` /* 145-byte string literal not displayed */ // contains filtered or unexported fields }
Request message for method [ListDeviceTypes][ntt.devices.v1alpha2.ListDeviceTypes]
func (*ListDeviceTypesRequest) Clone ¶
func (o *ListDeviceTypesRequest) Clone() *ListDeviceTypesRequest
func (*ListDeviceTypesRequest) CloneRaw ¶
func (o *ListDeviceTypesRequest) CloneRaw() gotenobject.GotenObjectExt
func (*ListDeviceTypesRequest) Descriptor ¶
func (*ListDeviceTypesRequest) Descriptor() ([]byte, []int)
Deprecated, Use ListDeviceTypesRequest.ProtoReflect.Descriptor instead.
func (*ListDeviceTypesRequest) GetFieldMask ¶
func (m *ListDeviceTypesRequest) GetFieldMask() *device_type.DeviceType_FieldMask
func (*ListDeviceTypesRequest) GetFilter ¶
func (m *ListDeviceTypesRequest) GetFilter() *device_type.Filter
func (*ListDeviceTypesRequest) GetIncludePagingInfo ¶
func (m *ListDeviceTypesRequest) GetIncludePagingInfo() bool
func (*ListDeviceTypesRequest) GetOrderBy ¶
func (m *ListDeviceTypesRequest) GetOrderBy() *device_type.OrderBy
func (*ListDeviceTypesRequest) GetPageSize ¶
func (m *ListDeviceTypesRequest) GetPageSize() int32
func (*ListDeviceTypesRequest) GetPageToken ¶
func (m *ListDeviceTypesRequest) GetPageToken() *device_type.PagerCursor
func (*ListDeviceTypesRequest) GetParent ¶
func (m *ListDeviceTypesRequest) GetParent() *device_type.ParentName
func (*ListDeviceTypesRequest) GetView ¶
func (m *ListDeviceTypesRequest) GetView() view.View
func (*ListDeviceTypesRequest) GotenMessage ¶
func (*ListDeviceTypesRequest) GotenMessage()
func (*ListDeviceTypesRequest) GotenObjectExt ¶
func (o *ListDeviceTypesRequest) GotenObjectExt()
func (*ListDeviceTypesRequest) GotenValidate ¶
func (obj *ListDeviceTypesRequest) GotenValidate() error
func (*ListDeviceTypesRequest) MakeDiffFieldMask ¶
func (o *ListDeviceTypesRequest) MakeDiffFieldMask(other *ListDeviceTypesRequest) *ListDeviceTypesRequest_FieldMask
func (*ListDeviceTypesRequest) MakeFullFieldMask ¶
func (o *ListDeviceTypesRequest) MakeFullFieldMask() *ListDeviceTypesRequest_FieldMask
func (*ListDeviceTypesRequest) MakeRawDiffFieldMask ¶
func (o *ListDeviceTypesRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*ListDeviceTypesRequest) MakeRawFullFieldMask ¶
func (o *ListDeviceTypesRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*ListDeviceTypesRequest) Marshal ¶
func (m *ListDeviceTypesRequest) Marshal() ([]byte, error)
func (*ListDeviceTypesRequest) MarshalJSON ¶
func (m *ListDeviceTypesRequest) MarshalJSON() ([]byte, error)
func (*ListDeviceTypesRequest) Merge ¶
func (o *ListDeviceTypesRequest) Merge(source *ListDeviceTypesRequest)
func (*ListDeviceTypesRequest) MergeRaw ¶
func (o *ListDeviceTypesRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*ListDeviceTypesRequest) ProtoMessage ¶
func (*ListDeviceTypesRequest) ProtoMessage()
func (*ListDeviceTypesRequest) ProtoReflect ¶
func (m *ListDeviceTypesRequest) ProtoReflect() preflect.Message
func (*ListDeviceTypesRequest) Reset ¶
func (m *ListDeviceTypesRequest) Reset()
func (*ListDeviceTypesRequest) SetFieldMask ¶
func (m *ListDeviceTypesRequest) SetFieldMask(fv *device_type.DeviceType_FieldMask)
func (*ListDeviceTypesRequest) SetFilter ¶
func (m *ListDeviceTypesRequest) SetFilter(fv *device_type.Filter)
func (*ListDeviceTypesRequest) SetIncludePagingInfo ¶
func (m *ListDeviceTypesRequest) SetIncludePagingInfo(fv bool)
func (*ListDeviceTypesRequest) SetOrderBy ¶
func (m *ListDeviceTypesRequest) SetOrderBy(fv *device_type.OrderBy)
func (*ListDeviceTypesRequest) SetPageSize ¶
func (m *ListDeviceTypesRequest) SetPageSize(fv int32)
func (*ListDeviceTypesRequest) SetPageToken ¶
func (m *ListDeviceTypesRequest) SetPageToken(fv *device_type.PagerCursor)
func (*ListDeviceTypesRequest) SetParent ¶
func (m *ListDeviceTypesRequest) SetParent(fv *device_type.ParentName)
func (*ListDeviceTypesRequest) SetView ¶
func (m *ListDeviceTypesRequest) SetView(fv view.View)
func (*ListDeviceTypesRequest) String ¶
func (m *ListDeviceTypesRequest) String() string
func (*ListDeviceTypesRequest) Unmarshal ¶
func (m *ListDeviceTypesRequest) Unmarshal(b []byte) error
func (*ListDeviceTypesRequest) UnmarshalJSON ¶
func (m *ListDeviceTypesRequest) UnmarshalJSON(data []byte) error
type ListDeviceTypesRequestFieldPathBuilder ¶
type ListDeviceTypesRequestFieldPathBuilder struct{}
func NewListDeviceTypesRequestFieldPathBuilder ¶
func NewListDeviceTypesRequestFieldPathBuilder() ListDeviceTypesRequestFieldPathBuilder
func (ListDeviceTypesRequestFieldPathBuilder) IncludePagingInfo ¶
func (ListDeviceTypesRequestFieldPathBuilder) IncludePagingInfo() ListDeviceTypesRequestPathSelectorIncludePagingInfo
type ListDeviceTypesRequestPathSelectorFieldMask ¶
type ListDeviceTypesRequestPathSelectorFieldMask struct{}
func (ListDeviceTypesRequestPathSelectorFieldMask) FieldPath ¶
func (ListDeviceTypesRequestPathSelectorFieldMask) FieldPath() *ListDeviceTypesRequest_FieldTerminalPath
func (ListDeviceTypesRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s ListDeviceTypesRequestPathSelectorFieldMask) WithArrayOfValues(values []*device_type.DeviceType_FieldMask) *ListDeviceTypesRequest_FieldTerminalPathArrayOfValues
func (ListDeviceTypesRequestPathSelectorFieldMask) WithValue ¶
func (s ListDeviceTypesRequestPathSelectorFieldMask) WithValue(value *device_type.DeviceType_FieldMask) *ListDeviceTypesRequest_FieldTerminalPathValue
type ListDeviceTypesRequestPathSelectorFilter ¶
type ListDeviceTypesRequestPathSelectorFilter struct{}
func (ListDeviceTypesRequestPathSelectorFilter) FieldPath ¶
func (ListDeviceTypesRequestPathSelectorFilter) FieldPath() *ListDeviceTypesRequest_FieldTerminalPath
func (ListDeviceTypesRequestPathSelectorFilter) WithArrayOfValues ¶
func (s ListDeviceTypesRequestPathSelectorFilter) WithArrayOfValues(values []*device_type.Filter) *ListDeviceTypesRequest_FieldTerminalPathArrayOfValues
func (ListDeviceTypesRequestPathSelectorFilter) WithValue ¶
func (s ListDeviceTypesRequestPathSelectorFilter) WithValue(value *device_type.Filter) *ListDeviceTypesRequest_FieldTerminalPathValue
type ListDeviceTypesRequestPathSelectorIncludePagingInfo ¶
type ListDeviceTypesRequestPathSelectorIncludePagingInfo struct{}
func (ListDeviceTypesRequestPathSelectorIncludePagingInfo) WithArrayOfValues ¶
func (s ListDeviceTypesRequestPathSelectorIncludePagingInfo) WithArrayOfValues(values []bool) *ListDeviceTypesRequest_FieldTerminalPathArrayOfValues
func (ListDeviceTypesRequestPathSelectorIncludePagingInfo) WithValue ¶
func (s ListDeviceTypesRequestPathSelectorIncludePagingInfo) WithValue(value bool) *ListDeviceTypesRequest_FieldTerminalPathValue
type ListDeviceTypesRequestPathSelectorOrderBy ¶
type ListDeviceTypesRequestPathSelectorOrderBy struct{}
func (ListDeviceTypesRequestPathSelectorOrderBy) FieldPath ¶
func (ListDeviceTypesRequestPathSelectorOrderBy) FieldPath() *ListDeviceTypesRequest_FieldTerminalPath
func (ListDeviceTypesRequestPathSelectorOrderBy) WithArrayOfValues ¶
func (s ListDeviceTypesRequestPathSelectorOrderBy) WithArrayOfValues(values []*device_type.OrderBy) *ListDeviceTypesRequest_FieldTerminalPathArrayOfValues
func (ListDeviceTypesRequestPathSelectorOrderBy) WithValue ¶
func (s ListDeviceTypesRequestPathSelectorOrderBy) WithValue(value *device_type.OrderBy) *ListDeviceTypesRequest_FieldTerminalPathValue
type ListDeviceTypesRequestPathSelectorPageSize ¶
type ListDeviceTypesRequestPathSelectorPageSize struct{}
func (ListDeviceTypesRequestPathSelectorPageSize) FieldPath ¶
func (ListDeviceTypesRequestPathSelectorPageSize) FieldPath() *ListDeviceTypesRequest_FieldTerminalPath
func (ListDeviceTypesRequestPathSelectorPageSize) WithArrayOfValues ¶
func (s ListDeviceTypesRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *ListDeviceTypesRequest_FieldTerminalPathArrayOfValues
func (ListDeviceTypesRequestPathSelectorPageSize) WithValue ¶
func (s ListDeviceTypesRequestPathSelectorPageSize) WithValue(value int32) *ListDeviceTypesRequest_FieldTerminalPathValue
type ListDeviceTypesRequestPathSelectorPageToken ¶
type ListDeviceTypesRequestPathSelectorPageToken struct{}
func (ListDeviceTypesRequestPathSelectorPageToken) FieldPath ¶
func (ListDeviceTypesRequestPathSelectorPageToken) FieldPath() *ListDeviceTypesRequest_FieldTerminalPath
func (ListDeviceTypesRequestPathSelectorPageToken) WithArrayOfValues ¶
func (s ListDeviceTypesRequestPathSelectorPageToken) WithArrayOfValues(values []*device_type.PagerCursor) *ListDeviceTypesRequest_FieldTerminalPathArrayOfValues
func (ListDeviceTypesRequestPathSelectorPageToken) WithValue ¶
func (s ListDeviceTypesRequestPathSelectorPageToken) WithValue(value *device_type.PagerCursor) *ListDeviceTypesRequest_FieldTerminalPathValue
type ListDeviceTypesRequestPathSelectorParent ¶
type ListDeviceTypesRequestPathSelectorParent struct{}
func (ListDeviceTypesRequestPathSelectorParent) FieldPath ¶
func (ListDeviceTypesRequestPathSelectorParent) FieldPath() *ListDeviceTypesRequest_FieldTerminalPath
func (ListDeviceTypesRequestPathSelectorParent) WithArrayOfValues ¶
func (s ListDeviceTypesRequestPathSelectorParent) WithArrayOfValues(values []*device_type.ParentName) *ListDeviceTypesRequest_FieldTerminalPathArrayOfValues
func (ListDeviceTypesRequestPathSelectorParent) WithValue ¶
func (s ListDeviceTypesRequestPathSelectorParent) WithValue(value *device_type.ParentName) *ListDeviceTypesRequest_FieldTerminalPathValue
type ListDeviceTypesRequestPathSelectorView ¶
type ListDeviceTypesRequestPathSelectorView struct{}
func (ListDeviceTypesRequestPathSelectorView) FieldPath ¶
func (ListDeviceTypesRequestPathSelectorView) FieldPath() *ListDeviceTypesRequest_FieldTerminalPath
func (ListDeviceTypesRequestPathSelectorView) WithArrayOfValues ¶
func (s ListDeviceTypesRequestPathSelectorView) WithArrayOfValues(values []view.View) *ListDeviceTypesRequest_FieldTerminalPathArrayOfValues
func (ListDeviceTypesRequestPathSelectorView) WithValue ¶
func (s ListDeviceTypesRequestPathSelectorView) WithValue(value view.View) *ListDeviceTypesRequest_FieldTerminalPathValue
type ListDeviceTypesRequest_FieldMask ¶
type ListDeviceTypesRequest_FieldMask struct {
Paths []ListDeviceTypesRequest_FieldPath
}
func FullListDeviceTypesRequest_FieldMask ¶
func FullListDeviceTypesRequest_FieldMask() *ListDeviceTypesRequest_FieldMask
func (*ListDeviceTypesRequest_FieldMask) AppendPath ¶
func (fieldMask *ListDeviceTypesRequest_FieldMask) AppendPath(path ListDeviceTypesRequest_FieldPath)
func (*ListDeviceTypesRequest_FieldMask) AppendRawPath ¶
func (fieldMask *ListDeviceTypesRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*ListDeviceTypesRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *ListDeviceTypesRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*ListDeviceTypesRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *ListDeviceTypesRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*ListDeviceTypesRequest_FieldMask) FilterInputFields ¶
func (fieldMask *ListDeviceTypesRequest_FieldMask) FilterInputFields() *ListDeviceTypesRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*ListDeviceTypesRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *ListDeviceTypesRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*ListDeviceTypesRequest_FieldMask) GetPaths ¶
func (fieldMask *ListDeviceTypesRequest_FieldMask) GetPaths() []ListDeviceTypesRequest_FieldPath
func (*ListDeviceTypesRequest_FieldMask) GetRawPaths ¶
func (fieldMask *ListDeviceTypesRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*ListDeviceTypesRequest_FieldMask) IsFull ¶
func (fieldMask *ListDeviceTypesRequest_FieldMask) IsFull() bool
func (ListDeviceTypesRequest_FieldMask) Marshal ¶
func (fieldMask ListDeviceTypesRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (ListDeviceTypesRequest_FieldMask) MarshalJSON ¶
func (fieldMask ListDeviceTypesRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*ListDeviceTypesRequest_FieldMask) PathsCount ¶
func (fieldMask *ListDeviceTypesRequest_FieldMask) PathsCount() int
func (*ListDeviceTypesRequest_FieldMask) Project ¶
func (fieldMask *ListDeviceTypesRequest_FieldMask) Project(source *ListDeviceTypesRequest) *ListDeviceTypesRequest
func (*ListDeviceTypesRequest_FieldMask) ProjectRaw ¶
func (fieldMask *ListDeviceTypesRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*ListDeviceTypesRequest_FieldMask) ProtoMessage ¶
func (fieldMask *ListDeviceTypesRequest_FieldMask) ProtoMessage()
func (*ListDeviceTypesRequest_FieldMask) ProtoReflect ¶
func (fieldMask *ListDeviceTypesRequest_FieldMask) ProtoReflect() preflect.Message
func (*ListDeviceTypesRequest_FieldMask) Reset ¶
func (fieldMask *ListDeviceTypesRequest_FieldMask) Reset()
func (*ListDeviceTypesRequest_FieldMask) Set ¶
func (fieldMask *ListDeviceTypesRequest_FieldMask) Set(target, source *ListDeviceTypesRequest)
func (*ListDeviceTypesRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *ListDeviceTypesRequest_FieldMask) SetFromCliFlag(raw string) error
func (*ListDeviceTypesRequest_FieldMask) SetRaw ¶
func (fieldMask *ListDeviceTypesRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*ListDeviceTypesRequest_FieldMask) Size ¶
func (fieldMask *ListDeviceTypesRequest_FieldMask) Size() int
func (*ListDeviceTypesRequest_FieldMask) String ¶
func (fieldMask *ListDeviceTypesRequest_FieldMask) String() string
func (*ListDeviceTypesRequest_FieldMask) Subtract ¶
func (fieldMask *ListDeviceTypesRequest_FieldMask) Subtract(other *ListDeviceTypesRequest_FieldMask) *ListDeviceTypesRequest_FieldMask
func (*ListDeviceTypesRequest_FieldMask) SubtractRaw ¶
func (fieldMask *ListDeviceTypesRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*ListDeviceTypesRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *ListDeviceTypesRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*ListDeviceTypesRequest_FieldMask) Unmarshal ¶
func (fieldMask *ListDeviceTypesRequest_FieldMask) Unmarshal(data []byte) error
func (*ListDeviceTypesRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *ListDeviceTypesRequest_FieldMask) UnmarshalJSON(data []byte) error
type ListDeviceTypesRequest_FieldPath ¶
type ListDeviceTypesRequest_FieldPath interface { gotenobject.FieldPath Selector() ListDeviceTypesRequest_FieldPathSelector Get(source *ListDeviceTypesRequest) []interface{} GetSingle(source *ListDeviceTypesRequest) (interface{}, bool) ClearValue(item *ListDeviceTypesRequest) // Those methods build corresponding ListDeviceTypesRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) ListDeviceTypesRequest_FieldPathValue WithIArrayOfValues(values interface{}) ListDeviceTypesRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) ListDeviceTypesRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildListDeviceTypesRequest_FieldPath ¶
func BuildListDeviceTypesRequest_FieldPath(fp gotenobject.RawFieldPath) (ListDeviceTypesRequest_FieldPath, error)
func MustParseListDeviceTypesRequest_FieldPath ¶
func MustParseListDeviceTypesRequest_FieldPath(rawField string) ListDeviceTypesRequest_FieldPath
func ParseListDeviceTypesRequest_FieldPath ¶
func ParseListDeviceTypesRequest_FieldPath(rawField string) (ListDeviceTypesRequest_FieldPath, error)
type ListDeviceTypesRequest_FieldPathArrayItemValue ¶
type ListDeviceTypesRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue ListDeviceTypesRequest_FieldPath ContainsValue(*ListDeviceTypesRequest) bool }
ListDeviceTypesRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for ListDeviceTypesRequest according to their type Present only for array (repeated) types.
func MustParseListDeviceTypesRequest_FieldPathArrayItemValue ¶
func MustParseListDeviceTypesRequest_FieldPathArrayItemValue(pathStr, valueStr string) ListDeviceTypesRequest_FieldPathArrayItemValue
func ParseListDeviceTypesRequest_FieldPathArrayItemValue ¶
func ParseListDeviceTypesRequest_FieldPathArrayItemValue(pathStr, valueStr string) (ListDeviceTypesRequest_FieldPathArrayItemValue, error)
ParseListDeviceTypesRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type ListDeviceTypesRequest_FieldPathArrayOfValues ¶
type ListDeviceTypesRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues ListDeviceTypesRequest_FieldPath }
ListDeviceTypesRequest_FieldPathArrayOfValues allows storing slice of values for ListDeviceTypesRequest fields according to their type
func MustParseListDeviceTypesRequest_FieldPathArrayOfValues ¶
func MustParseListDeviceTypesRequest_FieldPathArrayOfValues(pathStr, valuesStr string) ListDeviceTypesRequest_FieldPathArrayOfValues
func ParseListDeviceTypesRequest_FieldPathArrayOfValues ¶
func ParseListDeviceTypesRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (ListDeviceTypesRequest_FieldPathArrayOfValues, error)
type ListDeviceTypesRequest_FieldPathSelector ¶
type ListDeviceTypesRequest_FieldPathSelector int32
const ( ListDeviceTypesRequest_FieldPathSelectorParent ListDeviceTypesRequest_FieldPathSelector = 0 ListDeviceTypesRequest_FieldPathSelectorPageSize ListDeviceTypesRequest_FieldPathSelector = 1 ListDeviceTypesRequest_FieldPathSelectorPageToken ListDeviceTypesRequest_FieldPathSelector = 2 ListDeviceTypesRequest_FieldPathSelectorOrderBy ListDeviceTypesRequest_FieldPathSelector = 3 ListDeviceTypesRequest_FieldPathSelectorFilter ListDeviceTypesRequest_FieldPathSelector = 4 ListDeviceTypesRequest_FieldPathSelectorFieldMask ListDeviceTypesRequest_FieldPathSelector = 5 ListDeviceTypesRequest_FieldPathSelectorView ListDeviceTypesRequest_FieldPathSelector = 6 ListDeviceTypesRequest_FieldPathSelectorIncludePagingInfo ListDeviceTypesRequest_FieldPathSelector = 7 )
func (ListDeviceTypesRequest_FieldPathSelector) String ¶
func (s ListDeviceTypesRequest_FieldPathSelector) String() string
type ListDeviceTypesRequest_FieldPathValue ¶
type ListDeviceTypesRequest_FieldPathValue interface { ListDeviceTypesRequest_FieldPath gotenobject.FieldPathValue SetTo(target **ListDeviceTypesRequest) CompareWith(*ListDeviceTypesRequest) (cmp int, comparable bool) }
ListDeviceTypesRequest_FieldPathValue allows storing values for ListDeviceTypesRequest fields according to their type
func MustParseListDeviceTypesRequest_FieldPathValue ¶
func MustParseListDeviceTypesRequest_FieldPathValue(pathStr, valueStr string) ListDeviceTypesRequest_FieldPathValue
func ParseListDeviceTypesRequest_FieldPathValue ¶
func ParseListDeviceTypesRequest_FieldPathValue(pathStr, valueStr string) (ListDeviceTypesRequest_FieldPathValue, error)
type ListDeviceTypesRequest_FieldTerminalPath ¶
type ListDeviceTypesRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*ListDeviceTypesRequest_FieldTerminalPath) ClearValue ¶
func (fp *ListDeviceTypesRequest_FieldTerminalPath) ClearValue(item *ListDeviceTypesRequest)
func (*ListDeviceTypesRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *ListDeviceTypesRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*ListDeviceTypesRequest_FieldTerminalPath) Get ¶
func (fp *ListDeviceTypesRequest_FieldTerminalPath) Get(source *ListDeviceTypesRequest) (values []interface{})
Get returns all values pointed by specific field from source ListDeviceTypesRequest
func (*ListDeviceTypesRequest_FieldTerminalPath) GetDefault ¶
func (fp *ListDeviceTypesRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*ListDeviceTypesRequest_FieldTerminalPath) GetRaw ¶
func (fp *ListDeviceTypesRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*ListDeviceTypesRequest_FieldTerminalPath) GetSingle ¶
func (fp *ListDeviceTypesRequest_FieldTerminalPath) GetSingle(source *ListDeviceTypesRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source ListDeviceTypesRequest
func (*ListDeviceTypesRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *ListDeviceTypesRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*ListDeviceTypesRequest_FieldTerminalPath) IsLeaf ¶
func (fp *ListDeviceTypesRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*ListDeviceTypesRequest_FieldTerminalPath) JSONString ¶
func (fp *ListDeviceTypesRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*ListDeviceTypesRequest_FieldTerminalPath) Selector ¶
func (fp *ListDeviceTypesRequest_FieldTerminalPath) Selector() ListDeviceTypesRequest_FieldPathSelector
func (*ListDeviceTypesRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶
func (fp *ListDeviceTypesRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*ListDeviceTypesRequest_FieldTerminalPath) String ¶
func (fp *ListDeviceTypesRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*ListDeviceTypesRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *ListDeviceTypesRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListDeviceTypesRequest_FieldPathArrayItemValue
func (*ListDeviceTypesRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *ListDeviceTypesRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListDeviceTypesRequest_FieldPathArrayOfValues
func (*ListDeviceTypesRequest_FieldTerminalPath) WithIValue ¶
func (fp *ListDeviceTypesRequest_FieldTerminalPath) WithIValue(value interface{}) ListDeviceTypesRequest_FieldPathValue
func (*ListDeviceTypesRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *ListDeviceTypesRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*ListDeviceTypesRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *ListDeviceTypesRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*ListDeviceTypesRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *ListDeviceTypesRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type ListDeviceTypesRequest_FieldTerminalPathArrayItemValue ¶
type ListDeviceTypesRequest_FieldTerminalPathArrayItemValue struct { ListDeviceTypesRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*ListDeviceTypesRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *ListDeviceTypesRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *ListDeviceTypesRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'ListDeviceTypesRequest'
func (*ListDeviceTypesRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *ListDeviceTypesRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object ListDeviceTypesRequest as interface{}
func (*ListDeviceTypesRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *ListDeviceTypesRequest_FieldTerminalPathArrayItemValue) GetSingle(source *ListDeviceTypesRequest) (interface{}, bool)
func (*ListDeviceTypesRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *ListDeviceTypesRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type ListDeviceTypesRequest_FieldTerminalPathArrayOfValues ¶
type ListDeviceTypesRequest_FieldTerminalPathArrayOfValues struct { ListDeviceTypesRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*ListDeviceTypesRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *ListDeviceTypesRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*device_type.DeviceType_FieldMask, bool)
func (*ListDeviceTypesRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues ¶
func (fpaov *ListDeviceTypesRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*device_type.Filter, bool)
func (*ListDeviceTypesRequest_FieldTerminalPathArrayOfValues) AsIncludePagingInfoArrayOfValues ¶
func (fpaov *ListDeviceTypesRequest_FieldTerminalPathArrayOfValues) AsIncludePagingInfoArrayOfValues() ([]bool, bool)
func (*ListDeviceTypesRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues ¶
func (fpaov *ListDeviceTypesRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*device_type.OrderBy, bool)
func (*ListDeviceTypesRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues ¶
func (fpaov *ListDeviceTypesRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
func (*ListDeviceTypesRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues ¶
func (fpaov *ListDeviceTypesRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*device_type.PagerCursor, bool)
func (*ListDeviceTypesRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues ¶
func (fpaov *ListDeviceTypesRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*device_type.ParentName, bool)
func (*ListDeviceTypesRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *ListDeviceTypesRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*ListDeviceTypesRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *ListDeviceTypesRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type ListDeviceTypesRequest_FieldTerminalPathValue ¶
type ListDeviceTypesRequest_FieldTerminalPathValue struct { ListDeviceTypesRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*ListDeviceTypesRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *ListDeviceTypesRequest_FieldTerminalPathValue) AsFieldMaskValue() (*device_type.DeviceType_FieldMask, bool)
func (*ListDeviceTypesRequest_FieldTerminalPathValue) AsFilterValue ¶
func (fpv *ListDeviceTypesRequest_FieldTerminalPathValue) AsFilterValue() (*device_type.Filter, bool)
func (*ListDeviceTypesRequest_FieldTerminalPathValue) AsIncludePagingInfoValue ¶
func (fpv *ListDeviceTypesRequest_FieldTerminalPathValue) AsIncludePagingInfoValue() (bool, bool)
func (*ListDeviceTypesRequest_FieldTerminalPathValue) AsOrderByValue ¶
func (fpv *ListDeviceTypesRequest_FieldTerminalPathValue) AsOrderByValue() (*device_type.OrderBy, bool)
func (*ListDeviceTypesRequest_FieldTerminalPathValue) AsPageSizeValue ¶
func (fpv *ListDeviceTypesRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
func (*ListDeviceTypesRequest_FieldTerminalPathValue) AsPageTokenValue ¶
func (fpv *ListDeviceTypesRequest_FieldTerminalPathValue) AsPageTokenValue() (*device_type.PagerCursor, bool)
func (*ListDeviceTypesRequest_FieldTerminalPathValue) AsParentValue ¶
func (fpv *ListDeviceTypesRequest_FieldTerminalPathValue) AsParentValue() (*device_type.ParentName, bool)
func (*ListDeviceTypesRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *ListDeviceTypesRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*ListDeviceTypesRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *ListDeviceTypesRequest_FieldTerminalPathValue) CompareWith(source *ListDeviceTypesRequest) (int, bool)
CompareWith compares value in the 'ListDeviceTypesRequest_FieldTerminalPathValue' with the value under path in 'ListDeviceTypesRequest'.
func (*ListDeviceTypesRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *ListDeviceTypesRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*ListDeviceTypesRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *ListDeviceTypesRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'ListDeviceTypesRequest' as interface{}
func (*ListDeviceTypesRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *ListDeviceTypesRequest_FieldTerminalPathValue) SetTo(target **ListDeviceTypesRequest)
SetTo stores value for selected field for object ListDeviceTypesRequest
func (*ListDeviceTypesRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *ListDeviceTypesRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type ListDeviceTypesResponse ¶
type ListDeviceTypesResponse struct { // The list of DeviceTypes DeviceTypes []*device_type.DeviceType `protobuf:"bytes,1,rep,name=device_types,json=deviceTypes,proto3" json:"device_types,omitempty" firestore:"deviceTypes"` // A token to retrieve previous page of results. Pass this value in the // [ListDeviceTypesRequest.page_token][ntt.devices.v1alpha2.ListDeviceTypesRequest.page_token] PrevPageToken *device_type.PagerCursor `` /* 151-byte string literal not displayed */ // A token to retrieve next page of results. Pass this value in the // [ListDeviceTypesRequest.page_token][ntt.devices.v1alpha2.ListDeviceTypesRequest.page_token] NextPageToken *device_type.PagerCursor `` /* 151-byte string literal not displayed */ // Current offset from the first page or 0 if no page tokens were given, // paging info was not requested or there was an error while trying to get // it). Page index can be computed from offset and limit provided in a // request. CurrentOffset int32 `` /* 127-byte string literal not displayed */ // Number of total DeviceTypes across all pages or 0, if there are no items, // paging info was not requested or there was an error while trying to get it. TotalResultsCount int32 `` /* 145-byte string literal not displayed */ // contains filtered or unexported fields }
Request message for method [ListDeviceTypes][ntt.devices.v1alpha2.ListDeviceTypes]
func (*ListDeviceTypesResponse) Clone ¶
func (o *ListDeviceTypesResponse) Clone() *ListDeviceTypesResponse
func (*ListDeviceTypesResponse) CloneRaw ¶
func (o *ListDeviceTypesResponse) CloneRaw() gotenobject.GotenObjectExt
func (*ListDeviceTypesResponse) Descriptor ¶
func (*ListDeviceTypesResponse) Descriptor() ([]byte, []int)
Deprecated, Use ListDeviceTypesResponse.ProtoReflect.Descriptor instead.
func (*ListDeviceTypesResponse) GetCurrentOffset ¶
func (m *ListDeviceTypesResponse) GetCurrentOffset() int32
func (*ListDeviceTypesResponse) GetDeviceTypes ¶
func (m *ListDeviceTypesResponse) GetDeviceTypes() []*device_type.DeviceType
func (*ListDeviceTypesResponse) GetNextPageToken ¶
func (m *ListDeviceTypesResponse) GetNextPageToken() *device_type.PagerCursor
func (*ListDeviceTypesResponse) GetPrevPageToken ¶
func (m *ListDeviceTypesResponse) GetPrevPageToken() *device_type.PagerCursor
func (*ListDeviceTypesResponse) GetTotalResultsCount ¶
func (m *ListDeviceTypesResponse) GetTotalResultsCount() int32
func (*ListDeviceTypesResponse) GotenMessage ¶
func (*ListDeviceTypesResponse) GotenMessage()
func (*ListDeviceTypesResponse) GotenObjectExt ¶
func (o *ListDeviceTypesResponse) GotenObjectExt()
func (*ListDeviceTypesResponse) GotenValidate ¶
func (obj *ListDeviceTypesResponse) GotenValidate() error
func (*ListDeviceTypesResponse) MakeDiffFieldMask ¶
func (o *ListDeviceTypesResponse) MakeDiffFieldMask(other *ListDeviceTypesResponse) *ListDeviceTypesResponse_FieldMask
func (*ListDeviceTypesResponse) MakeFullFieldMask ¶
func (o *ListDeviceTypesResponse) MakeFullFieldMask() *ListDeviceTypesResponse_FieldMask
func (*ListDeviceTypesResponse) MakeRawDiffFieldMask ¶
func (o *ListDeviceTypesResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*ListDeviceTypesResponse) MakeRawFullFieldMask ¶
func (o *ListDeviceTypesResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*ListDeviceTypesResponse) Marshal ¶
func (m *ListDeviceTypesResponse) Marshal() ([]byte, error)
func (*ListDeviceTypesResponse) MarshalJSON ¶
func (m *ListDeviceTypesResponse) MarshalJSON() ([]byte, error)
func (*ListDeviceTypesResponse) Merge ¶
func (o *ListDeviceTypesResponse) Merge(source *ListDeviceTypesResponse)
func (*ListDeviceTypesResponse) MergeRaw ¶
func (o *ListDeviceTypesResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*ListDeviceTypesResponse) ProtoMessage ¶
func (*ListDeviceTypesResponse) ProtoMessage()
func (*ListDeviceTypesResponse) ProtoReflect ¶
func (m *ListDeviceTypesResponse) ProtoReflect() preflect.Message
func (*ListDeviceTypesResponse) Reset ¶
func (m *ListDeviceTypesResponse) Reset()
func (*ListDeviceTypesResponse) SetCurrentOffset ¶
func (m *ListDeviceTypesResponse) SetCurrentOffset(fv int32)
func (*ListDeviceTypesResponse) SetDeviceTypes ¶
func (m *ListDeviceTypesResponse) SetDeviceTypes(fv []*device_type.DeviceType)
func (*ListDeviceTypesResponse) SetNextPageToken ¶
func (m *ListDeviceTypesResponse) SetNextPageToken(fv *device_type.PagerCursor)
func (*ListDeviceTypesResponse) SetPrevPageToken ¶
func (m *ListDeviceTypesResponse) SetPrevPageToken(fv *device_type.PagerCursor)
func (*ListDeviceTypesResponse) SetTotalResultsCount ¶
func (m *ListDeviceTypesResponse) SetTotalResultsCount(fv int32)
func (*ListDeviceTypesResponse) String ¶
func (m *ListDeviceTypesResponse) String() string
func (*ListDeviceTypesResponse) Unmarshal ¶
func (m *ListDeviceTypesResponse) Unmarshal(b []byte) error
func (*ListDeviceTypesResponse) UnmarshalJSON ¶
func (m *ListDeviceTypesResponse) UnmarshalJSON(data []byte) error
type ListDeviceTypesResponseFieldPathBuilder ¶
type ListDeviceTypesResponseFieldPathBuilder struct{}
func NewListDeviceTypesResponseFieldPathBuilder ¶
func NewListDeviceTypesResponseFieldPathBuilder() ListDeviceTypesResponseFieldPathBuilder
func (ListDeviceTypesResponseFieldPathBuilder) CurrentOffset ¶
func (ListDeviceTypesResponseFieldPathBuilder) CurrentOffset() ListDeviceTypesResponsePathSelectorCurrentOffset
func (ListDeviceTypesResponseFieldPathBuilder) DeviceTypes ¶
func (ListDeviceTypesResponseFieldPathBuilder) DeviceTypes() ListDeviceTypesResponsePathSelectorDeviceTypes
func (ListDeviceTypesResponseFieldPathBuilder) NextPageToken ¶
func (ListDeviceTypesResponseFieldPathBuilder) NextPageToken() ListDeviceTypesResponsePathSelectorNextPageToken
func (ListDeviceTypesResponseFieldPathBuilder) PrevPageToken ¶
func (ListDeviceTypesResponseFieldPathBuilder) PrevPageToken() ListDeviceTypesResponsePathSelectorPrevPageToken
func (ListDeviceTypesResponseFieldPathBuilder) TotalResultsCount ¶
func (ListDeviceTypesResponseFieldPathBuilder) TotalResultsCount() ListDeviceTypesResponsePathSelectorTotalResultsCount
type ListDeviceTypesResponseMapPathSelectorDeviceTypesMetadataAnnotations ¶
type ListDeviceTypesResponseMapPathSelectorDeviceTypesMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (ListDeviceTypesResponseMapPathSelectorDeviceTypesMetadataAnnotations) WithArrayOfValues ¶
func (s ListDeviceTypesResponseMapPathSelectorDeviceTypesMetadataAnnotations) WithArrayOfValues(values []string) *ListDeviceTypesResponse_FieldSubPathArrayOfValues
func (ListDeviceTypesResponseMapPathSelectorDeviceTypesMetadataAnnotations) WithValue ¶
func (s ListDeviceTypesResponseMapPathSelectorDeviceTypesMetadataAnnotations) WithValue(value string) *ListDeviceTypesResponse_FieldSubPathValue
type ListDeviceTypesResponseMapPathSelectorDeviceTypesMetadataLabels ¶
type ListDeviceTypesResponseMapPathSelectorDeviceTypesMetadataLabels struct {
// contains filtered or unexported fields
}
func (ListDeviceTypesResponseMapPathSelectorDeviceTypesMetadataLabels) WithArrayOfValues ¶
func (s ListDeviceTypesResponseMapPathSelectorDeviceTypesMetadataLabels) WithArrayOfValues(values []string) *ListDeviceTypesResponse_FieldSubPathArrayOfValues
func (ListDeviceTypesResponseMapPathSelectorDeviceTypesMetadataLabels) WithValue ¶
func (s ListDeviceTypesResponseMapPathSelectorDeviceTypesMetadataLabels) WithValue(value string) *ListDeviceTypesResponse_FieldSubPathValue
type ListDeviceTypesResponseMapPathSelectorDeviceTypesMetadataShards ¶
type ListDeviceTypesResponseMapPathSelectorDeviceTypesMetadataShards struct {
// contains filtered or unexported fields
}
func (ListDeviceTypesResponseMapPathSelectorDeviceTypesMetadataShards) WithArrayOfValues ¶
func (s ListDeviceTypesResponseMapPathSelectorDeviceTypesMetadataShards) WithArrayOfValues(values []int64) *ListDeviceTypesResponse_FieldSubPathArrayOfValues
func (ListDeviceTypesResponseMapPathSelectorDeviceTypesMetadataShards) WithValue ¶
func (s ListDeviceTypesResponseMapPathSelectorDeviceTypesMetadataShards) WithValue(value int64) *ListDeviceTypesResponse_FieldSubPathValue
type ListDeviceTypesResponsePathSelectorCurrentOffset ¶
type ListDeviceTypesResponsePathSelectorCurrentOffset struct{}
func (ListDeviceTypesResponsePathSelectorCurrentOffset) WithArrayOfValues ¶
func (s ListDeviceTypesResponsePathSelectorCurrentOffset) WithArrayOfValues(values []int32) *ListDeviceTypesResponse_FieldTerminalPathArrayOfValues
func (ListDeviceTypesResponsePathSelectorCurrentOffset) WithValue ¶
func (s ListDeviceTypesResponsePathSelectorCurrentOffset) WithValue(value int32) *ListDeviceTypesResponse_FieldTerminalPathValue
type ListDeviceTypesResponsePathSelectorDeviceTypes ¶
type ListDeviceTypesResponsePathSelectorDeviceTypes struct{}
func (ListDeviceTypesResponsePathSelectorDeviceTypes) Architecture ¶
func (ListDeviceTypesResponsePathSelectorDeviceTypes) Description ¶
func (ListDeviceTypesResponsePathSelectorDeviceTypes) DisplayName ¶
func (ListDeviceTypesResponsePathSelectorDeviceTypes) WithArrayOfValues ¶
func (s ListDeviceTypesResponsePathSelectorDeviceTypes) WithArrayOfValues(values [][]*device_type.DeviceType) *ListDeviceTypesResponse_FieldTerminalPathArrayOfValues
func (ListDeviceTypesResponsePathSelectorDeviceTypes) WithItemValue ¶
func (s ListDeviceTypesResponsePathSelectorDeviceTypes) WithItemValue(value *device_type.DeviceType) *ListDeviceTypesResponse_FieldTerminalPathArrayItemValue
func (ListDeviceTypesResponsePathSelectorDeviceTypes) WithSubArrayItemValue ¶
func (s ListDeviceTypesResponsePathSelectorDeviceTypes) WithSubArrayItemValue(subPathArrayItemValue device_type.DeviceType_FieldPathArrayItemValue) *ListDeviceTypesResponse_FieldSubPathArrayItemValue
func (ListDeviceTypesResponsePathSelectorDeviceTypes) WithSubArrayOfValues ¶
func (s ListDeviceTypesResponsePathSelectorDeviceTypes) WithSubArrayOfValues(subPathArrayOfValues device_type.DeviceType_FieldPathArrayOfValues) *ListDeviceTypesResponse_FieldSubPathArrayOfValues
func (ListDeviceTypesResponsePathSelectorDeviceTypes) WithSubPath ¶
func (ListDeviceTypesResponsePathSelectorDeviceTypes) WithSubPath(subPath device_type.DeviceType_FieldPath) *ListDeviceTypesResponse_FieldSubPath
func (ListDeviceTypesResponsePathSelectorDeviceTypes) WithSubValue ¶
func (s ListDeviceTypesResponsePathSelectorDeviceTypes) WithSubValue(subPathValue device_type.DeviceType_FieldPathValue) *ListDeviceTypesResponse_FieldSubPathValue
func (ListDeviceTypesResponsePathSelectorDeviceTypes) WithValue ¶
func (s ListDeviceTypesResponsePathSelectorDeviceTypes) WithValue(value []*device_type.DeviceType) *ListDeviceTypesResponse_FieldTerminalPathValue
type ListDeviceTypesResponsePathSelectorDeviceTypesArchitecture ¶
type ListDeviceTypesResponsePathSelectorDeviceTypesArchitecture struct{}
func (ListDeviceTypesResponsePathSelectorDeviceTypesArchitecture) WithArrayOfValues ¶
func (s ListDeviceTypesResponsePathSelectorDeviceTypesArchitecture) WithArrayOfValues(values []device_type.DeviceType_Architecture) *ListDeviceTypesResponse_FieldSubPathArrayOfValues
type ListDeviceTypesResponsePathSelectorDeviceTypesDescription ¶
type ListDeviceTypesResponsePathSelectorDeviceTypesDescription struct{}
func (ListDeviceTypesResponsePathSelectorDeviceTypesDescription) WithArrayOfValues ¶
func (s ListDeviceTypesResponsePathSelectorDeviceTypesDescription) WithArrayOfValues(values []string) *ListDeviceTypesResponse_FieldSubPathArrayOfValues
func (ListDeviceTypesResponsePathSelectorDeviceTypesDescription) WithValue ¶
func (s ListDeviceTypesResponsePathSelectorDeviceTypesDescription) WithValue(value string) *ListDeviceTypesResponse_FieldSubPathValue
type ListDeviceTypesResponsePathSelectorDeviceTypesDisplayName ¶
type ListDeviceTypesResponsePathSelectorDeviceTypesDisplayName struct{}
func (ListDeviceTypesResponsePathSelectorDeviceTypesDisplayName) WithArrayOfValues ¶
func (s ListDeviceTypesResponsePathSelectorDeviceTypesDisplayName) WithArrayOfValues(values []string) *ListDeviceTypesResponse_FieldSubPathArrayOfValues
func (ListDeviceTypesResponsePathSelectorDeviceTypesDisplayName) WithValue ¶
func (s ListDeviceTypesResponsePathSelectorDeviceTypesDisplayName) WithValue(value string) *ListDeviceTypesResponse_FieldSubPathValue
type ListDeviceTypesResponsePathSelectorDeviceTypesHardware ¶
type ListDeviceTypesResponsePathSelectorDeviceTypesHardware struct{}
func (ListDeviceTypesResponsePathSelectorDeviceTypesHardware) WithArrayOfValues ¶
func (s ListDeviceTypesResponsePathSelectorDeviceTypesHardware) WithArrayOfValues(values []device_type.DeviceType_Platform) *ListDeviceTypesResponse_FieldSubPathArrayOfValues
type ListDeviceTypesResponsePathSelectorDeviceTypesMetadata ¶
type ListDeviceTypesResponsePathSelectorDeviceTypesMetadata struct{}
func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadata) Annotations ¶
func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadata) CreateTime ¶
func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadata) DeleteTime ¶
func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadata) Generation ¶
func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadata) OwnerReferences ¶
func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadata) ResourceVersion ¶
func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadata) UpdateTime ¶
func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadata) WithArrayOfValues ¶
func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *ListDeviceTypesResponse_FieldSubPathArrayOfValues
func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadata) WithValue ¶
func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadata) WithValue(value *ntt_meta.Meta) *ListDeviceTypesResponse_FieldSubPathValue
type ListDeviceTypesResponsePathSelectorDeviceTypesMetadataAnnotations ¶
type ListDeviceTypesResponsePathSelectorDeviceTypesMetadataAnnotations struct{}
func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataAnnotations) WithArrayOfValues ¶
func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataAnnotations) WithArrayOfValues(values []map[string]string) *ListDeviceTypesResponse_FieldSubPathArrayOfValues
func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataAnnotations) WithValue ¶
func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataAnnotations) WithValue(value map[string]string) *ListDeviceTypesResponse_FieldSubPathValue
type ListDeviceTypesResponsePathSelectorDeviceTypesMetadataCreateTime ¶
type ListDeviceTypesResponsePathSelectorDeviceTypesMetadataCreateTime struct{}
func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataCreateTime) WithArrayOfValues ¶
func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListDeviceTypesResponse_FieldSubPathArrayOfValues
func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataCreateTime) WithValue ¶
func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataCreateTime) WithValue(value *timestamp.Timestamp) *ListDeviceTypesResponse_FieldSubPathValue
type ListDeviceTypesResponsePathSelectorDeviceTypesMetadataDeleteTime ¶
type ListDeviceTypesResponsePathSelectorDeviceTypesMetadataDeleteTime struct{}
func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataDeleteTime) WithArrayOfValues ¶
func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListDeviceTypesResponse_FieldSubPathArrayOfValues
func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataDeleteTime) WithValue ¶
func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *ListDeviceTypesResponse_FieldSubPathValue
type ListDeviceTypesResponsePathSelectorDeviceTypesMetadataGeneration ¶
type ListDeviceTypesResponsePathSelectorDeviceTypesMetadataGeneration struct{}
func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataGeneration) WithArrayOfValues ¶
func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataGeneration) WithArrayOfValues(values []int64) *ListDeviceTypesResponse_FieldSubPathArrayOfValues
func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataGeneration) WithValue ¶
func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataGeneration) WithValue(value int64) *ListDeviceTypesResponse_FieldSubPathValue
type ListDeviceTypesResponsePathSelectorDeviceTypesMetadataLabels ¶
type ListDeviceTypesResponsePathSelectorDeviceTypesMetadataLabels struct{}
func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataLabels) WithArrayOfValues ¶
func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataLabels) WithArrayOfValues(values []map[string]string) *ListDeviceTypesResponse_FieldSubPathArrayOfValues
func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataLabels) WithValue ¶
func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataLabels) WithValue(value map[string]string) *ListDeviceTypesResponse_FieldSubPathValue
type ListDeviceTypesResponsePathSelectorDeviceTypesMetadataLifecycle ¶
type ListDeviceTypesResponsePathSelectorDeviceTypesMetadataLifecycle struct{}
func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataLifecycle) BlockDeletion ¶
func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataLifecycle) WithArrayOfValues ¶
func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *ListDeviceTypesResponse_FieldSubPathArrayOfValues
func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataLifecycle) WithValue ¶
func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *ListDeviceTypesResponse_FieldSubPathValue
type ListDeviceTypesResponsePathSelectorDeviceTypesMetadataLifecycleBlockDeletion ¶
type ListDeviceTypesResponsePathSelectorDeviceTypesMetadataLifecycleBlockDeletion struct{}
func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataLifecycleBlockDeletion) WithArrayOfValues ¶
func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *ListDeviceTypesResponse_FieldSubPathArrayOfValues
type ListDeviceTypesResponsePathSelectorDeviceTypesMetadataLifecycleState ¶
type ListDeviceTypesResponsePathSelectorDeviceTypesMetadataLifecycleState struct{}
func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataLifecycleState) WithArrayOfValues ¶
func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *ListDeviceTypesResponse_FieldSubPathArrayOfValues
type ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferences ¶
type ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferences struct{}
func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferences) BlockOwnerDeletion ¶
func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferences) Controller ¶
func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferences) RequiresOwnerReference ¶
func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferences) WithArrayOfValues ¶
func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *ListDeviceTypesResponse_FieldSubPathArrayOfValues
func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferences) WithItemValue ¶
func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferences) WithValue ¶
func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *ListDeviceTypesResponse_FieldSubPathValue
type ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesBlockOwnerDeletion ¶
type ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *ListDeviceTypesResponse_FieldSubPathArrayOfValues
type ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesController ¶
type ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesController struct{}
func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *ListDeviceTypesResponse_FieldSubPathArrayOfValues
type ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesKind ¶
type ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesKind struct{}
func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *ListDeviceTypesResponse_FieldSubPathArrayOfValues
type ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesName ¶
type ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesName struct{}
func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesName) WithArrayOfValues(values []string) *ListDeviceTypesResponse_FieldSubPathArrayOfValues
type ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesRegion ¶
type ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesRegion struct{}
func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesRegion) WithArrayOfValues ¶
func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *ListDeviceTypesResponse_FieldSubPathArrayOfValues
type ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesRequiresOwnerReference ¶
type ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesRequiresOwnerReference struct{}
func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶
func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶
func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *ListDeviceTypesResponse_FieldSubPathArrayOfValues
type ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesVersion ¶
type ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesVersion struct{}
func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesVersion) WithArrayOfValues ¶
func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *ListDeviceTypesResponse_FieldSubPathArrayOfValues
type ListDeviceTypesResponsePathSelectorDeviceTypesMetadataResourceVersion ¶
type ListDeviceTypesResponsePathSelectorDeviceTypesMetadataResourceVersion struct{}
func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataResourceVersion) WithArrayOfValues ¶
func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataResourceVersion) WithArrayOfValues(values []string) *ListDeviceTypesResponse_FieldSubPathArrayOfValues
func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataResourceVersion) WithValue ¶
func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataResourceVersion) WithValue(value string) *ListDeviceTypesResponse_FieldSubPathValue
type ListDeviceTypesResponsePathSelectorDeviceTypesMetadataShards ¶
type ListDeviceTypesResponsePathSelectorDeviceTypesMetadataShards struct{}
func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataShards) WithArrayOfValues ¶
func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataShards) WithArrayOfValues(values []map[string]int64) *ListDeviceTypesResponse_FieldSubPathArrayOfValues
func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataShards) WithValue ¶
func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataShards) WithValue(value map[string]int64) *ListDeviceTypesResponse_FieldSubPathValue
type ListDeviceTypesResponsePathSelectorDeviceTypesMetadataSyncing ¶
type ListDeviceTypesResponsePathSelectorDeviceTypesMetadataSyncing struct{}
func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataSyncing) OwningRegion ¶
func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataSyncing) WithArrayOfValues ¶
func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *ListDeviceTypesResponse_FieldSubPathArrayOfValues
func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataSyncing) WithValue ¶
func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *ListDeviceTypesResponse_FieldSubPathValue
type ListDeviceTypesResponsePathSelectorDeviceTypesMetadataSyncingOwningRegion ¶
type ListDeviceTypesResponsePathSelectorDeviceTypesMetadataSyncingOwningRegion struct{}
func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *ListDeviceTypesResponse_FieldSubPathArrayOfValues
type ListDeviceTypesResponsePathSelectorDeviceTypesMetadataSyncingRegions ¶
type ListDeviceTypesResponsePathSelectorDeviceTypesMetadataSyncingRegions struct{}
func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataSyncingRegions) WithArrayOfValues ¶
func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataSyncingRegions) WithArrayOfValues(values [][]string) *ListDeviceTypesResponse_FieldSubPathArrayOfValues
func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataSyncingRegions) WithItemValue ¶
func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataSyncingRegions) WithItemValue(value string) *ListDeviceTypesResponse_FieldSubPathArrayItemValue
func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataSyncingRegions) WithValue ¶
func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataSyncingRegions) WithValue(value []string) *ListDeviceTypesResponse_FieldSubPathValue
type ListDeviceTypesResponsePathSelectorDeviceTypesMetadataTags ¶
type ListDeviceTypesResponsePathSelectorDeviceTypesMetadataTags struct{}
func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataTags) WithArrayOfValues ¶
func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataTags) WithArrayOfValues(values [][]string) *ListDeviceTypesResponse_FieldSubPathArrayOfValues
func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataTags) WithItemValue ¶
func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataTags) WithItemValue(value string) *ListDeviceTypesResponse_FieldSubPathArrayItemValue
func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataTags) WithValue ¶
func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataTags) WithValue(value []string) *ListDeviceTypesResponse_FieldSubPathValue
type ListDeviceTypesResponsePathSelectorDeviceTypesMetadataUpdateTime ¶
type ListDeviceTypesResponsePathSelectorDeviceTypesMetadataUpdateTime struct{}
func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataUpdateTime) WithArrayOfValues ¶
func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListDeviceTypesResponse_FieldSubPathArrayOfValues
func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataUpdateTime) WithValue ¶
func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *ListDeviceTypesResponse_FieldSubPathValue
type ListDeviceTypesResponsePathSelectorDeviceTypesMetadataUuid ¶
type ListDeviceTypesResponsePathSelectorDeviceTypesMetadataUuid struct{}
func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataUuid) WithArrayOfValues ¶
func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataUuid) WithArrayOfValues(values []string) *ListDeviceTypesResponse_FieldSubPathArrayOfValues
func (ListDeviceTypesResponsePathSelectorDeviceTypesMetadataUuid) WithValue ¶
func (s ListDeviceTypesResponsePathSelectorDeviceTypesMetadataUuid) WithValue(value string) *ListDeviceTypesResponse_FieldSubPathValue
type ListDeviceTypesResponsePathSelectorDeviceTypesName ¶
type ListDeviceTypesResponsePathSelectorDeviceTypesName struct{}
func (ListDeviceTypesResponsePathSelectorDeviceTypesName) WithArrayOfValues ¶
func (s ListDeviceTypesResponsePathSelectorDeviceTypesName) WithArrayOfValues(values []*device_type.Name) *ListDeviceTypesResponse_FieldSubPathArrayOfValues
func (ListDeviceTypesResponsePathSelectorDeviceTypesName) WithValue ¶
func (s ListDeviceTypesResponsePathSelectorDeviceTypesName) WithValue(value *device_type.Name) *ListDeviceTypesResponse_FieldSubPathValue
type ListDeviceTypesResponsePathSelectorNextPageToken ¶
type ListDeviceTypesResponsePathSelectorNextPageToken struct{}
func (ListDeviceTypesResponsePathSelectorNextPageToken) WithArrayOfValues ¶
func (s ListDeviceTypesResponsePathSelectorNextPageToken) WithArrayOfValues(values []*device_type.PagerCursor) *ListDeviceTypesResponse_FieldTerminalPathArrayOfValues
func (ListDeviceTypesResponsePathSelectorNextPageToken) WithValue ¶
func (s ListDeviceTypesResponsePathSelectorNextPageToken) WithValue(value *device_type.PagerCursor) *ListDeviceTypesResponse_FieldTerminalPathValue
type ListDeviceTypesResponsePathSelectorPrevPageToken ¶
type ListDeviceTypesResponsePathSelectorPrevPageToken struct{}
func (ListDeviceTypesResponsePathSelectorPrevPageToken) WithArrayOfValues ¶
func (s ListDeviceTypesResponsePathSelectorPrevPageToken) WithArrayOfValues(values []*device_type.PagerCursor) *ListDeviceTypesResponse_FieldTerminalPathArrayOfValues
func (ListDeviceTypesResponsePathSelectorPrevPageToken) WithValue ¶
func (s ListDeviceTypesResponsePathSelectorPrevPageToken) WithValue(value *device_type.PagerCursor) *ListDeviceTypesResponse_FieldTerminalPathValue
type ListDeviceTypesResponsePathSelectorTotalResultsCount ¶
type ListDeviceTypesResponsePathSelectorTotalResultsCount struct{}
func (ListDeviceTypesResponsePathSelectorTotalResultsCount) WithArrayOfValues ¶
func (s ListDeviceTypesResponsePathSelectorTotalResultsCount) WithArrayOfValues(values []int32) *ListDeviceTypesResponse_FieldTerminalPathArrayOfValues
func (ListDeviceTypesResponsePathSelectorTotalResultsCount) WithValue ¶
func (s ListDeviceTypesResponsePathSelectorTotalResultsCount) WithValue(value int32) *ListDeviceTypesResponse_FieldTerminalPathValue
type ListDeviceTypesResponse_FieldMask ¶
type ListDeviceTypesResponse_FieldMask struct {
Paths []ListDeviceTypesResponse_FieldPath
}
func FullListDeviceTypesResponse_FieldMask ¶
func FullListDeviceTypesResponse_FieldMask() *ListDeviceTypesResponse_FieldMask
func (*ListDeviceTypesResponse_FieldMask) AppendPath ¶
func (fieldMask *ListDeviceTypesResponse_FieldMask) AppendPath(path ListDeviceTypesResponse_FieldPath)
func (*ListDeviceTypesResponse_FieldMask) AppendRawPath ¶
func (fieldMask *ListDeviceTypesResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*ListDeviceTypesResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *ListDeviceTypesResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*ListDeviceTypesResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *ListDeviceTypesResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*ListDeviceTypesResponse_FieldMask) FilterInputFields ¶
func (fieldMask *ListDeviceTypesResponse_FieldMask) FilterInputFields() *ListDeviceTypesResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*ListDeviceTypesResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *ListDeviceTypesResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*ListDeviceTypesResponse_FieldMask) GetPaths ¶
func (fieldMask *ListDeviceTypesResponse_FieldMask) GetPaths() []ListDeviceTypesResponse_FieldPath
func (*ListDeviceTypesResponse_FieldMask) GetRawPaths ¶
func (fieldMask *ListDeviceTypesResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*ListDeviceTypesResponse_FieldMask) IsFull ¶
func (fieldMask *ListDeviceTypesResponse_FieldMask) IsFull() bool
func (ListDeviceTypesResponse_FieldMask) Marshal ¶
func (fieldMask ListDeviceTypesResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (ListDeviceTypesResponse_FieldMask) MarshalJSON ¶
func (fieldMask ListDeviceTypesResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*ListDeviceTypesResponse_FieldMask) PathsCount ¶
func (fieldMask *ListDeviceTypesResponse_FieldMask) PathsCount() int
func (*ListDeviceTypesResponse_FieldMask) Project ¶
func (fieldMask *ListDeviceTypesResponse_FieldMask) Project(source *ListDeviceTypesResponse) *ListDeviceTypesResponse
func (*ListDeviceTypesResponse_FieldMask) ProjectRaw ¶
func (fieldMask *ListDeviceTypesResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*ListDeviceTypesResponse_FieldMask) ProtoMessage ¶
func (fieldMask *ListDeviceTypesResponse_FieldMask) ProtoMessage()
func (*ListDeviceTypesResponse_FieldMask) ProtoReflect ¶
func (fieldMask *ListDeviceTypesResponse_FieldMask) ProtoReflect() preflect.Message
func (*ListDeviceTypesResponse_FieldMask) Reset ¶
func (fieldMask *ListDeviceTypesResponse_FieldMask) Reset()
func (*ListDeviceTypesResponse_FieldMask) Set ¶
func (fieldMask *ListDeviceTypesResponse_FieldMask) Set(target, source *ListDeviceTypesResponse)
func (*ListDeviceTypesResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *ListDeviceTypesResponse_FieldMask) SetFromCliFlag(raw string) error
func (*ListDeviceTypesResponse_FieldMask) SetRaw ¶
func (fieldMask *ListDeviceTypesResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*ListDeviceTypesResponse_FieldMask) Size ¶
func (fieldMask *ListDeviceTypesResponse_FieldMask) Size() int
func (*ListDeviceTypesResponse_FieldMask) String ¶
func (fieldMask *ListDeviceTypesResponse_FieldMask) String() string
func (*ListDeviceTypesResponse_FieldMask) Subtract ¶
func (fieldMask *ListDeviceTypesResponse_FieldMask) Subtract(other *ListDeviceTypesResponse_FieldMask) *ListDeviceTypesResponse_FieldMask
func (*ListDeviceTypesResponse_FieldMask) SubtractRaw ¶
func (fieldMask *ListDeviceTypesResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*ListDeviceTypesResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *ListDeviceTypesResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*ListDeviceTypesResponse_FieldMask) Unmarshal ¶
func (fieldMask *ListDeviceTypesResponse_FieldMask) Unmarshal(data []byte) error
func (*ListDeviceTypesResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *ListDeviceTypesResponse_FieldMask) UnmarshalJSON(data []byte) error
type ListDeviceTypesResponse_FieldPath ¶
type ListDeviceTypesResponse_FieldPath interface { gotenobject.FieldPath Selector() ListDeviceTypesResponse_FieldPathSelector Get(source *ListDeviceTypesResponse) []interface{} GetSingle(source *ListDeviceTypesResponse) (interface{}, bool) ClearValue(item *ListDeviceTypesResponse) // Those methods build corresponding ListDeviceTypesResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) ListDeviceTypesResponse_FieldPathValue WithIArrayOfValues(values interface{}) ListDeviceTypesResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) ListDeviceTypesResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildListDeviceTypesResponse_FieldPath ¶
func BuildListDeviceTypesResponse_FieldPath(fp gotenobject.RawFieldPath) (ListDeviceTypesResponse_FieldPath, error)
func MustParseListDeviceTypesResponse_FieldPath ¶
func MustParseListDeviceTypesResponse_FieldPath(rawField string) ListDeviceTypesResponse_FieldPath
func ParseListDeviceTypesResponse_FieldPath ¶
func ParseListDeviceTypesResponse_FieldPath(rawField string) (ListDeviceTypesResponse_FieldPath, error)
type ListDeviceTypesResponse_FieldPathArrayItemValue ¶
type ListDeviceTypesResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue ListDeviceTypesResponse_FieldPath ContainsValue(*ListDeviceTypesResponse) bool }
ListDeviceTypesResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for ListDeviceTypesResponse according to their type Present only for array (repeated) types.
func MustParseListDeviceTypesResponse_FieldPathArrayItemValue ¶
func MustParseListDeviceTypesResponse_FieldPathArrayItemValue(pathStr, valueStr string) ListDeviceTypesResponse_FieldPathArrayItemValue
func ParseListDeviceTypesResponse_FieldPathArrayItemValue ¶
func ParseListDeviceTypesResponse_FieldPathArrayItemValue(pathStr, valueStr string) (ListDeviceTypesResponse_FieldPathArrayItemValue, error)
ParseListDeviceTypesResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type ListDeviceTypesResponse_FieldPathArrayOfValues ¶
type ListDeviceTypesResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues ListDeviceTypesResponse_FieldPath }
ListDeviceTypesResponse_FieldPathArrayOfValues allows storing slice of values for ListDeviceTypesResponse fields according to their type
func MustParseListDeviceTypesResponse_FieldPathArrayOfValues ¶
func MustParseListDeviceTypesResponse_FieldPathArrayOfValues(pathStr, valuesStr string) ListDeviceTypesResponse_FieldPathArrayOfValues
func ParseListDeviceTypesResponse_FieldPathArrayOfValues ¶
func ParseListDeviceTypesResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (ListDeviceTypesResponse_FieldPathArrayOfValues, error)
type ListDeviceTypesResponse_FieldPathSelector ¶
type ListDeviceTypesResponse_FieldPathSelector int32
const ( ListDeviceTypesResponse_FieldPathSelectorDeviceTypes ListDeviceTypesResponse_FieldPathSelector = 0 ListDeviceTypesResponse_FieldPathSelectorPrevPageToken ListDeviceTypesResponse_FieldPathSelector = 1 ListDeviceTypesResponse_FieldPathSelectorNextPageToken ListDeviceTypesResponse_FieldPathSelector = 2 ListDeviceTypesResponse_FieldPathSelectorCurrentOffset ListDeviceTypesResponse_FieldPathSelector = 3 ListDeviceTypesResponse_FieldPathSelectorTotalResultsCount ListDeviceTypesResponse_FieldPathSelector = 4 )
func (ListDeviceTypesResponse_FieldPathSelector) String ¶
func (s ListDeviceTypesResponse_FieldPathSelector) String() string
type ListDeviceTypesResponse_FieldPathValue ¶
type ListDeviceTypesResponse_FieldPathValue interface { ListDeviceTypesResponse_FieldPath gotenobject.FieldPathValue SetTo(target **ListDeviceTypesResponse) CompareWith(*ListDeviceTypesResponse) (cmp int, comparable bool) }
ListDeviceTypesResponse_FieldPathValue allows storing values for ListDeviceTypesResponse fields according to their type
func MustParseListDeviceTypesResponse_FieldPathValue ¶
func MustParseListDeviceTypesResponse_FieldPathValue(pathStr, valueStr string) ListDeviceTypesResponse_FieldPathValue
func ParseListDeviceTypesResponse_FieldPathValue ¶
func ParseListDeviceTypesResponse_FieldPathValue(pathStr, valueStr string) (ListDeviceTypesResponse_FieldPathValue, error)
type ListDeviceTypesResponse_FieldSubPath ¶
type ListDeviceTypesResponse_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*ListDeviceTypesResponse_FieldSubPath) AsDeviceTypesSubPath ¶
func (fps *ListDeviceTypesResponse_FieldSubPath) AsDeviceTypesSubPath() (device_type.DeviceType_FieldPath, bool)
func (*ListDeviceTypesResponse_FieldSubPath) ClearValue ¶
func (fps *ListDeviceTypesResponse_FieldSubPath) ClearValue(item *ListDeviceTypesResponse)
func (*ListDeviceTypesResponse_FieldSubPath) ClearValueRaw ¶
func (fps *ListDeviceTypesResponse_FieldSubPath) ClearValueRaw(item proto.Message)
func (*ListDeviceTypesResponse_FieldSubPath) Get ¶
func (fps *ListDeviceTypesResponse_FieldSubPath) Get(source *ListDeviceTypesResponse) (values []interface{})
Get returns all values pointed by selected field from source ListDeviceTypesResponse
func (*ListDeviceTypesResponse_FieldSubPath) GetDefault ¶
func (fps *ListDeviceTypesResponse_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*ListDeviceTypesResponse_FieldSubPath) GetRaw ¶
func (fps *ListDeviceTypesResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*ListDeviceTypesResponse_FieldSubPath) GetSingle ¶
func (fps *ListDeviceTypesResponse_FieldSubPath) GetSingle(source *ListDeviceTypesResponse) (interface{}, bool)
GetSingle returns value of selected field from source ListDeviceTypesResponse
func (*ListDeviceTypesResponse_FieldSubPath) GetSingleRaw ¶
func (fps *ListDeviceTypesResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*ListDeviceTypesResponse_FieldSubPath) IsLeaf ¶
func (fps *ListDeviceTypesResponse_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*ListDeviceTypesResponse_FieldSubPath) JSONString ¶
func (fps *ListDeviceTypesResponse_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*ListDeviceTypesResponse_FieldSubPath) Selector ¶
func (fps *ListDeviceTypesResponse_FieldSubPath) Selector() ListDeviceTypesResponse_FieldPathSelector
func (*ListDeviceTypesResponse_FieldSubPath) SplitIntoTerminalIPaths ¶
func (fps *ListDeviceTypesResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*ListDeviceTypesResponse_FieldSubPath) String ¶
func (fps *ListDeviceTypesResponse_FieldSubPath) String() string
String returns path representation in proto convention
func (*ListDeviceTypesResponse_FieldSubPath) WithIArrayItemValue ¶
func (fps *ListDeviceTypesResponse_FieldSubPath) WithIArrayItemValue(value interface{}) ListDeviceTypesResponse_FieldPathArrayItemValue
func (*ListDeviceTypesResponse_FieldSubPath) WithIArrayOfValues ¶
func (fps *ListDeviceTypesResponse_FieldSubPath) WithIArrayOfValues(values interface{}) ListDeviceTypesResponse_FieldPathArrayOfValues
func (*ListDeviceTypesResponse_FieldSubPath) WithIValue ¶
func (fps *ListDeviceTypesResponse_FieldSubPath) WithIValue(value interface{}) ListDeviceTypesResponse_FieldPathValue
func (*ListDeviceTypesResponse_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *ListDeviceTypesResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*ListDeviceTypesResponse_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *ListDeviceTypesResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*ListDeviceTypesResponse_FieldSubPath) WithRawIValue ¶
func (fps *ListDeviceTypesResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type ListDeviceTypesResponse_FieldSubPathArrayItemValue ¶
type ListDeviceTypesResponse_FieldSubPathArrayItemValue struct { ListDeviceTypesResponse_FieldPath // contains filtered or unexported fields }
func (*ListDeviceTypesResponse_FieldSubPathArrayItemValue) AsDeviceTypesPathItemValue ¶
func (fpaivs *ListDeviceTypesResponse_FieldSubPathArrayItemValue) AsDeviceTypesPathItemValue() (device_type.DeviceType_FieldPathArrayItemValue, bool)
func (*ListDeviceTypesResponse_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *ListDeviceTypesResponse_FieldSubPathArrayItemValue) ContainsValue(source *ListDeviceTypesResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'ListDeviceTypesResponse'
func (*ListDeviceTypesResponse_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *ListDeviceTypesResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type ListDeviceTypesResponse_FieldSubPathArrayOfValues ¶
type ListDeviceTypesResponse_FieldSubPathArrayOfValues struct { ListDeviceTypesResponse_FieldPath // contains filtered or unexported fields }
func (*ListDeviceTypesResponse_FieldSubPathArrayOfValues) AsDeviceTypesPathArrayOfValues ¶
func (fpsaov *ListDeviceTypesResponse_FieldSubPathArrayOfValues) AsDeviceTypesPathArrayOfValues() (device_type.DeviceType_FieldPathArrayOfValues, bool)
func (*ListDeviceTypesResponse_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *ListDeviceTypesResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type ListDeviceTypesResponse_FieldSubPathValue ¶
type ListDeviceTypesResponse_FieldSubPathValue struct { ListDeviceTypesResponse_FieldPath // contains filtered or unexported fields }
func (*ListDeviceTypesResponse_FieldSubPathValue) AsDeviceTypesPathValue ¶
func (fpvs *ListDeviceTypesResponse_FieldSubPathValue) AsDeviceTypesPathValue() (device_type.DeviceType_FieldPathValue, bool)
func (*ListDeviceTypesResponse_FieldSubPathValue) CompareWith ¶
func (fpvs *ListDeviceTypesResponse_FieldSubPathValue) CompareWith(source *ListDeviceTypesResponse) (int, bool)
func (*ListDeviceTypesResponse_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *ListDeviceTypesResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*ListDeviceTypesResponse_FieldSubPathValue) GetRawValue ¶
func (fpvs *ListDeviceTypesResponse_FieldSubPathValue) GetRawValue() interface{}
func (*ListDeviceTypesResponse_FieldSubPathValue) SetTo ¶
func (fpvs *ListDeviceTypesResponse_FieldSubPathValue) SetTo(target **ListDeviceTypesResponse)
func (*ListDeviceTypesResponse_FieldSubPathValue) SetToRaw ¶
func (fpvs *ListDeviceTypesResponse_FieldSubPathValue) SetToRaw(target proto.Message)
type ListDeviceTypesResponse_FieldTerminalPath ¶
type ListDeviceTypesResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*ListDeviceTypesResponse_FieldTerminalPath) ClearValue ¶
func (fp *ListDeviceTypesResponse_FieldTerminalPath) ClearValue(item *ListDeviceTypesResponse)
func (*ListDeviceTypesResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *ListDeviceTypesResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*ListDeviceTypesResponse_FieldTerminalPath) Get ¶
func (fp *ListDeviceTypesResponse_FieldTerminalPath) Get(source *ListDeviceTypesResponse) (values []interface{})
Get returns all values pointed by specific field from source ListDeviceTypesResponse
func (*ListDeviceTypesResponse_FieldTerminalPath) GetDefault ¶
func (fp *ListDeviceTypesResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*ListDeviceTypesResponse_FieldTerminalPath) GetRaw ¶
func (fp *ListDeviceTypesResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*ListDeviceTypesResponse_FieldTerminalPath) GetSingle ¶
func (fp *ListDeviceTypesResponse_FieldTerminalPath) GetSingle(source *ListDeviceTypesResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source ListDeviceTypesResponse
func (*ListDeviceTypesResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *ListDeviceTypesResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*ListDeviceTypesResponse_FieldTerminalPath) IsLeaf ¶
func (fp *ListDeviceTypesResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*ListDeviceTypesResponse_FieldTerminalPath) JSONString ¶
func (fp *ListDeviceTypesResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*ListDeviceTypesResponse_FieldTerminalPath) Selector ¶
func (fp *ListDeviceTypesResponse_FieldTerminalPath) Selector() ListDeviceTypesResponse_FieldPathSelector
func (*ListDeviceTypesResponse_FieldTerminalPath) SplitIntoTerminalIPaths ¶
func (fp *ListDeviceTypesResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*ListDeviceTypesResponse_FieldTerminalPath) String ¶
func (fp *ListDeviceTypesResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*ListDeviceTypesResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *ListDeviceTypesResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListDeviceTypesResponse_FieldPathArrayItemValue
func (*ListDeviceTypesResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *ListDeviceTypesResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListDeviceTypesResponse_FieldPathArrayOfValues
func (*ListDeviceTypesResponse_FieldTerminalPath) WithIValue ¶
func (fp *ListDeviceTypesResponse_FieldTerminalPath) WithIValue(value interface{}) ListDeviceTypesResponse_FieldPathValue
func (*ListDeviceTypesResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *ListDeviceTypesResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*ListDeviceTypesResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *ListDeviceTypesResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*ListDeviceTypesResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *ListDeviceTypesResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type ListDeviceTypesResponse_FieldTerminalPathArrayItemValue ¶
type ListDeviceTypesResponse_FieldTerminalPathArrayItemValue struct { ListDeviceTypesResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*ListDeviceTypesResponse_FieldTerminalPathArrayItemValue) AsDeviceTypesItemValue ¶
func (fpaiv *ListDeviceTypesResponse_FieldTerminalPathArrayItemValue) AsDeviceTypesItemValue() (*device_type.DeviceType, bool)
func (*ListDeviceTypesResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *ListDeviceTypesResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *ListDeviceTypesResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'ListDeviceTypesResponse'
func (*ListDeviceTypesResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *ListDeviceTypesResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object ListDeviceTypesResponse as interface{}
func (*ListDeviceTypesResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *ListDeviceTypesResponse_FieldTerminalPathArrayItemValue) GetSingle(source *ListDeviceTypesResponse) (interface{}, bool)
func (*ListDeviceTypesResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *ListDeviceTypesResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type ListDeviceTypesResponse_FieldTerminalPathArrayOfValues ¶
type ListDeviceTypesResponse_FieldTerminalPathArrayOfValues struct { ListDeviceTypesResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*ListDeviceTypesResponse_FieldTerminalPathArrayOfValues) AsCurrentOffsetArrayOfValues ¶
func (fpaov *ListDeviceTypesResponse_FieldTerminalPathArrayOfValues) AsCurrentOffsetArrayOfValues() ([]int32, bool)
func (*ListDeviceTypesResponse_FieldTerminalPathArrayOfValues) AsDeviceTypesArrayOfValues ¶
func (fpaov *ListDeviceTypesResponse_FieldTerminalPathArrayOfValues) AsDeviceTypesArrayOfValues() ([][]*device_type.DeviceType, bool)
func (*ListDeviceTypesResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues ¶
func (fpaov *ListDeviceTypesResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*device_type.PagerCursor, bool)
func (*ListDeviceTypesResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues ¶
func (fpaov *ListDeviceTypesResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*device_type.PagerCursor, bool)
func (*ListDeviceTypesResponse_FieldTerminalPathArrayOfValues) AsTotalResultsCountArrayOfValues ¶
func (fpaov *ListDeviceTypesResponse_FieldTerminalPathArrayOfValues) AsTotalResultsCountArrayOfValues() ([]int32, bool)
func (*ListDeviceTypesResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *ListDeviceTypesResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type ListDeviceTypesResponse_FieldTerminalPathValue ¶
type ListDeviceTypesResponse_FieldTerminalPathValue struct { ListDeviceTypesResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*ListDeviceTypesResponse_FieldTerminalPathValue) AsCurrentOffsetValue ¶
func (fpv *ListDeviceTypesResponse_FieldTerminalPathValue) AsCurrentOffsetValue() (int32, bool)
func (*ListDeviceTypesResponse_FieldTerminalPathValue) AsDeviceTypesValue ¶
func (fpv *ListDeviceTypesResponse_FieldTerminalPathValue) AsDeviceTypesValue() ([]*device_type.DeviceType, bool)
func (*ListDeviceTypesResponse_FieldTerminalPathValue) AsNextPageTokenValue ¶
func (fpv *ListDeviceTypesResponse_FieldTerminalPathValue) AsNextPageTokenValue() (*device_type.PagerCursor, bool)
func (*ListDeviceTypesResponse_FieldTerminalPathValue) AsPrevPageTokenValue ¶
func (fpv *ListDeviceTypesResponse_FieldTerminalPathValue) AsPrevPageTokenValue() (*device_type.PagerCursor, bool)
func (*ListDeviceTypesResponse_FieldTerminalPathValue) AsTotalResultsCountValue ¶
func (fpv *ListDeviceTypesResponse_FieldTerminalPathValue) AsTotalResultsCountValue() (int32, bool)
func (*ListDeviceTypesResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *ListDeviceTypesResponse_FieldTerminalPathValue) CompareWith(source *ListDeviceTypesResponse) (int, bool)
CompareWith compares value in the 'ListDeviceTypesResponse_FieldTerminalPathValue' with the value under path in 'ListDeviceTypesResponse'.
func (*ListDeviceTypesResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *ListDeviceTypesResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*ListDeviceTypesResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *ListDeviceTypesResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'ListDeviceTypesResponse' as interface{}
func (*ListDeviceTypesResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *ListDeviceTypesResponse_FieldTerminalPathValue) SetTo(target **ListDeviceTypesResponse)
SetTo stores value for selected field for object ListDeviceTypesResponse
func (*ListDeviceTypesResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *ListDeviceTypesResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type UpdateDeviceTypeDescriptor ¶
type UpdateDeviceTypeDescriptor struct{}
func GetUpdateDeviceTypeDescriptor ¶
func GetUpdateDeviceTypeDescriptor() *UpdateDeviceTypeDescriptor
func (*UpdateDeviceTypeDescriptor) GetApiDescriptor ¶
func (d *UpdateDeviceTypeDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*UpdateDeviceTypeDescriptor) GetApiName ¶
func (d *UpdateDeviceTypeDescriptor) GetApiName() string
func (*UpdateDeviceTypeDescriptor) GetClientMsgReflectHandle ¶
func (d *UpdateDeviceTypeDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*UpdateDeviceTypeDescriptor) GetFullMethodName ¶
func (d *UpdateDeviceTypeDescriptor) GetFullMethodName() string
func (*UpdateDeviceTypeDescriptor) GetMethodName ¶
func (d *UpdateDeviceTypeDescriptor) GetMethodName() string
func (*UpdateDeviceTypeDescriptor) GetProtoPkgName ¶
func (d *UpdateDeviceTypeDescriptor) GetProtoPkgName() string
func (*UpdateDeviceTypeDescriptor) GetResourceDescriptor ¶
func (d *UpdateDeviceTypeDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*UpdateDeviceTypeDescriptor) GetServerMsgReflectHandle ¶
func (d *UpdateDeviceTypeDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*UpdateDeviceTypeDescriptor) GetServiceDomain ¶
func (d *UpdateDeviceTypeDescriptor) GetServiceDomain() string
func (*UpdateDeviceTypeDescriptor) GetServiceVersion ¶
func (d *UpdateDeviceTypeDescriptor) GetServiceVersion() string
func (*UpdateDeviceTypeDescriptor) GetVerb ¶
func (d *UpdateDeviceTypeDescriptor) GetVerb() string
func (*UpdateDeviceTypeDescriptor) HasResource ¶
func (d *UpdateDeviceTypeDescriptor) HasResource() bool
func (*UpdateDeviceTypeDescriptor) IsClientStream ¶
func (d *UpdateDeviceTypeDescriptor) IsClientStream() bool
func (*UpdateDeviceTypeDescriptor) IsCollection ¶
func (d *UpdateDeviceTypeDescriptor) IsCollection() bool
func (*UpdateDeviceTypeDescriptor) IsPlural ¶
func (d *UpdateDeviceTypeDescriptor) IsPlural() bool
func (*UpdateDeviceTypeDescriptor) IsServerStream ¶
func (d *UpdateDeviceTypeDescriptor) IsServerStream() bool
func (*UpdateDeviceTypeDescriptor) IsUnary ¶
func (d *UpdateDeviceTypeDescriptor) IsUnary() bool
func (*UpdateDeviceTypeDescriptor) NewEmptyClientMsg ¶
func (d *UpdateDeviceTypeDescriptor) NewEmptyClientMsg() proto.Message
func (*UpdateDeviceTypeDescriptor) NewEmptyServerMsg ¶
func (d *UpdateDeviceTypeDescriptor) NewEmptyServerMsg() proto.Message
func (*UpdateDeviceTypeDescriptor) RequestHasResourceBody ¶
func (d *UpdateDeviceTypeDescriptor) RequestHasResourceBody() bool
type UpdateDeviceTypeDescriptorClientMsgHandle ¶
type UpdateDeviceTypeDescriptorClientMsgHandle struct{}
func (*UpdateDeviceTypeDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *UpdateDeviceTypeDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*UpdateDeviceTypeDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *UpdateDeviceTypeDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*UpdateDeviceTypeDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *UpdateDeviceTypeDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type UpdateDeviceTypeDescriptorServerMsgHandle ¶
type UpdateDeviceTypeDescriptorServerMsgHandle struct{}
func (*UpdateDeviceTypeDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *UpdateDeviceTypeDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*UpdateDeviceTypeDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *UpdateDeviceTypeDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*UpdateDeviceTypeDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *UpdateDeviceTypeDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type UpdateDeviceTypeRequest ¶
type UpdateDeviceTypeRequest struct { // DeviceType resource body DeviceType *device_type.DeviceType `protobuf:"bytes,2,opt,name=device_type,json=deviceType,proto3" json:"device_type,omitempty" firestore:"deviceType"` // FieldMask applied to request - change will be applied only for fields in // the mask UpdateMask *device_type.DeviceType_FieldMask `` /* 146-byte string literal not displayed */ // Conditional update applied to request if update should be executed only for // specific resource state. If this field is populated, then server will fetch // existing resource, compare with the one stored in the cas field (after // applying field mask) and proceed with update only and only if they match. // Otherwise RPC error Aborted will be returned. Cas *UpdateDeviceTypeRequest_CAS `protobuf:"bytes,4,opt,name=cas,proto3" json:"cas,omitempty" firestore:"cas"` // If set to true, and the resource is not found, // a new resource will be created. In this situation, // 'field_mask' is ignored. // // https://google.aip.dev/134#create-or-update AllowMissing bool `protobuf:"varint,5,opt,name=allow_missing,json=allowMissing,proto3" json:"allow_missing,omitempty" firestore:"allowMissing"` // contains filtered or unexported fields }
Request message for method [UpdateDeviceType][ntt.devices.v1alpha2.UpdateDeviceType]
func (*UpdateDeviceTypeRequest) Clone ¶
func (o *UpdateDeviceTypeRequest) Clone() *UpdateDeviceTypeRequest
func (*UpdateDeviceTypeRequest) CloneRaw ¶
func (o *UpdateDeviceTypeRequest) CloneRaw() gotenobject.GotenObjectExt
func (*UpdateDeviceTypeRequest) Descriptor ¶
func (*UpdateDeviceTypeRequest) Descriptor() ([]byte, []int)
Deprecated, Use UpdateDeviceTypeRequest.ProtoReflect.Descriptor instead.
func (*UpdateDeviceTypeRequest) GetAllowMissing ¶
func (m *UpdateDeviceTypeRequest) GetAllowMissing() bool
func (*UpdateDeviceTypeRequest) GetCas ¶
func (m *UpdateDeviceTypeRequest) GetCas() *UpdateDeviceTypeRequest_CAS
func (*UpdateDeviceTypeRequest) GetDeviceType ¶
func (m *UpdateDeviceTypeRequest) GetDeviceType() *device_type.DeviceType
func (*UpdateDeviceTypeRequest) GetUpdateMask ¶
func (m *UpdateDeviceTypeRequest) GetUpdateMask() *device_type.DeviceType_FieldMask
func (*UpdateDeviceTypeRequest) GotenMessage ¶
func (*UpdateDeviceTypeRequest) GotenMessage()
func (*UpdateDeviceTypeRequest) GotenObjectExt ¶
func (o *UpdateDeviceTypeRequest) GotenObjectExt()
func (*UpdateDeviceTypeRequest) GotenValidate ¶
func (obj *UpdateDeviceTypeRequest) GotenValidate() error
func (*UpdateDeviceTypeRequest) MakeDiffFieldMask ¶
func (o *UpdateDeviceTypeRequest) MakeDiffFieldMask(other *UpdateDeviceTypeRequest) *UpdateDeviceTypeRequest_FieldMask
func (*UpdateDeviceTypeRequest) MakeFullFieldMask ¶
func (o *UpdateDeviceTypeRequest) MakeFullFieldMask() *UpdateDeviceTypeRequest_FieldMask
func (*UpdateDeviceTypeRequest) MakeRawDiffFieldMask ¶
func (o *UpdateDeviceTypeRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*UpdateDeviceTypeRequest) MakeRawFullFieldMask ¶
func (o *UpdateDeviceTypeRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*UpdateDeviceTypeRequest) Marshal ¶
func (m *UpdateDeviceTypeRequest) Marshal() ([]byte, error)
func (*UpdateDeviceTypeRequest) MarshalJSON ¶
func (m *UpdateDeviceTypeRequest) MarshalJSON() ([]byte, error)
func (*UpdateDeviceTypeRequest) Merge ¶
func (o *UpdateDeviceTypeRequest) Merge(source *UpdateDeviceTypeRequest)
func (*UpdateDeviceTypeRequest) MergeRaw ¶
func (o *UpdateDeviceTypeRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*UpdateDeviceTypeRequest) ProtoMessage ¶
func (*UpdateDeviceTypeRequest) ProtoMessage()
func (*UpdateDeviceTypeRequest) ProtoReflect ¶
func (m *UpdateDeviceTypeRequest) ProtoReflect() preflect.Message
func (*UpdateDeviceTypeRequest) Reset ¶
func (m *UpdateDeviceTypeRequest) Reset()
func (*UpdateDeviceTypeRequest) SetAllowMissing ¶
func (m *UpdateDeviceTypeRequest) SetAllowMissing(fv bool)
func (*UpdateDeviceTypeRequest) SetCas ¶
func (m *UpdateDeviceTypeRequest) SetCas(fv *UpdateDeviceTypeRequest_CAS)
func (*UpdateDeviceTypeRequest) SetDeviceType ¶
func (m *UpdateDeviceTypeRequest) SetDeviceType(fv *device_type.DeviceType)
func (*UpdateDeviceTypeRequest) SetUpdateMask ¶
func (m *UpdateDeviceTypeRequest) SetUpdateMask(fv *device_type.DeviceType_FieldMask)
func (*UpdateDeviceTypeRequest) String ¶
func (m *UpdateDeviceTypeRequest) String() string
func (*UpdateDeviceTypeRequest) Unmarshal ¶
func (m *UpdateDeviceTypeRequest) Unmarshal(b []byte) error
func (*UpdateDeviceTypeRequest) UnmarshalJSON ¶
func (m *UpdateDeviceTypeRequest) UnmarshalJSON(data []byte) error
type UpdateDeviceTypeRequestCASFieldPathBuilder ¶
type UpdateDeviceTypeRequestCASFieldPathBuilder struct{}
func NewUpdateDeviceTypeRequestCASFieldPathBuilder ¶
func NewUpdateDeviceTypeRequestCASFieldPathBuilder() UpdateDeviceTypeRequestCASFieldPathBuilder
func (UpdateDeviceTypeRequestCASFieldPathBuilder) ConditionalState ¶
func (UpdateDeviceTypeRequestCASFieldPathBuilder) ConditionalState() UpdateDeviceTypeRequest_CASPathSelectorConditionalState
type UpdateDeviceTypeRequestCAS_FieldPath ¶
type UpdateDeviceTypeRequestCAS_FieldPath interface { gotenobject.FieldPath Selector() UpdateDeviceTypeRequestCAS_FieldPathSelector Get(source *UpdateDeviceTypeRequest_CAS) []interface{} GetSingle(source *UpdateDeviceTypeRequest_CAS) (interface{}, bool) ClearValue(item *UpdateDeviceTypeRequest_CAS) // Those methods build corresponding UpdateDeviceTypeRequestCAS_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) UpdateDeviceTypeRequestCAS_FieldPathValue WithIArrayOfValues(values interface{}) UpdateDeviceTypeRequestCAS_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) UpdateDeviceTypeRequestCAS_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildUpdateDeviceTypeRequestCAS_FieldPath ¶
func BuildUpdateDeviceTypeRequestCAS_FieldPath(fp gotenobject.RawFieldPath) (UpdateDeviceTypeRequestCAS_FieldPath, error)
func MustParseUpdateDeviceTypeRequestCAS_FieldPath ¶
func MustParseUpdateDeviceTypeRequestCAS_FieldPath(rawField string) UpdateDeviceTypeRequestCAS_FieldPath
func ParseUpdateDeviceTypeRequestCAS_FieldPath ¶
func ParseUpdateDeviceTypeRequestCAS_FieldPath(rawField string) (UpdateDeviceTypeRequestCAS_FieldPath, error)
type UpdateDeviceTypeRequestCAS_FieldPathArrayItemValue ¶
type UpdateDeviceTypeRequestCAS_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue UpdateDeviceTypeRequestCAS_FieldPath ContainsValue(*UpdateDeviceTypeRequest_CAS) bool }
UpdateDeviceTypeRequestCAS_FieldPathArrayItemValue allows storing single item in Path-specific values for CAS according to their type Present only for array (repeated) types.
func MustParseUpdateDeviceTypeRequestCAS_FieldPathArrayItemValue ¶
func MustParseUpdateDeviceTypeRequestCAS_FieldPathArrayItemValue(pathStr, valueStr string) UpdateDeviceTypeRequestCAS_FieldPathArrayItemValue
func ParseUpdateDeviceTypeRequestCAS_FieldPathArrayItemValue ¶
func ParseUpdateDeviceTypeRequestCAS_FieldPathArrayItemValue(pathStr, valueStr string) (UpdateDeviceTypeRequestCAS_FieldPathArrayItemValue, error)
ParseUpdateDeviceTypeRequestCAS_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type UpdateDeviceTypeRequestCAS_FieldPathArrayOfValues ¶
type UpdateDeviceTypeRequestCAS_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues UpdateDeviceTypeRequestCAS_FieldPath }
UpdateDeviceTypeRequestCAS_FieldPathArrayOfValues allows storing slice of values for CAS fields according to their type
func MustParseUpdateDeviceTypeRequestCAS_FieldPathArrayOfValues ¶
func MustParseUpdateDeviceTypeRequestCAS_FieldPathArrayOfValues(pathStr, valuesStr string) UpdateDeviceTypeRequestCAS_FieldPathArrayOfValues
func ParseUpdateDeviceTypeRequestCAS_FieldPathArrayOfValues ¶
func ParseUpdateDeviceTypeRequestCAS_FieldPathArrayOfValues(pathStr, valuesStr string) (UpdateDeviceTypeRequestCAS_FieldPathArrayOfValues, error)
type UpdateDeviceTypeRequestCAS_FieldPathSelector ¶
type UpdateDeviceTypeRequestCAS_FieldPathSelector int32
const ( UpdateDeviceTypeRequestCAS_FieldPathSelectorConditionalState UpdateDeviceTypeRequestCAS_FieldPathSelector = 0 UpdateDeviceTypeRequestCAS_FieldPathSelectorFieldMask UpdateDeviceTypeRequestCAS_FieldPathSelector = 1 )
func (UpdateDeviceTypeRequestCAS_FieldPathSelector) String ¶
func (s UpdateDeviceTypeRequestCAS_FieldPathSelector) String() string
type UpdateDeviceTypeRequestCAS_FieldPathValue ¶
type UpdateDeviceTypeRequestCAS_FieldPathValue interface { UpdateDeviceTypeRequestCAS_FieldPath gotenobject.FieldPathValue SetTo(target **UpdateDeviceTypeRequest_CAS) CompareWith(*UpdateDeviceTypeRequest_CAS) (cmp int, comparable bool) }
UpdateDeviceTypeRequestCAS_FieldPathValue allows storing values for CAS fields according to their type
func MustParseUpdateDeviceTypeRequestCAS_FieldPathValue ¶
func MustParseUpdateDeviceTypeRequestCAS_FieldPathValue(pathStr, valueStr string) UpdateDeviceTypeRequestCAS_FieldPathValue
func ParseUpdateDeviceTypeRequestCAS_FieldPathValue ¶
func ParseUpdateDeviceTypeRequestCAS_FieldPathValue(pathStr, valueStr string) (UpdateDeviceTypeRequestCAS_FieldPathValue, error)
type UpdateDeviceTypeRequestCAS_FieldSubPath ¶
type UpdateDeviceTypeRequestCAS_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*UpdateDeviceTypeRequestCAS_FieldSubPath) AsConditionalStateSubPath ¶
func (fps *UpdateDeviceTypeRequestCAS_FieldSubPath) AsConditionalStateSubPath() (device_type.DeviceType_FieldPath, bool)
func (*UpdateDeviceTypeRequestCAS_FieldSubPath) ClearValue ¶
func (fps *UpdateDeviceTypeRequestCAS_FieldSubPath) ClearValue(item *UpdateDeviceTypeRequest_CAS)
func (*UpdateDeviceTypeRequestCAS_FieldSubPath) ClearValueRaw ¶
func (fps *UpdateDeviceTypeRequestCAS_FieldSubPath) ClearValueRaw(item proto.Message)
func (*UpdateDeviceTypeRequestCAS_FieldSubPath) Get ¶
func (fps *UpdateDeviceTypeRequestCAS_FieldSubPath) Get(source *UpdateDeviceTypeRequest_CAS) (values []interface{})
Get returns all values pointed by selected field from source UpdateDeviceTypeRequest_CAS
func (*UpdateDeviceTypeRequestCAS_FieldSubPath) GetDefault ¶
func (fps *UpdateDeviceTypeRequestCAS_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*UpdateDeviceTypeRequestCAS_FieldSubPath) GetRaw ¶
func (fps *UpdateDeviceTypeRequestCAS_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*UpdateDeviceTypeRequestCAS_FieldSubPath) GetSingle ¶
func (fps *UpdateDeviceTypeRequestCAS_FieldSubPath) GetSingle(source *UpdateDeviceTypeRequest_CAS) (interface{}, bool)
GetSingle returns value of selected field from source UpdateDeviceTypeRequest_CAS
func (*UpdateDeviceTypeRequestCAS_FieldSubPath) GetSingleRaw ¶
func (fps *UpdateDeviceTypeRequestCAS_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*UpdateDeviceTypeRequestCAS_FieldSubPath) IsLeaf ¶
func (fps *UpdateDeviceTypeRequestCAS_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*UpdateDeviceTypeRequestCAS_FieldSubPath) JSONString ¶
func (fps *UpdateDeviceTypeRequestCAS_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*UpdateDeviceTypeRequestCAS_FieldSubPath) Selector ¶
func (fps *UpdateDeviceTypeRequestCAS_FieldSubPath) Selector() UpdateDeviceTypeRequestCAS_FieldPathSelector
func (*UpdateDeviceTypeRequestCAS_FieldSubPath) SplitIntoTerminalIPaths ¶
func (fps *UpdateDeviceTypeRequestCAS_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*UpdateDeviceTypeRequestCAS_FieldSubPath) String ¶
func (fps *UpdateDeviceTypeRequestCAS_FieldSubPath) String() string
String returns path representation in proto convention
func (*UpdateDeviceTypeRequestCAS_FieldSubPath) WithIArrayItemValue ¶
func (fps *UpdateDeviceTypeRequestCAS_FieldSubPath) WithIArrayItemValue(value interface{}) UpdateDeviceTypeRequestCAS_FieldPathArrayItemValue
func (*UpdateDeviceTypeRequestCAS_FieldSubPath) WithIArrayOfValues ¶
func (fps *UpdateDeviceTypeRequestCAS_FieldSubPath) WithIArrayOfValues(values interface{}) UpdateDeviceTypeRequestCAS_FieldPathArrayOfValues
func (*UpdateDeviceTypeRequestCAS_FieldSubPath) WithIValue ¶
func (fps *UpdateDeviceTypeRequestCAS_FieldSubPath) WithIValue(value interface{}) UpdateDeviceTypeRequestCAS_FieldPathValue
func (*UpdateDeviceTypeRequestCAS_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *UpdateDeviceTypeRequestCAS_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*UpdateDeviceTypeRequestCAS_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *UpdateDeviceTypeRequestCAS_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*UpdateDeviceTypeRequestCAS_FieldSubPath) WithRawIValue ¶
func (fps *UpdateDeviceTypeRequestCAS_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type UpdateDeviceTypeRequestCAS_FieldSubPathArrayItemValue ¶
type UpdateDeviceTypeRequestCAS_FieldSubPathArrayItemValue struct { UpdateDeviceTypeRequestCAS_FieldPath // contains filtered or unexported fields }
func (*UpdateDeviceTypeRequestCAS_FieldSubPathArrayItemValue) AsConditionalStatePathItemValue ¶
func (fpaivs *UpdateDeviceTypeRequestCAS_FieldSubPathArrayItemValue) AsConditionalStatePathItemValue() (device_type.DeviceType_FieldPathArrayItemValue, bool)
func (*UpdateDeviceTypeRequestCAS_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *UpdateDeviceTypeRequestCAS_FieldSubPathArrayItemValue) ContainsValue(source *UpdateDeviceTypeRequest_CAS) bool
Contains returns a boolean indicating if value that is being held is present in given 'CAS'
func (*UpdateDeviceTypeRequestCAS_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *UpdateDeviceTypeRequestCAS_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type UpdateDeviceTypeRequestCAS_FieldSubPathArrayOfValues ¶
type UpdateDeviceTypeRequestCAS_FieldSubPathArrayOfValues struct { UpdateDeviceTypeRequestCAS_FieldPath // contains filtered or unexported fields }
func (*UpdateDeviceTypeRequestCAS_FieldSubPathArrayOfValues) AsConditionalStatePathArrayOfValues ¶
func (fpsaov *UpdateDeviceTypeRequestCAS_FieldSubPathArrayOfValues) AsConditionalStatePathArrayOfValues() (device_type.DeviceType_FieldPathArrayOfValues, bool)
func (*UpdateDeviceTypeRequestCAS_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *UpdateDeviceTypeRequestCAS_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type UpdateDeviceTypeRequestCAS_FieldSubPathValue ¶
type UpdateDeviceTypeRequestCAS_FieldSubPathValue struct { UpdateDeviceTypeRequestCAS_FieldPath // contains filtered or unexported fields }
func (*UpdateDeviceTypeRequestCAS_FieldSubPathValue) AsConditionalStatePathValue ¶
func (fpvs *UpdateDeviceTypeRequestCAS_FieldSubPathValue) AsConditionalStatePathValue() (device_type.DeviceType_FieldPathValue, bool)
func (*UpdateDeviceTypeRequestCAS_FieldSubPathValue) CompareWith ¶
func (fpvs *UpdateDeviceTypeRequestCAS_FieldSubPathValue) CompareWith(source *UpdateDeviceTypeRequest_CAS) (int, bool)
func (*UpdateDeviceTypeRequestCAS_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *UpdateDeviceTypeRequestCAS_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*UpdateDeviceTypeRequestCAS_FieldSubPathValue) GetRawValue ¶
func (fpvs *UpdateDeviceTypeRequestCAS_FieldSubPathValue) GetRawValue() interface{}
func (*UpdateDeviceTypeRequestCAS_FieldSubPathValue) SetTo ¶
func (fpvs *UpdateDeviceTypeRequestCAS_FieldSubPathValue) SetTo(target **UpdateDeviceTypeRequest_CAS)
func (*UpdateDeviceTypeRequestCAS_FieldSubPathValue) SetToRaw ¶
func (fpvs *UpdateDeviceTypeRequestCAS_FieldSubPathValue) SetToRaw(target proto.Message)
type UpdateDeviceTypeRequestCAS_FieldTerminalPath ¶
type UpdateDeviceTypeRequestCAS_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*UpdateDeviceTypeRequestCAS_FieldTerminalPath) ClearValue ¶
func (fp *UpdateDeviceTypeRequestCAS_FieldTerminalPath) ClearValue(item *UpdateDeviceTypeRequest_CAS)
func (*UpdateDeviceTypeRequestCAS_FieldTerminalPath) ClearValueRaw ¶
func (fp *UpdateDeviceTypeRequestCAS_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*UpdateDeviceTypeRequestCAS_FieldTerminalPath) Get ¶
func (fp *UpdateDeviceTypeRequestCAS_FieldTerminalPath) Get(source *UpdateDeviceTypeRequest_CAS) (values []interface{})
Get returns all values pointed by specific field from source UpdateDeviceTypeRequest_CAS
func (*UpdateDeviceTypeRequestCAS_FieldTerminalPath) GetDefault ¶
func (fp *UpdateDeviceTypeRequestCAS_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*UpdateDeviceTypeRequestCAS_FieldTerminalPath) GetRaw ¶
func (fp *UpdateDeviceTypeRequestCAS_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*UpdateDeviceTypeRequestCAS_FieldTerminalPath) GetSingle ¶
func (fp *UpdateDeviceTypeRequestCAS_FieldTerminalPath) GetSingle(source *UpdateDeviceTypeRequest_CAS) (interface{}, bool)
GetSingle returns value pointed by specific field of from source UpdateDeviceTypeRequest_CAS
func (*UpdateDeviceTypeRequestCAS_FieldTerminalPath) GetSingleRaw ¶
func (fp *UpdateDeviceTypeRequestCAS_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*UpdateDeviceTypeRequestCAS_FieldTerminalPath) IsLeaf ¶
func (fp *UpdateDeviceTypeRequestCAS_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*UpdateDeviceTypeRequestCAS_FieldTerminalPath) JSONString ¶
func (fp *UpdateDeviceTypeRequestCAS_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*UpdateDeviceTypeRequestCAS_FieldTerminalPath) Selector ¶
func (fp *UpdateDeviceTypeRequestCAS_FieldTerminalPath) Selector() UpdateDeviceTypeRequestCAS_FieldPathSelector
func (*UpdateDeviceTypeRequestCAS_FieldTerminalPath) SplitIntoTerminalIPaths ¶
func (fp *UpdateDeviceTypeRequestCAS_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*UpdateDeviceTypeRequestCAS_FieldTerminalPath) String ¶
func (fp *UpdateDeviceTypeRequestCAS_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*UpdateDeviceTypeRequestCAS_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *UpdateDeviceTypeRequestCAS_FieldTerminalPath) WithIArrayItemValue(value interface{}) UpdateDeviceTypeRequestCAS_FieldPathArrayItemValue
func (*UpdateDeviceTypeRequestCAS_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *UpdateDeviceTypeRequestCAS_FieldTerminalPath) WithIArrayOfValues(values interface{}) UpdateDeviceTypeRequestCAS_FieldPathArrayOfValues
func (*UpdateDeviceTypeRequestCAS_FieldTerminalPath) WithIValue ¶
func (fp *UpdateDeviceTypeRequestCAS_FieldTerminalPath) WithIValue(value interface{}) UpdateDeviceTypeRequestCAS_FieldPathValue
func (*UpdateDeviceTypeRequestCAS_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *UpdateDeviceTypeRequestCAS_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*UpdateDeviceTypeRequestCAS_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *UpdateDeviceTypeRequestCAS_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*UpdateDeviceTypeRequestCAS_FieldTerminalPath) WithRawIValue ¶
func (fp *UpdateDeviceTypeRequestCAS_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type UpdateDeviceTypeRequestCAS_FieldTerminalPathArrayItemValue ¶
type UpdateDeviceTypeRequestCAS_FieldTerminalPathArrayItemValue struct { UpdateDeviceTypeRequestCAS_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateDeviceTypeRequestCAS_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *UpdateDeviceTypeRequestCAS_FieldTerminalPathArrayItemValue) ContainsValue(source *UpdateDeviceTypeRequest_CAS) bool
Contains returns a boolean indicating if value that is being held is present in given 'CAS'
func (*UpdateDeviceTypeRequestCAS_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *UpdateDeviceTypeRequestCAS_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object UpdateDeviceTypeRequest_CAS as interface{}
func (*UpdateDeviceTypeRequestCAS_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *UpdateDeviceTypeRequestCAS_FieldTerminalPathArrayItemValue) GetSingle(source *UpdateDeviceTypeRequest_CAS) (interface{}, bool)
func (*UpdateDeviceTypeRequestCAS_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *UpdateDeviceTypeRequestCAS_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type UpdateDeviceTypeRequestCAS_FieldTerminalPathArrayOfValues ¶
type UpdateDeviceTypeRequestCAS_FieldTerminalPathArrayOfValues struct { UpdateDeviceTypeRequestCAS_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateDeviceTypeRequestCAS_FieldTerminalPathArrayOfValues) AsConditionalStateArrayOfValues ¶
func (fpaov *UpdateDeviceTypeRequestCAS_FieldTerminalPathArrayOfValues) AsConditionalStateArrayOfValues() ([]*device_type.DeviceType, bool)
func (*UpdateDeviceTypeRequestCAS_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *UpdateDeviceTypeRequestCAS_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*device_type.DeviceType_FieldMask, bool)
func (*UpdateDeviceTypeRequestCAS_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *UpdateDeviceTypeRequestCAS_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type UpdateDeviceTypeRequestCAS_FieldTerminalPathValue ¶
type UpdateDeviceTypeRequestCAS_FieldTerminalPathValue struct { UpdateDeviceTypeRequestCAS_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateDeviceTypeRequestCAS_FieldTerminalPathValue) AsConditionalStateValue ¶
func (fpv *UpdateDeviceTypeRequestCAS_FieldTerminalPathValue) AsConditionalStateValue() (*device_type.DeviceType, bool)
func (*UpdateDeviceTypeRequestCAS_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *UpdateDeviceTypeRequestCAS_FieldTerminalPathValue) AsFieldMaskValue() (*device_type.DeviceType_FieldMask, bool)
func (*UpdateDeviceTypeRequestCAS_FieldTerminalPathValue) CompareWith ¶
func (fpv *UpdateDeviceTypeRequestCAS_FieldTerminalPathValue) CompareWith(source *UpdateDeviceTypeRequest_CAS) (int, bool)
CompareWith compares value in the 'UpdateDeviceTypeRequestCAS_FieldTerminalPathValue' with the value under path in 'UpdateDeviceTypeRequest_CAS'.
func (*UpdateDeviceTypeRequestCAS_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *UpdateDeviceTypeRequestCAS_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*UpdateDeviceTypeRequestCAS_FieldTerminalPathValue) GetRawValue ¶
func (fpv *UpdateDeviceTypeRequestCAS_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'CAS' as interface{}
func (*UpdateDeviceTypeRequestCAS_FieldTerminalPathValue) SetTo ¶
func (fpv *UpdateDeviceTypeRequestCAS_FieldTerminalPathValue) SetTo(target **UpdateDeviceTypeRequest_CAS)
SetTo stores value for selected field for object CAS
func (*UpdateDeviceTypeRequestCAS_FieldTerminalPathValue) SetToRaw ¶
func (fpv *UpdateDeviceTypeRequestCAS_FieldTerminalPathValue) SetToRaw(target proto.Message)
type UpdateDeviceTypeRequestFieldPathBuilder ¶
type UpdateDeviceTypeRequestFieldPathBuilder struct{}
func NewUpdateDeviceTypeRequestFieldPathBuilder ¶
func NewUpdateDeviceTypeRequestFieldPathBuilder() UpdateDeviceTypeRequestFieldPathBuilder
func (UpdateDeviceTypeRequestFieldPathBuilder) AllowMissing ¶
func (UpdateDeviceTypeRequestFieldPathBuilder) AllowMissing() UpdateDeviceTypeRequestPathSelectorAllowMissing
func (UpdateDeviceTypeRequestFieldPathBuilder) DeviceType ¶
func (UpdateDeviceTypeRequestFieldPathBuilder) DeviceType() UpdateDeviceTypeRequestPathSelectorDeviceType
func (UpdateDeviceTypeRequestFieldPathBuilder) UpdateMask ¶
func (UpdateDeviceTypeRequestFieldPathBuilder) UpdateMask() UpdateDeviceTypeRequestPathSelectorUpdateMask
type UpdateDeviceTypeRequestMapPathSelectorCasConditionalStateMetadataAnnotations ¶
type UpdateDeviceTypeRequestMapPathSelectorCasConditionalStateMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (UpdateDeviceTypeRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues(values []string) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
type UpdateDeviceTypeRequestMapPathSelectorCasConditionalStateMetadataLabels ¶
type UpdateDeviceTypeRequestMapPathSelectorCasConditionalStateMetadataLabels struct {
// contains filtered or unexported fields
}
func (UpdateDeviceTypeRequestMapPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequestMapPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues(values []string) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
type UpdateDeviceTypeRequestMapPathSelectorCasConditionalStateMetadataShards ¶
type UpdateDeviceTypeRequestMapPathSelectorCasConditionalStateMetadataShards struct {
// contains filtered or unexported fields
}
func (UpdateDeviceTypeRequestMapPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequestMapPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues(values []int64) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
type UpdateDeviceTypeRequestMapPathSelectorDeviceTypeMetadataAnnotations ¶
type UpdateDeviceTypeRequestMapPathSelectorDeviceTypeMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (UpdateDeviceTypeRequestMapPathSelectorDeviceTypeMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequestMapPathSelectorDeviceTypeMetadataAnnotations) WithArrayOfValues(values []string) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
func (UpdateDeviceTypeRequestMapPathSelectorDeviceTypeMetadataAnnotations) WithValue ¶
func (s UpdateDeviceTypeRequestMapPathSelectorDeviceTypeMetadataAnnotations) WithValue(value string) *UpdateDeviceTypeRequest_FieldSubPathValue
type UpdateDeviceTypeRequestMapPathSelectorDeviceTypeMetadataLabels ¶
type UpdateDeviceTypeRequestMapPathSelectorDeviceTypeMetadataLabels struct {
// contains filtered or unexported fields
}
func (UpdateDeviceTypeRequestMapPathSelectorDeviceTypeMetadataLabels) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequestMapPathSelectorDeviceTypeMetadataLabels) WithArrayOfValues(values []string) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
func (UpdateDeviceTypeRequestMapPathSelectorDeviceTypeMetadataLabels) WithValue ¶
func (s UpdateDeviceTypeRequestMapPathSelectorDeviceTypeMetadataLabels) WithValue(value string) *UpdateDeviceTypeRequest_FieldSubPathValue
type UpdateDeviceTypeRequestMapPathSelectorDeviceTypeMetadataShards ¶
type UpdateDeviceTypeRequestMapPathSelectorDeviceTypeMetadataShards struct {
// contains filtered or unexported fields
}
func (UpdateDeviceTypeRequestMapPathSelectorDeviceTypeMetadataShards) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequestMapPathSelectorDeviceTypeMetadataShards) WithArrayOfValues(values []int64) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
func (UpdateDeviceTypeRequestMapPathSelectorDeviceTypeMetadataShards) WithValue ¶
func (s UpdateDeviceTypeRequestMapPathSelectorDeviceTypeMetadataShards) WithValue(value int64) *UpdateDeviceTypeRequest_FieldSubPathValue
type UpdateDeviceTypeRequestPathSelectorAllowMissing ¶
type UpdateDeviceTypeRequestPathSelectorAllowMissing struct{}
func (UpdateDeviceTypeRequestPathSelectorAllowMissing) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequestPathSelectorAllowMissing) WithArrayOfValues(values []bool) *UpdateDeviceTypeRequest_FieldTerminalPathArrayOfValues
func (UpdateDeviceTypeRequestPathSelectorAllowMissing) WithValue ¶
func (s UpdateDeviceTypeRequestPathSelectorAllowMissing) WithValue(value bool) *UpdateDeviceTypeRequest_FieldTerminalPathValue
type UpdateDeviceTypeRequestPathSelectorCas ¶
type UpdateDeviceTypeRequestPathSelectorCas struct{}
func (UpdateDeviceTypeRequestPathSelectorCas) ConditionalState ¶
func (UpdateDeviceTypeRequestPathSelectorCas) ConditionalState() UpdateDeviceTypeRequestPathSelectorCasConditionalState
func (UpdateDeviceTypeRequestPathSelectorCas) FieldPath ¶
func (UpdateDeviceTypeRequestPathSelectorCas) FieldPath() *UpdateDeviceTypeRequest_FieldTerminalPath
func (UpdateDeviceTypeRequestPathSelectorCas) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequestPathSelectorCas) WithArrayOfValues(values []*UpdateDeviceTypeRequest_CAS) *UpdateDeviceTypeRequest_FieldTerminalPathArrayOfValues
func (UpdateDeviceTypeRequestPathSelectorCas) WithSubArrayItemValue ¶
func (s UpdateDeviceTypeRequestPathSelectorCas) WithSubArrayItemValue(subPathArrayItemValue UpdateDeviceTypeRequestCAS_FieldPathArrayItemValue) *UpdateDeviceTypeRequest_FieldSubPathArrayItemValue
func (UpdateDeviceTypeRequestPathSelectorCas) WithSubArrayOfValues ¶
func (s UpdateDeviceTypeRequestPathSelectorCas) WithSubArrayOfValues(subPathArrayOfValues UpdateDeviceTypeRequestCAS_FieldPathArrayOfValues) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
func (UpdateDeviceTypeRequestPathSelectorCas) WithSubPath ¶
func (UpdateDeviceTypeRequestPathSelectorCas) WithSubPath(subPath UpdateDeviceTypeRequestCAS_FieldPath) *UpdateDeviceTypeRequest_FieldSubPath
func (UpdateDeviceTypeRequestPathSelectorCas) WithSubValue ¶
func (s UpdateDeviceTypeRequestPathSelectorCas) WithSubValue(subPathValue UpdateDeviceTypeRequestCAS_FieldPathValue) *UpdateDeviceTypeRequest_FieldSubPathValue
func (UpdateDeviceTypeRequestPathSelectorCas) WithValue ¶
func (s UpdateDeviceTypeRequestPathSelectorCas) WithValue(value *UpdateDeviceTypeRequest_CAS) *UpdateDeviceTypeRequest_FieldTerminalPathValue
type UpdateDeviceTypeRequestPathSelectorCasConditionalState ¶
type UpdateDeviceTypeRequestPathSelectorCasConditionalState struct{}
func (UpdateDeviceTypeRequestPathSelectorCasConditionalState) Architecture ¶
func (UpdateDeviceTypeRequestPathSelectorCasConditionalState) Description ¶
func (UpdateDeviceTypeRequestPathSelectorCasConditionalState) DisplayName ¶
func (UpdateDeviceTypeRequestPathSelectorCasConditionalState) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequestPathSelectorCasConditionalState) WithArrayOfValues(values []*device_type.DeviceType) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
func (UpdateDeviceTypeRequestPathSelectorCasConditionalState) WithValue ¶
func (s UpdateDeviceTypeRequestPathSelectorCasConditionalState) WithValue(value *device_type.DeviceType) *UpdateDeviceTypeRequest_FieldSubPathValue
type UpdateDeviceTypeRequestPathSelectorCasConditionalStateArchitecture ¶
type UpdateDeviceTypeRequestPathSelectorCasConditionalStateArchitecture struct{}
func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateArchitecture) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateArchitecture) WithArrayOfValues(values []device_type.DeviceType_Architecture) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
type UpdateDeviceTypeRequestPathSelectorCasConditionalStateDescription ¶
type UpdateDeviceTypeRequestPathSelectorCasConditionalStateDescription struct{}
func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateDescription) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateDescription) WithArrayOfValues(values []string) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateDescription) WithValue ¶
func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateDescription) WithValue(value string) *UpdateDeviceTypeRequest_FieldSubPathValue
type UpdateDeviceTypeRequestPathSelectorCasConditionalStateDisplayName ¶
type UpdateDeviceTypeRequestPathSelectorCasConditionalStateDisplayName struct{}
func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateDisplayName) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateDisplayName) WithArrayOfValues(values []string) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateDisplayName) WithValue ¶
func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateDisplayName) WithValue(value string) *UpdateDeviceTypeRequest_FieldSubPathValue
type UpdateDeviceTypeRequestPathSelectorCasConditionalStateHardware ¶
type UpdateDeviceTypeRequestPathSelectorCasConditionalStateHardware struct{}
func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateHardware) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateHardware) WithArrayOfValues(values []device_type.DeviceType_Platform) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
type UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadata ¶
type UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadata struct{}
func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadata) Annotations ¶
func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadata) CreateTime ¶
func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadata) DeleteTime ¶
func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadata) Generation ¶
func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadata) OwnerReferences ¶
func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadata) ResourceVersion ¶
func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadata) UpdateTime ¶
func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadata) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadata) WithValue ¶
func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadata) WithValue(value *ntt_meta.Meta) *UpdateDeviceTypeRequest_FieldSubPathValue
type UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataAnnotations ¶
type UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataAnnotations struct{}
func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataAnnotations) WithValue ¶
func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataAnnotations) WithValue(value map[string]string) *UpdateDeviceTypeRequest_FieldSubPathValue
type UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataCreateTime ¶
type UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataCreateTime struct{}
func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataCreateTime) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
type UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataDeleteTime ¶
type UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataDeleteTime struct{}
func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataDeleteTime) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
type UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataGeneration ¶
type UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataGeneration struct{}
func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataGeneration) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataGeneration) WithArrayOfValues(values []int64) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
type UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataLabels ¶
type UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataLabels struct{}
func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataLabels) WithValue ¶
func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataLabels) WithValue(value map[string]string) *UpdateDeviceTypeRequest_FieldSubPathValue
type UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataLifecycle ¶
type UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataLifecycle struct{}
func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataLifecycle) BlockDeletion ¶
func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataLifecycle) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
type UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion ¶
type UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion struct{}
func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) FieldPath ¶
func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
type UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataLifecycleState ¶
type UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataLifecycleState struct{}
func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataLifecycleState) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
type UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferences ¶
type UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferences struct{}
func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferences) BlockOwnerDeletion ¶
func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Controller ¶
func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferences) RequiresOwnerReference ¶
func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithItemValue ¶
type UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion ¶
type UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
type UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController ¶
type UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController struct{}
func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) FieldPath ¶
func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
type UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind ¶
type UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind struct{}
func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) FieldPath ¶
func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
type UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName ¶
type UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName struct{}
func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) FieldPath ¶
func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
type UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion ¶
type UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion struct{}
func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) FieldPath ¶
func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
type UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference ¶
type UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference struct{}
func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶
func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
type UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion ¶
type UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion struct{}
func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) FieldPath ¶
func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
type UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataResourceVersion ¶
type UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataResourceVersion struct{}
func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
type UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataShards ¶
type UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataShards struct{}
func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataShards) WithValue ¶
func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataShards) WithValue(value map[string]int64) *UpdateDeviceTypeRequest_FieldSubPathValue
type UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataSyncing ¶
type UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataSyncing struct{}
func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataSyncing) OwningRegion ¶
func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataSyncing) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
type UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion ¶
type UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion struct{}
func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) FieldPath ¶
func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
type UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataSyncingRegions ¶
type UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataSyncingRegions struct{}
func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithItemValue ¶
func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithItemValue(value string) *UpdateDeviceTypeRequest_FieldSubPathArrayItemValue
func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithValue ¶
func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithValue(value []string) *UpdateDeviceTypeRequest_FieldSubPathValue
type UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataTags ¶
type UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataTags struct{}
func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataTags) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataTags) WithArrayOfValues(values [][]string) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataTags) WithItemValue ¶
func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataTags) WithItemValue(value string) *UpdateDeviceTypeRequest_FieldSubPathArrayItemValue
func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataTags) WithValue ¶
func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataTags) WithValue(value []string) *UpdateDeviceTypeRequest_FieldSubPathValue
type UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataUpdateTime ¶
type UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataUpdateTime struct{}
func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
type UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataUuid ¶
type UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataUuid struct{}
func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataUuid) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataUuid) WithArrayOfValues(values []string) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataUuid) WithValue ¶
func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateMetadataUuid) WithValue(value string) *UpdateDeviceTypeRequest_FieldSubPathValue
type UpdateDeviceTypeRequestPathSelectorCasConditionalStateName ¶
type UpdateDeviceTypeRequestPathSelectorCasConditionalStateName struct{}
func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateName) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateName) WithArrayOfValues(values []*device_type.Name) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
func (UpdateDeviceTypeRequestPathSelectorCasConditionalStateName) WithValue ¶
func (s UpdateDeviceTypeRequestPathSelectorCasConditionalStateName) WithValue(value *device_type.Name) *UpdateDeviceTypeRequest_FieldSubPathValue
type UpdateDeviceTypeRequestPathSelectorCasFieldMask ¶
type UpdateDeviceTypeRequestPathSelectorCasFieldMask struct{}
func (UpdateDeviceTypeRequestPathSelectorCasFieldMask) FieldPath ¶
func (UpdateDeviceTypeRequestPathSelectorCasFieldMask) FieldPath() *UpdateDeviceTypeRequest_FieldSubPath
func (UpdateDeviceTypeRequestPathSelectorCasFieldMask) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequestPathSelectorCasFieldMask) WithArrayOfValues(values []*device_type.DeviceType_FieldMask) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
func (UpdateDeviceTypeRequestPathSelectorCasFieldMask) WithValue ¶
func (s UpdateDeviceTypeRequestPathSelectorCasFieldMask) WithValue(value *device_type.DeviceType_FieldMask) *UpdateDeviceTypeRequest_FieldSubPathValue
type UpdateDeviceTypeRequestPathSelectorDeviceType ¶
type UpdateDeviceTypeRequestPathSelectorDeviceType struct{}
func (UpdateDeviceTypeRequestPathSelectorDeviceType) Architecture ¶
func (UpdateDeviceTypeRequestPathSelectorDeviceType) Description ¶
func (UpdateDeviceTypeRequestPathSelectorDeviceType) DisplayName ¶
func (UpdateDeviceTypeRequestPathSelectorDeviceType) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequestPathSelectorDeviceType) WithArrayOfValues(values []*device_type.DeviceType) *UpdateDeviceTypeRequest_FieldTerminalPathArrayOfValues
func (UpdateDeviceTypeRequestPathSelectorDeviceType) WithSubArrayItemValue ¶
func (s UpdateDeviceTypeRequestPathSelectorDeviceType) WithSubArrayItemValue(subPathArrayItemValue device_type.DeviceType_FieldPathArrayItemValue) *UpdateDeviceTypeRequest_FieldSubPathArrayItemValue
func (UpdateDeviceTypeRequestPathSelectorDeviceType) WithSubArrayOfValues ¶
func (s UpdateDeviceTypeRequestPathSelectorDeviceType) WithSubArrayOfValues(subPathArrayOfValues device_type.DeviceType_FieldPathArrayOfValues) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
func (UpdateDeviceTypeRequestPathSelectorDeviceType) WithSubPath ¶
func (UpdateDeviceTypeRequestPathSelectorDeviceType) WithSubPath(subPath device_type.DeviceType_FieldPath) *UpdateDeviceTypeRequest_FieldSubPath
func (UpdateDeviceTypeRequestPathSelectorDeviceType) WithSubValue ¶
func (s UpdateDeviceTypeRequestPathSelectorDeviceType) WithSubValue(subPathValue device_type.DeviceType_FieldPathValue) *UpdateDeviceTypeRequest_FieldSubPathValue
func (UpdateDeviceTypeRequestPathSelectorDeviceType) WithValue ¶
func (s UpdateDeviceTypeRequestPathSelectorDeviceType) WithValue(value *device_type.DeviceType) *UpdateDeviceTypeRequest_FieldTerminalPathValue
type UpdateDeviceTypeRequestPathSelectorDeviceTypeArchitecture ¶
type UpdateDeviceTypeRequestPathSelectorDeviceTypeArchitecture struct{}
func (UpdateDeviceTypeRequestPathSelectorDeviceTypeArchitecture) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeArchitecture) WithArrayOfValues(values []device_type.DeviceType_Architecture) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
type UpdateDeviceTypeRequestPathSelectorDeviceTypeDescription ¶
type UpdateDeviceTypeRequestPathSelectorDeviceTypeDescription struct{}
func (UpdateDeviceTypeRequestPathSelectorDeviceTypeDescription) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeDescription) WithArrayOfValues(values []string) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
func (UpdateDeviceTypeRequestPathSelectorDeviceTypeDescription) WithValue ¶
func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeDescription) WithValue(value string) *UpdateDeviceTypeRequest_FieldSubPathValue
type UpdateDeviceTypeRequestPathSelectorDeviceTypeDisplayName ¶
type UpdateDeviceTypeRequestPathSelectorDeviceTypeDisplayName struct{}
func (UpdateDeviceTypeRequestPathSelectorDeviceTypeDisplayName) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeDisplayName) WithArrayOfValues(values []string) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
func (UpdateDeviceTypeRequestPathSelectorDeviceTypeDisplayName) WithValue ¶
func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeDisplayName) WithValue(value string) *UpdateDeviceTypeRequest_FieldSubPathValue
type UpdateDeviceTypeRequestPathSelectorDeviceTypeHardware ¶
type UpdateDeviceTypeRequestPathSelectorDeviceTypeHardware struct{}
func (UpdateDeviceTypeRequestPathSelectorDeviceTypeHardware) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeHardware) WithArrayOfValues(values []device_type.DeviceType_Platform) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
type UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadata ¶
type UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadata struct{}
func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadata) Annotations ¶
func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadata) CreateTime ¶
func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadata) DeleteTime ¶
func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadata) Generation ¶
func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadata) OwnerReferences ¶
func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadata) ResourceVersion ¶
func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadata) UpdateTime ¶
func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadata) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadata) WithValue ¶
func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadata) WithValue(value *ntt_meta.Meta) *UpdateDeviceTypeRequest_FieldSubPathValue
type UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataAnnotations ¶
type UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataAnnotations struct{}
func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataAnnotations) WithValue ¶
func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataAnnotations) WithValue(value map[string]string) *UpdateDeviceTypeRequest_FieldSubPathValue
type UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataCreateTime ¶
type UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataCreateTime struct{}
func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataCreateTime) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataCreateTime) WithValue ¶
func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataCreateTime) WithValue(value *timestamp.Timestamp) *UpdateDeviceTypeRequest_FieldSubPathValue
type UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataDeleteTime ¶
type UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataDeleteTime struct{}
func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataDeleteTime) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataDeleteTime) WithValue ¶
func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *UpdateDeviceTypeRequest_FieldSubPathValue
type UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataGeneration ¶
type UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataGeneration struct{}
func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataGeneration) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataGeneration) WithArrayOfValues(values []int64) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataGeneration) WithValue ¶
func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataGeneration) WithValue(value int64) *UpdateDeviceTypeRequest_FieldSubPathValue
type UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataLabels ¶
type UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataLabels struct{}
func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataLabels) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataLabels) WithValue ¶
func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataLabels) WithValue(value map[string]string) *UpdateDeviceTypeRequest_FieldSubPathValue
type UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataLifecycle ¶
type UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataLifecycle struct{}
func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataLifecycle) BlockDeletion ¶
func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataLifecycle) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataLifecycle) WithValue ¶
func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *UpdateDeviceTypeRequest_FieldSubPathValue
type UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataLifecycleBlockDeletion ¶
type UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataLifecycleBlockDeletion struct{}
func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataLifecycleBlockDeletion) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
type UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataLifecycleState ¶
type UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataLifecycleState struct{}
func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataLifecycleState) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
type UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferences ¶
type UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferences struct{}
func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferences) BlockOwnerDeletion ¶
func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferences) Controller ¶
func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferences) RequiresOwnerReference ¶
func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferences) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferences) WithItemValue ¶
func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *UpdateDeviceTypeRequest_FieldSubPathArrayItemValue
func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferences) WithValue ¶
func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *UpdateDeviceTypeRequest_FieldSubPathValue
type UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesBlockOwnerDeletion ¶
type UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
type UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesController ¶
type UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesController struct{}
func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
type UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesKind ¶
type UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesKind struct{}
func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
type UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesName ¶
type UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesName struct{}
func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
type UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesRegion ¶
type UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesRegion struct{}
func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesRegion) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
type UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesRequiresOwnerReference ¶
type UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesRequiresOwnerReference struct{}
func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶
func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
type UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesVersion ¶
type UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesVersion struct{}
func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesVersion) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
type UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataResourceVersion ¶
type UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataResourceVersion struct{}
func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataResourceVersion) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataResourceVersion) WithValue ¶
func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataResourceVersion) WithValue(value string) *UpdateDeviceTypeRequest_FieldSubPathValue
type UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataShards ¶
type UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataShards struct{}
func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataShards) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataShards) WithValue ¶
func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataShards) WithValue(value map[string]int64) *UpdateDeviceTypeRequest_FieldSubPathValue
type UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataSyncing ¶
type UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataSyncing struct{}
func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataSyncing) OwningRegion ¶
func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataSyncing) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataSyncing) WithValue ¶
func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *UpdateDeviceTypeRequest_FieldSubPathValue
type UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataSyncingOwningRegion ¶
type UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataSyncingOwningRegion struct{}
func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
type UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataSyncingRegions ¶
type UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataSyncingRegions struct{}
func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataSyncingRegions) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataSyncingRegions) WithItemValue ¶
func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataSyncingRegions) WithItemValue(value string) *UpdateDeviceTypeRequest_FieldSubPathArrayItemValue
func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataSyncingRegions) WithValue ¶
func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataSyncingRegions) WithValue(value []string) *UpdateDeviceTypeRequest_FieldSubPathValue
type UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataTags ¶
type UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataTags struct{}
func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataTags) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataTags) WithArrayOfValues(values [][]string) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataTags) WithItemValue ¶
func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataTags) WithItemValue(value string) *UpdateDeviceTypeRequest_FieldSubPathArrayItemValue
func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataTags) WithValue ¶
func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataTags) WithValue(value []string) *UpdateDeviceTypeRequest_FieldSubPathValue
type UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataUpdateTime ¶
type UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataUpdateTime struct{}
func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataUpdateTime) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataUpdateTime) WithValue ¶
func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *UpdateDeviceTypeRequest_FieldSubPathValue
type UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataUuid ¶
type UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataUuid struct{}
func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataUuid) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataUuid) WithArrayOfValues(values []string) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
func (UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataUuid) WithValue ¶
func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeMetadataUuid) WithValue(value string) *UpdateDeviceTypeRequest_FieldSubPathValue
type UpdateDeviceTypeRequestPathSelectorDeviceTypeName ¶
type UpdateDeviceTypeRequestPathSelectorDeviceTypeName struct{}
func (UpdateDeviceTypeRequestPathSelectorDeviceTypeName) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeName) WithArrayOfValues(values []*device_type.Name) *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues
func (UpdateDeviceTypeRequestPathSelectorDeviceTypeName) WithValue ¶
func (s UpdateDeviceTypeRequestPathSelectorDeviceTypeName) WithValue(value *device_type.Name) *UpdateDeviceTypeRequest_FieldSubPathValue
type UpdateDeviceTypeRequestPathSelectorUpdateMask ¶
type UpdateDeviceTypeRequestPathSelectorUpdateMask struct{}
func (UpdateDeviceTypeRequestPathSelectorUpdateMask) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequestPathSelectorUpdateMask) WithArrayOfValues(values []*device_type.DeviceType_FieldMask) *UpdateDeviceTypeRequest_FieldTerminalPathArrayOfValues
func (UpdateDeviceTypeRequestPathSelectorUpdateMask) WithValue ¶
func (s UpdateDeviceTypeRequestPathSelectorUpdateMask) WithValue(value *device_type.DeviceType_FieldMask) *UpdateDeviceTypeRequest_FieldTerminalPathValue
type UpdateDeviceTypeRequest_CAS ¶
type UpdateDeviceTypeRequest_CAS struct { // Conditional desired state of a resource before update. ConditionalState *device_type.DeviceType `` /* 138-byte string literal not displayed */ // Field paths from conditional state of resource server should check and // compare. FieldMask *device_type.DeviceType_FieldMask `` /* 142-byte string literal not displayed */ // contains filtered or unexported fields }
CAS - Compare and Swap. This object is used if user wants to make update conditional based upon previous resource version.
func (*UpdateDeviceTypeRequest_CAS) Clone ¶
func (o *UpdateDeviceTypeRequest_CAS) Clone() *UpdateDeviceTypeRequest_CAS
func (*UpdateDeviceTypeRequest_CAS) CloneRaw ¶
func (o *UpdateDeviceTypeRequest_CAS) CloneRaw() gotenobject.GotenObjectExt
func (*UpdateDeviceTypeRequest_CAS) Descriptor ¶
func (*UpdateDeviceTypeRequest_CAS) Descriptor() ([]byte, []int)
Deprecated, Use UpdateDeviceTypeRequest_CAS.ProtoReflect.Descriptor instead.
func (*UpdateDeviceTypeRequest_CAS) GetConditionalState ¶
func (m *UpdateDeviceTypeRequest_CAS) GetConditionalState() *device_type.DeviceType
func (*UpdateDeviceTypeRequest_CAS) GetFieldMask ¶
func (m *UpdateDeviceTypeRequest_CAS) GetFieldMask() *device_type.DeviceType_FieldMask
func (*UpdateDeviceTypeRequest_CAS) GotenMessage ¶
func (*UpdateDeviceTypeRequest_CAS) GotenMessage()
func (*UpdateDeviceTypeRequest_CAS) GotenObjectExt ¶
func (o *UpdateDeviceTypeRequest_CAS) GotenObjectExt()
func (*UpdateDeviceTypeRequest_CAS) GotenValidate ¶
func (obj *UpdateDeviceTypeRequest_CAS) GotenValidate() error
func (*UpdateDeviceTypeRequest_CAS) MakeDiffFieldMask ¶
func (o *UpdateDeviceTypeRequest_CAS) MakeDiffFieldMask(other *UpdateDeviceTypeRequest_CAS) *UpdateDeviceTypeRequest_CAS_FieldMask
func (*UpdateDeviceTypeRequest_CAS) MakeFullFieldMask ¶
func (o *UpdateDeviceTypeRequest_CAS) MakeFullFieldMask() *UpdateDeviceTypeRequest_CAS_FieldMask
func (*UpdateDeviceTypeRequest_CAS) MakeRawDiffFieldMask ¶
func (o *UpdateDeviceTypeRequest_CAS) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*UpdateDeviceTypeRequest_CAS) MakeRawFullFieldMask ¶
func (o *UpdateDeviceTypeRequest_CAS) MakeRawFullFieldMask() gotenobject.FieldMask
func (*UpdateDeviceTypeRequest_CAS) Marshal ¶
func (m *UpdateDeviceTypeRequest_CAS) Marshal() ([]byte, error)
func (*UpdateDeviceTypeRequest_CAS) MarshalJSON ¶
func (m *UpdateDeviceTypeRequest_CAS) MarshalJSON() ([]byte, error)
func (*UpdateDeviceTypeRequest_CAS) Merge ¶
func (o *UpdateDeviceTypeRequest_CAS) Merge(source *UpdateDeviceTypeRequest_CAS)
func (*UpdateDeviceTypeRequest_CAS) MergeRaw ¶
func (o *UpdateDeviceTypeRequest_CAS) MergeRaw(source gotenobject.GotenObjectExt)
func (*UpdateDeviceTypeRequest_CAS) ProtoMessage ¶
func (*UpdateDeviceTypeRequest_CAS) ProtoMessage()
func (*UpdateDeviceTypeRequest_CAS) ProtoReflect ¶
func (m *UpdateDeviceTypeRequest_CAS) ProtoReflect() preflect.Message
func (*UpdateDeviceTypeRequest_CAS) Reset ¶
func (m *UpdateDeviceTypeRequest_CAS) Reset()
func (*UpdateDeviceTypeRequest_CAS) SetConditionalState ¶
func (m *UpdateDeviceTypeRequest_CAS) SetConditionalState(fv *device_type.DeviceType)
func (*UpdateDeviceTypeRequest_CAS) SetFieldMask ¶
func (m *UpdateDeviceTypeRequest_CAS) SetFieldMask(fv *device_type.DeviceType_FieldMask)
func (*UpdateDeviceTypeRequest_CAS) String ¶
func (m *UpdateDeviceTypeRequest_CAS) String() string
func (*UpdateDeviceTypeRequest_CAS) Unmarshal ¶
func (m *UpdateDeviceTypeRequest_CAS) Unmarshal(b []byte) error
func (*UpdateDeviceTypeRequest_CAS) UnmarshalJSON ¶
func (m *UpdateDeviceTypeRequest_CAS) UnmarshalJSON(data []byte) error
type UpdateDeviceTypeRequest_CASMapPathSelectorConditionalStateMetadataAnnotations ¶
type UpdateDeviceTypeRequest_CASMapPathSelectorConditionalStateMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (UpdateDeviceTypeRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues(values []string) *UpdateDeviceTypeRequestCAS_FieldSubPathArrayOfValues
type UpdateDeviceTypeRequest_CASMapPathSelectorConditionalStateMetadataLabels ¶
type UpdateDeviceTypeRequest_CASMapPathSelectorConditionalStateMetadataLabels struct {
// contains filtered or unexported fields
}
func (UpdateDeviceTypeRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithArrayOfValues(values []string) *UpdateDeviceTypeRequestCAS_FieldSubPathArrayOfValues
type UpdateDeviceTypeRequest_CASMapPathSelectorConditionalStateMetadataShards ¶
type UpdateDeviceTypeRequest_CASMapPathSelectorConditionalStateMetadataShards struct {
// contains filtered or unexported fields
}
func (UpdateDeviceTypeRequest_CASMapPathSelectorConditionalStateMetadataShards) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequest_CASMapPathSelectorConditionalStateMetadataShards) WithArrayOfValues(values []int64) *UpdateDeviceTypeRequestCAS_FieldSubPathArrayOfValues
type UpdateDeviceTypeRequest_CASPathSelectorConditionalState ¶
type UpdateDeviceTypeRequest_CASPathSelectorConditionalState struct{}
func (UpdateDeviceTypeRequest_CASPathSelectorConditionalState) Architecture ¶
func (UpdateDeviceTypeRequest_CASPathSelectorConditionalState) Description ¶
func (UpdateDeviceTypeRequest_CASPathSelectorConditionalState) DisplayName ¶
func (UpdateDeviceTypeRequest_CASPathSelectorConditionalState) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalState) WithArrayOfValues(values []*device_type.DeviceType) *UpdateDeviceTypeRequestCAS_FieldTerminalPathArrayOfValues
func (UpdateDeviceTypeRequest_CASPathSelectorConditionalState) WithSubArrayItemValue ¶
func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalState) WithSubArrayItemValue(subPathArrayItemValue device_type.DeviceType_FieldPathArrayItemValue) *UpdateDeviceTypeRequestCAS_FieldSubPathArrayItemValue
func (UpdateDeviceTypeRequest_CASPathSelectorConditionalState) WithSubArrayOfValues ¶
func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalState) WithSubArrayOfValues(subPathArrayOfValues device_type.DeviceType_FieldPathArrayOfValues) *UpdateDeviceTypeRequestCAS_FieldSubPathArrayOfValues
func (UpdateDeviceTypeRequest_CASPathSelectorConditionalState) WithSubPath ¶
func (UpdateDeviceTypeRequest_CASPathSelectorConditionalState) WithSubPath(subPath device_type.DeviceType_FieldPath) *UpdateDeviceTypeRequestCAS_FieldSubPath
func (UpdateDeviceTypeRequest_CASPathSelectorConditionalState) WithSubValue ¶
func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalState) WithSubValue(subPathValue device_type.DeviceType_FieldPathValue) *UpdateDeviceTypeRequestCAS_FieldSubPathValue
type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateArchitecture ¶
type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateArchitecture struct{}
func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateArchitecture) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateArchitecture) WithArrayOfValues(values []device_type.DeviceType_Architecture) *UpdateDeviceTypeRequestCAS_FieldSubPathArrayOfValues
type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateDescription ¶
type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateDescription struct{}
func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateDescription) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateDescription) WithArrayOfValues(values []string) *UpdateDeviceTypeRequestCAS_FieldSubPathArrayOfValues
func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateDescription) WithValue ¶
func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateDescription) WithValue(value string) *UpdateDeviceTypeRequestCAS_FieldSubPathValue
type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateDisplayName ¶
type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateDisplayName struct{}
func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateDisplayName) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateDisplayName) WithArrayOfValues(values []string) *UpdateDeviceTypeRequestCAS_FieldSubPathArrayOfValues
func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateDisplayName) WithValue ¶
func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateDisplayName) WithValue(value string) *UpdateDeviceTypeRequestCAS_FieldSubPathValue
type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateHardware ¶
type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateHardware struct{}
func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateHardware) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateHardware) WithArrayOfValues(values []device_type.DeviceType_Platform) *UpdateDeviceTypeRequestCAS_FieldSubPathArrayOfValues
type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadata ¶
type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadata struct{}
func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadata) Annotations ¶
func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadata) CreateTime ¶
func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadata) DeleteTime ¶
func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadata) Generation ¶
func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadata) OwnerReferences ¶
func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadata) ResourceVersion ¶
func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadata) UpdateTime ¶
func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadata) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateDeviceTypeRequestCAS_FieldSubPathArrayOfValues
func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadata) WithValue ¶
func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadata) WithValue(value *ntt_meta.Meta) *UpdateDeviceTypeRequestCAS_FieldSubPathValue
type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataAnnotations ¶
type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataAnnotations struct{}
func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateDeviceTypeRequestCAS_FieldSubPathArrayOfValues
func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithValue ¶
func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithValue(value map[string]string) *UpdateDeviceTypeRequestCAS_FieldSubPathValue
type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataCreateTime ¶
type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataCreateTime struct{}
func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateDeviceTypeRequestCAS_FieldSubPathArrayOfValues
type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataDeleteTime ¶
type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataDeleteTime struct{}
func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataDeleteTime) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateDeviceTypeRequestCAS_FieldSubPathArrayOfValues
type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataGeneration ¶
type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataGeneration struct{}
func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataGeneration) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataGeneration) WithArrayOfValues(values []int64) *UpdateDeviceTypeRequestCAS_FieldSubPathArrayOfValues
type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataLabels ¶
type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataLabels struct{}
func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataLabels) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateDeviceTypeRequestCAS_FieldSubPathArrayOfValues
func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataLabels) WithValue ¶
func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataLabels) WithValue(value map[string]string) *UpdateDeviceTypeRequestCAS_FieldSubPathValue
type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataLifecycle ¶
type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataLifecycle struct{}
func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataLifecycle) BlockDeletion ¶
func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataLifecycle) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdateDeviceTypeRequestCAS_FieldSubPathArrayOfValues
type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion ¶
type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion struct{}
func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) FieldPath ¶
func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdateDeviceTypeRequestCAS_FieldSubPathArrayOfValues
type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataLifecycleState ¶
type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataLifecycleState struct{}
func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataLifecycleState) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *UpdateDeviceTypeRequestCAS_FieldSubPathArrayOfValues
type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferences ¶
type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferences struct{}
func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) BlockOwnerDeletion ¶
func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Controller ¶
func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) RequiresOwnerReference ¶
func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateDeviceTypeRequestCAS_FieldSubPathArrayOfValues
func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithItemValue ¶
type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion ¶
type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateDeviceTypeRequestCAS_FieldSubPathArrayOfValues
type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController ¶
type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController struct{}
func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) FieldPath ¶
func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateDeviceTypeRequestCAS_FieldSubPathArrayOfValues
type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind ¶
type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind struct{}
func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) FieldPath ¶
func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateDeviceTypeRequestCAS_FieldSubPathArrayOfValues
type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName ¶
type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName struct{}
func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) FieldPath ¶
func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateDeviceTypeRequestCAS_FieldSubPathArrayOfValues
type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion ¶
type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion struct{}
func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) FieldPath ¶
func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdateDeviceTypeRequestCAS_FieldSubPathArrayOfValues
type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference ¶
type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference struct{}
func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶
func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *UpdateDeviceTypeRequestCAS_FieldSubPathArrayOfValues
type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion ¶
type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion struct{}
func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) FieldPath ¶
func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdateDeviceTypeRequestCAS_FieldSubPathArrayOfValues
type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataResourceVersion ¶
type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataResourceVersion struct{}
func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateDeviceTypeRequestCAS_FieldSubPathArrayOfValues
type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataShards ¶
type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataShards struct{}
func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataShards) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateDeviceTypeRequestCAS_FieldSubPathArrayOfValues
func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataShards) WithValue ¶
func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataShards) WithValue(value map[string]int64) *UpdateDeviceTypeRequestCAS_FieldSubPathValue
type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataSyncing ¶
type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataSyncing struct{}
func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataSyncing) OwningRegion ¶
func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataSyncing) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateDeviceTypeRequestCAS_FieldSubPathArrayOfValues
type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion ¶
type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion struct{}
func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) FieldPath ¶
func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateDeviceTypeRequestCAS_FieldSubPathArrayOfValues
type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataSyncingRegions ¶
type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataSyncingRegions struct{}
func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateDeviceTypeRequestCAS_FieldSubPathArrayOfValues
func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithItemValue ¶
type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataTags ¶
type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataTags struct{}
func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataTags) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataTags) WithArrayOfValues(values [][]string) *UpdateDeviceTypeRequestCAS_FieldSubPathArrayOfValues
func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataTags) WithItemValue ¶
func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataTags) WithItemValue(value string) *UpdateDeviceTypeRequestCAS_FieldSubPathArrayItemValue
func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataTags) WithValue ¶
func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataTags) WithValue(value []string) *UpdateDeviceTypeRequestCAS_FieldSubPathValue
type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataUpdateTime ¶
type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataUpdateTime struct{}
func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateDeviceTypeRequestCAS_FieldSubPathArrayOfValues
type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataUuid ¶
type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataUuid struct{}
func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataUuid) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateMetadataUuid) WithArrayOfValues(values []string) *UpdateDeviceTypeRequestCAS_FieldSubPathArrayOfValues
type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateName ¶
type UpdateDeviceTypeRequest_CASPathSelectorConditionalStateName struct{}
func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateName) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateName) WithArrayOfValues(values []*device_type.Name) *UpdateDeviceTypeRequestCAS_FieldSubPathArrayOfValues
func (UpdateDeviceTypeRequest_CASPathSelectorConditionalStateName) WithValue ¶
func (s UpdateDeviceTypeRequest_CASPathSelectorConditionalStateName) WithValue(value *device_type.Name) *UpdateDeviceTypeRequestCAS_FieldSubPathValue
type UpdateDeviceTypeRequest_CASPathSelectorFieldMask ¶
type UpdateDeviceTypeRequest_CASPathSelectorFieldMask struct{}
func (UpdateDeviceTypeRequest_CASPathSelectorFieldMask) WithArrayOfValues ¶
func (s UpdateDeviceTypeRequest_CASPathSelectorFieldMask) WithArrayOfValues(values []*device_type.DeviceType_FieldMask) *UpdateDeviceTypeRequestCAS_FieldTerminalPathArrayOfValues
type UpdateDeviceTypeRequest_CAS_FieldMask ¶
type UpdateDeviceTypeRequest_CAS_FieldMask struct {
Paths []UpdateDeviceTypeRequestCAS_FieldPath
}
func FullUpdateDeviceTypeRequest_CAS_FieldMask ¶
func FullUpdateDeviceTypeRequest_CAS_FieldMask() *UpdateDeviceTypeRequest_CAS_FieldMask
func (*UpdateDeviceTypeRequest_CAS_FieldMask) AppendPath ¶
func (fieldMask *UpdateDeviceTypeRequest_CAS_FieldMask) AppendPath(path UpdateDeviceTypeRequestCAS_FieldPath)
func (*UpdateDeviceTypeRequest_CAS_FieldMask) AppendRawPath ¶
func (fieldMask *UpdateDeviceTypeRequest_CAS_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*UpdateDeviceTypeRequest_CAS_FieldMask) DecodeFirestore ¶
func (fieldMask *UpdateDeviceTypeRequest_CAS_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*UpdateDeviceTypeRequest_CAS_FieldMask) EncodeFirestore ¶
func (fieldMask *UpdateDeviceTypeRequest_CAS_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*UpdateDeviceTypeRequest_CAS_FieldMask) FilterInputFields ¶
func (fieldMask *UpdateDeviceTypeRequest_CAS_FieldMask) FilterInputFields() *UpdateDeviceTypeRequest_CAS_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*UpdateDeviceTypeRequest_CAS_FieldMask) FromProtoFieldMask ¶
func (fieldMask *UpdateDeviceTypeRequest_CAS_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*UpdateDeviceTypeRequest_CAS_FieldMask) GetPaths ¶
func (fieldMask *UpdateDeviceTypeRequest_CAS_FieldMask) GetPaths() []UpdateDeviceTypeRequestCAS_FieldPath
func (*UpdateDeviceTypeRequest_CAS_FieldMask) GetRawPaths ¶
func (fieldMask *UpdateDeviceTypeRequest_CAS_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*UpdateDeviceTypeRequest_CAS_FieldMask) IsFull ¶
func (fieldMask *UpdateDeviceTypeRequest_CAS_FieldMask) IsFull() bool
func (UpdateDeviceTypeRequest_CAS_FieldMask) Marshal ¶
func (fieldMask UpdateDeviceTypeRequest_CAS_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (UpdateDeviceTypeRequest_CAS_FieldMask) MarshalJSON ¶
func (fieldMask UpdateDeviceTypeRequest_CAS_FieldMask) MarshalJSON() ([]byte, error)
func (*UpdateDeviceTypeRequest_CAS_FieldMask) PathsCount ¶
func (fieldMask *UpdateDeviceTypeRequest_CAS_FieldMask) PathsCount() int
func (*UpdateDeviceTypeRequest_CAS_FieldMask) Project ¶
func (fieldMask *UpdateDeviceTypeRequest_CAS_FieldMask) Project(source *UpdateDeviceTypeRequest_CAS) *UpdateDeviceTypeRequest_CAS
func (*UpdateDeviceTypeRequest_CAS_FieldMask) ProjectRaw ¶
func (fieldMask *UpdateDeviceTypeRequest_CAS_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*UpdateDeviceTypeRequest_CAS_FieldMask) ProtoMessage ¶
func (fieldMask *UpdateDeviceTypeRequest_CAS_FieldMask) ProtoMessage()
func (*UpdateDeviceTypeRequest_CAS_FieldMask) ProtoReflect ¶
func (fieldMask *UpdateDeviceTypeRequest_CAS_FieldMask) ProtoReflect() preflect.Message
func (*UpdateDeviceTypeRequest_CAS_FieldMask) Reset ¶
func (fieldMask *UpdateDeviceTypeRequest_CAS_FieldMask) Reset()
func (*UpdateDeviceTypeRequest_CAS_FieldMask) Set ¶
func (fieldMask *UpdateDeviceTypeRequest_CAS_FieldMask) Set(target, source *UpdateDeviceTypeRequest_CAS)
func (*UpdateDeviceTypeRequest_CAS_FieldMask) SetFromCliFlag ¶
func (fieldMask *UpdateDeviceTypeRequest_CAS_FieldMask) SetFromCliFlag(raw string) error
func (*UpdateDeviceTypeRequest_CAS_FieldMask) SetRaw ¶
func (fieldMask *UpdateDeviceTypeRequest_CAS_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*UpdateDeviceTypeRequest_CAS_FieldMask) Size ¶
func (fieldMask *UpdateDeviceTypeRequest_CAS_FieldMask) Size() int
func (*UpdateDeviceTypeRequest_CAS_FieldMask) String ¶
func (fieldMask *UpdateDeviceTypeRequest_CAS_FieldMask) String() string
func (*UpdateDeviceTypeRequest_CAS_FieldMask) Subtract ¶
func (fieldMask *UpdateDeviceTypeRequest_CAS_FieldMask) Subtract(other *UpdateDeviceTypeRequest_CAS_FieldMask) *UpdateDeviceTypeRequest_CAS_FieldMask
func (*UpdateDeviceTypeRequest_CAS_FieldMask) SubtractRaw ¶
func (fieldMask *UpdateDeviceTypeRequest_CAS_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*UpdateDeviceTypeRequest_CAS_FieldMask) ToProtoFieldMask ¶
func (fieldMask *UpdateDeviceTypeRequest_CAS_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*UpdateDeviceTypeRequest_CAS_FieldMask) Unmarshal ¶
func (fieldMask *UpdateDeviceTypeRequest_CAS_FieldMask) Unmarshal(data []byte) error
func (*UpdateDeviceTypeRequest_CAS_FieldMask) UnmarshalJSON ¶
func (fieldMask *UpdateDeviceTypeRequest_CAS_FieldMask) UnmarshalJSON(data []byte) error
type UpdateDeviceTypeRequest_FieldMask ¶
type UpdateDeviceTypeRequest_FieldMask struct {
Paths []UpdateDeviceTypeRequest_FieldPath
}
func FullUpdateDeviceTypeRequest_FieldMask ¶
func FullUpdateDeviceTypeRequest_FieldMask() *UpdateDeviceTypeRequest_FieldMask
func (*UpdateDeviceTypeRequest_FieldMask) AppendPath ¶
func (fieldMask *UpdateDeviceTypeRequest_FieldMask) AppendPath(path UpdateDeviceTypeRequest_FieldPath)
func (*UpdateDeviceTypeRequest_FieldMask) AppendRawPath ¶
func (fieldMask *UpdateDeviceTypeRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*UpdateDeviceTypeRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *UpdateDeviceTypeRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*UpdateDeviceTypeRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *UpdateDeviceTypeRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*UpdateDeviceTypeRequest_FieldMask) FilterInputFields ¶
func (fieldMask *UpdateDeviceTypeRequest_FieldMask) FilterInputFields() *UpdateDeviceTypeRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*UpdateDeviceTypeRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *UpdateDeviceTypeRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*UpdateDeviceTypeRequest_FieldMask) GetPaths ¶
func (fieldMask *UpdateDeviceTypeRequest_FieldMask) GetPaths() []UpdateDeviceTypeRequest_FieldPath
func (*UpdateDeviceTypeRequest_FieldMask) GetRawPaths ¶
func (fieldMask *UpdateDeviceTypeRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*UpdateDeviceTypeRequest_FieldMask) IsFull ¶
func (fieldMask *UpdateDeviceTypeRequest_FieldMask) IsFull() bool
func (UpdateDeviceTypeRequest_FieldMask) Marshal ¶
func (fieldMask UpdateDeviceTypeRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (UpdateDeviceTypeRequest_FieldMask) MarshalJSON ¶
func (fieldMask UpdateDeviceTypeRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*UpdateDeviceTypeRequest_FieldMask) PathsCount ¶
func (fieldMask *UpdateDeviceTypeRequest_FieldMask) PathsCount() int
func (*UpdateDeviceTypeRequest_FieldMask) Project ¶
func (fieldMask *UpdateDeviceTypeRequest_FieldMask) Project(source *UpdateDeviceTypeRequest) *UpdateDeviceTypeRequest
func (*UpdateDeviceTypeRequest_FieldMask) ProjectRaw ¶
func (fieldMask *UpdateDeviceTypeRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*UpdateDeviceTypeRequest_FieldMask) ProtoMessage ¶
func (fieldMask *UpdateDeviceTypeRequest_FieldMask) ProtoMessage()
func (*UpdateDeviceTypeRequest_FieldMask) ProtoReflect ¶
func (fieldMask *UpdateDeviceTypeRequest_FieldMask) ProtoReflect() preflect.Message
func (*UpdateDeviceTypeRequest_FieldMask) Reset ¶
func (fieldMask *UpdateDeviceTypeRequest_FieldMask) Reset()
func (*UpdateDeviceTypeRequest_FieldMask) Set ¶
func (fieldMask *UpdateDeviceTypeRequest_FieldMask) Set(target, source *UpdateDeviceTypeRequest)
func (*UpdateDeviceTypeRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *UpdateDeviceTypeRequest_FieldMask) SetFromCliFlag(raw string) error
func (*UpdateDeviceTypeRequest_FieldMask) SetRaw ¶
func (fieldMask *UpdateDeviceTypeRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*UpdateDeviceTypeRequest_FieldMask) Size ¶
func (fieldMask *UpdateDeviceTypeRequest_FieldMask) Size() int
func (*UpdateDeviceTypeRequest_FieldMask) String ¶
func (fieldMask *UpdateDeviceTypeRequest_FieldMask) String() string
func (*UpdateDeviceTypeRequest_FieldMask) Subtract ¶
func (fieldMask *UpdateDeviceTypeRequest_FieldMask) Subtract(other *UpdateDeviceTypeRequest_FieldMask) *UpdateDeviceTypeRequest_FieldMask
func (*UpdateDeviceTypeRequest_FieldMask) SubtractRaw ¶
func (fieldMask *UpdateDeviceTypeRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*UpdateDeviceTypeRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *UpdateDeviceTypeRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*UpdateDeviceTypeRequest_FieldMask) Unmarshal ¶
func (fieldMask *UpdateDeviceTypeRequest_FieldMask) Unmarshal(data []byte) error
func (*UpdateDeviceTypeRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *UpdateDeviceTypeRequest_FieldMask) UnmarshalJSON(data []byte) error
type UpdateDeviceTypeRequest_FieldPath ¶
type UpdateDeviceTypeRequest_FieldPath interface { gotenobject.FieldPath Selector() UpdateDeviceTypeRequest_FieldPathSelector Get(source *UpdateDeviceTypeRequest) []interface{} GetSingle(source *UpdateDeviceTypeRequest) (interface{}, bool) ClearValue(item *UpdateDeviceTypeRequest) // Those methods build corresponding UpdateDeviceTypeRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) UpdateDeviceTypeRequest_FieldPathValue WithIArrayOfValues(values interface{}) UpdateDeviceTypeRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) UpdateDeviceTypeRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildUpdateDeviceTypeRequest_FieldPath ¶
func BuildUpdateDeviceTypeRequest_FieldPath(fp gotenobject.RawFieldPath) (UpdateDeviceTypeRequest_FieldPath, error)
func MustParseUpdateDeviceTypeRequest_FieldPath ¶
func MustParseUpdateDeviceTypeRequest_FieldPath(rawField string) UpdateDeviceTypeRequest_FieldPath
func ParseUpdateDeviceTypeRequest_FieldPath ¶
func ParseUpdateDeviceTypeRequest_FieldPath(rawField string) (UpdateDeviceTypeRequest_FieldPath, error)
type UpdateDeviceTypeRequest_FieldPathArrayItemValue ¶
type UpdateDeviceTypeRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue UpdateDeviceTypeRequest_FieldPath ContainsValue(*UpdateDeviceTypeRequest) bool }
UpdateDeviceTypeRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for UpdateDeviceTypeRequest according to their type Present only for array (repeated) types.
func MustParseUpdateDeviceTypeRequest_FieldPathArrayItemValue ¶
func MustParseUpdateDeviceTypeRequest_FieldPathArrayItemValue(pathStr, valueStr string) UpdateDeviceTypeRequest_FieldPathArrayItemValue
func ParseUpdateDeviceTypeRequest_FieldPathArrayItemValue ¶
func ParseUpdateDeviceTypeRequest_FieldPathArrayItemValue(pathStr, valueStr string) (UpdateDeviceTypeRequest_FieldPathArrayItemValue, error)
ParseUpdateDeviceTypeRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type UpdateDeviceTypeRequest_FieldPathArrayOfValues ¶
type UpdateDeviceTypeRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues UpdateDeviceTypeRequest_FieldPath }
UpdateDeviceTypeRequest_FieldPathArrayOfValues allows storing slice of values for UpdateDeviceTypeRequest fields according to their type
func MustParseUpdateDeviceTypeRequest_FieldPathArrayOfValues ¶
func MustParseUpdateDeviceTypeRequest_FieldPathArrayOfValues(pathStr, valuesStr string) UpdateDeviceTypeRequest_FieldPathArrayOfValues
func ParseUpdateDeviceTypeRequest_FieldPathArrayOfValues ¶
func ParseUpdateDeviceTypeRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (UpdateDeviceTypeRequest_FieldPathArrayOfValues, error)
type UpdateDeviceTypeRequest_FieldPathSelector ¶
type UpdateDeviceTypeRequest_FieldPathSelector int32
const ( UpdateDeviceTypeRequest_FieldPathSelectorDeviceType UpdateDeviceTypeRequest_FieldPathSelector = 0 UpdateDeviceTypeRequest_FieldPathSelectorUpdateMask UpdateDeviceTypeRequest_FieldPathSelector = 1 UpdateDeviceTypeRequest_FieldPathSelectorCas UpdateDeviceTypeRequest_FieldPathSelector = 2 UpdateDeviceTypeRequest_FieldPathSelectorAllowMissing UpdateDeviceTypeRequest_FieldPathSelector = 3 )
func (UpdateDeviceTypeRequest_FieldPathSelector) String ¶
func (s UpdateDeviceTypeRequest_FieldPathSelector) String() string
type UpdateDeviceTypeRequest_FieldPathValue ¶
type UpdateDeviceTypeRequest_FieldPathValue interface { UpdateDeviceTypeRequest_FieldPath gotenobject.FieldPathValue SetTo(target **UpdateDeviceTypeRequest) CompareWith(*UpdateDeviceTypeRequest) (cmp int, comparable bool) }
UpdateDeviceTypeRequest_FieldPathValue allows storing values for UpdateDeviceTypeRequest fields according to their type
func MustParseUpdateDeviceTypeRequest_FieldPathValue ¶
func MustParseUpdateDeviceTypeRequest_FieldPathValue(pathStr, valueStr string) UpdateDeviceTypeRequest_FieldPathValue
func ParseUpdateDeviceTypeRequest_FieldPathValue ¶
func ParseUpdateDeviceTypeRequest_FieldPathValue(pathStr, valueStr string) (UpdateDeviceTypeRequest_FieldPathValue, error)
type UpdateDeviceTypeRequest_FieldSubPath ¶
type UpdateDeviceTypeRequest_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*UpdateDeviceTypeRequest_FieldSubPath) AsCasSubPath ¶
func (fps *UpdateDeviceTypeRequest_FieldSubPath) AsCasSubPath() (UpdateDeviceTypeRequestCAS_FieldPath, bool)
func (*UpdateDeviceTypeRequest_FieldSubPath) AsDeviceTypeSubPath ¶
func (fps *UpdateDeviceTypeRequest_FieldSubPath) AsDeviceTypeSubPath() (device_type.DeviceType_FieldPath, bool)
func (*UpdateDeviceTypeRequest_FieldSubPath) ClearValue ¶
func (fps *UpdateDeviceTypeRequest_FieldSubPath) ClearValue(item *UpdateDeviceTypeRequest)
func (*UpdateDeviceTypeRequest_FieldSubPath) ClearValueRaw ¶
func (fps *UpdateDeviceTypeRequest_FieldSubPath) ClearValueRaw(item proto.Message)
func (*UpdateDeviceTypeRequest_FieldSubPath) Get ¶
func (fps *UpdateDeviceTypeRequest_FieldSubPath) Get(source *UpdateDeviceTypeRequest) (values []interface{})
Get returns all values pointed by selected field from source UpdateDeviceTypeRequest
func (*UpdateDeviceTypeRequest_FieldSubPath) GetDefault ¶
func (fps *UpdateDeviceTypeRequest_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*UpdateDeviceTypeRequest_FieldSubPath) GetRaw ¶
func (fps *UpdateDeviceTypeRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*UpdateDeviceTypeRequest_FieldSubPath) GetSingle ¶
func (fps *UpdateDeviceTypeRequest_FieldSubPath) GetSingle(source *UpdateDeviceTypeRequest) (interface{}, bool)
GetSingle returns value of selected field from source UpdateDeviceTypeRequest
func (*UpdateDeviceTypeRequest_FieldSubPath) GetSingleRaw ¶
func (fps *UpdateDeviceTypeRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*UpdateDeviceTypeRequest_FieldSubPath) IsLeaf ¶
func (fps *UpdateDeviceTypeRequest_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*UpdateDeviceTypeRequest_FieldSubPath) JSONString ¶
func (fps *UpdateDeviceTypeRequest_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*UpdateDeviceTypeRequest_FieldSubPath) Selector ¶
func (fps *UpdateDeviceTypeRequest_FieldSubPath) Selector() UpdateDeviceTypeRequest_FieldPathSelector
func (*UpdateDeviceTypeRequest_FieldSubPath) SplitIntoTerminalIPaths ¶
func (fps *UpdateDeviceTypeRequest_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*UpdateDeviceTypeRequest_FieldSubPath) String ¶
func (fps *UpdateDeviceTypeRequest_FieldSubPath) String() string
String returns path representation in proto convention
func (*UpdateDeviceTypeRequest_FieldSubPath) WithIArrayItemValue ¶
func (fps *UpdateDeviceTypeRequest_FieldSubPath) WithIArrayItemValue(value interface{}) UpdateDeviceTypeRequest_FieldPathArrayItemValue
func (*UpdateDeviceTypeRequest_FieldSubPath) WithIArrayOfValues ¶
func (fps *UpdateDeviceTypeRequest_FieldSubPath) WithIArrayOfValues(values interface{}) UpdateDeviceTypeRequest_FieldPathArrayOfValues
func (*UpdateDeviceTypeRequest_FieldSubPath) WithIValue ¶
func (fps *UpdateDeviceTypeRequest_FieldSubPath) WithIValue(value interface{}) UpdateDeviceTypeRequest_FieldPathValue
func (*UpdateDeviceTypeRequest_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *UpdateDeviceTypeRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*UpdateDeviceTypeRequest_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *UpdateDeviceTypeRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*UpdateDeviceTypeRequest_FieldSubPath) WithRawIValue ¶
func (fps *UpdateDeviceTypeRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type UpdateDeviceTypeRequest_FieldSubPathArrayItemValue ¶
type UpdateDeviceTypeRequest_FieldSubPathArrayItemValue struct { UpdateDeviceTypeRequest_FieldPath // contains filtered or unexported fields }
func (*UpdateDeviceTypeRequest_FieldSubPathArrayItemValue) AsCasPathItemValue ¶
func (fpaivs *UpdateDeviceTypeRequest_FieldSubPathArrayItemValue) AsCasPathItemValue() (UpdateDeviceTypeRequestCAS_FieldPathArrayItemValue, bool)
func (*UpdateDeviceTypeRequest_FieldSubPathArrayItemValue) AsDeviceTypePathItemValue ¶
func (fpaivs *UpdateDeviceTypeRequest_FieldSubPathArrayItemValue) AsDeviceTypePathItemValue() (device_type.DeviceType_FieldPathArrayItemValue, bool)
func (*UpdateDeviceTypeRequest_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *UpdateDeviceTypeRequest_FieldSubPathArrayItemValue) ContainsValue(source *UpdateDeviceTypeRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'UpdateDeviceTypeRequest'
func (*UpdateDeviceTypeRequest_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *UpdateDeviceTypeRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type UpdateDeviceTypeRequest_FieldSubPathArrayOfValues ¶
type UpdateDeviceTypeRequest_FieldSubPathArrayOfValues struct { UpdateDeviceTypeRequest_FieldPath // contains filtered or unexported fields }
func (*UpdateDeviceTypeRequest_FieldSubPathArrayOfValues) AsCasPathArrayOfValues ¶
func (fpsaov *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues) AsCasPathArrayOfValues() (UpdateDeviceTypeRequestCAS_FieldPathArrayOfValues, bool)
func (*UpdateDeviceTypeRequest_FieldSubPathArrayOfValues) AsDeviceTypePathArrayOfValues ¶
func (fpsaov *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues) AsDeviceTypePathArrayOfValues() (device_type.DeviceType_FieldPathArrayOfValues, bool)
func (*UpdateDeviceTypeRequest_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *UpdateDeviceTypeRequest_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type UpdateDeviceTypeRequest_FieldSubPathValue ¶
type UpdateDeviceTypeRequest_FieldSubPathValue struct { UpdateDeviceTypeRequest_FieldPath // contains filtered or unexported fields }
func (*UpdateDeviceTypeRequest_FieldSubPathValue) AsCasPathValue ¶
func (fpvs *UpdateDeviceTypeRequest_FieldSubPathValue) AsCasPathValue() (UpdateDeviceTypeRequestCAS_FieldPathValue, bool)
func (*UpdateDeviceTypeRequest_FieldSubPathValue) AsDeviceTypePathValue ¶
func (fpvs *UpdateDeviceTypeRequest_FieldSubPathValue) AsDeviceTypePathValue() (device_type.DeviceType_FieldPathValue, bool)
func (*UpdateDeviceTypeRequest_FieldSubPathValue) CompareWith ¶
func (fpvs *UpdateDeviceTypeRequest_FieldSubPathValue) CompareWith(source *UpdateDeviceTypeRequest) (int, bool)
func (*UpdateDeviceTypeRequest_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *UpdateDeviceTypeRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*UpdateDeviceTypeRequest_FieldSubPathValue) GetRawValue ¶
func (fpvs *UpdateDeviceTypeRequest_FieldSubPathValue) GetRawValue() interface{}
func (*UpdateDeviceTypeRequest_FieldSubPathValue) SetTo ¶
func (fpvs *UpdateDeviceTypeRequest_FieldSubPathValue) SetTo(target **UpdateDeviceTypeRequest)
func (*UpdateDeviceTypeRequest_FieldSubPathValue) SetToRaw ¶
func (fpvs *UpdateDeviceTypeRequest_FieldSubPathValue) SetToRaw(target proto.Message)
type UpdateDeviceTypeRequest_FieldTerminalPath ¶
type UpdateDeviceTypeRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*UpdateDeviceTypeRequest_FieldTerminalPath) ClearValue ¶
func (fp *UpdateDeviceTypeRequest_FieldTerminalPath) ClearValue(item *UpdateDeviceTypeRequest)
func (*UpdateDeviceTypeRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *UpdateDeviceTypeRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*UpdateDeviceTypeRequest_FieldTerminalPath) Get ¶
func (fp *UpdateDeviceTypeRequest_FieldTerminalPath) Get(source *UpdateDeviceTypeRequest) (values []interface{})
Get returns all values pointed by specific field from source UpdateDeviceTypeRequest
func (*UpdateDeviceTypeRequest_FieldTerminalPath) GetDefault ¶
func (fp *UpdateDeviceTypeRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*UpdateDeviceTypeRequest_FieldTerminalPath) GetRaw ¶
func (fp *UpdateDeviceTypeRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*UpdateDeviceTypeRequest_FieldTerminalPath) GetSingle ¶
func (fp *UpdateDeviceTypeRequest_FieldTerminalPath) GetSingle(source *UpdateDeviceTypeRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source UpdateDeviceTypeRequest
func (*UpdateDeviceTypeRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *UpdateDeviceTypeRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*UpdateDeviceTypeRequest_FieldTerminalPath) IsLeaf ¶
func (fp *UpdateDeviceTypeRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*UpdateDeviceTypeRequest_FieldTerminalPath) JSONString ¶
func (fp *UpdateDeviceTypeRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*UpdateDeviceTypeRequest_FieldTerminalPath) Selector ¶
func (fp *UpdateDeviceTypeRequest_FieldTerminalPath) Selector() UpdateDeviceTypeRequest_FieldPathSelector
func (*UpdateDeviceTypeRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶
func (fp *UpdateDeviceTypeRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*UpdateDeviceTypeRequest_FieldTerminalPath) String ¶
func (fp *UpdateDeviceTypeRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*UpdateDeviceTypeRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *UpdateDeviceTypeRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) UpdateDeviceTypeRequest_FieldPathArrayItemValue
func (*UpdateDeviceTypeRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *UpdateDeviceTypeRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) UpdateDeviceTypeRequest_FieldPathArrayOfValues
func (*UpdateDeviceTypeRequest_FieldTerminalPath) WithIValue ¶
func (fp *UpdateDeviceTypeRequest_FieldTerminalPath) WithIValue(value interface{}) UpdateDeviceTypeRequest_FieldPathValue
func (*UpdateDeviceTypeRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *UpdateDeviceTypeRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*UpdateDeviceTypeRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *UpdateDeviceTypeRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*UpdateDeviceTypeRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *UpdateDeviceTypeRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type UpdateDeviceTypeRequest_FieldTerminalPathArrayItemValue ¶
type UpdateDeviceTypeRequest_FieldTerminalPathArrayItemValue struct { UpdateDeviceTypeRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateDeviceTypeRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *UpdateDeviceTypeRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *UpdateDeviceTypeRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'UpdateDeviceTypeRequest'
func (*UpdateDeviceTypeRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *UpdateDeviceTypeRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object UpdateDeviceTypeRequest as interface{}
func (*UpdateDeviceTypeRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *UpdateDeviceTypeRequest_FieldTerminalPathArrayItemValue) GetSingle(source *UpdateDeviceTypeRequest) (interface{}, bool)
func (*UpdateDeviceTypeRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *UpdateDeviceTypeRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type UpdateDeviceTypeRequest_FieldTerminalPathArrayOfValues ¶
type UpdateDeviceTypeRequest_FieldTerminalPathArrayOfValues struct { UpdateDeviceTypeRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateDeviceTypeRequest_FieldTerminalPathArrayOfValues) AsAllowMissingArrayOfValues ¶
func (fpaov *UpdateDeviceTypeRequest_FieldTerminalPathArrayOfValues) AsAllowMissingArrayOfValues() ([]bool, bool)
func (*UpdateDeviceTypeRequest_FieldTerminalPathArrayOfValues) AsCasArrayOfValues ¶
func (fpaov *UpdateDeviceTypeRequest_FieldTerminalPathArrayOfValues) AsCasArrayOfValues() ([]*UpdateDeviceTypeRequest_CAS, bool)
func (*UpdateDeviceTypeRequest_FieldTerminalPathArrayOfValues) AsDeviceTypeArrayOfValues ¶
func (fpaov *UpdateDeviceTypeRequest_FieldTerminalPathArrayOfValues) AsDeviceTypeArrayOfValues() ([]*device_type.DeviceType, bool)
func (*UpdateDeviceTypeRequest_FieldTerminalPathArrayOfValues) AsUpdateMaskArrayOfValues ¶
func (fpaov *UpdateDeviceTypeRequest_FieldTerminalPathArrayOfValues) AsUpdateMaskArrayOfValues() ([]*device_type.DeviceType_FieldMask, bool)
func (*UpdateDeviceTypeRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *UpdateDeviceTypeRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type UpdateDeviceTypeRequest_FieldTerminalPathValue ¶
type UpdateDeviceTypeRequest_FieldTerminalPathValue struct { UpdateDeviceTypeRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateDeviceTypeRequest_FieldTerminalPathValue) AsAllowMissingValue ¶
func (fpv *UpdateDeviceTypeRequest_FieldTerminalPathValue) AsAllowMissingValue() (bool, bool)
func (*UpdateDeviceTypeRequest_FieldTerminalPathValue) AsCasValue ¶
func (fpv *UpdateDeviceTypeRequest_FieldTerminalPathValue) AsCasValue() (*UpdateDeviceTypeRequest_CAS, bool)
func (*UpdateDeviceTypeRequest_FieldTerminalPathValue) AsDeviceTypeValue ¶
func (fpv *UpdateDeviceTypeRequest_FieldTerminalPathValue) AsDeviceTypeValue() (*device_type.DeviceType, bool)
func (*UpdateDeviceTypeRequest_FieldTerminalPathValue) AsUpdateMaskValue ¶
func (fpv *UpdateDeviceTypeRequest_FieldTerminalPathValue) AsUpdateMaskValue() (*device_type.DeviceType_FieldMask, bool)
func (*UpdateDeviceTypeRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *UpdateDeviceTypeRequest_FieldTerminalPathValue) CompareWith(source *UpdateDeviceTypeRequest) (int, bool)
CompareWith compares value in the 'UpdateDeviceTypeRequest_FieldTerminalPathValue' with the value under path in 'UpdateDeviceTypeRequest'.
func (*UpdateDeviceTypeRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *UpdateDeviceTypeRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*UpdateDeviceTypeRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *UpdateDeviceTypeRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'UpdateDeviceTypeRequest' as interface{}
func (*UpdateDeviceTypeRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *UpdateDeviceTypeRequest_FieldTerminalPathValue) SetTo(target **UpdateDeviceTypeRequest)
SetTo stores value for selected field for object UpdateDeviceTypeRequest
func (*UpdateDeviceTypeRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *UpdateDeviceTypeRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchDeviceTypeClientStream ¶
type WatchDeviceTypeClientStream interface { Recv() (*WatchDeviceTypeResponse, error) grpc.ClientStream }
type WatchDeviceTypeDescriptor ¶
type WatchDeviceTypeDescriptor struct{}
func GetWatchDeviceTypeDescriptor ¶
func GetWatchDeviceTypeDescriptor() *WatchDeviceTypeDescriptor
func (*WatchDeviceTypeDescriptor) GetApiDescriptor ¶
func (d *WatchDeviceTypeDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*WatchDeviceTypeDescriptor) GetApiName ¶
func (d *WatchDeviceTypeDescriptor) GetApiName() string
func (*WatchDeviceTypeDescriptor) GetClientMsgReflectHandle ¶
func (d *WatchDeviceTypeDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchDeviceTypeDescriptor) GetFullMethodName ¶
func (d *WatchDeviceTypeDescriptor) GetFullMethodName() string
func (*WatchDeviceTypeDescriptor) GetMethodName ¶
func (d *WatchDeviceTypeDescriptor) GetMethodName() string
func (*WatchDeviceTypeDescriptor) GetProtoPkgName ¶
func (d *WatchDeviceTypeDescriptor) GetProtoPkgName() string
func (*WatchDeviceTypeDescriptor) GetResourceDescriptor ¶
func (d *WatchDeviceTypeDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*WatchDeviceTypeDescriptor) GetServerMsgReflectHandle ¶
func (d *WatchDeviceTypeDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchDeviceTypeDescriptor) GetServiceDomain ¶
func (d *WatchDeviceTypeDescriptor) GetServiceDomain() string
func (*WatchDeviceTypeDescriptor) GetServiceVersion ¶
func (d *WatchDeviceTypeDescriptor) GetServiceVersion() string
func (*WatchDeviceTypeDescriptor) GetVerb ¶
func (d *WatchDeviceTypeDescriptor) GetVerb() string
func (*WatchDeviceTypeDescriptor) HasResource ¶
func (d *WatchDeviceTypeDescriptor) HasResource() bool
func (*WatchDeviceTypeDescriptor) IsClientStream ¶
func (d *WatchDeviceTypeDescriptor) IsClientStream() bool
func (*WatchDeviceTypeDescriptor) IsCollection ¶
func (d *WatchDeviceTypeDescriptor) IsCollection() bool
func (*WatchDeviceTypeDescriptor) IsPlural ¶
func (d *WatchDeviceTypeDescriptor) IsPlural() bool
func (*WatchDeviceTypeDescriptor) IsServerStream ¶
func (d *WatchDeviceTypeDescriptor) IsServerStream() bool
func (*WatchDeviceTypeDescriptor) IsUnary ¶
func (d *WatchDeviceTypeDescriptor) IsUnary() bool
func (*WatchDeviceTypeDescriptor) NewEmptyClientMsg ¶
func (d *WatchDeviceTypeDescriptor) NewEmptyClientMsg() proto.Message
func (*WatchDeviceTypeDescriptor) NewEmptyServerMsg ¶
func (d *WatchDeviceTypeDescriptor) NewEmptyServerMsg() proto.Message
func (*WatchDeviceTypeDescriptor) RequestHasResourceBody ¶
func (d *WatchDeviceTypeDescriptor) RequestHasResourceBody() bool
type WatchDeviceTypeDescriptorClientMsgHandle ¶
type WatchDeviceTypeDescriptorClientMsgHandle struct{}
func (*WatchDeviceTypeDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *WatchDeviceTypeDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchDeviceTypeDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *WatchDeviceTypeDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchDeviceTypeDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *WatchDeviceTypeDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchDeviceTypeDescriptorServerMsgHandle ¶
type WatchDeviceTypeDescriptorServerMsgHandle struct{}
func (*WatchDeviceTypeDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *WatchDeviceTypeDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchDeviceTypeDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *WatchDeviceTypeDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchDeviceTypeDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *WatchDeviceTypeDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchDeviceTypeRequest ¶
type WatchDeviceTypeRequest struct { // Reference to ntt.devices.v1alpha2.DeviceType Name *device_type.Reference `protobuf:"bytes,1,opt,customtype=Reference,name=name,proto3" json:"name,omitempty" firestore:"name"` // A list of extra fields to be obtained for each response item on top of // fields defined by request field view FieldMask *device_type.DeviceType_FieldMask `` /* 142-byte string literal not displayed */ // View defines list of standard response fields present in response items. // Additional fields can be amended by request field field_mask View view.View `protobuf:"varint,4,opt,name=view,proto3,enum=goten.view.View" json:"view,omitempty" firestore:"view"` // contains filtered or unexported fields }
Request message for method [WatchDeviceType][ntt.devices.v1alpha2.WatchDeviceType]
func (*WatchDeviceTypeRequest) Clone ¶
func (o *WatchDeviceTypeRequest) Clone() *WatchDeviceTypeRequest
func (*WatchDeviceTypeRequest) CloneRaw ¶
func (o *WatchDeviceTypeRequest) CloneRaw() gotenobject.GotenObjectExt
func (*WatchDeviceTypeRequest) Descriptor ¶
func (*WatchDeviceTypeRequest) Descriptor() ([]byte, []int)
Deprecated, Use WatchDeviceTypeRequest.ProtoReflect.Descriptor instead.
func (*WatchDeviceTypeRequest) GetFieldMask ¶
func (m *WatchDeviceTypeRequest) GetFieldMask() *device_type.DeviceType_FieldMask
func (*WatchDeviceTypeRequest) GetName ¶
func (m *WatchDeviceTypeRequest) GetName() *device_type.Reference
func (*WatchDeviceTypeRequest) GetView ¶
func (m *WatchDeviceTypeRequest) GetView() view.View
func (*WatchDeviceTypeRequest) GotenMessage ¶
func (*WatchDeviceTypeRequest) GotenMessage()
func (*WatchDeviceTypeRequest) GotenObjectExt ¶
func (o *WatchDeviceTypeRequest) GotenObjectExt()
func (*WatchDeviceTypeRequest) GotenValidate ¶
func (obj *WatchDeviceTypeRequest) GotenValidate() error
func (*WatchDeviceTypeRequest) MakeDiffFieldMask ¶
func (o *WatchDeviceTypeRequest) MakeDiffFieldMask(other *WatchDeviceTypeRequest) *WatchDeviceTypeRequest_FieldMask
func (*WatchDeviceTypeRequest) MakeFullFieldMask ¶
func (o *WatchDeviceTypeRequest) MakeFullFieldMask() *WatchDeviceTypeRequest_FieldMask
func (*WatchDeviceTypeRequest) MakeRawDiffFieldMask ¶
func (o *WatchDeviceTypeRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchDeviceTypeRequest) MakeRawFullFieldMask ¶
func (o *WatchDeviceTypeRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchDeviceTypeRequest) Marshal ¶
func (m *WatchDeviceTypeRequest) Marshal() ([]byte, error)
func (*WatchDeviceTypeRequest) MarshalJSON ¶
func (m *WatchDeviceTypeRequest) MarshalJSON() ([]byte, error)
func (*WatchDeviceTypeRequest) Merge ¶
func (o *WatchDeviceTypeRequest) Merge(source *WatchDeviceTypeRequest)
func (*WatchDeviceTypeRequest) MergeRaw ¶
func (o *WatchDeviceTypeRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchDeviceTypeRequest) ProtoMessage ¶
func (*WatchDeviceTypeRequest) ProtoMessage()
func (*WatchDeviceTypeRequest) ProtoReflect ¶
func (m *WatchDeviceTypeRequest) ProtoReflect() preflect.Message
func (*WatchDeviceTypeRequest) Reset ¶
func (m *WatchDeviceTypeRequest) Reset()
func (*WatchDeviceTypeRequest) SetFieldMask ¶
func (m *WatchDeviceTypeRequest) SetFieldMask(fv *device_type.DeviceType_FieldMask)
func (*WatchDeviceTypeRequest) SetName ¶
func (m *WatchDeviceTypeRequest) SetName(fv *device_type.Reference)
func (*WatchDeviceTypeRequest) SetView ¶
func (m *WatchDeviceTypeRequest) SetView(fv view.View)
func (*WatchDeviceTypeRequest) String ¶
func (m *WatchDeviceTypeRequest) String() string
func (*WatchDeviceTypeRequest) Unmarshal ¶
func (m *WatchDeviceTypeRequest) Unmarshal(b []byte) error
func (*WatchDeviceTypeRequest) UnmarshalJSON ¶
func (m *WatchDeviceTypeRequest) UnmarshalJSON(data []byte) error
type WatchDeviceTypeRequestFieldPathBuilder ¶
type WatchDeviceTypeRequestFieldPathBuilder struct{}
func NewWatchDeviceTypeRequestFieldPathBuilder ¶
func NewWatchDeviceTypeRequestFieldPathBuilder() WatchDeviceTypeRequestFieldPathBuilder
type WatchDeviceTypeRequestPathSelectorFieldMask ¶
type WatchDeviceTypeRequestPathSelectorFieldMask struct{}
func (WatchDeviceTypeRequestPathSelectorFieldMask) FieldPath ¶
func (WatchDeviceTypeRequestPathSelectorFieldMask) FieldPath() *WatchDeviceTypeRequest_FieldTerminalPath
func (WatchDeviceTypeRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s WatchDeviceTypeRequestPathSelectorFieldMask) WithArrayOfValues(values []*device_type.DeviceType_FieldMask) *WatchDeviceTypeRequest_FieldTerminalPathArrayOfValues
func (WatchDeviceTypeRequestPathSelectorFieldMask) WithValue ¶
func (s WatchDeviceTypeRequestPathSelectorFieldMask) WithValue(value *device_type.DeviceType_FieldMask) *WatchDeviceTypeRequest_FieldTerminalPathValue
type WatchDeviceTypeRequestPathSelectorName ¶
type WatchDeviceTypeRequestPathSelectorName struct{}
func (WatchDeviceTypeRequestPathSelectorName) FieldPath ¶
func (WatchDeviceTypeRequestPathSelectorName) FieldPath() *WatchDeviceTypeRequest_FieldTerminalPath
func (WatchDeviceTypeRequestPathSelectorName) WithArrayOfValues ¶
func (s WatchDeviceTypeRequestPathSelectorName) WithArrayOfValues(values []*device_type.Reference) *WatchDeviceTypeRequest_FieldTerminalPathArrayOfValues
func (WatchDeviceTypeRequestPathSelectorName) WithValue ¶
func (s WatchDeviceTypeRequestPathSelectorName) WithValue(value *device_type.Reference) *WatchDeviceTypeRequest_FieldTerminalPathValue
type WatchDeviceTypeRequestPathSelectorView ¶
type WatchDeviceTypeRequestPathSelectorView struct{}
func (WatchDeviceTypeRequestPathSelectorView) FieldPath ¶
func (WatchDeviceTypeRequestPathSelectorView) FieldPath() *WatchDeviceTypeRequest_FieldTerminalPath
func (WatchDeviceTypeRequestPathSelectorView) WithArrayOfValues ¶
func (s WatchDeviceTypeRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchDeviceTypeRequest_FieldTerminalPathArrayOfValues
func (WatchDeviceTypeRequestPathSelectorView) WithValue ¶
func (s WatchDeviceTypeRequestPathSelectorView) WithValue(value view.View) *WatchDeviceTypeRequest_FieldTerminalPathValue
type WatchDeviceTypeRequest_FieldMask ¶
type WatchDeviceTypeRequest_FieldMask struct {
Paths []WatchDeviceTypeRequest_FieldPath
}
func FullWatchDeviceTypeRequest_FieldMask ¶
func FullWatchDeviceTypeRequest_FieldMask() *WatchDeviceTypeRequest_FieldMask
func (*WatchDeviceTypeRequest_FieldMask) AppendPath ¶
func (fieldMask *WatchDeviceTypeRequest_FieldMask) AppendPath(path WatchDeviceTypeRequest_FieldPath)
func (*WatchDeviceTypeRequest_FieldMask) AppendRawPath ¶
func (fieldMask *WatchDeviceTypeRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchDeviceTypeRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchDeviceTypeRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchDeviceTypeRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchDeviceTypeRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchDeviceTypeRequest_FieldMask) FilterInputFields ¶
func (fieldMask *WatchDeviceTypeRequest_FieldMask) FilterInputFields() *WatchDeviceTypeRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchDeviceTypeRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchDeviceTypeRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchDeviceTypeRequest_FieldMask) GetPaths ¶
func (fieldMask *WatchDeviceTypeRequest_FieldMask) GetPaths() []WatchDeviceTypeRequest_FieldPath
func (*WatchDeviceTypeRequest_FieldMask) GetRawPaths ¶
func (fieldMask *WatchDeviceTypeRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchDeviceTypeRequest_FieldMask) IsFull ¶
func (fieldMask *WatchDeviceTypeRequest_FieldMask) IsFull() bool
func (WatchDeviceTypeRequest_FieldMask) Marshal ¶
func (fieldMask WatchDeviceTypeRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchDeviceTypeRequest_FieldMask) MarshalJSON ¶
func (fieldMask WatchDeviceTypeRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchDeviceTypeRequest_FieldMask) PathsCount ¶
func (fieldMask *WatchDeviceTypeRequest_FieldMask) PathsCount() int
func (*WatchDeviceTypeRequest_FieldMask) Project ¶
func (fieldMask *WatchDeviceTypeRequest_FieldMask) Project(source *WatchDeviceTypeRequest) *WatchDeviceTypeRequest
func (*WatchDeviceTypeRequest_FieldMask) ProjectRaw ¶
func (fieldMask *WatchDeviceTypeRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchDeviceTypeRequest_FieldMask) ProtoMessage ¶
func (fieldMask *WatchDeviceTypeRequest_FieldMask) ProtoMessage()
func (*WatchDeviceTypeRequest_FieldMask) ProtoReflect ¶
func (fieldMask *WatchDeviceTypeRequest_FieldMask) ProtoReflect() preflect.Message
func (*WatchDeviceTypeRequest_FieldMask) Reset ¶
func (fieldMask *WatchDeviceTypeRequest_FieldMask) Reset()
func (*WatchDeviceTypeRequest_FieldMask) Set ¶
func (fieldMask *WatchDeviceTypeRequest_FieldMask) Set(target, source *WatchDeviceTypeRequest)
func (*WatchDeviceTypeRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchDeviceTypeRequest_FieldMask) SetFromCliFlag(raw string) error
func (*WatchDeviceTypeRequest_FieldMask) SetRaw ¶
func (fieldMask *WatchDeviceTypeRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchDeviceTypeRequest_FieldMask) Size ¶
func (fieldMask *WatchDeviceTypeRequest_FieldMask) Size() int
func (*WatchDeviceTypeRequest_FieldMask) String ¶
func (fieldMask *WatchDeviceTypeRequest_FieldMask) String() string
func (*WatchDeviceTypeRequest_FieldMask) Subtract ¶
func (fieldMask *WatchDeviceTypeRequest_FieldMask) Subtract(other *WatchDeviceTypeRequest_FieldMask) *WatchDeviceTypeRequest_FieldMask
func (*WatchDeviceTypeRequest_FieldMask) SubtractRaw ¶
func (fieldMask *WatchDeviceTypeRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchDeviceTypeRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchDeviceTypeRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchDeviceTypeRequest_FieldMask) Unmarshal ¶
func (fieldMask *WatchDeviceTypeRequest_FieldMask) Unmarshal(data []byte) error
func (*WatchDeviceTypeRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchDeviceTypeRequest_FieldMask) UnmarshalJSON(data []byte) error
type WatchDeviceTypeRequest_FieldPath ¶
type WatchDeviceTypeRequest_FieldPath interface { gotenobject.FieldPath Selector() WatchDeviceTypeRequest_FieldPathSelector Get(source *WatchDeviceTypeRequest) []interface{} GetSingle(source *WatchDeviceTypeRequest) (interface{}, bool) ClearValue(item *WatchDeviceTypeRequest) // Those methods build corresponding WatchDeviceTypeRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchDeviceTypeRequest_FieldPathValue WithIArrayOfValues(values interface{}) WatchDeviceTypeRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchDeviceTypeRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchDeviceTypeRequest_FieldPath ¶
func BuildWatchDeviceTypeRequest_FieldPath(fp gotenobject.RawFieldPath) (WatchDeviceTypeRequest_FieldPath, error)
func MustParseWatchDeviceTypeRequest_FieldPath ¶
func MustParseWatchDeviceTypeRequest_FieldPath(rawField string) WatchDeviceTypeRequest_FieldPath
func ParseWatchDeviceTypeRequest_FieldPath ¶
func ParseWatchDeviceTypeRequest_FieldPath(rawField string) (WatchDeviceTypeRequest_FieldPath, error)
type WatchDeviceTypeRequest_FieldPathArrayItemValue ¶
type WatchDeviceTypeRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchDeviceTypeRequest_FieldPath ContainsValue(*WatchDeviceTypeRequest) bool }
WatchDeviceTypeRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchDeviceTypeRequest according to their type Present only for array (repeated) types.
func MustParseWatchDeviceTypeRequest_FieldPathArrayItemValue ¶
func MustParseWatchDeviceTypeRequest_FieldPathArrayItemValue(pathStr, valueStr string) WatchDeviceTypeRequest_FieldPathArrayItemValue
func ParseWatchDeviceTypeRequest_FieldPathArrayItemValue ¶
func ParseWatchDeviceTypeRequest_FieldPathArrayItemValue(pathStr, valueStr string) (WatchDeviceTypeRequest_FieldPathArrayItemValue, error)
ParseWatchDeviceTypeRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchDeviceTypeRequest_FieldPathArrayOfValues ¶
type WatchDeviceTypeRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchDeviceTypeRequest_FieldPath }
WatchDeviceTypeRequest_FieldPathArrayOfValues allows storing slice of values for WatchDeviceTypeRequest fields according to their type
func MustParseWatchDeviceTypeRequest_FieldPathArrayOfValues ¶
func MustParseWatchDeviceTypeRequest_FieldPathArrayOfValues(pathStr, valuesStr string) WatchDeviceTypeRequest_FieldPathArrayOfValues
func ParseWatchDeviceTypeRequest_FieldPathArrayOfValues ¶
func ParseWatchDeviceTypeRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchDeviceTypeRequest_FieldPathArrayOfValues, error)
type WatchDeviceTypeRequest_FieldPathSelector ¶
type WatchDeviceTypeRequest_FieldPathSelector int32
const ( WatchDeviceTypeRequest_FieldPathSelectorName WatchDeviceTypeRequest_FieldPathSelector = 0 WatchDeviceTypeRequest_FieldPathSelectorFieldMask WatchDeviceTypeRequest_FieldPathSelector = 1 WatchDeviceTypeRequest_FieldPathSelectorView WatchDeviceTypeRequest_FieldPathSelector = 2 )
func (WatchDeviceTypeRequest_FieldPathSelector) String ¶
func (s WatchDeviceTypeRequest_FieldPathSelector) String() string
type WatchDeviceTypeRequest_FieldPathValue ¶
type WatchDeviceTypeRequest_FieldPathValue interface { WatchDeviceTypeRequest_FieldPath gotenobject.FieldPathValue SetTo(target **WatchDeviceTypeRequest) CompareWith(*WatchDeviceTypeRequest) (cmp int, comparable bool) }
WatchDeviceTypeRequest_FieldPathValue allows storing values for WatchDeviceTypeRequest fields according to their type
func MustParseWatchDeviceTypeRequest_FieldPathValue ¶
func MustParseWatchDeviceTypeRequest_FieldPathValue(pathStr, valueStr string) WatchDeviceTypeRequest_FieldPathValue
func ParseWatchDeviceTypeRequest_FieldPathValue ¶
func ParseWatchDeviceTypeRequest_FieldPathValue(pathStr, valueStr string) (WatchDeviceTypeRequest_FieldPathValue, error)
type WatchDeviceTypeRequest_FieldTerminalPath ¶
type WatchDeviceTypeRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchDeviceTypeRequest_FieldTerminalPath) ClearValue ¶
func (fp *WatchDeviceTypeRequest_FieldTerminalPath) ClearValue(item *WatchDeviceTypeRequest)
func (*WatchDeviceTypeRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchDeviceTypeRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchDeviceTypeRequest_FieldTerminalPath) Get ¶
func (fp *WatchDeviceTypeRequest_FieldTerminalPath) Get(source *WatchDeviceTypeRequest) (values []interface{})
Get returns all values pointed by specific field from source WatchDeviceTypeRequest
func (*WatchDeviceTypeRequest_FieldTerminalPath) GetDefault ¶
func (fp *WatchDeviceTypeRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchDeviceTypeRequest_FieldTerminalPath) GetRaw ¶
func (fp *WatchDeviceTypeRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchDeviceTypeRequest_FieldTerminalPath) GetSingle ¶
func (fp *WatchDeviceTypeRequest_FieldTerminalPath) GetSingle(source *WatchDeviceTypeRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchDeviceTypeRequest
func (*WatchDeviceTypeRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchDeviceTypeRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchDeviceTypeRequest_FieldTerminalPath) IsLeaf ¶
func (fp *WatchDeviceTypeRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchDeviceTypeRequest_FieldTerminalPath) JSONString ¶
func (fp *WatchDeviceTypeRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchDeviceTypeRequest_FieldTerminalPath) Selector ¶
func (fp *WatchDeviceTypeRequest_FieldTerminalPath) Selector() WatchDeviceTypeRequest_FieldPathSelector
func (*WatchDeviceTypeRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶
func (fp *WatchDeviceTypeRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchDeviceTypeRequest_FieldTerminalPath) String ¶
func (fp *WatchDeviceTypeRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchDeviceTypeRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchDeviceTypeRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchDeviceTypeRequest_FieldPathArrayItemValue
func (*WatchDeviceTypeRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchDeviceTypeRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchDeviceTypeRequest_FieldPathArrayOfValues
func (*WatchDeviceTypeRequest_FieldTerminalPath) WithIValue ¶
func (fp *WatchDeviceTypeRequest_FieldTerminalPath) WithIValue(value interface{}) WatchDeviceTypeRequest_FieldPathValue
func (*WatchDeviceTypeRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchDeviceTypeRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchDeviceTypeRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchDeviceTypeRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchDeviceTypeRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchDeviceTypeRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchDeviceTypeRequest_FieldTerminalPathArrayItemValue ¶
type WatchDeviceTypeRequest_FieldTerminalPathArrayItemValue struct { WatchDeviceTypeRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchDeviceTypeRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchDeviceTypeRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchDeviceTypeRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchDeviceTypeRequest'
func (*WatchDeviceTypeRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchDeviceTypeRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchDeviceTypeRequest as interface{}
func (*WatchDeviceTypeRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchDeviceTypeRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchDeviceTypeRequest) (interface{}, bool)
func (*WatchDeviceTypeRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchDeviceTypeRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchDeviceTypeRequest_FieldTerminalPathArrayOfValues ¶
type WatchDeviceTypeRequest_FieldTerminalPathArrayOfValues struct { WatchDeviceTypeRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchDeviceTypeRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *WatchDeviceTypeRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*device_type.DeviceType_FieldMask, bool)
func (*WatchDeviceTypeRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues ¶
func (fpaov *WatchDeviceTypeRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*device_type.Reference, bool)
func (*WatchDeviceTypeRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *WatchDeviceTypeRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*WatchDeviceTypeRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchDeviceTypeRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchDeviceTypeRequest_FieldTerminalPathValue ¶
type WatchDeviceTypeRequest_FieldTerminalPathValue struct { WatchDeviceTypeRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchDeviceTypeRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *WatchDeviceTypeRequest_FieldTerminalPathValue) AsFieldMaskValue() (*device_type.DeviceType_FieldMask, bool)
func (*WatchDeviceTypeRequest_FieldTerminalPathValue) AsNameValue ¶
func (fpv *WatchDeviceTypeRequest_FieldTerminalPathValue) AsNameValue() (*device_type.Reference, bool)
func (*WatchDeviceTypeRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *WatchDeviceTypeRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*WatchDeviceTypeRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchDeviceTypeRequest_FieldTerminalPathValue) CompareWith(source *WatchDeviceTypeRequest) (int, bool)
CompareWith compares value in the 'WatchDeviceTypeRequest_FieldTerminalPathValue' with the value under path in 'WatchDeviceTypeRequest'.
func (*WatchDeviceTypeRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchDeviceTypeRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchDeviceTypeRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchDeviceTypeRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'WatchDeviceTypeRequest' as interface{}
func (*WatchDeviceTypeRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchDeviceTypeRequest_FieldTerminalPathValue) SetTo(target **WatchDeviceTypeRequest)
SetTo stores value for selected field for object WatchDeviceTypeRequest
func (*WatchDeviceTypeRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchDeviceTypeRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchDeviceTypeResponse ¶
type WatchDeviceTypeResponse struct { Change *device_type.DeviceTypeChange `protobuf:"bytes,1,opt,name=change,proto3" json:"change,omitempty" firestore:"change"` // contains filtered or unexported fields }
WatchDeviceTypeResponse
func (*WatchDeviceTypeResponse) Clone ¶
func (o *WatchDeviceTypeResponse) Clone() *WatchDeviceTypeResponse
func (*WatchDeviceTypeResponse) CloneRaw ¶
func (o *WatchDeviceTypeResponse) CloneRaw() gotenobject.GotenObjectExt
func (*WatchDeviceTypeResponse) Descriptor ¶
func (*WatchDeviceTypeResponse) Descriptor() ([]byte, []int)
Deprecated, Use WatchDeviceTypeResponse.ProtoReflect.Descriptor instead.
func (*WatchDeviceTypeResponse) GetChange ¶
func (m *WatchDeviceTypeResponse) GetChange() *device_type.DeviceTypeChange
func (*WatchDeviceTypeResponse) GotenMessage ¶
func (*WatchDeviceTypeResponse) GotenMessage()
func (*WatchDeviceTypeResponse) GotenObjectExt ¶
func (o *WatchDeviceTypeResponse) GotenObjectExt()
func (*WatchDeviceTypeResponse) GotenValidate ¶
func (obj *WatchDeviceTypeResponse) GotenValidate() error
func (*WatchDeviceTypeResponse) MakeDiffFieldMask ¶
func (o *WatchDeviceTypeResponse) MakeDiffFieldMask(other *WatchDeviceTypeResponse) *WatchDeviceTypeResponse_FieldMask
func (*WatchDeviceTypeResponse) MakeFullFieldMask ¶
func (o *WatchDeviceTypeResponse) MakeFullFieldMask() *WatchDeviceTypeResponse_FieldMask
func (*WatchDeviceTypeResponse) MakeRawDiffFieldMask ¶
func (o *WatchDeviceTypeResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchDeviceTypeResponse) MakeRawFullFieldMask ¶
func (o *WatchDeviceTypeResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchDeviceTypeResponse) Marshal ¶
func (m *WatchDeviceTypeResponse) Marshal() ([]byte, error)
func (*WatchDeviceTypeResponse) MarshalJSON ¶
func (m *WatchDeviceTypeResponse) MarshalJSON() ([]byte, error)
func (*WatchDeviceTypeResponse) Merge ¶
func (o *WatchDeviceTypeResponse) Merge(source *WatchDeviceTypeResponse)
func (*WatchDeviceTypeResponse) MergeRaw ¶
func (o *WatchDeviceTypeResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchDeviceTypeResponse) ProtoMessage ¶
func (*WatchDeviceTypeResponse) ProtoMessage()
func (*WatchDeviceTypeResponse) ProtoReflect ¶
func (m *WatchDeviceTypeResponse) ProtoReflect() preflect.Message
func (*WatchDeviceTypeResponse) Reset ¶
func (m *WatchDeviceTypeResponse) Reset()
func (*WatchDeviceTypeResponse) SetChange ¶
func (m *WatchDeviceTypeResponse) SetChange(fv *device_type.DeviceTypeChange)
func (*WatchDeviceTypeResponse) String ¶
func (m *WatchDeviceTypeResponse) String() string
func (*WatchDeviceTypeResponse) Unmarshal ¶
func (m *WatchDeviceTypeResponse) Unmarshal(b []byte) error
func (*WatchDeviceTypeResponse) UnmarshalJSON ¶
func (m *WatchDeviceTypeResponse) UnmarshalJSON(data []byte) error
type WatchDeviceTypeResponseFieldPathBuilder ¶
type WatchDeviceTypeResponseFieldPathBuilder struct{}
func NewWatchDeviceTypeResponseFieldPathBuilder ¶
func NewWatchDeviceTypeResponseFieldPathBuilder() WatchDeviceTypeResponseFieldPathBuilder
type WatchDeviceTypeResponsePathSelectorChange ¶
type WatchDeviceTypeResponsePathSelectorChange struct{}
func (WatchDeviceTypeResponsePathSelectorChange) FieldPath ¶
func (WatchDeviceTypeResponsePathSelectorChange) FieldPath() *WatchDeviceTypeResponse_FieldTerminalPath
func (WatchDeviceTypeResponsePathSelectorChange) WithArrayOfValues ¶
func (s WatchDeviceTypeResponsePathSelectorChange) WithArrayOfValues(values []*device_type.DeviceTypeChange) *WatchDeviceTypeResponse_FieldTerminalPathArrayOfValues
func (WatchDeviceTypeResponsePathSelectorChange) WithValue ¶
func (s WatchDeviceTypeResponsePathSelectorChange) WithValue(value *device_type.DeviceTypeChange) *WatchDeviceTypeResponse_FieldTerminalPathValue
type WatchDeviceTypeResponse_FieldMask ¶
type WatchDeviceTypeResponse_FieldMask struct {
Paths []WatchDeviceTypeResponse_FieldPath
}
func FullWatchDeviceTypeResponse_FieldMask ¶
func FullWatchDeviceTypeResponse_FieldMask() *WatchDeviceTypeResponse_FieldMask
func (*WatchDeviceTypeResponse_FieldMask) AppendPath ¶
func (fieldMask *WatchDeviceTypeResponse_FieldMask) AppendPath(path WatchDeviceTypeResponse_FieldPath)
func (*WatchDeviceTypeResponse_FieldMask) AppendRawPath ¶
func (fieldMask *WatchDeviceTypeResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchDeviceTypeResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchDeviceTypeResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchDeviceTypeResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchDeviceTypeResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchDeviceTypeResponse_FieldMask) FilterInputFields ¶
func (fieldMask *WatchDeviceTypeResponse_FieldMask) FilterInputFields() *WatchDeviceTypeResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchDeviceTypeResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchDeviceTypeResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchDeviceTypeResponse_FieldMask) GetPaths ¶
func (fieldMask *WatchDeviceTypeResponse_FieldMask) GetPaths() []WatchDeviceTypeResponse_FieldPath
func (*WatchDeviceTypeResponse_FieldMask) GetRawPaths ¶
func (fieldMask *WatchDeviceTypeResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchDeviceTypeResponse_FieldMask) IsFull ¶
func (fieldMask *WatchDeviceTypeResponse_FieldMask) IsFull() bool
func (WatchDeviceTypeResponse_FieldMask) Marshal ¶
func (fieldMask WatchDeviceTypeResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchDeviceTypeResponse_FieldMask) MarshalJSON ¶
func (fieldMask WatchDeviceTypeResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchDeviceTypeResponse_FieldMask) PathsCount ¶
func (fieldMask *WatchDeviceTypeResponse_FieldMask) PathsCount() int
func (*WatchDeviceTypeResponse_FieldMask) Project ¶
func (fieldMask *WatchDeviceTypeResponse_FieldMask) Project(source *WatchDeviceTypeResponse) *WatchDeviceTypeResponse
func (*WatchDeviceTypeResponse_FieldMask) ProjectRaw ¶
func (fieldMask *WatchDeviceTypeResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchDeviceTypeResponse_FieldMask) ProtoMessage ¶
func (fieldMask *WatchDeviceTypeResponse_FieldMask) ProtoMessage()
func (*WatchDeviceTypeResponse_FieldMask) ProtoReflect ¶
func (fieldMask *WatchDeviceTypeResponse_FieldMask) ProtoReflect() preflect.Message
func (*WatchDeviceTypeResponse_FieldMask) Reset ¶
func (fieldMask *WatchDeviceTypeResponse_FieldMask) Reset()
func (*WatchDeviceTypeResponse_FieldMask) Set ¶
func (fieldMask *WatchDeviceTypeResponse_FieldMask) Set(target, source *WatchDeviceTypeResponse)
func (*WatchDeviceTypeResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchDeviceTypeResponse_FieldMask) SetFromCliFlag(raw string) error
func (*WatchDeviceTypeResponse_FieldMask) SetRaw ¶
func (fieldMask *WatchDeviceTypeResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchDeviceTypeResponse_FieldMask) Size ¶
func (fieldMask *WatchDeviceTypeResponse_FieldMask) Size() int
func (*WatchDeviceTypeResponse_FieldMask) String ¶
func (fieldMask *WatchDeviceTypeResponse_FieldMask) String() string
func (*WatchDeviceTypeResponse_FieldMask) Subtract ¶
func (fieldMask *WatchDeviceTypeResponse_FieldMask) Subtract(other *WatchDeviceTypeResponse_FieldMask) *WatchDeviceTypeResponse_FieldMask
func (*WatchDeviceTypeResponse_FieldMask) SubtractRaw ¶
func (fieldMask *WatchDeviceTypeResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchDeviceTypeResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchDeviceTypeResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchDeviceTypeResponse_FieldMask) Unmarshal ¶
func (fieldMask *WatchDeviceTypeResponse_FieldMask) Unmarshal(data []byte) error
func (*WatchDeviceTypeResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchDeviceTypeResponse_FieldMask) UnmarshalJSON(data []byte) error
type WatchDeviceTypeResponse_FieldPath ¶
type WatchDeviceTypeResponse_FieldPath interface { gotenobject.FieldPath Selector() WatchDeviceTypeResponse_FieldPathSelector Get(source *WatchDeviceTypeResponse) []interface{} GetSingle(source *WatchDeviceTypeResponse) (interface{}, bool) ClearValue(item *WatchDeviceTypeResponse) // Those methods build corresponding WatchDeviceTypeResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchDeviceTypeResponse_FieldPathValue WithIArrayOfValues(values interface{}) WatchDeviceTypeResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchDeviceTypeResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchDeviceTypeResponse_FieldPath ¶
func BuildWatchDeviceTypeResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchDeviceTypeResponse_FieldPath, error)
func MustParseWatchDeviceTypeResponse_FieldPath ¶
func MustParseWatchDeviceTypeResponse_FieldPath(rawField string) WatchDeviceTypeResponse_FieldPath
func ParseWatchDeviceTypeResponse_FieldPath ¶
func ParseWatchDeviceTypeResponse_FieldPath(rawField string) (WatchDeviceTypeResponse_FieldPath, error)
type WatchDeviceTypeResponse_FieldPathArrayItemValue ¶
type WatchDeviceTypeResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchDeviceTypeResponse_FieldPath ContainsValue(*WatchDeviceTypeResponse) bool }
WatchDeviceTypeResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchDeviceTypeResponse according to their type Present only for array (repeated) types.
func MustParseWatchDeviceTypeResponse_FieldPathArrayItemValue ¶
func MustParseWatchDeviceTypeResponse_FieldPathArrayItemValue(pathStr, valueStr string) WatchDeviceTypeResponse_FieldPathArrayItemValue
func ParseWatchDeviceTypeResponse_FieldPathArrayItemValue ¶
func ParseWatchDeviceTypeResponse_FieldPathArrayItemValue(pathStr, valueStr string) (WatchDeviceTypeResponse_FieldPathArrayItemValue, error)
ParseWatchDeviceTypeResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchDeviceTypeResponse_FieldPathArrayOfValues ¶
type WatchDeviceTypeResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchDeviceTypeResponse_FieldPath }
WatchDeviceTypeResponse_FieldPathArrayOfValues allows storing slice of values for WatchDeviceTypeResponse fields according to their type
func MustParseWatchDeviceTypeResponse_FieldPathArrayOfValues ¶
func MustParseWatchDeviceTypeResponse_FieldPathArrayOfValues(pathStr, valuesStr string) WatchDeviceTypeResponse_FieldPathArrayOfValues
func ParseWatchDeviceTypeResponse_FieldPathArrayOfValues ¶
func ParseWatchDeviceTypeResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchDeviceTypeResponse_FieldPathArrayOfValues, error)
type WatchDeviceTypeResponse_FieldPathSelector ¶
type WatchDeviceTypeResponse_FieldPathSelector int32
const (
WatchDeviceTypeResponse_FieldPathSelectorChange WatchDeviceTypeResponse_FieldPathSelector = 0
)
func (WatchDeviceTypeResponse_FieldPathSelector) String ¶
func (s WatchDeviceTypeResponse_FieldPathSelector) String() string
type WatchDeviceTypeResponse_FieldPathValue ¶
type WatchDeviceTypeResponse_FieldPathValue interface { WatchDeviceTypeResponse_FieldPath gotenobject.FieldPathValue SetTo(target **WatchDeviceTypeResponse) CompareWith(*WatchDeviceTypeResponse) (cmp int, comparable bool) }
WatchDeviceTypeResponse_FieldPathValue allows storing values for WatchDeviceTypeResponse fields according to their type
func MustParseWatchDeviceTypeResponse_FieldPathValue ¶
func MustParseWatchDeviceTypeResponse_FieldPathValue(pathStr, valueStr string) WatchDeviceTypeResponse_FieldPathValue
func ParseWatchDeviceTypeResponse_FieldPathValue ¶
func ParseWatchDeviceTypeResponse_FieldPathValue(pathStr, valueStr string) (WatchDeviceTypeResponse_FieldPathValue, error)
type WatchDeviceTypeResponse_FieldTerminalPath ¶
type WatchDeviceTypeResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchDeviceTypeResponse_FieldTerminalPath) ClearValue ¶
func (fp *WatchDeviceTypeResponse_FieldTerminalPath) ClearValue(item *WatchDeviceTypeResponse)
func (*WatchDeviceTypeResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchDeviceTypeResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchDeviceTypeResponse_FieldTerminalPath) Get ¶
func (fp *WatchDeviceTypeResponse_FieldTerminalPath) Get(source *WatchDeviceTypeResponse) (values []interface{})
Get returns all values pointed by specific field from source WatchDeviceTypeResponse
func (*WatchDeviceTypeResponse_FieldTerminalPath) GetDefault ¶
func (fp *WatchDeviceTypeResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchDeviceTypeResponse_FieldTerminalPath) GetRaw ¶
func (fp *WatchDeviceTypeResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchDeviceTypeResponse_FieldTerminalPath) GetSingle ¶
func (fp *WatchDeviceTypeResponse_FieldTerminalPath) GetSingle(source *WatchDeviceTypeResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchDeviceTypeResponse
func (*WatchDeviceTypeResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchDeviceTypeResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchDeviceTypeResponse_FieldTerminalPath) IsLeaf ¶
func (fp *WatchDeviceTypeResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchDeviceTypeResponse_FieldTerminalPath) JSONString ¶
func (fp *WatchDeviceTypeResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchDeviceTypeResponse_FieldTerminalPath) Selector ¶
func (fp *WatchDeviceTypeResponse_FieldTerminalPath) Selector() WatchDeviceTypeResponse_FieldPathSelector
func (*WatchDeviceTypeResponse_FieldTerminalPath) SplitIntoTerminalIPaths ¶
func (fp *WatchDeviceTypeResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchDeviceTypeResponse_FieldTerminalPath) String ¶
func (fp *WatchDeviceTypeResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchDeviceTypeResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchDeviceTypeResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchDeviceTypeResponse_FieldPathArrayItemValue
func (*WatchDeviceTypeResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchDeviceTypeResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchDeviceTypeResponse_FieldPathArrayOfValues
func (*WatchDeviceTypeResponse_FieldTerminalPath) WithIValue ¶
func (fp *WatchDeviceTypeResponse_FieldTerminalPath) WithIValue(value interface{}) WatchDeviceTypeResponse_FieldPathValue
func (*WatchDeviceTypeResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchDeviceTypeResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchDeviceTypeResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchDeviceTypeResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchDeviceTypeResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchDeviceTypeResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchDeviceTypeResponse_FieldTerminalPathArrayItemValue ¶
type WatchDeviceTypeResponse_FieldTerminalPathArrayItemValue struct { WatchDeviceTypeResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchDeviceTypeResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchDeviceTypeResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchDeviceTypeResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchDeviceTypeResponse'
func (*WatchDeviceTypeResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchDeviceTypeResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchDeviceTypeResponse as interface{}
func (*WatchDeviceTypeResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchDeviceTypeResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchDeviceTypeResponse) (interface{}, bool)
func (*WatchDeviceTypeResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchDeviceTypeResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchDeviceTypeResponse_FieldTerminalPathArrayOfValues ¶
type WatchDeviceTypeResponse_FieldTerminalPathArrayOfValues struct { WatchDeviceTypeResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchDeviceTypeResponse_FieldTerminalPathArrayOfValues) AsChangeArrayOfValues ¶
func (fpaov *WatchDeviceTypeResponse_FieldTerminalPathArrayOfValues) AsChangeArrayOfValues() ([]*device_type.DeviceTypeChange, bool)
func (*WatchDeviceTypeResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchDeviceTypeResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchDeviceTypeResponse_FieldTerminalPathValue ¶
type WatchDeviceTypeResponse_FieldTerminalPathValue struct { WatchDeviceTypeResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchDeviceTypeResponse_FieldTerminalPathValue) AsChangeValue ¶
func (fpv *WatchDeviceTypeResponse_FieldTerminalPathValue) AsChangeValue() (*device_type.DeviceTypeChange, bool)
func (*WatchDeviceTypeResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchDeviceTypeResponse_FieldTerminalPathValue) CompareWith(source *WatchDeviceTypeResponse) (int, bool)
CompareWith compares value in the 'WatchDeviceTypeResponse_FieldTerminalPathValue' with the value under path in 'WatchDeviceTypeResponse'.
func (*WatchDeviceTypeResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchDeviceTypeResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchDeviceTypeResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchDeviceTypeResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'WatchDeviceTypeResponse' as interface{}
func (*WatchDeviceTypeResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchDeviceTypeResponse_FieldTerminalPathValue) SetTo(target **WatchDeviceTypeResponse)
SetTo stores value for selected field for object WatchDeviceTypeResponse
func (*WatchDeviceTypeResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchDeviceTypeResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchDeviceTypesClientStream ¶
type WatchDeviceTypesClientStream interface { Recv() (*WatchDeviceTypesResponse, error) grpc.ClientStream }
type WatchDeviceTypesDescriptor ¶
type WatchDeviceTypesDescriptor struct{}
func GetWatchDeviceTypesDescriptor ¶
func GetWatchDeviceTypesDescriptor() *WatchDeviceTypesDescriptor
func (*WatchDeviceTypesDescriptor) GetApiDescriptor ¶
func (d *WatchDeviceTypesDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*WatchDeviceTypesDescriptor) GetApiName ¶
func (d *WatchDeviceTypesDescriptor) GetApiName() string
func (*WatchDeviceTypesDescriptor) GetClientMsgReflectHandle ¶
func (d *WatchDeviceTypesDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchDeviceTypesDescriptor) GetFullMethodName ¶
func (d *WatchDeviceTypesDescriptor) GetFullMethodName() string
func (*WatchDeviceTypesDescriptor) GetMethodName ¶
func (d *WatchDeviceTypesDescriptor) GetMethodName() string
func (*WatchDeviceTypesDescriptor) GetProtoPkgName ¶
func (d *WatchDeviceTypesDescriptor) GetProtoPkgName() string
func (*WatchDeviceTypesDescriptor) GetResourceDescriptor ¶
func (d *WatchDeviceTypesDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*WatchDeviceTypesDescriptor) GetServerMsgReflectHandle ¶
func (d *WatchDeviceTypesDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchDeviceTypesDescriptor) GetServiceDomain ¶
func (d *WatchDeviceTypesDescriptor) GetServiceDomain() string
func (*WatchDeviceTypesDescriptor) GetServiceVersion ¶
func (d *WatchDeviceTypesDescriptor) GetServiceVersion() string
func (*WatchDeviceTypesDescriptor) GetVerb ¶
func (d *WatchDeviceTypesDescriptor) GetVerb() string
func (*WatchDeviceTypesDescriptor) HasResource ¶
func (d *WatchDeviceTypesDescriptor) HasResource() bool
func (*WatchDeviceTypesDescriptor) IsClientStream ¶
func (d *WatchDeviceTypesDescriptor) IsClientStream() bool
func (*WatchDeviceTypesDescriptor) IsCollection ¶
func (d *WatchDeviceTypesDescriptor) IsCollection() bool
func (*WatchDeviceTypesDescriptor) IsPlural ¶
func (d *WatchDeviceTypesDescriptor) IsPlural() bool
func (*WatchDeviceTypesDescriptor) IsServerStream ¶
func (d *WatchDeviceTypesDescriptor) IsServerStream() bool
func (*WatchDeviceTypesDescriptor) IsUnary ¶
func (d *WatchDeviceTypesDescriptor) IsUnary() bool
func (*WatchDeviceTypesDescriptor) NewEmptyClientMsg ¶
func (d *WatchDeviceTypesDescriptor) NewEmptyClientMsg() proto.Message
func (*WatchDeviceTypesDescriptor) NewEmptyServerMsg ¶
func (d *WatchDeviceTypesDescriptor) NewEmptyServerMsg() proto.Message
func (*WatchDeviceTypesDescriptor) RequestHasResourceBody ¶
func (d *WatchDeviceTypesDescriptor) RequestHasResourceBody() bool
type WatchDeviceTypesDescriptorClientMsgHandle ¶
type WatchDeviceTypesDescriptorClientMsgHandle struct{}
func (*WatchDeviceTypesDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *WatchDeviceTypesDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchDeviceTypesDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *WatchDeviceTypesDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchDeviceTypesDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *WatchDeviceTypesDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchDeviceTypesDescriptorServerMsgHandle ¶
type WatchDeviceTypesDescriptorServerMsgHandle struct{}
func (*WatchDeviceTypesDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *WatchDeviceTypesDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchDeviceTypesDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *WatchDeviceTypesDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchDeviceTypesDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *WatchDeviceTypesDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchDeviceTypesRequest ¶
type WatchDeviceTypesRequest struct { // Type of a watch. Identifies how server stream data to a client, which // fields in a request are allowed and which fields in response are relevant. Type watch_type.WatchType `protobuf:"varint,9,opt,name=type,proto3,enum=goten.watch_type.WatchType" json:"type,omitempty" firestore:"type"` // Parent reference of ntt.devices.v1alpha2.DeviceType Parent *device_type.ParentReference `protobuf:"bytes,1,opt,customtype=ParentReference,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // Requested page size. Server may return fewer DeviceTypes than requested. // If unspecified, server will pick an appropriate default. // Can be populated only for stateful watch type. PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty" firestore:"pageSize"` // A token identifying a page of results the server should return. // Can be populated only for stateful watch type. PageToken *device_type.PagerCursor `` /* 133-byte string literal not displayed */ // Order By - // https://cloud.google.com/apis/design/design_patterns#list_pagination Can be // populated only for stateful watch type. OrderBy *device_type.OrderBy `protobuf:"bytes,4,opt,customtype=OrderBy,name=order_by,json=orderBy,proto3" json:"order_by,omitempty" firestore:"orderBy"` // A token identifying watch resume point from previous session. // Can be populated only for stateless watch type. ResumeToken string `protobuf:"bytes,10,opt,name=resume_token,json=resumeToken,proto3" json:"resume_token,omitempty" firestore:"resumeToken"` // Point in the time from which we want to start getting updates. This field // can be populated only for stateless watch type and if resume token is not // known yet. If specified, initial snapshot will NOT be provided. It is // assumed client can obtain it using separate means. Watch responses will // contain resume tokens which should be used to resume broken connection. StartingTime *timestamp.Timestamp `protobuf:"bytes,12,opt,name=starting_time,json=startingTime,proto3" json:"starting_time,omitempty" firestore:"startingTime"` // Filter - filter results by field criteria. Simplified SQL-like syntax with // following operators: // <=, >=, =, !=, <, >, LIKE, CONTAINS (aliases CONTAIN, HAS, HAVE), IN, IS // [NOT] NULL | NaN . Combine conditions with OR | AND example: 'meta.labels // CONTAINS "severity:important" OR (state.last_error_time > // "2018-11-15T10:00:00Z" AND state.status = "ERROR")' Filter *device_type.Filter `protobuf:"bytes,5,opt,customtype=Filter,name=filter,proto3" json:"filter,omitempty" firestore:"filter"` // A list of extra fields to be obtained for each response item on top of // fields defined by request field view Changes to DeviceType that don't // affect any of masked fields won't be sent back. FieldMask *device_type.DeviceType_FieldMask `` /* 142-byte string literal not displayed */ // View defines list of standard response fields present in response items. // Additional fields can be amended by request field field_mask Changes to // DeviceType that don't affect any of masked fields won't be sent back. View view.View `protobuf:"varint,8,opt,name=view,proto3,enum=goten.view.View" json:"view,omitempty" firestore:"view"` // Maximum amount of changes in each response message. Query result response // is divided on the server side into chunks with size of a specified amount // to limit memory footprint of each message. Responses will hold information // whether more elements will continue for the actual change. If unspecified, // server will pick an appropriate default. MaxChunkSize int32 `` /* 126-byte string literal not displayed */ // contains filtered or unexported fields }
Request message for method [WatchDeviceTypes][ntt.devices.v1alpha2.WatchDeviceTypes]
func (*WatchDeviceTypesRequest) Clone ¶
func (o *WatchDeviceTypesRequest) Clone() *WatchDeviceTypesRequest
func (*WatchDeviceTypesRequest) CloneRaw ¶
func (o *WatchDeviceTypesRequest) CloneRaw() gotenobject.GotenObjectExt
func (*WatchDeviceTypesRequest) Descriptor ¶
func (*WatchDeviceTypesRequest) Descriptor() ([]byte, []int)
Deprecated, Use WatchDeviceTypesRequest.ProtoReflect.Descriptor instead.
func (*WatchDeviceTypesRequest) GetFieldMask ¶
func (m *WatchDeviceTypesRequest) GetFieldMask() *device_type.DeviceType_FieldMask
func (*WatchDeviceTypesRequest) GetFilter ¶
func (m *WatchDeviceTypesRequest) GetFilter() *device_type.Filter
func (*WatchDeviceTypesRequest) GetMaxChunkSize ¶
func (m *WatchDeviceTypesRequest) GetMaxChunkSize() int32
func (*WatchDeviceTypesRequest) GetOrderBy ¶
func (m *WatchDeviceTypesRequest) GetOrderBy() *device_type.OrderBy
func (*WatchDeviceTypesRequest) GetPageSize ¶
func (m *WatchDeviceTypesRequest) GetPageSize() int32
func (*WatchDeviceTypesRequest) GetPageToken ¶
func (m *WatchDeviceTypesRequest) GetPageToken() *device_type.PagerCursor
func (*WatchDeviceTypesRequest) GetParent ¶
func (m *WatchDeviceTypesRequest) GetParent() *device_type.ParentReference
func (*WatchDeviceTypesRequest) GetResumeToken ¶
func (m *WatchDeviceTypesRequest) GetResumeToken() string
func (*WatchDeviceTypesRequest) GetStartingTime ¶
func (m *WatchDeviceTypesRequest) GetStartingTime() *timestamp.Timestamp
func (*WatchDeviceTypesRequest) GetType ¶
func (m *WatchDeviceTypesRequest) GetType() watch_type.WatchType
func (*WatchDeviceTypesRequest) GetView ¶
func (m *WatchDeviceTypesRequest) GetView() view.View
func (*WatchDeviceTypesRequest) GotenMessage ¶
func (*WatchDeviceTypesRequest) GotenMessage()
func (*WatchDeviceTypesRequest) GotenObjectExt ¶
func (o *WatchDeviceTypesRequest) GotenObjectExt()
func (*WatchDeviceTypesRequest) GotenValidate ¶
func (obj *WatchDeviceTypesRequest) GotenValidate() error
func (*WatchDeviceTypesRequest) MakeDiffFieldMask ¶
func (o *WatchDeviceTypesRequest) MakeDiffFieldMask(other *WatchDeviceTypesRequest) *WatchDeviceTypesRequest_FieldMask
func (*WatchDeviceTypesRequest) MakeFullFieldMask ¶
func (o *WatchDeviceTypesRequest) MakeFullFieldMask() *WatchDeviceTypesRequest_FieldMask
func (*WatchDeviceTypesRequest) MakeRawDiffFieldMask ¶
func (o *WatchDeviceTypesRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchDeviceTypesRequest) MakeRawFullFieldMask ¶
func (o *WatchDeviceTypesRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchDeviceTypesRequest) Marshal ¶
func (m *WatchDeviceTypesRequest) Marshal() ([]byte, error)
func (*WatchDeviceTypesRequest) MarshalJSON ¶
func (m *WatchDeviceTypesRequest) MarshalJSON() ([]byte, error)
func (*WatchDeviceTypesRequest) Merge ¶
func (o *WatchDeviceTypesRequest) Merge(source *WatchDeviceTypesRequest)
func (*WatchDeviceTypesRequest) MergeRaw ¶
func (o *WatchDeviceTypesRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchDeviceTypesRequest) ProtoMessage ¶
func (*WatchDeviceTypesRequest) ProtoMessage()
func (*WatchDeviceTypesRequest) ProtoReflect ¶
func (m *WatchDeviceTypesRequest) ProtoReflect() preflect.Message
func (*WatchDeviceTypesRequest) Reset ¶
func (m *WatchDeviceTypesRequest) Reset()
func (*WatchDeviceTypesRequest) SetFieldMask ¶
func (m *WatchDeviceTypesRequest) SetFieldMask(fv *device_type.DeviceType_FieldMask)
func (*WatchDeviceTypesRequest) SetFilter ¶
func (m *WatchDeviceTypesRequest) SetFilter(fv *device_type.Filter)
func (*WatchDeviceTypesRequest) SetMaxChunkSize ¶
func (m *WatchDeviceTypesRequest) SetMaxChunkSize(fv int32)
func (*WatchDeviceTypesRequest) SetOrderBy ¶
func (m *WatchDeviceTypesRequest) SetOrderBy(fv *device_type.OrderBy)
func (*WatchDeviceTypesRequest) SetPageSize ¶
func (m *WatchDeviceTypesRequest) SetPageSize(fv int32)
func (*WatchDeviceTypesRequest) SetPageToken ¶
func (m *WatchDeviceTypesRequest) SetPageToken(fv *device_type.PagerCursor)
func (*WatchDeviceTypesRequest) SetParent ¶
func (m *WatchDeviceTypesRequest) SetParent(fv *device_type.ParentReference)
func (*WatchDeviceTypesRequest) SetResumeToken ¶
func (m *WatchDeviceTypesRequest) SetResumeToken(fv string)
func (*WatchDeviceTypesRequest) SetStartingTime ¶
func (m *WatchDeviceTypesRequest) SetStartingTime(fv *timestamp.Timestamp)
func (*WatchDeviceTypesRequest) SetType ¶
func (m *WatchDeviceTypesRequest) SetType(fv watch_type.WatchType)
func (*WatchDeviceTypesRequest) SetView ¶
func (m *WatchDeviceTypesRequest) SetView(fv view.View)
func (*WatchDeviceTypesRequest) String ¶
func (m *WatchDeviceTypesRequest) String() string
func (*WatchDeviceTypesRequest) Unmarshal ¶
func (m *WatchDeviceTypesRequest) Unmarshal(b []byte) error
func (*WatchDeviceTypesRequest) UnmarshalJSON ¶
func (m *WatchDeviceTypesRequest) UnmarshalJSON(data []byte) error
type WatchDeviceTypesRequestFieldPathBuilder ¶
type WatchDeviceTypesRequestFieldPathBuilder struct{}
func NewWatchDeviceTypesRequestFieldPathBuilder ¶
func NewWatchDeviceTypesRequestFieldPathBuilder() WatchDeviceTypesRequestFieldPathBuilder
func (WatchDeviceTypesRequestFieldPathBuilder) MaxChunkSize ¶
func (WatchDeviceTypesRequestFieldPathBuilder) MaxChunkSize() WatchDeviceTypesRequestPathSelectorMaxChunkSize
func (WatchDeviceTypesRequestFieldPathBuilder) ResumeToken ¶
func (WatchDeviceTypesRequestFieldPathBuilder) ResumeToken() WatchDeviceTypesRequestPathSelectorResumeToken
func (WatchDeviceTypesRequestFieldPathBuilder) StartingTime ¶
func (WatchDeviceTypesRequestFieldPathBuilder) StartingTime() WatchDeviceTypesRequestPathSelectorStartingTime
type WatchDeviceTypesRequestPathSelectorFieldMask ¶
type WatchDeviceTypesRequestPathSelectorFieldMask struct{}
func (WatchDeviceTypesRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s WatchDeviceTypesRequestPathSelectorFieldMask) WithArrayOfValues(values []*device_type.DeviceType_FieldMask) *WatchDeviceTypesRequest_FieldTerminalPathArrayOfValues
func (WatchDeviceTypesRequestPathSelectorFieldMask) WithValue ¶
func (s WatchDeviceTypesRequestPathSelectorFieldMask) WithValue(value *device_type.DeviceType_FieldMask) *WatchDeviceTypesRequest_FieldTerminalPathValue
type WatchDeviceTypesRequestPathSelectorFilter ¶
type WatchDeviceTypesRequestPathSelectorFilter struct{}
func (WatchDeviceTypesRequestPathSelectorFilter) FieldPath ¶
func (WatchDeviceTypesRequestPathSelectorFilter) FieldPath() *WatchDeviceTypesRequest_FieldTerminalPath
func (WatchDeviceTypesRequestPathSelectorFilter) WithArrayOfValues ¶
func (s WatchDeviceTypesRequestPathSelectorFilter) WithArrayOfValues(values []*device_type.Filter) *WatchDeviceTypesRequest_FieldTerminalPathArrayOfValues
func (WatchDeviceTypesRequestPathSelectorFilter) WithValue ¶
func (s WatchDeviceTypesRequestPathSelectorFilter) WithValue(value *device_type.Filter) *WatchDeviceTypesRequest_FieldTerminalPathValue
type WatchDeviceTypesRequestPathSelectorMaxChunkSize ¶
type WatchDeviceTypesRequestPathSelectorMaxChunkSize struct{}
func (WatchDeviceTypesRequestPathSelectorMaxChunkSize) WithArrayOfValues ¶
func (s WatchDeviceTypesRequestPathSelectorMaxChunkSize) WithArrayOfValues(values []int32) *WatchDeviceTypesRequest_FieldTerminalPathArrayOfValues
func (WatchDeviceTypesRequestPathSelectorMaxChunkSize) WithValue ¶
func (s WatchDeviceTypesRequestPathSelectorMaxChunkSize) WithValue(value int32) *WatchDeviceTypesRequest_FieldTerminalPathValue
type WatchDeviceTypesRequestPathSelectorOrderBy ¶
type WatchDeviceTypesRequestPathSelectorOrderBy struct{}
func (WatchDeviceTypesRequestPathSelectorOrderBy) FieldPath ¶
func (WatchDeviceTypesRequestPathSelectorOrderBy) FieldPath() *WatchDeviceTypesRequest_FieldTerminalPath
func (WatchDeviceTypesRequestPathSelectorOrderBy) WithArrayOfValues ¶
func (s WatchDeviceTypesRequestPathSelectorOrderBy) WithArrayOfValues(values []*device_type.OrderBy) *WatchDeviceTypesRequest_FieldTerminalPathArrayOfValues
func (WatchDeviceTypesRequestPathSelectorOrderBy) WithValue ¶
func (s WatchDeviceTypesRequestPathSelectorOrderBy) WithValue(value *device_type.OrderBy) *WatchDeviceTypesRequest_FieldTerminalPathValue
type WatchDeviceTypesRequestPathSelectorPageSize ¶
type WatchDeviceTypesRequestPathSelectorPageSize struct{}
func (WatchDeviceTypesRequestPathSelectorPageSize) FieldPath ¶
func (WatchDeviceTypesRequestPathSelectorPageSize) FieldPath() *WatchDeviceTypesRequest_FieldTerminalPath
func (WatchDeviceTypesRequestPathSelectorPageSize) WithArrayOfValues ¶
func (s WatchDeviceTypesRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *WatchDeviceTypesRequest_FieldTerminalPathArrayOfValues
func (WatchDeviceTypesRequestPathSelectorPageSize) WithValue ¶
func (s WatchDeviceTypesRequestPathSelectorPageSize) WithValue(value int32) *WatchDeviceTypesRequest_FieldTerminalPathValue
type WatchDeviceTypesRequestPathSelectorPageToken ¶
type WatchDeviceTypesRequestPathSelectorPageToken struct{}
func (WatchDeviceTypesRequestPathSelectorPageToken) WithArrayOfValues ¶
func (s WatchDeviceTypesRequestPathSelectorPageToken) WithArrayOfValues(values []*device_type.PagerCursor) *WatchDeviceTypesRequest_FieldTerminalPathArrayOfValues
func (WatchDeviceTypesRequestPathSelectorPageToken) WithValue ¶
func (s WatchDeviceTypesRequestPathSelectorPageToken) WithValue(value *device_type.PagerCursor) *WatchDeviceTypesRequest_FieldTerminalPathValue
type WatchDeviceTypesRequestPathSelectorParent ¶
type WatchDeviceTypesRequestPathSelectorParent struct{}
func (WatchDeviceTypesRequestPathSelectorParent) FieldPath ¶
func (WatchDeviceTypesRequestPathSelectorParent) FieldPath() *WatchDeviceTypesRequest_FieldTerminalPath
func (WatchDeviceTypesRequestPathSelectorParent) WithArrayOfValues ¶
func (s WatchDeviceTypesRequestPathSelectorParent) WithArrayOfValues(values []*device_type.ParentReference) *WatchDeviceTypesRequest_FieldTerminalPathArrayOfValues
func (WatchDeviceTypesRequestPathSelectorParent) WithValue ¶
func (s WatchDeviceTypesRequestPathSelectorParent) WithValue(value *device_type.ParentReference) *WatchDeviceTypesRequest_FieldTerminalPathValue
type WatchDeviceTypesRequestPathSelectorResumeToken ¶
type WatchDeviceTypesRequestPathSelectorResumeToken struct{}
func (WatchDeviceTypesRequestPathSelectorResumeToken) WithArrayOfValues ¶
func (s WatchDeviceTypesRequestPathSelectorResumeToken) WithArrayOfValues(values []string) *WatchDeviceTypesRequest_FieldTerminalPathArrayOfValues
func (WatchDeviceTypesRequestPathSelectorResumeToken) WithValue ¶
func (s WatchDeviceTypesRequestPathSelectorResumeToken) WithValue(value string) *WatchDeviceTypesRequest_FieldTerminalPathValue
type WatchDeviceTypesRequestPathSelectorStartingTime ¶
type WatchDeviceTypesRequestPathSelectorStartingTime struct{}
func (WatchDeviceTypesRequestPathSelectorStartingTime) WithArrayOfValues ¶
func (s WatchDeviceTypesRequestPathSelectorStartingTime) WithArrayOfValues(values []*timestamp.Timestamp) *WatchDeviceTypesRequest_FieldTerminalPathArrayOfValues
func (WatchDeviceTypesRequestPathSelectorStartingTime) WithValue ¶
func (s WatchDeviceTypesRequestPathSelectorStartingTime) WithValue(value *timestamp.Timestamp) *WatchDeviceTypesRequest_FieldTerminalPathValue
type WatchDeviceTypesRequestPathSelectorType ¶
type WatchDeviceTypesRequestPathSelectorType struct{}
func (WatchDeviceTypesRequestPathSelectorType) FieldPath ¶
func (WatchDeviceTypesRequestPathSelectorType) FieldPath() *WatchDeviceTypesRequest_FieldTerminalPath
func (WatchDeviceTypesRequestPathSelectorType) WithArrayOfValues ¶
func (s WatchDeviceTypesRequestPathSelectorType) WithArrayOfValues(values []watch_type.WatchType) *WatchDeviceTypesRequest_FieldTerminalPathArrayOfValues
func (WatchDeviceTypesRequestPathSelectorType) WithValue ¶
func (s WatchDeviceTypesRequestPathSelectorType) WithValue(value watch_type.WatchType) *WatchDeviceTypesRequest_FieldTerminalPathValue
type WatchDeviceTypesRequestPathSelectorView ¶
type WatchDeviceTypesRequestPathSelectorView struct{}
func (WatchDeviceTypesRequestPathSelectorView) FieldPath ¶
func (WatchDeviceTypesRequestPathSelectorView) FieldPath() *WatchDeviceTypesRequest_FieldTerminalPath
func (WatchDeviceTypesRequestPathSelectorView) WithArrayOfValues ¶
func (s WatchDeviceTypesRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchDeviceTypesRequest_FieldTerminalPathArrayOfValues
func (WatchDeviceTypesRequestPathSelectorView) WithValue ¶
func (s WatchDeviceTypesRequestPathSelectorView) WithValue(value view.View) *WatchDeviceTypesRequest_FieldTerminalPathValue
type WatchDeviceTypesRequest_FieldMask ¶
type WatchDeviceTypesRequest_FieldMask struct {
Paths []WatchDeviceTypesRequest_FieldPath
}
func FullWatchDeviceTypesRequest_FieldMask ¶
func FullWatchDeviceTypesRequest_FieldMask() *WatchDeviceTypesRequest_FieldMask
func (*WatchDeviceTypesRequest_FieldMask) AppendPath ¶
func (fieldMask *WatchDeviceTypesRequest_FieldMask) AppendPath(path WatchDeviceTypesRequest_FieldPath)
func (*WatchDeviceTypesRequest_FieldMask) AppendRawPath ¶
func (fieldMask *WatchDeviceTypesRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchDeviceTypesRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchDeviceTypesRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchDeviceTypesRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchDeviceTypesRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchDeviceTypesRequest_FieldMask) FilterInputFields ¶
func (fieldMask *WatchDeviceTypesRequest_FieldMask) FilterInputFields() *WatchDeviceTypesRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchDeviceTypesRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchDeviceTypesRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchDeviceTypesRequest_FieldMask) GetPaths ¶
func (fieldMask *WatchDeviceTypesRequest_FieldMask) GetPaths() []WatchDeviceTypesRequest_FieldPath
func (*WatchDeviceTypesRequest_FieldMask) GetRawPaths ¶
func (fieldMask *WatchDeviceTypesRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchDeviceTypesRequest_FieldMask) IsFull ¶
func (fieldMask *WatchDeviceTypesRequest_FieldMask) IsFull() bool
func (WatchDeviceTypesRequest_FieldMask) Marshal ¶
func (fieldMask WatchDeviceTypesRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchDeviceTypesRequest_FieldMask) MarshalJSON ¶
func (fieldMask WatchDeviceTypesRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchDeviceTypesRequest_FieldMask) PathsCount ¶
func (fieldMask *WatchDeviceTypesRequest_FieldMask) PathsCount() int
func (*WatchDeviceTypesRequest_FieldMask) Project ¶
func (fieldMask *WatchDeviceTypesRequest_FieldMask) Project(source *WatchDeviceTypesRequest) *WatchDeviceTypesRequest
func (*WatchDeviceTypesRequest_FieldMask) ProjectRaw ¶
func (fieldMask *WatchDeviceTypesRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchDeviceTypesRequest_FieldMask) ProtoMessage ¶
func (fieldMask *WatchDeviceTypesRequest_FieldMask) ProtoMessage()
func (*WatchDeviceTypesRequest_FieldMask) ProtoReflect ¶
func (fieldMask *WatchDeviceTypesRequest_FieldMask) ProtoReflect() preflect.Message
func (*WatchDeviceTypesRequest_FieldMask) Reset ¶
func (fieldMask *WatchDeviceTypesRequest_FieldMask) Reset()
func (*WatchDeviceTypesRequest_FieldMask) Set ¶
func (fieldMask *WatchDeviceTypesRequest_FieldMask) Set(target, source *WatchDeviceTypesRequest)
func (*WatchDeviceTypesRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchDeviceTypesRequest_FieldMask) SetFromCliFlag(raw string) error
func (*WatchDeviceTypesRequest_FieldMask) SetRaw ¶
func (fieldMask *WatchDeviceTypesRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchDeviceTypesRequest_FieldMask) Size ¶
func (fieldMask *WatchDeviceTypesRequest_FieldMask) Size() int
func (*WatchDeviceTypesRequest_FieldMask) String ¶
func (fieldMask *WatchDeviceTypesRequest_FieldMask) String() string
func (*WatchDeviceTypesRequest_FieldMask) Subtract ¶
func (fieldMask *WatchDeviceTypesRequest_FieldMask) Subtract(other *WatchDeviceTypesRequest_FieldMask) *WatchDeviceTypesRequest_FieldMask
func (*WatchDeviceTypesRequest_FieldMask) SubtractRaw ¶
func (fieldMask *WatchDeviceTypesRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchDeviceTypesRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchDeviceTypesRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchDeviceTypesRequest_FieldMask) Unmarshal ¶
func (fieldMask *WatchDeviceTypesRequest_FieldMask) Unmarshal(data []byte) error
func (*WatchDeviceTypesRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchDeviceTypesRequest_FieldMask) UnmarshalJSON(data []byte) error
type WatchDeviceTypesRequest_FieldPath ¶
type WatchDeviceTypesRequest_FieldPath interface { gotenobject.FieldPath Selector() WatchDeviceTypesRequest_FieldPathSelector Get(source *WatchDeviceTypesRequest) []interface{} GetSingle(source *WatchDeviceTypesRequest) (interface{}, bool) ClearValue(item *WatchDeviceTypesRequest) // Those methods build corresponding WatchDeviceTypesRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchDeviceTypesRequest_FieldPathValue WithIArrayOfValues(values interface{}) WatchDeviceTypesRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchDeviceTypesRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchDeviceTypesRequest_FieldPath ¶
func BuildWatchDeviceTypesRequest_FieldPath(fp gotenobject.RawFieldPath) (WatchDeviceTypesRequest_FieldPath, error)
func MustParseWatchDeviceTypesRequest_FieldPath ¶
func MustParseWatchDeviceTypesRequest_FieldPath(rawField string) WatchDeviceTypesRequest_FieldPath
func ParseWatchDeviceTypesRequest_FieldPath ¶
func ParseWatchDeviceTypesRequest_FieldPath(rawField string) (WatchDeviceTypesRequest_FieldPath, error)
type WatchDeviceTypesRequest_FieldPathArrayItemValue ¶
type WatchDeviceTypesRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchDeviceTypesRequest_FieldPath ContainsValue(*WatchDeviceTypesRequest) bool }
WatchDeviceTypesRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchDeviceTypesRequest according to their type Present only for array (repeated) types.
func MustParseWatchDeviceTypesRequest_FieldPathArrayItemValue ¶
func MustParseWatchDeviceTypesRequest_FieldPathArrayItemValue(pathStr, valueStr string) WatchDeviceTypesRequest_FieldPathArrayItemValue
func ParseWatchDeviceTypesRequest_FieldPathArrayItemValue ¶
func ParseWatchDeviceTypesRequest_FieldPathArrayItemValue(pathStr, valueStr string) (WatchDeviceTypesRequest_FieldPathArrayItemValue, error)
ParseWatchDeviceTypesRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchDeviceTypesRequest_FieldPathArrayOfValues ¶
type WatchDeviceTypesRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchDeviceTypesRequest_FieldPath }
WatchDeviceTypesRequest_FieldPathArrayOfValues allows storing slice of values for WatchDeviceTypesRequest fields according to their type
func MustParseWatchDeviceTypesRequest_FieldPathArrayOfValues ¶
func MustParseWatchDeviceTypesRequest_FieldPathArrayOfValues(pathStr, valuesStr string) WatchDeviceTypesRequest_FieldPathArrayOfValues
func ParseWatchDeviceTypesRequest_FieldPathArrayOfValues ¶
func ParseWatchDeviceTypesRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchDeviceTypesRequest_FieldPathArrayOfValues, error)
type WatchDeviceTypesRequest_FieldPathSelector ¶
type WatchDeviceTypesRequest_FieldPathSelector int32
const ( WatchDeviceTypesRequest_FieldPathSelectorType WatchDeviceTypesRequest_FieldPathSelector = 0 WatchDeviceTypesRequest_FieldPathSelectorParent WatchDeviceTypesRequest_FieldPathSelector = 1 WatchDeviceTypesRequest_FieldPathSelectorPageSize WatchDeviceTypesRequest_FieldPathSelector = 2 WatchDeviceTypesRequest_FieldPathSelectorPageToken WatchDeviceTypesRequest_FieldPathSelector = 3 WatchDeviceTypesRequest_FieldPathSelectorOrderBy WatchDeviceTypesRequest_FieldPathSelector = 4 WatchDeviceTypesRequest_FieldPathSelectorResumeToken WatchDeviceTypesRequest_FieldPathSelector = 5 WatchDeviceTypesRequest_FieldPathSelectorStartingTime WatchDeviceTypesRequest_FieldPathSelector = 6 WatchDeviceTypesRequest_FieldPathSelectorFilter WatchDeviceTypesRequest_FieldPathSelector = 7 WatchDeviceTypesRequest_FieldPathSelectorFieldMask WatchDeviceTypesRequest_FieldPathSelector = 8 WatchDeviceTypesRequest_FieldPathSelectorView WatchDeviceTypesRequest_FieldPathSelector = 9 WatchDeviceTypesRequest_FieldPathSelectorMaxChunkSize WatchDeviceTypesRequest_FieldPathSelector = 10 )
func (WatchDeviceTypesRequest_FieldPathSelector) String ¶
func (s WatchDeviceTypesRequest_FieldPathSelector) String() string
type WatchDeviceTypesRequest_FieldPathValue ¶
type WatchDeviceTypesRequest_FieldPathValue interface { WatchDeviceTypesRequest_FieldPath gotenobject.FieldPathValue SetTo(target **WatchDeviceTypesRequest) CompareWith(*WatchDeviceTypesRequest) (cmp int, comparable bool) }
WatchDeviceTypesRequest_FieldPathValue allows storing values for WatchDeviceTypesRequest fields according to their type
func MustParseWatchDeviceTypesRequest_FieldPathValue ¶
func MustParseWatchDeviceTypesRequest_FieldPathValue(pathStr, valueStr string) WatchDeviceTypesRequest_FieldPathValue
func ParseWatchDeviceTypesRequest_FieldPathValue ¶
func ParseWatchDeviceTypesRequest_FieldPathValue(pathStr, valueStr string) (WatchDeviceTypesRequest_FieldPathValue, error)
type WatchDeviceTypesRequest_FieldTerminalPath ¶
type WatchDeviceTypesRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchDeviceTypesRequest_FieldTerminalPath) ClearValue ¶
func (fp *WatchDeviceTypesRequest_FieldTerminalPath) ClearValue(item *WatchDeviceTypesRequest)
func (*WatchDeviceTypesRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchDeviceTypesRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchDeviceTypesRequest_FieldTerminalPath) Get ¶
func (fp *WatchDeviceTypesRequest_FieldTerminalPath) Get(source *WatchDeviceTypesRequest) (values []interface{})
Get returns all values pointed by specific field from source WatchDeviceTypesRequest
func (*WatchDeviceTypesRequest_FieldTerminalPath) GetDefault ¶
func (fp *WatchDeviceTypesRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchDeviceTypesRequest_FieldTerminalPath) GetRaw ¶
func (fp *WatchDeviceTypesRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchDeviceTypesRequest_FieldTerminalPath) GetSingle ¶
func (fp *WatchDeviceTypesRequest_FieldTerminalPath) GetSingle(source *WatchDeviceTypesRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchDeviceTypesRequest
func (*WatchDeviceTypesRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchDeviceTypesRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchDeviceTypesRequest_FieldTerminalPath) IsLeaf ¶
func (fp *WatchDeviceTypesRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchDeviceTypesRequest_FieldTerminalPath) JSONString ¶
func (fp *WatchDeviceTypesRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchDeviceTypesRequest_FieldTerminalPath) Selector ¶
func (fp *WatchDeviceTypesRequest_FieldTerminalPath) Selector() WatchDeviceTypesRequest_FieldPathSelector
func (*WatchDeviceTypesRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶
func (fp *WatchDeviceTypesRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchDeviceTypesRequest_FieldTerminalPath) String ¶
func (fp *WatchDeviceTypesRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchDeviceTypesRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchDeviceTypesRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchDeviceTypesRequest_FieldPathArrayItemValue
func (*WatchDeviceTypesRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchDeviceTypesRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchDeviceTypesRequest_FieldPathArrayOfValues
func (*WatchDeviceTypesRequest_FieldTerminalPath) WithIValue ¶
func (fp *WatchDeviceTypesRequest_FieldTerminalPath) WithIValue(value interface{}) WatchDeviceTypesRequest_FieldPathValue
func (*WatchDeviceTypesRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchDeviceTypesRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchDeviceTypesRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchDeviceTypesRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchDeviceTypesRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchDeviceTypesRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchDeviceTypesRequest_FieldTerminalPathArrayItemValue ¶
type WatchDeviceTypesRequest_FieldTerminalPathArrayItemValue struct { WatchDeviceTypesRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchDeviceTypesRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchDeviceTypesRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchDeviceTypesRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchDeviceTypesRequest'
func (*WatchDeviceTypesRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchDeviceTypesRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchDeviceTypesRequest as interface{}
func (*WatchDeviceTypesRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchDeviceTypesRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchDeviceTypesRequest) (interface{}, bool)
func (*WatchDeviceTypesRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchDeviceTypesRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchDeviceTypesRequest_FieldTerminalPathArrayOfValues ¶
type WatchDeviceTypesRequest_FieldTerminalPathArrayOfValues struct { WatchDeviceTypesRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchDeviceTypesRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *WatchDeviceTypesRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*device_type.DeviceType_FieldMask, bool)
func (*WatchDeviceTypesRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues ¶
func (fpaov *WatchDeviceTypesRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*device_type.Filter, bool)
func (*WatchDeviceTypesRequest_FieldTerminalPathArrayOfValues) AsMaxChunkSizeArrayOfValues ¶
func (fpaov *WatchDeviceTypesRequest_FieldTerminalPathArrayOfValues) AsMaxChunkSizeArrayOfValues() ([]int32, bool)
func (*WatchDeviceTypesRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues ¶
func (fpaov *WatchDeviceTypesRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*device_type.OrderBy, bool)
func (*WatchDeviceTypesRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues ¶
func (fpaov *WatchDeviceTypesRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
func (*WatchDeviceTypesRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues ¶
func (fpaov *WatchDeviceTypesRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*device_type.PagerCursor, bool)
func (*WatchDeviceTypesRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues ¶
func (fpaov *WatchDeviceTypesRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*device_type.ParentReference, bool)
func (*WatchDeviceTypesRequest_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues ¶
func (fpaov *WatchDeviceTypesRequest_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
func (*WatchDeviceTypesRequest_FieldTerminalPathArrayOfValues) AsStartingTimeArrayOfValues ¶
func (fpaov *WatchDeviceTypesRequest_FieldTerminalPathArrayOfValues) AsStartingTimeArrayOfValues() ([]*timestamp.Timestamp, bool)
func (*WatchDeviceTypesRequest_FieldTerminalPathArrayOfValues) AsTypeArrayOfValues ¶
func (fpaov *WatchDeviceTypesRequest_FieldTerminalPathArrayOfValues) AsTypeArrayOfValues() ([]watch_type.WatchType, bool)
func (*WatchDeviceTypesRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *WatchDeviceTypesRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*WatchDeviceTypesRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchDeviceTypesRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchDeviceTypesRequest_FieldTerminalPathValue ¶
type WatchDeviceTypesRequest_FieldTerminalPathValue struct { WatchDeviceTypesRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchDeviceTypesRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *WatchDeviceTypesRequest_FieldTerminalPathValue) AsFieldMaskValue() (*device_type.DeviceType_FieldMask, bool)
func (*WatchDeviceTypesRequest_FieldTerminalPathValue) AsFilterValue ¶
func (fpv *WatchDeviceTypesRequest_FieldTerminalPathValue) AsFilterValue() (*device_type.Filter, bool)
func (*WatchDeviceTypesRequest_FieldTerminalPathValue) AsMaxChunkSizeValue ¶
func (fpv *WatchDeviceTypesRequest_FieldTerminalPathValue) AsMaxChunkSizeValue() (int32, bool)
func (*WatchDeviceTypesRequest_FieldTerminalPathValue) AsOrderByValue ¶
func (fpv *WatchDeviceTypesRequest_FieldTerminalPathValue) AsOrderByValue() (*device_type.OrderBy, bool)
func (*WatchDeviceTypesRequest_FieldTerminalPathValue) AsPageSizeValue ¶
func (fpv *WatchDeviceTypesRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
func (*WatchDeviceTypesRequest_FieldTerminalPathValue) AsPageTokenValue ¶
func (fpv *WatchDeviceTypesRequest_FieldTerminalPathValue) AsPageTokenValue() (*device_type.PagerCursor, bool)
func (*WatchDeviceTypesRequest_FieldTerminalPathValue) AsParentValue ¶
func (fpv *WatchDeviceTypesRequest_FieldTerminalPathValue) AsParentValue() (*device_type.ParentReference, bool)
func (*WatchDeviceTypesRequest_FieldTerminalPathValue) AsResumeTokenValue ¶
func (fpv *WatchDeviceTypesRequest_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
func (*WatchDeviceTypesRequest_FieldTerminalPathValue) AsStartingTimeValue ¶
func (fpv *WatchDeviceTypesRequest_FieldTerminalPathValue) AsStartingTimeValue() (*timestamp.Timestamp, bool)
func (*WatchDeviceTypesRequest_FieldTerminalPathValue) AsTypeValue ¶
func (fpv *WatchDeviceTypesRequest_FieldTerminalPathValue) AsTypeValue() (watch_type.WatchType, bool)
func (*WatchDeviceTypesRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *WatchDeviceTypesRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*WatchDeviceTypesRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchDeviceTypesRequest_FieldTerminalPathValue) CompareWith(source *WatchDeviceTypesRequest) (int, bool)
CompareWith compares value in the 'WatchDeviceTypesRequest_FieldTerminalPathValue' with the value under path in 'WatchDeviceTypesRequest'.
func (*WatchDeviceTypesRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchDeviceTypesRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchDeviceTypesRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchDeviceTypesRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'WatchDeviceTypesRequest' as interface{}
func (*WatchDeviceTypesRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchDeviceTypesRequest_FieldTerminalPathValue) SetTo(target **WatchDeviceTypesRequest)
SetTo stores value for selected field for object WatchDeviceTypesRequest
func (*WatchDeviceTypesRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchDeviceTypesRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchDeviceTypesResponse ¶
type WatchDeviceTypesResponse struct { // Changes of DeviceTypes DeviceTypeChanges []*device_type.DeviceTypeChange `` /* 144-byte string literal not displayed */ // If request specified max_chunk_size (or this limit was enforced if // stateless watch has been chosen), then responses with "full changeset" will // be divided into chunks. Client should keep receiving messages and, once // is_current has value true, combine this recent message with all previous // ones where is_current is false. If this is the first is_current in a whole // watch stream, then it means that client should have, at this moment, // contain snapshot of the current situation (or more accurately, snapshot of // situation at the moment of request). All DeviceTypes will be of type // Added/Current (depending on watch_type specified in the request). Further // responses will be incremental - however messages may still be chunked and // is_current logic still applies. is_current is always true for stateful // watch if max_chunk_size was left to 0. IsCurrent bool `protobuf:"varint,4,opt,name=is_current,json=isCurrent,proto3" json:"is_current,omitempty" firestore:"isCurrent"` // When present, PageTokens used for page navigation should be updated. // Present only if is_current is true (last chunk). PageTokenChange *WatchDeviceTypesResponse_PageTokenChange `` /* 136-byte string literal not displayed */ // Token that can be used if current connection drops and client needs to // reconnect. Populated only for stateless watch type. Present only if // is_current is true (last chunk). ResumeToken string `protobuf:"bytes,5,opt,name=resume_token,json=resumeToken,proto3" json:"resume_token,omitempty" firestore:"resumeToken"` // Server may occasionally send information how many resources should client // have in its state so far (response message without any changes, but with // snapshot_size field specified). If client has different value than the one // sent by the server, then it should be treated by a client as an error and // should reconnect. If value is smaller then 0, then client should ignore // this field as unpopulated. This field should be checked only for stateless // watch. In stateful those kind of errors are handled by the server side. // Will be never sent together with is_current, is_soft_reset and // is_hard_reset flags. SnapshotSize int64 `protobuf:"varint,6,opt,name=snapshot_size,json=snapshotSize,proto3" json:"snapshot_size,omitempty" firestore:"snapshotSize"` // In case of internal issue server may send response message with this flag. // It indicates that client should drop all changes from recent responses // where is_current is false only! If last message had is_current set to true, // client should do nothing and process normally. Resume token received before // is still valid. This field should be checked only for stateless watch. In // stateful those kind of errors are handled by the server side. Will never be // sent along with is_current, is_hard_reset or snapshot_size. IsSoftReset bool `protobuf:"varint,7,opt,name=is_soft_reset,json=isSoftReset,proto3" json:"is_soft_reset,omitempty" firestore:"isSoftReset"` // In case of internal issue server may send response message with this flag. // After receiving, client should clear whole state (drop all changes received // so far) as server will send new snapshot (DeviceTypes will contains changes // of type Current only). Any resume tokens should be discarded as well. This // field should be checked only for stateless watch. In stateful those kind of // errors are handled by the server side. Will never be sent along with // is_current, is_soft_reset or snapshot_size. IsHardReset bool `protobuf:"varint,8,opt,name=is_hard_reset,json=isHardReset,proto3" json:"is_hard_reset,omitempty" firestore:"isHardReset"` // contains filtered or unexported fields }
WatchDeviceTypesResponse
func (*WatchDeviceTypesResponse) Clone ¶
func (o *WatchDeviceTypesResponse) Clone() *WatchDeviceTypesResponse
func (*WatchDeviceTypesResponse) CloneRaw ¶
func (o *WatchDeviceTypesResponse) CloneRaw() gotenobject.GotenObjectExt
func (*WatchDeviceTypesResponse) Descriptor ¶
func (*WatchDeviceTypesResponse) Descriptor() ([]byte, []int)
Deprecated, Use WatchDeviceTypesResponse.ProtoReflect.Descriptor instead.
func (*WatchDeviceTypesResponse) GetDeviceTypeChanges ¶
func (m *WatchDeviceTypesResponse) GetDeviceTypeChanges() []*device_type.DeviceTypeChange
func (*WatchDeviceTypesResponse) GetIsCurrent ¶
func (m *WatchDeviceTypesResponse) GetIsCurrent() bool
func (*WatchDeviceTypesResponse) GetIsHardReset ¶
func (m *WatchDeviceTypesResponse) GetIsHardReset() bool
func (*WatchDeviceTypesResponse) GetIsSoftReset ¶
func (m *WatchDeviceTypesResponse) GetIsSoftReset() bool
func (*WatchDeviceTypesResponse) GetPageTokenChange ¶
func (m *WatchDeviceTypesResponse) GetPageTokenChange() *WatchDeviceTypesResponse_PageTokenChange
func (*WatchDeviceTypesResponse) GetResumeToken ¶
func (m *WatchDeviceTypesResponse) GetResumeToken() string
func (*WatchDeviceTypesResponse) GetSnapshotSize ¶
func (m *WatchDeviceTypesResponse) GetSnapshotSize() int64
func (*WatchDeviceTypesResponse) GotenMessage ¶
func (*WatchDeviceTypesResponse) GotenMessage()
func (*WatchDeviceTypesResponse) GotenObjectExt ¶
func (o *WatchDeviceTypesResponse) GotenObjectExt()
func (*WatchDeviceTypesResponse) GotenValidate ¶
func (obj *WatchDeviceTypesResponse) GotenValidate() error
func (*WatchDeviceTypesResponse) MakeDiffFieldMask ¶
func (o *WatchDeviceTypesResponse) MakeDiffFieldMask(other *WatchDeviceTypesResponse) *WatchDeviceTypesResponse_FieldMask
func (*WatchDeviceTypesResponse) MakeFullFieldMask ¶
func (o *WatchDeviceTypesResponse) MakeFullFieldMask() *WatchDeviceTypesResponse_FieldMask
func (*WatchDeviceTypesResponse) MakeRawDiffFieldMask ¶
func (o *WatchDeviceTypesResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchDeviceTypesResponse) MakeRawFullFieldMask ¶
func (o *WatchDeviceTypesResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchDeviceTypesResponse) Marshal ¶
func (m *WatchDeviceTypesResponse) Marshal() ([]byte, error)
func (*WatchDeviceTypesResponse) MarshalJSON ¶
func (m *WatchDeviceTypesResponse) MarshalJSON() ([]byte, error)
func (*WatchDeviceTypesResponse) Merge ¶
func (o *WatchDeviceTypesResponse) Merge(source *WatchDeviceTypesResponse)
func (*WatchDeviceTypesResponse) MergeRaw ¶
func (o *WatchDeviceTypesResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchDeviceTypesResponse) ProtoMessage ¶
func (*WatchDeviceTypesResponse) ProtoMessage()
func (*WatchDeviceTypesResponse) ProtoReflect ¶
func (m *WatchDeviceTypesResponse) ProtoReflect() preflect.Message
func (*WatchDeviceTypesResponse) Reset ¶
func (m *WatchDeviceTypesResponse) Reset()
func (*WatchDeviceTypesResponse) SetDeviceTypeChanges ¶
func (m *WatchDeviceTypesResponse) SetDeviceTypeChanges(fv []*device_type.DeviceTypeChange)
func (*WatchDeviceTypesResponse) SetIsCurrent ¶
func (m *WatchDeviceTypesResponse) SetIsCurrent(fv bool)
func (*WatchDeviceTypesResponse) SetIsHardReset ¶
func (m *WatchDeviceTypesResponse) SetIsHardReset(fv bool)
func (*WatchDeviceTypesResponse) SetIsSoftReset ¶
func (m *WatchDeviceTypesResponse) SetIsSoftReset(fv bool)
func (*WatchDeviceTypesResponse) SetPageTokenChange ¶
func (m *WatchDeviceTypesResponse) SetPageTokenChange(fv *WatchDeviceTypesResponse_PageTokenChange)
func (*WatchDeviceTypesResponse) SetResumeToken ¶
func (m *WatchDeviceTypesResponse) SetResumeToken(fv string)
func (*WatchDeviceTypesResponse) SetSnapshotSize ¶
func (m *WatchDeviceTypesResponse) SetSnapshotSize(fv int64)
func (*WatchDeviceTypesResponse) String ¶
func (m *WatchDeviceTypesResponse) String() string
func (*WatchDeviceTypesResponse) Unmarshal ¶
func (m *WatchDeviceTypesResponse) Unmarshal(b []byte) error
func (*WatchDeviceTypesResponse) UnmarshalJSON ¶
func (m *WatchDeviceTypesResponse) UnmarshalJSON(data []byte) error
type WatchDeviceTypesResponseFieldPathBuilder ¶
type WatchDeviceTypesResponseFieldPathBuilder struct{}
func NewWatchDeviceTypesResponseFieldPathBuilder ¶
func NewWatchDeviceTypesResponseFieldPathBuilder() WatchDeviceTypesResponseFieldPathBuilder
func (WatchDeviceTypesResponseFieldPathBuilder) DeviceTypeChanges ¶
func (WatchDeviceTypesResponseFieldPathBuilder) DeviceTypeChanges() WatchDeviceTypesResponsePathSelectorDeviceTypeChanges
func (WatchDeviceTypesResponseFieldPathBuilder) IsHardReset ¶
func (WatchDeviceTypesResponseFieldPathBuilder) IsHardReset() WatchDeviceTypesResponsePathSelectorIsHardReset
func (WatchDeviceTypesResponseFieldPathBuilder) IsSoftReset ¶
func (WatchDeviceTypesResponseFieldPathBuilder) IsSoftReset() WatchDeviceTypesResponsePathSelectorIsSoftReset
func (WatchDeviceTypesResponseFieldPathBuilder) PageTokenChange ¶
func (WatchDeviceTypesResponseFieldPathBuilder) PageTokenChange() WatchDeviceTypesResponsePathSelectorPageTokenChange
func (WatchDeviceTypesResponseFieldPathBuilder) ResumeToken ¶
func (WatchDeviceTypesResponseFieldPathBuilder) ResumeToken() WatchDeviceTypesResponsePathSelectorResumeToken
func (WatchDeviceTypesResponseFieldPathBuilder) SnapshotSize ¶
func (WatchDeviceTypesResponseFieldPathBuilder) SnapshotSize() WatchDeviceTypesResponsePathSelectorSnapshotSize
type WatchDeviceTypesResponsePageTokenChangeFieldPathBuilder ¶
type WatchDeviceTypesResponsePageTokenChangeFieldPathBuilder struct{}
func NewWatchDeviceTypesResponsePageTokenChangeFieldPathBuilder ¶
func NewWatchDeviceTypesResponsePageTokenChangeFieldPathBuilder() WatchDeviceTypesResponsePageTokenChangeFieldPathBuilder
func (WatchDeviceTypesResponsePageTokenChangeFieldPathBuilder) NextPageToken ¶
func (WatchDeviceTypesResponsePageTokenChangeFieldPathBuilder) PrevPageToken ¶
type WatchDeviceTypesResponsePageTokenChange_FieldPath ¶
type WatchDeviceTypesResponsePageTokenChange_FieldPath interface { gotenobject.FieldPath Selector() WatchDeviceTypesResponsePageTokenChange_FieldPathSelector Get(source *WatchDeviceTypesResponse_PageTokenChange) []interface{} GetSingle(source *WatchDeviceTypesResponse_PageTokenChange) (interface{}, bool) ClearValue(item *WatchDeviceTypesResponse_PageTokenChange) // Those methods build corresponding WatchDeviceTypesResponsePageTokenChange_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchDeviceTypesResponsePageTokenChange_FieldPathValue WithIArrayOfValues(values interface{}) WatchDeviceTypesResponsePageTokenChange_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchDeviceTypesResponsePageTokenChange_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchDeviceTypesResponsePageTokenChange_FieldPath ¶
func BuildWatchDeviceTypesResponsePageTokenChange_FieldPath(fp gotenobject.RawFieldPath) (WatchDeviceTypesResponsePageTokenChange_FieldPath, error)
func MustParseWatchDeviceTypesResponsePageTokenChange_FieldPath ¶
func MustParseWatchDeviceTypesResponsePageTokenChange_FieldPath(rawField string) WatchDeviceTypesResponsePageTokenChange_FieldPath
func ParseWatchDeviceTypesResponsePageTokenChange_FieldPath ¶
func ParseWatchDeviceTypesResponsePageTokenChange_FieldPath(rawField string) (WatchDeviceTypesResponsePageTokenChange_FieldPath, error)
type WatchDeviceTypesResponsePageTokenChange_FieldPathArrayItemValue ¶
type WatchDeviceTypesResponsePageTokenChange_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchDeviceTypesResponsePageTokenChange_FieldPath ContainsValue(*WatchDeviceTypesResponse_PageTokenChange) bool }
WatchDeviceTypesResponsePageTokenChange_FieldPathArrayItemValue allows storing single item in Path-specific values for PageTokenChange according to their type Present only for array (repeated) types.
func MustParseWatchDeviceTypesResponsePageTokenChange_FieldPathArrayItemValue ¶
func MustParseWatchDeviceTypesResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) WatchDeviceTypesResponsePageTokenChange_FieldPathArrayItemValue
func ParseWatchDeviceTypesResponsePageTokenChange_FieldPathArrayItemValue ¶
func ParseWatchDeviceTypesResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) (WatchDeviceTypesResponsePageTokenChange_FieldPathArrayItemValue, error)
ParseWatchDeviceTypesResponsePageTokenChange_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchDeviceTypesResponsePageTokenChange_FieldPathArrayOfValues ¶
type WatchDeviceTypesResponsePageTokenChange_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchDeviceTypesResponsePageTokenChange_FieldPath }
WatchDeviceTypesResponsePageTokenChange_FieldPathArrayOfValues allows storing slice of values for PageTokenChange fields according to their type
func MustParseWatchDeviceTypesResponsePageTokenChange_FieldPathArrayOfValues ¶
func MustParseWatchDeviceTypesResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) WatchDeviceTypesResponsePageTokenChange_FieldPathArrayOfValues
func ParseWatchDeviceTypesResponsePageTokenChange_FieldPathArrayOfValues ¶
func ParseWatchDeviceTypesResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchDeviceTypesResponsePageTokenChange_FieldPathArrayOfValues, error)
type WatchDeviceTypesResponsePageTokenChange_FieldPathSelector ¶
type WatchDeviceTypesResponsePageTokenChange_FieldPathSelector int32
const ( WatchDeviceTypesResponsePageTokenChange_FieldPathSelectorPrevPageToken WatchDeviceTypesResponsePageTokenChange_FieldPathSelector = 0 WatchDeviceTypesResponsePageTokenChange_FieldPathSelectorNextPageToken WatchDeviceTypesResponsePageTokenChange_FieldPathSelector = 1 )
func (WatchDeviceTypesResponsePageTokenChange_FieldPathSelector) String ¶
func (s WatchDeviceTypesResponsePageTokenChange_FieldPathSelector) String() string
type WatchDeviceTypesResponsePageTokenChange_FieldPathValue ¶
type WatchDeviceTypesResponsePageTokenChange_FieldPathValue interface { WatchDeviceTypesResponsePageTokenChange_FieldPath gotenobject.FieldPathValue SetTo(target **WatchDeviceTypesResponse_PageTokenChange) CompareWith(*WatchDeviceTypesResponse_PageTokenChange) (cmp int, comparable bool) }
WatchDeviceTypesResponsePageTokenChange_FieldPathValue allows storing values for PageTokenChange fields according to their type
func MustParseWatchDeviceTypesResponsePageTokenChange_FieldPathValue ¶
func MustParseWatchDeviceTypesResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) WatchDeviceTypesResponsePageTokenChange_FieldPathValue
func ParseWatchDeviceTypesResponsePageTokenChange_FieldPathValue ¶
func ParseWatchDeviceTypesResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) (WatchDeviceTypesResponsePageTokenChange_FieldPathValue, error)
type WatchDeviceTypesResponsePageTokenChange_FieldTerminalPath ¶
type WatchDeviceTypesResponsePageTokenChange_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchDeviceTypesResponsePageTokenChange_FieldTerminalPath) ClearValue ¶
func (fp *WatchDeviceTypesResponsePageTokenChange_FieldTerminalPath) ClearValue(item *WatchDeviceTypesResponse_PageTokenChange)
func (*WatchDeviceTypesResponsePageTokenChange_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchDeviceTypesResponsePageTokenChange_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchDeviceTypesResponsePageTokenChange_FieldTerminalPath) Get ¶
func (fp *WatchDeviceTypesResponsePageTokenChange_FieldTerminalPath) Get(source *WatchDeviceTypesResponse_PageTokenChange) (values []interface{})
Get returns all values pointed by specific field from source WatchDeviceTypesResponse_PageTokenChange
func (*WatchDeviceTypesResponsePageTokenChange_FieldTerminalPath) GetDefault ¶
func (fp *WatchDeviceTypesResponsePageTokenChange_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchDeviceTypesResponsePageTokenChange_FieldTerminalPath) GetRaw ¶
func (fp *WatchDeviceTypesResponsePageTokenChange_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchDeviceTypesResponsePageTokenChange_FieldTerminalPath) GetSingle ¶
func (fp *WatchDeviceTypesResponsePageTokenChange_FieldTerminalPath) GetSingle(source *WatchDeviceTypesResponse_PageTokenChange) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchDeviceTypesResponse_PageTokenChange
func (*WatchDeviceTypesResponsePageTokenChange_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchDeviceTypesResponsePageTokenChange_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchDeviceTypesResponsePageTokenChange_FieldTerminalPath) IsLeaf ¶
func (fp *WatchDeviceTypesResponsePageTokenChange_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchDeviceTypesResponsePageTokenChange_FieldTerminalPath) JSONString ¶
func (fp *WatchDeviceTypesResponsePageTokenChange_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchDeviceTypesResponsePageTokenChange_FieldTerminalPath) SplitIntoTerminalIPaths ¶
func (fp *WatchDeviceTypesResponsePageTokenChange_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchDeviceTypesResponsePageTokenChange_FieldTerminalPath) String ¶
func (fp *WatchDeviceTypesResponsePageTokenChange_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchDeviceTypesResponsePageTokenChange_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchDeviceTypesResponsePageTokenChange_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchDeviceTypesResponsePageTokenChange_FieldPathArrayItemValue
func (*WatchDeviceTypesResponsePageTokenChange_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchDeviceTypesResponsePageTokenChange_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchDeviceTypesResponsePageTokenChange_FieldPathArrayOfValues
func (*WatchDeviceTypesResponsePageTokenChange_FieldTerminalPath) WithIValue ¶
func (fp *WatchDeviceTypesResponsePageTokenChange_FieldTerminalPath) WithIValue(value interface{}) WatchDeviceTypesResponsePageTokenChange_FieldPathValue
func (*WatchDeviceTypesResponsePageTokenChange_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchDeviceTypesResponsePageTokenChange_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchDeviceTypesResponsePageTokenChange_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchDeviceTypesResponsePageTokenChange_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchDeviceTypesResponsePageTokenChange_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchDeviceTypesResponsePageTokenChange_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchDeviceTypesResponsePageTokenChange_FieldTerminalPathArrayItemValue ¶
type WatchDeviceTypesResponsePageTokenChange_FieldTerminalPathArrayItemValue struct { WatchDeviceTypesResponsePageTokenChange_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchDeviceTypesResponsePageTokenChange_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchDeviceTypesResponsePageTokenChange_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchDeviceTypesResponse_PageTokenChange) bool
Contains returns a boolean indicating if value that is being held is present in given 'PageTokenChange'
func (*WatchDeviceTypesResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchDeviceTypesResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchDeviceTypesResponse_PageTokenChange as interface{}
func (*WatchDeviceTypesResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchDeviceTypesResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingle(source *WatchDeviceTypesResponse_PageTokenChange) (interface{}, bool)
func (*WatchDeviceTypesResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchDeviceTypesResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchDeviceTypesResponsePageTokenChange_FieldTerminalPathArrayOfValues ¶
type WatchDeviceTypesResponsePageTokenChange_FieldTerminalPathArrayOfValues struct { WatchDeviceTypesResponsePageTokenChange_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchDeviceTypesResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues ¶
func (fpaov *WatchDeviceTypesResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*device_type.PagerCursor, bool)
func (*WatchDeviceTypesResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues ¶
func (fpaov *WatchDeviceTypesResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*device_type.PagerCursor, bool)
func (*WatchDeviceTypesResponsePageTokenChange_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchDeviceTypesResponsePageTokenChange_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchDeviceTypesResponsePageTokenChange_FieldTerminalPathValue ¶
type WatchDeviceTypesResponsePageTokenChange_FieldTerminalPathValue struct { WatchDeviceTypesResponsePageTokenChange_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchDeviceTypesResponsePageTokenChange_FieldTerminalPathValue) AsNextPageTokenValue ¶
func (fpv *WatchDeviceTypesResponsePageTokenChange_FieldTerminalPathValue) AsNextPageTokenValue() (*device_type.PagerCursor, bool)
func (*WatchDeviceTypesResponsePageTokenChange_FieldTerminalPathValue) AsPrevPageTokenValue ¶
func (fpv *WatchDeviceTypesResponsePageTokenChange_FieldTerminalPathValue) AsPrevPageTokenValue() (*device_type.PagerCursor, bool)
func (*WatchDeviceTypesResponsePageTokenChange_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchDeviceTypesResponsePageTokenChange_FieldTerminalPathValue) CompareWith(source *WatchDeviceTypesResponse_PageTokenChange) (int, bool)
CompareWith compares value in the 'WatchDeviceTypesResponsePageTokenChange_FieldTerminalPathValue' with the value under path in 'WatchDeviceTypesResponse_PageTokenChange'.
func (*WatchDeviceTypesResponsePageTokenChange_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchDeviceTypesResponsePageTokenChange_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchDeviceTypesResponsePageTokenChange_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchDeviceTypesResponsePageTokenChange_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'PageTokenChange' as interface{}
func (*WatchDeviceTypesResponsePageTokenChange_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchDeviceTypesResponsePageTokenChange_FieldTerminalPathValue) SetTo(target **WatchDeviceTypesResponse_PageTokenChange)
SetTo stores value for selected field for object PageTokenChange
func (*WatchDeviceTypesResponsePageTokenChange_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchDeviceTypesResponsePageTokenChange_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchDeviceTypesResponsePathSelectorDeviceTypeChanges ¶
type WatchDeviceTypesResponsePathSelectorDeviceTypeChanges struct{}
func (WatchDeviceTypesResponsePathSelectorDeviceTypeChanges) WithArrayOfValues ¶
func (s WatchDeviceTypesResponsePathSelectorDeviceTypeChanges) WithArrayOfValues(values [][]*device_type.DeviceTypeChange) *WatchDeviceTypesResponse_FieldTerminalPathArrayOfValues
func (WatchDeviceTypesResponsePathSelectorDeviceTypeChanges) WithItemValue ¶
func (s WatchDeviceTypesResponsePathSelectorDeviceTypeChanges) WithItemValue(value *device_type.DeviceTypeChange) *WatchDeviceTypesResponse_FieldTerminalPathArrayItemValue
func (WatchDeviceTypesResponsePathSelectorDeviceTypeChanges) WithValue ¶
func (s WatchDeviceTypesResponsePathSelectorDeviceTypeChanges) WithValue(value []*device_type.DeviceTypeChange) *WatchDeviceTypesResponse_FieldTerminalPathValue
type WatchDeviceTypesResponsePathSelectorIsCurrent ¶
type WatchDeviceTypesResponsePathSelectorIsCurrent struct{}
func (WatchDeviceTypesResponsePathSelectorIsCurrent) WithArrayOfValues ¶
func (s WatchDeviceTypesResponsePathSelectorIsCurrent) WithArrayOfValues(values []bool) *WatchDeviceTypesResponse_FieldTerminalPathArrayOfValues
func (WatchDeviceTypesResponsePathSelectorIsCurrent) WithValue ¶
func (s WatchDeviceTypesResponsePathSelectorIsCurrent) WithValue(value bool) *WatchDeviceTypesResponse_FieldTerminalPathValue
type WatchDeviceTypesResponsePathSelectorIsHardReset ¶
type WatchDeviceTypesResponsePathSelectorIsHardReset struct{}
func (WatchDeviceTypesResponsePathSelectorIsHardReset) WithArrayOfValues ¶
func (s WatchDeviceTypesResponsePathSelectorIsHardReset) WithArrayOfValues(values []bool) *WatchDeviceTypesResponse_FieldTerminalPathArrayOfValues
func (WatchDeviceTypesResponsePathSelectorIsHardReset) WithValue ¶
func (s WatchDeviceTypesResponsePathSelectorIsHardReset) WithValue(value bool) *WatchDeviceTypesResponse_FieldTerminalPathValue
type WatchDeviceTypesResponsePathSelectorIsSoftReset ¶
type WatchDeviceTypesResponsePathSelectorIsSoftReset struct{}
func (WatchDeviceTypesResponsePathSelectorIsSoftReset) WithArrayOfValues ¶
func (s WatchDeviceTypesResponsePathSelectorIsSoftReset) WithArrayOfValues(values []bool) *WatchDeviceTypesResponse_FieldTerminalPathArrayOfValues
func (WatchDeviceTypesResponsePathSelectorIsSoftReset) WithValue ¶
func (s WatchDeviceTypesResponsePathSelectorIsSoftReset) WithValue(value bool) *WatchDeviceTypesResponse_FieldTerminalPathValue
type WatchDeviceTypesResponsePathSelectorPageTokenChange ¶
type WatchDeviceTypesResponsePathSelectorPageTokenChange struct{}
func (WatchDeviceTypesResponsePathSelectorPageTokenChange) NextPageToken ¶
func (WatchDeviceTypesResponsePathSelectorPageTokenChange) PrevPageToken ¶
func (WatchDeviceTypesResponsePathSelectorPageTokenChange) WithArrayOfValues ¶
func (s WatchDeviceTypesResponsePathSelectorPageTokenChange) WithArrayOfValues(values []*WatchDeviceTypesResponse_PageTokenChange) *WatchDeviceTypesResponse_FieldTerminalPathArrayOfValues
func (WatchDeviceTypesResponsePathSelectorPageTokenChange) WithSubArrayItemValue ¶
func (s WatchDeviceTypesResponsePathSelectorPageTokenChange) WithSubArrayItemValue(subPathArrayItemValue WatchDeviceTypesResponsePageTokenChange_FieldPathArrayItemValue) *WatchDeviceTypesResponse_FieldSubPathArrayItemValue
func (WatchDeviceTypesResponsePathSelectorPageTokenChange) WithSubArrayOfValues ¶
func (s WatchDeviceTypesResponsePathSelectorPageTokenChange) WithSubArrayOfValues(subPathArrayOfValues WatchDeviceTypesResponsePageTokenChange_FieldPathArrayOfValues) *WatchDeviceTypesResponse_FieldSubPathArrayOfValues
func (WatchDeviceTypesResponsePathSelectorPageTokenChange) WithSubPath ¶
func (WatchDeviceTypesResponsePathSelectorPageTokenChange) WithSubValue ¶
func (s WatchDeviceTypesResponsePathSelectorPageTokenChange) WithSubValue(subPathValue WatchDeviceTypesResponsePageTokenChange_FieldPathValue) *WatchDeviceTypesResponse_FieldSubPathValue
type WatchDeviceTypesResponsePathSelectorPageTokenChangeNextPageToken ¶
type WatchDeviceTypesResponsePathSelectorPageTokenChangeNextPageToken struct{}
func (WatchDeviceTypesResponsePathSelectorPageTokenChangeNextPageToken) WithArrayOfValues ¶
func (s WatchDeviceTypesResponsePathSelectorPageTokenChangeNextPageToken) WithArrayOfValues(values []*device_type.PagerCursor) *WatchDeviceTypesResponse_FieldSubPathArrayOfValues
type WatchDeviceTypesResponsePathSelectorPageTokenChangePrevPageToken ¶
type WatchDeviceTypesResponsePathSelectorPageTokenChangePrevPageToken struct{}
func (WatchDeviceTypesResponsePathSelectorPageTokenChangePrevPageToken) WithArrayOfValues ¶
func (s WatchDeviceTypesResponsePathSelectorPageTokenChangePrevPageToken) WithArrayOfValues(values []*device_type.PagerCursor) *WatchDeviceTypesResponse_FieldSubPathArrayOfValues
type WatchDeviceTypesResponsePathSelectorResumeToken ¶
type WatchDeviceTypesResponsePathSelectorResumeToken struct{}
func (WatchDeviceTypesResponsePathSelectorResumeToken) WithArrayOfValues ¶
func (s WatchDeviceTypesResponsePathSelectorResumeToken) WithArrayOfValues(values []string) *WatchDeviceTypesResponse_FieldTerminalPathArrayOfValues
func (WatchDeviceTypesResponsePathSelectorResumeToken) WithValue ¶
func (s WatchDeviceTypesResponsePathSelectorResumeToken) WithValue(value string) *WatchDeviceTypesResponse_FieldTerminalPathValue
type WatchDeviceTypesResponsePathSelectorSnapshotSize ¶
type WatchDeviceTypesResponsePathSelectorSnapshotSize struct{}
func (WatchDeviceTypesResponsePathSelectorSnapshotSize) WithArrayOfValues ¶
func (s WatchDeviceTypesResponsePathSelectorSnapshotSize) WithArrayOfValues(values []int64) *WatchDeviceTypesResponse_FieldTerminalPathArrayOfValues
func (WatchDeviceTypesResponsePathSelectorSnapshotSize) WithValue ¶
func (s WatchDeviceTypesResponsePathSelectorSnapshotSize) WithValue(value int64) *WatchDeviceTypesResponse_FieldTerminalPathValue
type WatchDeviceTypesResponse_FieldMask ¶
type WatchDeviceTypesResponse_FieldMask struct {
Paths []WatchDeviceTypesResponse_FieldPath
}
func FullWatchDeviceTypesResponse_FieldMask ¶
func FullWatchDeviceTypesResponse_FieldMask() *WatchDeviceTypesResponse_FieldMask
func (*WatchDeviceTypesResponse_FieldMask) AppendPath ¶
func (fieldMask *WatchDeviceTypesResponse_FieldMask) AppendPath(path WatchDeviceTypesResponse_FieldPath)
func (*WatchDeviceTypesResponse_FieldMask) AppendRawPath ¶
func (fieldMask *WatchDeviceTypesResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchDeviceTypesResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchDeviceTypesResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchDeviceTypesResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchDeviceTypesResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchDeviceTypesResponse_FieldMask) FilterInputFields ¶
func (fieldMask *WatchDeviceTypesResponse_FieldMask) FilterInputFields() *WatchDeviceTypesResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchDeviceTypesResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchDeviceTypesResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchDeviceTypesResponse_FieldMask) GetPaths ¶
func (fieldMask *WatchDeviceTypesResponse_FieldMask) GetPaths() []WatchDeviceTypesResponse_FieldPath
func (*WatchDeviceTypesResponse_FieldMask) GetRawPaths ¶
func (fieldMask *WatchDeviceTypesResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchDeviceTypesResponse_FieldMask) IsFull ¶
func (fieldMask *WatchDeviceTypesResponse_FieldMask) IsFull() bool
func (WatchDeviceTypesResponse_FieldMask) Marshal ¶
func (fieldMask WatchDeviceTypesResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchDeviceTypesResponse_FieldMask) MarshalJSON ¶
func (fieldMask WatchDeviceTypesResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchDeviceTypesResponse_FieldMask) PathsCount ¶
func (fieldMask *WatchDeviceTypesResponse_FieldMask) PathsCount() int
func (*WatchDeviceTypesResponse_FieldMask) Project ¶
func (fieldMask *WatchDeviceTypesResponse_FieldMask) Project(source *WatchDeviceTypesResponse) *WatchDeviceTypesResponse
func (*WatchDeviceTypesResponse_FieldMask) ProjectRaw ¶
func (fieldMask *WatchDeviceTypesResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchDeviceTypesResponse_FieldMask) ProtoMessage ¶
func (fieldMask *WatchDeviceTypesResponse_FieldMask) ProtoMessage()
func (*WatchDeviceTypesResponse_FieldMask) ProtoReflect ¶
func (fieldMask *WatchDeviceTypesResponse_FieldMask) ProtoReflect() preflect.Message
func (*WatchDeviceTypesResponse_FieldMask) Reset ¶
func (fieldMask *WatchDeviceTypesResponse_FieldMask) Reset()
func (*WatchDeviceTypesResponse_FieldMask) Set ¶
func (fieldMask *WatchDeviceTypesResponse_FieldMask) Set(target, source *WatchDeviceTypesResponse)
func (*WatchDeviceTypesResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchDeviceTypesResponse_FieldMask) SetFromCliFlag(raw string) error
func (*WatchDeviceTypesResponse_FieldMask) SetRaw ¶
func (fieldMask *WatchDeviceTypesResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchDeviceTypesResponse_FieldMask) Size ¶
func (fieldMask *WatchDeviceTypesResponse_FieldMask) Size() int
func (*WatchDeviceTypesResponse_FieldMask) String ¶
func (fieldMask *WatchDeviceTypesResponse_FieldMask) String() string
func (*WatchDeviceTypesResponse_FieldMask) Subtract ¶
func (fieldMask *WatchDeviceTypesResponse_FieldMask) Subtract(other *WatchDeviceTypesResponse_FieldMask) *WatchDeviceTypesResponse_FieldMask
func (*WatchDeviceTypesResponse_FieldMask) SubtractRaw ¶
func (fieldMask *WatchDeviceTypesResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchDeviceTypesResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchDeviceTypesResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchDeviceTypesResponse_FieldMask) Unmarshal ¶
func (fieldMask *WatchDeviceTypesResponse_FieldMask) Unmarshal(data []byte) error
func (*WatchDeviceTypesResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchDeviceTypesResponse_FieldMask) UnmarshalJSON(data []byte) error
type WatchDeviceTypesResponse_FieldPath ¶
type WatchDeviceTypesResponse_FieldPath interface { gotenobject.FieldPath Selector() WatchDeviceTypesResponse_FieldPathSelector Get(source *WatchDeviceTypesResponse) []interface{} GetSingle(source *WatchDeviceTypesResponse) (interface{}, bool) ClearValue(item *WatchDeviceTypesResponse) // Those methods build corresponding WatchDeviceTypesResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchDeviceTypesResponse_FieldPathValue WithIArrayOfValues(values interface{}) WatchDeviceTypesResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchDeviceTypesResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchDeviceTypesResponse_FieldPath ¶
func BuildWatchDeviceTypesResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchDeviceTypesResponse_FieldPath, error)
func MustParseWatchDeviceTypesResponse_FieldPath ¶
func MustParseWatchDeviceTypesResponse_FieldPath(rawField string) WatchDeviceTypesResponse_FieldPath
func ParseWatchDeviceTypesResponse_FieldPath ¶
func ParseWatchDeviceTypesResponse_FieldPath(rawField string) (WatchDeviceTypesResponse_FieldPath, error)
type WatchDeviceTypesResponse_FieldPathArrayItemValue ¶
type WatchDeviceTypesResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchDeviceTypesResponse_FieldPath ContainsValue(*WatchDeviceTypesResponse) bool }
WatchDeviceTypesResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchDeviceTypesResponse according to their type Present only for array (repeated) types.
func MustParseWatchDeviceTypesResponse_FieldPathArrayItemValue ¶
func MustParseWatchDeviceTypesResponse_FieldPathArrayItemValue(pathStr, valueStr string) WatchDeviceTypesResponse_FieldPathArrayItemValue
func ParseWatchDeviceTypesResponse_FieldPathArrayItemValue ¶
func ParseWatchDeviceTypesResponse_FieldPathArrayItemValue(pathStr, valueStr string) (WatchDeviceTypesResponse_FieldPathArrayItemValue, error)
ParseWatchDeviceTypesResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchDeviceTypesResponse_FieldPathArrayOfValues ¶
type WatchDeviceTypesResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchDeviceTypesResponse_FieldPath }
WatchDeviceTypesResponse_FieldPathArrayOfValues allows storing slice of values for WatchDeviceTypesResponse fields according to their type
func MustParseWatchDeviceTypesResponse_FieldPathArrayOfValues ¶
func MustParseWatchDeviceTypesResponse_FieldPathArrayOfValues(pathStr, valuesStr string) WatchDeviceTypesResponse_FieldPathArrayOfValues
func ParseWatchDeviceTypesResponse_FieldPathArrayOfValues ¶
func ParseWatchDeviceTypesResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchDeviceTypesResponse_FieldPathArrayOfValues, error)
type WatchDeviceTypesResponse_FieldPathSelector ¶
type WatchDeviceTypesResponse_FieldPathSelector int32
const ( WatchDeviceTypesResponse_FieldPathSelectorDeviceTypeChanges WatchDeviceTypesResponse_FieldPathSelector = 0 WatchDeviceTypesResponse_FieldPathSelectorIsCurrent WatchDeviceTypesResponse_FieldPathSelector = 1 WatchDeviceTypesResponse_FieldPathSelectorPageTokenChange WatchDeviceTypesResponse_FieldPathSelector = 2 WatchDeviceTypesResponse_FieldPathSelectorResumeToken WatchDeviceTypesResponse_FieldPathSelector = 3 WatchDeviceTypesResponse_FieldPathSelectorSnapshotSize WatchDeviceTypesResponse_FieldPathSelector = 4 WatchDeviceTypesResponse_FieldPathSelectorIsSoftReset WatchDeviceTypesResponse_FieldPathSelector = 5 WatchDeviceTypesResponse_FieldPathSelectorIsHardReset WatchDeviceTypesResponse_FieldPathSelector = 6 )
func (WatchDeviceTypesResponse_FieldPathSelector) String ¶
func (s WatchDeviceTypesResponse_FieldPathSelector) String() string
type WatchDeviceTypesResponse_FieldPathValue ¶
type WatchDeviceTypesResponse_FieldPathValue interface { WatchDeviceTypesResponse_FieldPath gotenobject.FieldPathValue SetTo(target **WatchDeviceTypesResponse) CompareWith(*WatchDeviceTypesResponse) (cmp int, comparable bool) }
WatchDeviceTypesResponse_FieldPathValue allows storing values for WatchDeviceTypesResponse fields according to their type
func MustParseWatchDeviceTypesResponse_FieldPathValue ¶
func MustParseWatchDeviceTypesResponse_FieldPathValue(pathStr, valueStr string) WatchDeviceTypesResponse_FieldPathValue
func ParseWatchDeviceTypesResponse_FieldPathValue ¶
func ParseWatchDeviceTypesResponse_FieldPathValue(pathStr, valueStr string) (WatchDeviceTypesResponse_FieldPathValue, error)
type WatchDeviceTypesResponse_FieldSubPath ¶
type WatchDeviceTypesResponse_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*WatchDeviceTypesResponse_FieldSubPath) AsPageTokenChangeSubPath ¶
func (fps *WatchDeviceTypesResponse_FieldSubPath) AsPageTokenChangeSubPath() (WatchDeviceTypesResponsePageTokenChange_FieldPath, bool)
func (*WatchDeviceTypesResponse_FieldSubPath) ClearValue ¶
func (fps *WatchDeviceTypesResponse_FieldSubPath) ClearValue(item *WatchDeviceTypesResponse)
func (*WatchDeviceTypesResponse_FieldSubPath) ClearValueRaw ¶
func (fps *WatchDeviceTypesResponse_FieldSubPath) ClearValueRaw(item proto.Message)
func (*WatchDeviceTypesResponse_FieldSubPath) Get ¶
func (fps *WatchDeviceTypesResponse_FieldSubPath) Get(source *WatchDeviceTypesResponse) (values []interface{})
Get returns all values pointed by selected field from source WatchDeviceTypesResponse
func (*WatchDeviceTypesResponse_FieldSubPath) GetDefault ¶
func (fps *WatchDeviceTypesResponse_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchDeviceTypesResponse_FieldSubPath) GetRaw ¶
func (fps *WatchDeviceTypesResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*WatchDeviceTypesResponse_FieldSubPath) GetSingle ¶
func (fps *WatchDeviceTypesResponse_FieldSubPath) GetSingle(source *WatchDeviceTypesResponse) (interface{}, bool)
GetSingle returns value of selected field from source WatchDeviceTypesResponse
func (*WatchDeviceTypesResponse_FieldSubPath) GetSingleRaw ¶
func (fps *WatchDeviceTypesResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchDeviceTypesResponse_FieldSubPath) IsLeaf ¶
func (fps *WatchDeviceTypesResponse_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchDeviceTypesResponse_FieldSubPath) JSONString ¶
func (fps *WatchDeviceTypesResponse_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchDeviceTypesResponse_FieldSubPath) Selector ¶
func (fps *WatchDeviceTypesResponse_FieldSubPath) Selector() WatchDeviceTypesResponse_FieldPathSelector
func (*WatchDeviceTypesResponse_FieldSubPath) SplitIntoTerminalIPaths ¶
func (fps *WatchDeviceTypesResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchDeviceTypesResponse_FieldSubPath) String ¶
func (fps *WatchDeviceTypesResponse_FieldSubPath) String() string
String returns path representation in proto convention
func (*WatchDeviceTypesResponse_FieldSubPath) WithIArrayItemValue ¶
func (fps *WatchDeviceTypesResponse_FieldSubPath) WithIArrayItemValue(value interface{}) WatchDeviceTypesResponse_FieldPathArrayItemValue
func (*WatchDeviceTypesResponse_FieldSubPath) WithIArrayOfValues ¶
func (fps *WatchDeviceTypesResponse_FieldSubPath) WithIArrayOfValues(values interface{}) WatchDeviceTypesResponse_FieldPathArrayOfValues
func (*WatchDeviceTypesResponse_FieldSubPath) WithIValue ¶
func (fps *WatchDeviceTypesResponse_FieldSubPath) WithIValue(value interface{}) WatchDeviceTypesResponse_FieldPathValue
func (*WatchDeviceTypesResponse_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *WatchDeviceTypesResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchDeviceTypesResponse_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *WatchDeviceTypesResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchDeviceTypesResponse_FieldSubPath) WithRawIValue ¶
func (fps *WatchDeviceTypesResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchDeviceTypesResponse_FieldSubPathArrayItemValue ¶
type WatchDeviceTypesResponse_FieldSubPathArrayItemValue struct { WatchDeviceTypesResponse_FieldPath // contains filtered or unexported fields }
func (*WatchDeviceTypesResponse_FieldSubPathArrayItemValue) AsPageTokenChangePathItemValue ¶
func (fpaivs *WatchDeviceTypesResponse_FieldSubPathArrayItemValue) AsPageTokenChangePathItemValue() (WatchDeviceTypesResponsePageTokenChange_FieldPathArrayItemValue, bool)
func (*WatchDeviceTypesResponse_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *WatchDeviceTypesResponse_FieldSubPathArrayItemValue) ContainsValue(source *WatchDeviceTypesResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchDeviceTypesResponse'
func (*WatchDeviceTypesResponse_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *WatchDeviceTypesResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type WatchDeviceTypesResponse_FieldSubPathArrayOfValues ¶
type WatchDeviceTypesResponse_FieldSubPathArrayOfValues struct { WatchDeviceTypesResponse_FieldPath // contains filtered or unexported fields }
func (*WatchDeviceTypesResponse_FieldSubPathArrayOfValues) AsPageTokenChangePathArrayOfValues ¶
func (fpsaov *WatchDeviceTypesResponse_FieldSubPathArrayOfValues) AsPageTokenChangePathArrayOfValues() (WatchDeviceTypesResponsePageTokenChange_FieldPathArrayOfValues, bool)
func (*WatchDeviceTypesResponse_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *WatchDeviceTypesResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type WatchDeviceTypesResponse_FieldSubPathValue ¶
type WatchDeviceTypesResponse_FieldSubPathValue struct { WatchDeviceTypesResponse_FieldPath // contains filtered or unexported fields }
func (*WatchDeviceTypesResponse_FieldSubPathValue) AsPageTokenChangePathValue ¶
func (fpvs *WatchDeviceTypesResponse_FieldSubPathValue) AsPageTokenChangePathValue() (WatchDeviceTypesResponsePageTokenChange_FieldPathValue, bool)
func (*WatchDeviceTypesResponse_FieldSubPathValue) CompareWith ¶
func (fpvs *WatchDeviceTypesResponse_FieldSubPathValue) CompareWith(source *WatchDeviceTypesResponse) (int, bool)
func (*WatchDeviceTypesResponse_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *WatchDeviceTypesResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchDeviceTypesResponse_FieldSubPathValue) GetRawValue ¶
func (fpvs *WatchDeviceTypesResponse_FieldSubPathValue) GetRawValue() interface{}
func (*WatchDeviceTypesResponse_FieldSubPathValue) SetTo ¶
func (fpvs *WatchDeviceTypesResponse_FieldSubPathValue) SetTo(target **WatchDeviceTypesResponse)
func (*WatchDeviceTypesResponse_FieldSubPathValue) SetToRaw ¶
func (fpvs *WatchDeviceTypesResponse_FieldSubPathValue) SetToRaw(target proto.Message)
type WatchDeviceTypesResponse_FieldTerminalPath ¶
type WatchDeviceTypesResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchDeviceTypesResponse_FieldTerminalPath) ClearValue ¶
func (fp *WatchDeviceTypesResponse_FieldTerminalPath) ClearValue(item *WatchDeviceTypesResponse)
func (*WatchDeviceTypesResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchDeviceTypesResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchDeviceTypesResponse_FieldTerminalPath) Get ¶
func (fp *WatchDeviceTypesResponse_FieldTerminalPath) Get(source *WatchDeviceTypesResponse) (values []interface{})
Get returns all values pointed by specific field from source WatchDeviceTypesResponse
func (*WatchDeviceTypesResponse_FieldTerminalPath) GetDefault ¶
func (fp *WatchDeviceTypesResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchDeviceTypesResponse_FieldTerminalPath) GetRaw ¶
func (fp *WatchDeviceTypesResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchDeviceTypesResponse_FieldTerminalPath) GetSingle ¶
func (fp *WatchDeviceTypesResponse_FieldTerminalPath) GetSingle(source *WatchDeviceTypesResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchDeviceTypesResponse
func (*WatchDeviceTypesResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchDeviceTypesResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchDeviceTypesResponse_FieldTerminalPath) IsLeaf ¶
func (fp *WatchDeviceTypesResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchDeviceTypesResponse_FieldTerminalPath) JSONString ¶
func (fp *WatchDeviceTypesResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchDeviceTypesResponse_FieldTerminalPath) Selector ¶
func (fp *WatchDeviceTypesResponse_FieldTerminalPath) Selector() WatchDeviceTypesResponse_FieldPathSelector
func (*WatchDeviceTypesResponse_FieldTerminalPath) SplitIntoTerminalIPaths ¶
func (fp *WatchDeviceTypesResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchDeviceTypesResponse_FieldTerminalPath) String ¶
func (fp *WatchDeviceTypesResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchDeviceTypesResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchDeviceTypesResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchDeviceTypesResponse_FieldPathArrayItemValue
func (*WatchDeviceTypesResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchDeviceTypesResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchDeviceTypesResponse_FieldPathArrayOfValues
func (*WatchDeviceTypesResponse_FieldTerminalPath) WithIValue ¶
func (fp *WatchDeviceTypesResponse_FieldTerminalPath) WithIValue(value interface{}) WatchDeviceTypesResponse_FieldPathValue
func (*WatchDeviceTypesResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchDeviceTypesResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchDeviceTypesResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchDeviceTypesResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchDeviceTypesResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchDeviceTypesResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchDeviceTypesResponse_FieldTerminalPathArrayItemValue ¶
type WatchDeviceTypesResponse_FieldTerminalPathArrayItemValue struct { WatchDeviceTypesResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchDeviceTypesResponse_FieldTerminalPathArrayItemValue) AsDeviceTypeChangesItemValue ¶
func (fpaiv *WatchDeviceTypesResponse_FieldTerminalPathArrayItemValue) AsDeviceTypeChangesItemValue() (*device_type.DeviceTypeChange, bool)
func (*WatchDeviceTypesResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchDeviceTypesResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchDeviceTypesResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchDeviceTypesResponse'
func (*WatchDeviceTypesResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchDeviceTypesResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchDeviceTypesResponse as interface{}
func (*WatchDeviceTypesResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchDeviceTypesResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchDeviceTypesResponse) (interface{}, bool)
func (*WatchDeviceTypesResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchDeviceTypesResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchDeviceTypesResponse_FieldTerminalPathArrayOfValues ¶
type WatchDeviceTypesResponse_FieldTerminalPathArrayOfValues struct { WatchDeviceTypesResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchDeviceTypesResponse_FieldTerminalPathArrayOfValues) AsDeviceTypeChangesArrayOfValues ¶
func (fpaov *WatchDeviceTypesResponse_FieldTerminalPathArrayOfValues) AsDeviceTypeChangesArrayOfValues() ([][]*device_type.DeviceTypeChange, bool)
func (*WatchDeviceTypesResponse_FieldTerminalPathArrayOfValues) AsIsCurrentArrayOfValues ¶
func (fpaov *WatchDeviceTypesResponse_FieldTerminalPathArrayOfValues) AsIsCurrentArrayOfValues() ([]bool, bool)
func (*WatchDeviceTypesResponse_FieldTerminalPathArrayOfValues) AsIsHardResetArrayOfValues ¶
func (fpaov *WatchDeviceTypesResponse_FieldTerminalPathArrayOfValues) AsIsHardResetArrayOfValues() ([]bool, bool)
func (*WatchDeviceTypesResponse_FieldTerminalPathArrayOfValues) AsIsSoftResetArrayOfValues ¶
func (fpaov *WatchDeviceTypesResponse_FieldTerminalPathArrayOfValues) AsIsSoftResetArrayOfValues() ([]bool, bool)
func (*WatchDeviceTypesResponse_FieldTerminalPathArrayOfValues) AsPageTokenChangeArrayOfValues ¶
func (fpaov *WatchDeviceTypesResponse_FieldTerminalPathArrayOfValues) AsPageTokenChangeArrayOfValues() ([]*WatchDeviceTypesResponse_PageTokenChange, bool)
func (*WatchDeviceTypesResponse_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues ¶
func (fpaov *WatchDeviceTypesResponse_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
func (*WatchDeviceTypesResponse_FieldTerminalPathArrayOfValues) AsSnapshotSizeArrayOfValues ¶
func (fpaov *WatchDeviceTypesResponse_FieldTerminalPathArrayOfValues) AsSnapshotSizeArrayOfValues() ([]int64, bool)
func (*WatchDeviceTypesResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchDeviceTypesResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchDeviceTypesResponse_FieldTerminalPathValue ¶
type WatchDeviceTypesResponse_FieldTerminalPathValue struct { WatchDeviceTypesResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchDeviceTypesResponse_FieldTerminalPathValue) AsDeviceTypeChangesValue ¶
func (fpv *WatchDeviceTypesResponse_FieldTerminalPathValue) AsDeviceTypeChangesValue() ([]*device_type.DeviceTypeChange, bool)
func (*WatchDeviceTypesResponse_FieldTerminalPathValue) AsIsCurrentValue ¶
func (fpv *WatchDeviceTypesResponse_FieldTerminalPathValue) AsIsCurrentValue() (bool, bool)
func (*WatchDeviceTypesResponse_FieldTerminalPathValue) AsIsHardResetValue ¶
func (fpv *WatchDeviceTypesResponse_FieldTerminalPathValue) AsIsHardResetValue() (bool, bool)
func (*WatchDeviceTypesResponse_FieldTerminalPathValue) AsIsSoftResetValue ¶
func (fpv *WatchDeviceTypesResponse_FieldTerminalPathValue) AsIsSoftResetValue() (bool, bool)
func (*WatchDeviceTypesResponse_FieldTerminalPathValue) AsPageTokenChangeValue ¶
func (fpv *WatchDeviceTypesResponse_FieldTerminalPathValue) AsPageTokenChangeValue() (*WatchDeviceTypesResponse_PageTokenChange, bool)
func (*WatchDeviceTypesResponse_FieldTerminalPathValue) AsResumeTokenValue ¶
func (fpv *WatchDeviceTypesResponse_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
func (*WatchDeviceTypesResponse_FieldTerminalPathValue) AsSnapshotSizeValue ¶
func (fpv *WatchDeviceTypesResponse_FieldTerminalPathValue) AsSnapshotSizeValue() (int64, bool)
func (*WatchDeviceTypesResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchDeviceTypesResponse_FieldTerminalPathValue) CompareWith(source *WatchDeviceTypesResponse) (int, bool)
CompareWith compares value in the 'WatchDeviceTypesResponse_FieldTerminalPathValue' with the value under path in 'WatchDeviceTypesResponse'.
func (*WatchDeviceTypesResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchDeviceTypesResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchDeviceTypesResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchDeviceTypesResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'WatchDeviceTypesResponse' as interface{}
func (*WatchDeviceTypesResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchDeviceTypesResponse_FieldTerminalPathValue) SetTo(target **WatchDeviceTypesResponse)
SetTo stores value for selected field for object WatchDeviceTypesResponse
func (*WatchDeviceTypesResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchDeviceTypesResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchDeviceTypesResponse_PageTokenChange ¶
type WatchDeviceTypesResponse_PageTokenChange struct { // New token to retrieve previous page of results. PrevPageToken *device_type.PagerCursor `` /* 151-byte string literal not displayed */ // New token to retrieve next page of results. NextPageToken *device_type.PagerCursor `` /* 151-byte string literal not displayed */ // contains filtered or unexported fields }
func (*WatchDeviceTypesResponse_PageTokenChange) Clone ¶
func (o *WatchDeviceTypesResponse_PageTokenChange) Clone() *WatchDeviceTypesResponse_PageTokenChange
func (*WatchDeviceTypesResponse_PageTokenChange) CloneRaw ¶
func (o *WatchDeviceTypesResponse_PageTokenChange) CloneRaw() gotenobject.GotenObjectExt
func (*WatchDeviceTypesResponse_PageTokenChange) Descriptor ¶
func (*WatchDeviceTypesResponse_PageTokenChange) Descriptor() ([]byte, []int)
Deprecated, Use WatchDeviceTypesResponse_PageTokenChange.ProtoReflect.Descriptor instead.
func (*WatchDeviceTypesResponse_PageTokenChange) GetNextPageToken ¶
func (m *WatchDeviceTypesResponse_PageTokenChange) GetNextPageToken() *device_type.PagerCursor
func (*WatchDeviceTypesResponse_PageTokenChange) GetPrevPageToken ¶
func (m *WatchDeviceTypesResponse_PageTokenChange) GetPrevPageToken() *device_type.PagerCursor
func (*WatchDeviceTypesResponse_PageTokenChange) GotenMessage ¶
func (*WatchDeviceTypesResponse_PageTokenChange) GotenMessage()
func (*WatchDeviceTypesResponse_PageTokenChange) GotenObjectExt ¶
func (o *WatchDeviceTypesResponse_PageTokenChange) GotenObjectExt()
func (*WatchDeviceTypesResponse_PageTokenChange) GotenValidate ¶
func (obj *WatchDeviceTypesResponse_PageTokenChange) GotenValidate() error
func (*WatchDeviceTypesResponse_PageTokenChange) MakeDiffFieldMask ¶
func (o *WatchDeviceTypesResponse_PageTokenChange) MakeDiffFieldMask(other *WatchDeviceTypesResponse_PageTokenChange) *WatchDeviceTypesResponse_PageTokenChange_FieldMask
func (*WatchDeviceTypesResponse_PageTokenChange) MakeFullFieldMask ¶
func (o *WatchDeviceTypesResponse_PageTokenChange) MakeFullFieldMask() *WatchDeviceTypesResponse_PageTokenChange_FieldMask
func (*WatchDeviceTypesResponse_PageTokenChange) MakeRawDiffFieldMask ¶
func (o *WatchDeviceTypesResponse_PageTokenChange) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchDeviceTypesResponse_PageTokenChange) MakeRawFullFieldMask ¶
func (o *WatchDeviceTypesResponse_PageTokenChange) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchDeviceTypesResponse_PageTokenChange) Marshal ¶
func (m *WatchDeviceTypesResponse_PageTokenChange) Marshal() ([]byte, error)
func (*WatchDeviceTypesResponse_PageTokenChange) MarshalJSON ¶
func (m *WatchDeviceTypesResponse_PageTokenChange) MarshalJSON() ([]byte, error)
func (*WatchDeviceTypesResponse_PageTokenChange) Merge ¶
func (o *WatchDeviceTypesResponse_PageTokenChange) Merge(source *WatchDeviceTypesResponse_PageTokenChange)
func (*WatchDeviceTypesResponse_PageTokenChange) MergeRaw ¶
func (o *WatchDeviceTypesResponse_PageTokenChange) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchDeviceTypesResponse_PageTokenChange) ProtoMessage ¶
func (*WatchDeviceTypesResponse_PageTokenChange) ProtoMessage()
func (*WatchDeviceTypesResponse_PageTokenChange) ProtoReflect ¶
func (m *WatchDeviceTypesResponse_PageTokenChange) ProtoReflect() preflect.Message
func (*WatchDeviceTypesResponse_PageTokenChange) Reset ¶
func (m *WatchDeviceTypesResponse_PageTokenChange) Reset()
func (*WatchDeviceTypesResponse_PageTokenChange) SetNextPageToken ¶
func (m *WatchDeviceTypesResponse_PageTokenChange) SetNextPageToken(fv *device_type.PagerCursor)
func (*WatchDeviceTypesResponse_PageTokenChange) SetPrevPageToken ¶
func (m *WatchDeviceTypesResponse_PageTokenChange) SetPrevPageToken(fv *device_type.PagerCursor)
func (*WatchDeviceTypesResponse_PageTokenChange) String ¶
func (m *WatchDeviceTypesResponse_PageTokenChange) String() string
func (*WatchDeviceTypesResponse_PageTokenChange) Unmarshal ¶
func (m *WatchDeviceTypesResponse_PageTokenChange) Unmarshal(b []byte) error
func (*WatchDeviceTypesResponse_PageTokenChange) UnmarshalJSON ¶
func (m *WatchDeviceTypesResponse_PageTokenChange) UnmarshalJSON(data []byte) error
type WatchDeviceTypesResponse_PageTokenChangePathSelectorNextPageToken ¶
type WatchDeviceTypesResponse_PageTokenChangePathSelectorNextPageToken struct{}
func (WatchDeviceTypesResponse_PageTokenChangePathSelectorNextPageToken) WithArrayOfValues ¶
func (s WatchDeviceTypesResponse_PageTokenChangePathSelectorNextPageToken) WithArrayOfValues(values []*device_type.PagerCursor) *WatchDeviceTypesResponsePageTokenChange_FieldTerminalPathArrayOfValues
type WatchDeviceTypesResponse_PageTokenChangePathSelectorPrevPageToken ¶
type WatchDeviceTypesResponse_PageTokenChangePathSelectorPrevPageToken struct{}
func (WatchDeviceTypesResponse_PageTokenChangePathSelectorPrevPageToken) WithArrayOfValues ¶
func (s WatchDeviceTypesResponse_PageTokenChangePathSelectorPrevPageToken) WithArrayOfValues(values []*device_type.PagerCursor) *WatchDeviceTypesResponsePageTokenChange_FieldTerminalPathArrayOfValues
type WatchDeviceTypesResponse_PageTokenChange_FieldMask ¶
type WatchDeviceTypesResponse_PageTokenChange_FieldMask struct {
Paths []WatchDeviceTypesResponsePageTokenChange_FieldPath
}
func FullWatchDeviceTypesResponse_PageTokenChange_FieldMask ¶
func FullWatchDeviceTypesResponse_PageTokenChange_FieldMask() *WatchDeviceTypesResponse_PageTokenChange_FieldMask
func (*WatchDeviceTypesResponse_PageTokenChange_FieldMask) AppendPath ¶
func (fieldMask *WatchDeviceTypesResponse_PageTokenChange_FieldMask) AppendPath(path WatchDeviceTypesResponsePageTokenChange_FieldPath)
func (*WatchDeviceTypesResponse_PageTokenChange_FieldMask) AppendRawPath ¶
func (fieldMask *WatchDeviceTypesResponse_PageTokenChange_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchDeviceTypesResponse_PageTokenChange_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchDeviceTypesResponse_PageTokenChange_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchDeviceTypesResponse_PageTokenChange_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchDeviceTypesResponse_PageTokenChange_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchDeviceTypesResponse_PageTokenChange_FieldMask) FilterInputFields ¶
func (fieldMask *WatchDeviceTypesResponse_PageTokenChange_FieldMask) FilterInputFields() *WatchDeviceTypesResponse_PageTokenChange_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchDeviceTypesResponse_PageTokenChange_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchDeviceTypesResponse_PageTokenChange_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchDeviceTypesResponse_PageTokenChange_FieldMask) GetPaths ¶
func (fieldMask *WatchDeviceTypesResponse_PageTokenChange_FieldMask) GetPaths() []WatchDeviceTypesResponsePageTokenChange_FieldPath
func (*WatchDeviceTypesResponse_PageTokenChange_FieldMask) GetRawPaths ¶
func (fieldMask *WatchDeviceTypesResponse_PageTokenChange_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchDeviceTypesResponse_PageTokenChange_FieldMask) IsFull ¶
func (fieldMask *WatchDeviceTypesResponse_PageTokenChange_FieldMask) IsFull() bool
func (WatchDeviceTypesResponse_PageTokenChange_FieldMask) Marshal ¶
func (fieldMask WatchDeviceTypesResponse_PageTokenChange_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchDeviceTypesResponse_PageTokenChange_FieldMask) MarshalJSON ¶
func (fieldMask WatchDeviceTypesResponse_PageTokenChange_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchDeviceTypesResponse_PageTokenChange_FieldMask) PathsCount ¶
func (fieldMask *WatchDeviceTypesResponse_PageTokenChange_FieldMask) PathsCount() int
func (*WatchDeviceTypesResponse_PageTokenChange_FieldMask) Project ¶
func (fieldMask *WatchDeviceTypesResponse_PageTokenChange_FieldMask) Project(source *WatchDeviceTypesResponse_PageTokenChange) *WatchDeviceTypesResponse_PageTokenChange
func (*WatchDeviceTypesResponse_PageTokenChange_FieldMask) ProjectRaw ¶
func (fieldMask *WatchDeviceTypesResponse_PageTokenChange_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchDeviceTypesResponse_PageTokenChange_FieldMask) ProtoMessage ¶
func (fieldMask *WatchDeviceTypesResponse_PageTokenChange_FieldMask) ProtoMessage()
func (*WatchDeviceTypesResponse_PageTokenChange_FieldMask) ProtoReflect ¶
func (fieldMask *WatchDeviceTypesResponse_PageTokenChange_FieldMask) ProtoReflect() preflect.Message
func (*WatchDeviceTypesResponse_PageTokenChange_FieldMask) Reset ¶
func (fieldMask *WatchDeviceTypesResponse_PageTokenChange_FieldMask) Reset()
func (*WatchDeviceTypesResponse_PageTokenChange_FieldMask) Set ¶
func (fieldMask *WatchDeviceTypesResponse_PageTokenChange_FieldMask) Set(target, source *WatchDeviceTypesResponse_PageTokenChange)
func (*WatchDeviceTypesResponse_PageTokenChange_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchDeviceTypesResponse_PageTokenChange_FieldMask) SetFromCliFlag(raw string) error
func (*WatchDeviceTypesResponse_PageTokenChange_FieldMask) SetRaw ¶
func (fieldMask *WatchDeviceTypesResponse_PageTokenChange_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchDeviceTypesResponse_PageTokenChange_FieldMask) Size ¶
func (fieldMask *WatchDeviceTypesResponse_PageTokenChange_FieldMask) Size() int
func (*WatchDeviceTypesResponse_PageTokenChange_FieldMask) String ¶
func (fieldMask *WatchDeviceTypesResponse_PageTokenChange_FieldMask) String() string
func (*WatchDeviceTypesResponse_PageTokenChange_FieldMask) Subtract ¶
func (fieldMask *WatchDeviceTypesResponse_PageTokenChange_FieldMask) Subtract(other *WatchDeviceTypesResponse_PageTokenChange_FieldMask) *WatchDeviceTypesResponse_PageTokenChange_FieldMask
func (*WatchDeviceTypesResponse_PageTokenChange_FieldMask) SubtractRaw ¶
func (fieldMask *WatchDeviceTypesResponse_PageTokenChange_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchDeviceTypesResponse_PageTokenChange_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchDeviceTypesResponse_PageTokenChange_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchDeviceTypesResponse_PageTokenChange_FieldMask) Unmarshal ¶
func (fieldMask *WatchDeviceTypesResponse_PageTokenChange_FieldMask) Unmarshal(data []byte) error
func (*WatchDeviceTypesResponse_PageTokenChange_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchDeviceTypesResponse_PageTokenChange_FieldMask) UnmarshalJSON(data []byte) error