Documentation ¶
Index ¶
- type BatchGetDeviceDistributionCountersDescriptor
- func (d *BatchGetDeviceDistributionCountersDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *BatchGetDeviceDistributionCountersDescriptor) GetApiName() string
- func (d *BatchGetDeviceDistributionCountersDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *BatchGetDeviceDistributionCountersDescriptor) GetFullMethodName() string
- func (d *BatchGetDeviceDistributionCountersDescriptor) GetMethodName() string
- func (d *BatchGetDeviceDistributionCountersDescriptor) GetProtoPkgName() string
- func (d *BatchGetDeviceDistributionCountersDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *BatchGetDeviceDistributionCountersDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *BatchGetDeviceDistributionCountersDescriptor) GetServiceDomain() string
- func (d *BatchGetDeviceDistributionCountersDescriptor) GetServiceVersion() string
- func (d *BatchGetDeviceDistributionCountersDescriptor) GetVerb() string
- func (d *BatchGetDeviceDistributionCountersDescriptor) HasResource() bool
- func (d *BatchGetDeviceDistributionCountersDescriptor) IsClientStream() bool
- func (d *BatchGetDeviceDistributionCountersDescriptor) IsCollection() bool
- func (d *BatchGetDeviceDistributionCountersDescriptor) IsPlural() bool
- func (d *BatchGetDeviceDistributionCountersDescriptor) IsServerStream() bool
- func (d *BatchGetDeviceDistributionCountersDescriptor) IsUnary() bool
- func (d *BatchGetDeviceDistributionCountersDescriptor) NewEmptyClientMsg() proto.Message
- func (d *BatchGetDeviceDistributionCountersDescriptor) NewEmptyServerMsg() proto.Message
- func (d *BatchGetDeviceDistributionCountersDescriptor) RequestHasResourceBody() bool
- type BatchGetDeviceDistributionCountersDescriptorClientMsgHandle
- func (h *BatchGetDeviceDistributionCountersDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *BatchGetDeviceDistributionCountersDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *BatchGetDeviceDistributionCountersDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *BatchGetDeviceDistributionCountersDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *BatchGetDeviceDistributionCountersDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type BatchGetDeviceDistributionCountersDescriptorServerMsgHandle
- func (h *BatchGetDeviceDistributionCountersDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *BatchGetDeviceDistributionCountersDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *BatchGetDeviceDistributionCountersDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *BatchGetDeviceDistributionCountersDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *BatchGetDeviceDistributionCountersDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type BatchGetDeviceDistributionCountersRequest
- func (*BatchGetDeviceDistributionCountersRequest) Descriptor() ([]byte, []int)
- func (m *BatchGetDeviceDistributionCountersRequest) GetFieldMask() *device_distribution_counter.DeviceDistributionCounter_FieldMask
- func (m *BatchGetDeviceDistributionCountersRequest) GetNames() []*device_distribution_counter.Name
- func (m *BatchGetDeviceDistributionCountersRequest) GetView() view.View
- func (*BatchGetDeviceDistributionCountersRequest) GotenMessage()
- func (obj *BatchGetDeviceDistributionCountersRequest) GotenValidate() error
- func (m *BatchGetDeviceDistributionCountersRequest) Marshal() ([]byte, error)
- func (m *BatchGetDeviceDistributionCountersRequest) MarshalJSON() ([]byte, error)
- func (*BatchGetDeviceDistributionCountersRequest) ProtoMessage()
- func (m *BatchGetDeviceDistributionCountersRequest) ProtoReflect() preflect.Message
- func (m *BatchGetDeviceDistributionCountersRequest) Reset()
- func (m *BatchGetDeviceDistributionCountersRequest) SetFieldMask(fv *device_distribution_counter.DeviceDistributionCounter_FieldMask)
- func (m *BatchGetDeviceDistributionCountersRequest) SetNames(fv []*device_distribution_counter.Name)
- func (m *BatchGetDeviceDistributionCountersRequest) SetView(fv view.View)
- func (m *BatchGetDeviceDistributionCountersRequest) String() string
- func (m *BatchGetDeviceDistributionCountersRequest) Unmarshal(b []byte) error
- func (m *BatchGetDeviceDistributionCountersRequest) UnmarshalJSON(data []byte) error
- type BatchGetDeviceDistributionCountersResponse
- func (*BatchGetDeviceDistributionCountersResponse) Descriptor() ([]byte, []int)
- func (m *BatchGetDeviceDistributionCountersResponse) GetDeviceDistributionCounters() []*device_distribution_counter.DeviceDistributionCounter
- func (m *BatchGetDeviceDistributionCountersResponse) GetMissing() []*device_distribution_counter.Name
- func (*BatchGetDeviceDistributionCountersResponse) GotenMessage()
- func (obj *BatchGetDeviceDistributionCountersResponse) GotenValidate() error
- func (m *BatchGetDeviceDistributionCountersResponse) Marshal() ([]byte, error)
- func (m *BatchGetDeviceDistributionCountersResponse) MarshalJSON() ([]byte, error)
- func (*BatchGetDeviceDistributionCountersResponse) ProtoMessage()
- func (m *BatchGetDeviceDistributionCountersResponse) ProtoReflect() preflect.Message
- func (m *BatchGetDeviceDistributionCountersResponse) Reset()
- func (m *BatchGetDeviceDistributionCountersResponse) SetDeviceDistributionCounters(fv []*device_distribution_counter.DeviceDistributionCounter)
- func (m *BatchGetDeviceDistributionCountersResponse) SetMissing(fv []*device_distribution_counter.Name)
- func (m *BatchGetDeviceDistributionCountersResponse) String() string
- func (m *BatchGetDeviceDistributionCountersResponse) Unmarshal(b []byte) error
- func (m *BatchGetDeviceDistributionCountersResponse) UnmarshalJSON(data []byte) error
- type DeviceDistributionCounterServiceClient
- type DeviceDistributionCounterServiceDescriptor
- func (d *DeviceDistributionCounterServiceDescriptor) AllMethodDescriptors() []gotenclient.MethodDescriptor
- func (d *DeviceDistributionCounterServiceDescriptor) GetApiName() string
- func (d *DeviceDistributionCounterServiceDescriptor) GetFullAPIName() string
- func (d *DeviceDistributionCounterServiceDescriptor) GetProtoPkgName() string
- func (d *DeviceDistributionCounterServiceDescriptor) GetServiceDomain() string
- func (d *DeviceDistributionCounterServiceDescriptor) GetServiceVersion() string
- type GetDeviceDistributionCounterDescriptor
- func (d *GetDeviceDistributionCounterDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *GetDeviceDistributionCounterDescriptor) GetApiName() string
- func (d *GetDeviceDistributionCounterDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *GetDeviceDistributionCounterDescriptor) GetFullMethodName() string
- func (d *GetDeviceDistributionCounterDescriptor) GetMethodName() string
- func (d *GetDeviceDistributionCounterDescriptor) GetProtoPkgName() string
- func (d *GetDeviceDistributionCounterDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *GetDeviceDistributionCounterDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *GetDeviceDistributionCounterDescriptor) GetServiceDomain() string
- func (d *GetDeviceDistributionCounterDescriptor) GetServiceVersion() string
- func (d *GetDeviceDistributionCounterDescriptor) GetVerb() string
- func (d *GetDeviceDistributionCounterDescriptor) HasResource() bool
- func (d *GetDeviceDistributionCounterDescriptor) IsClientStream() bool
- func (d *GetDeviceDistributionCounterDescriptor) IsCollection() bool
- func (d *GetDeviceDistributionCounterDescriptor) IsPlural() bool
- func (d *GetDeviceDistributionCounterDescriptor) IsServerStream() bool
- func (d *GetDeviceDistributionCounterDescriptor) IsUnary() bool
- func (d *GetDeviceDistributionCounterDescriptor) NewEmptyClientMsg() proto.Message
- func (d *GetDeviceDistributionCounterDescriptor) NewEmptyServerMsg() proto.Message
- func (d *GetDeviceDistributionCounterDescriptor) RequestHasResourceBody() bool
- type GetDeviceDistributionCounterDescriptorClientMsgHandle
- func (h *GetDeviceDistributionCounterDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *GetDeviceDistributionCounterDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *GetDeviceDistributionCounterDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *GetDeviceDistributionCounterDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *GetDeviceDistributionCounterDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type GetDeviceDistributionCounterDescriptorServerMsgHandle
- func (h *GetDeviceDistributionCounterDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *GetDeviceDistributionCounterDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *GetDeviceDistributionCounterDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *GetDeviceDistributionCounterDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *GetDeviceDistributionCounterDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type GetDeviceDistributionCounterRequest
- func (*GetDeviceDistributionCounterRequest) Descriptor() ([]byte, []int)
- func (m *GetDeviceDistributionCounterRequest) GetFieldMask() *device_distribution_counter.DeviceDistributionCounter_FieldMask
- func (m *GetDeviceDistributionCounterRequest) GetName() *device_distribution_counter.Name
- func (m *GetDeviceDistributionCounterRequest) GetView() view.View
- func (*GetDeviceDistributionCounterRequest) GotenMessage()
- func (obj *GetDeviceDistributionCounterRequest) GotenValidate() error
- func (m *GetDeviceDistributionCounterRequest) Marshal() ([]byte, error)
- func (m *GetDeviceDistributionCounterRequest) MarshalJSON() ([]byte, error)
- func (*GetDeviceDistributionCounterRequest) ProtoMessage()
- func (m *GetDeviceDistributionCounterRequest) ProtoReflect() preflect.Message
- func (m *GetDeviceDistributionCounterRequest) Reset()
- func (m *GetDeviceDistributionCounterRequest) SetFieldMask(fv *device_distribution_counter.DeviceDistributionCounter_FieldMask)
- func (m *GetDeviceDistributionCounterRequest) SetName(fv *device_distribution_counter.Name)
- func (m *GetDeviceDistributionCounterRequest) SetView(fv view.View)
- func (m *GetDeviceDistributionCounterRequest) String() string
- func (m *GetDeviceDistributionCounterRequest) Unmarshal(b []byte) error
- func (m *GetDeviceDistributionCounterRequest) UnmarshalJSON(data []byte) error
- type ListDeviceDistributionCountersDescriptor
- func (d *ListDeviceDistributionCountersDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *ListDeviceDistributionCountersDescriptor) GetApiName() string
- func (d *ListDeviceDistributionCountersDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *ListDeviceDistributionCountersDescriptor) GetFullMethodName() string
- func (d *ListDeviceDistributionCountersDescriptor) GetMethodName() string
- func (d *ListDeviceDistributionCountersDescriptor) GetProtoPkgName() string
- func (d *ListDeviceDistributionCountersDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *ListDeviceDistributionCountersDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *ListDeviceDistributionCountersDescriptor) GetServiceDomain() string
- func (d *ListDeviceDistributionCountersDescriptor) GetServiceVersion() string
- func (d *ListDeviceDistributionCountersDescriptor) GetVerb() string
- func (d *ListDeviceDistributionCountersDescriptor) HasResource() bool
- func (d *ListDeviceDistributionCountersDescriptor) IsClientStream() bool
- func (d *ListDeviceDistributionCountersDescriptor) IsCollection() bool
- func (d *ListDeviceDistributionCountersDescriptor) IsPlural() bool
- func (d *ListDeviceDistributionCountersDescriptor) IsServerStream() bool
- func (d *ListDeviceDistributionCountersDescriptor) IsUnary() bool
- func (d *ListDeviceDistributionCountersDescriptor) NewEmptyClientMsg() proto.Message
- func (d *ListDeviceDistributionCountersDescriptor) NewEmptyServerMsg() proto.Message
- func (d *ListDeviceDistributionCountersDescriptor) RequestHasResourceBody() bool
- type ListDeviceDistributionCountersDescriptorClientMsgHandle
- func (h *ListDeviceDistributionCountersDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *ListDeviceDistributionCountersDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *ListDeviceDistributionCountersDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *ListDeviceDistributionCountersDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *ListDeviceDistributionCountersDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type ListDeviceDistributionCountersDescriptorServerMsgHandle
- func (h *ListDeviceDistributionCountersDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *ListDeviceDistributionCountersDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *ListDeviceDistributionCountersDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *ListDeviceDistributionCountersDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *ListDeviceDistributionCountersDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type ListDeviceDistributionCountersRequest
- func (*ListDeviceDistributionCountersRequest) Descriptor() ([]byte, []int)
- func (m *ListDeviceDistributionCountersRequest) GetFieldMask() *device_distribution_counter.DeviceDistributionCounter_FieldMask
- func (m *ListDeviceDistributionCountersRequest) GetFilter() *device_distribution_counter.Filter
- func (m *ListDeviceDistributionCountersRequest) GetIncludePagingInfo() bool
- func (m *ListDeviceDistributionCountersRequest) GetOrderBy() *device_distribution_counter.OrderBy
- func (m *ListDeviceDistributionCountersRequest) GetPageSize() int32
- func (m *ListDeviceDistributionCountersRequest) GetPageToken() *device_distribution_counter.PagerCursor
- func (m *ListDeviceDistributionCountersRequest) GetParent() *device_distribution_counter.ParentName
- func (m *ListDeviceDistributionCountersRequest) GetView() view.View
- func (*ListDeviceDistributionCountersRequest) GotenMessage()
- func (obj *ListDeviceDistributionCountersRequest) GotenValidate() error
- func (m *ListDeviceDistributionCountersRequest) Marshal() ([]byte, error)
- func (m *ListDeviceDistributionCountersRequest) MarshalJSON() ([]byte, error)
- func (*ListDeviceDistributionCountersRequest) ProtoMessage()
- func (m *ListDeviceDistributionCountersRequest) ProtoReflect() preflect.Message
- func (m *ListDeviceDistributionCountersRequest) Reset()
- func (m *ListDeviceDistributionCountersRequest) SetFieldMask(fv *device_distribution_counter.DeviceDistributionCounter_FieldMask)
- func (m *ListDeviceDistributionCountersRequest) SetFilter(fv *device_distribution_counter.Filter)
- func (m *ListDeviceDistributionCountersRequest) SetIncludePagingInfo(fv bool)
- func (m *ListDeviceDistributionCountersRequest) SetOrderBy(fv *device_distribution_counter.OrderBy)
- func (m *ListDeviceDistributionCountersRequest) SetPageSize(fv int32)
- func (m *ListDeviceDistributionCountersRequest) SetPageToken(fv *device_distribution_counter.PagerCursor)
- func (m *ListDeviceDistributionCountersRequest) SetParent(fv *device_distribution_counter.ParentName)
- func (m *ListDeviceDistributionCountersRequest) SetView(fv view.View)
- func (m *ListDeviceDistributionCountersRequest) String() string
- func (m *ListDeviceDistributionCountersRequest) Unmarshal(b []byte) error
- func (m *ListDeviceDistributionCountersRequest) UnmarshalJSON(data []byte) error
- type ListDeviceDistributionCountersResponse
- func (*ListDeviceDistributionCountersResponse) Descriptor() ([]byte, []int)
- func (m *ListDeviceDistributionCountersResponse) GetCurrentOffset() int32
- func (m *ListDeviceDistributionCountersResponse) GetDeviceDistributionCounters() []*device_distribution_counter.DeviceDistributionCounter
- func (m *ListDeviceDistributionCountersResponse) GetNextPageToken() *device_distribution_counter.PagerCursor
- func (m *ListDeviceDistributionCountersResponse) GetPrevPageToken() *device_distribution_counter.PagerCursor
- func (m *ListDeviceDistributionCountersResponse) GetTotalResultsCount() int32
- func (*ListDeviceDistributionCountersResponse) GotenMessage()
- func (obj *ListDeviceDistributionCountersResponse) GotenValidate() error
- func (m *ListDeviceDistributionCountersResponse) Marshal() ([]byte, error)
- func (m *ListDeviceDistributionCountersResponse) MarshalJSON() ([]byte, error)
- func (*ListDeviceDistributionCountersResponse) ProtoMessage()
- func (m *ListDeviceDistributionCountersResponse) ProtoReflect() preflect.Message
- func (m *ListDeviceDistributionCountersResponse) Reset()
- func (m *ListDeviceDistributionCountersResponse) SetCurrentOffset(fv int32)
- func (m *ListDeviceDistributionCountersResponse) SetDeviceDistributionCounters(fv []*device_distribution_counter.DeviceDistributionCounter)
- func (m *ListDeviceDistributionCountersResponse) SetNextPageToken(fv *device_distribution_counter.PagerCursor)
- func (m *ListDeviceDistributionCountersResponse) SetPrevPageToken(fv *device_distribution_counter.PagerCursor)
- func (m *ListDeviceDistributionCountersResponse) SetTotalResultsCount(fv int32)
- func (m *ListDeviceDistributionCountersResponse) String() string
- func (m *ListDeviceDistributionCountersResponse) Unmarshal(b []byte) error
- func (m *ListDeviceDistributionCountersResponse) UnmarshalJSON(data []byte) error
- type WatchDeviceDistributionCounterClientStream
- type WatchDeviceDistributionCounterDescriptor
- func (d *WatchDeviceDistributionCounterDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *WatchDeviceDistributionCounterDescriptor) GetApiName() string
- func (d *WatchDeviceDistributionCounterDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchDeviceDistributionCounterDescriptor) GetFullMethodName() string
- func (d *WatchDeviceDistributionCounterDescriptor) GetMethodName() string
- func (d *WatchDeviceDistributionCounterDescriptor) GetProtoPkgName() string
- func (d *WatchDeviceDistributionCounterDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *WatchDeviceDistributionCounterDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchDeviceDistributionCounterDescriptor) GetServiceDomain() string
- func (d *WatchDeviceDistributionCounterDescriptor) GetServiceVersion() string
- func (d *WatchDeviceDistributionCounterDescriptor) GetVerb() string
- func (d *WatchDeviceDistributionCounterDescriptor) HasResource() bool
- func (d *WatchDeviceDistributionCounterDescriptor) IsClientStream() bool
- func (d *WatchDeviceDistributionCounterDescriptor) IsCollection() bool
- func (d *WatchDeviceDistributionCounterDescriptor) IsPlural() bool
- func (d *WatchDeviceDistributionCounterDescriptor) IsServerStream() bool
- func (d *WatchDeviceDistributionCounterDescriptor) IsUnary() bool
- func (d *WatchDeviceDistributionCounterDescriptor) NewEmptyClientMsg() proto.Message
- func (d *WatchDeviceDistributionCounterDescriptor) NewEmptyServerMsg() proto.Message
- func (d *WatchDeviceDistributionCounterDescriptor) RequestHasResourceBody() bool
- type WatchDeviceDistributionCounterDescriptorClientMsgHandle
- func (h *WatchDeviceDistributionCounterDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchDeviceDistributionCounterDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *WatchDeviceDistributionCounterDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *WatchDeviceDistributionCounterDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchDeviceDistributionCounterDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchDeviceDistributionCounterDescriptorServerMsgHandle
- func (h *WatchDeviceDistributionCounterDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchDeviceDistributionCounterDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *WatchDeviceDistributionCounterDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *WatchDeviceDistributionCounterDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchDeviceDistributionCounterDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchDeviceDistributionCounterRequest
- func (*WatchDeviceDistributionCounterRequest) Descriptor() ([]byte, []int)
- func (m *WatchDeviceDistributionCounterRequest) GetFieldMask() *device_distribution_counter.DeviceDistributionCounter_FieldMask
- func (m *WatchDeviceDistributionCounterRequest) GetName() *device_distribution_counter.Name
- func (m *WatchDeviceDistributionCounterRequest) GetView() view.View
- func (*WatchDeviceDistributionCounterRequest) GotenMessage()
- func (obj *WatchDeviceDistributionCounterRequest) GotenValidate() error
- func (m *WatchDeviceDistributionCounterRequest) Marshal() ([]byte, error)
- func (m *WatchDeviceDistributionCounterRequest) MarshalJSON() ([]byte, error)
- func (*WatchDeviceDistributionCounterRequest) ProtoMessage()
- func (m *WatchDeviceDistributionCounterRequest) ProtoReflect() preflect.Message
- func (m *WatchDeviceDistributionCounterRequest) Reset()
- func (m *WatchDeviceDistributionCounterRequest) SetFieldMask(fv *device_distribution_counter.DeviceDistributionCounter_FieldMask)
- func (m *WatchDeviceDistributionCounterRequest) SetName(fv *device_distribution_counter.Name)
- func (m *WatchDeviceDistributionCounterRequest) SetView(fv view.View)
- func (m *WatchDeviceDistributionCounterRequest) String() string
- func (m *WatchDeviceDistributionCounterRequest) Unmarshal(b []byte) error
- func (m *WatchDeviceDistributionCounterRequest) UnmarshalJSON(data []byte) error
- type WatchDeviceDistributionCounterResponse
- func (*WatchDeviceDistributionCounterResponse) Descriptor() ([]byte, []int)
- func (m *WatchDeviceDistributionCounterResponse) GetChange() *device_distribution_counter.DeviceDistributionCounterChange
- func (*WatchDeviceDistributionCounterResponse) GotenMessage()
- func (obj *WatchDeviceDistributionCounterResponse) GotenValidate() error
- func (m *WatchDeviceDistributionCounterResponse) Marshal() ([]byte, error)
- func (m *WatchDeviceDistributionCounterResponse) MarshalJSON() ([]byte, error)
- func (*WatchDeviceDistributionCounterResponse) ProtoMessage()
- func (m *WatchDeviceDistributionCounterResponse) ProtoReflect() preflect.Message
- func (m *WatchDeviceDistributionCounterResponse) Reset()
- func (m *WatchDeviceDistributionCounterResponse) SetChange(fv *device_distribution_counter.DeviceDistributionCounterChange)
- func (m *WatchDeviceDistributionCounterResponse) String() string
- func (m *WatchDeviceDistributionCounterResponse) Unmarshal(b []byte) error
- func (m *WatchDeviceDistributionCounterResponse) UnmarshalJSON(data []byte) error
- type WatchDeviceDistributionCountersClientStream
- type WatchDeviceDistributionCountersDescriptor
- func (d *WatchDeviceDistributionCountersDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *WatchDeviceDistributionCountersDescriptor) GetApiName() string
- func (d *WatchDeviceDistributionCountersDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchDeviceDistributionCountersDescriptor) GetFullMethodName() string
- func (d *WatchDeviceDistributionCountersDescriptor) GetMethodName() string
- func (d *WatchDeviceDistributionCountersDescriptor) GetProtoPkgName() string
- func (d *WatchDeviceDistributionCountersDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *WatchDeviceDistributionCountersDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchDeviceDistributionCountersDescriptor) GetServiceDomain() string
- func (d *WatchDeviceDistributionCountersDescriptor) GetServiceVersion() string
- func (d *WatchDeviceDistributionCountersDescriptor) GetVerb() string
- func (d *WatchDeviceDistributionCountersDescriptor) HasResource() bool
- func (d *WatchDeviceDistributionCountersDescriptor) IsClientStream() bool
- func (d *WatchDeviceDistributionCountersDescriptor) IsCollection() bool
- func (d *WatchDeviceDistributionCountersDescriptor) IsPlural() bool
- func (d *WatchDeviceDistributionCountersDescriptor) IsServerStream() bool
- func (d *WatchDeviceDistributionCountersDescriptor) IsUnary() bool
- func (d *WatchDeviceDistributionCountersDescriptor) NewEmptyClientMsg() proto.Message
- func (d *WatchDeviceDistributionCountersDescriptor) NewEmptyServerMsg() proto.Message
- func (d *WatchDeviceDistributionCountersDescriptor) RequestHasResourceBody() bool
- type WatchDeviceDistributionCountersDescriptorClientMsgHandle
- func (h *WatchDeviceDistributionCountersDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchDeviceDistributionCountersDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *WatchDeviceDistributionCountersDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *WatchDeviceDistributionCountersDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchDeviceDistributionCountersDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchDeviceDistributionCountersDescriptorServerMsgHandle
- func (h *WatchDeviceDistributionCountersDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchDeviceDistributionCountersDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *WatchDeviceDistributionCountersDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *WatchDeviceDistributionCountersDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchDeviceDistributionCountersDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchDeviceDistributionCountersRequest
- func (*WatchDeviceDistributionCountersRequest) Descriptor() ([]byte, []int)
- func (m *WatchDeviceDistributionCountersRequest) GetFieldMask() *device_distribution_counter.DeviceDistributionCounter_FieldMask
- func (m *WatchDeviceDistributionCountersRequest) GetFilter() *device_distribution_counter.Filter
- func (m *WatchDeviceDistributionCountersRequest) GetMaxChunkSize() int32
- func (m *WatchDeviceDistributionCountersRequest) GetOrderBy() *device_distribution_counter.OrderBy
- func (m *WatchDeviceDistributionCountersRequest) GetPageSize() int32
- func (m *WatchDeviceDistributionCountersRequest) GetPageToken() *device_distribution_counter.PagerCursor
- func (m *WatchDeviceDistributionCountersRequest) GetParent() *device_distribution_counter.ParentName
- func (m *WatchDeviceDistributionCountersRequest) GetResumeToken() string
- func (m *WatchDeviceDistributionCountersRequest) GetStartingTime() *timestamppb.Timestamp
- func (m *WatchDeviceDistributionCountersRequest) GetType() watch_type.WatchType
- func (m *WatchDeviceDistributionCountersRequest) GetView() view.View
- func (*WatchDeviceDistributionCountersRequest) GotenMessage()
- func (obj *WatchDeviceDistributionCountersRequest) GotenValidate() error
- func (m *WatchDeviceDistributionCountersRequest) Marshal() ([]byte, error)
- func (m *WatchDeviceDistributionCountersRequest) MarshalJSON() ([]byte, error)
- func (*WatchDeviceDistributionCountersRequest) ProtoMessage()
- func (m *WatchDeviceDistributionCountersRequest) ProtoReflect() preflect.Message
- func (m *WatchDeviceDistributionCountersRequest) Reset()
- func (m *WatchDeviceDistributionCountersRequest) SetFieldMask(fv *device_distribution_counter.DeviceDistributionCounter_FieldMask)
- func (m *WatchDeviceDistributionCountersRequest) SetFilter(fv *device_distribution_counter.Filter)
- func (m *WatchDeviceDistributionCountersRequest) SetMaxChunkSize(fv int32)
- func (m *WatchDeviceDistributionCountersRequest) SetOrderBy(fv *device_distribution_counter.OrderBy)
- func (m *WatchDeviceDistributionCountersRequest) SetPageSize(fv int32)
- func (m *WatchDeviceDistributionCountersRequest) SetPageToken(fv *device_distribution_counter.PagerCursor)
- func (m *WatchDeviceDistributionCountersRequest) SetParent(fv *device_distribution_counter.ParentName)
- func (m *WatchDeviceDistributionCountersRequest) SetResumeToken(fv string)
- func (m *WatchDeviceDistributionCountersRequest) SetStartingTime(fv *timestamppb.Timestamp)
- func (m *WatchDeviceDistributionCountersRequest) SetType(fv watch_type.WatchType)
- func (m *WatchDeviceDistributionCountersRequest) SetView(fv view.View)
- func (m *WatchDeviceDistributionCountersRequest) String() string
- func (m *WatchDeviceDistributionCountersRequest) Unmarshal(b []byte) error
- func (m *WatchDeviceDistributionCountersRequest) UnmarshalJSON(data []byte) error
- type WatchDeviceDistributionCountersResponse
- func (*WatchDeviceDistributionCountersResponse) Descriptor() ([]byte, []int)
- func (m *WatchDeviceDistributionCountersResponse) GetDeviceDistributionCounterChanges() []*device_distribution_counter.DeviceDistributionCounterChange
- func (m *WatchDeviceDistributionCountersResponse) GetIsCurrent() bool
- func (m *WatchDeviceDistributionCountersResponse) GetIsHardReset() bool
- func (m *WatchDeviceDistributionCountersResponse) GetIsSoftReset() bool
- func (m *WatchDeviceDistributionCountersResponse) GetPageTokenChange() *WatchDeviceDistributionCountersResponse_PageTokenChange
- func (m *WatchDeviceDistributionCountersResponse) GetResumeToken() string
- func (m *WatchDeviceDistributionCountersResponse) GetSnapshotSize() int64
- func (*WatchDeviceDistributionCountersResponse) GotenMessage()
- func (obj *WatchDeviceDistributionCountersResponse) GotenValidate() error
- func (m *WatchDeviceDistributionCountersResponse) Marshal() ([]byte, error)
- func (m *WatchDeviceDistributionCountersResponse) MarshalJSON() ([]byte, error)
- func (*WatchDeviceDistributionCountersResponse) ProtoMessage()
- func (m *WatchDeviceDistributionCountersResponse) ProtoReflect() preflect.Message
- func (m *WatchDeviceDistributionCountersResponse) Reset()
- func (m *WatchDeviceDistributionCountersResponse) SetDeviceDistributionCounterChanges(fv []*device_distribution_counter.DeviceDistributionCounterChange)
- func (m *WatchDeviceDistributionCountersResponse) SetIsCurrent(fv bool)
- func (m *WatchDeviceDistributionCountersResponse) SetIsHardReset(fv bool)
- func (m *WatchDeviceDistributionCountersResponse) SetIsSoftReset(fv bool)
- func (m *WatchDeviceDistributionCountersResponse) SetPageTokenChange(fv *WatchDeviceDistributionCountersResponse_PageTokenChange)
- func (m *WatchDeviceDistributionCountersResponse) SetResumeToken(fv string)
- func (m *WatchDeviceDistributionCountersResponse) SetSnapshotSize(fv int64)
- func (m *WatchDeviceDistributionCountersResponse) String() string
- func (m *WatchDeviceDistributionCountersResponse) Unmarshal(b []byte) error
- func (m *WatchDeviceDistributionCountersResponse) UnmarshalJSON(data []byte) error
- type WatchDeviceDistributionCountersResponse_PageTokenChange
- func (*WatchDeviceDistributionCountersResponse_PageTokenChange) Descriptor() ([]byte, []int)
- func (m *WatchDeviceDistributionCountersResponse_PageTokenChange) GetNextPageToken() *device_distribution_counter.PagerCursor
- func (m *WatchDeviceDistributionCountersResponse_PageTokenChange) GetPrevPageToken() *device_distribution_counter.PagerCursor
- func (*WatchDeviceDistributionCountersResponse_PageTokenChange) GotenMessage()
- func (obj *WatchDeviceDistributionCountersResponse_PageTokenChange) GotenValidate() error
- func (m *WatchDeviceDistributionCountersResponse_PageTokenChange) Marshal() ([]byte, error)
- func (m *WatchDeviceDistributionCountersResponse_PageTokenChange) MarshalJSON() ([]byte, error)
- func (*WatchDeviceDistributionCountersResponse_PageTokenChange) ProtoMessage()
- func (m *WatchDeviceDistributionCountersResponse_PageTokenChange) ProtoReflect() preflect.Message
- func (m *WatchDeviceDistributionCountersResponse_PageTokenChange) Reset()
- func (m *WatchDeviceDistributionCountersResponse_PageTokenChange) SetNextPageToken(fv *device_distribution_counter.PagerCursor)
- func (m *WatchDeviceDistributionCountersResponse_PageTokenChange) SetPrevPageToken(fv *device_distribution_counter.PagerCursor)
- func (m *WatchDeviceDistributionCountersResponse_PageTokenChange) String() string
- func (m *WatchDeviceDistributionCountersResponse_PageTokenChange) Unmarshal(b []byte) error
- func (m *WatchDeviceDistributionCountersResponse_PageTokenChange) UnmarshalJSON(data []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BatchGetDeviceDistributionCountersDescriptor ¶
type BatchGetDeviceDistributionCountersDescriptor struct{}
func GetBatchGetDeviceDistributionCountersDescriptor ¶
func GetBatchGetDeviceDistributionCountersDescriptor() *BatchGetDeviceDistributionCountersDescriptor
func (*BatchGetDeviceDistributionCountersDescriptor) GetApiDescriptor ¶
func (d *BatchGetDeviceDistributionCountersDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*BatchGetDeviceDistributionCountersDescriptor) GetApiName ¶
func (d *BatchGetDeviceDistributionCountersDescriptor) GetApiName() string
func (*BatchGetDeviceDistributionCountersDescriptor) GetClientMsgReflectHandle ¶
func (d *BatchGetDeviceDistributionCountersDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*BatchGetDeviceDistributionCountersDescriptor) GetFullMethodName ¶
func (d *BatchGetDeviceDistributionCountersDescriptor) GetFullMethodName() string
func (*BatchGetDeviceDistributionCountersDescriptor) GetMethodName ¶
func (d *BatchGetDeviceDistributionCountersDescriptor) GetMethodName() string
func (*BatchGetDeviceDistributionCountersDescriptor) GetProtoPkgName ¶
func (d *BatchGetDeviceDistributionCountersDescriptor) GetProtoPkgName() string
func (*BatchGetDeviceDistributionCountersDescriptor) GetResourceDescriptor ¶
func (d *BatchGetDeviceDistributionCountersDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*BatchGetDeviceDistributionCountersDescriptor) GetServerMsgReflectHandle ¶
func (d *BatchGetDeviceDistributionCountersDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*BatchGetDeviceDistributionCountersDescriptor) GetServiceDomain ¶
func (d *BatchGetDeviceDistributionCountersDescriptor) GetServiceDomain() string
func (*BatchGetDeviceDistributionCountersDescriptor) GetServiceVersion ¶
func (d *BatchGetDeviceDistributionCountersDescriptor) GetServiceVersion() string
func (*BatchGetDeviceDistributionCountersDescriptor) GetVerb ¶
func (d *BatchGetDeviceDistributionCountersDescriptor) GetVerb() string
func (*BatchGetDeviceDistributionCountersDescriptor) HasResource ¶
func (d *BatchGetDeviceDistributionCountersDescriptor) HasResource() bool
func (*BatchGetDeviceDistributionCountersDescriptor) IsClientStream ¶
func (d *BatchGetDeviceDistributionCountersDescriptor) IsClientStream() bool
func (*BatchGetDeviceDistributionCountersDescriptor) IsCollection ¶
func (d *BatchGetDeviceDistributionCountersDescriptor) IsCollection() bool
func (*BatchGetDeviceDistributionCountersDescriptor) IsPlural ¶
func (d *BatchGetDeviceDistributionCountersDescriptor) IsPlural() bool
func (*BatchGetDeviceDistributionCountersDescriptor) IsServerStream ¶
func (d *BatchGetDeviceDistributionCountersDescriptor) IsServerStream() bool
func (*BatchGetDeviceDistributionCountersDescriptor) IsUnary ¶
func (d *BatchGetDeviceDistributionCountersDescriptor) IsUnary() bool
func (*BatchGetDeviceDistributionCountersDescriptor) NewEmptyClientMsg ¶
func (d *BatchGetDeviceDistributionCountersDescriptor) NewEmptyClientMsg() proto.Message
func (*BatchGetDeviceDistributionCountersDescriptor) NewEmptyServerMsg ¶
func (d *BatchGetDeviceDistributionCountersDescriptor) NewEmptyServerMsg() proto.Message
func (*BatchGetDeviceDistributionCountersDescriptor) RequestHasResourceBody ¶
func (d *BatchGetDeviceDistributionCountersDescriptor) RequestHasResourceBody() bool
type BatchGetDeviceDistributionCountersDescriptorClientMsgHandle ¶
type BatchGetDeviceDistributionCountersDescriptorClientMsgHandle struct{}
func (*BatchGetDeviceDistributionCountersDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *BatchGetDeviceDistributionCountersDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*BatchGetDeviceDistributionCountersDescriptorClientMsgHandle) ExtractResourceBodies ¶
func (h *BatchGetDeviceDistributionCountersDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*BatchGetDeviceDistributionCountersDescriptorClientMsgHandle) ExtractResourceBody ¶
func (h *BatchGetDeviceDistributionCountersDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*BatchGetDeviceDistributionCountersDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *BatchGetDeviceDistributionCountersDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*BatchGetDeviceDistributionCountersDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *BatchGetDeviceDistributionCountersDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type BatchGetDeviceDistributionCountersDescriptorServerMsgHandle ¶
type BatchGetDeviceDistributionCountersDescriptorServerMsgHandle struct{}
func (*BatchGetDeviceDistributionCountersDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *BatchGetDeviceDistributionCountersDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*BatchGetDeviceDistributionCountersDescriptorServerMsgHandle) ExtractResourceBodies ¶
func (h *BatchGetDeviceDistributionCountersDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*BatchGetDeviceDistributionCountersDescriptorServerMsgHandle) ExtractResourceBody ¶
func (h *BatchGetDeviceDistributionCountersDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*BatchGetDeviceDistributionCountersDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *BatchGetDeviceDistributionCountersDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*BatchGetDeviceDistributionCountersDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *BatchGetDeviceDistributionCountersDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type BatchGetDeviceDistributionCountersRequest ¶
type BatchGetDeviceDistributionCountersRequest struct { // Names of DeviceDistributionCounters Names []*device_distribution_counter.Name `protobuf:"bytes,2,rep,customtype=Name,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_distribution_counter.DeviceDistributionCounter_FieldMask `` /* 157-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.types.View" json:"view,omitempty" firestore:"view"` // contains filtered or unexported fields }
A request message of the BatchGetDeviceDistributionCounters method.
func (*BatchGetDeviceDistributionCountersRequest) Descriptor ¶
func (*BatchGetDeviceDistributionCountersRequest) Descriptor() ([]byte, []int)
Deprecated, Use BatchGetDeviceDistributionCountersRequest.ProtoReflect.Descriptor instead.
func (*BatchGetDeviceDistributionCountersRequest) GetFieldMask ¶
func (m *BatchGetDeviceDistributionCountersRequest) GetFieldMask() *device_distribution_counter.DeviceDistributionCounter_FieldMask
func (*BatchGetDeviceDistributionCountersRequest) GetNames ¶
func (m *BatchGetDeviceDistributionCountersRequest) GetNames() []*device_distribution_counter.Name
func (*BatchGetDeviceDistributionCountersRequest) GetView ¶
func (m *BatchGetDeviceDistributionCountersRequest) GetView() view.View
func (*BatchGetDeviceDistributionCountersRequest) GotenMessage ¶
func (*BatchGetDeviceDistributionCountersRequest) GotenMessage()
func (*BatchGetDeviceDistributionCountersRequest) GotenValidate ¶
func (obj *BatchGetDeviceDistributionCountersRequest) GotenValidate() error
func (*BatchGetDeviceDistributionCountersRequest) Marshal ¶
func (m *BatchGetDeviceDistributionCountersRequest) Marshal() ([]byte, error)
func (*BatchGetDeviceDistributionCountersRequest) MarshalJSON ¶
func (m *BatchGetDeviceDistributionCountersRequest) MarshalJSON() ([]byte, error)
func (*BatchGetDeviceDistributionCountersRequest) ProtoMessage ¶
func (*BatchGetDeviceDistributionCountersRequest) ProtoMessage()
func (*BatchGetDeviceDistributionCountersRequest) ProtoReflect ¶
func (m *BatchGetDeviceDistributionCountersRequest) ProtoReflect() preflect.Message
func (*BatchGetDeviceDistributionCountersRequest) Reset ¶
func (m *BatchGetDeviceDistributionCountersRequest) Reset()
func (*BatchGetDeviceDistributionCountersRequest) SetFieldMask ¶
func (m *BatchGetDeviceDistributionCountersRequest) SetFieldMask(fv *device_distribution_counter.DeviceDistributionCounter_FieldMask)
func (*BatchGetDeviceDistributionCountersRequest) SetNames ¶
func (m *BatchGetDeviceDistributionCountersRequest) SetNames(fv []*device_distribution_counter.Name)
func (*BatchGetDeviceDistributionCountersRequest) SetView ¶
func (m *BatchGetDeviceDistributionCountersRequest) SetView(fv view.View)
func (*BatchGetDeviceDistributionCountersRequest) String ¶
func (m *BatchGetDeviceDistributionCountersRequest) String() string
func (*BatchGetDeviceDistributionCountersRequest) Unmarshal ¶
func (m *BatchGetDeviceDistributionCountersRequest) Unmarshal(b []byte) error
func (*BatchGetDeviceDistributionCountersRequest) UnmarshalJSON ¶
func (m *BatchGetDeviceDistributionCountersRequest) UnmarshalJSON(data []byte) error
type BatchGetDeviceDistributionCountersResponse ¶
type BatchGetDeviceDistributionCountersResponse struct { // found DeviceDistributionCounters DeviceDistributionCounters []*device_distribution_counter.DeviceDistributionCounter `` /* 180-byte string literal not displayed */ // list of not found DeviceDistributionCounters Missing []*device_distribution_counter.Name `protobuf:"bytes,2,rep,customtype=Name,name=missing,proto3" json:"missing,omitempty" firestore:"missing"` // contains filtered or unexported fields }
A response message of the BatchGetDeviceDistributionCounters method.
func (*BatchGetDeviceDistributionCountersResponse) Descriptor ¶
func (*BatchGetDeviceDistributionCountersResponse) Descriptor() ([]byte, []int)
Deprecated, Use BatchGetDeviceDistributionCountersResponse.ProtoReflect.Descriptor instead.
func (*BatchGetDeviceDistributionCountersResponse) GetDeviceDistributionCounters ¶
func (m *BatchGetDeviceDistributionCountersResponse) GetDeviceDistributionCounters() []*device_distribution_counter.DeviceDistributionCounter
func (*BatchGetDeviceDistributionCountersResponse) GetMissing ¶
func (m *BatchGetDeviceDistributionCountersResponse) GetMissing() []*device_distribution_counter.Name
func (*BatchGetDeviceDistributionCountersResponse) GotenMessage ¶
func (*BatchGetDeviceDistributionCountersResponse) GotenMessage()
func (*BatchGetDeviceDistributionCountersResponse) GotenValidate ¶
func (obj *BatchGetDeviceDistributionCountersResponse) GotenValidate() error
func (*BatchGetDeviceDistributionCountersResponse) Marshal ¶
func (m *BatchGetDeviceDistributionCountersResponse) Marshal() ([]byte, error)
func (*BatchGetDeviceDistributionCountersResponse) MarshalJSON ¶
func (m *BatchGetDeviceDistributionCountersResponse) MarshalJSON() ([]byte, error)
func (*BatchGetDeviceDistributionCountersResponse) ProtoMessage ¶
func (*BatchGetDeviceDistributionCountersResponse) ProtoMessage()
func (*BatchGetDeviceDistributionCountersResponse) ProtoReflect ¶
func (m *BatchGetDeviceDistributionCountersResponse) ProtoReflect() preflect.Message
func (*BatchGetDeviceDistributionCountersResponse) Reset ¶
func (m *BatchGetDeviceDistributionCountersResponse) Reset()
func (*BatchGetDeviceDistributionCountersResponse) SetDeviceDistributionCounters ¶
func (m *BatchGetDeviceDistributionCountersResponse) SetDeviceDistributionCounters(fv []*device_distribution_counter.DeviceDistributionCounter)
func (*BatchGetDeviceDistributionCountersResponse) SetMissing ¶
func (m *BatchGetDeviceDistributionCountersResponse) SetMissing(fv []*device_distribution_counter.Name)
func (*BatchGetDeviceDistributionCountersResponse) String ¶
func (m *BatchGetDeviceDistributionCountersResponse) String() string
func (*BatchGetDeviceDistributionCountersResponse) Unmarshal ¶
func (m *BatchGetDeviceDistributionCountersResponse) Unmarshal(b []byte) error
func (*BatchGetDeviceDistributionCountersResponse) UnmarshalJSON ¶
func (m *BatchGetDeviceDistributionCountersResponse) UnmarshalJSON(data []byte) error
type DeviceDistributionCounterServiceClient ¶
type DeviceDistributionCounterServiceClient interface { GetDeviceDistributionCounter(ctx context.Context, in *GetDeviceDistributionCounterRequest, opts ...grpc.CallOption) (*device_distribution_counter.DeviceDistributionCounter, error) BatchGetDeviceDistributionCounters(ctx context.Context, in *BatchGetDeviceDistributionCountersRequest, opts ...grpc.CallOption) (*BatchGetDeviceDistributionCountersResponse, error) ListDeviceDistributionCounters(ctx context.Context, in *ListDeviceDistributionCountersRequest, opts ...grpc.CallOption) (*ListDeviceDistributionCountersResponse, error) WatchDeviceDistributionCounter(ctx context.Context, in *WatchDeviceDistributionCounterRequest, opts ...grpc.CallOption) (WatchDeviceDistributionCounterClientStream, error) WatchDeviceDistributionCounters(ctx context.Context, in *WatchDeviceDistributionCountersRequest, opts ...grpc.CallOption) (WatchDeviceDistributionCountersClientStream, error) }
DeviceDistributionCounterServiceClient is the client API for DeviceDistributionCounterService.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewDeviceDistributionCounterServiceClient ¶
func NewDeviceDistributionCounterServiceClient(cc grpc.ClientConnInterface) DeviceDistributionCounterServiceClient
type DeviceDistributionCounterServiceDescriptor ¶
type DeviceDistributionCounterServiceDescriptor struct{}
func GetDeviceDistributionCounterServiceDescriptor ¶
func GetDeviceDistributionCounterServiceDescriptor() *DeviceDistributionCounterServiceDescriptor
func (*DeviceDistributionCounterServiceDescriptor) AllMethodDescriptors ¶
func (d *DeviceDistributionCounterServiceDescriptor) AllMethodDescriptors() []gotenclient.MethodDescriptor
func (*DeviceDistributionCounterServiceDescriptor) GetApiName ¶
func (d *DeviceDistributionCounterServiceDescriptor) GetApiName() string
func (*DeviceDistributionCounterServiceDescriptor) GetFullAPIName ¶
func (d *DeviceDistributionCounterServiceDescriptor) GetFullAPIName() string
func (*DeviceDistributionCounterServiceDescriptor) GetProtoPkgName ¶
func (d *DeviceDistributionCounterServiceDescriptor) GetProtoPkgName() string
func (*DeviceDistributionCounterServiceDescriptor) GetServiceDomain ¶
func (d *DeviceDistributionCounterServiceDescriptor) GetServiceDomain() string
func (*DeviceDistributionCounterServiceDescriptor) GetServiceVersion ¶
func (d *DeviceDistributionCounterServiceDescriptor) GetServiceVersion() string
type GetDeviceDistributionCounterDescriptor ¶
type GetDeviceDistributionCounterDescriptor struct{}
func GetGetDeviceDistributionCounterDescriptor ¶
func GetGetDeviceDistributionCounterDescriptor() *GetDeviceDistributionCounterDescriptor
func (*GetDeviceDistributionCounterDescriptor) GetApiDescriptor ¶
func (d *GetDeviceDistributionCounterDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*GetDeviceDistributionCounterDescriptor) GetApiName ¶
func (d *GetDeviceDistributionCounterDescriptor) GetApiName() string
func (*GetDeviceDistributionCounterDescriptor) GetClientMsgReflectHandle ¶
func (d *GetDeviceDistributionCounterDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*GetDeviceDistributionCounterDescriptor) GetFullMethodName ¶
func (d *GetDeviceDistributionCounterDescriptor) GetFullMethodName() string
func (*GetDeviceDistributionCounterDescriptor) GetMethodName ¶
func (d *GetDeviceDistributionCounterDescriptor) GetMethodName() string
func (*GetDeviceDistributionCounterDescriptor) GetProtoPkgName ¶
func (d *GetDeviceDistributionCounterDescriptor) GetProtoPkgName() string
func (*GetDeviceDistributionCounterDescriptor) GetResourceDescriptor ¶
func (d *GetDeviceDistributionCounterDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*GetDeviceDistributionCounterDescriptor) GetServerMsgReflectHandle ¶
func (d *GetDeviceDistributionCounterDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*GetDeviceDistributionCounterDescriptor) GetServiceDomain ¶
func (d *GetDeviceDistributionCounterDescriptor) GetServiceDomain() string
func (*GetDeviceDistributionCounterDescriptor) GetServiceVersion ¶
func (d *GetDeviceDistributionCounterDescriptor) GetServiceVersion() string
func (*GetDeviceDistributionCounterDescriptor) GetVerb ¶
func (d *GetDeviceDistributionCounterDescriptor) GetVerb() string
func (*GetDeviceDistributionCounterDescriptor) HasResource ¶
func (d *GetDeviceDistributionCounterDescriptor) HasResource() bool
func (*GetDeviceDistributionCounterDescriptor) IsClientStream ¶
func (d *GetDeviceDistributionCounterDescriptor) IsClientStream() bool
func (*GetDeviceDistributionCounterDescriptor) IsCollection ¶
func (d *GetDeviceDistributionCounterDescriptor) IsCollection() bool
func (*GetDeviceDistributionCounterDescriptor) IsPlural ¶
func (d *GetDeviceDistributionCounterDescriptor) IsPlural() bool
func (*GetDeviceDistributionCounterDescriptor) IsServerStream ¶
func (d *GetDeviceDistributionCounterDescriptor) IsServerStream() bool
func (*GetDeviceDistributionCounterDescriptor) IsUnary ¶
func (d *GetDeviceDistributionCounterDescriptor) IsUnary() bool
func (*GetDeviceDistributionCounterDescriptor) NewEmptyClientMsg ¶
func (d *GetDeviceDistributionCounterDescriptor) NewEmptyClientMsg() proto.Message
func (*GetDeviceDistributionCounterDescriptor) NewEmptyServerMsg ¶
func (d *GetDeviceDistributionCounterDescriptor) NewEmptyServerMsg() proto.Message
func (*GetDeviceDistributionCounterDescriptor) RequestHasResourceBody ¶
func (d *GetDeviceDistributionCounterDescriptor) RequestHasResourceBody() bool
type GetDeviceDistributionCounterDescriptorClientMsgHandle ¶
type GetDeviceDistributionCounterDescriptorClientMsgHandle struct{}
func (*GetDeviceDistributionCounterDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *GetDeviceDistributionCounterDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*GetDeviceDistributionCounterDescriptorClientMsgHandle) ExtractResourceBodies ¶
func (h *GetDeviceDistributionCounterDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*GetDeviceDistributionCounterDescriptorClientMsgHandle) ExtractResourceBody ¶
func (h *GetDeviceDistributionCounterDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*GetDeviceDistributionCounterDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *GetDeviceDistributionCounterDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*GetDeviceDistributionCounterDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *GetDeviceDistributionCounterDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type GetDeviceDistributionCounterDescriptorServerMsgHandle ¶
type GetDeviceDistributionCounterDescriptorServerMsgHandle struct{}
func (*GetDeviceDistributionCounterDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *GetDeviceDistributionCounterDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*GetDeviceDistributionCounterDescriptorServerMsgHandle) ExtractResourceBodies ¶
func (h *GetDeviceDistributionCounterDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*GetDeviceDistributionCounterDescriptorServerMsgHandle) ExtractResourceBody ¶
func (h *GetDeviceDistributionCounterDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*GetDeviceDistributionCounterDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *GetDeviceDistributionCounterDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*GetDeviceDistributionCounterDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *GetDeviceDistributionCounterDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type GetDeviceDistributionCounterRequest ¶
type GetDeviceDistributionCounterRequest struct { // Name of ntt.devices.v1.DeviceDistributionCounter Name *device_distribution_counter.Name `protobuf:"bytes,1,opt,customtype=Name,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_distribution_counter.DeviceDistributionCounter_FieldMask `` /* 157-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.types.View" json:"view,omitempty" firestore:"view"` // contains filtered or unexported fields }
A request message of the GetDeviceDistributionCounter method.
func (*GetDeviceDistributionCounterRequest) Descriptor ¶
func (*GetDeviceDistributionCounterRequest) Descriptor() ([]byte, []int)
Deprecated, Use GetDeviceDistributionCounterRequest.ProtoReflect.Descriptor instead.
func (*GetDeviceDistributionCounterRequest) GetFieldMask ¶
func (m *GetDeviceDistributionCounterRequest) GetFieldMask() *device_distribution_counter.DeviceDistributionCounter_FieldMask
func (*GetDeviceDistributionCounterRequest) GetName ¶
func (m *GetDeviceDistributionCounterRequest) GetName() *device_distribution_counter.Name
func (*GetDeviceDistributionCounterRequest) GetView ¶
func (m *GetDeviceDistributionCounterRequest) GetView() view.View
func (*GetDeviceDistributionCounterRequest) GotenMessage ¶
func (*GetDeviceDistributionCounterRequest) GotenMessage()
func (*GetDeviceDistributionCounterRequest) GotenValidate ¶
func (obj *GetDeviceDistributionCounterRequest) GotenValidate() error
func (*GetDeviceDistributionCounterRequest) Marshal ¶
func (m *GetDeviceDistributionCounterRequest) Marshal() ([]byte, error)
func (*GetDeviceDistributionCounterRequest) MarshalJSON ¶
func (m *GetDeviceDistributionCounterRequest) MarshalJSON() ([]byte, error)
func (*GetDeviceDistributionCounterRequest) ProtoMessage ¶
func (*GetDeviceDistributionCounterRequest) ProtoMessage()
func (*GetDeviceDistributionCounterRequest) ProtoReflect ¶
func (m *GetDeviceDistributionCounterRequest) ProtoReflect() preflect.Message
func (*GetDeviceDistributionCounterRequest) Reset ¶
func (m *GetDeviceDistributionCounterRequest) Reset()
func (*GetDeviceDistributionCounterRequest) SetFieldMask ¶
func (m *GetDeviceDistributionCounterRequest) SetFieldMask(fv *device_distribution_counter.DeviceDistributionCounter_FieldMask)
func (*GetDeviceDistributionCounterRequest) SetName ¶
func (m *GetDeviceDistributionCounterRequest) SetName(fv *device_distribution_counter.Name)
func (*GetDeviceDistributionCounterRequest) SetView ¶
func (m *GetDeviceDistributionCounterRequest) SetView(fv view.View)
func (*GetDeviceDistributionCounterRequest) String ¶
func (m *GetDeviceDistributionCounterRequest) String() string
func (*GetDeviceDistributionCounterRequest) Unmarshal ¶
func (m *GetDeviceDistributionCounterRequest) Unmarshal(b []byte) error
func (*GetDeviceDistributionCounterRequest) UnmarshalJSON ¶
func (m *GetDeviceDistributionCounterRequest) UnmarshalJSON(data []byte) error
type ListDeviceDistributionCountersDescriptor ¶
type ListDeviceDistributionCountersDescriptor struct{}
func GetListDeviceDistributionCountersDescriptor ¶
func GetListDeviceDistributionCountersDescriptor() *ListDeviceDistributionCountersDescriptor
func (*ListDeviceDistributionCountersDescriptor) GetApiDescriptor ¶
func (d *ListDeviceDistributionCountersDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*ListDeviceDistributionCountersDescriptor) GetApiName ¶
func (d *ListDeviceDistributionCountersDescriptor) GetApiName() string
func (*ListDeviceDistributionCountersDescriptor) GetClientMsgReflectHandle ¶
func (d *ListDeviceDistributionCountersDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*ListDeviceDistributionCountersDescriptor) GetFullMethodName ¶
func (d *ListDeviceDistributionCountersDescriptor) GetFullMethodName() string
func (*ListDeviceDistributionCountersDescriptor) GetMethodName ¶
func (d *ListDeviceDistributionCountersDescriptor) GetMethodName() string
func (*ListDeviceDistributionCountersDescriptor) GetProtoPkgName ¶
func (d *ListDeviceDistributionCountersDescriptor) GetProtoPkgName() string
func (*ListDeviceDistributionCountersDescriptor) GetResourceDescriptor ¶
func (d *ListDeviceDistributionCountersDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*ListDeviceDistributionCountersDescriptor) GetServerMsgReflectHandle ¶
func (d *ListDeviceDistributionCountersDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*ListDeviceDistributionCountersDescriptor) GetServiceDomain ¶
func (d *ListDeviceDistributionCountersDescriptor) GetServiceDomain() string
func (*ListDeviceDistributionCountersDescriptor) GetServiceVersion ¶
func (d *ListDeviceDistributionCountersDescriptor) GetServiceVersion() string
func (*ListDeviceDistributionCountersDescriptor) GetVerb ¶
func (d *ListDeviceDistributionCountersDescriptor) GetVerb() string
func (*ListDeviceDistributionCountersDescriptor) HasResource ¶
func (d *ListDeviceDistributionCountersDescriptor) HasResource() bool
func (*ListDeviceDistributionCountersDescriptor) IsClientStream ¶
func (d *ListDeviceDistributionCountersDescriptor) IsClientStream() bool
func (*ListDeviceDistributionCountersDescriptor) IsCollection ¶
func (d *ListDeviceDistributionCountersDescriptor) IsCollection() bool
func (*ListDeviceDistributionCountersDescriptor) IsPlural ¶
func (d *ListDeviceDistributionCountersDescriptor) IsPlural() bool
func (*ListDeviceDistributionCountersDescriptor) IsServerStream ¶
func (d *ListDeviceDistributionCountersDescriptor) IsServerStream() bool
func (*ListDeviceDistributionCountersDescriptor) IsUnary ¶
func (d *ListDeviceDistributionCountersDescriptor) IsUnary() bool
func (*ListDeviceDistributionCountersDescriptor) NewEmptyClientMsg ¶
func (d *ListDeviceDistributionCountersDescriptor) NewEmptyClientMsg() proto.Message
func (*ListDeviceDistributionCountersDescriptor) NewEmptyServerMsg ¶
func (d *ListDeviceDistributionCountersDescriptor) NewEmptyServerMsg() proto.Message
func (*ListDeviceDistributionCountersDescriptor) RequestHasResourceBody ¶
func (d *ListDeviceDistributionCountersDescriptor) RequestHasResourceBody() bool
type ListDeviceDistributionCountersDescriptorClientMsgHandle ¶
type ListDeviceDistributionCountersDescriptorClientMsgHandle struct{}
func (*ListDeviceDistributionCountersDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *ListDeviceDistributionCountersDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*ListDeviceDistributionCountersDescriptorClientMsgHandle) ExtractResourceBodies ¶
func (h *ListDeviceDistributionCountersDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*ListDeviceDistributionCountersDescriptorClientMsgHandle) ExtractResourceBody ¶
func (h *ListDeviceDistributionCountersDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*ListDeviceDistributionCountersDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *ListDeviceDistributionCountersDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*ListDeviceDistributionCountersDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *ListDeviceDistributionCountersDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type ListDeviceDistributionCountersDescriptorServerMsgHandle ¶
type ListDeviceDistributionCountersDescriptorServerMsgHandle struct{}
func (*ListDeviceDistributionCountersDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *ListDeviceDistributionCountersDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*ListDeviceDistributionCountersDescriptorServerMsgHandle) ExtractResourceBodies ¶
func (h *ListDeviceDistributionCountersDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*ListDeviceDistributionCountersDescriptorServerMsgHandle) ExtractResourceBody ¶
func (h *ListDeviceDistributionCountersDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*ListDeviceDistributionCountersDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *ListDeviceDistributionCountersDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*ListDeviceDistributionCountersDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *ListDeviceDistributionCountersDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type ListDeviceDistributionCountersRequest ¶
type ListDeviceDistributionCountersRequest struct { // Parent name of ntt.devices.v1.DeviceDistributionCounter Parent *device_distribution_counter.ParentName `protobuf:"bytes,1,opt,customtype=ParentName,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // Requested page size. Server may return fewer DeviceDistributionCounters // 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 // ListDeviceDistributionCountersResponse.next_page_token. PageToken *device_distribution_counter.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_distribution_counter.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_distribution_counter.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_distribution_counter.DeviceDistributionCounter_FieldMask `` /* 157-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.types.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 }
A request message of the ListDeviceDistributionCounters method.
func (*ListDeviceDistributionCountersRequest) Descriptor ¶
func (*ListDeviceDistributionCountersRequest) Descriptor() ([]byte, []int)
Deprecated, Use ListDeviceDistributionCountersRequest.ProtoReflect.Descriptor instead.
func (*ListDeviceDistributionCountersRequest) GetFieldMask ¶
func (m *ListDeviceDistributionCountersRequest) GetFieldMask() *device_distribution_counter.DeviceDistributionCounter_FieldMask
func (*ListDeviceDistributionCountersRequest) GetFilter ¶
func (m *ListDeviceDistributionCountersRequest) GetFilter() *device_distribution_counter.Filter
func (*ListDeviceDistributionCountersRequest) GetIncludePagingInfo ¶
func (m *ListDeviceDistributionCountersRequest) GetIncludePagingInfo() bool
func (*ListDeviceDistributionCountersRequest) GetOrderBy ¶
func (m *ListDeviceDistributionCountersRequest) GetOrderBy() *device_distribution_counter.OrderBy
func (*ListDeviceDistributionCountersRequest) GetPageSize ¶
func (m *ListDeviceDistributionCountersRequest) GetPageSize() int32
func (*ListDeviceDistributionCountersRequest) GetPageToken ¶
func (m *ListDeviceDistributionCountersRequest) GetPageToken() *device_distribution_counter.PagerCursor
func (*ListDeviceDistributionCountersRequest) GetParent ¶
func (m *ListDeviceDistributionCountersRequest) GetParent() *device_distribution_counter.ParentName
func (*ListDeviceDistributionCountersRequest) GetView ¶
func (m *ListDeviceDistributionCountersRequest) GetView() view.View
func (*ListDeviceDistributionCountersRequest) GotenMessage ¶
func (*ListDeviceDistributionCountersRequest) GotenMessage()
func (*ListDeviceDistributionCountersRequest) GotenValidate ¶
func (obj *ListDeviceDistributionCountersRequest) GotenValidate() error
func (*ListDeviceDistributionCountersRequest) Marshal ¶
func (m *ListDeviceDistributionCountersRequest) Marshal() ([]byte, error)
func (*ListDeviceDistributionCountersRequest) MarshalJSON ¶
func (m *ListDeviceDistributionCountersRequest) MarshalJSON() ([]byte, error)
func (*ListDeviceDistributionCountersRequest) ProtoMessage ¶
func (*ListDeviceDistributionCountersRequest) ProtoMessage()
func (*ListDeviceDistributionCountersRequest) ProtoReflect ¶
func (m *ListDeviceDistributionCountersRequest) ProtoReflect() preflect.Message
func (*ListDeviceDistributionCountersRequest) Reset ¶
func (m *ListDeviceDistributionCountersRequest) Reset()
func (*ListDeviceDistributionCountersRequest) SetFieldMask ¶
func (m *ListDeviceDistributionCountersRequest) SetFieldMask(fv *device_distribution_counter.DeviceDistributionCounter_FieldMask)
func (*ListDeviceDistributionCountersRequest) SetFilter ¶
func (m *ListDeviceDistributionCountersRequest) SetFilter(fv *device_distribution_counter.Filter)
func (*ListDeviceDistributionCountersRequest) SetIncludePagingInfo ¶
func (m *ListDeviceDistributionCountersRequest) SetIncludePagingInfo(fv bool)
func (*ListDeviceDistributionCountersRequest) SetOrderBy ¶
func (m *ListDeviceDistributionCountersRequest) SetOrderBy(fv *device_distribution_counter.OrderBy)
func (*ListDeviceDistributionCountersRequest) SetPageSize ¶
func (m *ListDeviceDistributionCountersRequest) SetPageSize(fv int32)
func (*ListDeviceDistributionCountersRequest) SetPageToken ¶
func (m *ListDeviceDistributionCountersRequest) SetPageToken(fv *device_distribution_counter.PagerCursor)
func (*ListDeviceDistributionCountersRequest) SetParent ¶
func (m *ListDeviceDistributionCountersRequest) SetParent(fv *device_distribution_counter.ParentName)
func (*ListDeviceDistributionCountersRequest) SetView ¶
func (m *ListDeviceDistributionCountersRequest) SetView(fv view.View)
func (*ListDeviceDistributionCountersRequest) String ¶
func (m *ListDeviceDistributionCountersRequest) String() string
func (*ListDeviceDistributionCountersRequest) Unmarshal ¶
func (m *ListDeviceDistributionCountersRequest) Unmarshal(b []byte) error
func (*ListDeviceDistributionCountersRequest) UnmarshalJSON ¶
func (m *ListDeviceDistributionCountersRequest) UnmarshalJSON(data []byte) error
type ListDeviceDistributionCountersResponse ¶
type ListDeviceDistributionCountersResponse struct { // The list of DeviceDistributionCounters DeviceDistributionCounters []*device_distribution_counter.DeviceDistributionCounter `` /* 180-byte string literal not displayed */ // A token to retrieve previous page of results. // // Pass this value in the ListDeviceDistributionCountersRequest.page_token. PrevPageToken *device_distribution_counter.PagerCursor `` /* 151-byte string literal not displayed */ // A token to retrieve next page of results. // // Pass this value in the ListDeviceDistributionCountersRequest.page_token. NextPageToken *device_distribution_counter.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 DeviceDistributionCounters 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 }
A response message of the ListDeviceDistributionCounters method.
func (*ListDeviceDistributionCountersResponse) Descriptor ¶
func (*ListDeviceDistributionCountersResponse) Descriptor() ([]byte, []int)
Deprecated, Use ListDeviceDistributionCountersResponse.ProtoReflect.Descriptor instead.
func (*ListDeviceDistributionCountersResponse) GetCurrentOffset ¶
func (m *ListDeviceDistributionCountersResponse) GetCurrentOffset() int32
func (*ListDeviceDistributionCountersResponse) GetDeviceDistributionCounters ¶
func (m *ListDeviceDistributionCountersResponse) GetDeviceDistributionCounters() []*device_distribution_counter.DeviceDistributionCounter
func (*ListDeviceDistributionCountersResponse) GetNextPageToken ¶
func (m *ListDeviceDistributionCountersResponse) GetNextPageToken() *device_distribution_counter.PagerCursor
func (*ListDeviceDistributionCountersResponse) GetPrevPageToken ¶
func (m *ListDeviceDistributionCountersResponse) GetPrevPageToken() *device_distribution_counter.PagerCursor
func (*ListDeviceDistributionCountersResponse) GetTotalResultsCount ¶
func (m *ListDeviceDistributionCountersResponse) GetTotalResultsCount() int32
func (*ListDeviceDistributionCountersResponse) GotenMessage ¶
func (*ListDeviceDistributionCountersResponse) GotenMessage()
func (*ListDeviceDistributionCountersResponse) GotenValidate ¶
func (obj *ListDeviceDistributionCountersResponse) GotenValidate() error
func (*ListDeviceDistributionCountersResponse) Marshal ¶
func (m *ListDeviceDistributionCountersResponse) Marshal() ([]byte, error)
func (*ListDeviceDistributionCountersResponse) MarshalJSON ¶
func (m *ListDeviceDistributionCountersResponse) MarshalJSON() ([]byte, error)
func (*ListDeviceDistributionCountersResponse) ProtoMessage ¶
func (*ListDeviceDistributionCountersResponse) ProtoMessage()
func (*ListDeviceDistributionCountersResponse) ProtoReflect ¶
func (m *ListDeviceDistributionCountersResponse) ProtoReflect() preflect.Message
func (*ListDeviceDistributionCountersResponse) Reset ¶
func (m *ListDeviceDistributionCountersResponse) Reset()
func (*ListDeviceDistributionCountersResponse) SetCurrentOffset ¶
func (m *ListDeviceDistributionCountersResponse) SetCurrentOffset(fv int32)
func (*ListDeviceDistributionCountersResponse) SetDeviceDistributionCounters ¶
func (m *ListDeviceDistributionCountersResponse) SetDeviceDistributionCounters(fv []*device_distribution_counter.DeviceDistributionCounter)
func (*ListDeviceDistributionCountersResponse) SetNextPageToken ¶
func (m *ListDeviceDistributionCountersResponse) SetNextPageToken(fv *device_distribution_counter.PagerCursor)
func (*ListDeviceDistributionCountersResponse) SetPrevPageToken ¶
func (m *ListDeviceDistributionCountersResponse) SetPrevPageToken(fv *device_distribution_counter.PagerCursor)
func (*ListDeviceDistributionCountersResponse) SetTotalResultsCount ¶
func (m *ListDeviceDistributionCountersResponse) SetTotalResultsCount(fv int32)
func (*ListDeviceDistributionCountersResponse) String ¶
func (m *ListDeviceDistributionCountersResponse) String() string
func (*ListDeviceDistributionCountersResponse) Unmarshal ¶
func (m *ListDeviceDistributionCountersResponse) Unmarshal(b []byte) error
func (*ListDeviceDistributionCountersResponse) UnmarshalJSON ¶
func (m *ListDeviceDistributionCountersResponse) UnmarshalJSON(data []byte) error
type WatchDeviceDistributionCounterClientStream ¶
type WatchDeviceDistributionCounterClientStream interface { Recv() (*WatchDeviceDistributionCounterResponse, error) grpc.ClientStream }
type WatchDeviceDistributionCounterDescriptor ¶
type WatchDeviceDistributionCounterDescriptor struct{}
func GetWatchDeviceDistributionCounterDescriptor ¶
func GetWatchDeviceDistributionCounterDescriptor() *WatchDeviceDistributionCounterDescriptor
func (*WatchDeviceDistributionCounterDescriptor) GetApiDescriptor ¶
func (d *WatchDeviceDistributionCounterDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*WatchDeviceDistributionCounterDescriptor) GetApiName ¶
func (d *WatchDeviceDistributionCounterDescriptor) GetApiName() string
func (*WatchDeviceDistributionCounterDescriptor) GetClientMsgReflectHandle ¶
func (d *WatchDeviceDistributionCounterDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchDeviceDistributionCounterDescriptor) GetFullMethodName ¶
func (d *WatchDeviceDistributionCounterDescriptor) GetFullMethodName() string
func (*WatchDeviceDistributionCounterDescriptor) GetMethodName ¶
func (d *WatchDeviceDistributionCounterDescriptor) GetMethodName() string
func (*WatchDeviceDistributionCounterDescriptor) GetProtoPkgName ¶
func (d *WatchDeviceDistributionCounterDescriptor) GetProtoPkgName() string
func (*WatchDeviceDistributionCounterDescriptor) GetResourceDescriptor ¶
func (d *WatchDeviceDistributionCounterDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*WatchDeviceDistributionCounterDescriptor) GetServerMsgReflectHandle ¶
func (d *WatchDeviceDistributionCounterDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchDeviceDistributionCounterDescriptor) GetServiceDomain ¶
func (d *WatchDeviceDistributionCounterDescriptor) GetServiceDomain() string
func (*WatchDeviceDistributionCounterDescriptor) GetServiceVersion ¶
func (d *WatchDeviceDistributionCounterDescriptor) GetServiceVersion() string
func (*WatchDeviceDistributionCounterDescriptor) GetVerb ¶
func (d *WatchDeviceDistributionCounterDescriptor) GetVerb() string
func (*WatchDeviceDistributionCounterDescriptor) HasResource ¶
func (d *WatchDeviceDistributionCounterDescriptor) HasResource() bool
func (*WatchDeviceDistributionCounterDescriptor) IsClientStream ¶
func (d *WatchDeviceDistributionCounterDescriptor) IsClientStream() bool
func (*WatchDeviceDistributionCounterDescriptor) IsCollection ¶
func (d *WatchDeviceDistributionCounterDescriptor) IsCollection() bool
func (*WatchDeviceDistributionCounterDescriptor) IsPlural ¶
func (d *WatchDeviceDistributionCounterDescriptor) IsPlural() bool
func (*WatchDeviceDistributionCounterDescriptor) IsServerStream ¶
func (d *WatchDeviceDistributionCounterDescriptor) IsServerStream() bool
func (*WatchDeviceDistributionCounterDescriptor) IsUnary ¶
func (d *WatchDeviceDistributionCounterDescriptor) IsUnary() bool
func (*WatchDeviceDistributionCounterDescriptor) NewEmptyClientMsg ¶
func (d *WatchDeviceDistributionCounterDescriptor) NewEmptyClientMsg() proto.Message
func (*WatchDeviceDistributionCounterDescriptor) NewEmptyServerMsg ¶
func (d *WatchDeviceDistributionCounterDescriptor) NewEmptyServerMsg() proto.Message
func (*WatchDeviceDistributionCounterDescriptor) RequestHasResourceBody ¶
func (d *WatchDeviceDistributionCounterDescriptor) RequestHasResourceBody() bool
type WatchDeviceDistributionCounterDescriptorClientMsgHandle ¶
type WatchDeviceDistributionCounterDescriptorClientMsgHandle struct{}
func (*WatchDeviceDistributionCounterDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *WatchDeviceDistributionCounterDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchDeviceDistributionCounterDescriptorClientMsgHandle) ExtractResourceBodies ¶
func (h *WatchDeviceDistributionCounterDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*WatchDeviceDistributionCounterDescriptorClientMsgHandle) ExtractResourceBody ¶
func (h *WatchDeviceDistributionCounterDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*WatchDeviceDistributionCounterDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *WatchDeviceDistributionCounterDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchDeviceDistributionCounterDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *WatchDeviceDistributionCounterDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchDeviceDistributionCounterDescriptorServerMsgHandle ¶
type WatchDeviceDistributionCounterDescriptorServerMsgHandle struct{}
func (*WatchDeviceDistributionCounterDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *WatchDeviceDistributionCounterDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchDeviceDistributionCounterDescriptorServerMsgHandle) ExtractResourceBodies ¶
func (h *WatchDeviceDistributionCounterDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*WatchDeviceDistributionCounterDescriptorServerMsgHandle) ExtractResourceBody ¶
func (h *WatchDeviceDistributionCounterDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*WatchDeviceDistributionCounterDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *WatchDeviceDistributionCounterDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchDeviceDistributionCounterDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *WatchDeviceDistributionCounterDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchDeviceDistributionCounterRequest ¶
type WatchDeviceDistributionCounterRequest struct { // Name of ntt.devices.v1.DeviceDistributionCounter Name *device_distribution_counter.Name `protobuf:"bytes,1,opt,customtype=Name,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_distribution_counter.DeviceDistributionCounter_FieldMask `` /* 157-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.types.View" json:"view,omitempty" firestore:"view"` // contains filtered or unexported fields }
A request message of the WatchDeviceDistributionCounter method.
func (*WatchDeviceDistributionCounterRequest) Descriptor ¶
func (*WatchDeviceDistributionCounterRequest) Descriptor() ([]byte, []int)
Deprecated, Use WatchDeviceDistributionCounterRequest.ProtoReflect.Descriptor instead.
func (*WatchDeviceDistributionCounterRequest) GetFieldMask ¶
func (m *WatchDeviceDistributionCounterRequest) GetFieldMask() *device_distribution_counter.DeviceDistributionCounter_FieldMask
func (*WatchDeviceDistributionCounterRequest) GetName ¶
func (m *WatchDeviceDistributionCounterRequest) GetName() *device_distribution_counter.Name
func (*WatchDeviceDistributionCounterRequest) GetView ¶
func (m *WatchDeviceDistributionCounterRequest) GetView() view.View
func (*WatchDeviceDistributionCounterRequest) GotenMessage ¶
func (*WatchDeviceDistributionCounterRequest) GotenMessage()
func (*WatchDeviceDistributionCounterRequest) GotenValidate ¶
func (obj *WatchDeviceDistributionCounterRequest) GotenValidate() error
func (*WatchDeviceDistributionCounterRequest) Marshal ¶
func (m *WatchDeviceDistributionCounterRequest) Marshal() ([]byte, error)
func (*WatchDeviceDistributionCounterRequest) MarshalJSON ¶
func (m *WatchDeviceDistributionCounterRequest) MarshalJSON() ([]byte, error)
func (*WatchDeviceDistributionCounterRequest) ProtoMessage ¶
func (*WatchDeviceDistributionCounterRequest) ProtoMessage()
func (*WatchDeviceDistributionCounterRequest) ProtoReflect ¶
func (m *WatchDeviceDistributionCounterRequest) ProtoReflect() preflect.Message
func (*WatchDeviceDistributionCounterRequest) Reset ¶
func (m *WatchDeviceDistributionCounterRequest) Reset()
func (*WatchDeviceDistributionCounterRequest) SetFieldMask ¶
func (m *WatchDeviceDistributionCounterRequest) SetFieldMask(fv *device_distribution_counter.DeviceDistributionCounter_FieldMask)
func (*WatchDeviceDistributionCounterRequest) SetName ¶
func (m *WatchDeviceDistributionCounterRequest) SetName(fv *device_distribution_counter.Name)
func (*WatchDeviceDistributionCounterRequest) SetView ¶
func (m *WatchDeviceDistributionCounterRequest) SetView(fv view.View)
func (*WatchDeviceDistributionCounterRequest) String ¶
func (m *WatchDeviceDistributionCounterRequest) String() string
func (*WatchDeviceDistributionCounterRequest) Unmarshal ¶
func (m *WatchDeviceDistributionCounterRequest) Unmarshal(b []byte) error
func (*WatchDeviceDistributionCounterRequest) UnmarshalJSON ¶
func (m *WatchDeviceDistributionCounterRequest) UnmarshalJSON(data []byte) error
type WatchDeviceDistributionCounterResponse ¶
type WatchDeviceDistributionCounterResponse struct { Change *device_distribution_counter.DeviceDistributionCounterChange `protobuf:"bytes,1,opt,name=change,proto3" json:"change,omitempty" firestore:"change"` // contains filtered or unexported fields }
A response message of the WatchDeviceDistributionCounter method.
func (*WatchDeviceDistributionCounterResponse) Descriptor ¶
func (*WatchDeviceDistributionCounterResponse) Descriptor() ([]byte, []int)
Deprecated, Use WatchDeviceDistributionCounterResponse.ProtoReflect.Descriptor instead.
func (*WatchDeviceDistributionCounterResponse) GetChange ¶
func (m *WatchDeviceDistributionCounterResponse) GetChange() *device_distribution_counter.DeviceDistributionCounterChange
func (*WatchDeviceDistributionCounterResponse) GotenMessage ¶
func (*WatchDeviceDistributionCounterResponse) GotenMessage()
func (*WatchDeviceDistributionCounterResponse) GotenValidate ¶
func (obj *WatchDeviceDistributionCounterResponse) GotenValidate() error
func (*WatchDeviceDistributionCounterResponse) Marshal ¶
func (m *WatchDeviceDistributionCounterResponse) Marshal() ([]byte, error)
func (*WatchDeviceDistributionCounterResponse) MarshalJSON ¶
func (m *WatchDeviceDistributionCounterResponse) MarshalJSON() ([]byte, error)
func (*WatchDeviceDistributionCounterResponse) ProtoMessage ¶
func (*WatchDeviceDistributionCounterResponse) ProtoMessage()
func (*WatchDeviceDistributionCounterResponse) ProtoReflect ¶
func (m *WatchDeviceDistributionCounterResponse) ProtoReflect() preflect.Message
func (*WatchDeviceDistributionCounterResponse) Reset ¶
func (m *WatchDeviceDistributionCounterResponse) Reset()
func (*WatchDeviceDistributionCounterResponse) SetChange ¶
func (m *WatchDeviceDistributionCounterResponse) SetChange(fv *device_distribution_counter.DeviceDistributionCounterChange)
func (*WatchDeviceDistributionCounterResponse) String ¶
func (m *WatchDeviceDistributionCounterResponse) String() string
func (*WatchDeviceDistributionCounterResponse) Unmarshal ¶
func (m *WatchDeviceDistributionCounterResponse) Unmarshal(b []byte) error
func (*WatchDeviceDistributionCounterResponse) UnmarshalJSON ¶
func (m *WatchDeviceDistributionCounterResponse) UnmarshalJSON(data []byte) error
type WatchDeviceDistributionCountersClientStream ¶
type WatchDeviceDistributionCountersClientStream interface { Recv() (*WatchDeviceDistributionCountersResponse, error) grpc.ClientStream }
type WatchDeviceDistributionCountersDescriptor ¶
type WatchDeviceDistributionCountersDescriptor struct{}
func GetWatchDeviceDistributionCountersDescriptor ¶
func GetWatchDeviceDistributionCountersDescriptor() *WatchDeviceDistributionCountersDescriptor
func (*WatchDeviceDistributionCountersDescriptor) GetApiDescriptor ¶
func (d *WatchDeviceDistributionCountersDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*WatchDeviceDistributionCountersDescriptor) GetApiName ¶
func (d *WatchDeviceDistributionCountersDescriptor) GetApiName() string
func (*WatchDeviceDistributionCountersDescriptor) GetClientMsgReflectHandle ¶
func (d *WatchDeviceDistributionCountersDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchDeviceDistributionCountersDescriptor) GetFullMethodName ¶
func (d *WatchDeviceDistributionCountersDescriptor) GetFullMethodName() string
func (*WatchDeviceDistributionCountersDescriptor) GetMethodName ¶
func (d *WatchDeviceDistributionCountersDescriptor) GetMethodName() string
func (*WatchDeviceDistributionCountersDescriptor) GetProtoPkgName ¶
func (d *WatchDeviceDistributionCountersDescriptor) GetProtoPkgName() string
func (*WatchDeviceDistributionCountersDescriptor) GetResourceDescriptor ¶
func (d *WatchDeviceDistributionCountersDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*WatchDeviceDistributionCountersDescriptor) GetServerMsgReflectHandle ¶
func (d *WatchDeviceDistributionCountersDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchDeviceDistributionCountersDescriptor) GetServiceDomain ¶
func (d *WatchDeviceDistributionCountersDescriptor) GetServiceDomain() string
func (*WatchDeviceDistributionCountersDescriptor) GetServiceVersion ¶
func (d *WatchDeviceDistributionCountersDescriptor) GetServiceVersion() string
func (*WatchDeviceDistributionCountersDescriptor) GetVerb ¶
func (d *WatchDeviceDistributionCountersDescriptor) GetVerb() string
func (*WatchDeviceDistributionCountersDescriptor) HasResource ¶
func (d *WatchDeviceDistributionCountersDescriptor) HasResource() bool
func (*WatchDeviceDistributionCountersDescriptor) IsClientStream ¶
func (d *WatchDeviceDistributionCountersDescriptor) IsClientStream() bool
func (*WatchDeviceDistributionCountersDescriptor) IsCollection ¶
func (d *WatchDeviceDistributionCountersDescriptor) IsCollection() bool
func (*WatchDeviceDistributionCountersDescriptor) IsPlural ¶
func (d *WatchDeviceDistributionCountersDescriptor) IsPlural() bool
func (*WatchDeviceDistributionCountersDescriptor) IsServerStream ¶
func (d *WatchDeviceDistributionCountersDescriptor) IsServerStream() bool
func (*WatchDeviceDistributionCountersDescriptor) IsUnary ¶
func (d *WatchDeviceDistributionCountersDescriptor) IsUnary() bool
func (*WatchDeviceDistributionCountersDescriptor) NewEmptyClientMsg ¶
func (d *WatchDeviceDistributionCountersDescriptor) NewEmptyClientMsg() proto.Message
func (*WatchDeviceDistributionCountersDescriptor) NewEmptyServerMsg ¶
func (d *WatchDeviceDistributionCountersDescriptor) NewEmptyServerMsg() proto.Message
func (*WatchDeviceDistributionCountersDescriptor) RequestHasResourceBody ¶
func (d *WatchDeviceDistributionCountersDescriptor) RequestHasResourceBody() bool
type WatchDeviceDistributionCountersDescriptorClientMsgHandle ¶
type WatchDeviceDistributionCountersDescriptorClientMsgHandle struct{}
func (*WatchDeviceDistributionCountersDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *WatchDeviceDistributionCountersDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchDeviceDistributionCountersDescriptorClientMsgHandle) ExtractResourceBodies ¶
func (h *WatchDeviceDistributionCountersDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*WatchDeviceDistributionCountersDescriptorClientMsgHandle) ExtractResourceBody ¶
func (h *WatchDeviceDistributionCountersDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*WatchDeviceDistributionCountersDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *WatchDeviceDistributionCountersDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchDeviceDistributionCountersDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *WatchDeviceDistributionCountersDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchDeviceDistributionCountersDescriptorServerMsgHandle ¶
type WatchDeviceDistributionCountersDescriptorServerMsgHandle struct{}
func (*WatchDeviceDistributionCountersDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *WatchDeviceDistributionCountersDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchDeviceDistributionCountersDescriptorServerMsgHandle) ExtractResourceBodies ¶
func (h *WatchDeviceDistributionCountersDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*WatchDeviceDistributionCountersDescriptorServerMsgHandle) ExtractResourceBody ¶
func (h *WatchDeviceDistributionCountersDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*WatchDeviceDistributionCountersDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *WatchDeviceDistributionCountersDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchDeviceDistributionCountersDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *WatchDeviceDistributionCountersDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchDeviceDistributionCountersRequest ¶
type WatchDeviceDistributionCountersRequest 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.types.WatchType" json:"type,omitempty" firestore:"type"` // Parent name of ntt.devices.v1.DeviceDistributionCounter Parent *device_distribution_counter.ParentName `protobuf:"bytes,1,opt,customtype=ParentName,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // Requested page size. Server may return fewer DeviceDistributionCounters // 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_distribution_counter.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_distribution_counter.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 *timestamppb.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_distribution_counter.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 DeviceDistributionCounter // that don't affect any of masked fields won't be sent back. FieldMask *device_distribution_counter.DeviceDistributionCounter_FieldMask `` /* 157-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 // DeviceDistributionCounter 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.types.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 }
A request message of the WatchDeviceDistributionCounters method.
func (*WatchDeviceDistributionCountersRequest) Descriptor ¶
func (*WatchDeviceDistributionCountersRequest) Descriptor() ([]byte, []int)
Deprecated, Use WatchDeviceDistributionCountersRequest.ProtoReflect.Descriptor instead.
func (*WatchDeviceDistributionCountersRequest) GetFieldMask ¶
func (m *WatchDeviceDistributionCountersRequest) GetFieldMask() *device_distribution_counter.DeviceDistributionCounter_FieldMask
func (*WatchDeviceDistributionCountersRequest) GetFilter ¶
func (m *WatchDeviceDistributionCountersRequest) GetFilter() *device_distribution_counter.Filter
func (*WatchDeviceDistributionCountersRequest) GetMaxChunkSize ¶
func (m *WatchDeviceDistributionCountersRequest) GetMaxChunkSize() int32
func (*WatchDeviceDistributionCountersRequest) GetOrderBy ¶
func (m *WatchDeviceDistributionCountersRequest) GetOrderBy() *device_distribution_counter.OrderBy
func (*WatchDeviceDistributionCountersRequest) GetPageSize ¶
func (m *WatchDeviceDistributionCountersRequest) GetPageSize() int32
func (*WatchDeviceDistributionCountersRequest) GetPageToken ¶
func (m *WatchDeviceDistributionCountersRequest) GetPageToken() *device_distribution_counter.PagerCursor
func (*WatchDeviceDistributionCountersRequest) GetParent ¶
func (m *WatchDeviceDistributionCountersRequest) GetParent() *device_distribution_counter.ParentName
func (*WatchDeviceDistributionCountersRequest) GetResumeToken ¶
func (m *WatchDeviceDistributionCountersRequest) GetResumeToken() string
func (*WatchDeviceDistributionCountersRequest) GetStartingTime ¶
func (m *WatchDeviceDistributionCountersRequest) GetStartingTime() *timestamppb.Timestamp
func (*WatchDeviceDistributionCountersRequest) GetType ¶
func (m *WatchDeviceDistributionCountersRequest) GetType() watch_type.WatchType
func (*WatchDeviceDistributionCountersRequest) GetView ¶
func (m *WatchDeviceDistributionCountersRequest) GetView() view.View
func (*WatchDeviceDistributionCountersRequest) GotenMessage ¶
func (*WatchDeviceDistributionCountersRequest) GotenMessage()
func (*WatchDeviceDistributionCountersRequest) GotenValidate ¶
func (obj *WatchDeviceDistributionCountersRequest) GotenValidate() error
func (*WatchDeviceDistributionCountersRequest) Marshal ¶
func (m *WatchDeviceDistributionCountersRequest) Marshal() ([]byte, error)
func (*WatchDeviceDistributionCountersRequest) MarshalJSON ¶
func (m *WatchDeviceDistributionCountersRequest) MarshalJSON() ([]byte, error)
func (*WatchDeviceDistributionCountersRequest) ProtoMessage ¶
func (*WatchDeviceDistributionCountersRequest) ProtoMessage()
func (*WatchDeviceDistributionCountersRequest) ProtoReflect ¶
func (m *WatchDeviceDistributionCountersRequest) ProtoReflect() preflect.Message
func (*WatchDeviceDistributionCountersRequest) Reset ¶
func (m *WatchDeviceDistributionCountersRequest) Reset()
func (*WatchDeviceDistributionCountersRequest) SetFieldMask ¶
func (m *WatchDeviceDistributionCountersRequest) SetFieldMask(fv *device_distribution_counter.DeviceDistributionCounter_FieldMask)
func (*WatchDeviceDistributionCountersRequest) SetFilter ¶
func (m *WatchDeviceDistributionCountersRequest) SetFilter(fv *device_distribution_counter.Filter)
func (*WatchDeviceDistributionCountersRequest) SetMaxChunkSize ¶
func (m *WatchDeviceDistributionCountersRequest) SetMaxChunkSize(fv int32)
func (*WatchDeviceDistributionCountersRequest) SetOrderBy ¶
func (m *WatchDeviceDistributionCountersRequest) SetOrderBy(fv *device_distribution_counter.OrderBy)
func (*WatchDeviceDistributionCountersRequest) SetPageSize ¶
func (m *WatchDeviceDistributionCountersRequest) SetPageSize(fv int32)
func (*WatchDeviceDistributionCountersRequest) SetPageToken ¶
func (m *WatchDeviceDistributionCountersRequest) SetPageToken(fv *device_distribution_counter.PagerCursor)
func (*WatchDeviceDistributionCountersRequest) SetParent ¶
func (m *WatchDeviceDistributionCountersRequest) SetParent(fv *device_distribution_counter.ParentName)
func (*WatchDeviceDistributionCountersRequest) SetResumeToken ¶
func (m *WatchDeviceDistributionCountersRequest) SetResumeToken(fv string)
func (*WatchDeviceDistributionCountersRequest) SetStartingTime ¶
func (m *WatchDeviceDistributionCountersRequest) SetStartingTime(fv *timestamppb.Timestamp)
func (*WatchDeviceDistributionCountersRequest) SetType ¶
func (m *WatchDeviceDistributionCountersRequest) SetType(fv watch_type.WatchType)
func (*WatchDeviceDistributionCountersRequest) SetView ¶
func (m *WatchDeviceDistributionCountersRequest) SetView(fv view.View)
func (*WatchDeviceDistributionCountersRequest) String ¶
func (m *WatchDeviceDistributionCountersRequest) String() string
func (*WatchDeviceDistributionCountersRequest) Unmarshal ¶
func (m *WatchDeviceDistributionCountersRequest) Unmarshal(b []byte) error
func (*WatchDeviceDistributionCountersRequest) UnmarshalJSON ¶
func (m *WatchDeviceDistributionCountersRequest) UnmarshalJSON(data []byte) error
type WatchDeviceDistributionCountersResponse ¶
type WatchDeviceDistributionCountersResponse struct { // Changes of DeviceDistributionCounters DeviceDistributionCounterChanges []*device_distribution_counter.DeviceDistributionCounterChange `` /* 206-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 DeviceDistributionCounters 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 *WatchDeviceDistributionCountersResponse_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 (DeviceDistributionCounters 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 }
A response message of the WatchDeviceDistributionCounters method.
func (*WatchDeviceDistributionCountersResponse) Descriptor ¶
func (*WatchDeviceDistributionCountersResponse) Descriptor() ([]byte, []int)
Deprecated, Use WatchDeviceDistributionCountersResponse.ProtoReflect.Descriptor instead.
func (*WatchDeviceDistributionCountersResponse) GetDeviceDistributionCounterChanges ¶
func (m *WatchDeviceDistributionCountersResponse) GetDeviceDistributionCounterChanges() []*device_distribution_counter.DeviceDistributionCounterChange
func (*WatchDeviceDistributionCountersResponse) GetIsCurrent ¶
func (m *WatchDeviceDistributionCountersResponse) GetIsCurrent() bool
func (*WatchDeviceDistributionCountersResponse) GetIsHardReset ¶
func (m *WatchDeviceDistributionCountersResponse) GetIsHardReset() bool
func (*WatchDeviceDistributionCountersResponse) GetIsSoftReset ¶
func (m *WatchDeviceDistributionCountersResponse) GetIsSoftReset() bool
func (*WatchDeviceDistributionCountersResponse) GetPageTokenChange ¶
func (m *WatchDeviceDistributionCountersResponse) GetPageTokenChange() *WatchDeviceDistributionCountersResponse_PageTokenChange
func (*WatchDeviceDistributionCountersResponse) GetResumeToken ¶
func (m *WatchDeviceDistributionCountersResponse) GetResumeToken() string
func (*WatchDeviceDistributionCountersResponse) GetSnapshotSize ¶
func (m *WatchDeviceDistributionCountersResponse) GetSnapshotSize() int64
func (*WatchDeviceDistributionCountersResponse) GotenMessage ¶
func (*WatchDeviceDistributionCountersResponse) GotenMessage()
func (*WatchDeviceDistributionCountersResponse) GotenValidate ¶
func (obj *WatchDeviceDistributionCountersResponse) GotenValidate() error
func (*WatchDeviceDistributionCountersResponse) Marshal ¶
func (m *WatchDeviceDistributionCountersResponse) Marshal() ([]byte, error)
func (*WatchDeviceDistributionCountersResponse) MarshalJSON ¶
func (m *WatchDeviceDistributionCountersResponse) MarshalJSON() ([]byte, error)
func (*WatchDeviceDistributionCountersResponse) ProtoMessage ¶
func (*WatchDeviceDistributionCountersResponse) ProtoMessage()
func (*WatchDeviceDistributionCountersResponse) ProtoReflect ¶
func (m *WatchDeviceDistributionCountersResponse) ProtoReflect() preflect.Message
func (*WatchDeviceDistributionCountersResponse) Reset ¶
func (m *WatchDeviceDistributionCountersResponse) Reset()
func (*WatchDeviceDistributionCountersResponse) SetDeviceDistributionCounterChanges ¶
func (m *WatchDeviceDistributionCountersResponse) SetDeviceDistributionCounterChanges(fv []*device_distribution_counter.DeviceDistributionCounterChange)
func (*WatchDeviceDistributionCountersResponse) SetIsCurrent ¶
func (m *WatchDeviceDistributionCountersResponse) SetIsCurrent(fv bool)
func (*WatchDeviceDistributionCountersResponse) SetIsHardReset ¶
func (m *WatchDeviceDistributionCountersResponse) SetIsHardReset(fv bool)
func (*WatchDeviceDistributionCountersResponse) SetIsSoftReset ¶
func (m *WatchDeviceDistributionCountersResponse) SetIsSoftReset(fv bool)
func (*WatchDeviceDistributionCountersResponse) SetPageTokenChange ¶
func (m *WatchDeviceDistributionCountersResponse) SetPageTokenChange(fv *WatchDeviceDistributionCountersResponse_PageTokenChange)
func (*WatchDeviceDistributionCountersResponse) SetResumeToken ¶
func (m *WatchDeviceDistributionCountersResponse) SetResumeToken(fv string)
func (*WatchDeviceDistributionCountersResponse) SetSnapshotSize ¶
func (m *WatchDeviceDistributionCountersResponse) SetSnapshotSize(fv int64)
func (*WatchDeviceDistributionCountersResponse) String ¶
func (m *WatchDeviceDistributionCountersResponse) String() string
func (*WatchDeviceDistributionCountersResponse) Unmarshal ¶
func (m *WatchDeviceDistributionCountersResponse) Unmarshal(b []byte) error
func (*WatchDeviceDistributionCountersResponse) UnmarshalJSON ¶
func (m *WatchDeviceDistributionCountersResponse) UnmarshalJSON(data []byte) error
type WatchDeviceDistributionCountersResponse_PageTokenChange ¶
type WatchDeviceDistributionCountersResponse_PageTokenChange struct { // New token to retrieve previous page of results. PrevPageToken *device_distribution_counter.PagerCursor `` /* 151-byte string literal not displayed */ // New token to retrieve next page of results. NextPageToken *device_distribution_counter.PagerCursor `` /* 151-byte string literal not displayed */ // contains filtered or unexported fields }
func (*WatchDeviceDistributionCountersResponse_PageTokenChange) Descriptor ¶
func (*WatchDeviceDistributionCountersResponse_PageTokenChange) Descriptor() ([]byte, []int)
Deprecated, Use WatchDeviceDistributionCountersResponse_PageTokenChange.ProtoReflect.Descriptor instead.
func (*WatchDeviceDistributionCountersResponse_PageTokenChange) GetNextPageToken ¶
func (m *WatchDeviceDistributionCountersResponse_PageTokenChange) GetNextPageToken() *device_distribution_counter.PagerCursor
func (*WatchDeviceDistributionCountersResponse_PageTokenChange) GetPrevPageToken ¶
func (m *WatchDeviceDistributionCountersResponse_PageTokenChange) GetPrevPageToken() *device_distribution_counter.PagerCursor
func (*WatchDeviceDistributionCountersResponse_PageTokenChange) GotenMessage ¶
func (*WatchDeviceDistributionCountersResponse_PageTokenChange) GotenMessage()
func (*WatchDeviceDistributionCountersResponse_PageTokenChange) GotenValidate ¶
func (obj *WatchDeviceDistributionCountersResponse_PageTokenChange) GotenValidate() error
func (*WatchDeviceDistributionCountersResponse_PageTokenChange) Marshal ¶
func (m *WatchDeviceDistributionCountersResponse_PageTokenChange) Marshal() ([]byte, error)
func (*WatchDeviceDistributionCountersResponse_PageTokenChange) MarshalJSON ¶
func (m *WatchDeviceDistributionCountersResponse_PageTokenChange) MarshalJSON() ([]byte, error)
func (*WatchDeviceDistributionCountersResponse_PageTokenChange) ProtoMessage ¶
func (*WatchDeviceDistributionCountersResponse_PageTokenChange) ProtoMessage()
func (*WatchDeviceDistributionCountersResponse_PageTokenChange) ProtoReflect ¶
func (m *WatchDeviceDistributionCountersResponse_PageTokenChange) ProtoReflect() preflect.Message
func (*WatchDeviceDistributionCountersResponse_PageTokenChange) Reset ¶
func (m *WatchDeviceDistributionCountersResponse_PageTokenChange) Reset()
func (*WatchDeviceDistributionCountersResponse_PageTokenChange) SetNextPageToken ¶
func (m *WatchDeviceDistributionCountersResponse_PageTokenChange) SetNextPageToken(fv *device_distribution_counter.PagerCursor)
func (*WatchDeviceDistributionCountersResponse_PageTokenChange) SetPrevPageToken ¶
func (m *WatchDeviceDistributionCountersResponse_PageTokenChange) SetPrevPageToken(fv *device_distribution_counter.PagerCursor)
func (*WatchDeviceDistributionCountersResponse_PageTokenChange) String ¶
func (m *WatchDeviceDistributionCountersResponse_PageTokenChange) String() string
func (*WatchDeviceDistributionCountersResponse_PageTokenChange) Unmarshal ¶
func (m *WatchDeviceDistributionCountersResponse_PageTokenChange) Unmarshal(b []byte) error
func (*WatchDeviceDistributionCountersResponse_PageTokenChange) UnmarshalJSON ¶
func (m *WatchDeviceDistributionCountersResponse_PageTokenChange) UnmarshalJSON(data []byte) error