Documentation ¶
Index ¶
- type BatchGetPhantomTimeSeriesDescriptor
- func (d *BatchGetPhantomTimeSeriesDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *BatchGetPhantomTimeSeriesDescriptor) GetApiName() string
- func (d *BatchGetPhantomTimeSeriesDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *BatchGetPhantomTimeSeriesDescriptor) GetFullMethodName() string
- func (d *BatchGetPhantomTimeSeriesDescriptor) GetMethodName() string
- func (d *BatchGetPhantomTimeSeriesDescriptor) GetProtoPkgName() string
- func (d *BatchGetPhantomTimeSeriesDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *BatchGetPhantomTimeSeriesDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *BatchGetPhantomTimeSeriesDescriptor) GetServiceDomain() string
- func (d *BatchGetPhantomTimeSeriesDescriptor) GetServiceVersion() string
- func (d *BatchGetPhantomTimeSeriesDescriptor) GetVerb() string
- func (d *BatchGetPhantomTimeSeriesDescriptor) HasResource() bool
- func (d *BatchGetPhantomTimeSeriesDescriptor) IsClientStream() bool
- func (d *BatchGetPhantomTimeSeriesDescriptor) IsCollection() bool
- func (d *BatchGetPhantomTimeSeriesDescriptor) IsPlural() bool
- func (d *BatchGetPhantomTimeSeriesDescriptor) IsServerStream() bool
- func (d *BatchGetPhantomTimeSeriesDescriptor) IsUnary() bool
- func (d *BatchGetPhantomTimeSeriesDescriptor) NewEmptyClientMsg() proto.Message
- func (d *BatchGetPhantomTimeSeriesDescriptor) NewEmptyServerMsg() proto.Message
- func (d *BatchGetPhantomTimeSeriesDescriptor) RequestHasResourceBody() bool
- type BatchGetPhantomTimeSeriesDescriptorClientMsgHandle
- func (h *BatchGetPhantomTimeSeriesDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *BatchGetPhantomTimeSeriesDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *BatchGetPhantomTimeSeriesDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type BatchGetPhantomTimeSeriesDescriptorServerMsgHandle
- func (h *BatchGetPhantomTimeSeriesDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *BatchGetPhantomTimeSeriesDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *BatchGetPhantomTimeSeriesDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type BatchGetPhantomTimeSeriesRequest
- func (o *BatchGetPhantomTimeSeriesRequest) Clone() *BatchGetPhantomTimeSeriesRequest
- func (o *BatchGetPhantomTimeSeriesRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*BatchGetPhantomTimeSeriesRequest) Descriptor() ([]byte, []int)
- func (m *BatchGetPhantomTimeSeriesRequest) GetFieldMask() *phantom_time_serie.PhantomTimeSerie_FieldMask
- func (m *BatchGetPhantomTimeSeriesRequest) GetNames() []*phantom_time_serie.Reference
- func (m *BatchGetPhantomTimeSeriesRequest) GetView() view.View
- func (*BatchGetPhantomTimeSeriesRequest) GotenMessage()
- func (o *BatchGetPhantomTimeSeriesRequest) GotenObjectExt()
- func (obj *BatchGetPhantomTimeSeriesRequest) GotenValidate() error
- func (o *BatchGetPhantomTimeSeriesRequest) MakeDiffFieldMask(other *BatchGetPhantomTimeSeriesRequest) *BatchGetPhantomTimeSeriesRequest_FieldMask
- func (o *BatchGetPhantomTimeSeriesRequest) MakeFullFieldMask() *BatchGetPhantomTimeSeriesRequest_FieldMask
- func (o *BatchGetPhantomTimeSeriesRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *BatchGetPhantomTimeSeriesRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *BatchGetPhantomTimeSeriesRequest) Marshal() ([]byte, error)
- func (m *BatchGetPhantomTimeSeriesRequest) MarshalJSON() ([]byte, error)
- func (o *BatchGetPhantomTimeSeriesRequest) Merge(source *BatchGetPhantomTimeSeriesRequest)
- func (o *BatchGetPhantomTimeSeriesRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*BatchGetPhantomTimeSeriesRequest) ProtoMessage()
- func (m *BatchGetPhantomTimeSeriesRequest) ProtoReflect() preflect.Message
- func (m *BatchGetPhantomTimeSeriesRequest) Reset()
- func (m *BatchGetPhantomTimeSeriesRequest) SetFieldMask(fv *phantom_time_serie.PhantomTimeSerie_FieldMask)
- func (m *BatchGetPhantomTimeSeriesRequest) SetNames(fv []*phantom_time_serie.Reference)
- func (m *BatchGetPhantomTimeSeriesRequest) SetView(fv view.View)
- func (m *BatchGetPhantomTimeSeriesRequest) String() string
- func (m *BatchGetPhantomTimeSeriesRequest) Unmarshal(b []byte) error
- func (m *BatchGetPhantomTimeSeriesRequest) UnmarshalJSON(data []byte) error
- type BatchGetPhantomTimeSeriesRequestFieldPathBuilder
- func (BatchGetPhantomTimeSeriesRequestFieldPathBuilder) FieldMask() BatchGetPhantomTimeSeriesRequestPathSelectorFieldMask
- func (BatchGetPhantomTimeSeriesRequestFieldPathBuilder) Names() BatchGetPhantomTimeSeriesRequestPathSelectorNames
- func (BatchGetPhantomTimeSeriesRequestFieldPathBuilder) View() BatchGetPhantomTimeSeriesRequestPathSelectorView
- type BatchGetPhantomTimeSeriesRequestPathSelectorFieldMask
- func (BatchGetPhantomTimeSeriesRequestPathSelectorFieldMask) FieldPath() *BatchGetPhantomTimeSeriesRequest_FieldTerminalPath
- func (s BatchGetPhantomTimeSeriesRequestPathSelectorFieldMask) WithArrayOfValues(values []*phantom_time_serie.PhantomTimeSerie_FieldMask) *BatchGetPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues
- func (s BatchGetPhantomTimeSeriesRequestPathSelectorFieldMask) WithValue(value *phantom_time_serie.PhantomTimeSerie_FieldMask) *BatchGetPhantomTimeSeriesRequest_FieldTerminalPathValue
- type BatchGetPhantomTimeSeriesRequestPathSelectorNames
- func (BatchGetPhantomTimeSeriesRequestPathSelectorNames) FieldPath() *BatchGetPhantomTimeSeriesRequest_FieldTerminalPath
- func (s BatchGetPhantomTimeSeriesRequestPathSelectorNames) WithArrayOfValues(values [][]*phantom_time_serie.Reference) *BatchGetPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues
- func (s BatchGetPhantomTimeSeriesRequestPathSelectorNames) WithItemValue(value *phantom_time_serie.Reference) *BatchGetPhantomTimeSeriesRequest_FieldTerminalPathArrayItemValue
- func (s BatchGetPhantomTimeSeriesRequestPathSelectorNames) WithValue(value []*phantom_time_serie.Reference) *BatchGetPhantomTimeSeriesRequest_FieldTerminalPathValue
- type BatchGetPhantomTimeSeriesRequestPathSelectorView
- func (BatchGetPhantomTimeSeriesRequestPathSelectorView) FieldPath() *BatchGetPhantomTimeSeriesRequest_FieldTerminalPath
- func (s BatchGetPhantomTimeSeriesRequestPathSelectorView) WithArrayOfValues(values []view.View) *BatchGetPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues
- func (s BatchGetPhantomTimeSeriesRequestPathSelectorView) WithValue(value view.View) *BatchGetPhantomTimeSeriesRequest_FieldTerminalPathValue
- type BatchGetPhantomTimeSeriesRequest_FieldMask
- func (fieldMask *BatchGetPhantomTimeSeriesRequest_FieldMask) AppendPath(path BatchGetPhantomTimeSeriesRequest_FieldPath)
- func (fieldMask *BatchGetPhantomTimeSeriesRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *BatchGetPhantomTimeSeriesRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *BatchGetPhantomTimeSeriesRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *BatchGetPhantomTimeSeriesRequest_FieldMask) FilterInputFields() *BatchGetPhantomTimeSeriesRequest_FieldMask
- func (fieldMask *BatchGetPhantomTimeSeriesRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *BatchGetPhantomTimeSeriesRequest_FieldMask) GetPaths() []BatchGetPhantomTimeSeriesRequest_FieldPath
- func (fieldMask *BatchGetPhantomTimeSeriesRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *BatchGetPhantomTimeSeriesRequest_FieldMask) IsFull() bool
- func (fieldMask BatchGetPhantomTimeSeriesRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask BatchGetPhantomTimeSeriesRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *BatchGetPhantomTimeSeriesRequest_FieldMask) PathsCount() int
- func (fieldMask *BatchGetPhantomTimeSeriesRequest_FieldMask) Project(source *BatchGetPhantomTimeSeriesRequest) *BatchGetPhantomTimeSeriesRequest
- func (fieldMask *BatchGetPhantomTimeSeriesRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *BatchGetPhantomTimeSeriesRequest_FieldMask) ProtoMessage()
- func (fieldMask *BatchGetPhantomTimeSeriesRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *BatchGetPhantomTimeSeriesRequest_FieldMask) Reset()
- func (fieldMask *BatchGetPhantomTimeSeriesRequest_FieldMask) Set(target, source *BatchGetPhantomTimeSeriesRequest)
- func (fieldMask *BatchGetPhantomTimeSeriesRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *BatchGetPhantomTimeSeriesRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *BatchGetPhantomTimeSeriesRequest_FieldMask) Size() int
- func (fieldMask *BatchGetPhantomTimeSeriesRequest_FieldMask) String() string
- func (fieldMask *BatchGetPhantomTimeSeriesRequest_FieldMask) Subtract(other *BatchGetPhantomTimeSeriesRequest_FieldMask) *BatchGetPhantomTimeSeriesRequest_FieldMask
- func (fieldMask *BatchGetPhantomTimeSeriesRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *BatchGetPhantomTimeSeriesRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *BatchGetPhantomTimeSeriesRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *BatchGetPhantomTimeSeriesRequest_FieldMask) UnmarshalJSON(data []byte) error
- type BatchGetPhantomTimeSeriesRequest_FieldPath
- func BuildBatchGetPhantomTimeSeriesRequest_FieldPath(fp gotenobject.RawFieldPath) (BatchGetPhantomTimeSeriesRequest_FieldPath, error)
- func MustParseBatchGetPhantomTimeSeriesRequest_FieldPath(rawField string) BatchGetPhantomTimeSeriesRequest_FieldPath
- func ParseBatchGetPhantomTimeSeriesRequest_FieldPath(rawField string) (BatchGetPhantomTimeSeriesRequest_FieldPath, error)
- type BatchGetPhantomTimeSeriesRequest_FieldPathArrayItemValue
- func MustParseBatchGetPhantomTimeSeriesRequest_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetPhantomTimeSeriesRequest_FieldPathArrayItemValue
- func ParseBatchGetPhantomTimeSeriesRequest_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetPhantomTimeSeriesRequest_FieldPathArrayItemValue, error)
- type BatchGetPhantomTimeSeriesRequest_FieldPathArrayOfValues
- func MustParseBatchGetPhantomTimeSeriesRequest_FieldPathArrayOfValues(pathStr, valuesStr string) BatchGetPhantomTimeSeriesRequest_FieldPathArrayOfValues
- func ParseBatchGetPhantomTimeSeriesRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (BatchGetPhantomTimeSeriesRequest_FieldPathArrayOfValues, error)
- type BatchGetPhantomTimeSeriesRequest_FieldPathSelector
- type BatchGetPhantomTimeSeriesRequest_FieldPathValue
- type BatchGetPhantomTimeSeriesRequest_FieldTerminalPath
- func (fp *BatchGetPhantomTimeSeriesRequest_FieldTerminalPath) ClearValue(item *BatchGetPhantomTimeSeriesRequest)
- func (fp *BatchGetPhantomTimeSeriesRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *BatchGetPhantomTimeSeriesRequest_FieldTerminalPath) Get(source *BatchGetPhantomTimeSeriesRequest) (values []interface{})
- func (fp *BatchGetPhantomTimeSeriesRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *BatchGetPhantomTimeSeriesRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *BatchGetPhantomTimeSeriesRequest_FieldTerminalPath) GetSingle(source *BatchGetPhantomTimeSeriesRequest) (interface{}, bool)
- func (fp *BatchGetPhantomTimeSeriesRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *BatchGetPhantomTimeSeriesRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *BatchGetPhantomTimeSeriesRequest_FieldTerminalPath) JSONString() string
- func (fp *BatchGetPhantomTimeSeriesRequest_FieldTerminalPath) Selector() BatchGetPhantomTimeSeriesRequest_FieldPathSelector
- func (fp *BatchGetPhantomTimeSeriesRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *BatchGetPhantomTimeSeriesRequest_FieldTerminalPath) String() string
- func (fp *BatchGetPhantomTimeSeriesRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetPhantomTimeSeriesRequest_FieldPathArrayItemValue
- func (fp *BatchGetPhantomTimeSeriesRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetPhantomTimeSeriesRequest_FieldPathArrayOfValues
- func (fp *BatchGetPhantomTimeSeriesRequest_FieldTerminalPath) WithIValue(value interface{}) BatchGetPhantomTimeSeriesRequest_FieldPathValue
- func (fp *BatchGetPhantomTimeSeriesRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *BatchGetPhantomTimeSeriesRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *BatchGetPhantomTimeSeriesRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type BatchGetPhantomTimeSeriesRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *BatchGetPhantomTimeSeriesRequest_FieldTerminalPathArrayItemValue) AsNamesItemValue() (*phantom_time_serie.Reference, bool)
- func (fpaiv *BatchGetPhantomTimeSeriesRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetPhantomTimeSeriesRequest) bool
- func (fpaiv *BatchGetPhantomTimeSeriesRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *BatchGetPhantomTimeSeriesRequest_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetPhantomTimeSeriesRequest) (interface{}, bool)
- func (fpaiv *BatchGetPhantomTimeSeriesRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type BatchGetPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues
- func (fpaov *BatchGetPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*phantom_time_serie.PhantomTimeSerie_FieldMask, bool)
- func (fpaov *BatchGetPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues) AsNamesArrayOfValues() ([][]*phantom_time_serie.Reference, bool)
- func (fpaov *BatchGetPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *BatchGetPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type BatchGetPhantomTimeSeriesRequest_FieldTerminalPathValue
- func (fpv *BatchGetPhantomTimeSeriesRequest_FieldTerminalPathValue) AsFieldMaskValue() (*phantom_time_serie.PhantomTimeSerie_FieldMask, bool)
- func (fpv *BatchGetPhantomTimeSeriesRequest_FieldTerminalPathValue) AsNamesValue() ([]*phantom_time_serie.Reference, bool)
- func (fpv *BatchGetPhantomTimeSeriesRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *BatchGetPhantomTimeSeriesRequest_FieldTerminalPathValue) CompareWith(source *BatchGetPhantomTimeSeriesRequest) (int, bool)
- func (fpv *BatchGetPhantomTimeSeriesRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *BatchGetPhantomTimeSeriesRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *BatchGetPhantomTimeSeriesRequest_FieldTerminalPathValue) SetTo(target **BatchGetPhantomTimeSeriesRequest)
- func (fpv *BatchGetPhantomTimeSeriesRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type BatchGetPhantomTimeSeriesResponse
- func (o *BatchGetPhantomTimeSeriesResponse) Clone() *BatchGetPhantomTimeSeriesResponse
- func (o *BatchGetPhantomTimeSeriesResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*BatchGetPhantomTimeSeriesResponse) Descriptor() ([]byte, []int)
- func (m *BatchGetPhantomTimeSeriesResponse) GetMissing() []*phantom_time_serie.Reference
- func (m *BatchGetPhantomTimeSeriesResponse) GetPhantomTimeSeries() []*phantom_time_serie.PhantomTimeSerie
- func (*BatchGetPhantomTimeSeriesResponse) GotenMessage()
- func (o *BatchGetPhantomTimeSeriesResponse) GotenObjectExt()
- func (obj *BatchGetPhantomTimeSeriesResponse) GotenValidate() error
- func (o *BatchGetPhantomTimeSeriesResponse) MakeDiffFieldMask(other *BatchGetPhantomTimeSeriesResponse) *BatchGetPhantomTimeSeriesResponse_FieldMask
- func (o *BatchGetPhantomTimeSeriesResponse) MakeFullFieldMask() *BatchGetPhantomTimeSeriesResponse_FieldMask
- func (o *BatchGetPhantomTimeSeriesResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *BatchGetPhantomTimeSeriesResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *BatchGetPhantomTimeSeriesResponse) Marshal() ([]byte, error)
- func (m *BatchGetPhantomTimeSeriesResponse) MarshalJSON() ([]byte, error)
- func (o *BatchGetPhantomTimeSeriesResponse) Merge(source *BatchGetPhantomTimeSeriesResponse)
- func (o *BatchGetPhantomTimeSeriesResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*BatchGetPhantomTimeSeriesResponse) ProtoMessage()
- func (m *BatchGetPhantomTimeSeriesResponse) ProtoReflect() preflect.Message
- func (m *BatchGetPhantomTimeSeriesResponse) Reset()
- func (m *BatchGetPhantomTimeSeriesResponse) SetMissing(fv []*phantom_time_serie.Reference)
- func (m *BatchGetPhantomTimeSeriesResponse) SetPhantomTimeSeries(fv []*phantom_time_serie.PhantomTimeSerie)
- func (m *BatchGetPhantomTimeSeriesResponse) String() string
- func (m *BatchGetPhantomTimeSeriesResponse) Unmarshal(b []byte) error
- func (m *BatchGetPhantomTimeSeriesResponse) UnmarshalJSON(data []byte) error
- type BatchGetPhantomTimeSeriesResponseFieldPathBuilder
- type BatchGetPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesMetadataAnnotations
- func (s BatchGetPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesMetadataAnnotations) FieldPath() *BatchGetPhantomTimeSeriesResponse_FieldSubPath
- func (s BatchGetPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesMetadataAnnotations) WithArrayOfValues(values []string) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesMetadataAnnotations) WithValue(value string) *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue
- type BatchGetPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesMetadataLabels
- func (s BatchGetPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesMetadataLabels) FieldPath() *BatchGetPhantomTimeSeriesResponse_FieldSubPath
- func (s BatchGetPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesMetadataLabels) WithArrayOfValues(values []string) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesMetadataLabels) WithValue(value string) *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue
- type BatchGetPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesMetadataShards
- func (s BatchGetPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesMetadataShards) FieldPath() *BatchGetPhantomTimeSeriesResponse_FieldSubPath
- func (s BatchGetPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesMetadataShards) WithArrayOfValues(values []int64) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesMetadataShards) WithValue(value int64) *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue
- type BatchGetPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesMetricLabels
- func (s BatchGetPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesMetricLabels) FieldPath() *BatchGetPhantomTimeSeriesResponse_FieldSubPath
- func (s BatchGetPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesMetricLabels) WithArrayOfValues(values []string) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesMetricLabels) WithValue(value string) *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue
- type BatchGetPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesResourceLabels
- func (s BatchGetPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesResourceLabels) FieldPath() *BatchGetPhantomTimeSeriesResponse_FieldSubPath
- func (s BatchGetPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesResourceLabels) WithArrayOfValues(values []string) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesResourceLabels) WithValue(value string) *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue
- type BatchGetPhantomTimeSeriesResponsePathSelectorMissing
- func (BatchGetPhantomTimeSeriesResponsePathSelectorMissing) FieldPath() *BatchGetPhantomTimeSeriesResponse_FieldTerminalPath
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorMissing) WithArrayOfValues(values [][]*phantom_time_serie.Reference) *BatchGetPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorMissing) WithItemValue(value *phantom_time_serie.Reference) *BatchGetPhantomTimeSeriesResponse_FieldTerminalPathArrayItemValue
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorMissing) WithValue(value []*phantom_time_serie.Reference) *BatchGetPhantomTimeSeriesResponse_FieldTerminalPathValue
- type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeries
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeries) FieldPath() *BatchGetPhantomTimeSeriesResponse_FieldTerminalPath
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeries) Key() BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesKey
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeries) Metadata() BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadata
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeries) Metric() BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetric
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeries) MetricKind() BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricKind
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeries) Name() BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesName
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeries) Project() BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesProject
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeries) Resource() BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResource
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeries) Value() BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValue
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeries) ValueType() BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueType
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeries) WithArrayOfValues(values [][]*phantom_time_serie.PhantomTimeSerie) *BatchGetPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeries) WithItemValue(value *phantom_time_serie.PhantomTimeSerie) *BatchGetPhantomTimeSeriesResponse_FieldTerminalPathArrayItemValue
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeries) WithSubArrayItemValue(...) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayItemValue
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeries) WithSubArrayOfValues(...) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeries) WithSubPath(subPath phantom_time_serie.PhantomTimeSerie_FieldPath) *BatchGetPhantomTimeSeriesResponse_FieldSubPath
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeries) WithSubValue(subPathValue phantom_time_serie.PhantomTimeSerie_FieldPathValue) *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeries) WithValue(value []*phantom_time_serie.PhantomTimeSerie) *BatchGetPhantomTimeSeriesResponse_FieldTerminalPathValue
- type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesKey
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesKey) FieldPath() *BatchGetPhantomTimeSeriesResponse_FieldSubPath
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesKey) WithArrayOfValues(values [][]byte) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesKey) WithValue(value []byte) *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue
- type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadata
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadata) Annotations() ...
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadata) CreateTime() ...
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadata) DeleteTime() ...
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadata) FieldPath() *BatchGetPhantomTimeSeriesResponse_FieldSubPath
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadata) Generation() ...
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadata) Labels() BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLabels
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadata) Lifecycle() ...
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadata) OwnerReferences() ...
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadata) ResourceVersion() ...
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadata) Shards() BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataShards
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadata) Syncing() BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataSyncing
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadata) Tags() BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataTags
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadata) UpdateTime() ...
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadata) Uuid() BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataUuid
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadata) WithValue(value *ntt_meta.Meta) *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue
- type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataAnnotations
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataAnnotations) FieldPath() *BatchGetPhantomTimeSeriesResponse_FieldSubPath
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataAnnotations) WithArrayOfValues(values []map[string]string) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataAnnotations) WithKey(key string) ...
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataAnnotations) WithValue(value map[string]string) *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue
- type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataCreateTime
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataCreateTime) FieldPath() *BatchGetPhantomTimeSeriesResponse_FieldSubPath
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataCreateTime) WithValue(value *timestamp.Timestamp) *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue
- type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataDeleteTime
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataDeleteTime) FieldPath() *BatchGetPhantomTimeSeriesResponse_FieldSubPath
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue
- type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataGeneration
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataGeneration) FieldPath() *BatchGetPhantomTimeSeriesResponse_FieldSubPath
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataGeneration) WithArrayOfValues(values []int64) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataGeneration) WithValue(value int64) *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue
- type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLabels
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLabels) FieldPath() *BatchGetPhantomTimeSeriesResponse_FieldSubPath
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLabels) WithArrayOfValues(values []map[string]string) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLabels) WithKey(key string) ...
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLabels) WithValue(value map[string]string) *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue
- type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLifecycle
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLifecycle) BlockDeletion() ...
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLifecycle) FieldPath() *BatchGetPhantomTimeSeriesResponse_FieldSubPath
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLifecycle) State() ...
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue
- type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLifecycleBlockDeletion
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLifecycleBlockDeletion) FieldPath() *BatchGetPhantomTimeSeriesResponse_FieldSubPath
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLifecycleBlockDeletion) WithValue(value bool) *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue
- type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLifecycleState
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLifecycleState) FieldPath() *BatchGetPhantomTimeSeriesResponse_FieldSubPath
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue
- type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferences
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferences) Controller() ...
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferences) FieldPath() *BatchGetPhantomTimeSeriesResponse_FieldSubPath
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferences) Kind() ...
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferences) Name() ...
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferences) Region() ...
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferences) RequiresOwnerReference() ...
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferences) Version() ...
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayItemValue
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue
- type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesBlockOwnerDeletion
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *BatchGetPhantomTimeSeriesResponse_FieldSubPath
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue
- type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesController
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesController) FieldPath() *BatchGetPhantomTimeSeriesResponse_FieldSubPath
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesController) WithValue(value bool) *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue
- type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesKind
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesKind) FieldPath() *BatchGetPhantomTimeSeriesResponse_FieldSubPath
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesKind) WithValue(value string) *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue
- type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesName
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesName) FieldPath() *BatchGetPhantomTimeSeriesResponse_FieldSubPath
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesName) WithArrayOfValues(values []string) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesName) WithValue(value string) *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue
- type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesRegion
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesRegion) FieldPath() *BatchGetPhantomTimeSeriesResponse_FieldSubPath
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesRegion) WithValue(value string) *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue
- type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesRequiresOwnerReference
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *BatchGetPhantomTimeSeriesResponse_FieldSubPath
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue
- type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesVersion
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesVersion) FieldPath() *BatchGetPhantomTimeSeriesResponse_FieldSubPath
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesVersion) WithValue(value string) *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue
- type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataResourceVersion
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataResourceVersion) FieldPath() *BatchGetPhantomTimeSeriesResponse_FieldSubPath
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataResourceVersion) WithArrayOfValues(values []string) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataResourceVersion) WithValue(value string) *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue
- type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataShards
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataShards) FieldPath() *BatchGetPhantomTimeSeriesResponse_FieldSubPath
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataShards) WithArrayOfValues(values []map[string]int64) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataShards) WithKey(key string) ...
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataShards) WithValue(value map[string]int64) *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue
- type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataSyncing
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataSyncing) FieldPath() *BatchGetPhantomTimeSeriesResponse_FieldSubPath
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataSyncing) OwningRegion() ...
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataSyncing) Regions() ...
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue
- type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataSyncingOwningRegion
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataSyncingOwningRegion) FieldPath() *BatchGetPhantomTimeSeriesResponse_FieldSubPath
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataSyncingOwningRegion) WithValue(value string) *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue
- type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataSyncingRegions
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataSyncingRegions) FieldPath() *BatchGetPhantomTimeSeriesResponse_FieldSubPath
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataSyncingRegions) WithArrayOfValues(values [][]string) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataSyncingRegions) WithItemValue(value string) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayItemValue
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataSyncingRegions) WithValue(value []string) *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue
- type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataTags
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataTags) FieldPath() *BatchGetPhantomTimeSeriesResponse_FieldSubPath
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataTags) WithArrayOfValues(values [][]string) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataTags) WithItemValue(value string) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayItemValue
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataTags) WithValue(value []string) *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue
- type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataUpdateTime
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataUpdateTime) FieldPath() *BatchGetPhantomTimeSeriesResponse_FieldSubPath
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue
- type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataUuid
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataUuid) FieldPath() *BatchGetPhantomTimeSeriesResponse_FieldSubPath
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataUuid) WithArrayOfValues(values []string) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataUuid) WithValue(value string) *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue
- type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetric
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetric) FieldPath() *BatchGetPhantomTimeSeriesResponse_FieldSubPath
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetric) Labels() BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricLabels
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetric) ReducedLabels() ...
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetric) Type() BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricType
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetric) WithArrayOfValues(values []*monitoring_common.Metric) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetric) WithValue(value *monitoring_common.Metric) *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue
- type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricKind
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricKind) FieldPath() *BatchGetPhantomTimeSeriesResponse_FieldSubPath
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricKind) WithArrayOfValues(values []metric_descriptor.MetricDescriptor_MetricKind) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricKind) WithValue(value metric_descriptor.MetricDescriptor_MetricKind) *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue
- type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricLabels
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricLabels) FieldPath() *BatchGetPhantomTimeSeriesResponse_FieldSubPath
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricLabels) WithArrayOfValues(values []map[string]string) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricLabels) WithKey(key string) BatchGetPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesMetricLabels
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricLabels) WithValue(value map[string]string) *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue
- type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricReducedLabels
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricReducedLabels) FieldPath() *BatchGetPhantomTimeSeriesResponse_FieldSubPath
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricReducedLabels) WithArrayOfValues(values [][]string) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricReducedLabels) WithItemValue(value string) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayItemValue
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricReducedLabels) WithValue(value []string) *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue
- type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricType
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricType) FieldPath() *BatchGetPhantomTimeSeriesResponse_FieldSubPath
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricType) WithArrayOfValues(values []string) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricType) WithValue(value string) *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue
- type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesName
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesName) FieldPath() *BatchGetPhantomTimeSeriesResponse_FieldSubPath
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesName) WithArrayOfValues(values []*phantom_time_serie.Name) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesName) WithValue(value *phantom_time_serie.Name) *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue
- type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesProject
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesProject) FieldPath() *BatchGetPhantomTimeSeriesResponse_FieldSubPath
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesProject) WithArrayOfValues(values []string) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesProject) WithValue(value string) *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue
- type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResource
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResource) FieldPath() *BatchGetPhantomTimeSeriesResponse_FieldSubPath
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResource) Labels() BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResourceLabels
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResource) ReducedLabels() ...
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResource) Type() BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResourceType
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResource) WithArrayOfValues(values []*monitoring_common.MonitoredResource) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResource) WithValue(value *monitoring_common.MonitoredResource) *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue
- type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResourceLabels
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResourceLabels) FieldPath() *BatchGetPhantomTimeSeriesResponse_FieldSubPath
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResourceLabels) WithArrayOfValues(values []map[string]string) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResourceLabels) WithKey(key string) ...
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResourceLabels) WithValue(value map[string]string) *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue
- type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResourceReducedLabels
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResourceReducedLabels) FieldPath() *BatchGetPhantomTimeSeriesResponse_FieldSubPath
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResourceReducedLabels) WithArrayOfValues(values [][]string) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResourceReducedLabels) WithItemValue(value string) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayItemValue
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResourceReducedLabels) WithValue(value []string) *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue
- type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResourceType
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResourceType) FieldPath() *BatchGetPhantomTimeSeriesResponse_FieldSubPath
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResourceType) WithArrayOfValues(values []string) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResourceType) WithValue(value string) *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue
- type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValue
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValue) BoolValue() BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueBoolValue
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValue) DistributionValue() ...
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValue) DoubleValue() BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDoubleValue
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValue) FieldPath() *BatchGetPhantomTimeSeriesResponse_FieldSubPath
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValue) Int64Value() BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueInt64Value
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValue) StringValue() BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueStringValue
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValue) WithArrayOfValues(values []*monitoring_common.TypedValue) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValue) WithValue(value *monitoring_common.TypedValue) *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue
- type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueBoolValue
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueBoolValue) FieldPath() *BatchGetPhantomTimeSeriesResponse_FieldSubPath
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueBoolValue) WithArrayOfValues(values []bool) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueBoolValue) WithValue(value bool) *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue
- type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValue
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValue) BucketCounts() ...
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValue) BucketOptions() ...
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValue) Count() ...
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValue) FieldPath() *BatchGetPhantomTimeSeriesResponse_FieldSubPath
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValue) Mean() ...
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValue) Range() ...
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValue) SumOfSquaredDeviation() ...
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValue) WithArrayOfValues(values []*monitoring_common.Distribution) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValue) WithValue(value *monitoring_common.Distribution) *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue
- type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketCounts
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketCounts) FieldPath() *BatchGetPhantomTimeSeriesResponse_FieldSubPath
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketCounts) WithArrayOfValues(values [][]int64) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketCounts) WithItemValue(value int64) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayItemValue
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketCounts) WithValue(value []int64) *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue
- type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptions
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptions) DynamicBuckets() ...
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptions) ExplicitBuckets() ...
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptions) ExponentialBuckets() ...
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptions) FieldPath() *BatchGetPhantomTimeSeriesResponse_FieldSubPath
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptions) LinearBuckets() ...
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptions) WithArrayOfValues(values []*monitoring_common.Distribution_BucketOptions) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptions) WithValue(value *monitoring_common.Distribution_BucketOptions) *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue
- type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsDynamicBuckets
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsDynamicBuckets) Compression() ...
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsDynamicBuckets) FieldPath() *BatchGetPhantomTimeSeriesResponse_FieldSubPath
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsDynamicBuckets) Means() ...
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsDynamicBuckets) WithArrayOfValues(values []*monitoring_common.Distribution_BucketOptions_Dynamic) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsDynamicBuckets) WithValue(value *monitoring_common.Distribution_BucketOptions_Dynamic) *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue
- type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsDynamicBucketsCompression
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsDynamicBucketsCompression) FieldPath() *BatchGetPhantomTimeSeriesResponse_FieldSubPath
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsDynamicBucketsCompression) WithArrayOfValues(values []float64) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsDynamicBucketsCompression) WithValue(value float64) *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue
- type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsDynamicBucketsMeans
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsDynamicBucketsMeans) FieldPath() *BatchGetPhantomTimeSeriesResponse_FieldSubPath
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsDynamicBucketsMeans) WithArrayOfValues(values [][]float64) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsDynamicBucketsMeans) WithItemValue(value float64) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayItemValue
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsDynamicBucketsMeans) WithValue(value []float64) *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue
- type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExplicitBuckets
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExplicitBuckets) Bounds() ...
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExplicitBuckets) FieldPath() *BatchGetPhantomTimeSeriesResponse_FieldSubPath
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExplicitBuckets) WithArrayOfValues(values []*monitoring_common.Distribution_BucketOptions_Explicit) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExplicitBuckets) WithValue(value *monitoring_common.Distribution_BucketOptions_Explicit) *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue
- type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExplicitBucketsBounds
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExplicitBucketsBounds) FieldPath() *BatchGetPhantomTimeSeriesResponse_FieldSubPath
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExplicitBucketsBounds) WithArrayOfValues(values [][]float64) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExplicitBucketsBounds) WithItemValue(value float64) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayItemValue
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExplicitBucketsBounds) WithValue(value []float64) *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue
- type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExponentialBuckets
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExponentialBuckets) FieldPath() *BatchGetPhantomTimeSeriesResponse_FieldSubPath
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExponentialBuckets) GrowthFactor() ...
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExponentialBuckets) NumFiniteBuckets() ...
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExponentialBuckets) Scale() ...
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExponentialBuckets) WithArrayOfValues(values []*monitoring_common.Distribution_BucketOptions_Exponential) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExponentialBuckets) WithValue(value *monitoring_common.Distribution_BucketOptions_Exponential) *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue
- type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExponentialBucketsGrowthFactor
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExponentialBucketsGrowthFactor) FieldPath() *BatchGetPhantomTimeSeriesResponse_FieldSubPath
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExponentialBucketsGrowthFactor) WithArrayOfValues(values []float64) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExponentialBucketsGrowthFactor) WithValue(value float64) *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue
- type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExponentialBucketsNumFiniteBuckets
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExponentialBucketsNumFiniteBuckets) FieldPath() *BatchGetPhantomTimeSeriesResponse_FieldSubPath
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExponentialBucketsNumFiniteBuckets) WithArrayOfValues(values []int32) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExponentialBucketsNumFiniteBuckets) WithValue(value int32) *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue
- type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExponentialBucketsScale
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExponentialBucketsScale) FieldPath() *BatchGetPhantomTimeSeriesResponse_FieldSubPath
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExponentialBucketsScale) WithArrayOfValues(values []float64) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExponentialBucketsScale) WithValue(value float64) *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue
- type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsLinearBuckets
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsLinearBuckets) FieldPath() *BatchGetPhantomTimeSeriesResponse_FieldSubPath
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsLinearBuckets) NumFiniteBuckets() ...
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsLinearBuckets) Offset() ...
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsLinearBuckets) Width() ...
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsLinearBuckets) WithArrayOfValues(values []*monitoring_common.Distribution_BucketOptions_Linear) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsLinearBuckets) WithValue(value *monitoring_common.Distribution_BucketOptions_Linear) *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue
- type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsLinearBucketsNumFiniteBuckets
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsLinearBucketsNumFiniteBuckets) FieldPath() *BatchGetPhantomTimeSeriesResponse_FieldSubPath
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsLinearBucketsNumFiniteBuckets) WithArrayOfValues(values []int32) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsLinearBucketsNumFiniteBuckets) WithValue(value int32) *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue
- type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsLinearBucketsOffset
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsLinearBucketsOffset) FieldPath() *BatchGetPhantomTimeSeriesResponse_FieldSubPath
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsLinearBucketsOffset) WithArrayOfValues(values []float64) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsLinearBucketsOffset) WithValue(value float64) *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue
- type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsLinearBucketsWidth
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsLinearBucketsWidth) FieldPath() *BatchGetPhantomTimeSeriesResponse_FieldSubPath
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsLinearBucketsWidth) WithArrayOfValues(values []float64) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsLinearBucketsWidth) WithValue(value float64) *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue
- type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueCount
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueCount) FieldPath() *BatchGetPhantomTimeSeriesResponse_FieldSubPath
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueCount) WithArrayOfValues(values []int64) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueCount) WithValue(value int64) *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue
- type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueMean
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueMean) FieldPath() *BatchGetPhantomTimeSeriesResponse_FieldSubPath
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueMean) WithArrayOfValues(values []float64) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueMean) WithValue(value float64) *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue
- type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueRange
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueRange) FieldPath() *BatchGetPhantomTimeSeriesResponse_FieldSubPath
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueRange) Max() ...
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueRange) Min() ...
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueRange) WithArrayOfValues(values []*monitoring_common.Distribution_Range) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueRange) WithValue(value *monitoring_common.Distribution_Range) *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue
- type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueRangeMax
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueRangeMax) FieldPath() *BatchGetPhantomTimeSeriesResponse_FieldSubPath
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueRangeMax) WithArrayOfValues(values []float64) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueRangeMax) WithValue(value float64) *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue
- type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueRangeMin
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueRangeMin) FieldPath() *BatchGetPhantomTimeSeriesResponse_FieldSubPath
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueRangeMin) WithArrayOfValues(values []float64) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueRangeMin) WithValue(value float64) *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue
- type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueSumOfSquaredDeviation
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueSumOfSquaredDeviation) FieldPath() *BatchGetPhantomTimeSeriesResponse_FieldSubPath
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueSumOfSquaredDeviation) WithArrayOfValues(values []float64) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueSumOfSquaredDeviation) WithValue(value float64) *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue
- type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDoubleValue
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDoubleValue) FieldPath() *BatchGetPhantomTimeSeriesResponse_FieldSubPath
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDoubleValue) WithArrayOfValues(values []float64) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDoubleValue) WithValue(value float64) *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue
- type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueInt64Value
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueInt64Value) FieldPath() *BatchGetPhantomTimeSeriesResponse_FieldSubPath
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueInt64Value) WithArrayOfValues(values []int64) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueInt64Value) WithValue(value int64) *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue
- type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueStringValue
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueStringValue) FieldPath() *BatchGetPhantomTimeSeriesResponse_FieldSubPath
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueStringValue) WithArrayOfValues(values []string) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueStringValue) WithValue(value string) *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue
- type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueType
- func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueType) FieldPath() *BatchGetPhantomTimeSeriesResponse_FieldSubPath
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueType) WithArrayOfValues(values []metric_descriptor.MetricDescriptor_ValueType) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueType) WithValue(value metric_descriptor.MetricDescriptor_ValueType) *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue
- type BatchGetPhantomTimeSeriesResponse_FieldMask
- func (fieldMask *BatchGetPhantomTimeSeriesResponse_FieldMask) AppendPath(path BatchGetPhantomTimeSeriesResponse_FieldPath)
- func (fieldMask *BatchGetPhantomTimeSeriesResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *BatchGetPhantomTimeSeriesResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *BatchGetPhantomTimeSeriesResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *BatchGetPhantomTimeSeriesResponse_FieldMask) FilterInputFields() *BatchGetPhantomTimeSeriesResponse_FieldMask
- func (fieldMask *BatchGetPhantomTimeSeriesResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *BatchGetPhantomTimeSeriesResponse_FieldMask) GetPaths() []BatchGetPhantomTimeSeriesResponse_FieldPath
- func (fieldMask *BatchGetPhantomTimeSeriesResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *BatchGetPhantomTimeSeriesResponse_FieldMask) IsFull() bool
- func (fieldMask BatchGetPhantomTimeSeriesResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask BatchGetPhantomTimeSeriesResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *BatchGetPhantomTimeSeriesResponse_FieldMask) PathsCount() int
- func (fieldMask *BatchGetPhantomTimeSeriesResponse_FieldMask) Project(source *BatchGetPhantomTimeSeriesResponse) *BatchGetPhantomTimeSeriesResponse
- func (fieldMask *BatchGetPhantomTimeSeriesResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *BatchGetPhantomTimeSeriesResponse_FieldMask) ProtoMessage()
- func (fieldMask *BatchGetPhantomTimeSeriesResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *BatchGetPhantomTimeSeriesResponse_FieldMask) Reset()
- func (fieldMask *BatchGetPhantomTimeSeriesResponse_FieldMask) Set(target, source *BatchGetPhantomTimeSeriesResponse)
- func (fieldMask *BatchGetPhantomTimeSeriesResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *BatchGetPhantomTimeSeriesResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *BatchGetPhantomTimeSeriesResponse_FieldMask) Size() int
- func (fieldMask *BatchGetPhantomTimeSeriesResponse_FieldMask) String() string
- func (fieldMask *BatchGetPhantomTimeSeriesResponse_FieldMask) Subtract(other *BatchGetPhantomTimeSeriesResponse_FieldMask) *BatchGetPhantomTimeSeriesResponse_FieldMask
- func (fieldMask *BatchGetPhantomTimeSeriesResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *BatchGetPhantomTimeSeriesResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *BatchGetPhantomTimeSeriesResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *BatchGetPhantomTimeSeriesResponse_FieldMask) UnmarshalJSON(data []byte) error
- type BatchGetPhantomTimeSeriesResponse_FieldPath
- func BuildBatchGetPhantomTimeSeriesResponse_FieldPath(fp gotenobject.RawFieldPath) (BatchGetPhantomTimeSeriesResponse_FieldPath, error)
- func MustParseBatchGetPhantomTimeSeriesResponse_FieldPath(rawField string) BatchGetPhantomTimeSeriesResponse_FieldPath
- func ParseBatchGetPhantomTimeSeriesResponse_FieldPath(rawField string) (BatchGetPhantomTimeSeriesResponse_FieldPath, error)
- type BatchGetPhantomTimeSeriesResponse_FieldPathArrayItemValue
- func MustParseBatchGetPhantomTimeSeriesResponse_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetPhantomTimeSeriesResponse_FieldPathArrayItemValue
- func ParseBatchGetPhantomTimeSeriesResponse_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetPhantomTimeSeriesResponse_FieldPathArrayItemValue, error)
- type BatchGetPhantomTimeSeriesResponse_FieldPathArrayOfValues
- func MustParseBatchGetPhantomTimeSeriesResponse_FieldPathArrayOfValues(pathStr, valuesStr string) BatchGetPhantomTimeSeriesResponse_FieldPathArrayOfValues
- func ParseBatchGetPhantomTimeSeriesResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (BatchGetPhantomTimeSeriesResponse_FieldPathArrayOfValues, error)
- type BatchGetPhantomTimeSeriesResponse_FieldPathSelector
- type BatchGetPhantomTimeSeriesResponse_FieldPathValue
- type BatchGetPhantomTimeSeriesResponse_FieldSubPath
- func (fps *BatchGetPhantomTimeSeriesResponse_FieldSubPath) AsPhantomTimeSeriesSubPath() (phantom_time_serie.PhantomTimeSerie_FieldPath, bool)
- func (fps *BatchGetPhantomTimeSeriesResponse_FieldSubPath) ClearValue(item *BatchGetPhantomTimeSeriesResponse)
- func (fps *BatchGetPhantomTimeSeriesResponse_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *BatchGetPhantomTimeSeriesResponse_FieldSubPath) Get(source *BatchGetPhantomTimeSeriesResponse) (values []interface{})
- func (fps *BatchGetPhantomTimeSeriesResponse_FieldSubPath) GetDefault() interface{}
- func (fps *BatchGetPhantomTimeSeriesResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *BatchGetPhantomTimeSeriesResponse_FieldSubPath) GetSingle(source *BatchGetPhantomTimeSeriesResponse) (interface{}, bool)
- func (fps *BatchGetPhantomTimeSeriesResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *BatchGetPhantomTimeSeriesResponse_FieldSubPath) IsLeaf() bool
- func (fps *BatchGetPhantomTimeSeriesResponse_FieldSubPath) JSONString() string
- func (fps *BatchGetPhantomTimeSeriesResponse_FieldSubPath) Selector() BatchGetPhantomTimeSeriesResponse_FieldPathSelector
- func (fps *BatchGetPhantomTimeSeriesResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *BatchGetPhantomTimeSeriesResponse_FieldSubPath) String() string
- func (fps *BatchGetPhantomTimeSeriesResponse_FieldSubPath) WithIArrayItemValue(value interface{}) BatchGetPhantomTimeSeriesResponse_FieldPathArrayItemValue
- func (fps *BatchGetPhantomTimeSeriesResponse_FieldSubPath) WithIArrayOfValues(values interface{}) BatchGetPhantomTimeSeriesResponse_FieldPathArrayOfValues
- func (fps *BatchGetPhantomTimeSeriesResponse_FieldSubPath) WithIValue(value interface{}) BatchGetPhantomTimeSeriesResponse_FieldPathValue
- func (fps *BatchGetPhantomTimeSeriesResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *BatchGetPhantomTimeSeriesResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *BatchGetPhantomTimeSeriesResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayItemValue
- func (fpaivs *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayItemValue) AsPhantomTimeSeriesPathItemValue() (phantom_time_serie.PhantomTimeSerie_FieldPathArrayItemValue, bool)
- func (fpaivs *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayItemValue) ContainsValue(source *BatchGetPhantomTimeSeriesResponse) bool
- func (fpaivs *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- type BatchGetPhantomTimeSeriesResponse_FieldSubPathValue
- func (fpvs *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue) AsPhantomTimeSeriesPathValue() (phantom_time_serie.PhantomTimeSerie_FieldPathValue, bool)
- func (fpvs *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue) CompareWith(source *BatchGetPhantomTimeSeriesResponse) (int, bool)
- func (fpvs *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue) SetTo(target **BatchGetPhantomTimeSeriesResponse)
- func (fpvs *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue) SetToRaw(target proto.Message)
- type BatchGetPhantomTimeSeriesResponse_FieldTerminalPath
- func (fp *BatchGetPhantomTimeSeriesResponse_FieldTerminalPath) ClearValue(item *BatchGetPhantomTimeSeriesResponse)
- func (fp *BatchGetPhantomTimeSeriesResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *BatchGetPhantomTimeSeriesResponse_FieldTerminalPath) Get(source *BatchGetPhantomTimeSeriesResponse) (values []interface{})
- func (fp *BatchGetPhantomTimeSeriesResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *BatchGetPhantomTimeSeriesResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *BatchGetPhantomTimeSeriesResponse_FieldTerminalPath) GetSingle(source *BatchGetPhantomTimeSeriesResponse) (interface{}, bool)
- func (fp *BatchGetPhantomTimeSeriesResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *BatchGetPhantomTimeSeriesResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *BatchGetPhantomTimeSeriesResponse_FieldTerminalPath) JSONString() string
- func (fp *BatchGetPhantomTimeSeriesResponse_FieldTerminalPath) Selector() BatchGetPhantomTimeSeriesResponse_FieldPathSelector
- func (fp *BatchGetPhantomTimeSeriesResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *BatchGetPhantomTimeSeriesResponse_FieldTerminalPath) String() string
- func (fp *BatchGetPhantomTimeSeriesResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetPhantomTimeSeriesResponse_FieldPathArrayItemValue
- func (fp *BatchGetPhantomTimeSeriesResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetPhantomTimeSeriesResponse_FieldPathArrayOfValues
- func (fp *BatchGetPhantomTimeSeriesResponse_FieldTerminalPath) WithIValue(value interface{}) BatchGetPhantomTimeSeriesResponse_FieldPathValue
- func (fp *BatchGetPhantomTimeSeriesResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *BatchGetPhantomTimeSeriesResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *BatchGetPhantomTimeSeriesResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type BatchGetPhantomTimeSeriesResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *BatchGetPhantomTimeSeriesResponse_FieldTerminalPathArrayItemValue) AsMissingItemValue() (*phantom_time_serie.Reference, bool)
- func (fpaiv *BatchGetPhantomTimeSeriesResponse_FieldTerminalPathArrayItemValue) AsPhantomTimeSeriesItemValue() (*phantom_time_serie.PhantomTimeSerie, bool)
- func (fpaiv *BatchGetPhantomTimeSeriesResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetPhantomTimeSeriesResponse) bool
- func (fpaiv *BatchGetPhantomTimeSeriesResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *BatchGetPhantomTimeSeriesResponse_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetPhantomTimeSeriesResponse) (interface{}, bool)
- func (fpaiv *BatchGetPhantomTimeSeriesResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type BatchGetPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues
- func (fpaov *BatchGetPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues) AsMissingArrayOfValues() ([][]*phantom_time_serie.Reference, bool)
- func (fpaov *BatchGetPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues) AsPhantomTimeSeriesArrayOfValues() ([][]*phantom_time_serie.PhantomTimeSerie, bool)
- func (fpaov *BatchGetPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type BatchGetPhantomTimeSeriesResponse_FieldTerminalPathValue
- func (fpv *BatchGetPhantomTimeSeriesResponse_FieldTerminalPathValue) AsMissingValue() ([]*phantom_time_serie.Reference, bool)
- func (fpv *BatchGetPhantomTimeSeriesResponse_FieldTerminalPathValue) AsPhantomTimeSeriesValue() ([]*phantom_time_serie.PhantomTimeSerie, bool)
- func (fpv *BatchGetPhantomTimeSeriesResponse_FieldTerminalPathValue) CompareWith(source *BatchGetPhantomTimeSeriesResponse) (int, bool)
- func (fpv *BatchGetPhantomTimeSeriesResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *BatchGetPhantomTimeSeriesResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *BatchGetPhantomTimeSeriesResponse_FieldTerminalPathValue) SetTo(target **BatchGetPhantomTimeSeriesResponse)
- func (fpv *BatchGetPhantomTimeSeriesResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type CreatePhantomTimeSerieDescriptor
- func (d *CreatePhantomTimeSerieDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *CreatePhantomTimeSerieDescriptor) GetApiName() string
- func (d *CreatePhantomTimeSerieDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *CreatePhantomTimeSerieDescriptor) GetFullMethodName() string
- func (d *CreatePhantomTimeSerieDescriptor) GetMethodName() string
- func (d *CreatePhantomTimeSerieDescriptor) GetProtoPkgName() string
- func (d *CreatePhantomTimeSerieDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *CreatePhantomTimeSerieDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *CreatePhantomTimeSerieDescriptor) GetServiceDomain() string
- func (d *CreatePhantomTimeSerieDescriptor) GetServiceVersion() string
- func (d *CreatePhantomTimeSerieDescriptor) GetVerb() string
- func (d *CreatePhantomTimeSerieDescriptor) HasResource() bool
- func (d *CreatePhantomTimeSerieDescriptor) IsClientStream() bool
- func (d *CreatePhantomTimeSerieDescriptor) IsCollection() bool
- func (d *CreatePhantomTimeSerieDescriptor) IsPlural() bool
- func (d *CreatePhantomTimeSerieDescriptor) IsServerStream() bool
- func (d *CreatePhantomTimeSerieDescriptor) IsUnary() bool
- func (d *CreatePhantomTimeSerieDescriptor) NewEmptyClientMsg() proto.Message
- func (d *CreatePhantomTimeSerieDescriptor) NewEmptyServerMsg() proto.Message
- func (d *CreatePhantomTimeSerieDescriptor) RequestHasResourceBody() bool
- type CreatePhantomTimeSerieDescriptorClientMsgHandle
- func (h *CreatePhantomTimeSerieDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *CreatePhantomTimeSerieDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *CreatePhantomTimeSerieDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type CreatePhantomTimeSerieDescriptorServerMsgHandle
- func (h *CreatePhantomTimeSerieDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *CreatePhantomTimeSerieDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *CreatePhantomTimeSerieDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type CreatePhantomTimeSerieRequest
- func (o *CreatePhantomTimeSerieRequest) Clone() *CreatePhantomTimeSerieRequest
- func (o *CreatePhantomTimeSerieRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*CreatePhantomTimeSerieRequest) Descriptor() ([]byte, []int)
- func (m *CreatePhantomTimeSerieRequest) GetParent() *phantom_time_serie.ParentReference
- func (m *CreatePhantomTimeSerieRequest) GetPhantomTimeSerie() *phantom_time_serie.PhantomTimeSerie
- func (*CreatePhantomTimeSerieRequest) GotenMessage()
- func (o *CreatePhantomTimeSerieRequest) GotenObjectExt()
- func (obj *CreatePhantomTimeSerieRequest) GotenValidate() error
- func (o *CreatePhantomTimeSerieRequest) MakeDiffFieldMask(other *CreatePhantomTimeSerieRequest) *CreatePhantomTimeSerieRequest_FieldMask
- func (o *CreatePhantomTimeSerieRequest) MakeFullFieldMask() *CreatePhantomTimeSerieRequest_FieldMask
- func (o *CreatePhantomTimeSerieRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *CreatePhantomTimeSerieRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *CreatePhantomTimeSerieRequest) Marshal() ([]byte, error)
- func (m *CreatePhantomTimeSerieRequest) MarshalJSON() ([]byte, error)
- func (o *CreatePhantomTimeSerieRequest) Merge(source *CreatePhantomTimeSerieRequest)
- func (o *CreatePhantomTimeSerieRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*CreatePhantomTimeSerieRequest) ProtoMessage()
- func (m *CreatePhantomTimeSerieRequest) ProtoReflect() preflect.Message
- func (m *CreatePhantomTimeSerieRequest) Reset()
- func (m *CreatePhantomTimeSerieRequest) SetParent(fv *phantom_time_serie.ParentReference)
- func (m *CreatePhantomTimeSerieRequest) SetPhantomTimeSerie(fv *phantom_time_serie.PhantomTimeSerie)
- func (m *CreatePhantomTimeSerieRequest) String() string
- func (m *CreatePhantomTimeSerieRequest) Unmarshal(b []byte) error
- func (m *CreatePhantomTimeSerieRequest) UnmarshalJSON(data []byte) error
- type CreatePhantomTimeSerieRequestFieldPathBuilder
- type CreatePhantomTimeSerieRequestMapPathSelectorPhantomTimeSerieMetadataAnnotations
- func (s CreatePhantomTimeSerieRequestMapPathSelectorPhantomTimeSerieMetadataAnnotations) FieldPath() *CreatePhantomTimeSerieRequest_FieldSubPath
- func (s CreatePhantomTimeSerieRequestMapPathSelectorPhantomTimeSerieMetadataAnnotations) WithArrayOfValues(values []string) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
- func (s CreatePhantomTimeSerieRequestMapPathSelectorPhantomTimeSerieMetadataAnnotations) WithValue(value string) *CreatePhantomTimeSerieRequest_FieldSubPathValue
- type CreatePhantomTimeSerieRequestMapPathSelectorPhantomTimeSerieMetadataLabels
- func (s CreatePhantomTimeSerieRequestMapPathSelectorPhantomTimeSerieMetadataLabels) FieldPath() *CreatePhantomTimeSerieRequest_FieldSubPath
- func (s CreatePhantomTimeSerieRequestMapPathSelectorPhantomTimeSerieMetadataLabels) WithArrayOfValues(values []string) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
- func (s CreatePhantomTimeSerieRequestMapPathSelectorPhantomTimeSerieMetadataLabels) WithValue(value string) *CreatePhantomTimeSerieRequest_FieldSubPathValue
- type CreatePhantomTimeSerieRequestMapPathSelectorPhantomTimeSerieMetadataShards
- func (s CreatePhantomTimeSerieRequestMapPathSelectorPhantomTimeSerieMetadataShards) FieldPath() *CreatePhantomTimeSerieRequest_FieldSubPath
- func (s CreatePhantomTimeSerieRequestMapPathSelectorPhantomTimeSerieMetadataShards) WithArrayOfValues(values []int64) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
- func (s CreatePhantomTimeSerieRequestMapPathSelectorPhantomTimeSerieMetadataShards) WithValue(value int64) *CreatePhantomTimeSerieRequest_FieldSubPathValue
- type CreatePhantomTimeSerieRequestMapPathSelectorPhantomTimeSerieMetricLabels
- func (s CreatePhantomTimeSerieRequestMapPathSelectorPhantomTimeSerieMetricLabels) FieldPath() *CreatePhantomTimeSerieRequest_FieldSubPath
- func (s CreatePhantomTimeSerieRequestMapPathSelectorPhantomTimeSerieMetricLabels) WithArrayOfValues(values []string) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
- func (s CreatePhantomTimeSerieRequestMapPathSelectorPhantomTimeSerieMetricLabels) WithValue(value string) *CreatePhantomTimeSerieRequest_FieldSubPathValue
- type CreatePhantomTimeSerieRequestMapPathSelectorPhantomTimeSerieResourceLabels
- func (s CreatePhantomTimeSerieRequestMapPathSelectorPhantomTimeSerieResourceLabels) FieldPath() *CreatePhantomTimeSerieRequest_FieldSubPath
- func (s CreatePhantomTimeSerieRequestMapPathSelectorPhantomTimeSerieResourceLabels) WithArrayOfValues(values []string) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
- func (s CreatePhantomTimeSerieRequestMapPathSelectorPhantomTimeSerieResourceLabels) WithValue(value string) *CreatePhantomTimeSerieRequest_FieldSubPathValue
- type CreatePhantomTimeSerieRequestPathSelectorParent
- func (CreatePhantomTimeSerieRequestPathSelectorParent) FieldPath() *CreatePhantomTimeSerieRequest_FieldTerminalPath
- func (s CreatePhantomTimeSerieRequestPathSelectorParent) WithArrayOfValues(values []*phantom_time_serie.ParentReference) *CreatePhantomTimeSerieRequest_FieldTerminalPathArrayOfValues
- func (s CreatePhantomTimeSerieRequestPathSelectorParent) WithValue(value *phantom_time_serie.ParentReference) *CreatePhantomTimeSerieRequest_FieldTerminalPathValue
- type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerie
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerie) FieldPath() *CreatePhantomTimeSerieRequest_FieldTerminalPath
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerie) Key() CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieKey
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerie) Metadata() CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadata
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerie) Metric() CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetric
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerie) MetricKind() CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetricKind
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerie) Name() CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieName
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerie) Project() CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieProject
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerie) Resource() CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieResource
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerie) Value() CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValue
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerie) ValueType() CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueType
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerie) WithArrayOfValues(values []*phantom_time_serie.PhantomTimeSerie) *CreatePhantomTimeSerieRequest_FieldTerminalPathArrayOfValues
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerie) WithSubArrayItemValue(...) *CreatePhantomTimeSerieRequest_FieldSubPathArrayItemValue
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerie) WithSubArrayOfValues(...) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerie) WithSubPath(subPath phantom_time_serie.PhantomTimeSerie_FieldPath) *CreatePhantomTimeSerieRequest_FieldSubPath
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerie) WithSubValue(subPathValue phantom_time_serie.PhantomTimeSerie_FieldPathValue) *CreatePhantomTimeSerieRequest_FieldSubPathValue
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerie) WithValue(value *phantom_time_serie.PhantomTimeSerie) *CreatePhantomTimeSerieRequest_FieldTerminalPathValue
- type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieKey
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieKey) FieldPath() *CreatePhantomTimeSerieRequest_FieldSubPath
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieKey) WithArrayOfValues(values [][]byte) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieKey) WithValue(value []byte) *CreatePhantomTimeSerieRequest_FieldSubPathValue
- type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadata
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadata) Annotations() CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataAnnotations
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadata) CreateTime() CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataCreateTime
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadata) DeleteTime() CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataDeleteTime
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadata) FieldPath() *CreatePhantomTimeSerieRequest_FieldSubPath
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadata) Generation() CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataGeneration
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadata) Labels() CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataLabels
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadata) Lifecycle() CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataLifecycle
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadata) OwnerReferences() ...
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadata) ResourceVersion() ...
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadata) Shards() CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataShards
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadata) Syncing() CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataSyncing
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadata) Tags() CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataTags
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadata) UpdateTime() CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataUpdateTime
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadata) Uuid() CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataUuid
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadata) WithValue(value *ntt_meta.Meta) *CreatePhantomTimeSerieRequest_FieldSubPathValue
- type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataAnnotations
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataAnnotations) FieldPath() *CreatePhantomTimeSerieRequest_FieldSubPath
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataAnnotations) WithArrayOfValues(values []map[string]string) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataAnnotations) WithKey(key string) ...
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataAnnotations) WithValue(value map[string]string) *CreatePhantomTimeSerieRequest_FieldSubPathValue
- type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataCreateTime
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataCreateTime) FieldPath() *CreatePhantomTimeSerieRequest_FieldSubPath
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataCreateTime) WithValue(value *timestamp.Timestamp) *CreatePhantomTimeSerieRequest_FieldSubPathValue
- type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataDeleteTime
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataDeleteTime) FieldPath() *CreatePhantomTimeSerieRequest_FieldSubPath
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *CreatePhantomTimeSerieRequest_FieldSubPathValue
- type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataGeneration
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataGeneration) FieldPath() *CreatePhantomTimeSerieRequest_FieldSubPath
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataGeneration) WithArrayOfValues(values []int64) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataGeneration) WithValue(value int64) *CreatePhantomTimeSerieRequest_FieldSubPathValue
- type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataLabels
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataLabels) FieldPath() *CreatePhantomTimeSerieRequest_FieldSubPath
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataLabels) WithArrayOfValues(values []map[string]string) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataLabels) WithKey(key string) CreatePhantomTimeSerieRequestMapPathSelectorPhantomTimeSerieMetadataLabels
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataLabels) WithValue(value map[string]string) *CreatePhantomTimeSerieRequest_FieldSubPathValue
- type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataLifecycle
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataLifecycle) BlockDeletion() ...
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataLifecycle) FieldPath() *CreatePhantomTimeSerieRequest_FieldSubPath
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataLifecycle) State() ...
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *CreatePhantomTimeSerieRequest_FieldSubPathValue
- type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataLifecycleBlockDeletion
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataLifecycleBlockDeletion) FieldPath() *CreatePhantomTimeSerieRequest_FieldSubPath
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataLifecycleBlockDeletion) WithValue(value bool) *CreatePhantomTimeSerieRequest_FieldSubPathValue
- type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataLifecycleState
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataLifecycleState) FieldPath() *CreatePhantomTimeSerieRequest_FieldSubPath
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *CreatePhantomTimeSerieRequest_FieldSubPathValue
- type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferences
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferences) Controller() ...
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferences) FieldPath() *CreatePhantomTimeSerieRequest_FieldSubPath
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferences) Kind() ...
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferences) Name() ...
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferences) Region() ...
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferences) RequiresOwnerReference() ...
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferences) Version() ...
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *CreatePhantomTimeSerieRequest_FieldSubPathArrayItemValue
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *CreatePhantomTimeSerieRequest_FieldSubPathValue
- type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferencesBlockOwnerDeletion
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *CreatePhantomTimeSerieRequest_FieldSubPath
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *CreatePhantomTimeSerieRequest_FieldSubPathValue
- type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferencesController
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferencesController) FieldPath() *CreatePhantomTimeSerieRequest_FieldSubPath
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferencesController) WithValue(value bool) *CreatePhantomTimeSerieRequest_FieldSubPathValue
- type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferencesKind
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferencesKind) FieldPath() *CreatePhantomTimeSerieRequest_FieldSubPath
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferencesKind) WithValue(value string) *CreatePhantomTimeSerieRequest_FieldSubPathValue
- type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferencesName
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferencesName) FieldPath() *CreatePhantomTimeSerieRequest_FieldSubPath
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferencesName) WithArrayOfValues(values []string) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferencesName) WithValue(value string) *CreatePhantomTimeSerieRequest_FieldSubPathValue
- type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferencesRegion
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferencesRegion) FieldPath() *CreatePhantomTimeSerieRequest_FieldSubPath
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferencesRegion) WithValue(value string) *CreatePhantomTimeSerieRequest_FieldSubPathValue
- type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferencesRequiresOwnerReference
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *CreatePhantomTimeSerieRequest_FieldSubPath
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *CreatePhantomTimeSerieRequest_FieldSubPathValue
- type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferencesVersion
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferencesVersion) FieldPath() *CreatePhantomTimeSerieRequest_FieldSubPath
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferencesVersion) WithValue(value string) *CreatePhantomTimeSerieRequest_FieldSubPathValue
- type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataResourceVersion
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataResourceVersion) FieldPath() *CreatePhantomTimeSerieRequest_FieldSubPath
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataResourceVersion) WithArrayOfValues(values []string) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataResourceVersion) WithValue(value string) *CreatePhantomTimeSerieRequest_FieldSubPathValue
- type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataShards
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataShards) FieldPath() *CreatePhantomTimeSerieRequest_FieldSubPath
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataShards) WithArrayOfValues(values []map[string]int64) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataShards) WithKey(key string) CreatePhantomTimeSerieRequestMapPathSelectorPhantomTimeSerieMetadataShards
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataShards) WithValue(value map[string]int64) *CreatePhantomTimeSerieRequest_FieldSubPathValue
- type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataSyncing
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataSyncing) FieldPath() *CreatePhantomTimeSerieRequest_FieldSubPath
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataSyncing) OwningRegion() ...
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataSyncing) Regions() ...
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *CreatePhantomTimeSerieRequest_FieldSubPathValue
- type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataSyncingOwningRegion
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataSyncingOwningRegion) FieldPath() *CreatePhantomTimeSerieRequest_FieldSubPath
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataSyncingOwningRegion) WithValue(value string) *CreatePhantomTimeSerieRequest_FieldSubPathValue
- type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataSyncingRegions
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataSyncingRegions) FieldPath() *CreatePhantomTimeSerieRequest_FieldSubPath
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataSyncingRegions) WithArrayOfValues(values [][]string) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataSyncingRegions) WithItemValue(value string) *CreatePhantomTimeSerieRequest_FieldSubPathArrayItemValue
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataSyncingRegions) WithValue(value []string) *CreatePhantomTimeSerieRequest_FieldSubPathValue
- type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataTags
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataTags) FieldPath() *CreatePhantomTimeSerieRequest_FieldSubPath
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataTags) WithArrayOfValues(values [][]string) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataTags) WithItemValue(value string) *CreatePhantomTimeSerieRequest_FieldSubPathArrayItemValue
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataTags) WithValue(value []string) *CreatePhantomTimeSerieRequest_FieldSubPathValue
- type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataUpdateTime
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataUpdateTime) FieldPath() *CreatePhantomTimeSerieRequest_FieldSubPath
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *CreatePhantomTimeSerieRequest_FieldSubPathValue
- type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataUuid
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataUuid) FieldPath() *CreatePhantomTimeSerieRequest_FieldSubPath
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataUuid) WithArrayOfValues(values []string) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataUuid) WithValue(value string) *CreatePhantomTimeSerieRequest_FieldSubPathValue
- type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetric
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetric) FieldPath() *CreatePhantomTimeSerieRequest_FieldSubPath
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetric) Labels() CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetricLabels
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetric) ReducedLabels() CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetricReducedLabels
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetric) Type() CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetricType
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetric) WithArrayOfValues(values []*monitoring_common.Metric) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetric) WithValue(value *monitoring_common.Metric) *CreatePhantomTimeSerieRequest_FieldSubPathValue
- type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetricKind
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetricKind) FieldPath() *CreatePhantomTimeSerieRequest_FieldSubPath
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetricKind) WithArrayOfValues(values []metric_descriptor.MetricDescriptor_MetricKind) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetricKind) WithValue(value metric_descriptor.MetricDescriptor_MetricKind) *CreatePhantomTimeSerieRequest_FieldSubPathValue
- type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetricLabels
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetricLabels) FieldPath() *CreatePhantomTimeSerieRequest_FieldSubPath
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetricLabels) WithArrayOfValues(values []map[string]string) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetricLabels) WithKey(key string) CreatePhantomTimeSerieRequestMapPathSelectorPhantomTimeSerieMetricLabels
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetricLabels) WithValue(value map[string]string) *CreatePhantomTimeSerieRequest_FieldSubPathValue
- type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetricReducedLabels
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetricReducedLabels) FieldPath() *CreatePhantomTimeSerieRequest_FieldSubPath
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetricReducedLabels) WithArrayOfValues(values [][]string) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetricReducedLabels) WithItemValue(value string) *CreatePhantomTimeSerieRequest_FieldSubPathArrayItemValue
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetricReducedLabels) WithValue(value []string) *CreatePhantomTimeSerieRequest_FieldSubPathValue
- type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetricType
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetricType) FieldPath() *CreatePhantomTimeSerieRequest_FieldSubPath
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetricType) WithArrayOfValues(values []string) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetricType) WithValue(value string) *CreatePhantomTimeSerieRequest_FieldSubPathValue
- type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieName
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieName) FieldPath() *CreatePhantomTimeSerieRequest_FieldSubPath
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieName) WithArrayOfValues(values []*phantom_time_serie.Name) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieName) WithValue(value *phantom_time_serie.Name) *CreatePhantomTimeSerieRequest_FieldSubPathValue
- type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieProject
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieProject) FieldPath() *CreatePhantomTimeSerieRequest_FieldSubPath
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieProject) WithArrayOfValues(values []string) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieProject) WithValue(value string) *CreatePhantomTimeSerieRequest_FieldSubPathValue
- type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieResource
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieResource) FieldPath() *CreatePhantomTimeSerieRequest_FieldSubPath
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieResource) Labels() CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieResourceLabels
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieResource) ReducedLabels() CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieResourceReducedLabels
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieResource) Type() CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieResourceType
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieResource) WithArrayOfValues(values []*monitoring_common.MonitoredResource) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieResource) WithValue(value *monitoring_common.MonitoredResource) *CreatePhantomTimeSerieRequest_FieldSubPathValue
- type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieResourceLabels
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieResourceLabels) FieldPath() *CreatePhantomTimeSerieRequest_FieldSubPath
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieResourceLabels) WithArrayOfValues(values []map[string]string) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieResourceLabels) WithKey(key string) CreatePhantomTimeSerieRequestMapPathSelectorPhantomTimeSerieResourceLabels
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieResourceLabels) WithValue(value map[string]string) *CreatePhantomTimeSerieRequest_FieldSubPathValue
- type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieResourceReducedLabels
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieResourceReducedLabels) FieldPath() *CreatePhantomTimeSerieRequest_FieldSubPath
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieResourceReducedLabels) WithArrayOfValues(values [][]string) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieResourceReducedLabels) WithItemValue(value string) *CreatePhantomTimeSerieRequest_FieldSubPathArrayItemValue
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieResourceReducedLabels) WithValue(value []string) *CreatePhantomTimeSerieRequest_FieldSubPathValue
- type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieResourceType
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieResourceType) FieldPath() *CreatePhantomTimeSerieRequest_FieldSubPath
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieResourceType) WithArrayOfValues(values []string) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieResourceType) WithValue(value string) *CreatePhantomTimeSerieRequest_FieldSubPathValue
- type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValue
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValue) BoolValue() CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueBoolValue
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValue) DistributionValue() ...
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValue) DoubleValue() CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDoubleValue
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValue) FieldPath() *CreatePhantomTimeSerieRequest_FieldSubPath
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValue) Int64Value() CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueInt64Value
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValue) StringValue() CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueStringValue
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValue) WithArrayOfValues(values []*monitoring_common.TypedValue) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValue) WithValue(value *monitoring_common.TypedValue) *CreatePhantomTimeSerieRequest_FieldSubPathValue
- type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueBoolValue
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueBoolValue) FieldPath() *CreatePhantomTimeSerieRequest_FieldSubPath
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueBoolValue) WithArrayOfValues(values []bool) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueBoolValue) WithValue(value bool) *CreatePhantomTimeSerieRequest_FieldSubPathValue
- type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValue
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValue) BucketCounts() ...
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValue) BucketOptions() ...
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValue) Count() ...
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValue) FieldPath() *CreatePhantomTimeSerieRequest_FieldSubPath
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValue) Mean() ...
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValue) Range() ...
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValue) SumOfSquaredDeviation() ...
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValue) WithArrayOfValues(values []*monitoring_common.Distribution) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValue) WithValue(value *monitoring_common.Distribution) *CreatePhantomTimeSerieRequest_FieldSubPathValue
- type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketCounts
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketCounts) FieldPath() *CreatePhantomTimeSerieRequest_FieldSubPath
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketCounts) WithArrayOfValues(values [][]int64) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketCounts) WithItemValue(value int64) *CreatePhantomTimeSerieRequest_FieldSubPathArrayItemValue
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketCounts) WithValue(value []int64) *CreatePhantomTimeSerieRequest_FieldSubPathValue
- type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptions
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptions) DynamicBuckets() ...
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptions) ExplicitBuckets() ...
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptions) ExponentialBuckets() ...
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptions) FieldPath() *CreatePhantomTimeSerieRequest_FieldSubPath
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptions) LinearBuckets() ...
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptions) WithArrayOfValues(values []*monitoring_common.Distribution_BucketOptions) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptions) WithValue(value *monitoring_common.Distribution_BucketOptions) *CreatePhantomTimeSerieRequest_FieldSubPathValue
- type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsDynamicBuckets
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsDynamicBuckets) Compression() ...
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsDynamicBuckets) FieldPath() *CreatePhantomTimeSerieRequest_FieldSubPath
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsDynamicBuckets) Means() ...
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsDynamicBuckets) WithArrayOfValues(values []*monitoring_common.Distribution_BucketOptions_Dynamic) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsDynamicBuckets) WithValue(value *monitoring_common.Distribution_BucketOptions_Dynamic) *CreatePhantomTimeSerieRequest_FieldSubPathValue
- type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsDynamicBucketsCompression
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsDynamicBucketsCompression) FieldPath() *CreatePhantomTimeSerieRequest_FieldSubPath
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsDynamicBucketsCompression) WithArrayOfValues(values []float64) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsDynamicBucketsCompression) WithValue(value float64) *CreatePhantomTimeSerieRequest_FieldSubPathValue
- type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsDynamicBucketsMeans
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsDynamicBucketsMeans) FieldPath() *CreatePhantomTimeSerieRequest_FieldSubPath
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsDynamicBucketsMeans) WithArrayOfValues(values [][]float64) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsDynamicBucketsMeans) WithItemValue(value float64) *CreatePhantomTimeSerieRequest_FieldSubPathArrayItemValue
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsDynamicBucketsMeans) WithValue(value []float64) *CreatePhantomTimeSerieRequest_FieldSubPathValue
- type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsExplicitBuckets
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsExplicitBuckets) Bounds() ...
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsExplicitBuckets) FieldPath() *CreatePhantomTimeSerieRequest_FieldSubPath
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsExplicitBuckets) WithArrayOfValues(values []*monitoring_common.Distribution_BucketOptions_Explicit) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsExplicitBuckets) WithValue(value *monitoring_common.Distribution_BucketOptions_Explicit) *CreatePhantomTimeSerieRequest_FieldSubPathValue
- type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsExplicitBucketsBounds
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsExplicitBucketsBounds) FieldPath() *CreatePhantomTimeSerieRequest_FieldSubPath
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsExplicitBucketsBounds) WithArrayOfValues(values [][]float64) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsExplicitBucketsBounds) WithItemValue(value float64) *CreatePhantomTimeSerieRequest_FieldSubPathArrayItemValue
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsExplicitBucketsBounds) WithValue(value []float64) *CreatePhantomTimeSerieRequest_FieldSubPathValue
- type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsExponentialBuckets
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsExponentialBuckets) FieldPath() *CreatePhantomTimeSerieRequest_FieldSubPath
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsExponentialBuckets) GrowthFactor() ...
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsExponentialBuckets) NumFiniteBuckets() ...
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsExponentialBuckets) Scale() ...
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsExponentialBuckets) WithArrayOfValues(values []*monitoring_common.Distribution_BucketOptions_Exponential) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsExponentialBuckets) WithValue(value *monitoring_common.Distribution_BucketOptions_Exponential) *CreatePhantomTimeSerieRequest_FieldSubPathValue
- type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsExponentialBucketsGrowthFactor
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsExponentialBucketsGrowthFactor) FieldPath() *CreatePhantomTimeSerieRequest_FieldSubPath
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsExponentialBucketsGrowthFactor) WithArrayOfValues(values []float64) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsExponentialBucketsGrowthFactor) WithValue(value float64) *CreatePhantomTimeSerieRequest_FieldSubPathValue
- type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsExponentialBucketsNumFiniteBuckets
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsExponentialBucketsNumFiniteBuckets) FieldPath() *CreatePhantomTimeSerieRequest_FieldSubPath
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsExponentialBucketsNumFiniteBuckets) WithArrayOfValues(values []int32) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsExponentialBucketsNumFiniteBuckets) WithValue(value int32) *CreatePhantomTimeSerieRequest_FieldSubPathValue
- type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsExponentialBucketsScale
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsExponentialBucketsScale) FieldPath() *CreatePhantomTimeSerieRequest_FieldSubPath
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsExponentialBucketsScale) WithArrayOfValues(values []float64) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsExponentialBucketsScale) WithValue(value float64) *CreatePhantomTimeSerieRequest_FieldSubPathValue
- type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsLinearBuckets
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsLinearBuckets) FieldPath() *CreatePhantomTimeSerieRequest_FieldSubPath
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsLinearBuckets) NumFiniteBuckets() ...
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsLinearBuckets) Offset() ...
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsLinearBuckets) Width() ...
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsLinearBuckets) WithArrayOfValues(values []*monitoring_common.Distribution_BucketOptions_Linear) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsLinearBuckets) WithValue(value *monitoring_common.Distribution_BucketOptions_Linear) *CreatePhantomTimeSerieRequest_FieldSubPathValue
- type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsLinearBucketsNumFiniteBuckets
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsLinearBucketsNumFiniteBuckets) FieldPath() *CreatePhantomTimeSerieRequest_FieldSubPath
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsLinearBucketsNumFiniteBuckets) WithArrayOfValues(values []int32) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsLinearBucketsNumFiniteBuckets) WithValue(value int32) *CreatePhantomTimeSerieRequest_FieldSubPathValue
- type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsLinearBucketsOffset
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsLinearBucketsOffset) FieldPath() *CreatePhantomTimeSerieRequest_FieldSubPath
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsLinearBucketsOffset) WithArrayOfValues(values []float64) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsLinearBucketsOffset) WithValue(value float64) *CreatePhantomTimeSerieRequest_FieldSubPathValue
- type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsLinearBucketsWidth
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsLinearBucketsWidth) FieldPath() *CreatePhantomTimeSerieRequest_FieldSubPath
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsLinearBucketsWidth) WithArrayOfValues(values []float64) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsLinearBucketsWidth) WithValue(value float64) *CreatePhantomTimeSerieRequest_FieldSubPathValue
- type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueCount
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueCount) FieldPath() *CreatePhantomTimeSerieRequest_FieldSubPath
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueCount) WithArrayOfValues(values []int64) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueCount) WithValue(value int64) *CreatePhantomTimeSerieRequest_FieldSubPathValue
- type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueMean
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueMean) FieldPath() *CreatePhantomTimeSerieRequest_FieldSubPath
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueMean) WithArrayOfValues(values []float64) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueMean) WithValue(value float64) *CreatePhantomTimeSerieRequest_FieldSubPathValue
- type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueRange
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueRange) FieldPath() *CreatePhantomTimeSerieRequest_FieldSubPath
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueRange) Max() ...
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueRange) Min() ...
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueRange) WithArrayOfValues(values []*monitoring_common.Distribution_Range) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueRange) WithValue(value *monitoring_common.Distribution_Range) *CreatePhantomTimeSerieRequest_FieldSubPathValue
- type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueRangeMax
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueRangeMax) FieldPath() *CreatePhantomTimeSerieRequest_FieldSubPath
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueRangeMax) WithArrayOfValues(values []float64) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueRangeMax) WithValue(value float64) *CreatePhantomTimeSerieRequest_FieldSubPathValue
- type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueRangeMin
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueRangeMin) FieldPath() *CreatePhantomTimeSerieRequest_FieldSubPath
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueRangeMin) WithArrayOfValues(values []float64) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueRangeMin) WithValue(value float64) *CreatePhantomTimeSerieRequest_FieldSubPathValue
- type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueSumOfSquaredDeviation
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueSumOfSquaredDeviation) FieldPath() *CreatePhantomTimeSerieRequest_FieldSubPath
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueSumOfSquaredDeviation) WithArrayOfValues(values []float64) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueSumOfSquaredDeviation) WithValue(value float64) *CreatePhantomTimeSerieRequest_FieldSubPathValue
- type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDoubleValue
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDoubleValue) FieldPath() *CreatePhantomTimeSerieRequest_FieldSubPath
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDoubleValue) WithArrayOfValues(values []float64) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDoubleValue) WithValue(value float64) *CreatePhantomTimeSerieRequest_FieldSubPathValue
- type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueInt64Value
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueInt64Value) FieldPath() *CreatePhantomTimeSerieRequest_FieldSubPath
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueInt64Value) WithArrayOfValues(values []int64) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueInt64Value) WithValue(value int64) *CreatePhantomTimeSerieRequest_FieldSubPathValue
- type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueStringValue
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueStringValue) FieldPath() *CreatePhantomTimeSerieRequest_FieldSubPath
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueStringValue) WithArrayOfValues(values []string) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueStringValue) WithValue(value string) *CreatePhantomTimeSerieRequest_FieldSubPathValue
- type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueType
- func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueType) FieldPath() *CreatePhantomTimeSerieRequest_FieldSubPath
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueType) WithArrayOfValues(values []metric_descriptor.MetricDescriptor_ValueType) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
- func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueType) WithValue(value metric_descriptor.MetricDescriptor_ValueType) *CreatePhantomTimeSerieRequest_FieldSubPathValue
- type CreatePhantomTimeSerieRequest_FieldMask
- func (fieldMask *CreatePhantomTimeSerieRequest_FieldMask) AppendPath(path CreatePhantomTimeSerieRequest_FieldPath)
- func (fieldMask *CreatePhantomTimeSerieRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *CreatePhantomTimeSerieRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *CreatePhantomTimeSerieRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *CreatePhantomTimeSerieRequest_FieldMask) FilterInputFields() *CreatePhantomTimeSerieRequest_FieldMask
- func (fieldMask *CreatePhantomTimeSerieRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *CreatePhantomTimeSerieRequest_FieldMask) GetPaths() []CreatePhantomTimeSerieRequest_FieldPath
- func (fieldMask *CreatePhantomTimeSerieRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *CreatePhantomTimeSerieRequest_FieldMask) IsFull() bool
- func (fieldMask CreatePhantomTimeSerieRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask CreatePhantomTimeSerieRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *CreatePhantomTimeSerieRequest_FieldMask) PathsCount() int
- func (fieldMask *CreatePhantomTimeSerieRequest_FieldMask) Project(source *CreatePhantomTimeSerieRequest) *CreatePhantomTimeSerieRequest
- func (fieldMask *CreatePhantomTimeSerieRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *CreatePhantomTimeSerieRequest_FieldMask) ProtoMessage()
- func (fieldMask *CreatePhantomTimeSerieRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *CreatePhantomTimeSerieRequest_FieldMask) Reset()
- func (fieldMask *CreatePhantomTimeSerieRequest_FieldMask) Set(target, source *CreatePhantomTimeSerieRequest)
- func (fieldMask *CreatePhantomTimeSerieRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *CreatePhantomTimeSerieRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *CreatePhantomTimeSerieRequest_FieldMask) Size() int
- func (fieldMask *CreatePhantomTimeSerieRequest_FieldMask) String() string
- func (fieldMask *CreatePhantomTimeSerieRequest_FieldMask) Subtract(other *CreatePhantomTimeSerieRequest_FieldMask) *CreatePhantomTimeSerieRequest_FieldMask
- func (fieldMask *CreatePhantomTimeSerieRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *CreatePhantomTimeSerieRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *CreatePhantomTimeSerieRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *CreatePhantomTimeSerieRequest_FieldMask) UnmarshalJSON(data []byte) error
- type CreatePhantomTimeSerieRequest_FieldPath
- func BuildCreatePhantomTimeSerieRequest_FieldPath(fp gotenobject.RawFieldPath) (CreatePhantomTimeSerieRequest_FieldPath, error)
- func MustParseCreatePhantomTimeSerieRequest_FieldPath(rawField string) CreatePhantomTimeSerieRequest_FieldPath
- func ParseCreatePhantomTimeSerieRequest_FieldPath(rawField string) (CreatePhantomTimeSerieRequest_FieldPath, error)
- type CreatePhantomTimeSerieRequest_FieldPathArrayItemValue
- func MustParseCreatePhantomTimeSerieRequest_FieldPathArrayItemValue(pathStr, valueStr string) CreatePhantomTimeSerieRequest_FieldPathArrayItemValue
- func ParseCreatePhantomTimeSerieRequest_FieldPathArrayItemValue(pathStr, valueStr string) (CreatePhantomTimeSerieRequest_FieldPathArrayItemValue, error)
- type CreatePhantomTimeSerieRequest_FieldPathArrayOfValues
- type CreatePhantomTimeSerieRequest_FieldPathSelector
- type CreatePhantomTimeSerieRequest_FieldPathValue
- type CreatePhantomTimeSerieRequest_FieldSubPath
- func (fps *CreatePhantomTimeSerieRequest_FieldSubPath) AsPhantomTimeSerieSubPath() (phantom_time_serie.PhantomTimeSerie_FieldPath, bool)
- func (fps *CreatePhantomTimeSerieRequest_FieldSubPath) ClearValue(item *CreatePhantomTimeSerieRequest)
- func (fps *CreatePhantomTimeSerieRequest_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *CreatePhantomTimeSerieRequest_FieldSubPath) Get(source *CreatePhantomTimeSerieRequest) (values []interface{})
- func (fps *CreatePhantomTimeSerieRequest_FieldSubPath) GetDefault() interface{}
- func (fps *CreatePhantomTimeSerieRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *CreatePhantomTimeSerieRequest_FieldSubPath) GetSingle(source *CreatePhantomTimeSerieRequest) (interface{}, bool)
- func (fps *CreatePhantomTimeSerieRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *CreatePhantomTimeSerieRequest_FieldSubPath) IsLeaf() bool
- func (fps *CreatePhantomTimeSerieRequest_FieldSubPath) JSONString() string
- func (fps *CreatePhantomTimeSerieRequest_FieldSubPath) Selector() CreatePhantomTimeSerieRequest_FieldPathSelector
- func (fps *CreatePhantomTimeSerieRequest_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *CreatePhantomTimeSerieRequest_FieldSubPath) String() string
- func (fps *CreatePhantomTimeSerieRequest_FieldSubPath) WithIArrayItemValue(value interface{}) CreatePhantomTimeSerieRequest_FieldPathArrayItemValue
- func (fps *CreatePhantomTimeSerieRequest_FieldSubPath) WithIArrayOfValues(values interface{}) CreatePhantomTimeSerieRequest_FieldPathArrayOfValues
- func (fps *CreatePhantomTimeSerieRequest_FieldSubPath) WithIValue(value interface{}) CreatePhantomTimeSerieRequest_FieldPathValue
- func (fps *CreatePhantomTimeSerieRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *CreatePhantomTimeSerieRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *CreatePhantomTimeSerieRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type CreatePhantomTimeSerieRequest_FieldSubPathArrayItemValue
- func (fpaivs *CreatePhantomTimeSerieRequest_FieldSubPathArrayItemValue) AsPhantomTimeSeriePathItemValue() (phantom_time_serie.PhantomTimeSerie_FieldPathArrayItemValue, bool)
- func (fpaivs *CreatePhantomTimeSerieRequest_FieldSubPathArrayItemValue) ContainsValue(source *CreatePhantomTimeSerieRequest) bool
- func (fpaivs *CreatePhantomTimeSerieRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
- type CreatePhantomTimeSerieRequest_FieldSubPathValue
- func (fpvs *CreatePhantomTimeSerieRequest_FieldSubPathValue) AsPhantomTimeSeriePathValue() (phantom_time_serie.PhantomTimeSerie_FieldPathValue, bool)
- func (fpvs *CreatePhantomTimeSerieRequest_FieldSubPathValue) CompareWith(source *CreatePhantomTimeSerieRequest) (int, bool)
- func (fpvs *CreatePhantomTimeSerieRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *CreatePhantomTimeSerieRequest_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *CreatePhantomTimeSerieRequest_FieldSubPathValue) SetTo(target **CreatePhantomTimeSerieRequest)
- func (fpvs *CreatePhantomTimeSerieRequest_FieldSubPathValue) SetToRaw(target proto.Message)
- type CreatePhantomTimeSerieRequest_FieldTerminalPath
- func (fp *CreatePhantomTimeSerieRequest_FieldTerminalPath) ClearValue(item *CreatePhantomTimeSerieRequest)
- func (fp *CreatePhantomTimeSerieRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *CreatePhantomTimeSerieRequest_FieldTerminalPath) Get(source *CreatePhantomTimeSerieRequest) (values []interface{})
- func (fp *CreatePhantomTimeSerieRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *CreatePhantomTimeSerieRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *CreatePhantomTimeSerieRequest_FieldTerminalPath) GetSingle(source *CreatePhantomTimeSerieRequest) (interface{}, bool)
- func (fp *CreatePhantomTimeSerieRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *CreatePhantomTimeSerieRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *CreatePhantomTimeSerieRequest_FieldTerminalPath) JSONString() string
- func (fp *CreatePhantomTimeSerieRequest_FieldTerminalPath) Selector() CreatePhantomTimeSerieRequest_FieldPathSelector
- func (fp *CreatePhantomTimeSerieRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *CreatePhantomTimeSerieRequest_FieldTerminalPath) String() string
- func (fp *CreatePhantomTimeSerieRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) CreatePhantomTimeSerieRequest_FieldPathArrayItemValue
- func (fp *CreatePhantomTimeSerieRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) CreatePhantomTimeSerieRequest_FieldPathArrayOfValues
- func (fp *CreatePhantomTimeSerieRequest_FieldTerminalPath) WithIValue(value interface{}) CreatePhantomTimeSerieRequest_FieldPathValue
- func (fp *CreatePhantomTimeSerieRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *CreatePhantomTimeSerieRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *CreatePhantomTimeSerieRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type CreatePhantomTimeSerieRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *CreatePhantomTimeSerieRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *CreatePhantomTimeSerieRequest) bool
- func (fpaiv *CreatePhantomTimeSerieRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *CreatePhantomTimeSerieRequest_FieldTerminalPathArrayItemValue) GetSingle(source *CreatePhantomTimeSerieRequest) (interface{}, bool)
- func (fpaiv *CreatePhantomTimeSerieRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type CreatePhantomTimeSerieRequest_FieldTerminalPathArrayOfValues
- func (fpaov *CreatePhantomTimeSerieRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*phantom_time_serie.ParentReference, bool)
- func (fpaov *CreatePhantomTimeSerieRequest_FieldTerminalPathArrayOfValues) AsPhantomTimeSerieArrayOfValues() ([]*phantom_time_serie.PhantomTimeSerie, bool)
- func (fpaov *CreatePhantomTimeSerieRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type CreatePhantomTimeSerieRequest_FieldTerminalPathValue
- func (fpv *CreatePhantomTimeSerieRequest_FieldTerminalPathValue) AsParentValue() (*phantom_time_serie.ParentReference, bool)
- func (fpv *CreatePhantomTimeSerieRequest_FieldTerminalPathValue) AsPhantomTimeSerieValue() (*phantom_time_serie.PhantomTimeSerie, bool)
- func (fpv *CreatePhantomTimeSerieRequest_FieldTerminalPathValue) CompareWith(source *CreatePhantomTimeSerieRequest) (int, bool)
- func (fpv *CreatePhantomTimeSerieRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *CreatePhantomTimeSerieRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *CreatePhantomTimeSerieRequest_FieldTerminalPathValue) SetTo(target **CreatePhantomTimeSerieRequest)
- func (fpv *CreatePhantomTimeSerieRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type DeletePhantomTimeSerieDescriptor
- func (d *DeletePhantomTimeSerieDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *DeletePhantomTimeSerieDescriptor) GetApiName() string
- func (d *DeletePhantomTimeSerieDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *DeletePhantomTimeSerieDescriptor) GetFullMethodName() string
- func (d *DeletePhantomTimeSerieDescriptor) GetMethodName() string
- func (d *DeletePhantomTimeSerieDescriptor) GetProtoPkgName() string
- func (d *DeletePhantomTimeSerieDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *DeletePhantomTimeSerieDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *DeletePhantomTimeSerieDescriptor) GetServiceDomain() string
- func (d *DeletePhantomTimeSerieDescriptor) GetServiceVersion() string
- func (d *DeletePhantomTimeSerieDescriptor) GetVerb() string
- func (d *DeletePhantomTimeSerieDescriptor) HasResource() bool
- func (d *DeletePhantomTimeSerieDescriptor) IsClientStream() bool
- func (d *DeletePhantomTimeSerieDescriptor) IsCollection() bool
- func (d *DeletePhantomTimeSerieDescriptor) IsPlural() bool
- func (d *DeletePhantomTimeSerieDescriptor) IsServerStream() bool
- func (d *DeletePhantomTimeSerieDescriptor) IsUnary() bool
- func (d *DeletePhantomTimeSerieDescriptor) NewEmptyClientMsg() proto.Message
- func (d *DeletePhantomTimeSerieDescriptor) NewEmptyServerMsg() proto.Message
- func (d *DeletePhantomTimeSerieDescriptor) RequestHasResourceBody() bool
- type DeletePhantomTimeSerieDescriptorClientMsgHandle
- func (h *DeletePhantomTimeSerieDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *DeletePhantomTimeSerieDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *DeletePhantomTimeSerieDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type DeletePhantomTimeSerieDescriptorServerMsgHandle
- func (h *DeletePhantomTimeSerieDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *DeletePhantomTimeSerieDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *DeletePhantomTimeSerieDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type DeletePhantomTimeSerieRequest
- func (o *DeletePhantomTimeSerieRequest) Clone() *DeletePhantomTimeSerieRequest
- func (o *DeletePhantomTimeSerieRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*DeletePhantomTimeSerieRequest) Descriptor() ([]byte, []int)
- func (m *DeletePhantomTimeSerieRequest) GetName() *phantom_time_serie.Reference
- func (*DeletePhantomTimeSerieRequest) GotenMessage()
- func (o *DeletePhantomTimeSerieRequest) GotenObjectExt()
- func (obj *DeletePhantomTimeSerieRequest) GotenValidate() error
- func (o *DeletePhantomTimeSerieRequest) MakeDiffFieldMask(other *DeletePhantomTimeSerieRequest) *DeletePhantomTimeSerieRequest_FieldMask
- func (o *DeletePhantomTimeSerieRequest) MakeFullFieldMask() *DeletePhantomTimeSerieRequest_FieldMask
- func (o *DeletePhantomTimeSerieRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *DeletePhantomTimeSerieRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *DeletePhantomTimeSerieRequest) Marshal() ([]byte, error)
- func (m *DeletePhantomTimeSerieRequest) MarshalJSON() ([]byte, error)
- func (o *DeletePhantomTimeSerieRequest) Merge(source *DeletePhantomTimeSerieRequest)
- func (o *DeletePhantomTimeSerieRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*DeletePhantomTimeSerieRequest) ProtoMessage()
- func (m *DeletePhantomTimeSerieRequest) ProtoReflect() preflect.Message
- func (m *DeletePhantomTimeSerieRequest) Reset()
- func (m *DeletePhantomTimeSerieRequest) SetName(fv *phantom_time_serie.Reference)
- func (m *DeletePhantomTimeSerieRequest) String() string
- func (m *DeletePhantomTimeSerieRequest) Unmarshal(b []byte) error
- func (m *DeletePhantomTimeSerieRequest) UnmarshalJSON(data []byte) error
- type DeletePhantomTimeSerieRequestFieldPathBuilder
- type DeletePhantomTimeSerieRequestPathSelectorName
- func (DeletePhantomTimeSerieRequestPathSelectorName) FieldPath() *DeletePhantomTimeSerieRequest_FieldTerminalPath
- func (s DeletePhantomTimeSerieRequestPathSelectorName) WithArrayOfValues(values []*phantom_time_serie.Reference) *DeletePhantomTimeSerieRequest_FieldTerminalPathArrayOfValues
- func (s DeletePhantomTimeSerieRequestPathSelectorName) WithValue(value *phantom_time_serie.Reference) *DeletePhantomTimeSerieRequest_FieldTerminalPathValue
- type DeletePhantomTimeSerieRequest_FieldMask
- func (fieldMask *DeletePhantomTimeSerieRequest_FieldMask) AppendPath(path DeletePhantomTimeSerieRequest_FieldPath)
- func (fieldMask *DeletePhantomTimeSerieRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *DeletePhantomTimeSerieRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *DeletePhantomTimeSerieRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *DeletePhantomTimeSerieRequest_FieldMask) FilterInputFields() *DeletePhantomTimeSerieRequest_FieldMask
- func (fieldMask *DeletePhantomTimeSerieRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *DeletePhantomTimeSerieRequest_FieldMask) GetPaths() []DeletePhantomTimeSerieRequest_FieldPath
- func (fieldMask *DeletePhantomTimeSerieRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *DeletePhantomTimeSerieRequest_FieldMask) IsFull() bool
- func (fieldMask DeletePhantomTimeSerieRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask DeletePhantomTimeSerieRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *DeletePhantomTimeSerieRequest_FieldMask) PathsCount() int
- func (fieldMask *DeletePhantomTimeSerieRequest_FieldMask) Project(source *DeletePhantomTimeSerieRequest) *DeletePhantomTimeSerieRequest
- func (fieldMask *DeletePhantomTimeSerieRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *DeletePhantomTimeSerieRequest_FieldMask) ProtoMessage()
- func (fieldMask *DeletePhantomTimeSerieRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *DeletePhantomTimeSerieRequest_FieldMask) Reset()
- func (fieldMask *DeletePhantomTimeSerieRequest_FieldMask) Set(target, source *DeletePhantomTimeSerieRequest)
- func (fieldMask *DeletePhantomTimeSerieRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *DeletePhantomTimeSerieRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *DeletePhantomTimeSerieRequest_FieldMask) Size() int
- func (fieldMask *DeletePhantomTimeSerieRequest_FieldMask) String() string
- func (fieldMask *DeletePhantomTimeSerieRequest_FieldMask) Subtract(other *DeletePhantomTimeSerieRequest_FieldMask) *DeletePhantomTimeSerieRequest_FieldMask
- func (fieldMask *DeletePhantomTimeSerieRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *DeletePhantomTimeSerieRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *DeletePhantomTimeSerieRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *DeletePhantomTimeSerieRequest_FieldMask) UnmarshalJSON(data []byte) error
- type DeletePhantomTimeSerieRequest_FieldPath
- func BuildDeletePhantomTimeSerieRequest_FieldPath(fp gotenobject.RawFieldPath) (DeletePhantomTimeSerieRequest_FieldPath, error)
- func MustParseDeletePhantomTimeSerieRequest_FieldPath(rawField string) DeletePhantomTimeSerieRequest_FieldPath
- func ParseDeletePhantomTimeSerieRequest_FieldPath(rawField string) (DeletePhantomTimeSerieRequest_FieldPath, error)
- type DeletePhantomTimeSerieRequest_FieldPathArrayItemValue
- func MustParseDeletePhantomTimeSerieRequest_FieldPathArrayItemValue(pathStr, valueStr string) DeletePhantomTimeSerieRequest_FieldPathArrayItemValue
- func ParseDeletePhantomTimeSerieRequest_FieldPathArrayItemValue(pathStr, valueStr string) (DeletePhantomTimeSerieRequest_FieldPathArrayItemValue, error)
- type DeletePhantomTimeSerieRequest_FieldPathArrayOfValues
- type DeletePhantomTimeSerieRequest_FieldPathSelector
- type DeletePhantomTimeSerieRequest_FieldPathValue
- type DeletePhantomTimeSerieRequest_FieldTerminalPath
- func (fp *DeletePhantomTimeSerieRequest_FieldTerminalPath) ClearValue(item *DeletePhantomTimeSerieRequest)
- func (fp *DeletePhantomTimeSerieRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *DeletePhantomTimeSerieRequest_FieldTerminalPath) Get(source *DeletePhantomTimeSerieRequest) (values []interface{})
- func (fp *DeletePhantomTimeSerieRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *DeletePhantomTimeSerieRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *DeletePhantomTimeSerieRequest_FieldTerminalPath) GetSingle(source *DeletePhantomTimeSerieRequest) (interface{}, bool)
- func (fp *DeletePhantomTimeSerieRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *DeletePhantomTimeSerieRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *DeletePhantomTimeSerieRequest_FieldTerminalPath) JSONString() string
- func (fp *DeletePhantomTimeSerieRequest_FieldTerminalPath) Selector() DeletePhantomTimeSerieRequest_FieldPathSelector
- func (fp *DeletePhantomTimeSerieRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *DeletePhantomTimeSerieRequest_FieldTerminalPath) String() string
- func (fp *DeletePhantomTimeSerieRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) DeletePhantomTimeSerieRequest_FieldPathArrayItemValue
- func (fp *DeletePhantomTimeSerieRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) DeletePhantomTimeSerieRequest_FieldPathArrayOfValues
- func (fp *DeletePhantomTimeSerieRequest_FieldTerminalPath) WithIValue(value interface{}) DeletePhantomTimeSerieRequest_FieldPathValue
- func (fp *DeletePhantomTimeSerieRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *DeletePhantomTimeSerieRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *DeletePhantomTimeSerieRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type DeletePhantomTimeSerieRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *DeletePhantomTimeSerieRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *DeletePhantomTimeSerieRequest) bool
- func (fpaiv *DeletePhantomTimeSerieRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *DeletePhantomTimeSerieRequest_FieldTerminalPathArrayItemValue) GetSingle(source *DeletePhantomTimeSerieRequest) (interface{}, bool)
- func (fpaiv *DeletePhantomTimeSerieRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type DeletePhantomTimeSerieRequest_FieldTerminalPathArrayOfValues
- type DeletePhantomTimeSerieRequest_FieldTerminalPathValue
- func (fpv *DeletePhantomTimeSerieRequest_FieldTerminalPathValue) AsNameValue() (*phantom_time_serie.Reference, bool)
- func (fpv *DeletePhantomTimeSerieRequest_FieldTerminalPathValue) CompareWith(source *DeletePhantomTimeSerieRequest) (int, bool)
- func (fpv *DeletePhantomTimeSerieRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *DeletePhantomTimeSerieRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *DeletePhantomTimeSerieRequest_FieldTerminalPathValue) SetTo(target **DeletePhantomTimeSerieRequest)
- func (fpv *DeletePhantomTimeSerieRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type GetPhantomTimeSerieDescriptor
- func (d *GetPhantomTimeSerieDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *GetPhantomTimeSerieDescriptor) GetApiName() string
- func (d *GetPhantomTimeSerieDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *GetPhantomTimeSerieDescriptor) GetFullMethodName() string
- func (d *GetPhantomTimeSerieDescriptor) GetMethodName() string
- func (d *GetPhantomTimeSerieDescriptor) GetProtoPkgName() string
- func (d *GetPhantomTimeSerieDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *GetPhantomTimeSerieDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *GetPhantomTimeSerieDescriptor) GetServiceDomain() string
- func (d *GetPhantomTimeSerieDescriptor) GetServiceVersion() string
- func (d *GetPhantomTimeSerieDescriptor) GetVerb() string
- func (d *GetPhantomTimeSerieDescriptor) HasResource() bool
- func (d *GetPhantomTimeSerieDescriptor) IsClientStream() bool
- func (d *GetPhantomTimeSerieDescriptor) IsCollection() bool
- func (d *GetPhantomTimeSerieDescriptor) IsPlural() bool
- func (d *GetPhantomTimeSerieDescriptor) IsServerStream() bool
- func (d *GetPhantomTimeSerieDescriptor) IsUnary() bool
- func (d *GetPhantomTimeSerieDescriptor) NewEmptyClientMsg() proto.Message
- func (d *GetPhantomTimeSerieDescriptor) NewEmptyServerMsg() proto.Message
- func (d *GetPhantomTimeSerieDescriptor) RequestHasResourceBody() bool
- type GetPhantomTimeSerieDescriptorClientMsgHandle
- func (h *GetPhantomTimeSerieDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *GetPhantomTimeSerieDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *GetPhantomTimeSerieDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type GetPhantomTimeSerieDescriptorServerMsgHandle
- func (h *GetPhantomTimeSerieDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *GetPhantomTimeSerieDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *GetPhantomTimeSerieDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type GetPhantomTimeSerieRequest
- func (o *GetPhantomTimeSerieRequest) Clone() *GetPhantomTimeSerieRequest
- func (o *GetPhantomTimeSerieRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*GetPhantomTimeSerieRequest) Descriptor() ([]byte, []int)
- func (m *GetPhantomTimeSerieRequest) GetFieldMask() *phantom_time_serie.PhantomTimeSerie_FieldMask
- func (m *GetPhantomTimeSerieRequest) GetName() *phantom_time_serie.Reference
- func (m *GetPhantomTimeSerieRequest) GetView() view.View
- func (*GetPhantomTimeSerieRequest) GotenMessage()
- func (o *GetPhantomTimeSerieRequest) GotenObjectExt()
- func (obj *GetPhantomTimeSerieRequest) GotenValidate() error
- func (o *GetPhantomTimeSerieRequest) MakeDiffFieldMask(other *GetPhantomTimeSerieRequest) *GetPhantomTimeSerieRequest_FieldMask
- func (o *GetPhantomTimeSerieRequest) MakeFullFieldMask() *GetPhantomTimeSerieRequest_FieldMask
- func (o *GetPhantomTimeSerieRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *GetPhantomTimeSerieRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *GetPhantomTimeSerieRequest) Marshal() ([]byte, error)
- func (m *GetPhantomTimeSerieRequest) MarshalJSON() ([]byte, error)
- func (o *GetPhantomTimeSerieRequest) Merge(source *GetPhantomTimeSerieRequest)
- func (o *GetPhantomTimeSerieRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*GetPhantomTimeSerieRequest) ProtoMessage()
- func (m *GetPhantomTimeSerieRequest) ProtoReflect() preflect.Message
- func (m *GetPhantomTimeSerieRequest) Reset()
- func (m *GetPhantomTimeSerieRequest) SetFieldMask(fv *phantom_time_serie.PhantomTimeSerie_FieldMask)
- func (m *GetPhantomTimeSerieRequest) SetName(fv *phantom_time_serie.Reference)
- func (m *GetPhantomTimeSerieRequest) SetView(fv view.View)
- func (m *GetPhantomTimeSerieRequest) String() string
- func (m *GetPhantomTimeSerieRequest) Unmarshal(b []byte) error
- func (m *GetPhantomTimeSerieRequest) UnmarshalJSON(data []byte) error
- type GetPhantomTimeSerieRequestFieldPathBuilder
- func (GetPhantomTimeSerieRequestFieldPathBuilder) FieldMask() GetPhantomTimeSerieRequestPathSelectorFieldMask
- func (GetPhantomTimeSerieRequestFieldPathBuilder) Name() GetPhantomTimeSerieRequestPathSelectorName
- func (GetPhantomTimeSerieRequestFieldPathBuilder) View() GetPhantomTimeSerieRequestPathSelectorView
- type GetPhantomTimeSerieRequestPathSelectorFieldMask
- func (GetPhantomTimeSerieRequestPathSelectorFieldMask) FieldPath() *GetPhantomTimeSerieRequest_FieldTerminalPath
- func (s GetPhantomTimeSerieRequestPathSelectorFieldMask) WithArrayOfValues(values []*phantom_time_serie.PhantomTimeSerie_FieldMask) *GetPhantomTimeSerieRequest_FieldTerminalPathArrayOfValues
- func (s GetPhantomTimeSerieRequestPathSelectorFieldMask) WithValue(value *phantom_time_serie.PhantomTimeSerie_FieldMask) *GetPhantomTimeSerieRequest_FieldTerminalPathValue
- type GetPhantomTimeSerieRequestPathSelectorName
- func (GetPhantomTimeSerieRequestPathSelectorName) FieldPath() *GetPhantomTimeSerieRequest_FieldTerminalPath
- func (s GetPhantomTimeSerieRequestPathSelectorName) WithArrayOfValues(values []*phantom_time_serie.Reference) *GetPhantomTimeSerieRequest_FieldTerminalPathArrayOfValues
- func (s GetPhantomTimeSerieRequestPathSelectorName) WithValue(value *phantom_time_serie.Reference) *GetPhantomTimeSerieRequest_FieldTerminalPathValue
- type GetPhantomTimeSerieRequestPathSelectorView
- func (GetPhantomTimeSerieRequestPathSelectorView) FieldPath() *GetPhantomTimeSerieRequest_FieldTerminalPath
- func (s GetPhantomTimeSerieRequestPathSelectorView) WithArrayOfValues(values []view.View) *GetPhantomTimeSerieRequest_FieldTerminalPathArrayOfValues
- func (s GetPhantomTimeSerieRequestPathSelectorView) WithValue(value view.View) *GetPhantomTimeSerieRequest_FieldTerminalPathValue
- type GetPhantomTimeSerieRequest_FieldMask
- func (fieldMask *GetPhantomTimeSerieRequest_FieldMask) AppendPath(path GetPhantomTimeSerieRequest_FieldPath)
- func (fieldMask *GetPhantomTimeSerieRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *GetPhantomTimeSerieRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *GetPhantomTimeSerieRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *GetPhantomTimeSerieRequest_FieldMask) FilterInputFields() *GetPhantomTimeSerieRequest_FieldMask
- func (fieldMask *GetPhantomTimeSerieRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *GetPhantomTimeSerieRequest_FieldMask) GetPaths() []GetPhantomTimeSerieRequest_FieldPath
- func (fieldMask *GetPhantomTimeSerieRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *GetPhantomTimeSerieRequest_FieldMask) IsFull() bool
- func (fieldMask GetPhantomTimeSerieRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask GetPhantomTimeSerieRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *GetPhantomTimeSerieRequest_FieldMask) PathsCount() int
- func (fieldMask *GetPhantomTimeSerieRequest_FieldMask) Project(source *GetPhantomTimeSerieRequest) *GetPhantomTimeSerieRequest
- func (fieldMask *GetPhantomTimeSerieRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *GetPhantomTimeSerieRequest_FieldMask) ProtoMessage()
- func (fieldMask *GetPhantomTimeSerieRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *GetPhantomTimeSerieRequest_FieldMask) Reset()
- func (fieldMask *GetPhantomTimeSerieRequest_FieldMask) Set(target, source *GetPhantomTimeSerieRequest)
- func (fieldMask *GetPhantomTimeSerieRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *GetPhantomTimeSerieRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *GetPhantomTimeSerieRequest_FieldMask) Size() int
- func (fieldMask *GetPhantomTimeSerieRequest_FieldMask) String() string
- func (fieldMask *GetPhantomTimeSerieRequest_FieldMask) Subtract(other *GetPhantomTimeSerieRequest_FieldMask) *GetPhantomTimeSerieRequest_FieldMask
- func (fieldMask *GetPhantomTimeSerieRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *GetPhantomTimeSerieRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *GetPhantomTimeSerieRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *GetPhantomTimeSerieRequest_FieldMask) UnmarshalJSON(data []byte) error
- type GetPhantomTimeSerieRequest_FieldPath
- func BuildGetPhantomTimeSerieRequest_FieldPath(fp gotenobject.RawFieldPath) (GetPhantomTimeSerieRequest_FieldPath, error)
- func MustParseGetPhantomTimeSerieRequest_FieldPath(rawField string) GetPhantomTimeSerieRequest_FieldPath
- func ParseGetPhantomTimeSerieRequest_FieldPath(rawField string) (GetPhantomTimeSerieRequest_FieldPath, error)
- type GetPhantomTimeSerieRequest_FieldPathArrayItemValue
- type GetPhantomTimeSerieRequest_FieldPathArrayOfValues
- type GetPhantomTimeSerieRequest_FieldPathSelector
- type GetPhantomTimeSerieRequest_FieldPathValue
- type GetPhantomTimeSerieRequest_FieldTerminalPath
- func (fp *GetPhantomTimeSerieRequest_FieldTerminalPath) ClearValue(item *GetPhantomTimeSerieRequest)
- func (fp *GetPhantomTimeSerieRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *GetPhantomTimeSerieRequest_FieldTerminalPath) Get(source *GetPhantomTimeSerieRequest) (values []interface{})
- func (fp *GetPhantomTimeSerieRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *GetPhantomTimeSerieRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *GetPhantomTimeSerieRequest_FieldTerminalPath) GetSingle(source *GetPhantomTimeSerieRequest) (interface{}, bool)
- func (fp *GetPhantomTimeSerieRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *GetPhantomTimeSerieRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *GetPhantomTimeSerieRequest_FieldTerminalPath) JSONString() string
- func (fp *GetPhantomTimeSerieRequest_FieldTerminalPath) Selector() GetPhantomTimeSerieRequest_FieldPathSelector
- func (fp *GetPhantomTimeSerieRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *GetPhantomTimeSerieRequest_FieldTerminalPath) String() string
- func (fp *GetPhantomTimeSerieRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) GetPhantomTimeSerieRequest_FieldPathArrayItemValue
- func (fp *GetPhantomTimeSerieRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) GetPhantomTimeSerieRequest_FieldPathArrayOfValues
- func (fp *GetPhantomTimeSerieRequest_FieldTerminalPath) WithIValue(value interface{}) GetPhantomTimeSerieRequest_FieldPathValue
- func (fp *GetPhantomTimeSerieRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *GetPhantomTimeSerieRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *GetPhantomTimeSerieRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type GetPhantomTimeSerieRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *GetPhantomTimeSerieRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *GetPhantomTimeSerieRequest) bool
- func (fpaiv *GetPhantomTimeSerieRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *GetPhantomTimeSerieRequest_FieldTerminalPathArrayItemValue) GetSingle(source *GetPhantomTimeSerieRequest) (interface{}, bool)
- func (fpaiv *GetPhantomTimeSerieRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type GetPhantomTimeSerieRequest_FieldTerminalPathArrayOfValues
- func (fpaov *GetPhantomTimeSerieRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*phantom_time_serie.PhantomTimeSerie_FieldMask, bool)
- func (fpaov *GetPhantomTimeSerieRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*phantom_time_serie.Reference, bool)
- func (fpaov *GetPhantomTimeSerieRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *GetPhantomTimeSerieRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type GetPhantomTimeSerieRequest_FieldTerminalPathValue
- func (fpv *GetPhantomTimeSerieRequest_FieldTerminalPathValue) AsFieldMaskValue() (*phantom_time_serie.PhantomTimeSerie_FieldMask, bool)
- func (fpv *GetPhantomTimeSerieRequest_FieldTerminalPathValue) AsNameValue() (*phantom_time_serie.Reference, bool)
- func (fpv *GetPhantomTimeSerieRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *GetPhantomTimeSerieRequest_FieldTerminalPathValue) CompareWith(source *GetPhantomTimeSerieRequest) (int, bool)
- func (fpv *GetPhantomTimeSerieRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *GetPhantomTimeSerieRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *GetPhantomTimeSerieRequest_FieldTerminalPathValue) SetTo(target **GetPhantomTimeSerieRequest)
- func (fpv *GetPhantomTimeSerieRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type ListPhantomTimeSeriesDescriptor
- func (d *ListPhantomTimeSeriesDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *ListPhantomTimeSeriesDescriptor) GetApiName() string
- func (d *ListPhantomTimeSeriesDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *ListPhantomTimeSeriesDescriptor) GetFullMethodName() string
- func (d *ListPhantomTimeSeriesDescriptor) GetMethodName() string
- func (d *ListPhantomTimeSeriesDescriptor) GetProtoPkgName() string
- func (d *ListPhantomTimeSeriesDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *ListPhantomTimeSeriesDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *ListPhantomTimeSeriesDescriptor) GetServiceDomain() string
- func (d *ListPhantomTimeSeriesDescriptor) GetServiceVersion() string
- func (d *ListPhantomTimeSeriesDescriptor) GetVerb() string
- func (d *ListPhantomTimeSeriesDescriptor) HasResource() bool
- func (d *ListPhantomTimeSeriesDescriptor) IsClientStream() bool
- func (d *ListPhantomTimeSeriesDescriptor) IsCollection() bool
- func (d *ListPhantomTimeSeriesDescriptor) IsPlural() bool
- func (d *ListPhantomTimeSeriesDescriptor) IsServerStream() bool
- func (d *ListPhantomTimeSeriesDescriptor) IsUnary() bool
- func (d *ListPhantomTimeSeriesDescriptor) NewEmptyClientMsg() proto.Message
- func (d *ListPhantomTimeSeriesDescriptor) NewEmptyServerMsg() proto.Message
- func (d *ListPhantomTimeSeriesDescriptor) RequestHasResourceBody() bool
- type ListPhantomTimeSeriesDescriptorClientMsgHandle
- func (h *ListPhantomTimeSeriesDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *ListPhantomTimeSeriesDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *ListPhantomTimeSeriesDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type ListPhantomTimeSeriesDescriptorServerMsgHandle
- func (h *ListPhantomTimeSeriesDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *ListPhantomTimeSeriesDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *ListPhantomTimeSeriesDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type ListPhantomTimeSeriesRequest
- func (o *ListPhantomTimeSeriesRequest) Clone() *ListPhantomTimeSeriesRequest
- func (o *ListPhantomTimeSeriesRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*ListPhantomTimeSeriesRequest) Descriptor() ([]byte, []int)
- func (m *ListPhantomTimeSeriesRequest) GetFieldMask() *phantom_time_serie.PhantomTimeSerie_FieldMask
- func (m *ListPhantomTimeSeriesRequest) GetFilter() *phantom_time_serie.Filter
- func (m *ListPhantomTimeSeriesRequest) GetOrderBy() *phantom_time_serie.OrderBy
- func (m *ListPhantomTimeSeriesRequest) GetPageSize() int32
- func (m *ListPhantomTimeSeriesRequest) GetPageToken() *phantom_time_serie.PagerCursor
- func (m *ListPhantomTimeSeriesRequest) GetParent() *phantom_time_serie.ParentName
- func (m *ListPhantomTimeSeriesRequest) GetView() view.View
- func (*ListPhantomTimeSeriesRequest) GotenMessage()
- func (o *ListPhantomTimeSeriesRequest) GotenObjectExt()
- func (obj *ListPhantomTimeSeriesRequest) GotenValidate() error
- func (o *ListPhantomTimeSeriesRequest) MakeDiffFieldMask(other *ListPhantomTimeSeriesRequest) *ListPhantomTimeSeriesRequest_FieldMask
- func (o *ListPhantomTimeSeriesRequest) MakeFullFieldMask() *ListPhantomTimeSeriesRequest_FieldMask
- func (o *ListPhantomTimeSeriesRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *ListPhantomTimeSeriesRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *ListPhantomTimeSeriesRequest) Marshal() ([]byte, error)
- func (m *ListPhantomTimeSeriesRequest) MarshalJSON() ([]byte, error)
- func (o *ListPhantomTimeSeriesRequest) Merge(source *ListPhantomTimeSeriesRequest)
- func (o *ListPhantomTimeSeriesRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*ListPhantomTimeSeriesRequest) ProtoMessage()
- func (m *ListPhantomTimeSeriesRequest) ProtoReflect() preflect.Message
- func (m *ListPhantomTimeSeriesRequest) Reset()
- func (m *ListPhantomTimeSeriesRequest) SetFieldMask(fv *phantom_time_serie.PhantomTimeSerie_FieldMask)
- func (m *ListPhantomTimeSeriesRequest) SetFilter(fv *phantom_time_serie.Filter)
- func (m *ListPhantomTimeSeriesRequest) SetOrderBy(fv *phantom_time_serie.OrderBy)
- func (m *ListPhantomTimeSeriesRequest) SetPageSize(fv int32)
- func (m *ListPhantomTimeSeriesRequest) SetPageToken(fv *phantom_time_serie.PagerCursor)
- func (m *ListPhantomTimeSeriesRequest) SetParent(fv *phantom_time_serie.ParentName)
- func (m *ListPhantomTimeSeriesRequest) SetView(fv view.View)
- func (m *ListPhantomTimeSeriesRequest) String() string
- func (m *ListPhantomTimeSeriesRequest) Unmarshal(b []byte) error
- func (m *ListPhantomTimeSeriesRequest) UnmarshalJSON(data []byte) error
- type ListPhantomTimeSeriesRequestFieldPathBuilder
- func (ListPhantomTimeSeriesRequestFieldPathBuilder) FieldMask() ListPhantomTimeSeriesRequestPathSelectorFieldMask
- func (ListPhantomTimeSeriesRequestFieldPathBuilder) Filter() ListPhantomTimeSeriesRequestPathSelectorFilter
- func (ListPhantomTimeSeriesRequestFieldPathBuilder) OrderBy() ListPhantomTimeSeriesRequestPathSelectorOrderBy
- func (ListPhantomTimeSeriesRequestFieldPathBuilder) PageSize() ListPhantomTimeSeriesRequestPathSelectorPageSize
- func (ListPhantomTimeSeriesRequestFieldPathBuilder) PageToken() ListPhantomTimeSeriesRequestPathSelectorPageToken
- func (ListPhantomTimeSeriesRequestFieldPathBuilder) Parent() ListPhantomTimeSeriesRequestPathSelectorParent
- func (ListPhantomTimeSeriesRequestFieldPathBuilder) View() ListPhantomTimeSeriesRequestPathSelectorView
- type ListPhantomTimeSeriesRequestPathSelectorFieldMask
- func (ListPhantomTimeSeriesRequestPathSelectorFieldMask) FieldPath() *ListPhantomTimeSeriesRequest_FieldTerminalPath
- func (s ListPhantomTimeSeriesRequestPathSelectorFieldMask) WithArrayOfValues(values []*phantom_time_serie.PhantomTimeSerie_FieldMask) *ListPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues
- func (s ListPhantomTimeSeriesRequestPathSelectorFieldMask) WithValue(value *phantom_time_serie.PhantomTimeSerie_FieldMask) *ListPhantomTimeSeriesRequest_FieldTerminalPathValue
- type ListPhantomTimeSeriesRequestPathSelectorFilter
- func (ListPhantomTimeSeriesRequestPathSelectorFilter) FieldPath() *ListPhantomTimeSeriesRequest_FieldTerminalPath
- func (s ListPhantomTimeSeriesRequestPathSelectorFilter) WithArrayOfValues(values []*phantom_time_serie.Filter) *ListPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues
- func (s ListPhantomTimeSeriesRequestPathSelectorFilter) WithValue(value *phantom_time_serie.Filter) *ListPhantomTimeSeriesRequest_FieldTerminalPathValue
- type ListPhantomTimeSeriesRequestPathSelectorOrderBy
- func (ListPhantomTimeSeriesRequestPathSelectorOrderBy) FieldPath() *ListPhantomTimeSeriesRequest_FieldTerminalPath
- func (s ListPhantomTimeSeriesRequestPathSelectorOrderBy) WithArrayOfValues(values []*phantom_time_serie.OrderBy) *ListPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues
- func (s ListPhantomTimeSeriesRequestPathSelectorOrderBy) WithValue(value *phantom_time_serie.OrderBy) *ListPhantomTimeSeriesRequest_FieldTerminalPathValue
- type ListPhantomTimeSeriesRequestPathSelectorPageSize
- func (ListPhantomTimeSeriesRequestPathSelectorPageSize) FieldPath() *ListPhantomTimeSeriesRequest_FieldTerminalPath
- func (s ListPhantomTimeSeriesRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *ListPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues
- func (s ListPhantomTimeSeriesRequestPathSelectorPageSize) WithValue(value int32) *ListPhantomTimeSeriesRequest_FieldTerminalPathValue
- type ListPhantomTimeSeriesRequestPathSelectorPageToken
- func (ListPhantomTimeSeriesRequestPathSelectorPageToken) FieldPath() *ListPhantomTimeSeriesRequest_FieldTerminalPath
- func (s ListPhantomTimeSeriesRequestPathSelectorPageToken) WithArrayOfValues(values []*phantom_time_serie.PagerCursor) *ListPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues
- func (s ListPhantomTimeSeriesRequestPathSelectorPageToken) WithValue(value *phantom_time_serie.PagerCursor) *ListPhantomTimeSeriesRequest_FieldTerminalPathValue
- type ListPhantomTimeSeriesRequestPathSelectorParent
- func (ListPhantomTimeSeriesRequestPathSelectorParent) FieldPath() *ListPhantomTimeSeriesRequest_FieldTerminalPath
- func (s ListPhantomTimeSeriesRequestPathSelectorParent) WithArrayOfValues(values []*phantom_time_serie.ParentName) *ListPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues
- func (s ListPhantomTimeSeriesRequestPathSelectorParent) WithValue(value *phantom_time_serie.ParentName) *ListPhantomTimeSeriesRequest_FieldTerminalPathValue
- type ListPhantomTimeSeriesRequestPathSelectorView
- func (ListPhantomTimeSeriesRequestPathSelectorView) FieldPath() *ListPhantomTimeSeriesRequest_FieldTerminalPath
- func (s ListPhantomTimeSeriesRequestPathSelectorView) WithArrayOfValues(values []view.View) *ListPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues
- func (s ListPhantomTimeSeriesRequestPathSelectorView) WithValue(value view.View) *ListPhantomTimeSeriesRequest_FieldTerminalPathValue
- type ListPhantomTimeSeriesRequest_FieldMask
- func (fieldMask *ListPhantomTimeSeriesRequest_FieldMask) AppendPath(path ListPhantomTimeSeriesRequest_FieldPath)
- func (fieldMask *ListPhantomTimeSeriesRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *ListPhantomTimeSeriesRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *ListPhantomTimeSeriesRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *ListPhantomTimeSeriesRequest_FieldMask) FilterInputFields() *ListPhantomTimeSeriesRequest_FieldMask
- func (fieldMask *ListPhantomTimeSeriesRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *ListPhantomTimeSeriesRequest_FieldMask) GetPaths() []ListPhantomTimeSeriesRequest_FieldPath
- func (fieldMask *ListPhantomTimeSeriesRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *ListPhantomTimeSeriesRequest_FieldMask) IsFull() bool
- func (fieldMask ListPhantomTimeSeriesRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask ListPhantomTimeSeriesRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *ListPhantomTimeSeriesRequest_FieldMask) PathsCount() int
- func (fieldMask *ListPhantomTimeSeriesRequest_FieldMask) Project(source *ListPhantomTimeSeriesRequest) *ListPhantomTimeSeriesRequest
- func (fieldMask *ListPhantomTimeSeriesRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *ListPhantomTimeSeriesRequest_FieldMask) ProtoMessage()
- func (fieldMask *ListPhantomTimeSeriesRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *ListPhantomTimeSeriesRequest_FieldMask) Reset()
- func (fieldMask *ListPhantomTimeSeriesRequest_FieldMask) Set(target, source *ListPhantomTimeSeriesRequest)
- func (fieldMask *ListPhantomTimeSeriesRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *ListPhantomTimeSeriesRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *ListPhantomTimeSeriesRequest_FieldMask) Size() int
- func (fieldMask *ListPhantomTimeSeriesRequest_FieldMask) String() string
- func (fieldMask *ListPhantomTimeSeriesRequest_FieldMask) Subtract(other *ListPhantomTimeSeriesRequest_FieldMask) *ListPhantomTimeSeriesRequest_FieldMask
- func (fieldMask *ListPhantomTimeSeriesRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *ListPhantomTimeSeriesRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *ListPhantomTimeSeriesRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *ListPhantomTimeSeriesRequest_FieldMask) UnmarshalJSON(data []byte) error
- type ListPhantomTimeSeriesRequest_FieldPath
- func BuildListPhantomTimeSeriesRequest_FieldPath(fp gotenobject.RawFieldPath) (ListPhantomTimeSeriesRequest_FieldPath, error)
- func MustParseListPhantomTimeSeriesRequest_FieldPath(rawField string) ListPhantomTimeSeriesRequest_FieldPath
- func ParseListPhantomTimeSeriesRequest_FieldPath(rawField string) (ListPhantomTimeSeriesRequest_FieldPath, error)
- type ListPhantomTimeSeriesRequest_FieldPathArrayItemValue
- type ListPhantomTimeSeriesRequest_FieldPathArrayOfValues
- type ListPhantomTimeSeriesRequest_FieldPathSelector
- type ListPhantomTimeSeriesRequest_FieldPathValue
- type ListPhantomTimeSeriesRequest_FieldTerminalPath
- func (fp *ListPhantomTimeSeriesRequest_FieldTerminalPath) ClearValue(item *ListPhantomTimeSeriesRequest)
- func (fp *ListPhantomTimeSeriesRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *ListPhantomTimeSeriesRequest_FieldTerminalPath) Get(source *ListPhantomTimeSeriesRequest) (values []interface{})
- func (fp *ListPhantomTimeSeriesRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *ListPhantomTimeSeriesRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *ListPhantomTimeSeriesRequest_FieldTerminalPath) GetSingle(source *ListPhantomTimeSeriesRequest) (interface{}, bool)
- func (fp *ListPhantomTimeSeriesRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *ListPhantomTimeSeriesRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *ListPhantomTimeSeriesRequest_FieldTerminalPath) JSONString() string
- func (fp *ListPhantomTimeSeriesRequest_FieldTerminalPath) Selector() ListPhantomTimeSeriesRequest_FieldPathSelector
- func (fp *ListPhantomTimeSeriesRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *ListPhantomTimeSeriesRequest_FieldTerminalPath) String() string
- func (fp *ListPhantomTimeSeriesRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListPhantomTimeSeriesRequest_FieldPathArrayItemValue
- func (fp *ListPhantomTimeSeriesRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListPhantomTimeSeriesRequest_FieldPathArrayOfValues
- func (fp *ListPhantomTimeSeriesRequest_FieldTerminalPath) WithIValue(value interface{}) ListPhantomTimeSeriesRequest_FieldPathValue
- func (fp *ListPhantomTimeSeriesRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *ListPhantomTimeSeriesRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *ListPhantomTimeSeriesRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type ListPhantomTimeSeriesRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *ListPhantomTimeSeriesRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *ListPhantomTimeSeriesRequest) bool
- func (fpaiv *ListPhantomTimeSeriesRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *ListPhantomTimeSeriesRequest_FieldTerminalPathArrayItemValue) GetSingle(source *ListPhantomTimeSeriesRequest) (interface{}, bool)
- func (fpaiv *ListPhantomTimeSeriesRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type ListPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues
- func (fpaov *ListPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*phantom_time_serie.PhantomTimeSerie_FieldMask, bool)
- func (fpaov *ListPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*phantom_time_serie.Filter, bool)
- func (fpaov *ListPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*phantom_time_serie.OrderBy, bool)
- func (fpaov *ListPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
- func (fpaov *ListPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*phantom_time_serie.PagerCursor, bool)
- func (fpaov *ListPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*phantom_time_serie.ParentName, bool)
- func (fpaov *ListPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *ListPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type ListPhantomTimeSeriesRequest_FieldTerminalPathValue
- func (fpv *ListPhantomTimeSeriesRequest_FieldTerminalPathValue) AsFieldMaskValue() (*phantom_time_serie.PhantomTimeSerie_FieldMask, bool)
- func (fpv *ListPhantomTimeSeriesRequest_FieldTerminalPathValue) AsFilterValue() (*phantom_time_serie.Filter, bool)
- func (fpv *ListPhantomTimeSeriesRequest_FieldTerminalPathValue) AsOrderByValue() (*phantom_time_serie.OrderBy, bool)
- func (fpv *ListPhantomTimeSeriesRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
- func (fpv *ListPhantomTimeSeriesRequest_FieldTerminalPathValue) AsPageTokenValue() (*phantom_time_serie.PagerCursor, bool)
- func (fpv *ListPhantomTimeSeriesRequest_FieldTerminalPathValue) AsParentValue() (*phantom_time_serie.ParentName, bool)
- func (fpv *ListPhantomTimeSeriesRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *ListPhantomTimeSeriesRequest_FieldTerminalPathValue) CompareWith(source *ListPhantomTimeSeriesRequest) (int, bool)
- func (fpv *ListPhantomTimeSeriesRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *ListPhantomTimeSeriesRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *ListPhantomTimeSeriesRequest_FieldTerminalPathValue) SetTo(target **ListPhantomTimeSeriesRequest)
- func (fpv *ListPhantomTimeSeriesRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type ListPhantomTimeSeriesResponse
- func (o *ListPhantomTimeSeriesResponse) Clone() *ListPhantomTimeSeriesResponse
- func (o *ListPhantomTimeSeriesResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*ListPhantomTimeSeriesResponse) Descriptor() ([]byte, []int)
- func (m *ListPhantomTimeSeriesResponse) GetNextPageToken() *phantom_time_serie.PagerCursor
- func (m *ListPhantomTimeSeriesResponse) GetPhantomTimeSeries() []*phantom_time_serie.PhantomTimeSerie
- func (m *ListPhantomTimeSeriesResponse) GetPrevPageToken() *phantom_time_serie.PagerCursor
- func (*ListPhantomTimeSeriesResponse) GotenMessage()
- func (o *ListPhantomTimeSeriesResponse) GotenObjectExt()
- func (obj *ListPhantomTimeSeriesResponse) GotenValidate() error
- func (o *ListPhantomTimeSeriesResponse) MakeDiffFieldMask(other *ListPhantomTimeSeriesResponse) *ListPhantomTimeSeriesResponse_FieldMask
- func (o *ListPhantomTimeSeriesResponse) MakeFullFieldMask() *ListPhantomTimeSeriesResponse_FieldMask
- func (o *ListPhantomTimeSeriesResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *ListPhantomTimeSeriesResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *ListPhantomTimeSeriesResponse) Marshal() ([]byte, error)
- func (m *ListPhantomTimeSeriesResponse) MarshalJSON() ([]byte, error)
- func (o *ListPhantomTimeSeriesResponse) Merge(source *ListPhantomTimeSeriesResponse)
- func (o *ListPhantomTimeSeriesResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*ListPhantomTimeSeriesResponse) ProtoMessage()
- func (m *ListPhantomTimeSeriesResponse) ProtoReflect() preflect.Message
- func (m *ListPhantomTimeSeriesResponse) Reset()
- func (m *ListPhantomTimeSeriesResponse) SetNextPageToken(fv *phantom_time_serie.PagerCursor)
- func (m *ListPhantomTimeSeriesResponse) SetPhantomTimeSeries(fv []*phantom_time_serie.PhantomTimeSerie)
- func (m *ListPhantomTimeSeriesResponse) SetPrevPageToken(fv *phantom_time_serie.PagerCursor)
- func (m *ListPhantomTimeSeriesResponse) String() string
- func (m *ListPhantomTimeSeriesResponse) Unmarshal(b []byte) error
- func (m *ListPhantomTimeSeriesResponse) UnmarshalJSON(data []byte) error
- type ListPhantomTimeSeriesResponseFieldPathBuilder
- func (ListPhantomTimeSeriesResponseFieldPathBuilder) NextPageToken() ListPhantomTimeSeriesResponsePathSelectorNextPageToken
- func (ListPhantomTimeSeriesResponseFieldPathBuilder) PhantomTimeSeries() ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeries
- func (ListPhantomTimeSeriesResponseFieldPathBuilder) PrevPageToken() ListPhantomTimeSeriesResponsePathSelectorPrevPageToken
- type ListPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesMetadataAnnotations
- func (s ListPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesMetadataAnnotations) FieldPath() *ListPhantomTimeSeriesResponse_FieldSubPath
- func (s ListPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesMetadataAnnotations) WithArrayOfValues(values []string) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s ListPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesMetadataAnnotations) WithValue(value string) *ListPhantomTimeSeriesResponse_FieldSubPathValue
- type ListPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesMetadataLabels
- func (s ListPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesMetadataLabels) FieldPath() *ListPhantomTimeSeriesResponse_FieldSubPath
- func (s ListPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesMetadataLabels) WithArrayOfValues(values []string) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s ListPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesMetadataLabels) WithValue(value string) *ListPhantomTimeSeriesResponse_FieldSubPathValue
- type ListPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesMetadataShards
- func (s ListPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesMetadataShards) FieldPath() *ListPhantomTimeSeriesResponse_FieldSubPath
- func (s ListPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesMetadataShards) WithArrayOfValues(values []int64) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s ListPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesMetadataShards) WithValue(value int64) *ListPhantomTimeSeriesResponse_FieldSubPathValue
- type ListPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesMetricLabels
- func (s ListPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesMetricLabels) FieldPath() *ListPhantomTimeSeriesResponse_FieldSubPath
- func (s ListPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesMetricLabels) WithArrayOfValues(values []string) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s ListPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesMetricLabels) WithValue(value string) *ListPhantomTimeSeriesResponse_FieldSubPathValue
- type ListPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesResourceLabels
- func (s ListPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesResourceLabels) FieldPath() *ListPhantomTimeSeriesResponse_FieldSubPath
- func (s ListPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesResourceLabels) WithArrayOfValues(values []string) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s ListPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesResourceLabels) WithValue(value string) *ListPhantomTimeSeriesResponse_FieldSubPathValue
- type ListPhantomTimeSeriesResponsePathSelectorNextPageToken
- func (ListPhantomTimeSeriesResponsePathSelectorNextPageToken) FieldPath() *ListPhantomTimeSeriesResponse_FieldTerminalPath
- func (s ListPhantomTimeSeriesResponsePathSelectorNextPageToken) WithArrayOfValues(values []*phantom_time_serie.PagerCursor) *ListPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues
- func (s ListPhantomTimeSeriesResponsePathSelectorNextPageToken) WithValue(value *phantom_time_serie.PagerCursor) *ListPhantomTimeSeriesResponse_FieldTerminalPathValue
- type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeries
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeries) FieldPath() *ListPhantomTimeSeriesResponse_FieldTerminalPath
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeries) Key() ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesKey
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeries) Metadata() ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadata
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeries) Metric() ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetric
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeries) MetricKind() ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricKind
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeries) Name() ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesName
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeries) Project() ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesProject
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeries) Resource() ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResource
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeries) Value() ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValue
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeries) ValueType() ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueType
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeries) WithArrayOfValues(values [][]*phantom_time_serie.PhantomTimeSerie) *ListPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeries) WithItemValue(value *phantom_time_serie.PhantomTimeSerie) *ListPhantomTimeSeriesResponse_FieldTerminalPathArrayItemValue
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeries) WithSubArrayItemValue(...) *ListPhantomTimeSeriesResponse_FieldSubPathArrayItemValue
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeries) WithSubArrayOfValues(...) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeries) WithSubPath(subPath phantom_time_serie.PhantomTimeSerie_FieldPath) *ListPhantomTimeSeriesResponse_FieldSubPath
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeries) WithSubValue(subPathValue phantom_time_serie.PhantomTimeSerie_FieldPathValue) *ListPhantomTimeSeriesResponse_FieldSubPathValue
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeries) WithValue(value []*phantom_time_serie.PhantomTimeSerie) *ListPhantomTimeSeriesResponse_FieldTerminalPathValue
- type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesKey
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesKey) FieldPath() *ListPhantomTimeSeriesResponse_FieldSubPath
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesKey) WithArrayOfValues(values [][]byte) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesKey) WithValue(value []byte) *ListPhantomTimeSeriesResponse_FieldSubPathValue
- type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadata
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadata) Annotations() ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataAnnotations
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadata) CreateTime() ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataCreateTime
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadata) DeleteTime() ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataDeleteTime
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadata) FieldPath() *ListPhantomTimeSeriesResponse_FieldSubPath
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadata) Generation() ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataGeneration
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadata) Labels() ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLabels
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadata) Lifecycle() ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLifecycle
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadata) OwnerReferences() ...
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadata) ResourceVersion() ...
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadata) Shards() ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataShards
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadata) Syncing() ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataSyncing
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadata) Tags() ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataTags
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadata) UpdateTime() ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataUpdateTime
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadata) Uuid() ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataUuid
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadata) WithValue(value *ntt_meta.Meta) *ListPhantomTimeSeriesResponse_FieldSubPathValue
- type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataAnnotations
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataAnnotations) FieldPath() *ListPhantomTimeSeriesResponse_FieldSubPath
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataAnnotations) WithArrayOfValues(values []map[string]string) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataAnnotations) WithKey(key string) ...
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataAnnotations) WithValue(value map[string]string) *ListPhantomTimeSeriesResponse_FieldSubPathValue
- type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataCreateTime
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataCreateTime) FieldPath() *ListPhantomTimeSeriesResponse_FieldSubPath
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataCreateTime) WithValue(value *timestamp.Timestamp) *ListPhantomTimeSeriesResponse_FieldSubPathValue
- type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataDeleteTime
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataDeleteTime) FieldPath() *ListPhantomTimeSeriesResponse_FieldSubPath
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *ListPhantomTimeSeriesResponse_FieldSubPathValue
- type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataGeneration
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataGeneration) FieldPath() *ListPhantomTimeSeriesResponse_FieldSubPath
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataGeneration) WithArrayOfValues(values []int64) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataGeneration) WithValue(value int64) *ListPhantomTimeSeriesResponse_FieldSubPathValue
- type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLabels
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLabels) FieldPath() *ListPhantomTimeSeriesResponse_FieldSubPath
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLabels) WithArrayOfValues(values []map[string]string) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLabels) WithKey(key string) ListPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesMetadataLabels
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLabels) WithValue(value map[string]string) *ListPhantomTimeSeriesResponse_FieldSubPathValue
- type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLifecycle
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLifecycle) BlockDeletion() ...
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLifecycle) FieldPath() *ListPhantomTimeSeriesResponse_FieldSubPath
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLifecycle) State() ...
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *ListPhantomTimeSeriesResponse_FieldSubPathValue
- type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLifecycleBlockDeletion
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLifecycleBlockDeletion) FieldPath() *ListPhantomTimeSeriesResponse_FieldSubPath
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLifecycleBlockDeletion) WithValue(value bool) *ListPhantomTimeSeriesResponse_FieldSubPathValue
- type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLifecycleState
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLifecycleState) FieldPath() *ListPhantomTimeSeriesResponse_FieldSubPath
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *ListPhantomTimeSeriesResponse_FieldSubPathValue
- type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferences
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferences) Controller() ...
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferences) FieldPath() *ListPhantomTimeSeriesResponse_FieldSubPath
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferences) Kind() ...
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferences) Name() ...
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferences) Region() ...
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferences) RequiresOwnerReference() ...
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferences) Version() ...
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *ListPhantomTimeSeriesResponse_FieldSubPathArrayItemValue
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *ListPhantomTimeSeriesResponse_FieldSubPathValue
- type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesBlockOwnerDeletion
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *ListPhantomTimeSeriesResponse_FieldSubPath
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *ListPhantomTimeSeriesResponse_FieldSubPathValue
- type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesController
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesController) FieldPath() *ListPhantomTimeSeriesResponse_FieldSubPath
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesController) WithValue(value bool) *ListPhantomTimeSeriesResponse_FieldSubPathValue
- type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesKind
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesKind) FieldPath() *ListPhantomTimeSeriesResponse_FieldSubPath
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesKind) WithValue(value string) *ListPhantomTimeSeriesResponse_FieldSubPathValue
- type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesName
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesName) FieldPath() *ListPhantomTimeSeriesResponse_FieldSubPath
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesName) WithArrayOfValues(values []string) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesName) WithValue(value string) *ListPhantomTimeSeriesResponse_FieldSubPathValue
- type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesRegion
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesRegion) FieldPath() *ListPhantomTimeSeriesResponse_FieldSubPath
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesRegion) WithValue(value string) *ListPhantomTimeSeriesResponse_FieldSubPathValue
- type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesRequiresOwnerReference
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *ListPhantomTimeSeriesResponse_FieldSubPath
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *ListPhantomTimeSeriesResponse_FieldSubPathValue
- type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesVersion
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesVersion) FieldPath() *ListPhantomTimeSeriesResponse_FieldSubPath
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesVersion) WithValue(value string) *ListPhantomTimeSeriesResponse_FieldSubPathValue
- type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataResourceVersion
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataResourceVersion) FieldPath() *ListPhantomTimeSeriesResponse_FieldSubPath
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataResourceVersion) WithArrayOfValues(values []string) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataResourceVersion) WithValue(value string) *ListPhantomTimeSeriesResponse_FieldSubPathValue
- type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataShards
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataShards) FieldPath() *ListPhantomTimeSeriesResponse_FieldSubPath
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataShards) WithArrayOfValues(values []map[string]int64) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataShards) WithKey(key string) ListPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesMetadataShards
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataShards) WithValue(value map[string]int64) *ListPhantomTimeSeriesResponse_FieldSubPathValue
- type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataSyncing
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataSyncing) FieldPath() *ListPhantomTimeSeriesResponse_FieldSubPath
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataSyncing) OwningRegion() ...
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataSyncing) Regions() ...
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *ListPhantomTimeSeriesResponse_FieldSubPathValue
- type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataSyncingOwningRegion
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataSyncingOwningRegion) FieldPath() *ListPhantomTimeSeriesResponse_FieldSubPath
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataSyncingOwningRegion) WithValue(value string) *ListPhantomTimeSeriesResponse_FieldSubPathValue
- type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataSyncingRegions
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataSyncingRegions) FieldPath() *ListPhantomTimeSeriesResponse_FieldSubPath
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataSyncingRegions) WithArrayOfValues(values [][]string) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataSyncingRegions) WithItemValue(value string) *ListPhantomTimeSeriesResponse_FieldSubPathArrayItemValue
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataSyncingRegions) WithValue(value []string) *ListPhantomTimeSeriesResponse_FieldSubPathValue
- type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataTags
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataTags) FieldPath() *ListPhantomTimeSeriesResponse_FieldSubPath
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataTags) WithArrayOfValues(values [][]string) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataTags) WithItemValue(value string) *ListPhantomTimeSeriesResponse_FieldSubPathArrayItemValue
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataTags) WithValue(value []string) *ListPhantomTimeSeriesResponse_FieldSubPathValue
- type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataUpdateTime
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataUpdateTime) FieldPath() *ListPhantomTimeSeriesResponse_FieldSubPath
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *ListPhantomTimeSeriesResponse_FieldSubPathValue
- type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataUuid
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataUuid) FieldPath() *ListPhantomTimeSeriesResponse_FieldSubPath
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataUuid) WithArrayOfValues(values []string) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataUuid) WithValue(value string) *ListPhantomTimeSeriesResponse_FieldSubPathValue
- type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetric
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetric) FieldPath() *ListPhantomTimeSeriesResponse_FieldSubPath
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetric) Labels() ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricLabels
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetric) ReducedLabels() ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricReducedLabels
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetric) Type() ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricType
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetric) WithArrayOfValues(values []*monitoring_common.Metric) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetric) WithValue(value *monitoring_common.Metric) *ListPhantomTimeSeriesResponse_FieldSubPathValue
- type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricKind
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricKind) FieldPath() *ListPhantomTimeSeriesResponse_FieldSubPath
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricKind) WithArrayOfValues(values []metric_descriptor.MetricDescriptor_MetricKind) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricKind) WithValue(value metric_descriptor.MetricDescriptor_MetricKind) *ListPhantomTimeSeriesResponse_FieldSubPathValue
- type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricLabels
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricLabels) FieldPath() *ListPhantomTimeSeriesResponse_FieldSubPath
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricLabels) WithArrayOfValues(values []map[string]string) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricLabels) WithKey(key string) ListPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesMetricLabels
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricLabels) WithValue(value map[string]string) *ListPhantomTimeSeriesResponse_FieldSubPathValue
- type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricReducedLabels
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricReducedLabels) FieldPath() *ListPhantomTimeSeriesResponse_FieldSubPath
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricReducedLabels) WithArrayOfValues(values [][]string) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricReducedLabels) WithItemValue(value string) *ListPhantomTimeSeriesResponse_FieldSubPathArrayItemValue
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricReducedLabels) WithValue(value []string) *ListPhantomTimeSeriesResponse_FieldSubPathValue
- type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricType
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricType) FieldPath() *ListPhantomTimeSeriesResponse_FieldSubPath
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricType) WithArrayOfValues(values []string) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricType) WithValue(value string) *ListPhantomTimeSeriesResponse_FieldSubPathValue
- type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesName
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesName) FieldPath() *ListPhantomTimeSeriesResponse_FieldSubPath
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesName) WithArrayOfValues(values []*phantom_time_serie.Name) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesName) WithValue(value *phantom_time_serie.Name) *ListPhantomTimeSeriesResponse_FieldSubPathValue
- type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesProject
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesProject) FieldPath() *ListPhantomTimeSeriesResponse_FieldSubPath
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesProject) WithArrayOfValues(values []string) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesProject) WithValue(value string) *ListPhantomTimeSeriesResponse_FieldSubPathValue
- type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResource
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResource) FieldPath() *ListPhantomTimeSeriesResponse_FieldSubPath
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResource) Labels() ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResourceLabels
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResource) ReducedLabels() ...
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResource) Type() ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResourceType
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResource) WithArrayOfValues(values []*monitoring_common.MonitoredResource) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResource) WithValue(value *monitoring_common.MonitoredResource) *ListPhantomTimeSeriesResponse_FieldSubPathValue
- type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResourceLabels
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResourceLabels) FieldPath() *ListPhantomTimeSeriesResponse_FieldSubPath
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResourceLabels) WithArrayOfValues(values []map[string]string) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResourceLabels) WithKey(key string) ListPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesResourceLabels
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResourceLabels) WithValue(value map[string]string) *ListPhantomTimeSeriesResponse_FieldSubPathValue
- type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResourceReducedLabels
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResourceReducedLabels) FieldPath() *ListPhantomTimeSeriesResponse_FieldSubPath
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResourceReducedLabels) WithArrayOfValues(values [][]string) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResourceReducedLabels) WithItemValue(value string) *ListPhantomTimeSeriesResponse_FieldSubPathArrayItemValue
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResourceReducedLabels) WithValue(value []string) *ListPhantomTimeSeriesResponse_FieldSubPathValue
- type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResourceType
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResourceType) FieldPath() *ListPhantomTimeSeriesResponse_FieldSubPath
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResourceType) WithArrayOfValues(values []string) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResourceType) WithValue(value string) *ListPhantomTimeSeriesResponse_FieldSubPathValue
- type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValue
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValue) BoolValue() ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueBoolValue
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValue) DistributionValue() ...
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValue) DoubleValue() ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDoubleValue
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValue) FieldPath() *ListPhantomTimeSeriesResponse_FieldSubPath
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValue) Int64Value() ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueInt64Value
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValue) StringValue() ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueStringValue
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValue) WithArrayOfValues(values []*monitoring_common.TypedValue) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValue) WithValue(value *monitoring_common.TypedValue) *ListPhantomTimeSeriesResponse_FieldSubPathValue
- type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueBoolValue
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueBoolValue) FieldPath() *ListPhantomTimeSeriesResponse_FieldSubPath
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueBoolValue) WithArrayOfValues(values []bool) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueBoolValue) WithValue(value bool) *ListPhantomTimeSeriesResponse_FieldSubPathValue
- type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValue
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValue) BucketCounts() ...
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValue) BucketOptions() ...
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValue) Count() ...
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValue) FieldPath() *ListPhantomTimeSeriesResponse_FieldSubPath
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValue) Mean() ...
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValue) Range() ...
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValue) SumOfSquaredDeviation() ...
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValue) WithArrayOfValues(values []*monitoring_common.Distribution) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValue) WithValue(value *monitoring_common.Distribution) *ListPhantomTimeSeriesResponse_FieldSubPathValue
- type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketCounts
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketCounts) FieldPath() *ListPhantomTimeSeriesResponse_FieldSubPath
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketCounts) WithArrayOfValues(values [][]int64) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketCounts) WithItemValue(value int64) *ListPhantomTimeSeriesResponse_FieldSubPathArrayItemValue
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketCounts) WithValue(value []int64) *ListPhantomTimeSeriesResponse_FieldSubPathValue
- type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptions
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptions) DynamicBuckets() ...
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptions) ExplicitBuckets() ...
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptions) ExponentialBuckets() ...
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptions) FieldPath() *ListPhantomTimeSeriesResponse_FieldSubPath
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptions) LinearBuckets() ...
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptions) WithArrayOfValues(values []*monitoring_common.Distribution_BucketOptions) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptions) WithValue(value *monitoring_common.Distribution_BucketOptions) *ListPhantomTimeSeriesResponse_FieldSubPathValue
- type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsDynamicBuckets
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsDynamicBuckets) Compression() ...
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsDynamicBuckets) FieldPath() *ListPhantomTimeSeriesResponse_FieldSubPath
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsDynamicBuckets) Means() ...
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsDynamicBuckets) WithArrayOfValues(values []*monitoring_common.Distribution_BucketOptions_Dynamic) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsDynamicBuckets) WithValue(value *monitoring_common.Distribution_BucketOptions_Dynamic) *ListPhantomTimeSeriesResponse_FieldSubPathValue
- type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsDynamicBucketsCompression
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsDynamicBucketsCompression) FieldPath() *ListPhantomTimeSeriesResponse_FieldSubPath
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsDynamicBucketsCompression) WithArrayOfValues(values []float64) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsDynamicBucketsCompression) WithValue(value float64) *ListPhantomTimeSeriesResponse_FieldSubPathValue
- type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsDynamicBucketsMeans
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsDynamicBucketsMeans) FieldPath() *ListPhantomTimeSeriesResponse_FieldSubPath
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsDynamicBucketsMeans) WithArrayOfValues(values [][]float64) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsDynamicBucketsMeans) WithItemValue(value float64) *ListPhantomTimeSeriesResponse_FieldSubPathArrayItemValue
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsDynamicBucketsMeans) WithValue(value []float64) *ListPhantomTimeSeriesResponse_FieldSubPathValue
- type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExplicitBuckets
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExplicitBuckets) Bounds() ...
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExplicitBuckets) FieldPath() *ListPhantomTimeSeriesResponse_FieldSubPath
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExplicitBuckets) WithArrayOfValues(values []*monitoring_common.Distribution_BucketOptions_Explicit) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExplicitBuckets) WithValue(value *monitoring_common.Distribution_BucketOptions_Explicit) *ListPhantomTimeSeriesResponse_FieldSubPathValue
- type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExplicitBucketsBounds
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExplicitBucketsBounds) FieldPath() *ListPhantomTimeSeriesResponse_FieldSubPath
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExplicitBucketsBounds) WithArrayOfValues(values [][]float64) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExplicitBucketsBounds) WithItemValue(value float64) *ListPhantomTimeSeriesResponse_FieldSubPathArrayItemValue
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExplicitBucketsBounds) WithValue(value []float64) *ListPhantomTimeSeriesResponse_FieldSubPathValue
- type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExponentialBuckets
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExponentialBuckets) FieldPath() *ListPhantomTimeSeriesResponse_FieldSubPath
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExponentialBuckets) GrowthFactor() ...
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExponentialBuckets) NumFiniteBuckets() ...
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExponentialBuckets) Scale() ...
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExponentialBuckets) WithArrayOfValues(values []*monitoring_common.Distribution_BucketOptions_Exponential) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExponentialBuckets) WithValue(value *monitoring_common.Distribution_BucketOptions_Exponential) *ListPhantomTimeSeriesResponse_FieldSubPathValue
- type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExponentialBucketsGrowthFactor
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExponentialBucketsGrowthFactor) FieldPath() *ListPhantomTimeSeriesResponse_FieldSubPath
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExponentialBucketsGrowthFactor) WithArrayOfValues(values []float64) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExponentialBucketsGrowthFactor) WithValue(value float64) *ListPhantomTimeSeriesResponse_FieldSubPathValue
- type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExponentialBucketsNumFiniteBuckets
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExponentialBucketsNumFiniteBuckets) FieldPath() *ListPhantomTimeSeriesResponse_FieldSubPath
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExponentialBucketsNumFiniteBuckets) WithArrayOfValues(values []int32) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExponentialBucketsNumFiniteBuckets) WithValue(value int32) *ListPhantomTimeSeriesResponse_FieldSubPathValue
- type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExponentialBucketsScale
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExponentialBucketsScale) FieldPath() *ListPhantomTimeSeriesResponse_FieldSubPath
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExponentialBucketsScale) WithArrayOfValues(values []float64) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExponentialBucketsScale) WithValue(value float64) *ListPhantomTimeSeriesResponse_FieldSubPathValue
- type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsLinearBuckets
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsLinearBuckets) FieldPath() *ListPhantomTimeSeriesResponse_FieldSubPath
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsLinearBuckets) NumFiniteBuckets() ...
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsLinearBuckets) Offset() ...
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsLinearBuckets) Width() ...
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsLinearBuckets) WithArrayOfValues(values []*monitoring_common.Distribution_BucketOptions_Linear) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsLinearBuckets) WithValue(value *monitoring_common.Distribution_BucketOptions_Linear) *ListPhantomTimeSeriesResponse_FieldSubPathValue
- type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsLinearBucketsNumFiniteBuckets
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsLinearBucketsNumFiniteBuckets) FieldPath() *ListPhantomTimeSeriesResponse_FieldSubPath
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsLinearBucketsNumFiniteBuckets) WithArrayOfValues(values []int32) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsLinearBucketsNumFiniteBuckets) WithValue(value int32) *ListPhantomTimeSeriesResponse_FieldSubPathValue
- type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsLinearBucketsOffset
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsLinearBucketsOffset) FieldPath() *ListPhantomTimeSeriesResponse_FieldSubPath
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsLinearBucketsOffset) WithArrayOfValues(values []float64) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsLinearBucketsOffset) WithValue(value float64) *ListPhantomTimeSeriesResponse_FieldSubPathValue
- type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsLinearBucketsWidth
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsLinearBucketsWidth) FieldPath() *ListPhantomTimeSeriesResponse_FieldSubPath
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsLinearBucketsWidth) WithArrayOfValues(values []float64) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsLinearBucketsWidth) WithValue(value float64) *ListPhantomTimeSeriesResponse_FieldSubPathValue
- type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueCount
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueCount) FieldPath() *ListPhantomTimeSeriesResponse_FieldSubPath
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueCount) WithArrayOfValues(values []int64) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueCount) WithValue(value int64) *ListPhantomTimeSeriesResponse_FieldSubPathValue
- type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueMean
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueMean) FieldPath() *ListPhantomTimeSeriesResponse_FieldSubPath
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueMean) WithArrayOfValues(values []float64) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueMean) WithValue(value float64) *ListPhantomTimeSeriesResponse_FieldSubPathValue
- type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueRange
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueRange) FieldPath() *ListPhantomTimeSeriesResponse_FieldSubPath
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueRange) Max() ...
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueRange) Min() ...
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueRange) WithArrayOfValues(values []*monitoring_common.Distribution_Range) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueRange) WithValue(value *monitoring_common.Distribution_Range) *ListPhantomTimeSeriesResponse_FieldSubPathValue
- type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueRangeMax
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueRangeMax) FieldPath() *ListPhantomTimeSeriesResponse_FieldSubPath
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueRangeMax) WithArrayOfValues(values []float64) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueRangeMax) WithValue(value float64) *ListPhantomTimeSeriesResponse_FieldSubPathValue
- type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueRangeMin
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueRangeMin) FieldPath() *ListPhantomTimeSeriesResponse_FieldSubPath
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueRangeMin) WithArrayOfValues(values []float64) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueRangeMin) WithValue(value float64) *ListPhantomTimeSeriesResponse_FieldSubPathValue
- type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueSumOfSquaredDeviation
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueSumOfSquaredDeviation) FieldPath() *ListPhantomTimeSeriesResponse_FieldSubPath
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueSumOfSquaredDeviation) WithArrayOfValues(values []float64) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueSumOfSquaredDeviation) WithValue(value float64) *ListPhantomTimeSeriesResponse_FieldSubPathValue
- type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDoubleValue
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDoubleValue) FieldPath() *ListPhantomTimeSeriesResponse_FieldSubPath
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDoubleValue) WithArrayOfValues(values []float64) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDoubleValue) WithValue(value float64) *ListPhantomTimeSeriesResponse_FieldSubPathValue
- type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueInt64Value
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueInt64Value) FieldPath() *ListPhantomTimeSeriesResponse_FieldSubPath
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueInt64Value) WithArrayOfValues(values []int64) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueInt64Value) WithValue(value int64) *ListPhantomTimeSeriesResponse_FieldSubPathValue
- type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueStringValue
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueStringValue) FieldPath() *ListPhantomTimeSeriesResponse_FieldSubPath
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueStringValue) WithArrayOfValues(values []string) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueStringValue) WithValue(value string) *ListPhantomTimeSeriesResponse_FieldSubPathValue
- type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueType
- func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueType) FieldPath() *ListPhantomTimeSeriesResponse_FieldSubPath
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueType) WithArrayOfValues(values []metric_descriptor.MetricDescriptor_ValueType) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueType) WithValue(value metric_descriptor.MetricDescriptor_ValueType) *ListPhantomTimeSeriesResponse_FieldSubPathValue
- type ListPhantomTimeSeriesResponsePathSelectorPrevPageToken
- func (ListPhantomTimeSeriesResponsePathSelectorPrevPageToken) FieldPath() *ListPhantomTimeSeriesResponse_FieldTerminalPath
- func (s ListPhantomTimeSeriesResponsePathSelectorPrevPageToken) WithArrayOfValues(values []*phantom_time_serie.PagerCursor) *ListPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues
- func (s ListPhantomTimeSeriesResponsePathSelectorPrevPageToken) WithValue(value *phantom_time_serie.PagerCursor) *ListPhantomTimeSeriesResponse_FieldTerminalPathValue
- type ListPhantomTimeSeriesResponse_FieldMask
- func (fieldMask *ListPhantomTimeSeriesResponse_FieldMask) AppendPath(path ListPhantomTimeSeriesResponse_FieldPath)
- func (fieldMask *ListPhantomTimeSeriesResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *ListPhantomTimeSeriesResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *ListPhantomTimeSeriesResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *ListPhantomTimeSeriesResponse_FieldMask) FilterInputFields() *ListPhantomTimeSeriesResponse_FieldMask
- func (fieldMask *ListPhantomTimeSeriesResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *ListPhantomTimeSeriesResponse_FieldMask) GetPaths() []ListPhantomTimeSeriesResponse_FieldPath
- func (fieldMask *ListPhantomTimeSeriesResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *ListPhantomTimeSeriesResponse_FieldMask) IsFull() bool
- func (fieldMask ListPhantomTimeSeriesResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask ListPhantomTimeSeriesResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *ListPhantomTimeSeriesResponse_FieldMask) PathsCount() int
- func (fieldMask *ListPhantomTimeSeriesResponse_FieldMask) Project(source *ListPhantomTimeSeriesResponse) *ListPhantomTimeSeriesResponse
- func (fieldMask *ListPhantomTimeSeriesResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *ListPhantomTimeSeriesResponse_FieldMask) ProtoMessage()
- func (fieldMask *ListPhantomTimeSeriesResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *ListPhantomTimeSeriesResponse_FieldMask) Reset()
- func (fieldMask *ListPhantomTimeSeriesResponse_FieldMask) Set(target, source *ListPhantomTimeSeriesResponse)
- func (fieldMask *ListPhantomTimeSeriesResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *ListPhantomTimeSeriesResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *ListPhantomTimeSeriesResponse_FieldMask) Size() int
- func (fieldMask *ListPhantomTimeSeriesResponse_FieldMask) String() string
- func (fieldMask *ListPhantomTimeSeriesResponse_FieldMask) Subtract(other *ListPhantomTimeSeriesResponse_FieldMask) *ListPhantomTimeSeriesResponse_FieldMask
- func (fieldMask *ListPhantomTimeSeriesResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *ListPhantomTimeSeriesResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *ListPhantomTimeSeriesResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *ListPhantomTimeSeriesResponse_FieldMask) UnmarshalJSON(data []byte) error
- type ListPhantomTimeSeriesResponse_FieldPath
- func BuildListPhantomTimeSeriesResponse_FieldPath(fp gotenobject.RawFieldPath) (ListPhantomTimeSeriesResponse_FieldPath, error)
- func MustParseListPhantomTimeSeriesResponse_FieldPath(rawField string) ListPhantomTimeSeriesResponse_FieldPath
- func ParseListPhantomTimeSeriesResponse_FieldPath(rawField string) (ListPhantomTimeSeriesResponse_FieldPath, error)
- type ListPhantomTimeSeriesResponse_FieldPathArrayItemValue
- func MustParseListPhantomTimeSeriesResponse_FieldPathArrayItemValue(pathStr, valueStr string) ListPhantomTimeSeriesResponse_FieldPathArrayItemValue
- func ParseListPhantomTimeSeriesResponse_FieldPathArrayItemValue(pathStr, valueStr string) (ListPhantomTimeSeriesResponse_FieldPathArrayItemValue, error)
- type ListPhantomTimeSeriesResponse_FieldPathArrayOfValues
- type ListPhantomTimeSeriesResponse_FieldPathSelector
- type ListPhantomTimeSeriesResponse_FieldPathValue
- type ListPhantomTimeSeriesResponse_FieldSubPath
- func (fps *ListPhantomTimeSeriesResponse_FieldSubPath) AsPhantomTimeSeriesSubPath() (phantom_time_serie.PhantomTimeSerie_FieldPath, bool)
- func (fps *ListPhantomTimeSeriesResponse_FieldSubPath) ClearValue(item *ListPhantomTimeSeriesResponse)
- func (fps *ListPhantomTimeSeriesResponse_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *ListPhantomTimeSeriesResponse_FieldSubPath) Get(source *ListPhantomTimeSeriesResponse) (values []interface{})
- func (fps *ListPhantomTimeSeriesResponse_FieldSubPath) GetDefault() interface{}
- func (fps *ListPhantomTimeSeriesResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *ListPhantomTimeSeriesResponse_FieldSubPath) GetSingle(source *ListPhantomTimeSeriesResponse) (interface{}, bool)
- func (fps *ListPhantomTimeSeriesResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *ListPhantomTimeSeriesResponse_FieldSubPath) IsLeaf() bool
- func (fps *ListPhantomTimeSeriesResponse_FieldSubPath) JSONString() string
- func (fps *ListPhantomTimeSeriesResponse_FieldSubPath) Selector() ListPhantomTimeSeriesResponse_FieldPathSelector
- func (fps *ListPhantomTimeSeriesResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *ListPhantomTimeSeriesResponse_FieldSubPath) String() string
- func (fps *ListPhantomTimeSeriesResponse_FieldSubPath) WithIArrayItemValue(value interface{}) ListPhantomTimeSeriesResponse_FieldPathArrayItemValue
- func (fps *ListPhantomTimeSeriesResponse_FieldSubPath) WithIArrayOfValues(values interface{}) ListPhantomTimeSeriesResponse_FieldPathArrayOfValues
- func (fps *ListPhantomTimeSeriesResponse_FieldSubPath) WithIValue(value interface{}) ListPhantomTimeSeriesResponse_FieldPathValue
- func (fps *ListPhantomTimeSeriesResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *ListPhantomTimeSeriesResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *ListPhantomTimeSeriesResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type ListPhantomTimeSeriesResponse_FieldSubPathArrayItemValue
- func (fpaivs *ListPhantomTimeSeriesResponse_FieldSubPathArrayItemValue) AsPhantomTimeSeriesPathItemValue() (phantom_time_serie.PhantomTimeSerie_FieldPathArrayItemValue, bool)
- func (fpaivs *ListPhantomTimeSeriesResponse_FieldSubPathArrayItemValue) ContainsValue(source *ListPhantomTimeSeriesResponse) bool
- func (fpaivs *ListPhantomTimeSeriesResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- type ListPhantomTimeSeriesResponse_FieldSubPathValue
- func (fpvs *ListPhantomTimeSeriesResponse_FieldSubPathValue) AsPhantomTimeSeriesPathValue() (phantom_time_serie.PhantomTimeSerie_FieldPathValue, bool)
- func (fpvs *ListPhantomTimeSeriesResponse_FieldSubPathValue) CompareWith(source *ListPhantomTimeSeriesResponse) (int, bool)
- func (fpvs *ListPhantomTimeSeriesResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *ListPhantomTimeSeriesResponse_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *ListPhantomTimeSeriesResponse_FieldSubPathValue) SetTo(target **ListPhantomTimeSeriesResponse)
- func (fpvs *ListPhantomTimeSeriesResponse_FieldSubPathValue) SetToRaw(target proto.Message)
- type ListPhantomTimeSeriesResponse_FieldTerminalPath
- func (fp *ListPhantomTimeSeriesResponse_FieldTerminalPath) ClearValue(item *ListPhantomTimeSeriesResponse)
- func (fp *ListPhantomTimeSeriesResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *ListPhantomTimeSeriesResponse_FieldTerminalPath) Get(source *ListPhantomTimeSeriesResponse) (values []interface{})
- func (fp *ListPhantomTimeSeriesResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *ListPhantomTimeSeriesResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *ListPhantomTimeSeriesResponse_FieldTerminalPath) GetSingle(source *ListPhantomTimeSeriesResponse) (interface{}, bool)
- func (fp *ListPhantomTimeSeriesResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *ListPhantomTimeSeriesResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *ListPhantomTimeSeriesResponse_FieldTerminalPath) JSONString() string
- func (fp *ListPhantomTimeSeriesResponse_FieldTerminalPath) Selector() ListPhantomTimeSeriesResponse_FieldPathSelector
- func (fp *ListPhantomTimeSeriesResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *ListPhantomTimeSeriesResponse_FieldTerminalPath) String() string
- func (fp *ListPhantomTimeSeriesResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListPhantomTimeSeriesResponse_FieldPathArrayItemValue
- func (fp *ListPhantomTimeSeriesResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListPhantomTimeSeriesResponse_FieldPathArrayOfValues
- func (fp *ListPhantomTimeSeriesResponse_FieldTerminalPath) WithIValue(value interface{}) ListPhantomTimeSeriesResponse_FieldPathValue
- func (fp *ListPhantomTimeSeriesResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *ListPhantomTimeSeriesResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *ListPhantomTimeSeriesResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type ListPhantomTimeSeriesResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *ListPhantomTimeSeriesResponse_FieldTerminalPathArrayItemValue) AsPhantomTimeSeriesItemValue() (*phantom_time_serie.PhantomTimeSerie, bool)
- func (fpaiv *ListPhantomTimeSeriesResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *ListPhantomTimeSeriesResponse) bool
- func (fpaiv *ListPhantomTimeSeriesResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *ListPhantomTimeSeriesResponse_FieldTerminalPathArrayItemValue) GetSingle(source *ListPhantomTimeSeriesResponse) (interface{}, bool)
- func (fpaiv *ListPhantomTimeSeriesResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type ListPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues
- func (fpaov *ListPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*phantom_time_serie.PagerCursor, bool)
- func (fpaov *ListPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues) AsPhantomTimeSeriesArrayOfValues() ([][]*phantom_time_serie.PhantomTimeSerie, bool)
- func (fpaov *ListPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*phantom_time_serie.PagerCursor, bool)
- func (fpaov *ListPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type ListPhantomTimeSeriesResponse_FieldTerminalPathValue
- func (fpv *ListPhantomTimeSeriesResponse_FieldTerminalPathValue) AsNextPageTokenValue() (*phantom_time_serie.PagerCursor, bool)
- func (fpv *ListPhantomTimeSeriesResponse_FieldTerminalPathValue) AsPhantomTimeSeriesValue() ([]*phantom_time_serie.PhantomTimeSerie, bool)
- func (fpv *ListPhantomTimeSeriesResponse_FieldTerminalPathValue) AsPrevPageTokenValue() (*phantom_time_serie.PagerCursor, bool)
- func (fpv *ListPhantomTimeSeriesResponse_FieldTerminalPathValue) CompareWith(source *ListPhantomTimeSeriesResponse) (int, bool)
- func (fpv *ListPhantomTimeSeriesResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *ListPhantomTimeSeriesResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *ListPhantomTimeSeriesResponse_FieldTerminalPathValue) SetTo(target **ListPhantomTimeSeriesResponse)
- func (fpv *ListPhantomTimeSeriesResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type PhantomTimeSerieServiceClient
- type PhantomTimeSerieServiceDescriptor
- func (d *PhantomTimeSerieServiceDescriptor) AllMethodDescriptors() []gotenclient.MethodDescriptor
- func (d *PhantomTimeSerieServiceDescriptor) GetApiName() string
- func (d *PhantomTimeSerieServiceDescriptor) GetFullAPIName() string
- func (d *PhantomTimeSerieServiceDescriptor) GetProtoPkgName() string
- func (d *PhantomTimeSerieServiceDescriptor) GetServiceDomain() string
- func (d *PhantomTimeSerieServiceDescriptor) GetServiceVersion() string
- type WatchPhantomTimeSerieClientStream
- type WatchPhantomTimeSerieDescriptor
- func (d *WatchPhantomTimeSerieDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *WatchPhantomTimeSerieDescriptor) GetApiName() string
- func (d *WatchPhantomTimeSerieDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchPhantomTimeSerieDescriptor) GetFullMethodName() string
- func (d *WatchPhantomTimeSerieDescriptor) GetMethodName() string
- func (d *WatchPhantomTimeSerieDescriptor) GetProtoPkgName() string
- func (d *WatchPhantomTimeSerieDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *WatchPhantomTimeSerieDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchPhantomTimeSerieDescriptor) GetServiceDomain() string
- func (d *WatchPhantomTimeSerieDescriptor) GetServiceVersion() string
- func (d *WatchPhantomTimeSerieDescriptor) GetVerb() string
- func (d *WatchPhantomTimeSerieDescriptor) HasResource() bool
- func (d *WatchPhantomTimeSerieDescriptor) IsClientStream() bool
- func (d *WatchPhantomTimeSerieDescriptor) IsCollection() bool
- func (d *WatchPhantomTimeSerieDescriptor) IsPlural() bool
- func (d *WatchPhantomTimeSerieDescriptor) IsServerStream() bool
- func (d *WatchPhantomTimeSerieDescriptor) IsUnary() bool
- func (d *WatchPhantomTimeSerieDescriptor) NewEmptyClientMsg() proto.Message
- func (d *WatchPhantomTimeSerieDescriptor) NewEmptyServerMsg() proto.Message
- func (d *WatchPhantomTimeSerieDescriptor) RequestHasResourceBody() bool
- type WatchPhantomTimeSerieDescriptorClientMsgHandle
- func (h *WatchPhantomTimeSerieDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchPhantomTimeSerieDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchPhantomTimeSerieDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchPhantomTimeSerieDescriptorServerMsgHandle
- func (h *WatchPhantomTimeSerieDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchPhantomTimeSerieDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchPhantomTimeSerieDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchPhantomTimeSerieRequest
- func (o *WatchPhantomTimeSerieRequest) Clone() *WatchPhantomTimeSerieRequest
- func (o *WatchPhantomTimeSerieRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchPhantomTimeSerieRequest) Descriptor() ([]byte, []int)
- func (m *WatchPhantomTimeSerieRequest) GetFieldMask() *phantom_time_serie.PhantomTimeSerie_FieldMask
- func (m *WatchPhantomTimeSerieRequest) GetName() *phantom_time_serie.Reference
- func (m *WatchPhantomTimeSerieRequest) GetView() view.View
- func (*WatchPhantomTimeSerieRequest) GotenMessage()
- func (o *WatchPhantomTimeSerieRequest) GotenObjectExt()
- func (obj *WatchPhantomTimeSerieRequest) GotenValidate() error
- func (o *WatchPhantomTimeSerieRequest) MakeDiffFieldMask(other *WatchPhantomTimeSerieRequest) *WatchPhantomTimeSerieRequest_FieldMask
- func (o *WatchPhantomTimeSerieRequest) MakeFullFieldMask() *WatchPhantomTimeSerieRequest_FieldMask
- func (o *WatchPhantomTimeSerieRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchPhantomTimeSerieRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchPhantomTimeSerieRequest) Marshal() ([]byte, error)
- func (m *WatchPhantomTimeSerieRequest) MarshalJSON() ([]byte, error)
- func (o *WatchPhantomTimeSerieRequest) Merge(source *WatchPhantomTimeSerieRequest)
- func (o *WatchPhantomTimeSerieRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchPhantomTimeSerieRequest) ProtoMessage()
- func (m *WatchPhantomTimeSerieRequest) ProtoReflect() preflect.Message
- func (m *WatchPhantomTimeSerieRequest) Reset()
- func (m *WatchPhantomTimeSerieRequest) SetFieldMask(fv *phantom_time_serie.PhantomTimeSerie_FieldMask)
- func (m *WatchPhantomTimeSerieRequest) SetName(fv *phantom_time_serie.Reference)
- func (m *WatchPhantomTimeSerieRequest) SetView(fv view.View)
- func (m *WatchPhantomTimeSerieRequest) String() string
- func (m *WatchPhantomTimeSerieRequest) Unmarshal(b []byte) error
- func (m *WatchPhantomTimeSerieRequest) UnmarshalJSON(data []byte) error
- type WatchPhantomTimeSerieRequestFieldPathBuilder
- func (WatchPhantomTimeSerieRequestFieldPathBuilder) FieldMask() WatchPhantomTimeSerieRequestPathSelectorFieldMask
- func (WatchPhantomTimeSerieRequestFieldPathBuilder) Name() WatchPhantomTimeSerieRequestPathSelectorName
- func (WatchPhantomTimeSerieRequestFieldPathBuilder) View() WatchPhantomTimeSerieRequestPathSelectorView
- type WatchPhantomTimeSerieRequestPathSelectorFieldMask
- func (WatchPhantomTimeSerieRequestPathSelectorFieldMask) FieldPath() *WatchPhantomTimeSerieRequest_FieldTerminalPath
- func (s WatchPhantomTimeSerieRequestPathSelectorFieldMask) WithArrayOfValues(values []*phantom_time_serie.PhantomTimeSerie_FieldMask) *WatchPhantomTimeSerieRequest_FieldTerminalPathArrayOfValues
- func (s WatchPhantomTimeSerieRequestPathSelectorFieldMask) WithValue(value *phantom_time_serie.PhantomTimeSerie_FieldMask) *WatchPhantomTimeSerieRequest_FieldTerminalPathValue
- type WatchPhantomTimeSerieRequestPathSelectorName
- func (WatchPhantomTimeSerieRequestPathSelectorName) FieldPath() *WatchPhantomTimeSerieRequest_FieldTerminalPath
- func (s WatchPhantomTimeSerieRequestPathSelectorName) WithArrayOfValues(values []*phantom_time_serie.Reference) *WatchPhantomTimeSerieRequest_FieldTerminalPathArrayOfValues
- func (s WatchPhantomTimeSerieRequestPathSelectorName) WithValue(value *phantom_time_serie.Reference) *WatchPhantomTimeSerieRequest_FieldTerminalPathValue
- type WatchPhantomTimeSerieRequestPathSelectorView
- func (WatchPhantomTimeSerieRequestPathSelectorView) FieldPath() *WatchPhantomTimeSerieRequest_FieldTerminalPath
- func (s WatchPhantomTimeSerieRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchPhantomTimeSerieRequest_FieldTerminalPathArrayOfValues
- func (s WatchPhantomTimeSerieRequestPathSelectorView) WithValue(value view.View) *WatchPhantomTimeSerieRequest_FieldTerminalPathValue
- type WatchPhantomTimeSerieRequest_FieldMask
- func (fieldMask *WatchPhantomTimeSerieRequest_FieldMask) AppendPath(path WatchPhantomTimeSerieRequest_FieldPath)
- func (fieldMask *WatchPhantomTimeSerieRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchPhantomTimeSerieRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchPhantomTimeSerieRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchPhantomTimeSerieRequest_FieldMask) FilterInputFields() *WatchPhantomTimeSerieRequest_FieldMask
- func (fieldMask *WatchPhantomTimeSerieRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchPhantomTimeSerieRequest_FieldMask) GetPaths() []WatchPhantomTimeSerieRequest_FieldPath
- func (fieldMask *WatchPhantomTimeSerieRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchPhantomTimeSerieRequest_FieldMask) IsFull() bool
- func (fieldMask WatchPhantomTimeSerieRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchPhantomTimeSerieRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchPhantomTimeSerieRequest_FieldMask) PathsCount() int
- func (fieldMask *WatchPhantomTimeSerieRequest_FieldMask) Project(source *WatchPhantomTimeSerieRequest) *WatchPhantomTimeSerieRequest
- func (fieldMask *WatchPhantomTimeSerieRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchPhantomTimeSerieRequest_FieldMask) ProtoMessage()
- func (fieldMask *WatchPhantomTimeSerieRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchPhantomTimeSerieRequest_FieldMask) Reset()
- func (fieldMask *WatchPhantomTimeSerieRequest_FieldMask) Set(target, source *WatchPhantomTimeSerieRequest)
- func (fieldMask *WatchPhantomTimeSerieRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchPhantomTimeSerieRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchPhantomTimeSerieRequest_FieldMask) Size() int
- func (fieldMask *WatchPhantomTimeSerieRequest_FieldMask) String() string
- func (fieldMask *WatchPhantomTimeSerieRequest_FieldMask) Subtract(other *WatchPhantomTimeSerieRequest_FieldMask) *WatchPhantomTimeSerieRequest_FieldMask
- func (fieldMask *WatchPhantomTimeSerieRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchPhantomTimeSerieRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchPhantomTimeSerieRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchPhantomTimeSerieRequest_FieldMask) UnmarshalJSON(data []byte) error
- type WatchPhantomTimeSerieRequest_FieldPath
- func BuildWatchPhantomTimeSerieRequest_FieldPath(fp gotenobject.RawFieldPath) (WatchPhantomTimeSerieRequest_FieldPath, error)
- func MustParseWatchPhantomTimeSerieRequest_FieldPath(rawField string) WatchPhantomTimeSerieRequest_FieldPath
- func ParseWatchPhantomTimeSerieRequest_FieldPath(rawField string) (WatchPhantomTimeSerieRequest_FieldPath, error)
- type WatchPhantomTimeSerieRequest_FieldPathArrayItemValue
- type WatchPhantomTimeSerieRequest_FieldPathArrayOfValues
- type WatchPhantomTimeSerieRequest_FieldPathSelector
- type WatchPhantomTimeSerieRequest_FieldPathValue
- type WatchPhantomTimeSerieRequest_FieldTerminalPath
- func (fp *WatchPhantomTimeSerieRequest_FieldTerminalPath) ClearValue(item *WatchPhantomTimeSerieRequest)
- func (fp *WatchPhantomTimeSerieRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchPhantomTimeSerieRequest_FieldTerminalPath) Get(source *WatchPhantomTimeSerieRequest) (values []interface{})
- func (fp *WatchPhantomTimeSerieRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchPhantomTimeSerieRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchPhantomTimeSerieRequest_FieldTerminalPath) GetSingle(source *WatchPhantomTimeSerieRequest) (interface{}, bool)
- func (fp *WatchPhantomTimeSerieRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchPhantomTimeSerieRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchPhantomTimeSerieRequest_FieldTerminalPath) JSONString() string
- func (fp *WatchPhantomTimeSerieRequest_FieldTerminalPath) Selector() WatchPhantomTimeSerieRequest_FieldPathSelector
- func (fp *WatchPhantomTimeSerieRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchPhantomTimeSerieRequest_FieldTerminalPath) String() string
- func (fp *WatchPhantomTimeSerieRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchPhantomTimeSerieRequest_FieldPathArrayItemValue
- func (fp *WatchPhantomTimeSerieRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchPhantomTimeSerieRequest_FieldPathArrayOfValues
- func (fp *WatchPhantomTimeSerieRequest_FieldTerminalPath) WithIValue(value interface{}) WatchPhantomTimeSerieRequest_FieldPathValue
- func (fp *WatchPhantomTimeSerieRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchPhantomTimeSerieRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchPhantomTimeSerieRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchPhantomTimeSerieRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchPhantomTimeSerieRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchPhantomTimeSerieRequest) bool
- func (fpaiv *WatchPhantomTimeSerieRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchPhantomTimeSerieRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchPhantomTimeSerieRequest) (interface{}, bool)
- func (fpaiv *WatchPhantomTimeSerieRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchPhantomTimeSerieRequest_FieldTerminalPathArrayOfValues
- func (fpaov *WatchPhantomTimeSerieRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*phantom_time_serie.PhantomTimeSerie_FieldMask, bool)
- func (fpaov *WatchPhantomTimeSerieRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*phantom_time_serie.Reference, bool)
- func (fpaov *WatchPhantomTimeSerieRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *WatchPhantomTimeSerieRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchPhantomTimeSerieRequest_FieldTerminalPathValue
- func (fpv *WatchPhantomTimeSerieRequest_FieldTerminalPathValue) AsFieldMaskValue() (*phantom_time_serie.PhantomTimeSerie_FieldMask, bool)
- func (fpv *WatchPhantomTimeSerieRequest_FieldTerminalPathValue) AsNameValue() (*phantom_time_serie.Reference, bool)
- func (fpv *WatchPhantomTimeSerieRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *WatchPhantomTimeSerieRequest_FieldTerminalPathValue) CompareWith(source *WatchPhantomTimeSerieRequest) (int, bool)
- func (fpv *WatchPhantomTimeSerieRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchPhantomTimeSerieRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchPhantomTimeSerieRequest_FieldTerminalPathValue) SetTo(target **WatchPhantomTimeSerieRequest)
- func (fpv *WatchPhantomTimeSerieRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchPhantomTimeSerieResponse
- func (o *WatchPhantomTimeSerieResponse) Clone() *WatchPhantomTimeSerieResponse
- func (o *WatchPhantomTimeSerieResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchPhantomTimeSerieResponse) Descriptor() ([]byte, []int)
- func (m *WatchPhantomTimeSerieResponse) GetChange() *phantom_time_serie.PhantomTimeSerieChange
- func (*WatchPhantomTimeSerieResponse) GotenMessage()
- func (o *WatchPhantomTimeSerieResponse) GotenObjectExt()
- func (obj *WatchPhantomTimeSerieResponse) GotenValidate() error
- func (o *WatchPhantomTimeSerieResponse) MakeDiffFieldMask(other *WatchPhantomTimeSerieResponse) *WatchPhantomTimeSerieResponse_FieldMask
- func (o *WatchPhantomTimeSerieResponse) MakeFullFieldMask() *WatchPhantomTimeSerieResponse_FieldMask
- func (o *WatchPhantomTimeSerieResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchPhantomTimeSerieResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchPhantomTimeSerieResponse) Marshal() ([]byte, error)
- func (m *WatchPhantomTimeSerieResponse) MarshalJSON() ([]byte, error)
- func (o *WatchPhantomTimeSerieResponse) Merge(source *WatchPhantomTimeSerieResponse)
- func (o *WatchPhantomTimeSerieResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchPhantomTimeSerieResponse) ProtoMessage()
- func (m *WatchPhantomTimeSerieResponse) ProtoReflect() preflect.Message
- func (m *WatchPhantomTimeSerieResponse) Reset()
- func (m *WatchPhantomTimeSerieResponse) SetChange(fv *phantom_time_serie.PhantomTimeSerieChange)
- func (m *WatchPhantomTimeSerieResponse) String() string
- func (m *WatchPhantomTimeSerieResponse) Unmarshal(b []byte) error
- func (m *WatchPhantomTimeSerieResponse) UnmarshalJSON(data []byte) error
- type WatchPhantomTimeSerieResponseFieldPathBuilder
- type WatchPhantomTimeSerieResponsePathSelectorChange
- func (WatchPhantomTimeSerieResponsePathSelectorChange) FieldPath() *WatchPhantomTimeSerieResponse_FieldTerminalPath
- func (s WatchPhantomTimeSerieResponsePathSelectorChange) WithArrayOfValues(values []*phantom_time_serie.PhantomTimeSerieChange) *WatchPhantomTimeSerieResponse_FieldTerminalPathArrayOfValues
- func (s WatchPhantomTimeSerieResponsePathSelectorChange) WithValue(value *phantom_time_serie.PhantomTimeSerieChange) *WatchPhantomTimeSerieResponse_FieldTerminalPathValue
- type WatchPhantomTimeSerieResponse_FieldMask
- func (fieldMask *WatchPhantomTimeSerieResponse_FieldMask) AppendPath(path WatchPhantomTimeSerieResponse_FieldPath)
- func (fieldMask *WatchPhantomTimeSerieResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchPhantomTimeSerieResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchPhantomTimeSerieResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchPhantomTimeSerieResponse_FieldMask) FilterInputFields() *WatchPhantomTimeSerieResponse_FieldMask
- func (fieldMask *WatchPhantomTimeSerieResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchPhantomTimeSerieResponse_FieldMask) GetPaths() []WatchPhantomTimeSerieResponse_FieldPath
- func (fieldMask *WatchPhantomTimeSerieResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchPhantomTimeSerieResponse_FieldMask) IsFull() bool
- func (fieldMask WatchPhantomTimeSerieResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchPhantomTimeSerieResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchPhantomTimeSerieResponse_FieldMask) PathsCount() int
- func (fieldMask *WatchPhantomTimeSerieResponse_FieldMask) Project(source *WatchPhantomTimeSerieResponse) *WatchPhantomTimeSerieResponse
- func (fieldMask *WatchPhantomTimeSerieResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchPhantomTimeSerieResponse_FieldMask) ProtoMessage()
- func (fieldMask *WatchPhantomTimeSerieResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchPhantomTimeSerieResponse_FieldMask) Reset()
- func (fieldMask *WatchPhantomTimeSerieResponse_FieldMask) Set(target, source *WatchPhantomTimeSerieResponse)
- func (fieldMask *WatchPhantomTimeSerieResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchPhantomTimeSerieResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchPhantomTimeSerieResponse_FieldMask) Size() int
- func (fieldMask *WatchPhantomTimeSerieResponse_FieldMask) String() string
- func (fieldMask *WatchPhantomTimeSerieResponse_FieldMask) Subtract(other *WatchPhantomTimeSerieResponse_FieldMask) *WatchPhantomTimeSerieResponse_FieldMask
- func (fieldMask *WatchPhantomTimeSerieResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchPhantomTimeSerieResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchPhantomTimeSerieResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchPhantomTimeSerieResponse_FieldMask) UnmarshalJSON(data []byte) error
- type WatchPhantomTimeSerieResponse_FieldPath
- func BuildWatchPhantomTimeSerieResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchPhantomTimeSerieResponse_FieldPath, error)
- func MustParseWatchPhantomTimeSerieResponse_FieldPath(rawField string) WatchPhantomTimeSerieResponse_FieldPath
- func ParseWatchPhantomTimeSerieResponse_FieldPath(rawField string) (WatchPhantomTimeSerieResponse_FieldPath, error)
- type WatchPhantomTimeSerieResponse_FieldPathArrayItemValue
- func MustParseWatchPhantomTimeSerieResponse_FieldPathArrayItemValue(pathStr, valueStr string) WatchPhantomTimeSerieResponse_FieldPathArrayItemValue
- func ParseWatchPhantomTimeSerieResponse_FieldPathArrayItemValue(pathStr, valueStr string) (WatchPhantomTimeSerieResponse_FieldPathArrayItemValue, error)
- type WatchPhantomTimeSerieResponse_FieldPathArrayOfValues
- type WatchPhantomTimeSerieResponse_FieldPathSelector
- type WatchPhantomTimeSerieResponse_FieldPathValue
- type WatchPhantomTimeSerieResponse_FieldTerminalPath
- func (fp *WatchPhantomTimeSerieResponse_FieldTerminalPath) ClearValue(item *WatchPhantomTimeSerieResponse)
- func (fp *WatchPhantomTimeSerieResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchPhantomTimeSerieResponse_FieldTerminalPath) Get(source *WatchPhantomTimeSerieResponse) (values []interface{})
- func (fp *WatchPhantomTimeSerieResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchPhantomTimeSerieResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchPhantomTimeSerieResponse_FieldTerminalPath) GetSingle(source *WatchPhantomTimeSerieResponse) (interface{}, bool)
- func (fp *WatchPhantomTimeSerieResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchPhantomTimeSerieResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchPhantomTimeSerieResponse_FieldTerminalPath) JSONString() string
- func (fp *WatchPhantomTimeSerieResponse_FieldTerminalPath) Selector() WatchPhantomTimeSerieResponse_FieldPathSelector
- func (fp *WatchPhantomTimeSerieResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchPhantomTimeSerieResponse_FieldTerminalPath) String() string
- func (fp *WatchPhantomTimeSerieResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchPhantomTimeSerieResponse_FieldPathArrayItemValue
- func (fp *WatchPhantomTimeSerieResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchPhantomTimeSerieResponse_FieldPathArrayOfValues
- func (fp *WatchPhantomTimeSerieResponse_FieldTerminalPath) WithIValue(value interface{}) WatchPhantomTimeSerieResponse_FieldPathValue
- func (fp *WatchPhantomTimeSerieResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchPhantomTimeSerieResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchPhantomTimeSerieResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchPhantomTimeSerieResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchPhantomTimeSerieResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchPhantomTimeSerieResponse) bool
- func (fpaiv *WatchPhantomTimeSerieResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchPhantomTimeSerieResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchPhantomTimeSerieResponse) (interface{}, bool)
- func (fpaiv *WatchPhantomTimeSerieResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchPhantomTimeSerieResponse_FieldTerminalPathArrayOfValues
- type WatchPhantomTimeSerieResponse_FieldTerminalPathValue
- func (fpv *WatchPhantomTimeSerieResponse_FieldTerminalPathValue) AsChangeValue() (*phantom_time_serie.PhantomTimeSerieChange, bool)
- func (fpv *WatchPhantomTimeSerieResponse_FieldTerminalPathValue) CompareWith(source *WatchPhantomTimeSerieResponse) (int, bool)
- func (fpv *WatchPhantomTimeSerieResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchPhantomTimeSerieResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchPhantomTimeSerieResponse_FieldTerminalPathValue) SetTo(target **WatchPhantomTimeSerieResponse)
- func (fpv *WatchPhantomTimeSerieResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchPhantomTimeSeriesClientStream
- type WatchPhantomTimeSeriesDescriptor
- func (d *WatchPhantomTimeSeriesDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *WatchPhantomTimeSeriesDescriptor) GetApiName() string
- func (d *WatchPhantomTimeSeriesDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchPhantomTimeSeriesDescriptor) GetFullMethodName() string
- func (d *WatchPhantomTimeSeriesDescriptor) GetMethodName() string
- func (d *WatchPhantomTimeSeriesDescriptor) GetProtoPkgName() string
- func (d *WatchPhantomTimeSeriesDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *WatchPhantomTimeSeriesDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchPhantomTimeSeriesDescriptor) GetServiceDomain() string
- func (d *WatchPhantomTimeSeriesDescriptor) GetServiceVersion() string
- func (d *WatchPhantomTimeSeriesDescriptor) GetVerb() string
- func (d *WatchPhantomTimeSeriesDescriptor) HasResource() bool
- func (d *WatchPhantomTimeSeriesDescriptor) IsClientStream() bool
- func (d *WatchPhantomTimeSeriesDescriptor) IsCollection() bool
- func (d *WatchPhantomTimeSeriesDescriptor) IsPlural() bool
- func (d *WatchPhantomTimeSeriesDescriptor) IsServerStream() bool
- func (d *WatchPhantomTimeSeriesDescriptor) IsUnary() bool
- func (d *WatchPhantomTimeSeriesDescriptor) NewEmptyClientMsg() proto.Message
- func (d *WatchPhantomTimeSeriesDescriptor) NewEmptyServerMsg() proto.Message
- func (d *WatchPhantomTimeSeriesDescriptor) RequestHasResourceBody() bool
- type WatchPhantomTimeSeriesDescriptorClientMsgHandle
- func (h *WatchPhantomTimeSeriesDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchPhantomTimeSeriesDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchPhantomTimeSeriesDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchPhantomTimeSeriesDescriptorServerMsgHandle
- func (h *WatchPhantomTimeSeriesDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchPhantomTimeSeriesDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchPhantomTimeSeriesDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchPhantomTimeSeriesRequest
- func (o *WatchPhantomTimeSeriesRequest) Clone() *WatchPhantomTimeSeriesRequest
- func (o *WatchPhantomTimeSeriesRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchPhantomTimeSeriesRequest) Descriptor() ([]byte, []int)
- func (m *WatchPhantomTimeSeriesRequest) GetFieldMask() *phantom_time_serie.PhantomTimeSerie_FieldMask
- func (m *WatchPhantomTimeSeriesRequest) GetFilter() *phantom_time_serie.Filter
- func (m *WatchPhantomTimeSeriesRequest) GetMaxChunkSize() int32
- func (m *WatchPhantomTimeSeriesRequest) GetOrderBy() *phantom_time_serie.OrderBy
- func (m *WatchPhantomTimeSeriesRequest) GetPageSize() int32
- func (m *WatchPhantomTimeSeriesRequest) GetPageToken() *phantom_time_serie.PagerCursor
- func (m *WatchPhantomTimeSeriesRequest) GetParent() *phantom_time_serie.ParentReference
- func (m *WatchPhantomTimeSeriesRequest) GetResumeToken() string
- func (m *WatchPhantomTimeSeriesRequest) GetStartingTime() *timestamp.Timestamp
- func (m *WatchPhantomTimeSeriesRequest) GetType() watch_type.WatchType
- func (m *WatchPhantomTimeSeriesRequest) GetView() view.View
- func (*WatchPhantomTimeSeriesRequest) GotenMessage()
- func (o *WatchPhantomTimeSeriesRequest) GotenObjectExt()
- func (obj *WatchPhantomTimeSeriesRequest) GotenValidate() error
- func (o *WatchPhantomTimeSeriesRequest) MakeDiffFieldMask(other *WatchPhantomTimeSeriesRequest) *WatchPhantomTimeSeriesRequest_FieldMask
- func (o *WatchPhantomTimeSeriesRequest) MakeFullFieldMask() *WatchPhantomTimeSeriesRequest_FieldMask
- func (o *WatchPhantomTimeSeriesRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchPhantomTimeSeriesRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchPhantomTimeSeriesRequest) Marshal() ([]byte, error)
- func (m *WatchPhantomTimeSeriesRequest) MarshalJSON() ([]byte, error)
- func (o *WatchPhantomTimeSeriesRequest) Merge(source *WatchPhantomTimeSeriesRequest)
- func (o *WatchPhantomTimeSeriesRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchPhantomTimeSeriesRequest) ProtoMessage()
- func (m *WatchPhantomTimeSeriesRequest) ProtoReflect() preflect.Message
- func (m *WatchPhantomTimeSeriesRequest) Reset()
- func (m *WatchPhantomTimeSeriesRequest) SetFieldMask(fv *phantom_time_serie.PhantomTimeSerie_FieldMask)
- func (m *WatchPhantomTimeSeriesRequest) SetFilter(fv *phantom_time_serie.Filter)
- func (m *WatchPhantomTimeSeriesRequest) SetMaxChunkSize(fv int32)
- func (m *WatchPhantomTimeSeriesRequest) SetOrderBy(fv *phantom_time_serie.OrderBy)
- func (m *WatchPhantomTimeSeriesRequest) SetPageSize(fv int32)
- func (m *WatchPhantomTimeSeriesRequest) SetPageToken(fv *phantom_time_serie.PagerCursor)
- func (m *WatchPhantomTimeSeriesRequest) SetParent(fv *phantom_time_serie.ParentReference)
- func (m *WatchPhantomTimeSeriesRequest) SetResumeToken(fv string)
- func (m *WatchPhantomTimeSeriesRequest) SetStartingTime(fv *timestamp.Timestamp)
- func (m *WatchPhantomTimeSeriesRequest) SetType(fv watch_type.WatchType)
- func (m *WatchPhantomTimeSeriesRequest) SetView(fv view.View)
- func (m *WatchPhantomTimeSeriesRequest) String() string
- func (m *WatchPhantomTimeSeriesRequest) Unmarshal(b []byte) error
- func (m *WatchPhantomTimeSeriesRequest) UnmarshalJSON(data []byte) error
- type WatchPhantomTimeSeriesRequestFieldPathBuilder
- func (WatchPhantomTimeSeriesRequestFieldPathBuilder) FieldMask() WatchPhantomTimeSeriesRequestPathSelectorFieldMask
- func (WatchPhantomTimeSeriesRequestFieldPathBuilder) Filter() WatchPhantomTimeSeriesRequestPathSelectorFilter
- func (WatchPhantomTimeSeriesRequestFieldPathBuilder) MaxChunkSize() WatchPhantomTimeSeriesRequestPathSelectorMaxChunkSize
- func (WatchPhantomTimeSeriesRequestFieldPathBuilder) OrderBy() WatchPhantomTimeSeriesRequestPathSelectorOrderBy
- func (WatchPhantomTimeSeriesRequestFieldPathBuilder) PageSize() WatchPhantomTimeSeriesRequestPathSelectorPageSize
- func (WatchPhantomTimeSeriesRequestFieldPathBuilder) PageToken() WatchPhantomTimeSeriesRequestPathSelectorPageToken
- func (WatchPhantomTimeSeriesRequestFieldPathBuilder) Parent() WatchPhantomTimeSeriesRequestPathSelectorParent
- func (WatchPhantomTimeSeriesRequestFieldPathBuilder) ResumeToken() WatchPhantomTimeSeriesRequestPathSelectorResumeToken
- func (WatchPhantomTimeSeriesRequestFieldPathBuilder) StartingTime() WatchPhantomTimeSeriesRequestPathSelectorStartingTime
- func (WatchPhantomTimeSeriesRequestFieldPathBuilder) Type() WatchPhantomTimeSeriesRequestPathSelectorType
- func (WatchPhantomTimeSeriesRequestFieldPathBuilder) View() WatchPhantomTimeSeriesRequestPathSelectorView
- type WatchPhantomTimeSeriesRequestPathSelectorFieldMask
- func (WatchPhantomTimeSeriesRequestPathSelectorFieldMask) FieldPath() *WatchPhantomTimeSeriesRequest_FieldTerminalPath
- func (s WatchPhantomTimeSeriesRequestPathSelectorFieldMask) WithArrayOfValues(values []*phantom_time_serie.PhantomTimeSerie_FieldMask) *WatchPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues
- func (s WatchPhantomTimeSeriesRequestPathSelectorFieldMask) WithValue(value *phantom_time_serie.PhantomTimeSerie_FieldMask) *WatchPhantomTimeSeriesRequest_FieldTerminalPathValue
- type WatchPhantomTimeSeriesRequestPathSelectorFilter
- func (WatchPhantomTimeSeriesRequestPathSelectorFilter) FieldPath() *WatchPhantomTimeSeriesRequest_FieldTerminalPath
- func (s WatchPhantomTimeSeriesRequestPathSelectorFilter) WithArrayOfValues(values []*phantom_time_serie.Filter) *WatchPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues
- func (s WatchPhantomTimeSeriesRequestPathSelectorFilter) WithValue(value *phantom_time_serie.Filter) *WatchPhantomTimeSeriesRequest_FieldTerminalPathValue
- type WatchPhantomTimeSeriesRequestPathSelectorMaxChunkSize
- func (WatchPhantomTimeSeriesRequestPathSelectorMaxChunkSize) FieldPath() *WatchPhantomTimeSeriesRequest_FieldTerminalPath
- func (s WatchPhantomTimeSeriesRequestPathSelectorMaxChunkSize) WithArrayOfValues(values []int32) *WatchPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues
- func (s WatchPhantomTimeSeriesRequestPathSelectorMaxChunkSize) WithValue(value int32) *WatchPhantomTimeSeriesRequest_FieldTerminalPathValue
- type WatchPhantomTimeSeriesRequestPathSelectorOrderBy
- func (WatchPhantomTimeSeriesRequestPathSelectorOrderBy) FieldPath() *WatchPhantomTimeSeriesRequest_FieldTerminalPath
- func (s WatchPhantomTimeSeriesRequestPathSelectorOrderBy) WithArrayOfValues(values []*phantom_time_serie.OrderBy) *WatchPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues
- func (s WatchPhantomTimeSeriesRequestPathSelectorOrderBy) WithValue(value *phantom_time_serie.OrderBy) *WatchPhantomTimeSeriesRequest_FieldTerminalPathValue
- type WatchPhantomTimeSeriesRequestPathSelectorPageSize
- func (WatchPhantomTimeSeriesRequestPathSelectorPageSize) FieldPath() *WatchPhantomTimeSeriesRequest_FieldTerminalPath
- func (s WatchPhantomTimeSeriesRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *WatchPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues
- func (s WatchPhantomTimeSeriesRequestPathSelectorPageSize) WithValue(value int32) *WatchPhantomTimeSeriesRequest_FieldTerminalPathValue
- type WatchPhantomTimeSeriesRequestPathSelectorPageToken
- func (WatchPhantomTimeSeriesRequestPathSelectorPageToken) FieldPath() *WatchPhantomTimeSeriesRequest_FieldTerminalPath
- func (s WatchPhantomTimeSeriesRequestPathSelectorPageToken) WithArrayOfValues(values []*phantom_time_serie.PagerCursor) *WatchPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues
- func (s WatchPhantomTimeSeriesRequestPathSelectorPageToken) WithValue(value *phantom_time_serie.PagerCursor) *WatchPhantomTimeSeriesRequest_FieldTerminalPathValue
- type WatchPhantomTimeSeriesRequestPathSelectorParent
- func (WatchPhantomTimeSeriesRequestPathSelectorParent) FieldPath() *WatchPhantomTimeSeriesRequest_FieldTerminalPath
- func (s WatchPhantomTimeSeriesRequestPathSelectorParent) WithArrayOfValues(values []*phantom_time_serie.ParentReference) *WatchPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues
- func (s WatchPhantomTimeSeriesRequestPathSelectorParent) WithValue(value *phantom_time_serie.ParentReference) *WatchPhantomTimeSeriesRequest_FieldTerminalPathValue
- type WatchPhantomTimeSeriesRequestPathSelectorResumeToken
- func (WatchPhantomTimeSeriesRequestPathSelectorResumeToken) FieldPath() *WatchPhantomTimeSeriesRequest_FieldTerminalPath
- func (s WatchPhantomTimeSeriesRequestPathSelectorResumeToken) WithArrayOfValues(values []string) *WatchPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues
- func (s WatchPhantomTimeSeriesRequestPathSelectorResumeToken) WithValue(value string) *WatchPhantomTimeSeriesRequest_FieldTerminalPathValue
- type WatchPhantomTimeSeriesRequestPathSelectorStartingTime
- func (WatchPhantomTimeSeriesRequestPathSelectorStartingTime) FieldPath() *WatchPhantomTimeSeriesRequest_FieldTerminalPath
- func (s WatchPhantomTimeSeriesRequestPathSelectorStartingTime) WithArrayOfValues(values []*timestamp.Timestamp) *WatchPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues
- func (s WatchPhantomTimeSeriesRequestPathSelectorStartingTime) WithValue(value *timestamp.Timestamp) *WatchPhantomTimeSeriesRequest_FieldTerminalPathValue
- type WatchPhantomTimeSeriesRequestPathSelectorType
- func (WatchPhantomTimeSeriesRequestPathSelectorType) FieldPath() *WatchPhantomTimeSeriesRequest_FieldTerminalPath
- func (s WatchPhantomTimeSeriesRequestPathSelectorType) WithArrayOfValues(values []watch_type.WatchType) *WatchPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues
- func (s WatchPhantomTimeSeriesRequestPathSelectorType) WithValue(value watch_type.WatchType) *WatchPhantomTimeSeriesRequest_FieldTerminalPathValue
- type WatchPhantomTimeSeriesRequestPathSelectorView
- func (WatchPhantomTimeSeriesRequestPathSelectorView) FieldPath() *WatchPhantomTimeSeriesRequest_FieldTerminalPath
- func (s WatchPhantomTimeSeriesRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues
- func (s WatchPhantomTimeSeriesRequestPathSelectorView) WithValue(value view.View) *WatchPhantomTimeSeriesRequest_FieldTerminalPathValue
- type WatchPhantomTimeSeriesRequest_FieldMask
- func (fieldMask *WatchPhantomTimeSeriesRequest_FieldMask) AppendPath(path WatchPhantomTimeSeriesRequest_FieldPath)
- func (fieldMask *WatchPhantomTimeSeriesRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchPhantomTimeSeriesRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchPhantomTimeSeriesRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchPhantomTimeSeriesRequest_FieldMask) FilterInputFields() *WatchPhantomTimeSeriesRequest_FieldMask
- func (fieldMask *WatchPhantomTimeSeriesRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchPhantomTimeSeriesRequest_FieldMask) GetPaths() []WatchPhantomTimeSeriesRequest_FieldPath
- func (fieldMask *WatchPhantomTimeSeriesRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchPhantomTimeSeriesRequest_FieldMask) IsFull() bool
- func (fieldMask WatchPhantomTimeSeriesRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchPhantomTimeSeriesRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchPhantomTimeSeriesRequest_FieldMask) PathsCount() int
- func (fieldMask *WatchPhantomTimeSeriesRequest_FieldMask) Project(source *WatchPhantomTimeSeriesRequest) *WatchPhantomTimeSeriesRequest
- func (fieldMask *WatchPhantomTimeSeriesRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchPhantomTimeSeriesRequest_FieldMask) ProtoMessage()
- func (fieldMask *WatchPhantomTimeSeriesRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchPhantomTimeSeriesRequest_FieldMask) Reset()
- func (fieldMask *WatchPhantomTimeSeriesRequest_FieldMask) Set(target, source *WatchPhantomTimeSeriesRequest)
- func (fieldMask *WatchPhantomTimeSeriesRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchPhantomTimeSeriesRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchPhantomTimeSeriesRequest_FieldMask) Size() int
- func (fieldMask *WatchPhantomTimeSeriesRequest_FieldMask) String() string
- func (fieldMask *WatchPhantomTimeSeriesRequest_FieldMask) Subtract(other *WatchPhantomTimeSeriesRequest_FieldMask) *WatchPhantomTimeSeriesRequest_FieldMask
- func (fieldMask *WatchPhantomTimeSeriesRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchPhantomTimeSeriesRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchPhantomTimeSeriesRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchPhantomTimeSeriesRequest_FieldMask) UnmarshalJSON(data []byte) error
- type WatchPhantomTimeSeriesRequest_FieldPath
- func BuildWatchPhantomTimeSeriesRequest_FieldPath(fp gotenobject.RawFieldPath) (WatchPhantomTimeSeriesRequest_FieldPath, error)
- func MustParseWatchPhantomTimeSeriesRequest_FieldPath(rawField string) WatchPhantomTimeSeriesRequest_FieldPath
- func ParseWatchPhantomTimeSeriesRequest_FieldPath(rawField string) (WatchPhantomTimeSeriesRequest_FieldPath, error)
- type WatchPhantomTimeSeriesRequest_FieldPathArrayItemValue
- func MustParseWatchPhantomTimeSeriesRequest_FieldPathArrayItemValue(pathStr, valueStr string) WatchPhantomTimeSeriesRequest_FieldPathArrayItemValue
- func ParseWatchPhantomTimeSeriesRequest_FieldPathArrayItemValue(pathStr, valueStr string) (WatchPhantomTimeSeriesRequest_FieldPathArrayItemValue, error)
- type WatchPhantomTimeSeriesRequest_FieldPathArrayOfValues
- type WatchPhantomTimeSeriesRequest_FieldPathSelector
- type WatchPhantomTimeSeriesRequest_FieldPathValue
- type WatchPhantomTimeSeriesRequest_FieldTerminalPath
- func (fp *WatchPhantomTimeSeriesRequest_FieldTerminalPath) ClearValue(item *WatchPhantomTimeSeriesRequest)
- func (fp *WatchPhantomTimeSeriesRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchPhantomTimeSeriesRequest_FieldTerminalPath) Get(source *WatchPhantomTimeSeriesRequest) (values []interface{})
- func (fp *WatchPhantomTimeSeriesRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchPhantomTimeSeriesRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchPhantomTimeSeriesRequest_FieldTerminalPath) GetSingle(source *WatchPhantomTimeSeriesRequest) (interface{}, bool)
- func (fp *WatchPhantomTimeSeriesRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchPhantomTimeSeriesRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchPhantomTimeSeriesRequest_FieldTerminalPath) JSONString() string
- func (fp *WatchPhantomTimeSeriesRequest_FieldTerminalPath) Selector() WatchPhantomTimeSeriesRequest_FieldPathSelector
- func (fp *WatchPhantomTimeSeriesRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchPhantomTimeSeriesRequest_FieldTerminalPath) String() string
- func (fp *WatchPhantomTimeSeriesRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchPhantomTimeSeriesRequest_FieldPathArrayItemValue
- func (fp *WatchPhantomTimeSeriesRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchPhantomTimeSeriesRequest_FieldPathArrayOfValues
- func (fp *WatchPhantomTimeSeriesRequest_FieldTerminalPath) WithIValue(value interface{}) WatchPhantomTimeSeriesRequest_FieldPathValue
- func (fp *WatchPhantomTimeSeriesRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchPhantomTimeSeriesRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchPhantomTimeSeriesRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchPhantomTimeSeriesRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchPhantomTimeSeriesRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchPhantomTimeSeriesRequest) bool
- func (fpaiv *WatchPhantomTimeSeriesRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchPhantomTimeSeriesRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchPhantomTimeSeriesRequest) (interface{}, bool)
- func (fpaiv *WatchPhantomTimeSeriesRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues
- func (fpaov *WatchPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*phantom_time_serie.PhantomTimeSerie_FieldMask, bool)
- func (fpaov *WatchPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*phantom_time_serie.Filter, bool)
- func (fpaov *WatchPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues) AsMaxChunkSizeArrayOfValues() ([]int32, bool)
- func (fpaov *WatchPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*phantom_time_serie.OrderBy, bool)
- func (fpaov *WatchPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
- func (fpaov *WatchPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*phantom_time_serie.PagerCursor, bool)
- func (fpaov *WatchPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*phantom_time_serie.ParentReference, bool)
- func (fpaov *WatchPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
- func (fpaov *WatchPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues) AsStartingTimeArrayOfValues() ([]*timestamp.Timestamp, bool)
- func (fpaov *WatchPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues) AsTypeArrayOfValues() ([]watch_type.WatchType, bool)
- func (fpaov *WatchPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *WatchPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchPhantomTimeSeriesRequest_FieldTerminalPathValue
- func (fpv *WatchPhantomTimeSeriesRequest_FieldTerminalPathValue) AsFieldMaskValue() (*phantom_time_serie.PhantomTimeSerie_FieldMask, bool)
- func (fpv *WatchPhantomTimeSeriesRequest_FieldTerminalPathValue) AsFilterValue() (*phantom_time_serie.Filter, bool)
- func (fpv *WatchPhantomTimeSeriesRequest_FieldTerminalPathValue) AsMaxChunkSizeValue() (int32, bool)
- func (fpv *WatchPhantomTimeSeriesRequest_FieldTerminalPathValue) AsOrderByValue() (*phantom_time_serie.OrderBy, bool)
- func (fpv *WatchPhantomTimeSeriesRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
- func (fpv *WatchPhantomTimeSeriesRequest_FieldTerminalPathValue) AsPageTokenValue() (*phantom_time_serie.PagerCursor, bool)
- func (fpv *WatchPhantomTimeSeriesRequest_FieldTerminalPathValue) AsParentValue() (*phantom_time_serie.ParentReference, bool)
- func (fpv *WatchPhantomTimeSeriesRequest_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
- func (fpv *WatchPhantomTimeSeriesRequest_FieldTerminalPathValue) AsStartingTimeValue() (*timestamp.Timestamp, bool)
- func (fpv *WatchPhantomTimeSeriesRequest_FieldTerminalPathValue) AsTypeValue() (watch_type.WatchType, bool)
- func (fpv *WatchPhantomTimeSeriesRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *WatchPhantomTimeSeriesRequest_FieldTerminalPathValue) CompareWith(source *WatchPhantomTimeSeriesRequest) (int, bool)
- func (fpv *WatchPhantomTimeSeriesRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchPhantomTimeSeriesRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchPhantomTimeSeriesRequest_FieldTerminalPathValue) SetTo(target **WatchPhantomTimeSeriesRequest)
- func (fpv *WatchPhantomTimeSeriesRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchPhantomTimeSeriesResponse
- func (o *WatchPhantomTimeSeriesResponse) Clone() *WatchPhantomTimeSeriesResponse
- func (o *WatchPhantomTimeSeriesResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchPhantomTimeSeriesResponse) Descriptor() ([]byte, []int)
- func (m *WatchPhantomTimeSeriesResponse) GetIsCurrent() bool
- func (m *WatchPhantomTimeSeriesResponse) GetIsHardReset() bool
- func (m *WatchPhantomTimeSeriesResponse) GetIsSoftReset() bool
- func (m *WatchPhantomTimeSeriesResponse) GetPageTokenChange() *WatchPhantomTimeSeriesResponse_PageTokenChange
- func (m *WatchPhantomTimeSeriesResponse) GetPhantomTimeSerieChanges() []*phantom_time_serie.PhantomTimeSerieChange
- func (m *WatchPhantomTimeSeriesResponse) GetResumeToken() string
- func (m *WatchPhantomTimeSeriesResponse) GetSnapshotSize() int64
- func (*WatchPhantomTimeSeriesResponse) GotenMessage()
- func (o *WatchPhantomTimeSeriesResponse) GotenObjectExt()
- func (obj *WatchPhantomTimeSeriesResponse) GotenValidate() error
- func (o *WatchPhantomTimeSeriesResponse) MakeDiffFieldMask(other *WatchPhantomTimeSeriesResponse) *WatchPhantomTimeSeriesResponse_FieldMask
- func (o *WatchPhantomTimeSeriesResponse) MakeFullFieldMask() *WatchPhantomTimeSeriesResponse_FieldMask
- func (o *WatchPhantomTimeSeriesResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchPhantomTimeSeriesResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchPhantomTimeSeriesResponse) Marshal() ([]byte, error)
- func (m *WatchPhantomTimeSeriesResponse) MarshalJSON() ([]byte, error)
- func (o *WatchPhantomTimeSeriesResponse) Merge(source *WatchPhantomTimeSeriesResponse)
- func (o *WatchPhantomTimeSeriesResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchPhantomTimeSeriesResponse) ProtoMessage()
- func (m *WatchPhantomTimeSeriesResponse) ProtoReflect() preflect.Message
- func (m *WatchPhantomTimeSeriesResponse) Reset()
- func (m *WatchPhantomTimeSeriesResponse) SetIsCurrent(fv bool)
- func (m *WatchPhantomTimeSeriesResponse) SetIsHardReset(fv bool)
- func (m *WatchPhantomTimeSeriesResponse) SetIsSoftReset(fv bool)
- func (m *WatchPhantomTimeSeriesResponse) SetPageTokenChange(fv *WatchPhantomTimeSeriesResponse_PageTokenChange)
- func (m *WatchPhantomTimeSeriesResponse) SetPhantomTimeSerieChanges(fv []*phantom_time_serie.PhantomTimeSerieChange)
- func (m *WatchPhantomTimeSeriesResponse) SetResumeToken(fv string)
- func (m *WatchPhantomTimeSeriesResponse) SetSnapshotSize(fv int64)
- func (m *WatchPhantomTimeSeriesResponse) String() string
- func (m *WatchPhantomTimeSeriesResponse) Unmarshal(b []byte) error
- func (m *WatchPhantomTimeSeriesResponse) UnmarshalJSON(data []byte) error
- type WatchPhantomTimeSeriesResponseFieldPathBuilder
- func (WatchPhantomTimeSeriesResponseFieldPathBuilder) IsCurrent() WatchPhantomTimeSeriesResponsePathSelectorIsCurrent
- func (WatchPhantomTimeSeriesResponseFieldPathBuilder) IsHardReset() WatchPhantomTimeSeriesResponsePathSelectorIsHardReset
- func (WatchPhantomTimeSeriesResponseFieldPathBuilder) IsSoftReset() WatchPhantomTimeSeriesResponsePathSelectorIsSoftReset
- func (WatchPhantomTimeSeriesResponseFieldPathBuilder) PageTokenChange() WatchPhantomTimeSeriesResponsePathSelectorPageTokenChange
- func (WatchPhantomTimeSeriesResponseFieldPathBuilder) PhantomTimeSerieChanges() WatchPhantomTimeSeriesResponsePathSelectorPhantomTimeSerieChanges
- func (WatchPhantomTimeSeriesResponseFieldPathBuilder) ResumeToken() WatchPhantomTimeSeriesResponsePathSelectorResumeToken
- func (WatchPhantomTimeSeriesResponseFieldPathBuilder) SnapshotSize() WatchPhantomTimeSeriesResponsePathSelectorSnapshotSize
- type WatchPhantomTimeSeriesResponsePageTokenChangeFieldPathBuilder
- func (WatchPhantomTimeSeriesResponsePageTokenChangeFieldPathBuilder) NextPageToken() WatchPhantomTimeSeriesResponse_PageTokenChangePathSelectorNextPageToken
- func (WatchPhantomTimeSeriesResponsePageTokenChangeFieldPathBuilder) PrevPageToken() WatchPhantomTimeSeriesResponse_PageTokenChangePathSelectorPrevPageToken
- type WatchPhantomTimeSeriesResponsePageTokenChange_FieldPath
- func BuildWatchPhantomTimeSeriesResponsePageTokenChange_FieldPath(fp gotenobject.RawFieldPath) (WatchPhantomTimeSeriesResponsePageTokenChange_FieldPath, error)
- func MustParseWatchPhantomTimeSeriesResponsePageTokenChange_FieldPath(rawField string) WatchPhantomTimeSeriesResponsePageTokenChange_FieldPath
- func ParseWatchPhantomTimeSeriesResponsePageTokenChange_FieldPath(rawField string) (WatchPhantomTimeSeriesResponsePageTokenChange_FieldPath, error)
- type WatchPhantomTimeSeriesResponsePageTokenChange_FieldPathArrayItemValue
- func MustParseWatchPhantomTimeSeriesResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) WatchPhantomTimeSeriesResponsePageTokenChange_FieldPathArrayItemValue
- func ParseWatchPhantomTimeSeriesResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) (WatchPhantomTimeSeriesResponsePageTokenChange_FieldPathArrayItemValue, error)
- type WatchPhantomTimeSeriesResponsePageTokenChange_FieldPathArrayOfValues
- func MustParseWatchPhantomTimeSeriesResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) WatchPhantomTimeSeriesResponsePageTokenChange_FieldPathArrayOfValues
- func ParseWatchPhantomTimeSeriesResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchPhantomTimeSeriesResponsePageTokenChange_FieldPathArrayOfValues, error)
- type WatchPhantomTimeSeriesResponsePageTokenChange_FieldPathSelector
- type WatchPhantomTimeSeriesResponsePageTokenChange_FieldPathValue
- func MustParseWatchPhantomTimeSeriesResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) WatchPhantomTimeSeriesResponsePageTokenChange_FieldPathValue
- func ParseWatchPhantomTimeSeriesResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) (WatchPhantomTimeSeriesResponsePageTokenChange_FieldPathValue, error)
- type WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPath
- func (fp *WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPath) ClearValue(item *WatchPhantomTimeSeriesResponse_PageTokenChange)
- func (fp *WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPath) Get(source *WatchPhantomTimeSeriesResponse_PageTokenChange) (values []interface{})
- func (fp *WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPath) GetSingle(source *WatchPhantomTimeSeriesResponse_PageTokenChange) (interface{}, bool)
- func (fp *WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPath) JSONString() string
- func (fp *WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPath) Selector() WatchPhantomTimeSeriesResponsePageTokenChange_FieldPathSelector
- func (fp *WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPath) String() string
- func (fp *WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchPhantomTimeSeriesResponsePageTokenChange_FieldPathArrayItemValue
- func (fp *WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchPhantomTimeSeriesResponsePageTokenChange_FieldPathArrayOfValues
- func (fp *WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPath) WithIValue(value interface{}) WatchPhantomTimeSeriesResponsePageTokenChange_FieldPathValue
- func (fp *WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchPhantomTimeSeriesResponse_PageTokenChange) bool
- func (fpaiv *WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingle(source *WatchPhantomTimeSeriesResponse_PageTokenChange) (interface{}, bool)
- func (fpaiv *WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPathArrayOfValues
- func (fpaov *WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*phantom_time_serie.PagerCursor, bool)
- func (fpaov *WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*phantom_time_serie.PagerCursor, bool)
- func (fpaov *WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPathValue
- func (fpv *WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPathValue) AsNextPageTokenValue() (*phantom_time_serie.PagerCursor, bool)
- func (fpv *WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPathValue) AsPrevPageTokenValue() (*phantom_time_serie.PagerCursor, bool)
- func (fpv *WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPathValue) CompareWith(source *WatchPhantomTimeSeriesResponse_PageTokenChange) (int, bool)
- func (fpv *WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPathValue) SetTo(target **WatchPhantomTimeSeriesResponse_PageTokenChange)
- func (fpv *WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchPhantomTimeSeriesResponsePathSelectorIsCurrent
- func (WatchPhantomTimeSeriesResponsePathSelectorIsCurrent) FieldPath() *WatchPhantomTimeSeriesResponse_FieldTerminalPath
- func (s WatchPhantomTimeSeriesResponsePathSelectorIsCurrent) WithArrayOfValues(values []bool) *WatchPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues
- func (s WatchPhantomTimeSeriesResponsePathSelectorIsCurrent) WithValue(value bool) *WatchPhantomTimeSeriesResponse_FieldTerminalPathValue
- type WatchPhantomTimeSeriesResponsePathSelectorIsHardReset
- func (WatchPhantomTimeSeriesResponsePathSelectorIsHardReset) FieldPath() *WatchPhantomTimeSeriesResponse_FieldTerminalPath
- func (s WatchPhantomTimeSeriesResponsePathSelectorIsHardReset) WithArrayOfValues(values []bool) *WatchPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues
- func (s WatchPhantomTimeSeriesResponsePathSelectorIsHardReset) WithValue(value bool) *WatchPhantomTimeSeriesResponse_FieldTerminalPathValue
- type WatchPhantomTimeSeriesResponsePathSelectorIsSoftReset
- func (WatchPhantomTimeSeriesResponsePathSelectorIsSoftReset) FieldPath() *WatchPhantomTimeSeriesResponse_FieldTerminalPath
- func (s WatchPhantomTimeSeriesResponsePathSelectorIsSoftReset) WithArrayOfValues(values []bool) *WatchPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues
- func (s WatchPhantomTimeSeriesResponsePathSelectorIsSoftReset) WithValue(value bool) *WatchPhantomTimeSeriesResponse_FieldTerminalPathValue
- type WatchPhantomTimeSeriesResponsePathSelectorPageTokenChange
- func (WatchPhantomTimeSeriesResponsePathSelectorPageTokenChange) FieldPath() *WatchPhantomTimeSeriesResponse_FieldTerminalPath
- func (WatchPhantomTimeSeriesResponsePathSelectorPageTokenChange) NextPageToken() WatchPhantomTimeSeriesResponsePathSelectorPageTokenChangeNextPageToken
- func (WatchPhantomTimeSeriesResponsePathSelectorPageTokenChange) PrevPageToken() WatchPhantomTimeSeriesResponsePathSelectorPageTokenChangePrevPageToken
- func (s WatchPhantomTimeSeriesResponsePathSelectorPageTokenChange) WithArrayOfValues(values []*WatchPhantomTimeSeriesResponse_PageTokenChange) *WatchPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues
- func (s WatchPhantomTimeSeriesResponsePathSelectorPageTokenChange) WithSubArrayItemValue(...) *WatchPhantomTimeSeriesResponse_FieldSubPathArrayItemValue
- func (s WatchPhantomTimeSeriesResponsePathSelectorPageTokenChange) WithSubArrayOfValues(...) *WatchPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (WatchPhantomTimeSeriesResponsePathSelectorPageTokenChange) WithSubPath(subPath WatchPhantomTimeSeriesResponsePageTokenChange_FieldPath) *WatchPhantomTimeSeriesResponse_FieldSubPath
- func (s WatchPhantomTimeSeriesResponsePathSelectorPageTokenChange) WithSubValue(subPathValue WatchPhantomTimeSeriesResponsePageTokenChange_FieldPathValue) *WatchPhantomTimeSeriesResponse_FieldSubPathValue
- func (s WatchPhantomTimeSeriesResponsePathSelectorPageTokenChange) WithValue(value *WatchPhantomTimeSeriesResponse_PageTokenChange) *WatchPhantomTimeSeriesResponse_FieldTerminalPathValue
- type WatchPhantomTimeSeriesResponsePathSelectorPageTokenChangeNextPageToken
- func (WatchPhantomTimeSeriesResponsePathSelectorPageTokenChangeNextPageToken) FieldPath() *WatchPhantomTimeSeriesResponse_FieldSubPath
- func (s WatchPhantomTimeSeriesResponsePathSelectorPageTokenChangeNextPageToken) WithArrayOfValues(values []*phantom_time_serie.PagerCursor) *WatchPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s WatchPhantomTimeSeriesResponsePathSelectorPageTokenChangeNextPageToken) WithValue(value *phantom_time_serie.PagerCursor) *WatchPhantomTimeSeriesResponse_FieldSubPathValue
- type WatchPhantomTimeSeriesResponsePathSelectorPageTokenChangePrevPageToken
- func (WatchPhantomTimeSeriesResponsePathSelectorPageTokenChangePrevPageToken) FieldPath() *WatchPhantomTimeSeriesResponse_FieldSubPath
- func (s WatchPhantomTimeSeriesResponsePathSelectorPageTokenChangePrevPageToken) WithArrayOfValues(values []*phantom_time_serie.PagerCursor) *WatchPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- func (s WatchPhantomTimeSeriesResponsePathSelectorPageTokenChangePrevPageToken) WithValue(value *phantom_time_serie.PagerCursor) *WatchPhantomTimeSeriesResponse_FieldSubPathValue
- type WatchPhantomTimeSeriesResponsePathSelectorPhantomTimeSerieChanges
- func (WatchPhantomTimeSeriesResponsePathSelectorPhantomTimeSerieChanges) FieldPath() *WatchPhantomTimeSeriesResponse_FieldTerminalPath
- func (s WatchPhantomTimeSeriesResponsePathSelectorPhantomTimeSerieChanges) WithArrayOfValues(values [][]*phantom_time_serie.PhantomTimeSerieChange) *WatchPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues
- func (s WatchPhantomTimeSeriesResponsePathSelectorPhantomTimeSerieChanges) WithItemValue(value *phantom_time_serie.PhantomTimeSerieChange) *WatchPhantomTimeSeriesResponse_FieldTerminalPathArrayItemValue
- func (s WatchPhantomTimeSeriesResponsePathSelectorPhantomTimeSerieChanges) WithValue(value []*phantom_time_serie.PhantomTimeSerieChange) *WatchPhantomTimeSeriesResponse_FieldTerminalPathValue
- type WatchPhantomTimeSeriesResponsePathSelectorResumeToken
- func (WatchPhantomTimeSeriesResponsePathSelectorResumeToken) FieldPath() *WatchPhantomTimeSeriesResponse_FieldTerminalPath
- func (s WatchPhantomTimeSeriesResponsePathSelectorResumeToken) WithArrayOfValues(values []string) *WatchPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues
- func (s WatchPhantomTimeSeriesResponsePathSelectorResumeToken) WithValue(value string) *WatchPhantomTimeSeriesResponse_FieldTerminalPathValue
- type WatchPhantomTimeSeriesResponsePathSelectorSnapshotSize
- func (WatchPhantomTimeSeriesResponsePathSelectorSnapshotSize) FieldPath() *WatchPhantomTimeSeriesResponse_FieldTerminalPath
- func (s WatchPhantomTimeSeriesResponsePathSelectorSnapshotSize) WithArrayOfValues(values []int64) *WatchPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues
- func (s WatchPhantomTimeSeriesResponsePathSelectorSnapshotSize) WithValue(value int64) *WatchPhantomTimeSeriesResponse_FieldTerminalPathValue
- type WatchPhantomTimeSeriesResponse_FieldMask
- func (fieldMask *WatchPhantomTimeSeriesResponse_FieldMask) AppendPath(path WatchPhantomTimeSeriesResponse_FieldPath)
- func (fieldMask *WatchPhantomTimeSeriesResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchPhantomTimeSeriesResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchPhantomTimeSeriesResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchPhantomTimeSeriesResponse_FieldMask) FilterInputFields() *WatchPhantomTimeSeriesResponse_FieldMask
- func (fieldMask *WatchPhantomTimeSeriesResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchPhantomTimeSeriesResponse_FieldMask) GetPaths() []WatchPhantomTimeSeriesResponse_FieldPath
- func (fieldMask *WatchPhantomTimeSeriesResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchPhantomTimeSeriesResponse_FieldMask) IsFull() bool
- func (fieldMask WatchPhantomTimeSeriesResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchPhantomTimeSeriesResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchPhantomTimeSeriesResponse_FieldMask) PathsCount() int
- func (fieldMask *WatchPhantomTimeSeriesResponse_FieldMask) Project(source *WatchPhantomTimeSeriesResponse) *WatchPhantomTimeSeriesResponse
- func (fieldMask *WatchPhantomTimeSeriesResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchPhantomTimeSeriesResponse_FieldMask) ProtoMessage()
- func (fieldMask *WatchPhantomTimeSeriesResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchPhantomTimeSeriesResponse_FieldMask) Reset()
- func (fieldMask *WatchPhantomTimeSeriesResponse_FieldMask) Set(target, source *WatchPhantomTimeSeriesResponse)
- func (fieldMask *WatchPhantomTimeSeriesResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchPhantomTimeSeriesResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchPhantomTimeSeriesResponse_FieldMask) Size() int
- func (fieldMask *WatchPhantomTimeSeriesResponse_FieldMask) String() string
- func (fieldMask *WatchPhantomTimeSeriesResponse_FieldMask) Subtract(other *WatchPhantomTimeSeriesResponse_FieldMask) *WatchPhantomTimeSeriesResponse_FieldMask
- func (fieldMask *WatchPhantomTimeSeriesResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchPhantomTimeSeriesResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchPhantomTimeSeriesResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchPhantomTimeSeriesResponse_FieldMask) UnmarshalJSON(data []byte) error
- type WatchPhantomTimeSeriesResponse_FieldPath
- func BuildWatchPhantomTimeSeriesResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchPhantomTimeSeriesResponse_FieldPath, error)
- func MustParseWatchPhantomTimeSeriesResponse_FieldPath(rawField string) WatchPhantomTimeSeriesResponse_FieldPath
- func ParseWatchPhantomTimeSeriesResponse_FieldPath(rawField string) (WatchPhantomTimeSeriesResponse_FieldPath, error)
- type WatchPhantomTimeSeriesResponse_FieldPathArrayItemValue
- func MustParseWatchPhantomTimeSeriesResponse_FieldPathArrayItemValue(pathStr, valueStr string) WatchPhantomTimeSeriesResponse_FieldPathArrayItemValue
- func ParseWatchPhantomTimeSeriesResponse_FieldPathArrayItemValue(pathStr, valueStr string) (WatchPhantomTimeSeriesResponse_FieldPathArrayItemValue, error)
- type WatchPhantomTimeSeriesResponse_FieldPathArrayOfValues
- func MustParseWatchPhantomTimeSeriesResponse_FieldPathArrayOfValues(pathStr, valuesStr string) WatchPhantomTimeSeriesResponse_FieldPathArrayOfValues
- func ParseWatchPhantomTimeSeriesResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchPhantomTimeSeriesResponse_FieldPathArrayOfValues, error)
- type WatchPhantomTimeSeriesResponse_FieldPathSelector
- type WatchPhantomTimeSeriesResponse_FieldPathValue
- type WatchPhantomTimeSeriesResponse_FieldSubPath
- func (fps *WatchPhantomTimeSeriesResponse_FieldSubPath) AsPageTokenChangeSubPath() (WatchPhantomTimeSeriesResponsePageTokenChange_FieldPath, bool)
- func (fps *WatchPhantomTimeSeriesResponse_FieldSubPath) ClearValue(item *WatchPhantomTimeSeriesResponse)
- func (fps *WatchPhantomTimeSeriesResponse_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *WatchPhantomTimeSeriesResponse_FieldSubPath) Get(source *WatchPhantomTimeSeriesResponse) (values []interface{})
- func (fps *WatchPhantomTimeSeriesResponse_FieldSubPath) GetDefault() interface{}
- func (fps *WatchPhantomTimeSeriesResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *WatchPhantomTimeSeriesResponse_FieldSubPath) GetSingle(source *WatchPhantomTimeSeriesResponse) (interface{}, bool)
- func (fps *WatchPhantomTimeSeriesResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *WatchPhantomTimeSeriesResponse_FieldSubPath) IsLeaf() bool
- func (fps *WatchPhantomTimeSeriesResponse_FieldSubPath) JSONString() string
- func (fps *WatchPhantomTimeSeriesResponse_FieldSubPath) Selector() WatchPhantomTimeSeriesResponse_FieldPathSelector
- func (fps *WatchPhantomTimeSeriesResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *WatchPhantomTimeSeriesResponse_FieldSubPath) String() string
- func (fps *WatchPhantomTimeSeriesResponse_FieldSubPath) WithIArrayItemValue(value interface{}) WatchPhantomTimeSeriesResponse_FieldPathArrayItemValue
- func (fps *WatchPhantomTimeSeriesResponse_FieldSubPath) WithIArrayOfValues(values interface{}) WatchPhantomTimeSeriesResponse_FieldPathArrayOfValues
- func (fps *WatchPhantomTimeSeriesResponse_FieldSubPath) WithIValue(value interface{}) WatchPhantomTimeSeriesResponse_FieldPathValue
- func (fps *WatchPhantomTimeSeriesResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *WatchPhantomTimeSeriesResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *WatchPhantomTimeSeriesResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchPhantomTimeSeriesResponse_FieldSubPathArrayItemValue
- func (fpaivs *WatchPhantomTimeSeriesResponse_FieldSubPathArrayItemValue) AsPageTokenChangePathItemValue() (WatchPhantomTimeSeriesResponsePageTokenChange_FieldPathArrayItemValue, bool)
- func (fpaivs *WatchPhantomTimeSeriesResponse_FieldSubPathArrayItemValue) ContainsValue(source *WatchPhantomTimeSeriesResponse) bool
- func (fpaivs *WatchPhantomTimeSeriesResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type WatchPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
- type WatchPhantomTimeSeriesResponse_FieldSubPathValue
- func (fpvs *WatchPhantomTimeSeriesResponse_FieldSubPathValue) AsPageTokenChangePathValue() (WatchPhantomTimeSeriesResponsePageTokenChange_FieldPathValue, bool)
- func (fpvs *WatchPhantomTimeSeriesResponse_FieldSubPathValue) CompareWith(source *WatchPhantomTimeSeriesResponse) (int, bool)
- func (fpvs *WatchPhantomTimeSeriesResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *WatchPhantomTimeSeriesResponse_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *WatchPhantomTimeSeriesResponse_FieldSubPathValue) SetTo(target **WatchPhantomTimeSeriesResponse)
- func (fpvs *WatchPhantomTimeSeriesResponse_FieldSubPathValue) SetToRaw(target proto.Message)
- type WatchPhantomTimeSeriesResponse_FieldTerminalPath
- func (fp *WatchPhantomTimeSeriesResponse_FieldTerminalPath) ClearValue(item *WatchPhantomTimeSeriesResponse)
- func (fp *WatchPhantomTimeSeriesResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchPhantomTimeSeriesResponse_FieldTerminalPath) Get(source *WatchPhantomTimeSeriesResponse) (values []interface{})
- func (fp *WatchPhantomTimeSeriesResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchPhantomTimeSeriesResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchPhantomTimeSeriesResponse_FieldTerminalPath) GetSingle(source *WatchPhantomTimeSeriesResponse) (interface{}, bool)
- func (fp *WatchPhantomTimeSeriesResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchPhantomTimeSeriesResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchPhantomTimeSeriesResponse_FieldTerminalPath) JSONString() string
- func (fp *WatchPhantomTimeSeriesResponse_FieldTerminalPath) Selector() WatchPhantomTimeSeriesResponse_FieldPathSelector
- func (fp *WatchPhantomTimeSeriesResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchPhantomTimeSeriesResponse_FieldTerminalPath) String() string
- func (fp *WatchPhantomTimeSeriesResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchPhantomTimeSeriesResponse_FieldPathArrayItemValue
- func (fp *WatchPhantomTimeSeriesResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchPhantomTimeSeriesResponse_FieldPathArrayOfValues
- func (fp *WatchPhantomTimeSeriesResponse_FieldTerminalPath) WithIValue(value interface{}) WatchPhantomTimeSeriesResponse_FieldPathValue
- func (fp *WatchPhantomTimeSeriesResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchPhantomTimeSeriesResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchPhantomTimeSeriesResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchPhantomTimeSeriesResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchPhantomTimeSeriesResponse_FieldTerminalPathArrayItemValue) AsPhantomTimeSerieChangesItemValue() (*phantom_time_serie.PhantomTimeSerieChange, bool)
- func (fpaiv *WatchPhantomTimeSeriesResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchPhantomTimeSeriesResponse) bool
- func (fpaiv *WatchPhantomTimeSeriesResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchPhantomTimeSeriesResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchPhantomTimeSeriesResponse) (interface{}, bool)
- func (fpaiv *WatchPhantomTimeSeriesResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues
- func (fpaov *WatchPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues) AsIsCurrentArrayOfValues() ([]bool, bool)
- func (fpaov *WatchPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues) AsIsHardResetArrayOfValues() ([]bool, bool)
- func (fpaov *WatchPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues) AsIsSoftResetArrayOfValues() ([]bool, bool)
- func (fpaov *WatchPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues) AsPageTokenChangeArrayOfValues() ([]*WatchPhantomTimeSeriesResponse_PageTokenChange, bool)
- func (fpaov *WatchPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues) AsPhantomTimeSerieChangesArrayOfValues() ([][]*phantom_time_serie.PhantomTimeSerieChange, bool)
- func (fpaov *WatchPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
- func (fpaov *WatchPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues) AsSnapshotSizeArrayOfValues() ([]int64, bool)
- func (fpaov *WatchPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchPhantomTimeSeriesResponse_FieldTerminalPathValue
- func (fpv *WatchPhantomTimeSeriesResponse_FieldTerminalPathValue) AsIsCurrentValue() (bool, bool)
- func (fpv *WatchPhantomTimeSeriesResponse_FieldTerminalPathValue) AsIsHardResetValue() (bool, bool)
- func (fpv *WatchPhantomTimeSeriesResponse_FieldTerminalPathValue) AsIsSoftResetValue() (bool, bool)
- func (fpv *WatchPhantomTimeSeriesResponse_FieldTerminalPathValue) AsPageTokenChangeValue() (*WatchPhantomTimeSeriesResponse_PageTokenChange, bool)
- func (fpv *WatchPhantomTimeSeriesResponse_FieldTerminalPathValue) AsPhantomTimeSerieChangesValue() ([]*phantom_time_serie.PhantomTimeSerieChange, bool)
- func (fpv *WatchPhantomTimeSeriesResponse_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
- func (fpv *WatchPhantomTimeSeriesResponse_FieldTerminalPathValue) AsSnapshotSizeValue() (int64, bool)
- func (fpv *WatchPhantomTimeSeriesResponse_FieldTerminalPathValue) CompareWith(source *WatchPhantomTimeSeriesResponse) (int, bool)
- func (fpv *WatchPhantomTimeSeriesResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchPhantomTimeSeriesResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchPhantomTimeSeriesResponse_FieldTerminalPathValue) SetTo(target **WatchPhantomTimeSeriesResponse)
- func (fpv *WatchPhantomTimeSeriesResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchPhantomTimeSeriesResponse_PageTokenChange
- func (o *WatchPhantomTimeSeriesResponse_PageTokenChange) Clone() *WatchPhantomTimeSeriesResponse_PageTokenChange
- func (o *WatchPhantomTimeSeriesResponse_PageTokenChange) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchPhantomTimeSeriesResponse_PageTokenChange) Descriptor() ([]byte, []int)
- func (m *WatchPhantomTimeSeriesResponse_PageTokenChange) GetNextPageToken() *phantom_time_serie.PagerCursor
- func (m *WatchPhantomTimeSeriesResponse_PageTokenChange) GetPrevPageToken() *phantom_time_serie.PagerCursor
- func (*WatchPhantomTimeSeriesResponse_PageTokenChange) GotenMessage()
- func (o *WatchPhantomTimeSeriesResponse_PageTokenChange) GotenObjectExt()
- func (obj *WatchPhantomTimeSeriesResponse_PageTokenChange) GotenValidate() error
- func (o *WatchPhantomTimeSeriesResponse_PageTokenChange) MakeDiffFieldMask(other *WatchPhantomTimeSeriesResponse_PageTokenChange) *WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask
- func (o *WatchPhantomTimeSeriesResponse_PageTokenChange) MakeFullFieldMask() *WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask
- func (o *WatchPhantomTimeSeriesResponse_PageTokenChange) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchPhantomTimeSeriesResponse_PageTokenChange) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchPhantomTimeSeriesResponse_PageTokenChange) Marshal() ([]byte, error)
- func (m *WatchPhantomTimeSeriesResponse_PageTokenChange) MarshalJSON() ([]byte, error)
- func (o *WatchPhantomTimeSeriesResponse_PageTokenChange) Merge(source *WatchPhantomTimeSeriesResponse_PageTokenChange)
- func (o *WatchPhantomTimeSeriesResponse_PageTokenChange) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchPhantomTimeSeriesResponse_PageTokenChange) ProtoMessage()
- func (m *WatchPhantomTimeSeriesResponse_PageTokenChange) ProtoReflect() preflect.Message
- func (m *WatchPhantomTimeSeriesResponse_PageTokenChange) Reset()
- func (m *WatchPhantomTimeSeriesResponse_PageTokenChange) SetNextPageToken(fv *phantom_time_serie.PagerCursor)
- func (m *WatchPhantomTimeSeriesResponse_PageTokenChange) SetPrevPageToken(fv *phantom_time_serie.PagerCursor)
- func (m *WatchPhantomTimeSeriesResponse_PageTokenChange) String() string
- func (m *WatchPhantomTimeSeriesResponse_PageTokenChange) Unmarshal(b []byte) error
- func (m *WatchPhantomTimeSeriesResponse_PageTokenChange) UnmarshalJSON(data []byte) error
- type WatchPhantomTimeSeriesResponse_PageTokenChangePathSelectorNextPageToken
- func (WatchPhantomTimeSeriesResponse_PageTokenChangePathSelectorNextPageToken) FieldPath() *WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPath
- func (s WatchPhantomTimeSeriesResponse_PageTokenChangePathSelectorNextPageToken) WithArrayOfValues(values []*phantom_time_serie.PagerCursor) *WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPathArrayOfValues
- func (s WatchPhantomTimeSeriesResponse_PageTokenChangePathSelectorNextPageToken) WithValue(value *phantom_time_serie.PagerCursor) *WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPathValue
- type WatchPhantomTimeSeriesResponse_PageTokenChangePathSelectorPrevPageToken
- func (WatchPhantomTimeSeriesResponse_PageTokenChangePathSelectorPrevPageToken) FieldPath() *WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPath
- func (s WatchPhantomTimeSeriesResponse_PageTokenChangePathSelectorPrevPageToken) WithArrayOfValues(values []*phantom_time_serie.PagerCursor) *WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPathArrayOfValues
- func (s WatchPhantomTimeSeriesResponse_PageTokenChangePathSelectorPrevPageToken) WithValue(value *phantom_time_serie.PagerCursor) *WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPathValue
- type WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask
- func (fieldMask *WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) AppendPath(path WatchPhantomTimeSeriesResponsePageTokenChange_FieldPath)
- func (fieldMask *WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) FilterInputFields() *WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask
- func (fieldMask *WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) GetPaths() []WatchPhantomTimeSeriesResponsePageTokenChange_FieldPath
- func (fieldMask *WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) IsFull() bool
- func (fieldMask WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) PathsCount() int
- func (fieldMask *WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) Project(source *WatchPhantomTimeSeriesResponse_PageTokenChange) *WatchPhantomTimeSeriesResponse_PageTokenChange
- func (fieldMask *WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) ProtoMessage()
- func (fieldMask *WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) Reset()
- func (fieldMask *WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) Set(target, source *WatchPhantomTimeSeriesResponse_PageTokenChange)
- func (fieldMask *WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) Size() int
- func (fieldMask *WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) String() string
- func (fieldMask *WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) Subtract(other *WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) *WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask
- func (fieldMask *WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) UnmarshalJSON(data []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BatchGetPhantomTimeSeriesDescriptor ¶ added in v0.4.28
type BatchGetPhantomTimeSeriesDescriptor struct{}
func GetBatchGetPhantomTimeSeriesDescriptor ¶ added in v0.4.28
func GetBatchGetPhantomTimeSeriesDescriptor() *BatchGetPhantomTimeSeriesDescriptor
func (*BatchGetPhantomTimeSeriesDescriptor) GetApiDescriptor ¶ added in v0.4.28
func (d *BatchGetPhantomTimeSeriesDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*BatchGetPhantomTimeSeriesDescriptor) GetApiName ¶ added in v0.4.28
func (d *BatchGetPhantomTimeSeriesDescriptor) GetApiName() string
func (*BatchGetPhantomTimeSeriesDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.28
func (d *BatchGetPhantomTimeSeriesDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*BatchGetPhantomTimeSeriesDescriptor) GetFullMethodName ¶ added in v0.4.28
func (d *BatchGetPhantomTimeSeriesDescriptor) GetFullMethodName() string
func (*BatchGetPhantomTimeSeriesDescriptor) GetMethodName ¶ added in v0.4.28
func (d *BatchGetPhantomTimeSeriesDescriptor) GetMethodName() string
func (*BatchGetPhantomTimeSeriesDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *BatchGetPhantomTimeSeriesDescriptor) GetProtoPkgName() string
func (*BatchGetPhantomTimeSeriesDescriptor) GetResourceDescriptor ¶ added in v0.4.30
func (d *BatchGetPhantomTimeSeriesDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*BatchGetPhantomTimeSeriesDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.28
func (d *BatchGetPhantomTimeSeriesDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*BatchGetPhantomTimeSeriesDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *BatchGetPhantomTimeSeriesDescriptor) GetServiceDomain() string
func (*BatchGetPhantomTimeSeriesDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *BatchGetPhantomTimeSeriesDescriptor) GetServiceVersion() string
func (*BatchGetPhantomTimeSeriesDescriptor) GetVerb ¶ added in v0.4.28
func (d *BatchGetPhantomTimeSeriesDescriptor) GetVerb() string
func (*BatchGetPhantomTimeSeriesDescriptor) HasResource ¶ added in v0.4.30
func (d *BatchGetPhantomTimeSeriesDescriptor) HasResource() bool
func (*BatchGetPhantomTimeSeriesDescriptor) IsClientStream ¶ added in v0.4.28
func (d *BatchGetPhantomTimeSeriesDescriptor) IsClientStream() bool
func (*BatchGetPhantomTimeSeriesDescriptor) IsCollection ¶ added in v0.4.30
func (d *BatchGetPhantomTimeSeriesDescriptor) IsCollection() bool
func (*BatchGetPhantomTimeSeriesDescriptor) IsPlural ¶ added in v0.4.30
func (d *BatchGetPhantomTimeSeriesDescriptor) IsPlural() bool
func (*BatchGetPhantomTimeSeriesDescriptor) IsServerStream ¶ added in v0.4.28
func (d *BatchGetPhantomTimeSeriesDescriptor) IsServerStream() bool
func (*BatchGetPhantomTimeSeriesDescriptor) IsUnary ¶ added in v0.4.28
func (d *BatchGetPhantomTimeSeriesDescriptor) IsUnary() bool
func (*BatchGetPhantomTimeSeriesDescriptor) NewEmptyClientMsg ¶ added in v0.4.28
func (d *BatchGetPhantomTimeSeriesDescriptor) NewEmptyClientMsg() proto.Message
func (*BatchGetPhantomTimeSeriesDescriptor) NewEmptyServerMsg ¶ added in v0.4.28
func (d *BatchGetPhantomTimeSeriesDescriptor) NewEmptyServerMsg() proto.Message
func (*BatchGetPhantomTimeSeriesDescriptor) RequestHasResourceBody ¶ added in v0.4.28
func (d *BatchGetPhantomTimeSeriesDescriptor) RequestHasResourceBody() bool
type BatchGetPhantomTimeSeriesDescriptorClientMsgHandle ¶ added in v0.4.28
type BatchGetPhantomTimeSeriesDescriptorClientMsgHandle struct{}
func (*BatchGetPhantomTimeSeriesDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *BatchGetPhantomTimeSeriesDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*BatchGetPhantomTimeSeriesDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *BatchGetPhantomTimeSeriesDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*BatchGetPhantomTimeSeriesDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *BatchGetPhantomTimeSeriesDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type BatchGetPhantomTimeSeriesDescriptorServerMsgHandle ¶ added in v0.4.28
type BatchGetPhantomTimeSeriesDescriptorServerMsgHandle struct{}
func (*BatchGetPhantomTimeSeriesDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *BatchGetPhantomTimeSeriesDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*BatchGetPhantomTimeSeriesDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *BatchGetPhantomTimeSeriesDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*BatchGetPhantomTimeSeriesDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *BatchGetPhantomTimeSeriesDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type BatchGetPhantomTimeSeriesRequest ¶
type BatchGetPhantomTimeSeriesRequest struct { // Names of PhantomTimeSeries Names []*phantom_time_serie.Reference `protobuf:"bytes,2,rep,customtype=Reference,name=names,proto3" json:"names,omitempty" firestore:"names"` // A list of extra fields to be obtained for each response item on top of // fields defined by request field view FieldMask *phantom_time_serie.PhantomTimeSerie_FieldMask `` /* 148-byte string literal not displayed */ // View defines list of standard response fields present in response items. // Additional fields can be amended by request field field_mask View view.View `protobuf:"varint,4,opt,name=view,proto3,enum=goten.view.View" json:"view,omitempty" firestore:"view"` // contains filtered or unexported fields }
Request message for method [BatchGetPhantomTimeSeries][ntt.monitoring.v3.BatchGetPhantomTimeSeries]
func (*BatchGetPhantomTimeSeriesRequest) Clone ¶
func (o *BatchGetPhantomTimeSeriesRequest) Clone() *BatchGetPhantomTimeSeriesRequest
func (*BatchGetPhantomTimeSeriesRequest) CloneRaw ¶
func (o *BatchGetPhantomTimeSeriesRequest) CloneRaw() gotenobject.GotenObjectExt
func (*BatchGetPhantomTimeSeriesRequest) Descriptor ¶
func (*BatchGetPhantomTimeSeriesRequest) Descriptor() ([]byte, []int)
Deprecated, Use BatchGetPhantomTimeSeriesRequest.ProtoReflect.Descriptor instead.
func (*BatchGetPhantomTimeSeriesRequest) GetFieldMask ¶
func (m *BatchGetPhantomTimeSeriesRequest) GetFieldMask() *phantom_time_serie.PhantomTimeSerie_FieldMask
func (*BatchGetPhantomTimeSeriesRequest) GetNames ¶
func (m *BatchGetPhantomTimeSeriesRequest) GetNames() []*phantom_time_serie.Reference
func (*BatchGetPhantomTimeSeriesRequest) GetView ¶
func (m *BatchGetPhantomTimeSeriesRequest) GetView() view.View
func (*BatchGetPhantomTimeSeriesRequest) GotenMessage ¶
func (*BatchGetPhantomTimeSeriesRequest) GotenMessage()
func (*BatchGetPhantomTimeSeriesRequest) GotenObjectExt ¶
func (o *BatchGetPhantomTimeSeriesRequest) GotenObjectExt()
func (*BatchGetPhantomTimeSeriesRequest) GotenValidate ¶
func (obj *BatchGetPhantomTimeSeriesRequest) GotenValidate() error
func (*BatchGetPhantomTimeSeriesRequest) MakeDiffFieldMask ¶
func (o *BatchGetPhantomTimeSeriesRequest) MakeDiffFieldMask(other *BatchGetPhantomTimeSeriesRequest) *BatchGetPhantomTimeSeriesRequest_FieldMask
func (*BatchGetPhantomTimeSeriesRequest) MakeFullFieldMask ¶
func (o *BatchGetPhantomTimeSeriesRequest) MakeFullFieldMask() *BatchGetPhantomTimeSeriesRequest_FieldMask
func (*BatchGetPhantomTimeSeriesRequest) MakeRawDiffFieldMask ¶
func (o *BatchGetPhantomTimeSeriesRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*BatchGetPhantomTimeSeriesRequest) MakeRawFullFieldMask ¶
func (o *BatchGetPhantomTimeSeriesRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*BatchGetPhantomTimeSeriesRequest) Marshal ¶
func (m *BatchGetPhantomTimeSeriesRequest) Marshal() ([]byte, error)
func (*BatchGetPhantomTimeSeriesRequest) MarshalJSON ¶
func (m *BatchGetPhantomTimeSeriesRequest) MarshalJSON() ([]byte, error)
func (*BatchGetPhantomTimeSeriesRequest) Merge ¶
func (o *BatchGetPhantomTimeSeriesRequest) Merge(source *BatchGetPhantomTimeSeriesRequest)
func (*BatchGetPhantomTimeSeriesRequest) MergeRaw ¶
func (o *BatchGetPhantomTimeSeriesRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*BatchGetPhantomTimeSeriesRequest) ProtoMessage ¶
func (*BatchGetPhantomTimeSeriesRequest) ProtoMessage()
func (*BatchGetPhantomTimeSeriesRequest) ProtoReflect ¶
func (m *BatchGetPhantomTimeSeriesRequest) ProtoReflect() preflect.Message
func (*BatchGetPhantomTimeSeriesRequest) Reset ¶
func (m *BatchGetPhantomTimeSeriesRequest) Reset()
func (*BatchGetPhantomTimeSeriesRequest) SetFieldMask ¶
func (m *BatchGetPhantomTimeSeriesRequest) SetFieldMask(fv *phantom_time_serie.PhantomTimeSerie_FieldMask)
func (*BatchGetPhantomTimeSeriesRequest) SetNames ¶
func (m *BatchGetPhantomTimeSeriesRequest) SetNames(fv []*phantom_time_serie.Reference)
func (*BatchGetPhantomTimeSeriesRequest) SetView ¶
func (m *BatchGetPhantomTimeSeriesRequest) SetView(fv view.View)
func (*BatchGetPhantomTimeSeriesRequest) String ¶
func (m *BatchGetPhantomTimeSeriesRequest) String() string
func (*BatchGetPhantomTimeSeriesRequest) Unmarshal ¶
func (m *BatchGetPhantomTimeSeriesRequest) Unmarshal(b []byte) error
func (*BatchGetPhantomTimeSeriesRequest) UnmarshalJSON ¶
func (m *BatchGetPhantomTimeSeriesRequest) UnmarshalJSON(data []byte) error
type BatchGetPhantomTimeSeriesRequestFieldPathBuilder ¶
type BatchGetPhantomTimeSeriesRequestFieldPathBuilder struct{}
func NewBatchGetPhantomTimeSeriesRequestFieldPathBuilder ¶
func NewBatchGetPhantomTimeSeriesRequestFieldPathBuilder() BatchGetPhantomTimeSeriesRequestFieldPathBuilder
type BatchGetPhantomTimeSeriesRequestPathSelectorFieldMask ¶
type BatchGetPhantomTimeSeriesRequestPathSelectorFieldMask struct{}
func (BatchGetPhantomTimeSeriesRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s BatchGetPhantomTimeSeriesRequestPathSelectorFieldMask) WithArrayOfValues(values []*phantom_time_serie.PhantomTimeSerie_FieldMask) *BatchGetPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues
type BatchGetPhantomTimeSeriesRequestPathSelectorNames ¶
type BatchGetPhantomTimeSeriesRequestPathSelectorNames struct{}
func (BatchGetPhantomTimeSeriesRequestPathSelectorNames) WithArrayOfValues ¶
func (s BatchGetPhantomTimeSeriesRequestPathSelectorNames) WithArrayOfValues(values [][]*phantom_time_serie.Reference) *BatchGetPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues
func (BatchGetPhantomTimeSeriesRequestPathSelectorNames) WithItemValue ¶
func (s BatchGetPhantomTimeSeriesRequestPathSelectorNames) WithItemValue(value *phantom_time_serie.Reference) *BatchGetPhantomTimeSeriesRequest_FieldTerminalPathArrayItemValue
func (BatchGetPhantomTimeSeriesRequestPathSelectorNames) WithValue ¶
func (s BatchGetPhantomTimeSeriesRequestPathSelectorNames) WithValue(value []*phantom_time_serie.Reference) *BatchGetPhantomTimeSeriesRequest_FieldTerminalPathValue
type BatchGetPhantomTimeSeriesRequestPathSelectorView ¶
type BatchGetPhantomTimeSeriesRequestPathSelectorView struct{}
func (BatchGetPhantomTimeSeriesRequestPathSelectorView) WithArrayOfValues ¶
func (s BatchGetPhantomTimeSeriesRequestPathSelectorView) WithArrayOfValues(values []view.View) *BatchGetPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues
func (BatchGetPhantomTimeSeriesRequestPathSelectorView) WithValue ¶
func (s BatchGetPhantomTimeSeriesRequestPathSelectorView) WithValue(value view.View) *BatchGetPhantomTimeSeriesRequest_FieldTerminalPathValue
type BatchGetPhantomTimeSeriesRequest_FieldMask ¶
type BatchGetPhantomTimeSeriesRequest_FieldMask struct {
Paths []BatchGetPhantomTimeSeriesRequest_FieldPath
}
func FullBatchGetPhantomTimeSeriesRequest_FieldMask ¶
func FullBatchGetPhantomTimeSeriesRequest_FieldMask() *BatchGetPhantomTimeSeriesRequest_FieldMask
func (*BatchGetPhantomTimeSeriesRequest_FieldMask) AppendPath ¶
func (fieldMask *BatchGetPhantomTimeSeriesRequest_FieldMask) AppendPath(path BatchGetPhantomTimeSeriesRequest_FieldPath)
func (*BatchGetPhantomTimeSeriesRequest_FieldMask) AppendRawPath ¶
func (fieldMask *BatchGetPhantomTimeSeriesRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*BatchGetPhantomTimeSeriesRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *BatchGetPhantomTimeSeriesRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*BatchGetPhantomTimeSeriesRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *BatchGetPhantomTimeSeriesRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*BatchGetPhantomTimeSeriesRequest_FieldMask) FilterInputFields ¶
func (fieldMask *BatchGetPhantomTimeSeriesRequest_FieldMask) FilterInputFields() *BatchGetPhantomTimeSeriesRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*BatchGetPhantomTimeSeriesRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *BatchGetPhantomTimeSeriesRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*BatchGetPhantomTimeSeriesRequest_FieldMask) GetPaths ¶
func (fieldMask *BatchGetPhantomTimeSeriesRequest_FieldMask) GetPaths() []BatchGetPhantomTimeSeriesRequest_FieldPath
func (*BatchGetPhantomTimeSeriesRequest_FieldMask) GetRawPaths ¶
func (fieldMask *BatchGetPhantomTimeSeriesRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*BatchGetPhantomTimeSeriesRequest_FieldMask) IsFull ¶
func (fieldMask *BatchGetPhantomTimeSeriesRequest_FieldMask) IsFull() bool
func (BatchGetPhantomTimeSeriesRequest_FieldMask) Marshal ¶
func (fieldMask BatchGetPhantomTimeSeriesRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (BatchGetPhantomTimeSeriesRequest_FieldMask) MarshalJSON ¶
func (fieldMask BatchGetPhantomTimeSeriesRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*BatchGetPhantomTimeSeriesRequest_FieldMask) PathsCount ¶
func (fieldMask *BatchGetPhantomTimeSeriesRequest_FieldMask) PathsCount() int
func (*BatchGetPhantomTimeSeriesRequest_FieldMask) Project ¶
func (fieldMask *BatchGetPhantomTimeSeriesRequest_FieldMask) Project(source *BatchGetPhantomTimeSeriesRequest) *BatchGetPhantomTimeSeriesRequest
func (*BatchGetPhantomTimeSeriesRequest_FieldMask) ProjectRaw ¶
func (fieldMask *BatchGetPhantomTimeSeriesRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*BatchGetPhantomTimeSeriesRequest_FieldMask) ProtoMessage ¶
func (fieldMask *BatchGetPhantomTimeSeriesRequest_FieldMask) ProtoMessage()
func (*BatchGetPhantomTimeSeriesRequest_FieldMask) ProtoReflect ¶
func (fieldMask *BatchGetPhantomTimeSeriesRequest_FieldMask) ProtoReflect() preflect.Message
func (*BatchGetPhantomTimeSeriesRequest_FieldMask) Reset ¶
func (fieldMask *BatchGetPhantomTimeSeriesRequest_FieldMask) Reset()
func (*BatchGetPhantomTimeSeriesRequest_FieldMask) Set ¶
func (fieldMask *BatchGetPhantomTimeSeriesRequest_FieldMask) Set(target, source *BatchGetPhantomTimeSeriesRequest)
func (*BatchGetPhantomTimeSeriesRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *BatchGetPhantomTimeSeriesRequest_FieldMask) SetFromCliFlag(raw string) error
func (*BatchGetPhantomTimeSeriesRequest_FieldMask) SetRaw ¶
func (fieldMask *BatchGetPhantomTimeSeriesRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*BatchGetPhantomTimeSeriesRequest_FieldMask) Size ¶
func (fieldMask *BatchGetPhantomTimeSeriesRequest_FieldMask) Size() int
func (*BatchGetPhantomTimeSeriesRequest_FieldMask) String ¶
func (fieldMask *BatchGetPhantomTimeSeriesRequest_FieldMask) String() string
func (*BatchGetPhantomTimeSeriesRequest_FieldMask) Subtract ¶
func (fieldMask *BatchGetPhantomTimeSeriesRequest_FieldMask) Subtract(other *BatchGetPhantomTimeSeriesRequest_FieldMask) *BatchGetPhantomTimeSeriesRequest_FieldMask
func (*BatchGetPhantomTimeSeriesRequest_FieldMask) SubtractRaw ¶
func (fieldMask *BatchGetPhantomTimeSeriesRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*BatchGetPhantomTimeSeriesRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *BatchGetPhantomTimeSeriesRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*BatchGetPhantomTimeSeriesRequest_FieldMask) Unmarshal ¶
func (fieldMask *BatchGetPhantomTimeSeriesRequest_FieldMask) Unmarshal(data []byte) error
func (*BatchGetPhantomTimeSeriesRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *BatchGetPhantomTimeSeriesRequest_FieldMask) UnmarshalJSON(data []byte) error
type BatchGetPhantomTimeSeriesRequest_FieldPath ¶
type BatchGetPhantomTimeSeriesRequest_FieldPath interface { gotenobject.FieldPath Selector() BatchGetPhantomTimeSeriesRequest_FieldPathSelector Get(source *BatchGetPhantomTimeSeriesRequest) []interface{} GetSingle(source *BatchGetPhantomTimeSeriesRequest) (interface{}, bool) ClearValue(item *BatchGetPhantomTimeSeriesRequest) // Those methods build corresponding BatchGetPhantomTimeSeriesRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) BatchGetPhantomTimeSeriesRequest_FieldPathValue WithIArrayOfValues(values interface{}) BatchGetPhantomTimeSeriesRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) BatchGetPhantomTimeSeriesRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildBatchGetPhantomTimeSeriesRequest_FieldPath ¶
func BuildBatchGetPhantomTimeSeriesRequest_FieldPath(fp gotenobject.RawFieldPath) (BatchGetPhantomTimeSeriesRequest_FieldPath, error)
func MustParseBatchGetPhantomTimeSeriesRequest_FieldPath ¶
func MustParseBatchGetPhantomTimeSeriesRequest_FieldPath(rawField string) BatchGetPhantomTimeSeriesRequest_FieldPath
func ParseBatchGetPhantomTimeSeriesRequest_FieldPath ¶
func ParseBatchGetPhantomTimeSeriesRequest_FieldPath(rawField string) (BatchGetPhantomTimeSeriesRequest_FieldPath, error)
type BatchGetPhantomTimeSeriesRequest_FieldPathArrayItemValue ¶
type BatchGetPhantomTimeSeriesRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue BatchGetPhantomTimeSeriesRequest_FieldPath ContainsValue(*BatchGetPhantomTimeSeriesRequest) bool }
BatchGetPhantomTimeSeriesRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for BatchGetPhantomTimeSeriesRequest according to their type Present only for array (repeated) types.
func MustParseBatchGetPhantomTimeSeriesRequest_FieldPathArrayItemValue ¶
func MustParseBatchGetPhantomTimeSeriesRequest_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetPhantomTimeSeriesRequest_FieldPathArrayItemValue
func ParseBatchGetPhantomTimeSeriesRequest_FieldPathArrayItemValue ¶
func ParseBatchGetPhantomTimeSeriesRequest_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetPhantomTimeSeriesRequest_FieldPathArrayItemValue, error)
ParseBatchGetPhantomTimeSeriesRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type BatchGetPhantomTimeSeriesRequest_FieldPathArrayOfValues ¶
type BatchGetPhantomTimeSeriesRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues BatchGetPhantomTimeSeriesRequest_FieldPath }
BatchGetPhantomTimeSeriesRequest_FieldPathArrayOfValues allows storing slice of values for BatchGetPhantomTimeSeriesRequest fields according to their type
func MustParseBatchGetPhantomTimeSeriesRequest_FieldPathArrayOfValues ¶
func MustParseBatchGetPhantomTimeSeriesRequest_FieldPathArrayOfValues(pathStr, valuesStr string) BatchGetPhantomTimeSeriesRequest_FieldPathArrayOfValues
func ParseBatchGetPhantomTimeSeriesRequest_FieldPathArrayOfValues ¶
func ParseBatchGetPhantomTimeSeriesRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (BatchGetPhantomTimeSeriesRequest_FieldPathArrayOfValues, error)
type BatchGetPhantomTimeSeriesRequest_FieldPathSelector ¶
type BatchGetPhantomTimeSeriesRequest_FieldPathSelector int32
const ( BatchGetPhantomTimeSeriesRequest_FieldPathSelectorNames BatchGetPhantomTimeSeriesRequest_FieldPathSelector = 0 BatchGetPhantomTimeSeriesRequest_FieldPathSelectorFieldMask BatchGetPhantomTimeSeriesRequest_FieldPathSelector = 1 BatchGetPhantomTimeSeriesRequest_FieldPathSelectorView BatchGetPhantomTimeSeriesRequest_FieldPathSelector = 2 )
func (BatchGetPhantomTimeSeriesRequest_FieldPathSelector) String ¶
func (s BatchGetPhantomTimeSeriesRequest_FieldPathSelector) String() string
type BatchGetPhantomTimeSeriesRequest_FieldPathValue ¶
type BatchGetPhantomTimeSeriesRequest_FieldPathValue interface { BatchGetPhantomTimeSeriesRequest_FieldPath gotenobject.FieldPathValue SetTo(target **BatchGetPhantomTimeSeriesRequest) CompareWith(*BatchGetPhantomTimeSeriesRequest) (cmp int, comparable bool) }
BatchGetPhantomTimeSeriesRequest_FieldPathValue allows storing values for BatchGetPhantomTimeSeriesRequest fields according to their type
func MustParseBatchGetPhantomTimeSeriesRequest_FieldPathValue ¶
func MustParseBatchGetPhantomTimeSeriesRequest_FieldPathValue(pathStr, valueStr string) BatchGetPhantomTimeSeriesRequest_FieldPathValue
func ParseBatchGetPhantomTimeSeriesRequest_FieldPathValue ¶
func ParseBatchGetPhantomTimeSeriesRequest_FieldPathValue(pathStr, valueStr string) (BatchGetPhantomTimeSeriesRequest_FieldPathValue, error)
type BatchGetPhantomTimeSeriesRequest_FieldTerminalPath ¶
type BatchGetPhantomTimeSeriesRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*BatchGetPhantomTimeSeriesRequest_FieldTerminalPath) ClearValue ¶
func (fp *BatchGetPhantomTimeSeriesRequest_FieldTerminalPath) ClearValue(item *BatchGetPhantomTimeSeriesRequest)
func (*BatchGetPhantomTimeSeriesRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *BatchGetPhantomTimeSeriesRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*BatchGetPhantomTimeSeriesRequest_FieldTerminalPath) Get ¶
func (fp *BatchGetPhantomTimeSeriesRequest_FieldTerminalPath) Get(source *BatchGetPhantomTimeSeriesRequest) (values []interface{})
Get returns all values pointed by specific field from source BatchGetPhantomTimeSeriesRequest
func (*BatchGetPhantomTimeSeriesRequest_FieldTerminalPath) GetDefault ¶
func (fp *BatchGetPhantomTimeSeriesRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*BatchGetPhantomTimeSeriesRequest_FieldTerminalPath) GetRaw ¶
func (fp *BatchGetPhantomTimeSeriesRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*BatchGetPhantomTimeSeriesRequest_FieldTerminalPath) GetSingle ¶
func (fp *BatchGetPhantomTimeSeriesRequest_FieldTerminalPath) GetSingle(source *BatchGetPhantomTimeSeriesRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source BatchGetPhantomTimeSeriesRequest
func (*BatchGetPhantomTimeSeriesRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *BatchGetPhantomTimeSeriesRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*BatchGetPhantomTimeSeriesRequest_FieldTerminalPath) IsLeaf ¶
func (fp *BatchGetPhantomTimeSeriesRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*BatchGetPhantomTimeSeriesRequest_FieldTerminalPath) JSONString ¶
func (fp *BatchGetPhantomTimeSeriesRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*BatchGetPhantomTimeSeriesRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *BatchGetPhantomTimeSeriesRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*BatchGetPhantomTimeSeriesRequest_FieldTerminalPath) String ¶
func (fp *BatchGetPhantomTimeSeriesRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*BatchGetPhantomTimeSeriesRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *BatchGetPhantomTimeSeriesRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetPhantomTimeSeriesRequest_FieldPathArrayItemValue
func (*BatchGetPhantomTimeSeriesRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *BatchGetPhantomTimeSeriesRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetPhantomTimeSeriesRequest_FieldPathArrayOfValues
func (*BatchGetPhantomTimeSeriesRequest_FieldTerminalPath) WithIValue ¶
func (fp *BatchGetPhantomTimeSeriesRequest_FieldTerminalPath) WithIValue(value interface{}) BatchGetPhantomTimeSeriesRequest_FieldPathValue
func (*BatchGetPhantomTimeSeriesRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *BatchGetPhantomTimeSeriesRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*BatchGetPhantomTimeSeriesRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *BatchGetPhantomTimeSeriesRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*BatchGetPhantomTimeSeriesRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *BatchGetPhantomTimeSeriesRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type BatchGetPhantomTimeSeriesRequest_FieldTerminalPathArrayItemValue ¶
type BatchGetPhantomTimeSeriesRequest_FieldTerminalPathArrayItemValue struct { BatchGetPhantomTimeSeriesRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetPhantomTimeSeriesRequest_FieldTerminalPathArrayItemValue) AsNamesItemValue ¶
func (fpaiv *BatchGetPhantomTimeSeriesRequest_FieldTerminalPathArrayItemValue) AsNamesItemValue() (*phantom_time_serie.Reference, bool)
func (*BatchGetPhantomTimeSeriesRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *BatchGetPhantomTimeSeriesRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetPhantomTimeSeriesRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'BatchGetPhantomTimeSeriesRequest'
func (*BatchGetPhantomTimeSeriesRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *BatchGetPhantomTimeSeriesRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object BatchGetPhantomTimeSeriesRequest as interface{}
func (*BatchGetPhantomTimeSeriesRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *BatchGetPhantomTimeSeriesRequest_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetPhantomTimeSeriesRequest) (interface{}, bool)
func (*BatchGetPhantomTimeSeriesRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *BatchGetPhantomTimeSeriesRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type BatchGetPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues ¶
type BatchGetPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues struct { BatchGetPhantomTimeSeriesRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *BatchGetPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*phantom_time_serie.PhantomTimeSerie_FieldMask, bool)
func (*BatchGetPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues) AsNamesArrayOfValues ¶
func (fpaov *BatchGetPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues) AsNamesArrayOfValues() ([][]*phantom_time_serie.Reference, bool)
func (*BatchGetPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *BatchGetPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*BatchGetPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *BatchGetPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type BatchGetPhantomTimeSeriesRequest_FieldTerminalPathValue ¶
type BatchGetPhantomTimeSeriesRequest_FieldTerminalPathValue struct { BatchGetPhantomTimeSeriesRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetPhantomTimeSeriesRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *BatchGetPhantomTimeSeriesRequest_FieldTerminalPathValue) AsFieldMaskValue() (*phantom_time_serie.PhantomTimeSerie_FieldMask, bool)
func (*BatchGetPhantomTimeSeriesRequest_FieldTerminalPathValue) AsNamesValue ¶
func (fpv *BatchGetPhantomTimeSeriesRequest_FieldTerminalPathValue) AsNamesValue() ([]*phantom_time_serie.Reference, bool)
func (*BatchGetPhantomTimeSeriesRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *BatchGetPhantomTimeSeriesRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*BatchGetPhantomTimeSeriesRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *BatchGetPhantomTimeSeriesRequest_FieldTerminalPathValue) CompareWith(source *BatchGetPhantomTimeSeriesRequest) (int, bool)
CompareWith compares value in the 'BatchGetPhantomTimeSeriesRequest_FieldTerminalPathValue' with the value under path in 'BatchGetPhantomTimeSeriesRequest'.
func (*BatchGetPhantomTimeSeriesRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *BatchGetPhantomTimeSeriesRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*BatchGetPhantomTimeSeriesRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *BatchGetPhantomTimeSeriesRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'BatchGetPhantomTimeSeriesRequest' as interface{}
func (*BatchGetPhantomTimeSeriesRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *BatchGetPhantomTimeSeriesRequest_FieldTerminalPathValue) SetTo(target **BatchGetPhantomTimeSeriesRequest)
SetTo stores value for selected field for object BatchGetPhantomTimeSeriesRequest
func (*BatchGetPhantomTimeSeriesRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *BatchGetPhantomTimeSeriesRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type BatchGetPhantomTimeSeriesResponse ¶
type BatchGetPhantomTimeSeriesResponse struct { // found PhantomTimeSeries PhantomTimeSeries []*phantom_time_serie.PhantomTimeSerie `` /* 144-byte string literal not displayed */ // list of not found PhantomTimeSeries Missing []*phantom_time_serie.Reference `protobuf:"bytes,2,rep,customtype=Reference,name=missing,proto3" json:"missing,omitempty" firestore:"missing"` // contains filtered or unexported fields }
BatchGetPhantomTimeSeriesResponse
func (*BatchGetPhantomTimeSeriesResponse) Clone ¶
func (o *BatchGetPhantomTimeSeriesResponse) Clone() *BatchGetPhantomTimeSeriesResponse
func (*BatchGetPhantomTimeSeriesResponse) CloneRaw ¶
func (o *BatchGetPhantomTimeSeriesResponse) CloneRaw() gotenobject.GotenObjectExt
func (*BatchGetPhantomTimeSeriesResponse) Descriptor ¶
func (*BatchGetPhantomTimeSeriesResponse) Descriptor() ([]byte, []int)
Deprecated, Use BatchGetPhantomTimeSeriesResponse.ProtoReflect.Descriptor instead.
func (*BatchGetPhantomTimeSeriesResponse) GetMissing ¶
func (m *BatchGetPhantomTimeSeriesResponse) GetMissing() []*phantom_time_serie.Reference
func (*BatchGetPhantomTimeSeriesResponse) GetPhantomTimeSeries ¶
func (m *BatchGetPhantomTimeSeriesResponse) GetPhantomTimeSeries() []*phantom_time_serie.PhantomTimeSerie
func (*BatchGetPhantomTimeSeriesResponse) GotenMessage ¶
func (*BatchGetPhantomTimeSeriesResponse) GotenMessage()
func (*BatchGetPhantomTimeSeriesResponse) GotenObjectExt ¶
func (o *BatchGetPhantomTimeSeriesResponse) GotenObjectExt()
func (*BatchGetPhantomTimeSeriesResponse) GotenValidate ¶
func (obj *BatchGetPhantomTimeSeriesResponse) GotenValidate() error
func (*BatchGetPhantomTimeSeriesResponse) MakeDiffFieldMask ¶
func (o *BatchGetPhantomTimeSeriesResponse) MakeDiffFieldMask(other *BatchGetPhantomTimeSeriesResponse) *BatchGetPhantomTimeSeriesResponse_FieldMask
func (*BatchGetPhantomTimeSeriesResponse) MakeFullFieldMask ¶
func (o *BatchGetPhantomTimeSeriesResponse) MakeFullFieldMask() *BatchGetPhantomTimeSeriesResponse_FieldMask
func (*BatchGetPhantomTimeSeriesResponse) MakeRawDiffFieldMask ¶
func (o *BatchGetPhantomTimeSeriesResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*BatchGetPhantomTimeSeriesResponse) MakeRawFullFieldMask ¶
func (o *BatchGetPhantomTimeSeriesResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*BatchGetPhantomTimeSeriesResponse) Marshal ¶
func (m *BatchGetPhantomTimeSeriesResponse) Marshal() ([]byte, error)
func (*BatchGetPhantomTimeSeriesResponse) MarshalJSON ¶
func (m *BatchGetPhantomTimeSeriesResponse) MarshalJSON() ([]byte, error)
func (*BatchGetPhantomTimeSeriesResponse) Merge ¶
func (o *BatchGetPhantomTimeSeriesResponse) Merge(source *BatchGetPhantomTimeSeriesResponse)
func (*BatchGetPhantomTimeSeriesResponse) MergeRaw ¶
func (o *BatchGetPhantomTimeSeriesResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*BatchGetPhantomTimeSeriesResponse) ProtoMessage ¶
func (*BatchGetPhantomTimeSeriesResponse) ProtoMessage()
func (*BatchGetPhantomTimeSeriesResponse) ProtoReflect ¶
func (m *BatchGetPhantomTimeSeriesResponse) ProtoReflect() preflect.Message
func (*BatchGetPhantomTimeSeriesResponse) Reset ¶
func (m *BatchGetPhantomTimeSeriesResponse) Reset()
func (*BatchGetPhantomTimeSeriesResponse) SetMissing ¶
func (m *BatchGetPhantomTimeSeriesResponse) SetMissing(fv []*phantom_time_serie.Reference)
func (*BatchGetPhantomTimeSeriesResponse) SetPhantomTimeSeries ¶
func (m *BatchGetPhantomTimeSeriesResponse) SetPhantomTimeSeries(fv []*phantom_time_serie.PhantomTimeSerie)
func (*BatchGetPhantomTimeSeriesResponse) String ¶
func (m *BatchGetPhantomTimeSeriesResponse) String() string
func (*BatchGetPhantomTimeSeriesResponse) Unmarshal ¶
func (m *BatchGetPhantomTimeSeriesResponse) Unmarshal(b []byte) error
func (*BatchGetPhantomTimeSeriesResponse) UnmarshalJSON ¶
func (m *BatchGetPhantomTimeSeriesResponse) UnmarshalJSON(data []byte) error
type BatchGetPhantomTimeSeriesResponseFieldPathBuilder ¶
type BatchGetPhantomTimeSeriesResponseFieldPathBuilder struct{}
func NewBatchGetPhantomTimeSeriesResponseFieldPathBuilder ¶
func NewBatchGetPhantomTimeSeriesResponseFieldPathBuilder() BatchGetPhantomTimeSeriesResponseFieldPathBuilder
func (BatchGetPhantomTimeSeriesResponseFieldPathBuilder) PhantomTimeSeries ¶
func (BatchGetPhantomTimeSeriesResponseFieldPathBuilder) PhantomTimeSeries() BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeries
type BatchGetPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesMetadataAnnotations ¶
type BatchGetPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (BatchGetPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesMetadataAnnotations) FieldPath ¶
func (BatchGetPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesMetadataAnnotations) WithArrayOfValues ¶
func (s BatchGetPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesMetadataAnnotations) WithArrayOfValues(values []string) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type BatchGetPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesMetadataLabels ¶
type BatchGetPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesMetadataLabels struct {
// contains filtered or unexported fields
}
func (BatchGetPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesMetadataLabels) WithArrayOfValues ¶
func (s BatchGetPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesMetadataLabels) WithArrayOfValues(values []string) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type BatchGetPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesMetadataShards ¶
type BatchGetPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesMetadataShards struct {
// contains filtered or unexported fields
}
func (BatchGetPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesMetadataShards) WithArrayOfValues ¶
func (s BatchGetPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesMetadataShards) WithArrayOfValues(values []int64) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type BatchGetPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesMetricLabels ¶
type BatchGetPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesMetricLabels struct {
// contains filtered or unexported fields
}
func (BatchGetPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesMetricLabels) WithArrayOfValues ¶
func (s BatchGetPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesMetricLabels) WithArrayOfValues(values []string) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type BatchGetPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesResourceLabels ¶
type BatchGetPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesResourceLabels struct {
// contains filtered or unexported fields
}
func (BatchGetPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesResourceLabels) WithArrayOfValues ¶
func (s BatchGetPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesResourceLabels) WithArrayOfValues(values []string) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type BatchGetPhantomTimeSeriesResponsePathSelectorMissing ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorMissing struct{}
func (BatchGetPhantomTimeSeriesResponsePathSelectorMissing) WithArrayOfValues ¶
func (s BatchGetPhantomTimeSeriesResponsePathSelectorMissing) WithArrayOfValues(values [][]*phantom_time_serie.Reference) *BatchGetPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues
func (BatchGetPhantomTimeSeriesResponsePathSelectorMissing) WithItemValue ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeries ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeries struct{}
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeries) MetricKind ¶
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeries) WithArrayOfValues ¶
func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeries) WithArrayOfValues(values [][]*phantom_time_serie.PhantomTimeSerie) *BatchGetPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeries) WithItemValue ¶
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeries) WithSubArrayItemValue ¶
func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeries) WithSubArrayItemValue(subPathArrayItemValue phantom_time_serie.PhantomTimeSerie_FieldPathArrayItemValue) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayItemValue
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeries) WithSubArrayOfValues ¶
func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeries) WithSubArrayOfValues(subPathArrayOfValues phantom_time_serie.PhantomTimeSerie_FieldPathArrayOfValues) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeries) WithSubPath ¶
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeries) WithSubValue ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesKey ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesKey struct{}
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesKey) WithArrayOfValues ¶
func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesKey) WithArrayOfValues(values [][]byte) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesKey) WithValue ¶
func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesKey) WithValue(value []byte) *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadata ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadata struct{}
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadata) Annotations ¶
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadata) CreateTime ¶
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadata) DeleteTime ¶ added in v0.8.0
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadata) Generation ¶
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadata) Lifecycle ¶ added in v0.8.0
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadata) OwnerReferences ¶
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadata) ResourceVersion ¶
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadata) UpdateTime ¶
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadata) WithArrayOfValues ¶
func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataAnnotations ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataAnnotations struct{}
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataAnnotations) FieldPath ¶
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataAnnotations) WithArrayOfValues ¶
func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataAnnotations) WithArrayOfValues(values []map[string]string) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataCreateTime ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataCreateTime struct{}
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataCreateTime) WithArrayOfValues ¶
func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataDeleteTime ¶ added in v0.8.0
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataDeleteTime struct{}
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataDeleteTime) FieldPath ¶ added in v0.8.0
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataDeleteTime) WithArrayOfValues ¶ added in v0.8.0
func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataGeneration ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataGeneration struct{}
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataGeneration) WithArrayOfValues ¶
func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataGeneration) WithArrayOfValues(values []int64) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLabels ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLabels struct{}
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLabels) WithArrayOfValues ¶
func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLabels) WithArrayOfValues(values []map[string]string) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLifecycle ¶ added in v0.8.0
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLifecycle struct{}
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLifecycle) BlockDeletion ¶ added in v0.8.0
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLifecycle) FieldPath ¶ added in v0.8.0
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLifecycle) State ¶ added in v0.8.0
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLifecycle) WithArrayOfValues ¶ added in v0.8.0
func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLifecycleBlockDeletion ¶ added in v0.8.0
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLifecycleBlockDeletion struct{}
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLifecycleBlockDeletion) FieldPath ¶ added in v0.8.0
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLifecycleBlockDeletion) WithArrayOfValues ¶ added in v0.8.0
func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLifecycleState ¶ added in v0.8.0
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLifecycleState struct{}
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLifecycleState) FieldPath ¶ added in v0.8.0
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLifecycleState) WithArrayOfValues ¶ added in v0.8.0
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferences ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferences struct{}
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferences) BlockOwnerDeletion ¶
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferences) Controller ¶
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferences) FieldPath ¶
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferences) Region ¶ added in v0.8.0
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferences) RequiresOwnerReference ¶ added in v0.8.0
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferences) Version ¶ added in v0.8.0
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferences) WithArrayOfValues ¶
func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferences) WithItemValue ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesBlockOwnerDeletion ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesController ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesController struct{}
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesController) FieldPath ¶
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesKind ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesKind struct{}
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesKind) FieldPath ¶
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesName ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesName struct{}
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesName) FieldPath ¶
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesName) WithArrayOfValues(values []string) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesRegion ¶ added in v0.8.0
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesRegion struct{}
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesRegion) FieldPath ¶ added in v0.8.0
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesRegion) WithArrayOfValues ¶ added in v0.8.0
func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesRequiresOwnerReference ¶ added in v0.8.0
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesRequiresOwnerReference struct{}
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶ added in v0.8.0
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶ added in v0.8.0
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesVersion ¶ added in v0.8.0
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesVersion struct{}
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesVersion) FieldPath ¶ added in v0.8.0
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesVersion) WithArrayOfValues ¶ added in v0.8.0
func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataResourceVersion ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataResourceVersion struct{}
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataResourceVersion) FieldPath ¶
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataResourceVersion) WithArrayOfValues ¶
func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataResourceVersion) WithArrayOfValues(values []string) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataShards ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataShards struct{}
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataShards) WithArrayOfValues ¶
func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataShards) WithArrayOfValues(values []map[string]int64) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataSyncing ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataSyncing struct{}
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataSyncing) OwningRegion ¶
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataSyncing) WithArrayOfValues ¶
func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataSyncingOwningRegion ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataSyncingOwningRegion struct{}
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataSyncingOwningRegion) FieldPath ¶
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataSyncingRegions ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataSyncingRegions struct{}
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataSyncingRegions) FieldPath ¶
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataSyncingRegions) WithArrayOfValues ¶
func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataSyncingRegions) WithArrayOfValues(values [][]string) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataSyncingRegions) WithItemValue ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataTags ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataTags struct{}
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataTags) WithArrayOfValues ¶
func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataTags) WithArrayOfValues(values [][]string) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataTags) WithItemValue ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataUpdateTime ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataUpdateTime struct{}
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataUpdateTime) WithArrayOfValues ¶
func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataUuid ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataUuid struct{}
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataUuid) WithArrayOfValues ¶
func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataUuid) WithArrayOfValues(values []string) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetric ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetric struct{}
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetric) ReducedLabels ¶
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetric) WithArrayOfValues ¶
func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetric) WithArrayOfValues(values []*monitoring_common.Metric) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricKind ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricKind struct{}
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricKind) WithArrayOfValues ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricLabels ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricLabels struct{}
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricLabels) WithArrayOfValues ¶
func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricLabels) WithArrayOfValues(values []map[string]string) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricReducedLabels ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricReducedLabels struct{}
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricReducedLabels) FieldPath ¶
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricReducedLabels) WithArrayOfValues ¶
func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricReducedLabels) WithArrayOfValues(values [][]string) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricReducedLabels) WithItemValue ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricType ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricType struct{}
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricType) WithArrayOfValues ¶
func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricType) WithArrayOfValues(values []string) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesName ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesName struct{}
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesName) WithArrayOfValues ¶
func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesName) WithArrayOfValues(values []*phantom_time_serie.Name) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesProject ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesProject struct{}
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesProject) WithArrayOfValues ¶
func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesProject) WithArrayOfValues(values []string) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResource ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResource struct{}
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResource) ReducedLabels ¶
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResource) WithArrayOfValues ¶
func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResource) WithArrayOfValues(values []*monitoring_common.MonitoredResource) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResourceLabels ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResourceLabels struct{}
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResourceLabels) WithArrayOfValues ¶
func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResourceLabels) WithArrayOfValues(values []map[string]string) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResourceReducedLabels ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResourceReducedLabels struct{}
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResourceReducedLabels) FieldPath ¶
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResourceReducedLabels) WithArrayOfValues ¶
func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResourceReducedLabels) WithArrayOfValues(values [][]string) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResourceReducedLabels) WithItemValue ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResourceType ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResourceType struct{}
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResourceType) WithArrayOfValues ¶
func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResourceType) WithArrayOfValues(values []string) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValue ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValue struct{}
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValue) DistributionValue ¶
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValue) DoubleValue ¶
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValue) Int64Value ¶
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValue) StringValue ¶
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValue) WithArrayOfValues ¶
func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValue) WithArrayOfValues(values []*monitoring_common.TypedValue) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueBoolValue ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueBoolValue struct{}
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueBoolValue) WithArrayOfValues ¶
func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueBoolValue) WithArrayOfValues(values []bool) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValue ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValue struct{}
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValue) BucketCounts ¶
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValue) BucketOptions ¶
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValue) FieldPath ¶
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValue) SumOfSquaredDeviation ¶
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValue) WithArrayOfValues ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketCounts ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketCounts struct{}
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketCounts) FieldPath ¶
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketCounts) WithArrayOfValues ¶
func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketCounts) WithArrayOfValues(values [][]int64) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketCounts) WithItemValue ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptions ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptions struct{}
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptions) DynamicBuckets ¶
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptions) ExplicitBuckets ¶
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptions) ExponentialBuckets ¶
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptions) FieldPath ¶
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptions) LinearBuckets ¶
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptions) WithArrayOfValues ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsDynamicBuckets ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsDynamicBuckets struct{}
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsDynamicBuckets) Compression ¶
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsDynamicBuckets) FieldPath ¶
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsDynamicBuckets) Means ¶
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsDynamicBuckets) WithArrayOfValues ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsDynamicBucketsCompression ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsDynamicBucketsCompression struct{}
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsDynamicBucketsCompression) FieldPath ¶
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsDynamicBucketsCompression) WithArrayOfValues ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsDynamicBucketsMeans ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsDynamicBucketsMeans struct{}
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsDynamicBucketsMeans) FieldPath ¶
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsDynamicBucketsMeans) WithArrayOfValues ¶
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsDynamicBucketsMeans) WithItemValue ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExplicitBuckets ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExplicitBuckets struct{}
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExplicitBuckets) Bounds ¶
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExplicitBuckets) FieldPath ¶
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExplicitBuckets) WithArrayOfValues ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExplicitBucketsBounds ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExplicitBucketsBounds struct{}
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExplicitBucketsBounds) FieldPath ¶
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExplicitBucketsBounds) WithArrayOfValues ¶
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExplicitBucketsBounds) WithItemValue ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExponentialBuckets ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExponentialBuckets struct{}
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExponentialBuckets) FieldPath ¶
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExponentialBuckets) GrowthFactor ¶
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExponentialBuckets) NumFiniteBuckets ¶
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExponentialBuckets) Scale ¶
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExponentialBuckets) WithArrayOfValues ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExponentialBucketsGrowthFactor ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExponentialBucketsGrowthFactor struct{}
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExponentialBucketsGrowthFactor) FieldPath ¶
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExponentialBucketsGrowthFactor) WithArrayOfValues ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExponentialBucketsNumFiniteBuckets ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExponentialBucketsNumFiniteBuckets struct{}
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExponentialBucketsNumFiniteBuckets) FieldPath ¶
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExponentialBucketsNumFiniteBuckets) WithArrayOfValues ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExponentialBucketsScale ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExponentialBucketsScale struct{}
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExponentialBucketsScale) FieldPath ¶
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExponentialBucketsScale) WithArrayOfValues ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsLinearBuckets ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsLinearBuckets struct{}
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsLinearBuckets) FieldPath ¶
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsLinearBuckets) NumFiniteBuckets ¶
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsLinearBuckets) Offset ¶
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsLinearBuckets) Width ¶
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsLinearBuckets) WithArrayOfValues ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsLinearBucketsNumFiniteBuckets ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsLinearBucketsNumFiniteBuckets struct{}
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsLinearBucketsNumFiniteBuckets) FieldPath ¶
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsLinearBucketsNumFiniteBuckets) WithArrayOfValues ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsLinearBucketsOffset ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsLinearBucketsOffset struct{}
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsLinearBucketsOffset) FieldPath ¶
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsLinearBucketsOffset) WithArrayOfValues ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsLinearBucketsWidth ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsLinearBucketsWidth struct{}
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsLinearBucketsWidth) FieldPath ¶
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsLinearBucketsWidth) WithArrayOfValues ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueCount ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueCount struct{}
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueCount) FieldPath ¶
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueCount) WithArrayOfValues ¶
func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueCount) WithArrayOfValues(values []int64) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueMean ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueMean struct{}
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueMean) FieldPath ¶
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueMean) WithArrayOfValues ¶
func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueMean) WithArrayOfValues(values []float64) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueRange ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueRange struct{}
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueRange) FieldPath ¶
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueRange) Max ¶
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueRange) Min ¶
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueRange) WithArrayOfValues ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueRangeMax ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueRangeMax struct{}
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueRangeMax) FieldPath ¶
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueRangeMax) WithArrayOfValues ¶
func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueRangeMax) WithArrayOfValues(values []float64) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueRangeMin ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueRangeMin struct{}
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueRangeMin) FieldPath ¶
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueRangeMin) WithArrayOfValues ¶
func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueRangeMin) WithArrayOfValues(values []float64) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueSumOfSquaredDeviation ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueSumOfSquaredDeviation struct{}
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueSumOfSquaredDeviation) FieldPath ¶
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueSumOfSquaredDeviation) WithArrayOfValues ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDoubleValue ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDoubleValue struct{}
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDoubleValue) WithArrayOfValues ¶
func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDoubleValue) WithArrayOfValues(values []float64) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueInt64Value ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueInt64Value struct{}
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueInt64Value) WithArrayOfValues ¶
func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueInt64Value) WithArrayOfValues(values []int64) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueStringValue ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueStringValue struct{}
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueStringValue) WithArrayOfValues ¶
func (s BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueStringValue) WithArrayOfValues(values []string) *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueType ¶
type BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueType struct{}
func (BatchGetPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueType) WithArrayOfValues ¶
type BatchGetPhantomTimeSeriesResponse_FieldMask ¶
type BatchGetPhantomTimeSeriesResponse_FieldMask struct {
Paths []BatchGetPhantomTimeSeriesResponse_FieldPath
}
func FullBatchGetPhantomTimeSeriesResponse_FieldMask ¶
func FullBatchGetPhantomTimeSeriesResponse_FieldMask() *BatchGetPhantomTimeSeriesResponse_FieldMask
func (*BatchGetPhantomTimeSeriesResponse_FieldMask) AppendPath ¶
func (fieldMask *BatchGetPhantomTimeSeriesResponse_FieldMask) AppendPath(path BatchGetPhantomTimeSeriesResponse_FieldPath)
func (*BatchGetPhantomTimeSeriesResponse_FieldMask) AppendRawPath ¶
func (fieldMask *BatchGetPhantomTimeSeriesResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*BatchGetPhantomTimeSeriesResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *BatchGetPhantomTimeSeriesResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*BatchGetPhantomTimeSeriesResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *BatchGetPhantomTimeSeriesResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*BatchGetPhantomTimeSeriesResponse_FieldMask) FilterInputFields ¶
func (fieldMask *BatchGetPhantomTimeSeriesResponse_FieldMask) FilterInputFields() *BatchGetPhantomTimeSeriesResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*BatchGetPhantomTimeSeriesResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *BatchGetPhantomTimeSeriesResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*BatchGetPhantomTimeSeriesResponse_FieldMask) GetPaths ¶
func (fieldMask *BatchGetPhantomTimeSeriesResponse_FieldMask) GetPaths() []BatchGetPhantomTimeSeriesResponse_FieldPath
func (*BatchGetPhantomTimeSeriesResponse_FieldMask) GetRawPaths ¶
func (fieldMask *BatchGetPhantomTimeSeriesResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*BatchGetPhantomTimeSeriesResponse_FieldMask) IsFull ¶
func (fieldMask *BatchGetPhantomTimeSeriesResponse_FieldMask) IsFull() bool
func (BatchGetPhantomTimeSeriesResponse_FieldMask) Marshal ¶
func (fieldMask BatchGetPhantomTimeSeriesResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (BatchGetPhantomTimeSeriesResponse_FieldMask) MarshalJSON ¶
func (fieldMask BatchGetPhantomTimeSeriesResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*BatchGetPhantomTimeSeriesResponse_FieldMask) PathsCount ¶
func (fieldMask *BatchGetPhantomTimeSeriesResponse_FieldMask) PathsCount() int
func (*BatchGetPhantomTimeSeriesResponse_FieldMask) Project ¶
func (fieldMask *BatchGetPhantomTimeSeriesResponse_FieldMask) Project(source *BatchGetPhantomTimeSeriesResponse) *BatchGetPhantomTimeSeriesResponse
func (*BatchGetPhantomTimeSeriesResponse_FieldMask) ProjectRaw ¶
func (fieldMask *BatchGetPhantomTimeSeriesResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*BatchGetPhantomTimeSeriesResponse_FieldMask) ProtoMessage ¶
func (fieldMask *BatchGetPhantomTimeSeriesResponse_FieldMask) ProtoMessage()
func (*BatchGetPhantomTimeSeriesResponse_FieldMask) ProtoReflect ¶
func (fieldMask *BatchGetPhantomTimeSeriesResponse_FieldMask) ProtoReflect() preflect.Message
func (*BatchGetPhantomTimeSeriesResponse_FieldMask) Reset ¶
func (fieldMask *BatchGetPhantomTimeSeriesResponse_FieldMask) Reset()
func (*BatchGetPhantomTimeSeriesResponse_FieldMask) Set ¶
func (fieldMask *BatchGetPhantomTimeSeriesResponse_FieldMask) Set(target, source *BatchGetPhantomTimeSeriesResponse)
func (*BatchGetPhantomTimeSeriesResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *BatchGetPhantomTimeSeriesResponse_FieldMask) SetFromCliFlag(raw string) error
func (*BatchGetPhantomTimeSeriesResponse_FieldMask) SetRaw ¶
func (fieldMask *BatchGetPhantomTimeSeriesResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*BatchGetPhantomTimeSeriesResponse_FieldMask) Size ¶
func (fieldMask *BatchGetPhantomTimeSeriesResponse_FieldMask) Size() int
func (*BatchGetPhantomTimeSeriesResponse_FieldMask) String ¶
func (fieldMask *BatchGetPhantomTimeSeriesResponse_FieldMask) String() string
func (*BatchGetPhantomTimeSeriesResponse_FieldMask) Subtract ¶
func (fieldMask *BatchGetPhantomTimeSeriesResponse_FieldMask) Subtract(other *BatchGetPhantomTimeSeriesResponse_FieldMask) *BatchGetPhantomTimeSeriesResponse_FieldMask
func (*BatchGetPhantomTimeSeriesResponse_FieldMask) SubtractRaw ¶
func (fieldMask *BatchGetPhantomTimeSeriesResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*BatchGetPhantomTimeSeriesResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *BatchGetPhantomTimeSeriesResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*BatchGetPhantomTimeSeriesResponse_FieldMask) Unmarshal ¶
func (fieldMask *BatchGetPhantomTimeSeriesResponse_FieldMask) Unmarshal(data []byte) error
func (*BatchGetPhantomTimeSeriesResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *BatchGetPhantomTimeSeriesResponse_FieldMask) UnmarshalJSON(data []byte) error
type BatchGetPhantomTimeSeriesResponse_FieldPath ¶
type BatchGetPhantomTimeSeriesResponse_FieldPath interface { gotenobject.FieldPath Selector() BatchGetPhantomTimeSeriesResponse_FieldPathSelector Get(source *BatchGetPhantomTimeSeriesResponse) []interface{} GetSingle(source *BatchGetPhantomTimeSeriesResponse) (interface{}, bool) ClearValue(item *BatchGetPhantomTimeSeriesResponse) // Those methods build corresponding BatchGetPhantomTimeSeriesResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) BatchGetPhantomTimeSeriesResponse_FieldPathValue WithIArrayOfValues(values interface{}) BatchGetPhantomTimeSeriesResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) BatchGetPhantomTimeSeriesResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildBatchGetPhantomTimeSeriesResponse_FieldPath ¶
func BuildBatchGetPhantomTimeSeriesResponse_FieldPath(fp gotenobject.RawFieldPath) (BatchGetPhantomTimeSeriesResponse_FieldPath, error)
func MustParseBatchGetPhantomTimeSeriesResponse_FieldPath ¶
func MustParseBatchGetPhantomTimeSeriesResponse_FieldPath(rawField string) BatchGetPhantomTimeSeriesResponse_FieldPath
func ParseBatchGetPhantomTimeSeriesResponse_FieldPath ¶
func ParseBatchGetPhantomTimeSeriesResponse_FieldPath(rawField string) (BatchGetPhantomTimeSeriesResponse_FieldPath, error)
type BatchGetPhantomTimeSeriesResponse_FieldPathArrayItemValue ¶
type BatchGetPhantomTimeSeriesResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue BatchGetPhantomTimeSeriesResponse_FieldPath ContainsValue(*BatchGetPhantomTimeSeriesResponse) bool }
BatchGetPhantomTimeSeriesResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for BatchGetPhantomTimeSeriesResponse according to their type Present only for array (repeated) types.
func MustParseBatchGetPhantomTimeSeriesResponse_FieldPathArrayItemValue ¶
func MustParseBatchGetPhantomTimeSeriesResponse_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetPhantomTimeSeriesResponse_FieldPathArrayItemValue
func ParseBatchGetPhantomTimeSeriesResponse_FieldPathArrayItemValue ¶
func ParseBatchGetPhantomTimeSeriesResponse_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetPhantomTimeSeriesResponse_FieldPathArrayItemValue, error)
ParseBatchGetPhantomTimeSeriesResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type BatchGetPhantomTimeSeriesResponse_FieldPathArrayOfValues ¶
type BatchGetPhantomTimeSeriesResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues BatchGetPhantomTimeSeriesResponse_FieldPath }
BatchGetPhantomTimeSeriesResponse_FieldPathArrayOfValues allows storing slice of values for BatchGetPhantomTimeSeriesResponse fields according to their type
func MustParseBatchGetPhantomTimeSeriesResponse_FieldPathArrayOfValues ¶
func MustParseBatchGetPhantomTimeSeriesResponse_FieldPathArrayOfValues(pathStr, valuesStr string) BatchGetPhantomTimeSeriesResponse_FieldPathArrayOfValues
func ParseBatchGetPhantomTimeSeriesResponse_FieldPathArrayOfValues ¶
func ParseBatchGetPhantomTimeSeriesResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (BatchGetPhantomTimeSeriesResponse_FieldPathArrayOfValues, error)
type BatchGetPhantomTimeSeriesResponse_FieldPathSelector ¶
type BatchGetPhantomTimeSeriesResponse_FieldPathSelector int32
const ( BatchGetPhantomTimeSeriesResponse_FieldPathSelectorPhantomTimeSeries BatchGetPhantomTimeSeriesResponse_FieldPathSelector = 0 BatchGetPhantomTimeSeriesResponse_FieldPathSelectorMissing BatchGetPhantomTimeSeriesResponse_FieldPathSelector = 1 )
func (BatchGetPhantomTimeSeriesResponse_FieldPathSelector) String ¶
func (s BatchGetPhantomTimeSeriesResponse_FieldPathSelector) String() string
type BatchGetPhantomTimeSeriesResponse_FieldPathValue ¶
type BatchGetPhantomTimeSeriesResponse_FieldPathValue interface { BatchGetPhantomTimeSeriesResponse_FieldPath gotenobject.FieldPathValue SetTo(target **BatchGetPhantomTimeSeriesResponse) CompareWith(*BatchGetPhantomTimeSeriesResponse) (cmp int, comparable bool) }
BatchGetPhantomTimeSeriesResponse_FieldPathValue allows storing values for BatchGetPhantomTimeSeriesResponse fields according to their type
func MustParseBatchGetPhantomTimeSeriesResponse_FieldPathValue ¶
func MustParseBatchGetPhantomTimeSeriesResponse_FieldPathValue(pathStr, valueStr string) BatchGetPhantomTimeSeriesResponse_FieldPathValue
func ParseBatchGetPhantomTimeSeriesResponse_FieldPathValue ¶
func ParseBatchGetPhantomTimeSeriesResponse_FieldPathValue(pathStr, valueStr string) (BatchGetPhantomTimeSeriesResponse_FieldPathValue, error)
type BatchGetPhantomTimeSeriesResponse_FieldSubPath ¶
type BatchGetPhantomTimeSeriesResponse_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*BatchGetPhantomTimeSeriesResponse_FieldSubPath) AsPhantomTimeSeriesSubPath ¶
func (fps *BatchGetPhantomTimeSeriesResponse_FieldSubPath) AsPhantomTimeSeriesSubPath() (phantom_time_serie.PhantomTimeSerie_FieldPath, bool)
func (*BatchGetPhantomTimeSeriesResponse_FieldSubPath) ClearValue ¶
func (fps *BatchGetPhantomTimeSeriesResponse_FieldSubPath) ClearValue(item *BatchGetPhantomTimeSeriesResponse)
func (*BatchGetPhantomTimeSeriesResponse_FieldSubPath) ClearValueRaw ¶
func (fps *BatchGetPhantomTimeSeriesResponse_FieldSubPath) ClearValueRaw(item proto.Message)
func (*BatchGetPhantomTimeSeriesResponse_FieldSubPath) Get ¶
func (fps *BatchGetPhantomTimeSeriesResponse_FieldSubPath) Get(source *BatchGetPhantomTimeSeriesResponse) (values []interface{})
Get returns all values pointed by selected field from source BatchGetPhantomTimeSeriesResponse
func (*BatchGetPhantomTimeSeriesResponse_FieldSubPath) GetDefault ¶
func (fps *BatchGetPhantomTimeSeriesResponse_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*BatchGetPhantomTimeSeriesResponse_FieldSubPath) GetRaw ¶
func (fps *BatchGetPhantomTimeSeriesResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*BatchGetPhantomTimeSeriesResponse_FieldSubPath) GetSingle ¶
func (fps *BatchGetPhantomTimeSeriesResponse_FieldSubPath) GetSingle(source *BatchGetPhantomTimeSeriesResponse) (interface{}, bool)
GetSingle returns value of selected field from source BatchGetPhantomTimeSeriesResponse
func (*BatchGetPhantomTimeSeriesResponse_FieldSubPath) GetSingleRaw ¶
func (fps *BatchGetPhantomTimeSeriesResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*BatchGetPhantomTimeSeriesResponse_FieldSubPath) IsLeaf ¶
func (fps *BatchGetPhantomTimeSeriesResponse_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*BatchGetPhantomTimeSeriesResponse_FieldSubPath) JSONString ¶
func (fps *BatchGetPhantomTimeSeriesResponse_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*BatchGetPhantomTimeSeriesResponse_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fps *BatchGetPhantomTimeSeriesResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*BatchGetPhantomTimeSeriesResponse_FieldSubPath) String ¶
func (fps *BatchGetPhantomTimeSeriesResponse_FieldSubPath) String() string
String returns path representation in proto convention
func (*BatchGetPhantomTimeSeriesResponse_FieldSubPath) WithIArrayItemValue ¶
func (fps *BatchGetPhantomTimeSeriesResponse_FieldSubPath) WithIArrayItemValue(value interface{}) BatchGetPhantomTimeSeriesResponse_FieldPathArrayItemValue
func (*BatchGetPhantomTimeSeriesResponse_FieldSubPath) WithIArrayOfValues ¶
func (fps *BatchGetPhantomTimeSeriesResponse_FieldSubPath) WithIArrayOfValues(values interface{}) BatchGetPhantomTimeSeriesResponse_FieldPathArrayOfValues
func (*BatchGetPhantomTimeSeriesResponse_FieldSubPath) WithIValue ¶
func (fps *BatchGetPhantomTimeSeriesResponse_FieldSubPath) WithIValue(value interface{}) BatchGetPhantomTimeSeriesResponse_FieldPathValue
func (*BatchGetPhantomTimeSeriesResponse_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *BatchGetPhantomTimeSeriesResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*BatchGetPhantomTimeSeriesResponse_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *BatchGetPhantomTimeSeriesResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*BatchGetPhantomTimeSeriesResponse_FieldSubPath) WithRawIValue ¶
func (fps *BatchGetPhantomTimeSeriesResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayItemValue ¶
type BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayItemValue struct { BatchGetPhantomTimeSeriesResponse_FieldPath // contains filtered or unexported fields }
func (*BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayItemValue) AsPhantomTimeSeriesPathItemValue ¶
func (fpaivs *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayItemValue) AsPhantomTimeSeriesPathItemValue() (phantom_time_serie.PhantomTimeSerie_FieldPathArrayItemValue, bool)
func (*BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayItemValue) ContainsValue(source *BatchGetPhantomTimeSeriesResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'BatchGetPhantomTimeSeriesResponse'
func (*BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues ¶
type BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues struct { BatchGetPhantomTimeSeriesResponse_FieldPath // contains filtered or unexported fields }
func (*BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues) AsPhantomTimeSeriesPathArrayOfValues ¶
func (fpsaov *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues) AsPhantomTimeSeriesPathArrayOfValues() (phantom_time_serie.PhantomTimeSerie_FieldPathArrayOfValues, bool)
func (*BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *BatchGetPhantomTimeSeriesResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type BatchGetPhantomTimeSeriesResponse_FieldSubPathValue ¶
type BatchGetPhantomTimeSeriesResponse_FieldSubPathValue struct { BatchGetPhantomTimeSeriesResponse_FieldPath // contains filtered or unexported fields }
func (*BatchGetPhantomTimeSeriesResponse_FieldSubPathValue) AsPhantomTimeSeriesPathValue ¶
func (fpvs *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue) AsPhantomTimeSeriesPathValue() (phantom_time_serie.PhantomTimeSerie_FieldPathValue, bool)
func (*BatchGetPhantomTimeSeriesResponse_FieldSubPathValue) CompareWith ¶
func (fpvs *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue) CompareWith(source *BatchGetPhantomTimeSeriesResponse) (int, bool)
func (*BatchGetPhantomTimeSeriesResponse_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*BatchGetPhantomTimeSeriesResponse_FieldSubPathValue) GetRawValue ¶
func (fpvs *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue) GetRawValue() interface{}
func (*BatchGetPhantomTimeSeriesResponse_FieldSubPathValue) SetTo ¶
func (fpvs *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue) SetTo(target **BatchGetPhantomTimeSeriesResponse)
func (*BatchGetPhantomTimeSeriesResponse_FieldSubPathValue) SetToRaw ¶
func (fpvs *BatchGetPhantomTimeSeriesResponse_FieldSubPathValue) SetToRaw(target proto.Message)
type BatchGetPhantomTimeSeriesResponse_FieldTerminalPath ¶
type BatchGetPhantomTimeSeriesResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*BatchGetPhantomTimeSeriesResponse_FieldTerminalPath) ClearValue ¶
func (fp *BatchGetPhantomTimeSeriesResponse_FieldTerminalPath) ClearValue(item *BatchGetPhantomTimeSeriesResponse)
func (*BatchGetPhantomTimeSeriesResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *BatchGetPhantomTimeSeriesResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*BatchGetPhantomTimeSeriesResponse_FieldTerminalPath) Get ¶
func (fp *BatchGetPhantomTimeSeriesResponse_FieldTerminalPath) Get(source *BatchGetPhantomTimeSeriesResponse) (values []interface{})
Get returns all values pointed by specific field from source BatchGetPhantomTimeSeriesResponse
func (*BatchGetPhantomTimeSeriesResponse_FieldTerminalPath) GetDefault ¶
func (fp *BatchGetPhantomTimeSeriesResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*BatchGetPhantomTimeSeriesResponse_FieldTerminalPath) GetRaw ¶
func (fp *BatchGetPhantomTimeSeriesResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*BatchGetPhantomTimeSeriesResponse_FieldTerminalPath) GetSingle ¶
func (fp *BatchGetPhantomTimeSeriesResponse_FieldTerminalPath) GetSingle(source *BatchGetPhantomTimeSeriesResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source BatchGetPhantomTimeSeriesResponse
func (*BatchGetPhantomTimeSeriesResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *BatchGetPhantomTimeSeriesResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*BatchGetPhantomTimeSeriesResponse_FieldTerminalPath) IsLeaf ¶
func (fp *BatchGetPhantomTimeSeriesResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*BatchGetPhantomTimeSeriesResponse_FieldTerminalPath) JSONString ¶
func (fp *BatchGetPhantomTimeSeriesResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*BatchGetPhantomTimeSeriesResponse_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *BatchGetPhantomTimeSeriesResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*BatchGetPhantomTimeSeriesResponse_FieldTerminalPath) String ¶
func (fp *BatchGetPhantomTimeSeriesResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*BatchGetPhantomTimeSeriesResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *BatchGetPhantomTimeSeriesResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetPhantomTimeSeriesResponse_FieldPathArrayItemValue
func (*BatchGetPhantomTimeSeriesResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *BatchGetPhantomTimeSeriesResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetPhantomTimeSeriesResponse_FieldPathArrayOfValues
func (*BatchGetPhantomTimeSeriesResponse_FieldTerminalPath) WithIValue ¶
func (fp *BatchGetPhantomTimeSeriesResponse_FieldTerminalPath) WithIValue(value interface{}) BatchGetPhantomTimeSeriesResponse_FieldPathValue
func (*BatchGetPhantomTimeSeriesResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *BatchGetPhantomTimeSeriesResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*BatchGetPhantomTimeSeriesResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *BatchGetPhantomTimeSeriesResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*BatchGetPhantomTimeSeriesResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *BatchGetPhantomTimeSeriesResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type BatchGetPhantomTimeSeriesResponse_FieldTerminalPathArrayItemValue ¶
type BatchGetPhantomTimeSeriesResponse_FieldTerminalPathArrayItemValue struct { BatchGetPhantomTimeSeriesResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetPhantomTimeSeriesResponse_FieldTerminalPathArrayItemValue) AsMissingItemValue ¶
func (fpaiv *BatchGetPhantomTimeSeriesResponse_FieldTerminalPathArrayItemValue) AsMissingItemValue() (*phantom_time_serie.Reference, bool)
func (*BatchGetPhantomTimeSeriesResponse_FieldTerminalPathArrayItemValue) AsPhantomTimeSeriesItemValue ¶
func (fpaiv *BatchGetPhantomTimeSeriesResponse_FieldTerminalPathArrayItemValue) AsPhantomTimeSeriesItemValue() (*phantom_time_serie.PhantomTimeSerie, bool)
func (*BatchGetPhantomTimeSeriesResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *BatchGetPhantomTimeSeriesResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetPhantomTimeSeriesResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'BatchGetPhantomTimeSeriesResponse'
func (*BatchGetPhantomTimeSeriesResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *BatchGetPhantomTimeSeriesResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object BatchGetPhantomTimeSeriesResponse as interface{}
func (*BatchGetPhantomTimeSeriesResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *BatchGetPhantomTimeSeriesResponse_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetPhantomTimeSeriesResponse) (interface{}, bool)
func (*BatchGetPhantomTimeSeriesResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *BatchGetPhantomTimeSeriesResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type BatchGetPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues ¶
type BatchGetPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues struct { BatchGetPhantomTimeSeriesResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues) AsMissingArrayOfValues ¶
func (fpaov *BatchGetPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues) AsMissingArrayOfValues() ([][]*phantom_time_serie.Reference, bool)
func (*BatchGetPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues) AsPhantomTimeSeriesArrayOfValues ¶
func (fpaov *BatchGetPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues) AsPhantomTimeSeriesArrayOfValues() ([][]*phantom_time_serie.PhantomTimeSerie, bool)
func (*BatchGetPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *BatchGetPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type BatchGetPhantomTimeSeriesResponse_FieldTerminalPathValue ¶
type BatchGetPhantomTimeSeriesResponse_FieldTerminalPathValue struct { BatchGetPhantomTimeSeriesResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetPhantomTimeSeriesResponse_FieldTerminalPathValue) AsMissingValue ¶
func (fpv *BatchGetPhantomTimeSeriesResponse_FieldTerminalPathValue) AsMissingValue() ([]*phantom_time_serie.Reference, bool)
func (*BatchGetPhantomTimeSeriesResponse_FieldTerminalPathValue) AsPhantomTimeSeriesValue ¶
func (fpv *BatchGetPhantomTimeSeriesResponse_FieldTerminalPathValue) AsPhantomTimeSeriesValue() ([]*phantom_time_serie.PhantomTimeSerie, bool)
func (*BatchGetPhantomTimeSeriesResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *BatchGetPhantomTimeSeriesResponse_FieldTerminalPathValue) CompareWith(source *BatchGetPhantomTimeSeriesResponse) (int, bool)
CompareWith compares value in the 'BatchGetPhantomTimeSeriesResponse_FieldTerminalPathValue' with the value under path in 'BatchGetPhantomTimeSeriesResponse'.
func (*BatchGetPhantomTimeSeriesResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *BatchGetPhantomTimeSeriesResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*BatchGetPhantomTimeSeriesResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *BatchGetPhantomTimeSeriesResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'BatchGetPhantomTimeSeriesResponse' as interface{}
func (*BatchGetPhantomTimeSeriesResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *BatchGetPhantomTimeSeriesResponse_FieldTerminalPathValue) SetTo(target **BatchGetPhantomTimeSeriesResponse)
SetTo stores value for selected field for object BatchGetPhantomTimeSeriesResponse
func (*BatchGetPhantomTimeSeriesResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *BatchGetPhantomTimeSeriesResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type CreatePhantomTimeSerieDescriptor ¶ added in v0.4.28
type CreatePhantomTimeSerieDescriptor struct{}
func GetCreatePhantomTimeSerieDescriptor ¶ added in v0.4.28
func GetCreatePhantomTimeSerieDescriptor() *CreatePhantomTimeSerieDescriptor
func (*CreatePhantomTimeSerieDescriptor) GetApiDescriptor ¶ added in v0.4.28
func (d *CreatePhantomTimeSerieDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*CreatePhantomTimeSerieDescriptor) GetApiName ¶ added in v0.4.28
func (d *CreatePhantomTimeSerieDescriptor) GetApiName() string
func (*CreatePhantomTimeSerieDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.28
func (d *CreatePhantomTimeSerieDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*CreatePhantomTimeSerieDescriptor) GetFullMethodName ¶ added in v0.4.28
func (d *CreatePhantomTimeSerieDescriptor) GetFullMethodName() string
func (*CreatePhantomTimeSerieDescriptor) GetMethodName ¶ added in v0.4.28
func (d *CreatePhantomTimeSerieDescriptor) GetMethodName() string
func (*CreatePhantomTimeSerieDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *CreatePhantomTimeSerieDescriptor) GetProtoPkgName() string
func (*CreatePhantomTimeSerieDescriptor) GetResourceDescriptor ¶ added in v0.4.30
func (d *CreatePhantomTimeSerieDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*CreatePhantomTimeSerieDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.28
func (d *CreatePhantomTimeSerieDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*CreatePhantomTimeSerieDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *CreatePhantomTimeSerieDescriptor) GetServiceDomain() string
func (*CreatePhantomTimeSerieDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *CreatePhantomTimeSerieDescriptor) GetServiceVersion() string
func (*CreatePhantomTimeSerieDescriptor) GetVerb ¶ added in v0.4.28
func (d *CreatePhantomTimeSerieDescriptor) GetVerb() string
func (*CreatePhantomTimeSerieDescriptor) HasResource ¶ added in v0.4.30
func (d *CreatePhantomTimeSerieDescriptor) HasResource() bool
func (*CreatePhantomTimeSerieDescriptor) IsClientStream ¶ added in v0.4.28
func (d *CreatePhantomTimeSerieDescriptor) IsClientStream() bool
func (*CreatePhantomTimeSerieDescriptor) IsCollection ¶ added in v0.4.30
func (d *CreatePhantomTimeSerieDescriptor) IsCollection() bool
func (*CreatePhantomTimeSerieDescriptor) IsPlural ¶ added in v0.4.30
func (d *CreatePhantomTimeSerieDescriptor) IsPlural() bool
func (*CreatePhantomTimeSerieDescriptor) IsServerStream ¶ added in v0.4.28
func (d *CreatePhantomTimeSerieDescriptor) IsServerStream() bool
func (*CreatePhantomTimeSerieDescriptor) IsUnary ¶ added in v0.4.28
func (d *CreatePhantomTimeSerieDescriptor) IsUnary() bool
func (*CreatePhantomTimeSerieDescriptor) NewEmptyClientMsg ¶ added in v0.4.28
func (d *CreatePhantomTimeSerieDescriptor) NewEmptyClientMsg() proto.Message
func (*CreatePhantomTimeSerieDescriptor) NewEmptyServerMsg ¶ added in v0.4.28
func (d *CreatePhantomTimeSerieDescriptor) NewEmptyServerMsg() proto.Message
func (*CreatePhantomTimeSerieDescriptor) RequestHasResourceBody ¶ added in v0.4.28
func (d *CreatePhantomTimeSerieDescriptor) RequestHasResourceBody() bool
type CreatePhantomTimeSerieDescriptorClientMsgHandle ¶ added in v0.4.28
type CreatePhantomTimeSerieDescriptorClientMsgHandle struct{}
func (*CreatePhantomTimeSerieDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *CreatePhantomTimeSerieDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*CreatePhantomTimeSerieDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *CreatePhantomTimeSerieDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*CreatePhantomTimeSerieDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *CreatePhantomTimeSerieDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type CreatePhantomTimeSerieDescriptorServerMsgHandle ¶ added in v0.4.28
type CreatePhantomTimeSerieDescriptorServerMsgHandle struct{}
func (*CreatePhantomTimeSerieDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *CreatePhantomTimeSerieDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*CreatePhantomTimeSerieDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *CreatePhantomTimeSerieDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*CreatePhantomTimeSerieDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *CreatePhantomTimeSerieDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type CreatePhantomTimeSerieRequest ¶
type CreatePhantomTimeSerieRequest struct { // Parent reference of ntt.monitoring.v3.PhantomTimeSerie Parent *phantom_time_serie.ParentReference `protobuf:"bytes,1,opt,customtype=ParentReference,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // PhantomTimeSerie resource body PhantomTimeSerie *phantom_time_serie.PhantomTimeSerie `` /* 140-byte string literal not displayed */ // contains filtered or unexported fields }
Request message for method [CreatePhantomTimeSerie][ntt.monitoring.v3.CreatePhantomTimeSerie]
func (*CreatePhantomTimeSerieRequest) Clone ¶
func (o *CreatePhantomTimeSerieRequest) Clone() *CreatePhantomTimeSerieRequest
func (*CreatePhantomTimeSerieRequest) CloneRaw ¶
func (o *CreatePhantomTimeSerieRequest) CloneRaw() gotenobject.GotenObjectExt
func (*CreatePhantomTimeSerieRequest) Descriptor ¶
func (*CreatePhantomTimeSerieRequest) Descriptor() ([]byte, []int)
Deprecated, Use CreatePhantomTimeSerieRequest.ProtoReflect.Descriptor instead.
func (*CreatePhantomTimeSerieRequest) GetParent ¶
func (m *CreatePhantomTimeSerieRequest) GetParent() *phantom_time_serie.ParentReference
func (*CreatePhantomTimeSerieRequest) GetPhantomTimeSerie ¶
func (m *CreatePhantomTimeSerieRequest) GetPhantomTimeSerie() *phantom_time_serie.PhantomTimeSerie
func (*CreatePhantomTimeSerieRequest) GotenMessage ¶
func (*CreatePhantomTimeSerieRequest) GotenMessage()
func (*CreatePhantomTimeSerieRequest) GotenObjectExt ¶
func (o *CreatePhantomTimeSerieRequest) GotenObjectExt()
func (*CreatePhantomTimeSerieRequest) GotenValidate ¶
func (obj *CreatePhantomTimeSerieRequest) GotenValidate() error
func (*CreatePhantomTimeSerieRequest) MakeDiffFieldMask ¶
func (o *CreatePhantomTimeSerieRequest) MakeDiffFieldMask(other *CreatePhantomTimeSerieRequest) *CreatePhantomTimeSerieRequest_FieldMask
func (*CreatePhantomTimeSerieRequest) MakeFullFieldMask ¶
func (o *CreatePhantomTimeSerieRequest) MakeFullFieldMask() *CreatePhantomTimeSerieRequest_FieldMask
func (*CreatePhantomTimeSerieRequest) MakeRawDiffFieldMask ¶
func (o *CreatePhantomTimeSerieRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*CreatePhantomTimeSerieRequest) MakeRawFullFieldMask ¶
func (o *CreatePhantomTimeSerieRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*CreatePhantomTimeSerieRequest) Marshal ¶
func (m *CreatePhantomTimeSerieRequest) Marshal() ([]byte, error)
func (*CreatePhantomTimeSerieRequest) MarshalJSON ¶
func (m *CreatePhantomTimeSerieRequest) MarshalJSON() ([]byte, error)
func (*CreatePhantomTimeSerieRequest) Merge ¶
func (o *CreatePhantomTimeSerieRequest) Merge(source *CreatePhantomTimeSerieRequest)
func (*CreatePhantomTimeSerieRequest) MergeRaw ¶
func (o *CreatePhantomTimeSerieRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*CreatePhantomTimeSerieRequest) ProtoMessage ¶
func (*CreatePhantomTimeSerieRequest) ProtoMessage()
func (*CreatePhantomTimeSerieRequest) ProtoReflect ¶
func (m *CreatePhantomTimeSerieRequest) ProtoReflect() preflect.Message
func (*CreatePhantomTimeSerieRequest) Reset ¶
func (m *CreatePhantomTimeSerieRequest) Reset()
func (*CreatePhantomTimeSerieRequest) SetParent ¶
func (m *CreatePhantomTimeSerieRequest) SetParent(fv *phantom_time_serie.ParentReference)
func (*CreatePhantomTimeSerieRequest) SetPhantomTimeSerie ¶
func (m *CreatePhantomTimeSerieRequest) SetPhantomTimeSerie(fv *phantom_time_serie.PhantomTimeSerie)
func (*CreatePhantomTimeSerieRequest) String ¶
func (m *CreatePhantomTimeSerieRequest) String() string
func (*CreatePhantomTimeSerieRequest) Unmarshal ¶
func (m *CreatePhantomTimeSerieRequest) Unmarshal(b []byte) error
func (*CreatePhantomTimeSerieRequest) UnmarshalJSON ¶
func (m *CreatePhantomTimeSerieRequest) UnmarshalJSON(data []byte) error
type CreatePhantomTimeSerieRequestFieldPathBuilder ¶
type CreatePhantomTimeSerieRequestFieldPathBuilder struct{}
func NewCreatePhantomTimeSerieRequestFieldPathBuilder ¶
func NewCreatePhantomTimeSerieRequestFieldPathBuilder() CreatePhantomTimeSerieRequestFieldPathBuilder
func (CreatePhantomTimeSerieRequestFieldPathBuilder) PhantomTimeSerie ¶
func (CreatePhantomTimeSerieRequestFieldPathBuilder) PhantomTimeSerie() CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerie
type CreatePhantomTimeSerieRequestMapPathSelectorPhantomTimeSerieMetadataAnnotations ¶
type CreatePhantomTimeSerieRequestMapPathSelectorPhantomTimeSerieMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (CreatePhantomTimeSerieRequestMapPathSelectorPhantomTimeSerieMetadataAnnotations) WithArrayOfValues ¶
func (s CreatePhantomTimeSerieRequestMapPathSelectorPhantomTimeSerieMetadataAnnotations) WithArrayOfValues(values []string) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
type CreatePhantomTimeSerieRequestMapPathSelectorPhantomTimeSerieMetadataLabels ¶
type CreatePhantomTimeSerieRequestMapPathSelectorPhantomTimeSerieMetadataLabels struct {
// contains filtered or unexported fields
}
func (CreatePhantomTimeSerieRequestMapPathSelectorPhantomTimeSerieMetadataLabels) WithArrayOfValues ¶
func (s CreatePhantomTimeSerieRequestMapPathSelectorPhantomTimeSerieMetadataLabels) WithArrayOfValues(values []string) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
type CreatePhantomTimeSerieRequestMapPathSelectorPhantomTimeSerieMetadataShards ¶
type CreatePhantomTimeSerieRequestMapPathSelectorPhantomTimeSerieMetadataShards struct {
// contains filtered or unexported fields
}
func (CreatePhantomTimeSerieRequestMapPathSelectorPhantomTimeSerieMetadataShards) WithArrayOfValues ¶
func (s CreatePhantomTimeSerieRequestMapPathSelectorPhantomTimeSerieMetadataShards) WithArrayOfValues(values []int64) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
type CreatePhantomTimeSerieRequestMapPathSelectorPhantomTimeSerieMetricLabels ¶
type CreatePhantomTimeSerieRequestMapPathSelectorPhantomTimeSerieMetricLabels struct {
// contains filtered or unexported fields
}
func (CreatePhantomTimeSerieRequestMapPathSelectorPhantomTimeSerieMetricLabels) WithArrayOfValues ¶
func (s CreatePhantomTimeSerieRequestMapPathSelectorPhantomTimeSerieMetricLabels) WithArrayOfValues(values []string) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
type CreatePhantomTimeSerieRequestMapPathSelectorPhantomTimeSerieResourceLabels ¶
type CreatePhantomTimeSerieRequestMapPathSelectorPhantomTimeSerieResourceLabels struct {
// contains filtered or unexported fields
}
func (CreatePhantomTimeSerieRequestMapPathSelectorPhantomTimeSerieResourceLabels) WithArrayOfValues ¶
func (s CreatePhantomTimeSerieRequestMapPathSelectorPhantomTimeSerieResourceLabels) WithArrayOfValues(values []string) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
type CreatePhantomTimeSerieRequestPathSelectorParent ¶
type CreatePhantomTimeSerieRequestPathSelectorParent struct{}
func (CreatePhantomTimeSerieRequestPathSelectorParent) WithArrayOfValues ¶
func (s CreatePhantomTimeSerieRequestPathSelectorParent) WithArrayOfValues(values []*phantom_time_serie.ParentReference) *CreatePhantomTimeSerieRequest_FieldTerminalPathArrayOfValues
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerie ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerie struct{}
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerie) MetricKind ¶
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerie) WithArrayOfValues ¶
func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerie) WithArrayOfValues(values []*phantom_time_serie.PhantomTimeSerie) *CreatePhantomTimeSerieRequest_FieldTerminalPathArrayOfValues
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerie) WithSubArrayItemValue ¶
func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerie) WithSubArrayItemValue(subPathArrayItemValue phantom_time_serie.PhantomTimeSerie_FieldPathArrayItemValue) *CreatePhantomTimeSerieRequest_FieldSubPathArrayItemValue
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerie) WithSubArrayOfValues ¶
func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerie) WithSubArrayOfValues(subPathArrayOfValues phantom_time_serie.PhantomTimeSerie_FieldPathArrayOfValues) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerie) WithSubPath ¶
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerie) WithSubValue ¶
func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerie) WithSubValue(subPathValue phantom_time_serie.PhantomTimeSerie_FieldPathValue) *CreatePhantomTimeSerieRequest_FieldSubPathValue
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieKey ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieKey struct{}
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieKey) WithArrayOfValues ¶
func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieKey) WithArrayOfValues(values [][]byte) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieKey) WithValue ¶
func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieKey) WithValue(value []byte) *CreatePhantomTimeSerieRequest_FieldSubPathValue
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadata ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadata struct{}
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadata) Annotations ¶
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadata) CreateTime ¶
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadata) DeleteTime ¶ added in v0.8.0
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadata) Generation ¶
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadata) Lifecycle ¶ added in v0.8.0
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadata) OwnerReferences ¶
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadata) ResourceVersion ¶
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadata) UpdateTime ¶
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadata) WithArrayOfValues ¶
func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadata) WithValue ¶
func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadata) WithValue(value *ntt_meta.Meta) *CreatePhantomTimeSerieRequest_FieldSubPathValue
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataAnnotations ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataAnnotations struct{}
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataAnnotations) WithArrayOfValues ¶
func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataAnnotations) WithArrayOfValues(values []map[string]string) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataAnnotations) WithValue ¶
func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataAnnotations) WithValue(value map[string]string) *CreatePhantomTimeSerieRequest_FieldSubPathValue
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataCreateTime ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataCreateTime struct{}
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataCreateTime) WithArrayOfValues ¶
func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataDeleteTime ¶ added in v0.8.0
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataDeleteTime struct{}
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataDeleteTime) FieldPath ¶ added in v0.8.0
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataDeleteTime) WithArrayOfValues ¶ added in v0.8.0
func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataGeneration ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataGeneration struct{}
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataGeneration) WithArrayOfValues ¶
func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataGeneration) WithArrayOfValues(values []int64) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataLabels ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataLabels struct{}
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataLabels) WithArrayOfValues ¶
func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataLabels) WithArrayOfValues(values []map[string]string) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataLabels) WithValue ¶
func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataLabels) WithValue(value map[string]string) *CreatePhantomTimeSerieRequest_FieldSubPathValue
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataLifecycle ¶ added in v0.8.0
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataLifecycle struct{}
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataLifecycle) BlockDeletion ¶ added in v0.8.0
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataLifecycle) FieldPath ¶ added in v0.8.0
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataLifecycle) State ¶ added in v0.8.0
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataLifecycle) WithArrayOfValues ¶ added in v0.8.0
func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataLifecycleBlockDeletion ¶ added in v0.8.0
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataLifecycleBlockDeletion struct{}
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataLifecycleBlockDeletion) FieldPath ¶ added in v0.8.0
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataLifecycleBlockDeletion) WithArrayOfValues ¶ added in v0.8.0
func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataLifecycleState ¶ added in v0.8.0
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataLifecycleState struct{}
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataLifecycleState) FieldPath ¶ added in v0.8.0
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataLifecycleState) WithArrayOfValues ¶ added in v0.8.0
func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferences ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferences struct{}
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferences) BlockOwnerDeletion ¶
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferences) Controller ¶
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferences) Region ¶ added in v0.8.0
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferences) RequiresOwnerReference ¶ added in v0.8.0
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferences) Version ¶ added in v0.8.0
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferences) WithArrayOfValues ¶
func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferences) WithItemValue ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferencesBlockOwnerDeletion ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferencesController ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferencesController struct{}
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferencesController) FieldPath ¶
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferencesKind ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferencesKind struct{}
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferencesKind) FieldPath ¶
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferencesName ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferencesName struct{}
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferencesName) FieldPath ¶
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferencesName) WithArrayOfValues(values []string) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferencesRegion ¶ added in v0.8.0
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferencesRegion struct{}
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferencesRegion) FieldPath ¶ added in v0.8.0
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferencesRegion) WithArrayOfValues ¶ added in v0.8.0
func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferencesRequiresOwnerReference ¶ added in v0.8.0
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferencesRequiresOwnerReference struct{}
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶ added in v0.8.0
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶ added in v0.8.0
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferencesVersion ¶ added in v0.8.0
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferencesVersion struct{}
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferencesVersion) FieldPath ¶ added in v0.8.0
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferencesVersion) WithArrayOfValues ¶ added in v0.8.0
func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataResourceVersion ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataResourceVersion struct{}
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataResourceVersion) WithArrayOfValues ¶
func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataResourceVersion) WithArrayOfValues(values []string) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataShards ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataShards struct{}
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataShards) WithArrayOfValues ¶
func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataShards) WithArrayOfValues(values []map[string]int64) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataShards) WithValue ¶
func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataShards) WithValue(value map[string]int64) *CreatePhantomTimeSerieRequest_FieldSubPathValue
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataSyncing ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataSyncing struct{}
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataSyncing) OwningRegion ¶
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataSyncing) WithArrayOfValues ¶
func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataSyncingOwningRegion ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataSyncingOwningRegion struct{}
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataSyncingOwningRegion) FieldPath ¶
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataSyncingRegions ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataSyncingRegions struct{}
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataSyncingRegions) WithArrayOfValues ¶
func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataSyncingRegions) WithArrayOfValues(values [][]string) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataSyncingRegions) WithItemValue ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataTags ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataTags struct{}
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataTags) WithArrayOfValues ¶
func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataTags) WithArrayOfValues(values [][]string) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataTags) WithItemValue ¶
func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataTags) WithItemValue(value string) *CreatePhantomTimeSerieRequest_FieldSubPathArrayItemValue
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataTags) WithValue ¶
func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataTags) WithValue(value []string) *CreatePhantomTimeSerieRequest_FieldSubPathValue
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataUpdateTime ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataUpdateTime struct{}
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataUpdateTime) WithArrayOfValues ¶
func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataUuid ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataUuid struct{}
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataUuid) WithArrayOfValues ¶
func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetadataUuid) WithArrayOfValues(values []string) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetric ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetric struct{}
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetric) ReducedLabels ¶
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetric) WithArrayOfValues ¶
func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetric) WithArrayOfValues(values []*monitoring_common.Metric) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetricKind ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetricKind struct{}
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetricKind) WithArrayOfValues ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetricLabels ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetricLabels struct{}
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetricLabels) WithArrayOfValues ¶
func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetricLabels) WithArrayOfValues(values []map[string]string) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetricLabels) WithValue ¶
func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetricLabels) WithValue(value map[string]string) *CreatePhantomTimeSerieRequest_FieldSubPathValue
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetricReducedLabels ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetricReducedLabels struct{}
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetricReducedLabels) WithArrayOfValues ¶
func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetricReducedLabels) WithArrayOfValues(values [][]string) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetricReducedLabels) WithItemValue ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetricType ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetricType struct{}
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetricType) WithArrayOfValues ¶
func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieMetricType) WithArrayOfValues(values []string) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieName ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieName struct{}
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieName) WithArrayOfValues ¶
func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieName) WithArrayOfValues(values []*phantom_time_serie.Name) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieProject ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieProject struct{}
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieProject) WithArrayOfValues ¶
func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieProject) WithArrayOfValues(values []string) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieResource ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieResource struct{}
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieResource) ReducedLabels ¶
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieResource) WithArrayOfValues ¶
func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieResource) WithArrayOfValues(values []*monitoring_common.MonitoredResource) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieResourceLabels ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieResourceLabels struct{}
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieResourceLabels) WithArrayOfValues ¶
func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieResourceLabels) WithArrayOfValues(values []map[string]string) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieResourceLabels) WithValue ¶
func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieResourceLabels) WithValue(value map[string]string) *CreatePhantomTimeSerieRequest_FieldSubPathValue
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieResourceReducedLabels ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieResourceReducedLabels struct{}
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieResourceReducedLabels) WithArrayOfValues ¶
func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieResourceReducedLabels) WithArrayOfValues(values [][]string) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieResourceReducedLabels) WithItemValue ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieResourceType ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieResourceType struct{}
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieResourceType) WithArrayOfValues ¶
func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieResourceType) WithArrayOfValues(values []string) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValue ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValue struct{}
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValue) DistributionValue ¶
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValue) DoubleValue ¶
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValue) Int64Value ¶
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValue) StringValue ¶
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValue) WithArrayOfValues ¶
func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValue) WithArrayOfValues(values []*monitoring_common.TypedValue) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueBoolValue ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueBoolValue struct{}
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueBoolValue) WithArrayOfValues ¶
func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueBoolValue) WithArrayOfValues(values []bool) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValue ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValue struct{}
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValue) BucketCounts ¶
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValue) BucketOptions ¶
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValue) SumOfSquaredDeviation ¶
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValue) WithArrayOfValues ¶
func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValue) WithArrayOfValues(values []*monitoring_common.Distribution) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketCounts ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketCounts struct{}
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketCounts) FieldPath ¶
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketCounts) WithArrayOfValues ¶
func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketCounts) WithArrayOfValues(values [][]int64) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketCounts) WithItemValue ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptions ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptions struct{}
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptions) DynamicBuckets ¶
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptions) ExplicitBuckets ¶
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptions) ExponentialBuckets ¶
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptions) FieldPath ¶
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptions) LinearBuckets ¶
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptions) WithArrayOfValues ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsDynamicBuckets ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsDynamicBuckets struct{}
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsDynamicBuckets) Compression ¶
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsDynamicBuckets) FieldPath ¶
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsDynamicBuckets) Means ¶
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsDynamicBuckets) WithArrayOfValues ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsDynamicBucketsCompression ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsDynamicBucketsCompression struct{}
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsDynamicBucketsCompression) FieldPath ¶
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsDynamicBucketsCompression) WithArrayOfValues ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsDynamicBucketsMeans ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsDynamicBucketsMeans struct{}
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsDynamicBucketsMeans) FieldPath ¶
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsDynamicBucketsMeans) WithArrayOfValues ¶
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsDynamicBucketsMeans) WithItemValue ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsExplicitBuckets ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsExplicitBuckets struct{}
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsExplicitBuckets) Bounds ¶
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsExplicitBuckets) FieldPath ¶
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsExplicitBuckets) WithArrayOfValues ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsExplicitBucketsBounds ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsExplicitBucketsBounds struct{}
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsExplicitBucketsBounds) FieldPath ¶
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsExplicitBucketsBounds) WithArrayOfValues ¶
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsExplicitBucketsBounds) WithItemValue ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsExponentialBuckets ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsExponentialBuckets struct{}
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsExponentialBuckets) FieldPath ¶
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsExponentialBuckets) GrowthFactor ¶
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsExponentialBuckets) NumFiniteBuckets ¶
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsExponentialBuckets) Scale ¶
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsExponentialBuckets) WithArrayOfValues ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsExponentialBucketsGrowthFactor ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsExponentialBucketsGrowthFactor struct{}
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsExponentialBucketsGrowthFactor) FieldPath ¶
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsExponentialBucketsGrowthFactor) WithArrayOfValues ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsExponentialBucketsNumFiniteBuckets ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsExponentialBucketsNumFiniteBuckets struct{}
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsExponentialBucketsNumFiniteBuckets) FieldPath ¶
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsExponentialBucketsNumFiniteBuckets) WithArrayOfValues ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsExponentialBucketsScale ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsExponentialBucketsScale struct{}
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsExponentialBucketsScale) FieldPath ¶
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsExponentialBucketsScale) WithArrayOfValues ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsLinearBuckets ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsLinearBuckets struct{}
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsLinearBuckets) FieldPath ¶
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsLinearBuckets) NumFiniteBuckets ¶
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsLinearBuckets) Offset ¶
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsLinearBuckets) Width ¶
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsLinearBuckets) WithArrayOfValues ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsLinearBucketsNumFiniteBuckets ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsLinearBucketsNumFiniteBuckets struct{}
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsLinearBucketsNumFiniteBuckets) FieldPath ¶
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsLinearBucketsNumFiniteBuckets) WithArrayOfValues ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsLinearBucketsOffset ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsLinearBucketsOffset struct{}
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsLinearBucketsOffset) FieldPath ¶
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsLinearBucketsOffset) WithArrayOfValues ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsLinearBucketsWidth ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsLinearBucketsWidth struct{}
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsLinearBucketsWidth) FieldPath ¶
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueBucketOptionsLinearBucketsWidth) WithArrayOfValues ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueCount ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueCount struct{}
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueCount) FieldPath ¶
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueCount) WithArrayOfValues ¶
func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueCount) WithArrayOfValues(values []int64) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueMean ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueMean struct{}
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueMean) FieldPath ¶
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueMean) WithArrayOfValues ¶
func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueMean) WithArrayOfValues(values []float64) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueRange ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueRange struct{}
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueRange) FieldPath ¶
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueRange) WithArrayOfValues ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueRangeMax ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueRangeMax struct{}
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueRangeMax) FieldPath ¶
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueRangeMax) WithArrayOfValues ¶
func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueRangeMax) WithArrayOfValues(values []float64) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueRangeMin ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueRangeMin struct{}
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueRangeMin) FieldPath ¶
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueRangeMin) WithArrayOfValues ¶
func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueRangeMin) WithArrayOfValues(values []float64) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueSumOfSquaredDeviation ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueSumOfSquaredDeviation struct{}
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueSumOfSquaredDeviation) FieldPath ¶
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDistributionValueSumOfSquaredDeviation) WithArrayOfValues ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDoubleValue ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDoubleValue struct{}
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDoubleValue) WithArrayOfValues ¶
func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueDoubleValue) WithArrayOfValues(values []float64) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueInt64Value ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueInt64Value struct{}
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueInt64Value) WithArrayOfValues ¶
func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueInt64Value) WithArrayOfValues(values []int64) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueStringValue ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueStringValue struct{}
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueStringValue) WithArrayOfValues ¶
func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueStringValue) WithArrayOfValues(values []string) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueType ¶
type CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueType struct{}
func (CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueType) WithArrayOfValues ¶
func (s CreatePhantomTimeSerieRequestPathSelectorPhantomTimeSerieValueType) WithArrayOfValues(values []metric_descriptor.MetricDescriptor_ValueType) *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues
type CreatePhantomTimeSerieRequest_FieldMask ¶
type CreatePhantomTimeSerieRequest_FieldMask struct {
Paths []CreatePhantomTimeSerieRequest_FieldPath
}
func FullCreatePhantomTimeSerieRequest_FieldMask ¶
func FullCreatePhantomTimeSerieRequest_FieldMask() *CreatePhantomTimeSerieRequest_FieldMask
func (*CreatePhantomTimeSerieRequest_FieldMask) AppendPath ¶
func (fieldMask *CreatePhantomTimeSerieRequest_FieldMask) AppendPath(path CreatePhantomTimeSerieRequest_FieldPath)
func (*CreatePhantomTimeSerieRequest_FieldMask) AppendRawPath ¶
func (fieldMask *CreatePhantomTimeSerieRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*CreatePhantomTimeSerieRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *CreatePhantomTimeSerieRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*CreatePhantomTimeSerieRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *CreatePhantomTimeSerieRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*CreatePhantomTimeSerieRequest_FieldMask) FilterInputFields ¶
func (fieldMask *CreatePhantomTimeSerieRequest_FieldMask) FilterInputFields() *CreatePhantomTimeSerieRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*CreatePhantomTimeSerieRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *CreatePhantomTimeSerieRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*CreatePhantomTimeSerieRequest_FieldMask) GetPaths ¶
func (fieldMask *CreatePhantomTimeSerieRequest_FieldMask) GetPaths() []CreatePhantomTimeSerieRequest_FieldPath
func (*CreatePhantomTimeSerieRequest_FieldMask) GetRawPaths ¶
func (fieldMask *CreatePhantomTimeSerieRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*CreatePhantomTimeSerieRequest_FieldMask) IsFull ¶
func (fieldMask *CreatePhantomTimeSerieRequest_FieldMask) IsFull() bool
func (CreatePhantomTimeSerieRequest_FieldMask) Marshal ¶
func (fieldMask CreatePhantomTimeSerieRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (CreatePhantomTimeSerieRequest_FieldMask) MarshalJSON ¶
func (fieldMask CreatePhantomTimeSerieRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*CreatePhantomTimeSerieRequest_FieldMask) PathsCount ¶
func (fieldMask *CreatePhantomTimeSerieRequest_FieldMask) PathsCount() int
func (*CreatePhantomTimeSerieRequest_FieldMask) Project ¶
func (fieldMask *CreatePhantomTimeSerieRequest_FieldMask) Project(source *CreatePhantomTimeSerieRequest) *CreatePhantomTimeSerieRequest
func (*CreatePhantomTimeSerieRequest_FieldMask) ProjectRaw ¶
func (fieldMask *CreatePhantomTimeSerieRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*CreatePhantomTimeSerieRequest_FieldMask) ProtoMessage ¶
func (fieldMask *CreatePhantomTimeSerieRequest_FieldMask) ProtoMessage()
func (*CreatePhantomTimeSerieRequest_FieldMask) ProtoReflect ¶
func (fieldMask *CreatePhantomTimeSerieRequest_FieldMask) ProtoReflect() preflect.Message
func (*CreatePhantomTimeSerieRequest_FieldMask) Reset ¶
func (fieldMask *CreatePhantomTimeSerieRequest_FieldMask) Reset()
func (*CreatePhantomTimeSerieRequest_FieldMask) Set ¶
func (fieldMask *CreatePhantomTimeSerieRequest_FieldMask) Set(target, source *CreatePhantomTimeSerieRequest)
func (*CreatePhantomTimeSerieRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *CreatePhantomTimeSerieRequest_FieldMask) SetFromCliFlag(raw string) error
func (*CreatePhantomTimeSerieRequest_FieldMask) SetRaw ¶
func (fieldMask *CreatePhantomTimeSerieRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*CreatePhantomTimeSerieRequest_FieldMask) Size ¶
func (fieldMask *CreatePhantomTimeSerieRequest_FieldMask) Size() int
func (*CreatePhantomTimeSerieRequest_FieldMask) String ¶
func (fieldMask *CreatePhantomTimeSerieRequest_FieldMask) String() string
func (*CreatePhantomTimeSerieRequest_FieldMask) Subtract ¶
func (fieldMask *CreatePhantomTimeSerieRequest_FieldMask) Subtract(other *CreatePhantomTimeSerieRequest_FieldMask) *CreatePhantomTimeSerieRequest_FieldMask
func (*CreatePhantomTimeSerieRequest_FieldMask) SubtractRaw ¶
func (fieldMask *CreatePhantomTimeSerieRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*CreatePhantomTimeSerieRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *CreatePhantomTimeSerieRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*CreatePhantomTimeSerieRequest_FieldMask) Unmarshal ¶
func (fieldMask *CreatePhantomTimeSerieRequest_FieldMask) Unmarshal(data []byte) error
func (*CreatePhantomTimeSerieRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *CreatePhantomTimeSerieRequest_FieldMask) UnmarshalJSON(data []byte) error
type CreatePhantomTimeSerieRequest_FieldPath ¶
type CreatePhantomTimeSerieRequest_FieldPath interface { gotenobject.FieldPath Selector() CreatePhantomTimeSerieRequest_FieldPathSelector Get(source *CreatePhantomTimeSerieRequest) []interface{} GetSingle(source *CreatePhantomTimeSerieRequest) (interface{}, bool) ClearValue(item *CreatePhantomTimeSerieRequest) // Those methods build corresponding CreatePhantomTimeSerieRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) CreatePhantomTimeSerieRequest_FieldPathValue WithIArrayOfValues(values interface{}) CreatePhantomTimeSerieRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) CreatePhantomTimeSerieRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildCreatePhantomTimeSerieRequest_FieldPath ¶
func BuildCreatePhantomTimeSerieRequest_FieldPath(fp gotenobject.RawFieldPath) (CreatePhantomTimeSerieRequest_FieldPath, error)
func MustParseCreatePhantomTimeSerieRequest_FieldPath ¶
func MustParseCreatePhantomTimeSerieRequest_FieldPath(rawField string) CreatePhantomTimeSerieRequest_FieldPath
func ParseCreatePhantomTimeSerieRequest_FieldPath ¶
func ParseCreatePhantomTimeSerieRequest_FieldPath(rawField string) (CreatePhantomTimeSerieRequest_FieldPath, error)
type CreatePhantomTimeSerieRequest_FieldPathArrayItemValue ¶
type CreatePhantomTimeSerieRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue CreatePhantomTimeSerieRequest_FieldPath ContainsValue(*CreatePhantomTimeSerieRequest) bool }
CreatePhantomTimeSerieRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for CreatePhantomTimeSerieRequest according to their type Present only for array (repeated) types.
func MustParseCreatePhantomTimeSerieRequest_FieldPathArrayItemValue ¶
func MustParseCreatePhantomTimeSerieRequest_FieldPathArrayItemValue(pathStr, valueStr string) CreatePhantomTimeSerieRequest_FieldPathArrayItemValue
func ParseCreatePhantomTimeSerieRequest_FieldPathArrayItemValue ¶
func ParseCreatePhantomTimeSerieRequest_FieldPathArrayItemValue(pathStr, valueStr string) (CreatePhantomTimeSerieRequest_FieldPathArrayItemValue, error)
ParseCreatePhantomTimeSerieRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type CreatePhantomTimeSerieRequest_FieldPathArrayOfValues ¶
type CreatePhantomTimeSerieRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues CreatePhantomTimeSerieRequest_FieldPath }
CreatePhantomTimeSerieRequest_FieldPathArrayOfValues allows storing slice of values for CreatePhantomTimeSerieRequest fields according to their type
func MustParseCreatePhantomTimeSerieRequest_FieldPathArrayOfValues ¶
func MustParseCreatePhantomTimeSerieRequest_FieldPathArrayOfValues(pathStr, valuesStr string) CreatePhantomTimeSerieRequest_FieldPathArrayOfValues
func ParseCreatePhantomTimeSerieRequest_FieldPathArrayOfValues ¶
func ParseCreatePhantomTimeSerieRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (CreatePhantomTimeSerieRequest_FieldPathArrayOfValues, error)
type CreatePhantomTimeSerieRequest_FieldPathSelector ¶
type CreatePhantomTimeSerieRequest_FieldPathSelector int32
const ( CreatePhantomTimeSerieRequest_FieldPathSelectorParent CreatePhantomTimeSerieRequest_FieldPathSelector = 0 CreatePhantomTimeSerieRequest_FieldPathSelectorPhantomTimeSerie CreatePhantomTimeSerieRequest_FieldPathSelector = 1 )
func (CreatePhantomTimeSerieRequest_FieldPathSelector) String ¶
func (s CreatePhantomTimeSerieRequest_FieldPathSelector) String() string
type CreatePhantomTimeSerieRequest_FieldPathValue ¶
type CreatePhantomTimeSerieRequest_FieldPathValue interface { CreatePhantomTimeSerieRequest_FieldPath gotenobject.FieldPathValue SetTo(target **CreatePhantomTimeSerieRequest) CompareWith(*CreatePhantomTimeSerieRequest) (cmp int, comparable bool) }
CreatePhantomTimeSerieRequest_FieldPathValue allows storing values for CreatePhantomTimeSerieRequest fields according to their type
func MustParseCreatePhantomTimeSerieRequest_FieldPathValue ¶
func MustParseCreatePhantomTimeSerieRequest_FieldPathValue(pathStr, valueStr string) CreatePhantomTimeSerieRequest_FieldPathValue
func ParseCreatePhantomTimeSerieRequest_FieldPathValue ¶
func ParseCreatePhantomTimeSerieRequest_FieldPathValue(pathStr, valueStr string) (CreatePhantomTimeSerieRequest_FieldPathValue, error)
type CreatePhantomTimeSerieRequest_FieldSubPath ¶
type CreatePhantomTimeSerieRequest_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*CreatePhantomTimeSerieRequest_FieldSubPath) AsPhantomTimeSerieSubPath ¶
func (fps *CreatePhantomTimeSerieRequest_FieldSubPath) AsPhantomTimeSerieSubPath() (phantom_time_serie.PhantomTimeSerie_FieldPath, bool)
func (*CreatePhantomTimeSerieRequest_FieldSubPath) ClearValue ¶
func (fps *CreatePhantomTimeSerieRequest_FieldSubPath) ClearValue(item *CreatePhantomTimeSerieRequest)
func (*CreatePhantomTimeSerieRequest_FieldSubPath) ClearValueRaw ¶
func (fps *CreatePhantomTimeSerieRequest_FieldSubPath) ClearValueRaw(item proto.Message)
func (*CreatePhantomTimeSerieRequest_FieldSubPath) Get ¶
func (fps *CreatePhantomTimeSerieRequest_FieldSubPath) Get(source *CreatePhantomTimeSerieRequest) (values []interface{})
Get returns all values pointed by selected field from source CreatePhantomTimeSerieRequest
func (*CreatePhantomTimeSerieRequest_FieldSubPath) GetDefault ¶
func (fps *CreatePhantomTimeSerieRequest_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*CreatePhantomTimeSerieRequest_FieldSubPath) GetRaw ¶
func (fps *CreatePhantomTimeSerieRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*CreatePhantomTimeSerieRequest_FieldSubPath) GetSingle ¶
func (fps *CreatePhantomTimeSerieRequest_FieldSubPath) GetSingle(source *CreatePhantomTimeSerieRequest) (interface{}, bool)
GetSingle returns value of selected field from source CreatePhantomTimeSerieRequest
func (*CreatePhantomTimeSerieRequest_FieldSubPath) GetSingleRaw ¶
func (fps *CreatePhantomTimeSerieRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*CreatePhantomTimeSerieRequest_FieldSubPath) IsLeaf ¶
func (fps *CreatePhantomTimeSerieRequest_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*CreatePhantomTimeSerieRequest_FieldSubPath) JSONString ¶
func (fps *CreatePhantomTimeSerieRequest_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*CreatePhantomTimeSerieRequest_FieldSubPath) Selector ¶
func (fps *CreatePhantomTimeSerieRequest_FieldSubPath) Selector() CreatePhantomTimeSerieRequest_FieldPathSelector
func (*CreatePhantomTimeSerieRequest_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fps *CreatePhantomTimeSerieRequest_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*CreatePhantomTimeSerieRequest_FieldSubPath) String ¶
func (fps *CreatePhantomTimeSerieRequest_FieldSubPath) String() string
String returns path representation in proto convention
func (*CreatePhantomTimeSerieRequest_FieldSubPath) WithIArrayItemValue ¶
func (fps *CreatePhantomTimeSerieRequest_FieldSubPath) WithIArrayItemValue(value interface{}) CreatePhantomTimeSerieRequest_FieldPathArrayItemValue
func (*CreatePhantomTimeSerieRequest_FieldSubPath) WithIArrayOfValues ¶
func (fps *CreatePhantomTimeSerieRequest_FieldSubPath) WithIArrayOfValues(values interface{}) CreatePhantomTimeSerieRequest_FieldPathArrayOfValues
func (*CreatePhantomTimeSerieRequest_FieldSubPath) WithIValue ¶
func (fps *CreatePhantomTimeSerieRequest_FieldSubPath) WithIValue(value interface{}) CreatePhantomTimeSerieRequest_FieldPathValue
func (*CreatePhantomTimeSerieRequest_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *CreatePhantomTimeSerieRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*CreatePhantomTimeSerieRequest_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *CreatePhantomTimeSerieRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*CreatePhantomTimeSerieRequest_FieldSubPath) WithRawIValue ¶
func (fps *CreatePhantomTimeSerieRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type CreatePhantomTimeSerieRequest_FieldSubPathArrayItemValue ¶
type CreatePhantomTimeSerieRequest_FieldSubPathArrayItemValue struct { CreatePhantomTimeSerieRequest_FieldPath // contains filtered or unexported fields }
func (*CreatePhantomTimeSerieRequest_FieldSubPathArrayItemValue) AsPhantomTimeSeriePathItemValue ¶
func (fpaivs *CreatePhantomTimeSerieRequest_FieldSubPathArrayItemValue) AsPhantomTimeSeriePathItemValue() (phantom_time_serie.PhantomTimeSerie_FieldPathArrayItemValue, bool)
func (*CreatePhantomTimeSerieRequest_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *CreatePhantomTimeSerieRequest_FieldSubPathArrayItemValue) ContainsValue(source *CreatePhantomTimeSerieRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'CreatePhantomTimeSerieRequest'
func (*CreatePhantomTimeSerieRequest_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *CreatePhantomTimeSerieRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues ¶
type CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues struct { CreatePhantomTimeSerieRequest_FieldPath // contains filtered or unexported fields }
func (*CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues) AsPhantomTimeSeriePathArrayOfValues ¶
func (fpsaov *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues) AsPhantomTimeSeriePathArrayOfValues() (phantom_time_serie.PhantomTimeSerie_FieldPathArrayOfValues, bool)
func (*CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *CreatePhantomTimeSerieRequest_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type CreatePhantomTimeSerieRequest_FieldSubPathValue ¶
type CreatePhantomTimeSerieRequest_FieldSubPathValue struct { CreatePhantomTimeSerieRequest_FieldPath // contains filtered or unexported fields }
func (*CreatePhantomTimeSerieRequest_FieldSubPathValue) AsPhantomTimeSeriePathValue ¶
func (fpvs *CreatePhantomTimeSerieRequest_FieldSubPathValue) AsPhantomTimeSeriePathValue() (phantom_time_serie.PhantomTimeSerie_FieldPathValue, bool)
func (*CreatePhantomTimeSerieRequest_FieldSubPathValue) CompareWith ¶
func (fpvs *CreatePhantomTimeSerieRequest_FieldSubPathValue) CompareWith(source *CreatePhantomTimeSerieRequest) (int, bool)
func (*CreatePhantomTimeSerieRequest_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *CreatePhantomTimeSerieRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*CreatePhantomTimeSerieRequest_FieldSubPathValue) GetRawValue ¶
func (fpvs *CreatePhantomTimeSerieRequest_FieldSubPathValue) GetRawValue() interface{}
func (*CreatePhantomTimeSerieRequest_FieldSubPathValue) SetTo ¶
func (fpvs *CreatePhantomTimeSerieRequest_FieldSubPathValue) SetTo(target **CreatePhantomTimeSerieRequest)
func (*CreatePhantomTimeSerieRequest_FieldSubPathValue) SetToRaw ¶
func (fpvs *CreatePhantomTimeSerieRequest_FieldSubPathValue) SetToRaw(target proto.Message)
type CreatePhantomTimeSerieRequest_FieldTerminalPath ¶
type CreatePhantomTimeSerieRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*CreatePhantomTimeSerieRequest_FieldTerminalPath) ClearValue ¶
func (fp *CreatePhantomTimeSerieRequest_FieldTerminalPath) ClearValue(item *CreatePhantomTimeSerieRequest)
func (*CreatePhantomTimeSerieRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *CreatePhantomTimeSerieRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*CreatePhantomTimeSerieRequest_FieldTerminalPath) Get ¶
func (fp *CreatePhantomTimeSerieRequest_FieldTerminalPath) Get(source *CreatePhantomTimeSerieRequest) (values []interface{})
Get returns all values pointed by specific field from source CreatePhantomTimeSerieRequest
func (*CreatePhantomTimeSerieRequest_FieldTerminalPath) GetDefault ¶
func (fp *CreatePhantomTimeSerieRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*CreatePhantomTimeSerieRequest_FieldTerminalPath) GetRaw ¶
func (fp *CreatePhantomTimeSerieRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*CreatePhantomTimeSerieRequest_FieldTerminalPath) GetSingle ¶
func (fp *CreatePhantomTimeSerieRequest_FieldTerminalPath) GetSingle(source *CreatePhantomTimeSerieRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source CreatePhantomTimeSerieRequest
func (*CreatePhantomTimeSerieRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *CreatePhantomTimeSerieRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*CreatePhantomTimeSerieRequest_FieldTerminalPath) IsLeaf ¶
func (fp *CreatePhantomTimeSerieRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*CreatePhantomTimeSerieRequest_FieldTerminalPath) JSONString ¶
func (fp *CreatePhantomTimeSerieRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*CreatePhantomTimeSerieRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *CreatePhantomTimeSerieRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*CreatePhantomTimeSerieRequest_FieldTerminalPath) String ¶
func (fp *CreatePhantomTimeSerieRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*CreatePhantomTimeSerieRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *CreatePhantomTimeSerieRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) CreatePhantomTimeSerieRequest_FieldPathArrayItemValue
func (*CreatePhantomTimeSerieRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *CreatePhantomTimeSerieRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) CreatePhantomTimeSerieRequest_FieldPathArrayOfValues
func (*CreatePhantomTimeSerieRequest_FieldTerminalPath) WithIValue ¶
func (fp *CreatePhantomTimeSerieRequest_FieldTerminalPath) WithIValue(value interface{}) CreatePhantomTimeSerieRequest_FieldPathValue
func (*CreatePhantomTimeSerieRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *CreatePhantomTimeSerieRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*CreatePhantomTimeSerieRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *CreatePhantomTimeSerieRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*CreatePhantomTimeSerieRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *CreatePhantomTimeSerieRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type CreatePhantomTimeSerieRequest_FieldTerminalPathArrayItemValue ¶
type CreatePhantomTimeSerieRequest_FieldTerminalPathArrayItemValue struct { CreatePhantomTimeSerieRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*CreatePhantomTimeSerieRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *CreatePhantomTimeSerieRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *CreatePhantomTimeSerieRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'CreatePhantomTimeSerieRequest'
func (*CreatePhantomTimeSerieRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *CreatePhantomTimeSerieRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object CreatePhantomTimeSerieRequest as interface{}
func (*CreatePhantomTimeSerieRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *CreatePhantomTimeSerieRequest_FieldTerminalPathArrayItemValue) GetSingle(source *CreatePhantomTimeSerieRequest) (interface{}, bool)
func (*CreatePhantomTimeSerieRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *CreatePhantomTimeSerieRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type CreatePhantomTimeSerieRequest_FieldTerminalPathArrayOfValues ¶
type CreatePhantomTimeSerieRequest_FieldTerminalPathArrayOfValues struct { CreatePhantomTimeSerieRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*CreatePhantomTimeSerieRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues ¶
func (fpaov *CreatePhantomTimeSerieRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*phantom_time_serie.ParentReference, bool)
func (*CreatePhantomTimeSerieRequest_FieldTerminalPathArrayOfValues) AsPhantomTimeSerieArrayOfValues ¶
func (fpaov *CreatePhantomTimeSerieRequest_FieldTerminalPathArrayOfValues) AsPhantomTimeSerieArrayOfValues() ([]*phantom_time_serie.PhantomTimeSerie, bool)
func (*CreatePhantomTimeSerieRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *CreatePhantomTimeSerieRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type CreatePhantomTimeSerieRequest_FieldTerminalPathValue ¶
type CreatePhantomTimeSerieRequest_FieldTerminalPathValue struct { CreatePhantomTimeSerieRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*CreatePhantomTimeSerieRequest_FieldTerminalPathValue) AsParentValue ¶
func (fpv *CreatePhantomTimeSerieRequest_FieldTerminalPathValue) AsParentValue() (*phantom_time_serie.ParentReference, bool)
func (*CreatePhantomTimeSerieRequest_FieldTerminalPathValue) AsPhantomTimeSerieValue ¶
func (fpv *CreatePhantomTimeSerieRequest_FieldTerminalPathValue) AsPhantomTimeSerieValue() (*phantom_time_serie.PhantomTimeSerie, bool)
func (*CreatePhantomTimeSerieRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *CreatePhantomTimeSerieRequest_FieldTerminalPathValue) CompareWith(source *CreatePhantomTimeSerieRequest) (int, bool)
CompareWith compares value in the 'CreatePhantomTimeSerieRequest_FieldTerminalPathValue' with the value under path in 'CreatePhantomTimeSerieRequest'.
func (*CreatePhantomTimeSerieRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *CreatePhantomTimeSerieRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*CreatePhantomTimeSerieRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *CreatePhantomTimeSerieRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'CreatePhantomTimeSerieRequest' as interface{}
func (*CreatePhantomTimeSerieRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *CreatePhantomTimeSerieRequest_FieldTerminalPathValue) SetTo(target **CreatePhantomTimeSerieRequest)
SetTo stores value for selected field for object CreatePhantomTimeSerieRequest
func (*CreatePhantomTimeSerieRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *CreatePhantomTimeSerieRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type DeletePhantomTimeSerieDescriptor ¶ added in v0.4.28
type DeletePhantomTimeSerieDescriptor struct{}
func GetDeletePhantomTimeSerieDescriptor ¶ added in v0.4.28
func GetDeletePhantomTimeSerieDescriptor() *DeletePhantomTimeSerieDescriptor
func (*DeletePhantomTimeSerieDescriptor) GetApiDescriptor ¶ added in v0.4.28
func (d *DeletePhantomTimeSerieDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*DeletePhantomTimeSerieDescriptor) GetApiName ¶ added in v0.4.28
func (d *DeletePhantomTimeSerieDescriptor) GetApiName() string
func (*DeletePhantomTimeSerieDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.28
func (d *DeletePhantomTimeSerieDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*DeletePhantomTimeSerieDescriptor) GetFullMethodName ¶ added in v0.4.28
func (d *DeletePhantomTimeSerieDescriptor) GetFullMethodName() string
func (*DeletePhantomTimeSerieDescriptor) GetMethodName ¶ added in v0.4.28
func (d *DeletePhantomTimeSerieDescriptor) GetMethodName() string
func (*DeletePhantomTimeSerieDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *DeletePhantomTimeSerieDescriptor) GetProtoPkgName() string
func (*DeletePhantomTimeSerieDescriptor) GetResourceDescriptor ¶ added in v0.4.30
func (d *DeletePhantomTimeSerieDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*DeletePhantomTimeSerieDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.28
func (d *DeletePhantomTimeSerieDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*DeletePhantomTimeSerieDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *DeletePhantomTimeSerieDescriptor) GetServiceDomain() string
func (*DeletePhantomTimeSerieDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *DeletePhantomTimeSerieDescriptor) GetServiceVersion() string
func (*DeletePhantomTimeSerieDescriptor) GetVerb ¶ added in v0.4.28
func (d *DeletePhantomTimeSerieDescriptor) GetVerb() string
func (*DeletePhantomTimeSerieDescriptor) HasResource ¶ added in v0.4.30
func (d *DeletePhantomTimeSerieDescriptor) HasResource() bool
func (*DeletePhantomTimeSerieDescriptor) IsClientStream ¶ added in v0.4.28
func (d *DeletePhantomTimeSerieDescriptor) IsClientStream() bool
func (*DeletePhantomTimeSerieDescriptor) IsCollection ¶ added in v0.4.30
func (d *DeletePhantomTimeSerieDescriptor) IsCollection() bool
func (*DeletePhantomTimeSerieDescriptor) IsPlural ¶ added in v0.4.30
func (d *DeletePhantomTimeSerieDescriptor) IsPlural() bool
func (*DeletePhantomTimeSerieDescriptor) IsServerStream ¶ added in v0.4.28
func (d *DeletePhantomTimeSerieDescriptor) IsServerStream() bool
func (*DeletePhantomTimeSerieDescriptor) IsUnary ¶ added in v0.4.28
func (d *DeletePhantomTimeSerieDescriptor) IsUnary() bool
func (*DeletePhantomTimeSerieDescriptor) NewEmptyClientMsg ¶ added in v0.4.28
func (d *DeletePhantomTimeSerieDescriptor) NewEmptyClientMsg() proto.Message
func (*DeletePhantomTimeSerieDescriptor) NewEmptyServerMsg ¶ added in v0.4.28
func (d *DeletePhantomTimeSerieDescriptor) NewEmptyServerMsg() proto.Message
func (*DeletePhantomTimeSerieDescriptor) RequestHasResourceBody ¶ added in v0.4.28
func (d *DeletePhantomTimeSerieDescriptor) RequestHasResourceBody() bool
type DeletePhantomTimeSerieDescriptorClientMsgHandle ¶ added in v0.4.28
type DeletePhantomTimeSerieDescriptorClientMsgHandle struct{}
func (*DeletePhantomTimeSerieDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *DeletePhantomTimeSerieDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*DeletePhantomTimeSerieDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *DeletePhantomTimeSerieDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*DeletePhantomTimeSerieDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *DeletePhantomTimeSerieDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type DeletePhantomTimeSerieDescriptorServerMsgHandle ¶ added in v0.4.28
type DeletePhantomTimeSerieDescriptorServerMsgHandle struct{}
func (*DeletePhantomTimeSerieDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *DeletePhantomTimeSerieDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*DeletePhantomTimeSerieDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *DeletePhantomTimeSerieDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*DeletePhantomTimeSerieDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *DeletePhantomTimeSerieDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type DeletePhantomTimeSerieRequest ¶
type DeletePhantomTimeSerieRequest struct { // Reference of ntt.monitoring.v3.PhantomTimeSerie Name *phantom_time_serie.Reference `protobuf:"bytes,1,opt,customtype=Reference,name=name,proto3" json:"name,omitempty" firestore:"name"` // contains filtered or unexported fields }
Request message for method [DeletePhantomTimeSerie][ntt.monitoring.v3.DeletePhantomTimeSerie]
func (*DeletePhantomTimeSerieRequest) Clone ¶
func (o *DeletePhantomTimeSerieRequest) Clone() *DeletePhantomTimeSerieRequest
func (*DeletePhantomTimeSerieRequest) CloneRaw ¶
func (o *DeletePhantomTimeSerieRequest) CloneRaw() gotenobject.GotenObjectExt
func (*DeletePhantomTimeSerieRequest) Descriptor ¶
func (*DeletePhantomTimeSerieRequest) Descriptor() ([]byte, []int)
Deprecated, Use DeletePhantomTimeSerieRequest.ProtoReflect.Descriptor instead.
func (*DeletePhantomTimeSerieRequest) GetName ¶
func (m *DeletePhantomTimeSerieRequest) GetName() *phantom_time_serie.Reference
func (*DeletePhantomTimeSerieRequest) GotenMessage ¶
func (*DeletePhantomTimeSerieRequest) GotenMessage()
func (*DeletePhantomTimeSerieRequest) GotenObjectExt ¶
func (o *DeletePhantomTimeSerieRequest) GotenObjectExt()
func (*DeletePhantomTimeSerieRequest) GotenValidate ¶
func (obj *DeletePhantomTimeSerieRequest) GotenValidate() error
func (*DeletePhantomTimeSerieRequest) MakeDiffFieldMask ¶
func (o *DeletePhantomTimeSerieRequest) MakeDiffFieldMask(other *DeletePhantomTimeSerieRequest) *DeletePhantomTimeSerieRequest_FieldMask
func (*DeletePhantomTimeSerieRequest) MakeFullFieldMask ¶
func (o *DeletePhantomTimeSerieRequest) MakeFullFieldMask() *DeletePhantomTimeSerieRequest_FieldMask
func (*DeletePhantomTimeSerieRequest) MakeRawDiffFieldMask ¶
func (o *DeletePhantomTimeSerieRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*DeletePhantomTimeSerieRequest) MakeRawFullFieldMask ¶
func (o *DeletePhantomTimeSerieRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*DeletePhantomTimeSerieRequest) Marshal ¶
func (m *DeletePhantomTimeSerieRequest) Marshal() ([]byte, error)
func (*DeletePhantomTimeSerieRequest) MarshalJSON ¶
func (m *DeletePhantomTimeSerieRequest) MarshalJSON() ([]byte, error)
func (*DeletePhantomTimeSerieRequest) Merge ¶
func (o *DeletePhantomTimeSerieRequest) Merge(source *DeletePhantomTimeSerieRequest)
func (*DeletePhantomTimeSerieRequest) MergeRaw ¶
func (o *DeletePhantomTimeSerieRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*DeletePhantomTimeSerieRequest) ProtoMessage ¶
func (*DeletePhantomTimeSerieRequest) ProtoMessage()
func (*DeletePhantomTimeSerieRequest) ProtoReflect ¶
func (m *DeletePhantomTimeSerieRequest) ProtoReflect() preflect.Message
func (*DeletePhantomTimeSerieRequest) Reset ¶
func (m *DeletePhantomTimeSerieRequest) Reset()
func (*DeletePhantomTimeSerieRequest) SetName ¶
func (m *DeletePhantomTimeSerieRequest) SetName(fv *phantom_time_serie.Reference)
func (*DeletePhantomTimeSerieRequest) String ¶
func (m *DeletePhantomTimeSerieRequest) String() string
func (*DeletePhantomTimeSerieRequest) Unmarshal ¶
func (m *DeletePhantomTimeSerieRequest) Unmarshal(b []byte) error
func (*DeletePhantomTimeSerieRequest) UnmarshalJSON ¶
func (m *DeletePhantomTimeSerieRequest) UnmarshalJSON(data []byte) error
type DeletePhantomTimeSerieRequestFieldPathBuilder ¶
type DeletePhantomTimeSerieRequestFieldPathBuilder struct{}
func NewDeletePhantomTimeSerieRequestFieldPathBuilder ¶
func NewDeletePhantomTimeSerieRequestFieldPathBuilder() DeletePhantomTimeSerieRequestFieldPathBuilder
type DeletePhantomTimeSerieRequestPathSelectorName ¶
type DeletePhantomTimeSerieRequestPathSelectorName struct{}
func (DeletePhantomTimeSerieRequestPathSelectorName) WithArrayOfValues ¶
func (s DeletePhantomTimeSerieRequestPathSelectorName) WithArrayOfValues(values []*phantom_time_serie.Reference) *DeletePhantomTimeSerieRequest_FieldTerminalPathArrayOfValues
func (DeletePhantomTimeSerieRequestPathSelectorName) WithValue ¶
func (s DeletePhantomTimeSerieRequestPathSelectorName) WithValue(value *phantom_time_serie.Reference) *DeletePhantomTimeSerieRequest_FieldTerminalPathValue
type DeletePhantomTimeSerieRequest_FieldMask ¶
type DeletePhantomTimeSerieRequest_FieldMask struct {
Paths []DeletePhantomTimeSerieRequest_FieldPath
}
func FullDeletePhantomTimeSerieRequest_FieldMask ¶
func FullDeletePhantomTimeSerieRequest_FieldMask() *DeletePhantomTimeSerieRequest_FieldMask
func (*DeletePhantomTimeSerieRequest_FieldMask) AppendPath ¶
func (fieldMask *DeletePhantomTimeSerieRequest_FieldMask) AppendPath(path DeletePhantomTimeSerieRequest_FieldPath)
func (*DeletePhantomTimeSerieRequest_FieldMask) AppendRawPath ¶
func (fieldMask *DeletePhantomTimeSerieRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*DeletePhantomTimeSerieRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *DeletePhantomTimeSerieRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*DeletePhantomTimeSerieRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *DeletePhantomTimeSerieRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*DeletePhantomTimeSerieRequest_FieldMask) FilterInputFields ¶
func (fieldMask *DeletePhantomTimeSerieRequest_FieldMask) FilterInputFields() *DeletePhantomTimeSerieRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*DeletePhantomTimeSerieRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *DeletePhantomTimeSerieRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*DeletePhantomTimeSerieRequest_FieldMask) GetPaths ¶
func (fieldMask *DeletePhantomTimeSerieRequest_FieldMask) GetPaths() []DeletePhantomTimeSerieRequest_FieldPath
func (*DeletePhantomTimeSerieRequest_FieldMask) GetRawPaths ¶
func (fieldMask *DeletePhantomTimeSerieRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*DeletePhantomTimeSerieRequest_FieldMask) IsFull ¶
func (fieldMask *DeletePhantomTimeSerieRequest_FieldMask) IsFull() bool
func (DeletePhantomTimeSerieRequest_FieldMask) Marshal ¶
func (fieldMask DeletePhantomTimeSerieRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (DeletePhantomTimeSerieRequest_FieldMask) MarshalJSON ¶
func (fieldMask DeletePhantomTimeSerieRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*DeletePhantomTimeSerieRequest_FieldMask) PathsCount ¶
func (fieldMask *DeletePhantomTimeSerieRequest_FieldMask) PathsCount() int
func (*DeletePhantomTimeSerieRequest_FieldMask) Project ¶
func (fieldMask *DeletePhantomTimeSerieRequest_FieldMask) Project(source *DeletePhantomTimeSerieRequest) *DeletePhantomTimeSerieRequest
func (*DeletePhantomTimeSerieRequest_FieldMask) ProjectRaw ¶
func (fieldMask *DeletePhantomTimeSerieRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*DeletePhantomTimeSerieRequest_FieldMask) ProtoMessage ¶
func (fieldMask *DeletePhantomTimeSerieRequest_FieldMask) ProtoMessage()
func (*DeletePhantomTimeSerieRequest_FieldMask) ProtoReflect ¶
func (fieldMask *DeletePhantomTimeSerieRequest_FieldMask) ProtoReflect() preflect.Message
func (*DeletePhantomTimeSerieRequest_FieldMask) Reset ¶
func (fieldMask *DeletePhantomTimeSerieRequest_FieldMask) Reset()
func (*DeletePhantomTimeSerieRequest_FieldMask) Set ¶
func (fieldMask *DeletePhantomTimeSerieRequest_FieldMask) Set(target, source *DeletePhantomTimeSerieRequest)
func (*DeletePhantomTimeSerieRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *DeletePhantomTimeSerieRequest_FieldMask) SetFromCliFlag(raw string) error
func (*DeletePhantomTimeSerieRequest_FieldMask) SetRaw ¶
func (fieldMask *DeletePhantomTimeSerieRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*DeletePhantomTimeSerieRequest_FieldMask) Size ¶
func (fieldMask *DeletePhantomTimeSerieRequest_FieldMask) Size() int
func (*DeletePhantomTimeSerieRequest_FieldMask) String ¶
func (fieldMask *DeletePhantomTimeSerieRequest_FieldMask) String() string
func (*DeletePhantomTimeSerieRequest_FieldMask) Subtract ¶
func (fieldMask *DeletePhantomTimeSerieRequest_FieldMask) Subtract(other *DeletePhantomTimeSerieRequest_FieldMask) *DeletePhantomTimeSerieRequest_FieldMask
func (*DeletePhantomTimeSerieRequest_FieldMask) SubtractRaw ¶
func (fieldMask *DeletePhantomTimeSerieRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*DeletePhantomTimeSerieRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *DeletePhantomTimeSerieRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*DeletePhantomTimeSerieRequest_FieldMask) Unmarshal ¶
func (fieldMask *DeletePhantomTimeSerieRequest_FieldMask) Unmarshal(data []byte) error
func (*DeletePhantomTimeSerieRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *DeletePhantomTimeSerieRequest_FieldMask) UnmarshalJSON(data []byte) error
type DeletePhantomTimeSerieRequest_FieldPath ¶
type DeletePhantomTimeSerieRequest_FieldPath interface { gotenobject.FieldPath Selector() DeletePhantomTimeSerieRequest_FieldPathSelector Get(source *DeletePhantomTimeSerieRequest) []interface{} GetSingle(source *DeletePhantomTimeSerieRequest) (interface{}, bool) ClearValue(item *DeletePhantomTimeSerieRequest) // Those methods build corresponding DeletePhantomTimeSerieRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) DeletePhantomTimeSerieRequest_FieldPathValue WithIArrayOfValues(values interface{}) DeletePhantomTimeSerieRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) DeletePhantomTimeSerieRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildDeletePhantomTimeSerieRequest_FieldPath ¶
func BuildDeletePhantomTimeSerieRequest_FieldPath(fp gotenobject.RawFieldPath) (DeletePhantomTimeSerieRequest_FieldPath, error)
func MustParseDeletePhantomTimeSerieRequest_FieldPath ¶
func MustParseDeletePhantomTimeSerieRequest_FieldPath(rawField string) DeletePhantomTimeSerieRequest_FieldPath
func ParseDeletePhantomTimeSerieRequest_FieldPath ¶
func ParseDeletePhantomTimeSerieRequest_FieldPath(rawField string) (DeletePhantomTimeSerieRequest_FieldPath, error)
type DeletePhantomTimeSerieRequest_FieldPathArrayItemValue ¶
type DeletePhantomTimeSerieRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue DeletePhantomTimeSerieRequest_FieldPath ContainsValue(*DeletePhantomTimeSerieRequest) bool }
DeletePhantomTimeSerieRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for DeletePhantomTimeSerieRequest according to their type Present only for array (repeated) types.
func MustParseDeletePhantomTimeSerieRequest_FieldPathArrayItemValue ¶
func MustParseDeletePhantomTimeSerieRequest_FieldPathArrayItemValue(pathStr, valueStr string) DeletePhantomTimeSerieRequest_FieldPathArrayItemValue
func ParseDeletePhantomTimeSerieRequest_FieldPathArrayItemValue ¶
func ParseDeletePhantomTimeSerieRequest_FieldPathArrayItemValue(pathStr, valueStr string) (DeletePhantomTimeSerieRequest_FieldPathArrayItemValue, error)
ParseDeletePhantomTimeSerieRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type DeletePhantomTimeSerieRequest_FieldPathArrayOfValues ¶
type DeletePhantomTimeSerieRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues DeletePhantomTimeSerieRequest_FieldPath }
DeletePhantomTimeSerieRequest_FieldPathArrayOfValues allows storing slice of values for DeletePhantomTimeSerieRequest fields according to their type
func MustParseDeletePhantomTimeSerieRequest_FieldPathArrayOfValues ¶
func MustParseDeletePhantomTimeSerieRequest_FieldPathArrayOfValues(pathStr, valuesStr string) DeletePhantomTimeSerieRequest_FieldPathArrayOfValues
func ParseDeletePhantomTimeSerieRequest_FieldPathArrayOfValues ¶
func ParseDeletePhantomTimeSerieRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (DeletePhantomTimeSerieRequest_FieldPathArrayOfValues, error)
type DeletePhantomTimeSerieRequest_FieldPathSelector ¶
type DeletePhantomTimeSerieRequest_FieldPathSelector int32
const (
DeletePhantomTimeSerieRequest_FieldPathSelectorName DeletePhantomTimeSerieRequest_FieldPathSelector = 0
)
func (DeletePhantomTimeSerieRequest_FieldPathSelector) String ¶
func (s DeletePhantomTimeSerieRequest_FieldPathSelector) String() string
type DeletePhantomTimeSerieRequest_FieldPathValue ¶
type DeletePhantomTimeSerieRequest_FieldPathValue interface { DeletePhantomTimeSerieRequest_FieldPath gotenobject.FieldPathValue SetTo(target **DeletePhantomTimeSerieRequest) CompareWith(*DeletePhantomTimeSerieRequest) (cmp int, comparable bool) }
DeletePhantomTimeSerieRequest_FieldPathValue allows storing values for DeletePhantomTimeSerieRequest fields according to their type
func MustParseDeletePhantomTimeSerieRequest_FieldPathValue ¶
func MustParseDeletePhantomTimeSerieRequest_FieldPathValue(pathStr, valueStr string) DeletePhantomTimeSerieRequest_FieldPathValue
func ParseDeletePhantomTimeSerieRequest_FieldPathValue ¶
func ParseDeletePhantomTimeSerieRequest_FieldPathValue(pathStr, valueStr string) (DeletePhantomTimeSerieRequest_FieldPathValue, error)
type DeletePhantomTimeSerieRequest_FieldTerminalPath ¶
type DeletePhantomTimeSerieRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*DeletePhantomTimeSerieRequest_FieldTerminalPath) ClearValue ¶
func (fp *DeletePhantomTimeSerieRequest_FieldTerminalPath) ClearValue(item *DeletePhantomTimeSerieRequest)
func (*DeletePhantomTimeSerieRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *DeletePhantomTimeSerieRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*DeletePhantomTimeSerieRequest_FieldTerminalPath) Get ¶
func (fp *DeletePhantomTimeSerieRequest_FieldTerminalPath) Get(source *DeletePhantomTimeSerieRequest) (values []interface{})
Get returns all values pointed by specific field from source DeletePhantomTimeSerieRequest
func (*DeletePhantomTimeSerieRequest_FieldTerminalPath) GetDefault ¶
func (fp *DeletePhantomTimeSerieRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*DeletePhantomTimeSerieRequest_FieldTerminalPath) GetRaw ¶
func (fp *DeletePhantomTimeSerieRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*DeletePhantomTimeSerieRequest_FieldTerminalPath) GetSingle ¶
func (fp *DeletePhantomTimeSerieRequest_FieldTerminalPath) GetSingle(source *DeletePhantomTimeSerieRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source DeletePhantomTimeSerieRequest
func (*DeletePhantomTimeSerieRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *DeletePhantomTimeSerieRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*DeletePhantomTimeSerieRequest_FieldTerminalPath) IsLeaf ¶
func (fp *DeletePhantomTimeSerieRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*DeletePhantomTimeSerieRequest_FieldTerminalPath) JSONString ¶
func (fp *DeletePhantomTimeSerieRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*DeletePhantomTimeSerieRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *DeletePhantomTimeSerieRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*DeletePhantomTimeSerieRequest_FieldTerminalPath) String ¶
func (fp *DeletePhantomTimeSerieRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*DeletePhantomTimeSerieRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *DeletePhantomTimeSerieRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) DeletePhantomTimeSerieRequest_FieldPathArrayItemValue
func (*DeletePhantomTimeSerieRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *DeletePhantomTimeSerieRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) DeletePhantomTimeSerieRequest_FieldPathArrayOfValues
func (*DeletePhantomTimeSerieRequest_FieldTerminalPath) WithIValue ¶
func (fp *DeletePhantomTimeSerieRequest_FieldTerminalPath) WithIValue(value interface{}) DeletePhantomTimeSerieRequest_FieldPathValue
func (*DeletePhantomTimeSerieRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *DeletePhantomTimeSerieRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*DeletePhantomTimeSerieRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *DeletePhantomTimeSerieRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*DeletePhantomTimeSerieRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *DeletePhantomTimeSerieRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type DeletePhantomTimeSerieRequest_FieldTerminalPathArrayItemValue ¶
type DeletePhantomTimeSerieRequest_FieldTerminalPathArrayItemValue struct { DeletePhantomTimeSerieRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*DeletePhantomTimeSerieRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *DeletePhantomTimeSerieRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *DeletePhantomTimeSerieRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'DeletePhantomTimeSerieRequest'
func (*DeletePhantomTimeSerieRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *DeletePhantomTimeSerieRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object DeletePhantomTimeSerieRequest as interface{}
func (*DeletePhantomTimeSerieRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *DeletePhantomTimeSerieRequest_FieldTerminalPathArrayItemValue) GetSingle(source *DeletePhantomTimeSerieRequest) (interface{}, bool)
func (*DeletePhantomTimeSerieRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *DeletePhantomTimeSerieRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type DeletePhantomTimeSerieRequest_FieldTerminalPathArrayOfValues ¶
type DeletePhantomTimeSerieRequest_FieldTerminalPathArrayOfValues struct { DeletePhantomTimeSerieRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*DeletePhantomTimeSerieRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues ¶
func (fpaov *DeletePhantomTimeSerieRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*phantom_time_serie.Reference, bool)
func (*DeletePhantomTimeSerieRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *DeletePhantomTimeSerieRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type DeletePhantomTimeSerieRequest_FieldTerminalPathValue ¶
type DeletePhantomTimeSerieRequest_FieldTerminalPathValue struct { DeletePhantomTimeSerieRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*DeletePhantomTimeSerieRequest_FieldTerminalPathValue) AsNameValue ¶
func (fpv *DeletePhantomTimeSerieRequest_FieldTerminalPathValue) AsNameValue() (*phantom_time_serie.Reference, bool)
func (*DeletePhantomTimeSerieRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *DeletePhantomTimeSerieRequest_FieldTerminalPathValue) CompareWith(source *DeletePhantomTimeSerieRequest) (int, bool)
CompareWith compares value in the 'DeletePhantomTimeSerieRequest_FieldTerminalPathValue' with the value under path in 'DeletePhantomTimeSerieRequest'.
func (*DeletePhantomTimeSerieRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *DeletePhantomTimeSerieRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*DeletePhantomTimeSerieRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *DeletePhantomTimeSerieRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'DeletePhantomTimeSerieRequest' as interface{}
func (*DeletePhantomTimeSerieRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *DeletePhantomTimeSerieRequest_FieldTerminalPathValue) SetTo(target **DeletePhantomTimeSerieRequest)
SetTo stores value for selected field for object DeletePhantomTimeSerieRequest
func (*DeletePhantomTimeSerieRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *DeletePhantomTimeSerieRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type GetPhantomTimeSerieDescriptor ¶ added in v0.4.28
type GetPhantomTimeSerieDescriptor struct{}
func GetGetPhantomTimeSerieDescriptor ¶ added in v0.4.28
func GetGetPhantomTimeSerieDescriptor() *GetPhantomTimeSerieDescriptor
func (*GetPhantomTimeSerieDescriptor) GetApiDescriptor ¶ added in v0.4.28
func (d *GetPhantomTimeSerieDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*GetPhantomTimeSerieDescriptor) GetApiName ¶ added in v0.4.28
func (d *GetPhantomTimeSerieDescriptor) GetApiName() string
func (*GetPhantomTimeSerieDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.28
func (d *GetPhantomTimeSerieDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*GetPhantomTimeSerieDescriptor) GetFullMethodName ¶ added in v0.4.28
func (d *GetPhantomTimeSerieDescriptor) GetFullMethodName() string
func (*GetPhantomTimeSerieDescriptor) GetMethodName ¶ added in v0.4.28
func (d *GetPhantomTimeSerieDescriptor) GetMethodName() string
func (*GetPhantomTimeSerieDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *GetPhantomTimeSerieDescriptor) GetProtoPkgName() string
func (*GetPhantomTimeSerieDescriptor) GetResourceDescriptor ¶ added in v0.4.30
func (d *GetPhantomTimeSerieDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*GetPhantomTimeSerieDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.28
func (d *GetPhantomTimeSerieDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*GetPhantomTimeSerieDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *GetPhantomTimeSerieDescriptor) GetServiceDomain() string
func (*GetPhantomTimeSerieDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *GetPhantomTimeSerieDescriptor) GetServiceVersion() string
func (*GetPhantomTimeSerieDescriptor) GetVerb ¶ added in v0.4.28
func (d *GetPhantomTimeSerieDescriptor) GetVerb() string
func (*GetPhantomTimeSerieDescriptor) HasResource ¶ added in v0.4.30
func (d *GetPhantomTimeSerieDescriptor) HasResource() bool
func (*GetPhantomTimeSerieDescriptor) IsClientStream ¶ added in v0.4.28
func (d *GetPhantomTimeSerieDescriptor) IsClientStream() bool
func (*GetPhantomTimeSerieDescriptor) IsCollection ¶ added in v0.4.30
func (d *GetPhantomTimeSerieDescriptor) IsCollection() bool
func (*GetPhantomTimeSerieDescriptor) IsPlural ¶ added in v0.4.30
func (d *GetPhantomTimeSerieDescriptor) IsPlural() bool
func (*GetPhantomTimeSerieDescriptor) IsServerStream ¶ added in v0.4.28
func (d *GetPhantomTimeSerieDescriptor) IsServerStream() bool
func (*GetPhantomTimeSerieDescriptor) IsUnary ¶ added in v0.4.28
func (d *GetPhantomTimeSerieDescriptor) IsUnary() bool
func (*GetPhantomTimeSerieDescriptor) NewEmptyClientMsg ¶ added in v0.4.28
func (d *GetPhantomTimeSerieDescriptor) NewEmptyClientMsg() proto.Message
func (*GetPhantomTimeSerieDescriptor) NewEmptyServerMsg ¶ added in v0.4.28
func (d *GetPhantomTimeSerieDescriptor) NewEmptyServerMsg() proto.Message
func (*GetPhantomTimeSerieDescriptor) RequestHasResourceBody ¶ added in v0.4.28
func (d *GetPhantomTimeSerieDescriptor) RequestHasResourceBody() bool
type GetPhantomTimeSerieDescriptorClientMsgHandle ¶ added in v0.4.28
type GetPhantomTimeSerieDescriptorClientMsgHandle struct{}
func (*GetPhantomTimeSerieDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *GetPhantomTimeSerieDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*GetPhantomTimeSerieDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *GetPhantomTimeSerieDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*GetPhantomTimeSerieDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *GetPhantomTimeSerieDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type GetPhantomTimeSerieDescriptorServerMsgHandle ¶ added in v0.4.28
type GetPhantomTimeSerieDescriptorServerMsgHandle struct{}
func (*GetPhantomTimeSerieDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *GetPhantomTimeSerieDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*GetPhantomTimeSerieDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *GetPhantomTimeSerieDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*GetPhantomTimeSerieDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *GetPhantomTimeSerieDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type GetPhantomTimeSerieRequest ¶
type GetPhantomTimeSerieRequest struct { // Reference of ntt.monitoring.v3.PhantomTimeSerie Name *phantom_time_serie.Reference `protobuf:"bytes,1,opt,customtype=Reference,name=name,proto3" json:"name,omitempty" firestore:"name"` // A list of extra fields to be obtained for each response item on top of // fields defined by request field view FieldMask *phantom_time_serie.PhantomTimeSerie_FieldMask `` /* 148-byte string literal not displayed */ // View defines list of standard response fields present in response items. // Additional fields can be amended by request field field_mask View view.View `protobuf:"varint,4,opt,name=view,proto3,enum=goten.view.View" json:"view,omitempty" firestore:"view"` // contains filtered or unexported fields }
Request message for method [GetPhantomTimeSerie][ntt.monitoring.v3.GetPhantomTimeSerie]
func (*GetPhantomTimeSerieRequest) Clone ¶
func (o *GetPhantomTimeSerieRequest) Clone() *GetPhantomTimeSerieRequest
func (*GetPhantomTimeSerieRequest) CloneRaw ¶
func (o *GetPhantomTimeSerieRequest) CloneRaw() gotenobject.GotenObjectExt
func (*GetPhantomTimeSerieRequest) Descriptor ¶
func (*GetPhantomTimeSerieRequest) Descriptor() ([]byte, []int)
Deprecated, Use GetPhantomTimeSerieRequest.ProtoReflect.Descriptor instead.
func (*GetPhantomTimeSerieRequest) GetFieldMask ¶
func (m *GetPhantomTimeSerieRequest) GetFieldMask() *phantom_time_serie.PhantomTimeSerie_FieldMask
func (*GetPhantomTimeSerieRequest) GetName ¶
func (m *GetPhantomTimeSerieRequest) GetName() *phantom_time_serie.Reference
func (*GetPhantomTimeSerieRequest) GetView ¶
func (m *GetPhantomTimeSerieRequest) GetView() view.View
func (*GetPhantomTimeSerieRequest) GotenMessage ¶
func (*GetPhantomTimeSerieRequest) GotenMessage()
func (*GetPhantomTimeSerieRequest) GotenObjectExt ¶
func (o *GetPhantomTimeSerieRequest) GotenObjectExt()
func (*GetPhantomTimeSerieRequest) GotenValidate ¶
func (obj *GetPhantomTimeSerieRequest) GotenValidate() error
func (*GetPhantomTimeSerieRequest) MakeDiffFieldMask ¶
func (o *GetPhantomTimeSerieRequest) MakeDiffFieldMask(other *GetPhantomTimeSerieRequest) *GetPhantomTimeSerieRequest_FieldMask
func (*GetPhantomTimeSerieRequest) MakeFullFieldMask ¶
func (o *GetPhantomTimeSerieRequest) MakeFullFieldMask() *GetPhantomTimeSerieRequest_FieldMask
func (*GetPhantomTimeSerieRequest) MakeRawDiffFieldMask ¶
func (o *GetPhantomTimeSerieRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*GetPhantomTimeSerieRequest) MakeRawFullFieldMask ¶
func (o *GetPhantomTimeSerieRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*GetPhantomTimeSerieRequest) Marshal ¶
func (m *GetPhantomTimeSerieRequest) Marshal() ([]byte, error)
func (*GetPhantomTimeSerieRequest) MarshalJSON ¶
func (m *GetPhantomTimeSerieRequest) MarshalJSON() ([]byte, error)
func (*GetPhantomTimeSerieRequest) Merge ¶
func (o *GetPhantomTimeSerieRequest) Merge(source *GetPhantomTimeSerieRequest)
func (*GetPhantomTimeSerieRequest) MergeRaw ¶
func (o *GetPhantomTimeSerieRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*GetPhantomTimeSerieRequest) ProtoMessage ¶
func (*GetPhantomTimeSerieRequest) ProtoMessage()
func (*GetPhantomTimeSerieRequest) ProtoReflect ¶
func (m *GetPhantomTimeSerieRequest) ProtoReflect() preflect.Message
func (*GetPhantomTimeSerieRequest) Reset ¶
func (m *GetPhantomTimeSerieRequest) Reset()
func (*GetPhantomTimeSerieRequest) SetFieldMask ¶
func (m *GetPhantomTimeSerieRequest) SetFieldMask(fv *phantom_time_serie.PhantomTimeSerie_FieldMask)
func (*GetPhantomTimeSerieRequest) SetName ¶
func (m *GetPhantomTimeSerieRequest) SetName(fv *phantom_time_serie.Reference)
func (*GetPhantomTimeSerieRequest) SetView ¶
func (m *GetPhantomTimeSerieRequest) SetView(fv view.View)
func (*GetPhantomTimeSerieRequest) String ¶
func (m *GetPhantomTimeSerieRequest) String() string
func (*GetPhantomTimeSerieRequest) Unmarshal ¶
func (m *GetPhantomTimeSerieRequest) Unmarshal(b []byte) error
func (*GetPhantomTimeSerieRequest) UnmarshalJSON ¶
func (m *GetPhantomTimeSerieRequest) UnmarshalJSON(data []byte) error
type GetPhantomTimeSerieRequestFieldPathBuilder ¶
type GetPhantomTimeSerieRequestFieldPathBuilder struct{}
func NewGetPhantomTimeSerieRequestFieldPathBuilder ¶
func NewGetPhantomTimeSerieRequestFieldPathBuilder() GetPhantomTimeSerieRequestFieldPathBuilder
type GetPhantomTimeSerieRequestPathSelectorFieldMask ¶
type GetPhantomTimeSerieRequestPathSelectorFieldMask struct{}
func (GetPhantomTimeSerieRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s GetPhantomTimeSerieRequestPathSelectorFieldMask) WithArrayOfValues(values []*phantom_time_serie.PhantomTimeSerie_FieldMask) *GetPhantomTimeSerieRequest_FieldTerminalPathArrayOfValues
type GetPhantomTimeSerieRequestPathSelectorName ¶
type GetPhantomTimeSerieRequestPathSelectorName struct{}
func (GetPhantomTimeSerieRequestPathSelectorName) WithArrayOfValues ¶
func (s GetPhantomTimeSerieRequestPathSelectorName) WithArrayOfValues(values []*phantom_time_serie.Reference) *GetPhantomTimeSerieRequest_FieldTerminalPathArrayOfValues
func (GetPhantomTimeSerieRequestPathSelectorName) WithValue ¶
func (s GetPhantomTimeSerieRequestPathSelectorName) WithValue(value *phantom_time_serie.Reference) *GetPhantomTimeSerieRequest_FieldTerminalPathValue
type GetPhantomTimeSerieRequestPathSelectorView ¶
type GetPhantomTimeSerieRequestPathSelectorView struct{}
func (GetPhantomTimeSerieRequestPathSelectorView) WithArrayOfValues ¶
func (s GetPhantomTimeSerieRequestPathSelectorView) WithArrayOfValues(values []view.View) *GetPhantomTimeSerieRequest_FieldTerminalPathArrayOfValues
func (GetPhantomTimeSerieRequestPathSelectorView) WithValue ¶
func (s GetPhantomTimeSerieRequestPathSelectorView) WithValue(value view.View) *GetPhantomTimeSerieRequest_FieldTerminalPathValue
type GetPhantomTimeSerieRequest_FieldMask ¶
type GetPhantomTimeSerieRequest_FieldMask struct {
Paths []GetPhantomTimeSerieRequest_FieldPath
}
func FullGetPhantomTimeSerieRequest_FieldMask ¶
func FullGetPhantomTimeSerieRequest_FieldMask() *GetPhantomTimeSerieRequest_FieldMask
func (*GetPhantomTimeSerieRequest_FieldMask) AppendPath ¶
func (fieldMask *GetPhantomTimeSerieRequest_FieldMask) AppendPath(path GetPhantomTimeSerieRequest_FieldPath)
func (*GetPhantomTimeSerieRequest_FieldMask) AppendRawPath ¶
func (fieldMask *GetPhantomTimeSerieRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*GetPhantomTimeSerieRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *GetPhantomTimeSerieRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*GetPhantomTimeSerieRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *GetPhantomTimeSerieRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*GetPhantomTimeSerieRequest_FieldMask) FilterInputFields ¶
func (fieldMask *GetPhantomTimeSerieRequest_FieldMask) FilterInputFields() *GetPhantomTimeSerieRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*GetPhantomTimeSerieRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *GetPhantomTimeSerieRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*GetPhantomTimeSerieRequest_FieldMask) GetPaths ¶
func (fieldMask *GetPhantomTimeSerieRequest_FieldMask) GetPaths() []GetPhantomTimeSerieRequest_FieldPath
func (*GetPhantomTimeSerieRequest_FieldMask) GetRawPaths ¶
func (fieldMask *GetPhantomTimeSerieRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*GetPhantomTimeSerieRequest_FieldMask) IsFull ¶
func (fieldMask *GetPhantomTimeSerieRequest_FieldMask) IsFull() bool
func (GetPhantomTimeSerieRequest_FieldMask) Marshal ¶
func (fieldMask GetPhantomTimeSerieRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (GetPhantomTimeSerieRequest_FieldMask) MarshalJSON ¶
func (fieldMask GetPhantomTimeSerieRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*GetPhantomTimeSerieRequest_FieldMask) PathsCount ¶
func (fieldMask *GetPhantomTimeSerieRequest_FieldMask) PathsCount() int
func (*GetPhantomTimeSerieRequest_FieldMask) Project ¶
func (fieldMask *GetPhantomTimeSerieRequest_FieldMask) Project(source *GetPhantomTimeSerieRequest) *GetPhantomTimeSerieRequest
func (*GetPhantomTimeSerieRequest_FieldMask) ProjectRaw ¶
func (fieldMask *GetPhantomTimeSerieRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*GetPhantomTimeSerieRequest_FieldMask) ProtoMessage ¶
func (fieldMask *GetPhantomTimeSerieRequest_FieldMask) ProtoMessage()
func (*GetPhantomTimeSerieRequest_FieldMask) ProtoReflect ¶
func (fieldMask *GetPhantomTimeSerieRequest_FieldMask) ProtoReflect() preflect.Message
func (*GetPhantomTimeSerieRequest_FieldMask) Reset ¶
func (fieldMask *GetPhantomTimeSerieRequest_FieldMask) Reset()
func (*GetPhantomTimeSerieRequest_FieldMask) Set ¶
func (fieldMask *GetPhantomTimeSerieRequest_FieldMask) Set(target, source *GetPhantomTimeSerieRequest)
func (*GetPhantomTimeSerieRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *GetPhantomTimeSerieRequest_FieldMask) SetFromCliFlag(raw string) error
func (*GetPhantomTimeSerieRequest_FieldMask) SetRaw ¶
func (fieldMask *GetPhantomTimeSerieRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*GetPhantomTimeSerieRequest_FieldMask) Size ¶
func (fieldMask *GetPhantomTimeSerieRequest_FieldMask) Size() int
func (*GetPhantomTimeSerieRequest_FieldMask) String ¶
func (fieldMask *GetPhantomTimeSerieRequest_FieldMask) String() string
func (*GetPhantomTimeSerieRequest_FieldMask) Subtract ¶
func (fieldMask *GetPhantomTimeSerieRequest_FieldMask) Subtract(other *GetPhantomTimeSerieRequest_FieldMask) *GetPhantomTimeSerieRequest_FieldMask
func (*GetPhantomTimeSerieRequest_FieldMask) SubtractRaw ¶
func (fieldMask *GetPhantomTimeSerieRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*GetPhantomTimeSerieRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *GetPhantomTimeSerieRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*GetPhantomTimeSerieRequest_FieldMask) Unmarshal ¶
func (fieldMask *GetPhantomTimeSerieRequest_FieldMask) Unmarshal(data []byte) error
func (*GetPhantomTimeSerieRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *GetPhantomTimeSerieRequest_FieldMask) UnmarshalJSON(data []byte) error
type GetPhantomTimeSerieRequest_FieldPath ¶
type GetPhantomTimeSerieRequest_FieldPath interface { gotenobject.FieldPath Selector() GetPhantomTimeSerieRequest_FieldPathSelector Get(source *GetPhantomTimeSerieRequest) []interface{} GetSingle(source *GetPhantomTimeSerieRequest) (interface{}, bool) ClearValue(item *GetPhantomTimeSerieRequest) // Those methods build corresponding GetPhantomTimeSerieRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) GetPhantomTimeSerieRequest_FieldPathValue WithIArrayOfValues(values interface{}) GetPhantomTimeSerieRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) GetPhantomTimeSerieRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildGetPhantomTimeSerieRequest_FieldPath ¶
func BuildGetPhantomTimeSerieRequest_FieldPath(fp gotenobject.RawFieldPath) (GetPhantomTimeSerieRequest_FieldPath, error)
func MustParseGetPhantomTimeSerieRequest_FieldPath ¶
func MustParseGetPhantomTimeSerieRequest_FieldPath(rawField string) GetPhantomTimeSerieRequest_FieldPath
func ParseGetPhantomTimeSerieRequest_FieldPath ¶
func ParseGetPhantomTimeSerieRequest_FieldPath(rawField string) (GetPhantomTimeSerieRequest_FieldPath, error)
type GetPhantomTimeSerieRequest_FieldPathArrayItemValue ¶
type GetPhantomTimeSerieRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue GetPhantomTimeSerieRequest_FieldPath ContainsValue(*GetPhantomTimeSerieRequest) bool }
GetPhantomTimeSerieRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for GetPhantomTimeSerieRequest according to their type Present only for array (repeated) types.
func MustParseGetPhantomTimeSerieRequest_FieldPathArrayItemValue ¶
func MustParseGetPhantomTimeSerieRequest_FieldPathArrayItemValue(pathStr, valueStr string) GetPhantomTimeSerieRequest_FieldPathArrayItemValue
func ParseGetPhantomTimeSerieRequest_FieldPathArrayItemValue ¶
func ParseGetPhantomTimeSerieRequest_FieldPathArrayItemValue(pathStr, valueStr string) (GetPhantomTimeSerieRequest_FieldPathArrayItemValue, error)
ParseGetPhantomTimeSerieRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type GetPhantomTimeSerieRequest_FieldPathArrayOfValues ¶
type GetPhantomTimeSerieRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues GetPhantomTimeSerieRequest_FieldPath }
GetPhantomTimeSerieRequest_FieldPathArrayOfValues allows storing slice of values for GetPhantomTimeSerieRequest fields according to their type
func MustParseGetPhantomTimeSerieRequest_FieldPathArrayOfValues ¶
func MustParseGetPhantomTimeSerieRequest_FieldPathArrayOfValues(pathStr, valuesStr string) GetPhantomTimeSerieRequest_FieldPathArrayOfValues
func ParseGetPhantomTimeSerieRequest_FieldPathArrayOfValues ¶
func ParseGetPhantomTimeSerieRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (GetPhantomTimeSerieRequest_FieldPathArrayOfValues, error)
type GetPhantomTimeSerieRequest_FieldPathSelector ¶
type GetPhantomTimeSerieRequest_FieldPathSelector int32
const ( GetPhantomTimeSerieRequest_FieldPathSelectorName GetPhantomTimeSerieRequest_FieldPathSelector = 0 GetPhantomTimeSerieRequest_FieldPathSelectorFieldMask GetPhantomTimeSerieRequest_FieldPathSelector = 1 GetPhantomTimeSerieRequest_FieldPathSelectorView GetPhantomTimeSerieRequest_FieldPathSelector = 2 )
func (GetPhantomTimeSerieRequest_FieldPathSelector) String ¶
func (s GetPhantomTimeSerieRequest_FieldPathSelector) String() string
type GetPhantomTimeSerieRequest_FieldPathValue ¶
type GetPhantomTimeSerieRequest_FieldPathValue interface { GetPhantomTimeSerieRequest_FieldPath gotenobject.FieldPathValue SetTo(target **GetPhantomTimeSerieRequest) CompareWith(*GetPhantomTimeSerieRequest) (cmp int, comparable bool) }
GetPhantomTimeSerieRequest_FieldPathValue allows storing values for GetPhantomTimeSerieRequest fields according to their type
func MustParseGetPhantomTimeSerieRequest_FieldPathValue ¶
func MustParseGetPhantomTimeSerieRequest_FieldPathValue(pathStr, valueStr string) GetPhantomTimeSerieRequest_FieldPathValue
func ParseGetPhantomTimeSerieRequest_FieldPathValue ¶
func ParseGetPhantomTimeSerieRequest_FieldPathValue(pathStr, valueStr string) (GetPhantomTimeSerieRequest_FieldPathValue, error)
type GetPhantomTimeSerieRequest_FieldTerminalPath ¶
type GetPhantomTimeSerieRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*GetPhantomTimeSerieRequest_FieldTerminalPath) ClearValue ¶
func (fp *GetPhantomTimeSerieRequest_FieldTerminalPath) ClearValue(item *GetPhantomTimeSerieRequest)
func (*GetPhantomTimeSerieRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *GetPhantomTimeSerieRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*GetPhantomTimeSerieRequest_FieldTerminalPath) Get ¶
func (fp *GetPhantomTimeSerieRequest_FieldTerminalPath) Get(source *GetPhantomTimeSerieRequest) (values []interface{})
Get returns all values pointed by specific field from source GetPhantomTimeSerieRequest
func (*GetPhantomTimeSerieRequest_FieldTerminalPath) GetDefault ¶
func (fp *GetPhantomTimeSerieRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*GetPhantomTimeSerieRequest_FieldTerminalPath) GetRaw ¶
func (fp *GetPhantomTimeSerieRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*GetPhantomTimeSerieRequest_FieldTerminalPath) GetSingle ¶
func (fp *GetPhantomTimeSerieRequest_FieldTerminalPath) GetSingle(source *GetPhantomTimeSerieRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source GetPhantomTimeSerieRequest
func (*GetPhantomTimeSerieRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *GetPhantomTimeSerieRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*GetPhantomTimeSerieRequest_FieldTerminalPath) IsLeaf ¶
func (fp *GetPhantomTimeSerieRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*GetPhantomTimeSerieRequest_FieldTerminalPath) JSONString ¶
func (fp *GetPhantomTimeSerieRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*GetPhantomTimeSerieRequest_FieldTerminalPath) Selector ¶
func (fp *GetPhantomTimeSerieRequest_FieldTerminalPath) Selector() GetPhantomTimeSerieRequest_FieldPathSelector
func (*GetPhantomTimeSerieRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *GetPhantomTimeSerieRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*GetPhantomTimeSerieRequest_FieldTerminalPath) String ¶
func (fp *GetPhantomTimeSerieRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*GetPhantomTimeSerieRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *GetPhantomTimeSerieRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) GetPhantomTimeSerieRequest_FieldPathArrayItemValue
func (*GetPhantomTimeSerieRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *GetPhantomTimeSerieRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) GetPhantomTimeSerieRequest_FieldPathArrayOfValues
func (*GetPhantomTimeSerieRequest_FieldTerminalPath) WithIValue ¶
func (fp *GetPhantomTimeSerieRequest_FieldTerminalPath) WithIValue(value interface{}) GetPhantomTimeSerieRequest_FieldPathValue
func (*GetPhantomTimeSerieRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *GetPhantomTimeSerieRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*GetPhantomTimeSerieRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *GetPhantomTimeSerieRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*GetPhantomTimeSerieRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *GetPhantomTimeSerieRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type GetPhantomTimeSerieRequest_FieldTerminalPathArrayItemValue ¶
type GetPhantomTimeSerieRequest_FieldTerminalPathArrayItemValue struct { GetPhantomTimeSerieRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*GetPhantomTimeSerieRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *GetPhantomTimeSerieRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *GetPhantomTimeSerieRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'GetPhantomTimeSerieRequest'
func (*GetPhantomTimeSerieRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *GetPhantomTimeSerieRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object GetPhantomTimeSerieRequest as interface{}
func (*GetPhantomTimeSerieRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *GetPhantomTimeSerieRequest_FieldTerminalPathArrayItemValue) GetSingle(source *GetPhantomTimeSerieRequest) (interface{}, bool)
func (*GetPhantomTimeSerieRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *GetPhantomTimeSerieRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type GetPhantomTimeSerieRequest_FieldTerminalPathArrayOfValues ¶
type GetPhantomTimeSerieRequest_FieldTerminalPathArrayOfValues struct { GetPhantomTimeSerieRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*GetPhantomTimeSerieRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *GetPhantomTimeSerieRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*phantom_time_serie.PhantomTimeSerie_FieldMask, bool)
func (*GetPhantomTimeSerieRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues ¶
func (fpaov *GetPhantomTimeSerieRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*phantom_time_serie.Reference, bool)
func (*GetPhantomTimeSerieRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *GetPhantomTimeSerieRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*GetPhantomTimeSerieRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *GetPhantomTimeSerieRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type GetPhantomTimeSerieRequest_FieldTerminalPathValue ¶
type GetPhantomTimeSerieRequest_FieldTerminalPathValue struct { GetPhantomTimeSerieRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*GetPhantomTimeSerieRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *GetPhantomTimeSerieRequest_FieldTerminalPathValue) AsFieldMaskValue() (*phantom_time_serie.PhantomTimeSerie_FieldMask, bool)
func (*GetPhantomTimeSerieRequest_FieldTerminalPathValue) AsNameValue ¶
func (fpv *GetPhantomTimeSerieRequest_FieldTerminalPathValue) AsNameValue() (*phantom_time_serie.Reference, bool)
func (*GetPhantomTimeSerieRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *GetPhantomTimeSerieRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*GetPhantomTimeSerieRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *GetPhantomTimeSerieRequest_FieldTerminalPathValue) CompareWith(source *GetPhantomTimeSerieRequest) (int, bool)
CompareWith compares value in the 'GetPhantomTimeSerieRequest_FieldTerminalPathValue' with the value under path in 'GetPhantomTimeSerieRequest'.
func (*GetPhantomTimeSerieRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *GetPhantomTimeSerieRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*GetPhantomTimeSerieRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *GetPhantomTimeSerieRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'GetPhantomTimeSerieRequest' as interface{}
func (*GetPhantomTimeSerieRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *GetPhantomTimeSerieRequest_FieldTerminalPathValue) SetTo(target **GetPhantomTimeSerieRequest)
SetTo stores value for selected field for object GetPhantomTimeSerieRequest
func (*GetPhantomTimeSerieRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *GetPhantomTimeSerieRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type ListPhantomTimeSeriesDescriptor ¶ added in v0.4.28
type ListPhantomTimeSeriesDescriptor struct{}
func GetListPhantomTimeSeriesDescriptor ¶ added in v0.4.28
func GetListPhantomTimeSeriesDescriptor() *ListPhantomTimeSeriesDescriptor
func (*ListPhantomTimeSeriesDescriptor) GetApiDescriptor ¶ added in v0.4.28
func (d *ListPhantomTimeSeriesDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*ListPhantomTimeSeriesDescriptor) GetApiName ¶ added in v0.4.28
func (d *ListPhantomTimeSeriesDescriptor) GetApiName() string
func (*ListPhantomTimeSeriesDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.28
func (d *ListPhantomTimeSeriesDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*ListPhantomTimeSeriesDescriptor) GetFullMethodName ¶ added in v0.4.28
func (d *ListPhantomTimeSeriesDescriptor) GetFullMethodName() string
func (*ListPhantomTimeSeriesDescriptor) GetMethodName ¶ added in v0.4.28
func (d *ListPhantomTimeSeriesDescriptor) GetMethodName() string
func (*ListPhantomTimeSeriesDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *ListPhantomTimeSeriesDescriptor) GetProtoPkgName() string
func (*ListPhantomTimeSeriesDescriptor) GetResourceDescriptor ¶ added in v0.4.30
func (d *ListPhantomTimeSeriesDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*ListPhantomTimeSeriesDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.28
func (d *ListPhantomTimeSeriesDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*ListPhantomTimeSeriesDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *ListPhantomTimeSeriesDescriptor) GetServiceDomain() string
func (*ListPhantomTimeSeriesDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *ListPhantomTimeSeriesDescriptor) GetServiceVersion() string
func (*ListPhantomTimeSeriesDescriptor) GetVerb ¶ added in v0.4.28
func (d *ListPhantomTimeSeriesDescriptor) GetVerb() string
func (*ListPhantomTimeSeriesDescriptor) HasResource ¶ added in v0.4.30
func (d *ListPhantomTimeSeriesDescriptor) HasResource() bool
func (*ListPhantomTimeSeriesDescriptor) IsClientStream ¶ added in v0.4.28
func (d *ListPhantomTimeSeriesDescriptor) IsClientStream() bool
func (*ListPhantomTimeSeriesDescriptor) IsCollection ¶ added in v0.4.30
func (d *ListPhantomTimeSeriesDescriptor) IsCollection() bool
func (*ListPhantomTimeSeriesDescriptor) IsPlural ¶ added in v0.4.30
func (d *ListPhantomTimeSeriesDescriptor) IsPlural() bool
func (*ListPhantomTimeSeriesDescriptor) IsServerStream ¶ added in v0.4.28
func (d *ListPhantomTimeSeriesDescriptor) IsServerStream() bool
func (*ListPhantomTimeSeriesDescriptor) IsUnary ¶ added in v0.4.28
func (d *ListPhantomTimeSeriesDescriptor) IsUnary() bool
func (*ListPhantomTimeSeriesDescriptor) NewEmptyClientMsg ¶ added in v0.4.28
func (d *ListPhantomTimeSeriesDescriptor) NewEmptyClientMsg() proto.Message
func (*ListPhantomTimeSeriesDescriptor) NewEmptyServerMsg ¶ added in v0.4.28
func (d *ListPhantomTimeSeriesDescriptor) NewEmptyServerMsg() proto.Message
func (*ListPhantomTimeSeriesDescriptor) RequestHasResourceBody ¶ added in v0.4.28
func (d *ListPhantomTimeSeriesDescriptor) RequestHasResourceBody() bool
type ListPhantomTimeSeriesDescriptorClientMsgHandle ¶ added in v0.4.28
type ListPhantomTimeSeriesDescriptorClientMsgHandle struct{}
func (*ListPhantomTimeSeriesDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *ListPhantomTimeSeriesDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*ListPhantomTimeSeriesDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *ListPhantomTimeSeriesDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*ListPhantomTimeSeriesDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *ListPhantomTimeSeriesDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type ListPhantomTimeSeriesDescriptorServerMsgHandle ¶ added in v0.4.28
type ListPhantomTimeSeriesDescriptorServerMsgHandle struct{}
func (*ListPhantomTimeSeriesDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *ListPhantomTimeSeriesDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*ListPhantomTimeSeriesDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *ListPhantomTimeSeriesDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*ListPhantomTimeSeriesDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *ListPhantomTimeSeriesDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type ListPhantomTimeSeriesRequest ¶
type ListPhantomTimeSeriesRequest struct { // Parent name of ntt.monitoring.v3.PhantomTimeSerie Parent *phantom_time_serie.ParentName `protobuf:"bytes,1,opt,customtype=ParentName,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // Requested page size. Server may return fewer PhantomTimeSeries 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 // [ListPhantomTimeSeriesResponse.next_page_token][ntt.monitoring.v3.ListPhantomTimeSeriesResponse.next_page_token] PageToken *phantom_time_serie.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 *phantom_time_serie.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 *phantom_time_serie.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 *phantom_time_serie.PhantomTimeSerie_FieldMask `` /* 148-byte string literal not displayed */ // View defines list of standard response fields present in response items. // Additional fields can be amended by request field field_mask View view.View `protobuf:"varint,7,opt,name=view,proto3,enum=goten.view.View" json:"view,omitempty" firestore:"view"` // contains filtered or unexported fields }
Request message for method [ListPhantomTimeSeries][ntt.monitoring.v3.ListPhantomTimeSeries]
func (*ListPhantomTimeSeriesRequest) Clone ¶
func (o *ListPhantomTimeSeriesRequest) Clone() *ListPhantomTimeSeriesRequest
func (*ListPhantomTimeSeriesRequest) CloneRaw ¶
func (o *ListPhantomTimeSeriesRequest) CloneRaw() gotenobject.GotenObjectExt
func (*ListPhantomTimeSeriesRequest) Descriptor ¶
func (*ListPhantomTimeSeriesRequest) Descriptor() ([]byte, []int)
Deprecated, Use ListPhantomTimeSeriesRequest.ProtoReflect.Descriptor instead.
func (*ListPhantomTimeSeriesRequest) GetFieldMask ¶
func (m *ListPhantomTimeSeriesRequest) GetFieldMask() *phantom_time_serie.PhantomTimeSerie_FieldMask
func (*ListPhantomTimeSeriesRequest) GetFilter ¶
func (m *ListPhantomTimeSeriesRequest) GetFilter() *phantom_time_serie.Filter
func (*ListPhantomTimeSeriesRequest) GetOrderBy ¶
func (m *ListPhantomTimeSeriesRequest) GetOrderBy() *phantom_time_serie.OrderBy
func (*ListPhantomTimeSeriesRequest) GetPageSize ¶
func (m *ListPhantomTimeSeriesRequest) GetPageSize() int32
func (*ListPhantomTimeSeriesRequest) GetPageToken ¶
func (m *ListPhantomTimeSeriesRequest) GetPageToken() *phantom_time_serie.PagerCursor
func (*ListPhantomTimeSeriesRequest) GetParent ¶
func (m *ListPhantomTimeSeriesRequest) GetParent() *phantom_time_serie.ParentName
func (*ListPhantomTimeSeriesRequest) GetView ¶
func (m *ListPhantomTimeSeriesRequest) GetView() view.View
func (*ListPhantomTimeSeriesRequest) GotenMessage ¶
func (*ListPhantomTimeSeriesRequest) GotenMessage()
func (*ListPhantomTimeSeriesRequest) GotenObjectExt ¶
func (o *ListPhantomTimeSeriesRequest) GotenObjectExt()
func (*ListPhantomTimeSeriesRequest) GotenValidate ¶
func (obj *ListPhantomTimeSeriesRequest) GotenValidate() error
func (*ListPhantomTimeSeriesRequest) MakeDiffFieldMask ¶
func (o *ListPhantomTimeSeriesRequest) MakeDiffFieldMask(other *ListPhantomTimeSeriesRequest) *ListPhantomTimeSeriesRequest_FieldMask
func (*ListPhantomTimeSeriesRequest) MakeFullFieldMask ¶
func (o *ListPhantomTimeSeriesRequest) MakeFullFieldMask() *ListPhantomTimeSeriesRequest_FieldMask
func (*ListPhantomTimeSeriesRequest) MakeRawDiffFieldMask ¶
func (o *ListPhantomTimeSeriesRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*ListPhantomTimeSeriesRequest) MakeRawFullFieldMask ¶
func (o *ListPhantomTimeSeriesRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*ListPhantomTimeSeriesRequest) Marshal ¶
func (m *ListPhantomTimeSeriesRequest) Marshal() ([]byte, error)
func (*ListPhantomTimeSeriesRequest) MarshalJSON ¶
func (m *ListPhantomTimeSeriesRequest) MarshalJSON() ([]byte, error)
func (*ListPhantomTimeSeriesRequest) Merge ¶
func (o *ListPhantomTimeSeriesRequest) Merge(source *ListPhantomTimeSeriesRequest)
func (*ListPhantomTimeSeriesRequest) MergeRaw ¶
func (o *ListPhantomTimeSeriesRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*ListPhantomTimeSeriesRequest) ProtoMessage ¶
func (*ListPhantomTimeSeriesRequest) ProtoMessage()
func (*ListPhantomTimeSeriesRequest) ProtoReflect ¶
func (m *ListPhantomTimeSeriesRequest) ProtoReflect() preflect.Message
func (*ListPhantomTimeSeriesRequest) Reset ¶
func (m *ListPhantomTimeSeriesRequest) Reset()
func (*ListPhantomTimeSeriesRequest) SetFieldMask ¶
func (m *ListPhantomTimeSeriesRequest) SetFieldMask(fv *phantom_time_serie.PhantomTimeSerie_FieldMask)
func (*ListPhantomTimeSeriesRequest) SetFilter ¶
func (m *ListPhantomTimeSeriesRequest) SetFilter(fv *phantom_time_serie.Filter)
func (*ListPhantomTimeSeriesRequest) SetOrderBy ¶
func (m *ListPhantomTimeSeriesRequest) SetOrderBy(fv *phantom_time_serie.OrderBy)
func (*ListPhantomTimeSeriesRequest) SetPageSize ¶
func (m *ListPhantomTimeSeriesRequest) SetPageSize(fv int32)
func (*ListPhantomTimeSeriesRequest) SetPageToken ¶
func (m *ListPhantomTimeSeriesRequest) SetPageToken(fv *phantom_time_serie.PagerCursor)
func (*ListPhantomTimeSeriesRequest) SetParent ¶
func (m *ListPhantomTimeSeriesRequest) SetParent(fv *phantom_time_serie.ParentName)
func (*ListPhantomTimeSeriesRequest) SetView ¶
func (m *ListPhantomTimeSeriesRequest) SetView(fv view.View)
func (*ListPhantomTimeSeriesRequest) String ¶
func (m *ListPhantomTimeSeriesRequest) String() string
func (*ListPhantomTimeSeriesRequest) Unmarshal ¶
func (m *ListPhantomTimeSeriesRequest) Unmarshal(b []byte) error
func (*ListPhantomTimeSeriesRequest) UnmarshalJSON ¶
func (m *ListPhantomTimeSeriesRequest) UnmarshalJSON(data []byte) error
type ListPhantomTimeSeriesRequestFieldPathBuilder ¶
type ListPhantomTimeSeriesRequestFieldPathBuilder struct{}
func NewListPhantomTimeSeriesRequestFieldPathBuilder ¶
func NewListPhantomTimeSeriesRequestFieldPathBuilder() ListPhantomTimeSeriesRequestFieldPathBuilder
type ListPhantomTimeSeriesRequestPathSelectorFieldMask ¶
type ListPhantomTimeSeriesRequestPathSelectorFieldMask struct{}
func (ListPhantomTimeSeriesRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s ListPhantomTimeSeriesRequestPathSelectorFieldMask) WithArrayOfValues(values []*phantom_time_serie.PhantomTimeSerie_FieldMask) *ListPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues
type ListPhantomTimeSeriesRequestPathSelectorFilter ¶
type ListPhantomTimeSeriesRequestPathSelectorFilter struct{}
func (ListPhantomTimeSeriesRequestPathSelectorFilter) WithArrayOfValues ¶
func (s ListPhantomTimeSeriesRequestPathSelectorFilter) WithArrayOfValues(values []*phantom_time_serie.Filter) *ListPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues
func (ListPhantomTimeSeriesRequestPathSelectorFilter) WithValue ¶
func (s ListPhantomTimeSeriesRequestPathSelectorFilter) WithValue(value *phantom_time_serie.Filter) *ListPhantomTimeSeriesRequest_FieldTerminalPathValue
type ListPhantomTimeSeriesRequestPathSelectorOrderBy ¶
type ListPhantomTimeSeriesRequestPathSelectorOrderBy struct{}
func (ListPhantomTimeSeriesRequestPathSelectorOrderBy) WithArrayOfValues ¶
func (s ListPhantomTimeSeriesRequestPathSelectorOrderBy) WithArrayOfValues(values []*phantom_time_serie.OrderBy) *ListPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues
func (ListPhantomTimeSeriesRequestPathSelectorOrderBy) WithValue ¶
func (s ListPhantomTimeSeriesRequestPathSelectorOrderBy) WithValue(value *phantom_time_serie.OrderBy) *ListPhantomTimeSeriesRequest_FieldTerminalPathValue
type ListPhantomTimeSeriesRequestPathSelectorPageSize ¶
type ListPhantomTimeSeriesRequestPathSelectorPageSize struct{}
func (ListPhantomTimeSeriesRequestPathSelectorPageSize) WithArrayOfValues ¶
func (s ListPhantomTimeSeriesRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *ListPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues
func (ListPhantomTimeSeriesRequestPathSelectorPageSize) WithValue ¶
func (s ListPhantomTimeSeriesRequestPathSelectorPageSize) WithValue(value int32) *ListPhantomTimeSeriesRequest_FieldTerminalPathValue
type ListPhantomTimeSeriesRequestPathSelectorPageToken ¶
type ListPhantomTimeSeriesRequestPathSelectorPageToken struct{}
func (ListPhantomTimeSeriesRequestPathSelectorPageToken) WithArrayOfValues ¶
func (s ListPhantomTimeSeriesRequestPathSelectorPageToken) WithArrayOfValues(values []*phantom_time_serie.PagerCursor) *ListPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues
type ListPhantomTimeSeriesRequestPathSelectorParent ¶
type ListPhantomTimeSeriesRequestPathSelectorParent struct{}
func (ListPhantomTimeSeriesRequestPathSelectorParent) WithArrayOfValues ¶
func (s ListPhantomTimeSeriesRequestPathSelectorParent) WithArrayOfValues(values []*phantom_time_serie.ParentName) *ListPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues
type ListPhantomTimeSeriesRequestPathSelectorView ¶
type ListPhantomTimeSeriesRequestPathSelectorView struct{}
func (ListPhantomTimeSeriesRequestPathSelectorView) WithArrayOfValues ¶
func (s ListPhantomTimeSeriesRequestPathSelectorView) WithArrayOfValues(values []view.View) *ListPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues
func (ListPhantomTimeSeriesRequestPathSelectorView) WithValue ¶
func (s ListPhantomTimeSeriesRequestPathSelectorView) WithValue(value view.View) *ListPhantomTimeSeriesRequest_FieldTerminalPathValue
type ListPhantomTimeSeriesRequest_FieldMask ¶
type ListPhantomTimeSeriesRequest_FieldMask struct {
Paths []ListPhantomTimeSeriesRequest_FieldPath
}
func FullListPhantomTimeSeriesRequest_FieldMask ¶
func FullListPhantomTimeSeriesRequest_FieldMask() *ListPhantomTimeSeriesRequest_FieldMask
func (*ListPhantomTimeSeriesRequest_FieldMask) AppendPath ¶
func (fieldMask *ListPhantomTimeSeriesRequest_FieldMask) AppendPath(path ListPhantomTimeSeriesRequest_FieldPath)
func (*ListPhantomTimeSeriesRequest_FieldMask) AppendRawPath ¶
func (fieldMask *ListPhantomTimeSeriesRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*ListPhantomTimeSeriesRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *ListPhantomTimeSeriesRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*ListPhantomTimeSeriesRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *ListPhantomTimeSeriesRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*ListPhantomTimeSeriesRequest_FieldMask) FilterInputFields ¶
func (fieldMask *ListPhantomTimeSeriesRequest_FieldMask) FilterInputFields() *ListPhantomTimeSeriesRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*ListPhantomTimeSeriesRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *ListPhantomTimeSeriesRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*ListPhantomTimeSeriesRequest_FieldMask) GetPaths ¶
func (fieldMask *ListPhantomTimeSeriesRequest_FieldMask) GetPaths() []ListPhantomTimeSeriesRequest_FieldPath
func (*ListPhantomTimeSeriesRequest_FieldMask) GetRawPaths ¶
func (fieldMask *ListPhantomTimeSeriesRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*ListPhantomTimeSeriesRequest_FieldMask) IsFull ¶
func (fieldMask *ListPhantomTimeSeriesRequest_FieldMask) IsFull() bool
func (ListPhantomTimeSeriesRequest_FieldMask) Marshal ¶
func (fieldMask ListPhantomTimeSeriesRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (ListPhantomTimeSeriesRequest_FieldMask) MarshalJSON ¶
func (fieldMask ListPhantomTimeSeriesRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*ListPhantomTimeSeriesRequest_FieldMask) PathsCount ¶
func (fieldMask *ListPhantomTimeSeriesRequest_FieldMask) PathsCount() int
func (*ListPhantomTimeSeriesRequest_FieldMask) Project ¶
func (fieldMask *ListPhantomTimeSeriesRequest_FieldMask) Project(source *ListPhantomTimeSeriesRequest) *ListPhantomTimeSeriesRequest
func (*ListPhantomTimeSeriesRequest_FieldMask) ProjectRaw ¶
func (fieldMask *ListPhantomTimeSeriesRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*ListPhantomTimeSeriesRequest_FieldMask) ProtoMessage ¶
func (fieldMask *ListPhantomTimeSeriesRequest_FieldMask) ProtoMessage()
func (*ListPhantomTimeSeriesRequest_FieldMask) ProtoReflect ¶
func (fieldMask *ListPhantomTimeSeriesRequest_FieldMask) ProtoReflect() preflect.Message
func (*ListPhantomTimeSeriesRequest_FieldMask) Reset ¶
func (fieldMask *ListPhantomTimeSeriesRequest_FieldMask) Reset()
func (*ListPhantomTimeSeriesRequest_FieldMask) Set ¶
func (fieldMask *ListPhantomTimeSeriesRequest_FieldMask) Set(target, source *ListPhantomTimeSeriesRequest)
func (*ListPhantomTimeSeriesRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *ListPhantomTimeSeriesRequest_FieldMask) SetFromCliFlag(raw string) error
func (*ListPhantomTimeSeriesRequest_FieldMask) SetRaw ¶
func (fieldMask *ListPhantomTimeSeriesRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*ListPhantomTimeSeriesRequest_FieldMask) Size ¶
func (fieldMask *ListPhantomTimeSeriesRequest_FieldMask) Size() int
func (*ListPhantomTimeSeriesRequest_FieldMask) String ¶
func (fieldMask *ListPhantomTimeSeriesRequest_FieldMask) String() string
func (*ListPhantomTimeSeriesRequest_FieldMask) Subtract ¶
func (fieldMask *ListPhantomTimeSeriesRequest_FieldMask) Subtract(other *ListPhantomTimeSeriesRequest_FieldMask) *ListPhantomTimeSeriesRequest_FieldMask
func (*ListPhantomTimeSeriesRequest_FieldMask) SubtractRaw ¶
func (fieldMask *ListPhantomTimeSeriesRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*ListPhantomTimeSeriesRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *ListPhantomTimeSeriesRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*ListPhantomTimeSeriesRequest_FieldMask) Unmarshal ¶
func (fieldMask *ListPhantomTimeSeriesRequest_FieldMask) Unmarshal(data []byte) error
func (*ListPhantomTimeSeriesRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *ListPhantomTimeSeriesRequest_FieldMask) UnmarshalJSON(data []byte) error
type ListPhantomTimeSeriesRequest_FieldPath ¶
type ListPhantomTimeSeriesRequest_FieldPath interface { gotenobject.FieldPath Selector() ListPhantomTimeSeriesRequest_FieldPathSelector Get(source *ListPhantomTimeSeriesRequest) []interface{} GetSingle(source *ListPhantomTimeSeriesRequest) (interface{}, bool) ClearValue(item *ListPhantomTimeSeriesRequest) // Those methods build corresponding ListPhantomTimeSeriesRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) ListPhantomTimeSeriesRequest_FieldPathValue WithIArrayOfValues(values interface{}) ListPhantomTimeSeriesRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) ListPhantomTimeSeriesRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildListPhantomTimeSeriesRequest_FieldPath ¶
func BuildListPhantomTimeSeriesRequest_FieldPath(fp gotenobject.RawFieldPath) (ListPhantomTimeSeriesRequest_FieldPath, error)
func MustParseListPhantomTimeSeriesRequest_FieldPath ¶
func MustParseListPhantomTimeSeriesRequest_FieldPath(rawField string) ListPhantomTimeSeriesRequest_FieldPath
func ParseListPhantomTimeSeriesRequest_FieldPath ¶
func ParseListPhantomTimeSeriesRequest_FieldPath(rawField string) (ListPhantomTimeSeriesRequest_FieldPath, error)
type ListPhantomTimeSeriesRequest_FieldPathArrayItemValue ¶
type ListPhantomTimeSeriesRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue ListPhantomTimeSeriesRequest_FieldPath ContainsValue(*ListPhantomTimeSeriesRequest) bool }
ListPhantomTimeSeriesRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for ListPhantomTimeSeriesRequest according to their type Present only for array (repeated) types.
func MustParseListPhantomTimeSeriesRequest_FieldPathArrayItemValue ¶
func MustParseListPhantomTimeSeriesRequest_FieldPathArrayItemValue(pathStr, valueStr string) ListPhantomTimeSeriesRequest_FieldPathArrayItemValue
func ParseListPhantomTimeSeriesRequest_FieldPathArrayItemValue ¶
func ParseListPhantomTimeSeriesRequest_FieldPathArrayItemValue(pathStr, valueStr string) (ListPhantomTimeSeriesRequest_FieldPathArrayItemValue, error)
ParseListPhantomTimeSeriesRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type ListPhantomTimeSeriesRequest_FieldPathArrayOfValues ¶
type ListPhantomTimeSeriesRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues ListPhantomTimeSeriesRequest_FieldPath }
ListPhantomTimeSeriesRequest_FieldPathArrayOfValues allows storing slice of values for ListPhantomTimeSeriesRequest fields according to their type
func MustParseListPhantomTimeSeriesRequest_FieldPathArrayOfValues ¶
func MustParseListPhantomTimeSeriesRequest_FieldPathArrayOfValues(pathStr, valuesStr string) ListPhantomTimeSeriesRequest_FieldPathArrayOfValues
func ParseListPhantomTimeSeriesRequest_FieldPathArrayOfValues ¶
func ParseListPhantomTimeSeriesRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (ListPhantomTimeSeriesRequest_FieldPathArrayOfValues, error)
type ListPhantomTimeSeriesRequest_FieldPathSelector ¶
type ListPhantomTimeSeriesRequest_FieldPathSelector int32
const ( ListPhantomTimeSeriesRequest_FieldPathSelectorParent ListPhantomTimeSeriesRequest_FieldPathSelector = 0 ListPhantomTimeSeriesRequest_FieldPathSelectorPageSize ListPhantomTimeSeriesRequest_FieldPathSelector = 1 ListPhantomTimeSeriesRequest_FieldPathSelectorPageToken ListPhantomTimeSeriesRequest_FieldPathSelector = 2 ListPhantomTimeSeriesRequest_FieldPathSelectorOrderBy ListPhantomTimeSeriesRequest_FieldPathSelector = 3 ListPhantomTimeSeriesRequest_FieldPathSelectorFilter ListPhantomTimeSeriesRequest_FieldPathSelector = 4 ListPhantomTimeSeriesRequest_FieldPathSelectorFieldMask ListPhantomTimeSeriesRequest_FieldPathSelector = 5 ListPhantomTimeSeriesRequest_FieldPathSelectorView ListPhantomTimeSeriesRequest_FieldPathSelector = 6 )
func (ListPhantomTimeSeriesRequest_FieldPathSelector) String ¶
func (s ListPhantomTimeSeriesRequest_FieldPathSelector) String() string
type ListPhantomTimeSeriesRequest_FieldPathValue ¶
type ListPhantomTimeSeriesRequest_FieldPathValue interface { ListPhantomTimeSeriesRequest_FieldPath gotenobject.FieldPathValue SetTo(target **ListPhantomTimeSeriesRequest) CompareWith(*ListPhantomTimeSeriesRequest) (cmp int, comparable bool) }
ListPhantomTimeSeriesRequest_FieldPathValue allows storing values for ListPhantomTimeSeriesRequest fields according to their type
func MustParseListPhantomTimeSeriesRequest_FieldPathValue ¶
func MustParseListPhantomTimeSeriesRequest_FieldPathValue(pathStr, valueStr string) ListPhantomTimeSeriesRequest_FieldPathValue
func ParseListPhantomTimeSeriesRequest_FieldPathValue ¶
func ParseListPhantomTimeSeriesRequest_FieldPathValue(pathStr, valueStr string) (ListPhantomTimeSeriesRequest_FieldPathValue, error)
type ListPhantomTimeSeriesRequest_FieldTerminalPath ¶
type ListPhantomTimeSeriesRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*ListPhantomTimeSeriesRequest_FieldTerminalPath) ClearValue ¶
func (fp *ListPhantomTimeSeriesRequest_FieldTerminalPath) ClearValue(item *ListPhantomTimeSeriesRequest)
func (*ListPhantomTimeSeriesRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *ListPhantomTimeSeriesRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*ListPhantomTimeSeriesRequest_FieldTerminalPath) Get ¶
func (fp *ListPhantomTimeSeriesRequest_FieldTerminalPath) Get(source *ListPhantomTimeSeriesRequest) (values []interface{})
Get returns all values pointed by specific field from source ListPhantomTimeSeriesRequest
func (*ListPhantomTimeSeriesRequest_FieldTerminalPath) GetDefault ¶
func (fp *ListPhantomTimeSeriesRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*ListPhantomTimeSeriesRequest_FieldTerminalPath) GetRaw ¶
func (fp *ListPhantomTimeSeriesRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*ListPhantomTimeSeriesRequest_FieldTerminalPath) GetSingle ¶
func (fp *ListPhantomTimeSeriesRequest_FieldTerminalPath) GetSingle(source *ListPhantomTimeSeriesRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source ListPhantomTimeSeriesRequest
func (*ListPhantomTimeSeriesRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *ListPhantomTimeSeriesRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*ListPhantomTimeSeriesRequest_FieldTerminalPath) IsLeaf ¶
func (fp *ListPhantomTimeSeriesRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*ListPhantomTimeSeriesRequest_FieldTerminalPath) JSONString ¶
func (fp *ListPhantomTimeSeriesRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*ListPhantomTimeSeriesRequest_FieldTerminalPath) Selector ¶
func (fp *ListPhantomTimeSeriesRequest_FieldTerminalPath) Selector() ListPhantomTimeSeriesRequest_FieldPathSelector
func (*ListPhantomTimeSeriesRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *ListPhantomTimeSeriesRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*ListPhantomTimeSeriesRequest_FieldTerminalPath) String ¶
func (fp *ListPhantomTimeSeriesRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*ListPhantomTimeSeriesRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *ListPhantomTimeSeriesRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListPhantomTimeSeriesRequest_FieldPathArrayItemValue
func (*ListPhantomTimeSeriesRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *ListPhantomTimeSeriesRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListPhantomTimeSeriesRequest_FieldPathArrayOfValues
func (*ListPhantomTimeSeriesRequest_FieldTerminalPath) WithIValue ¶
func (fp *ListPhantomTimeSeriesRequest_FieldTerminalPath) WithIValue(value interface{}) ListPhantomTimeSeriesRequest_FieldPathValue
func (*ListPhantomTimeSeriesRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *ListPhantomTimeSeriesRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*ListPhantomTimeSeriesRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *ListPhantomTimeSeriesRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*ListPhantomTimeSeriesRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *ListPhantomTimeSeriesRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type ListPhantomTimeSeriesRequest_FieldTerminalPathArrayItemValue ¶
type ListPhantomTimeSeriesRequest_FieldTerminalPathArrayItemValue struct { ListPhantomTimeSeriesRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*ListPhantomTimeSeriesRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *ListPhantomTimeSeriesRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *ListPhantomTimeSeriesRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'ListPhantomTimeSeriesRequest'
func (*ListPhantomTimeSeriesRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *ListPhantomTimeSeriesRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object ListPhantomTimeSeriesRequest as interface{}
func (*ListPhantomTimeSeriesRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *ListPhantomTimeSeriesRequest_FieldTerminalPathArrayItemValue) GetSingle(source *ListPhantomTimeSeriesRequest) (interface{}, bool)
func (*ListPhantomTimeSeriesRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *ListPhantomTimeSeriesRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type ListPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues ¶
type ListPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues struct { ListPhantomTimeSeriesRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*ListPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *ListPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*phantom_time_serie.PhantomTimeSerie_FieldMask, bool)
func (*ListPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues ¶
func (fpaov *ListPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*phantom_time_serie.Filter, bool)
func (*ListPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues ¶
func (fpaov *ListPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*phantom_time_serie.OrderBy, bool)
func (*ListPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues ¶
func (fpaov *ListPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
func (*ListPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues ¶
func (fpaov *ListPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*phantom_time_serie.PagerCursor, bool)
func (*ListPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues ¶
func (fpaov *ListPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*phantom_time_serie.ParentName, bool)
func (*ListPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *ListPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*ListPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *ListPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type ListPhantomTimeSeriesRequest_FieldTerminalPathValue ¶
type ListPhantomTimeSeriesRequest_FieldTerminalPathValue struct { ListPhantomTimeSeriesRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*ListPhantomTimeSeriesRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *ListPhantomTimeSeriesRequest_FieldTerminalPathValue) AsFieldMaskValue() (*phantom_time_serie.PhantomTimeSerie_FieldMask, bool)
func (*ListPhantomTimeSeriesRequest_FieldTerminalPathValue) AsFilterValue ¶
func (fpv *ListPhantomTimeSeriesRequest_FieldTerminalPathValue) AsFilterValue() (*phantom_time_serie.Filter, bool)
func (*ListPhantomTimeSeriesRequest_FieldTerminalPathValue) AsOrderByValue ¶
func (fpv *ListPhantomTimeSeriesRequest_FieldTerminalPathValue) AsOrderByValue() (*phantom_time_serie.OrderBy, bool)
func (*ListPhantomTimeSeriesRequest_FieldTerminalPathValue) AsPageSizeValue ¶
func (fpv *ListPhantomTimeSeriesRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
func (*ListPhantomTimeSeriesRequest_FieldTerminalPathValue) AsPageTokenValue ¶
func (fpv *ListPhantomTimeSeriesRequest_FieldTerminalPathValue) AsPageTokenValue() (*phantom_time_serie.PagerCursor, bool)
func (*ListPhantomTimeSeriesRequest_FieldTerminalPathValue) AsParentValue ¶
func (fpv *ListPhantomTimeSeriesRequest_FieldTerminalPathValue) AsParentValue() (*phantom_time_serie.ParentName, bool)
func (*ListPhantomTimeSeriesRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *ListPhantomTimeSeriesRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*ListPhantomTimeSeriesRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *ListPhantomTimeSeriesRequest_FieldTerminalPathValue) CompareWith(source *ListPhantomTimeSeriesRequest) (int, bool)
CompareWith compares value in the 'ListPhantomTimeSeriesRequest_FieldTerminalPathValue' with the value under path in 'ListPhantomTimeSeriesRequest'.
func (*ListPhantomTimeSeriesRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *ListPhantomTimeSeriesRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*ListPhantomTimeSeriesRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *ListPhantomTimeSeriesRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'ListPhantomTimeSeriesRequest' as interface{}
func (*ListPhantomTimeSeriesRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *ListPhantomTimeSeriesRequest_FieldTerminalPathValue) SetTo(target **ListPhantomTimeSeriesRequest)
SetTo stores value for selected field for object ListPhantomTimeSeriesRequest
func (*ListPhantomTimeSeriesRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *ListPhantomTimeSeriesRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type ListPhantomTimeSeriesResponse ¶
type ListPhantomTimeSeriesResponse struct { // The list of PhantomTimeSeries PhantomTimeSeries []*phantom_time_serie.PhantomTimeSerie `` /* 144-byte string literal not displayed */ // A token to retrieve previous page of results. Pass this value in the // [ListPhantomTimeSeriesRequest.page_token][ntt.monitoring.v3.ListPhantomTimeSeriesRequest.page_token] PrevPageToken *phantom_time_serie.PagerCursor `` /* 151-byte string literal not displayed */ // A token to retrieve next page of results. Pass this value in the // [ListPhantomTimeSeriesRequest.page_token][ntt.monitoring.v3.ListPhantomTimeSeriesRequest.page_token] NextPageToken *phantom_time_serie.PagerCursor `` /* 151-byte string literal not displayed */ // contains filtered or unexported fields }
Request message for method [ListPhantomTimeSeries][ntt.monitoring.v3.ListPhantomTimeSeries]
func (*ListPhantomTimeSeriesResponse) Clone ¶
func (o *ListPhantomTimeSeriesResponse) Clone() *ListPhantomTimeSeriesResponse
func (*ListPhantomTimeSeriesResponse) CloneRaw ¶
func (o *ListPhantomTimeSeriesResponse) CloneRaw() gotenobject.GotenObjectExt
func (*ListPhantomTimeSeriesResponse) Descriptor ¶
func (*ListPhantomTimeSeriesResponse) Descriptor() ([]byte, []int)
Deprecated, Use ListPhantomTimeSeriesResponse.ProtoReflect.Descriptor instead.
func (*ListPhantomTimeSeriesResponse) GetNextPageToken ¶
func (m *ListPhantomTimeSeriesResponse) GetNextPageToken() *phantom_time_serie.PagerCursor
func (*ListPhantomTimeSeriesResponse) GetPhantomTimeSeries ¶
func (m *ListPhantomTimeSeriesResponse) GetPhantomTimeSeries() []*phantom_time_serie.PhantomTimeSerie
func (*ListPhantomTimeSeriesResponse) GetPrevPageToken ¶
func (m *ListPhantomTimeSeriesResponse) GetPrevPageToken() *phantom_time_serie.PagerCursor
func (*ListPhantomTimeSeriesResponse) GotenMessage ¶
func (*ListPhantomTimeSeriesResponse) GotenMessage()
func (*ListPhantomTimeSeriesResponse) GotenObjectExt ¶
func (o *ListPhantomTimeSeriesResponse) GotenObjectExt()
func (*ListPhantomTimeSeriesResponse) GotenValidate ¶
func (obj *ListPhantomTimeSeriesResponse) GotenValidate() error
func (*ListPhantomTimeSeriesResponse) MakeDiffFieldMask ¶
func (o *ListPhantomTimeSeriesResponse) MakeDiffFieldMask(other *ListPhantomTimeSeriesResponse) *ListPhantomTimeSeriesResponse_FieldMask
func (*ListPhantomTimeSeriesResponse) MakeFullFieldMask ¶
func (o *ListPhantomTimeSeriesResponse) MakeFullFieldMask() *ListPhantomTimeSeriesResponse_FieldMask
func (*ListPhantomTimeSeriesResponse) MakeRawDiffFieldMask ¶
func (o *ListPhantomTimeSeriesResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*ListPhantomTimeSeriesResponse) MakeRawFullFieldMask ¶
func (o *ListPhantomTimeSeriesResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*ListPhantomTimeSeriesResponse) Marshal ¶
func (m *ListPhantomTimeSeriesResponse) Marshal() ([]byte, error)
func (*ListPhantomTimeSeriesResponse) MarshalJSON ¶
func (m *ListPhantomTimeSeriesResponse) MarshalJSON() ([]byte, error)
func (*ListPhantomTimeSeriesResponse) Merge ¶
func (o *ListPhantomTimeSeriesResponse) Merge(source *ListPhantomTimeSeriesResponse)
func (*ListPhantomTimeSeriesResponse) MergeRaw ¶
func (o *ListPhantomTimeSeriesResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*ListPhantomTimeSeriesResponse) ProtoMessage ¶
func (*ListPhantomTimeSeriesResponse) ProtoMessage()
func (*ListPhantomTimeSeriesResponse) ProtoReflect ¶
func (m *ListPhantomTimeSeriesResponse) ProtoReflect() preflect.Message
func (*ListPhantomTimeSeriesResponse) Reset ¶
func (m *ListPhantomTimeSeriesResponse) Reset()
func (*ListPhantomTimeSeriesResponse) SetNextPageToken ¶
func (m *ListPhantomTimeSeriesResponse) SetNextPageToken(fv *phantom_time_serie.PagerCursor)
func (*ListPhantomTimeSeriesResponse) SetPhantomTimeSeries ¶
func (m *ListPhantomTimeSeriesResponse) SetPhantomTimeSeries(fv []*phantom_time_serie.PhantomTimeSerie)
func (*ListPhantomTimeSeriesResponse) SetPrevPageToken ¶
func (m *ListPhantomTimeSeriesResponse) SetPrevPageToken(fv *phantom_time_serie.PagerCursor)
func (*ListPhantomTimeSeriesResponse) String ¶
func (m *ListPhantomTimeSeriesResponse) String() string
func (*ListPhantomTimeSeriesResponse) Unmarshal ¶
func (m *ListPhantomTimeSeriesResponse) Unmarshal(b []byte) error
func (*ListPhantomTimeSeriesResponse) UnmarshalJSON ¶
func (m *ListPhantomTimeSeriesResponse) UnmarshalJSON(data []byte) error
type ListPhantomTimeSeriesResponseFieldPathBuilder ¶
type ListPhantomTimeSeriesResponseFieldPathBuilder struct{}
func NewListPhantomTimeSeriesResponseFieldPathBuilder ¶
func NewListPhantomTimeSeriesResponseFieldPathBuilder() ListPhantomTimeSeriesResponseFieldPathBuilder
func (ListPhantomTimeSeriesResponseFieldPathBuilder) NextPageToken ¶
func (ListPhantomTimeSeriesResponseFieldPathBuilder) PhantomTimeSeries ¶
func (ListPhantomTimeSeriesResponseFieldPathBuilder) PhantomTimeSeries() ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeries
func (ListPhantomTimeSeriesResponseFieldPathBuilder) PrevPageToken ¶
type ListPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesMetadataAnnotations ¶
type ListPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (ListPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesMetadataAnnotations) WithArrayOfValues ¶
func (s ListPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesMetadataAnnotations) WithArrayOfValues(values []string) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type ListPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesMetadataLabels ¶
type ListPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesMetadataLabels struct {
// contains filtered or unexported fields
}
func (ListPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesMetadataLabels) WithArrayOfValues ¶
func (s ListPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesMetadataLabels) WithArrayOfValues(values []string) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type ListPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesMetadataShards ¶
type ListPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesMetadataShards struct {
// contains filtered or unexported fields
}
func (ListPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesMetadataShards) WithArrayOfValues ¶
func (s ListPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesMetadataShards) WithArrayOfValues(values []int64) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type ListPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesMetricLabels ¶
type ListPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesMetricLabels struct {
// contains filtered or unexported fields
}
func (ListPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesMetricLabels) WithArrayOfValues ¶
func (s ListPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesMetricLabels) WithArrayOfValues(values []string) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type ListPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesResourceLabels ¶
type ListPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesResourceLabels struct {
// contains filtered or unexported fields
}
func (ListPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesResourceLabels) WithArrayOfValues ¶
func (s ListPhantomTimeSeriesResponseMapPathSelectorPhantomTimeSeriesResourceLabels) WithArrayOfValues(values []string) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type ListPhantomTimeSeriesResponsePathSelectorNextPageToken ¶
type ListPhantomTimeSeriesResponsePathSelectorNextPageToken struct{}
func (ListPhantomTimeSeriesResponsePathSelectorNextPageToken) WithArrayOfValues ¶
func (s ListPhantomTimeSeriesResponsePathSelectorNextPageToken) WithArrayOfValues(values []*phantom_time_serie.PagerCursor) *ListPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeries ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeries struct{}
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeries) MetricKind ¶
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeries) WithArrayOfValues ¶
func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeries) WithArrayOfValues(values [][]*phantom_time_serie.PhantomTimeSerie) *ListPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeries) WithItemValue ¶
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeries) WithSubArrayItemValue ¶
func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeries) WithSubArrayItemValue(subPathArrayItemValue phantom_time_serie.PhantomTimeSerie_FieldPathArrayItemValue) *ListPhantomTimeSeriesResponse_FieldSubPathArrayItemValue
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeries) WithSubArrayOfValues ¶
func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeries) WithSubArrayOfValues(subPathArrayOfValues phantom_time_serie.PhantomTimeSerie_FieldPathArrayOfValues) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeries) WithSubPath ¶
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeries) WithSubValue ¶
func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeries) WithSubValue(subPathValue phantom_time_serie.PhantomTimeSerie_FieldPathValue) *ListPhantomTimeSeriesResponse_FieldSubPathValue
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesKey ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesKey struct{}
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesKey) WithArrayOfValues ¶
func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesKey) WithArrayOfValues(values [][]byte) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesKey) WithValue ¶
func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesKey) WithValue(value []byte) *ListPhantomTimeSeriesResponse_FieldSubPathValue
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadata ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadata struct{}
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadata) Annotations ¶
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadata) CreateTime ¶
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadata) DeleteTime ¶ added in v0.8.0
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadata) Generation ¶
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadata) Lifecycle ¶ added in v0.8.0
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadata) OwnerReferences ¶
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadata) ResourceVersion ¶
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadata) UpdateTime ¶
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadata) WithArrayOfValues ¶
func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataAnnotations ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataAnnotations struct{}
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataAnnotations) WithArrayOfValues ¶
func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataAnnotations) WithArrayOfValues(values []map[string]string) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataAnnotations) WithValue ¶
func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataAnnotations) WithValue(value map[string]string) *ListPhantomTimeSeriesResponse_FieldSubPathValue
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataCreateTime ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataCreateTime struct{}
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataCreateTime) WithArrayOfValues ¶
func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataDeleteTime ¶ added in v0.8.0
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataDeleteTime struct{}
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataDeleteTime) FieldPath ¶ added in v0.8.0
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataDeleteTime) WithArrayOfValues ¶ added in v0.8.0
func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataGeneration ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataGeneration struct{}
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataGeneration) WithArrayOfValues ¶
func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataGeneration) WithArrayOfValues(values []int64) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLabels ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLabels struct{}
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLabels) WithArrayOfValues ¶
func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLabels) WithArrayOfValues(values []map[string]string) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLabels) WithValue ¶
func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLabels) WithValue(value map[string]string) *ListPhantomTimeSeriesResponse_FieldSubPathValue
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLifecycle ¶ added in v0.8.0
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLifecycle struct{}
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLifecycle) BlockDeletion ¶ added in v0.8.0
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLifecycle) FieldPath ¶ added in v0.8.0
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLifecycle) State ¶ added in v0.8.0
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLifecycle) WithArrayOfValues ¶ added in v0.8.0
func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLifecycleBlockDeletion ¶ added in v0.8.0
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLifecycleBlockDeletion struct{}
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLifecycleBlockDeletion) FieldPath ¶ added in v0.8.0
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLifecycleBlockDeletion) WithArrayOfValues ¶ added in v0.8.0
func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLifecycleState ¶ added in v0.8.0
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLifecycleState struct{}
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLifecycleState) FieldPath ¶ added in v0.8.0
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLifecycleState) WithArrayOfValues ¶ added in v0.8.0
func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferences ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferences struct{}
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferences) BlockOwnerDeletion ¶
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferences) Controller ¶
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferences) FieldPath ¶
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferences) Region ¶ added in v0.8.0
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferences) RequiresOwnerReference ¶ added in v0.8.0
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferences) Version ¶ added in v0.8.0
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferences) WithArrayOfValues ¶
func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferences) WithItemValue ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesBlockOwnerDeletion ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesController ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesController struct{}
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesController) FieldPath ¶
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesKind ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesKind struct{}
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesKind) FieldPath ¶
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesName ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesName struct{}
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesName) FieldPath ¶
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesName) WithArrayOfValues(values []string) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesRegion ¶ added in v0.8.0
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesRegion struct{}
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesRegion) FieldPath ¶ added in v0.8.0
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesRegion) WithArrayOfValues ¶ added in v0.8.0
func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesRequiresOwnerReference ¶ added in v0.8.0
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesRequiresOwnerReference struct{}
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶ added in v0.8.0
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶ added in v0.8.0
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesVersion ¶ added in v0.8.0
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesVersion struct{}
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesVersion) FieldPath ¶ added in v0.8.0
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesVersion) WithArrayOfValues ¶ added in v0.8.0
func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataResourceVersion ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataResourceVersion struct{}
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataResourceVersion) FieldPath ¶
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataResourceVersion) WithArrayOfValues ¶
func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataResourceVersion) WithArrayOfValues(values []string) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataShards ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataShards struct{}
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataShards) WithArrayOfValues ¶
func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataShards) WithArrayOfValues(values []map[string]int64) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataShards) WithValue ¶
func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataShards) WithValue(value map[string]int64) *ListPhantomTimeSeriesResponse_FieldSubPathValue
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataSyncing ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataSyncing struct{}
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataSyncing) OwningRegion ¶
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataSyncing) WithArrayOfValues ¶
func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataSyncingOwningRegion ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataSyncingOwningRegion struct{}
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataSyncingOwningRegion) FieldPath ¶
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataSyncingRegions ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataSyncingRegions struct{}
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataSyncingRegions) WithArrayOfValues ¶
func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataSyncingRegions) WithArrayOfValues(values [][]string) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataSyncingRegions) WithItemValue ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataTags ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataTags struct{}
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataTags) WithArrayOfValues ¶
func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataTags) WithArrayOfValues(values [][]string) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataTags) WithItemValue ¶
func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataTags) WithItemValue(value string) *ListPhantomTimeSeriesResponse_FieldSubPathArrayItemValue
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataTags) WithValue ¶
func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataTags) WithValue(value []string) *ListPhantomTimeSeriesResponse_FieldSubPathValue
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataUpdateTime ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataUpdateTime struct{}
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataUpdateTime) WithArrayOfValues ¶
func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataUuid ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataUuid struct{}
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataUuid) WithArrayOfValues ¶
func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetadataUuid) WithArrayOfValues(values []string) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetric ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetric struct{}
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetric) ReducedLabels ¶
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetric) WithArrayOfValues ¶
func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetric) WithArrayOfValues(values []*monitoring_common.Metric) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricKind ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricKind struct{}
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricKind) WithArrayOfValues ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricLabels ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricLabels struct{}
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricLabels) WithArrayOfValues ¶
func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricLabels) WithArrayOfValues(values []map[string]string) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricLabels) WithValue ¶
func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricLabels) WithValue(value map[string]string) *ListPhantomTimeSeriesResponse_FieldSubPathValue
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricReducedLabels ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricReducedLabels struct{}
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricReducedLabels) WithArrayOfValues ¶
func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricReducedLabels) WithArrayOfValues(values [][]string) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricReducedLabels) WithItemValue ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricType ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricType struct{}
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricType) WithArrayOfValues ¶
func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesMetricType) WithArrayOfValues(values []string) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesName ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesName struct{}
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesName) WithArrayOfValues ¶
func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesName) WithArrayOfValues(values []*phantom_time_serie.Name) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesProject ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesProject struct{}
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesProject) WithArrayOfValues ¶
func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesProject) WithArrayOfValues(values []string) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResource ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResource struct{}
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResource) ReducedLabels ¶
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResource) WithArrayOfValues ¶
func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResource) WithArrayOfValues(values []*monitoring_common.MonitoredResource) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResourceLabels ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResourceLabels struct{}
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResourceLabels) WithArrayOfValues ¶
func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResourceLabels) WithArrayOfValues(values []map[string]string) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResourceLabels) WithValue ¶
func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResourceLabels) WithValue(value map[string]string) *ListPhantomTimeSeriesResponse_FieldSubPathValue
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResourceReducedLabels ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResourceReducedLabels struct{}
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResourceReducedLabels) WithArrayOfValues ¶
func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResourceReducedLabels) WithArrayOfValues(values [][]string) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResourceReducedLabels) WithItemValue ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResourceType ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResourceType struct{}
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResourceType) WithArrayOfValues ¶
func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesResourceType) WithArrayOfValues(values []string) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValue ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValue struct{}
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValue) DistributionValue ¶
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValue) DoubleValue ¶
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValue) Int64Value ¶
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValue) StringValue ¶
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValue) WithArrayOfValues ¶
func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValue) WithArrayOfValues(values []*monitoring_common.TypedValue) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueBoolValue ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueBoolValue struct{}
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueBoolValue) WithArrayOfValues ¶
func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueBoolValue) WithArrayOfValues(values []bool) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValue ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValue struct{}
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValue) BucketCounts ¶
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValue) BucketOptions ¶
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValue) SumOfSquaredDeviation ¶
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValue) WithArrayOfValues ¶
func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValue) WithArrayOfValues(values []*monitoring_common.Distribution) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketCounts ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketCounts struct{}
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketCounts) FieldPath ¶
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketCounts) WithArrayOfValues ¶
func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketCounts) WithArrayOfValues(values [][]int64) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketCounts) WithItemValue ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptions ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptions struct{}
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptions) DynamicBuckets ¶
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptions) ExplicitBuckets ¶
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptions) ExponentialBuckets ¶
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptions) FieldPath ¶
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptions) LinearBuckets ¶
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptions) WithArrayOfValues ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsDynamicBuckets ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsDynamicBuckets struct{}
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsDynamicBuckets) Compression ¶
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsDynamicBuckets) FieldPath ¶
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsDynamicBuckets) Means ¶
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsDynamicBuckets) WithArrayOfValues ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsDynamicBucketsCompression ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsDynamicBucketsCompression struct{}
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsDynamicBucketsCompression) FieldPath ¶
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsDynamicBucketsCompression) WithArrayOfValues ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsDynamicBucketsMeans ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsDynamicBucketsMeans struct{}
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsDynamicBucketsMeans) FieldPath ¶
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsDynamicBucketsMeans) WithArrayOfValues ¶
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsDynamicBucketsMeans) WithItemValue ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExplicitBuckets ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExplicitBuckets struct{}
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExplicitBuckets) Bounds ¶
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExplicitBuckets) FieldPath ¶
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExplicitBuckets) WithArrayOfValues ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExplicitBucketsBounds ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExplicitBucketsBounds struct{}
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExplicitBucketsBounds) FieldPath ¶
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExplicitBucketsBounds) WithArrayOfValues ¶
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExplicitBucketsBounds) WithItemValue ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExponentialBuckets ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExponentialBuckets struct{}
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExponentialBuckets) FieldPath ¶
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExponentialBuckets) GrowthFactor ¶
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExponentialBuckets) NumFiniteBuckets ¶
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExponentialBuckets) Scale ¶
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExponentialBuckets) WithArrayOfValues ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExponentialBucketsGrowthFactor ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExponentialBucketsGrowthFactor struct{}
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExponentialBucketsGrowthFactor) FieldPath ¶
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExponentialBucketsGrowthFactor) WithArrayOfValues ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExponentialBucketsNumFiniteBuckets ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExponentialBucketsNumFiniteBuckets struct{}
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExponentialBucketsNumFiniteBuckets) FieldPath ¶
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExponentialBucketsNumFiniteBuckets) WithArrayOfValues ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExponentialBucketsScale ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExponentialBucketsScale struct{}
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExponentialBucketsScale) FieldPath ¶
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsExponentialBucketsScale) WithArrayOfValues ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsLinearBuckets ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsLinearBuckets struct{}
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsLinearBuckets) FieldPath ¶
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsLinearBuckets) NumFiniteBuckets ¶
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsLinearBuckets) Offset ¶
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsLinearBuckets) Width ¶
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsLinearBuckets) WithArrayOfValues ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsLinearBucketsNumFiniteBuckets ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsLinearBucketsNumFiniteBuckets struct{}
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsLinearBucketsNumFiniteBuckets) FieldPath ¶
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsLinearBucketsNumFiniteBuckets) WithArrayOfValues ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsLinearBucketsOffset ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsLinearBucketsOffset struct{}
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsLinearBucketsOffset) FieldPath ¶
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsLinearBucketsOffset) WithArrayOfValues ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsLinearBucketsWidth ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsLinearBucketsWidth struct{}
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsLinearBucketsWidth) FieldPath ¶
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueBucketOptionsLinearBucketsWidth) WithArrayOfValues ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueCount ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueCount struct{}
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueCount) FieldPath ¶
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueCount) WithArrayOfValues ¶
func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueCount) WithArrayOfValues(values []int64) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueMean ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueMean struct{}
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueMean) FieldPath ¶
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueMean) WithArrayOfValues ¶
func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueMean) WithArrayOfValues(values []float64) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueRange ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueRange struct{}
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueRange) FieldPath ¶
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueRange) WithArrayOfValues ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueRangeMax ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueRangeMax struct{}
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueRangeMax) FieldPath ¶
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueRangeMax) WithArrayOfValues ¶
func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueRangeMax) WithArrayOfValues(values []float64) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueRangeMin ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueRangeMin struct{}
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueRangeMin) FieldPath ¶
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueRangeMin) WithArrayOfValues ¶
func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueRangeMin) WithArrayOfValues(values []float64) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueSumOfSquaredDeviation ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueSumOfSquaredDeviation struct{}
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueSumOfSquaredDeviation) FieldPath ¶
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDistributionValueSumOfSquaredDeviation) WithArrayOfValues ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDoubleValue ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDoubleValue struct{}
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDoubleValue) WithArrayOfValues ¶
func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueDoubleValue) WithArrayOfValues(values []float64) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueInt64Value ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueInt64Value struct{}
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueInt64Value) WithArrayOfValues ¶
func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueInt64Value) WithArrayOfValues(values []int64) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueStringValue ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueStringValue struct{}
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueStringValue) WithArrayOfValues ¶
func (s ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueStringValue) WithArrayOfValues(values []string) *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueType ¶
type ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueType struct{}
func (ListPhantomTimeSeriesResponsePathSelectorPhantomTimeSeriesValueType) WithArrayOfValues ¶
type ListPhantomTimeSeriesResponsePathSelectorPrevPageToken ¶
type ListPhantomTimeSeriesResponsePathSelectorPrevPageToken struct{}
func (ListPhantomTimeSeriesResponsePathSelectorPrevPageToken) WithArrayOfValues ¶
func (s ListPhantomTimeSeriesResponsePathSelectorPrevPageToken) WithArrayOfValues(values []*phantom_time_serie.PagerCursor) *ListPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues
type ListPhantomTimeSeriesResponse_FieldMask ¶
type ListPhantomTimeSeriesResponse_FieldMask struct {
Paths []ListPhantomTimeSeriesResponse_FieldPath
}
func FullListPhantomTimeSeriesResponse_FieldMask ¶
func FullListPhantomTimeSeriesResponse_FieldMask() *ListPhantomTimeSeriesResponse_FieldMask
func (*ListPhantomTimeSeriesResponse_FieldMask) AppendPath ¶
func (fieldMask *ListPhantomTimeSeriesResponse_FieldMask) AppendPath(path ListPhantomTimeSeriesResponse_FieldPath)
func (*ListPhantomTimeSeriesResponse_FieldMask) AppendRawPath ¶
func (fieldMask *ListPhantomTimeSeriesResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*ListPhantomTimeSeriesResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *ListPhantomTimeSeriesResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*ListPhantomTimeSeriesResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *ListPhantomTimeSeriesResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*ListPhantomTimeSeriesResponse_FieldMask) FilterInputFields ¶
func (fieldMask *ListPhantomTimeSeriesResponse_FieldMask) FilterInputFields() *ListPhantomTimeSeriesResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*ListPhantomTimeSeriesResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *ListPhantomTimeSeriesResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*ListPhantomTimeSeriesResponse_FieldMask) GetPaths ¶
func (fieldMask *ListPhantomTimeSeriesResponse_FieldMask) GetPaths() []ListPhantomTimeSeriesResponse_FieldPath
func (*ListPhantomTimeSeriesResponse_FieldMask) GetRawPaths ¶
func (fieldMask *ListPhantomTimeSeriesResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*ListPhantomTimeSeriesResponse_FieldMask) IsFull ¶
func (fieldMask *ListPhantomTimeSeriesResponse_FieldMask) IsFull() bool
func (ListPhantomTimeSeriesResponse_FieldMask) Marshal ¶
func (fieldMask ListPhantomTimeSeriesResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (ListPhantomTimeSeriesResponse_FieldMask) MarshalJSON ¶
func (fieldMask ListPhantomTimeSeriesResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*ListPhantomTimeSeriesResponse_FieldMask) PathsCount ¶
func (fieldMask *ListPhantomTimeSeriesResponse_FieldMask) PathsCount() int
func (*ListPhantomTimeSeriesResponse_FieldMask) Project ¶
func (fieldMask *ListPhantomTimeSeriesResponse_FieldMask) Project(source *ListPhantomTimeSeriesResponse) *ListPhantomTimeSeriesResponse
func (*ListPhantomTimeSeriesResponse_FieldMask) ProjectRaw ¶
func (fieldMask *ListPhantomTimeSeriesResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*ListPhantomTimeSeriesResponse_FieldMask) ProtoMessage ¶
func (fieldMask *ListPhantomTimeSeriesResponse_FieldMask) ProtoMessage()
func (*ListPhantomTimeSeriesResponse_FieldMask) ProtoReflect ¶
func (fieldMask *ListPhantomTimeSeriesResponse_FieldMask) ProtoReflect() preflect.Message
func (*ListPhantomTimeSeriesResponse_FieldMask) Reset ¶
func (fieldMask *ListPhantomTimeSeriesResponse_FieldMask) Reset()
func (*ListPhantomTimeSeriesResponse_FieldMask) Set ¶
func (fieldMask *ListPhantomTimeSeriesResponse_FieldMask) Set(target, source *ListPhantomTimeSeriesResponse)
func (*ListPhantomTimeSeriesResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *ListPhantomTimeSeriesResponse_FieldMask) SetFromCliFlag(raw string) error
func (*ListPhantomTimeSeriesResponse_FieldMask) SetRaw ¶
func (fieldMask *ListPhantomTimeSeriesResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*ListPhantomTimeSeriesResponse_FieldMask) Size ¶
func (fieldMask *ListPhantomTimeSeriesResponse_FieldMask) Size() int
func (*ListPhantomTimeSeriesResponse_FieldMask) String ¶
func (fieldMask *ListPhantomTimeSeriesResponse_FieldMask) String() string
func (*ListPhantomTimeSeriesResponse_FieldMask) Subtract ¶
func (fieldMask *ListPhantomTimeSeriesResponse_FieldMask) Subtract(other *ListPhantomTimeSeriesResponse_FieldMask) *ListPhantomTimeSeriesResponse_FieldMask
func (*ListPhantomTimeSeriesResponse_FieldMask) SubtractRaw ¶
func (fieldMask *ListPhantomTimeSeriesResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*ListPhantomTimeSeriesResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *ListPhantomTimeSeriesResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*ListPhantomTimeSeriesResponse_FieldMask) Unmarshal ¶
func (fieldMask *ListPhantomTimeSeriesResponse_FieldMask) Unmarshal(data []byte) error
func (*ListPhantomTimeSeriesResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *ListPhantomTimeSeriesResponse_FieldMask) UnmarshalJSON(data []byte) error
type ListPhantomTimeSeriesResponse_FieldPath ¶
type ListPhantomTimeSeriesResponse_FieldPath interface { gotenobject.FieldPath Selector() ListPhantomTimeSeriesResponse_FieldPathSelector Get(source *ListPhantomTimeSeriesResponse) []interface{} GetSingle(source *ListPhantomTimeSeriesResponse) (interface{}, bool) ClearValue(item *ListPhantomTimeSeriesResponse) // Those methods build corresponding ListPhantomTimeSeriesResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) ListPhantomTimeSeriesResponse_FieldPathValue WithIArrayOfValues(values interface{}) ListPhantomTimeSeriesResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) ListPhantomTimeSeriesResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildListPhantomTimeSeriesResponse_FieldPath ¶
func BuildListPhantomTimeSeriesResponse_FieldPath(fp gotenobject.RawFieldPath) (ListPhantomTimeSeriesResponse_FieldPath, error)
func MustParseListPhantomTimeSeriesResponse_FieldPath ¶
func MustParseListPhantomTimeSeriesResponse_FieldPath(rawField string) ListPhantomTimeSeriesResponse_FieldPath
func ParseListPhantomTimeSeriesResponse_FieldPath ¶
func ParseListPhantomTimeSeriesResponse_FieldPath(rawField string) (ListPhantomTimeSeriesResponse_FieldPath, error)
type ListPhantomTimeSeriesResponse_FieldPathArrayItemValue ¶
type ListPhantomTimeSeriesResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue ListPhantomTimeSeriesResponse_FieldPath ContainsValue(*ListPhantomTimeSeriesResponse) bool }
ListPhantomTimeSeriesResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for ListPhantomTimeSeriesResponse according to their type Present only for array (repeated) types.
func MustParseListPhantomTimeSeriesResponse_FieldPathArrayItemValue ¶
func MustParseListPhantomTimeSeriesResponse_FieldPathArrayItemValue(pathStr, valueStr string) ListPhantomTimeSeriesResponse_FieldPathArrayItemValue
func ParseListPhantomTimeSeriesResponse_FieldPathArrayItemValue ¶
func ParseListPhantomTimeSeriesResponse_FieldPathArrayItemValue(pathStr, valueStr string) (ListPhantomTimeSeriesResponse_FieldPathArrayItemValue, error)
ParseListPhantomTimeSeriesResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type ListPhantomTimeSeriesResponse_FieldPathArrayOfValues ¶
type ListPhantomTimeSeriesResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues ListPhantomTimeSeriesResponse_FieldPath }
ListPhantomTimeSeriesResponse_FieldPathArrayOfValues allows storing slice of values for ListPhantomTimeSeriesResponse fields according to their type
func MustParseListPhantomTimeSeriesResponse_FieldPathArrayOfValues ¶
func MustParseListPhantomTimeSeriesResponse_FieldPathArrayOfValues(pathStr, valuesStr string) ListPhantomTimeSeriesResponse_FieldPathArrayOfValues
func ParseListPhantomTimeSeriesResponse_FieldPathArrayOfValues ¶
func ParseListPhantomTimeSeriesResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (ListPhantomTimeSeriesResponse_FieldPathArrayOfValues, error)
type ListPhantomTimeSeriesResponse_FieldPathSelector ¶
type ListPhantomTimeSeriesResponse_FieldPathSelector int32
const ( ListPhantomTimeSeriesResponse_FieldPathSelectorPhantomTimeSeries ListPhantomTimeSeriesResponse_FieldPathSelector = 0 ListPhantomTimeSeriesResponse_FieldPathSelectorPrevPageToken ListPhantomTimeSeriesResponse_FieldPathSelector = 1 ListPhantomTimeSeriesResponse_FieldPathSelectorNextPageToken ListPhantomTimeSeriesResponse_FieldPathSelector = 2 )
func (ListPhantomTimeSeriesResponse_FieldPathSelector) String ¶
func (s ListPhantomTimeSeriesResponse_FieldPathSelector) String() string
type ListPhantomTimeSeriesResponse_FieldPathValue ¶
type ListPhantomTimeSeriesResponse_FieldPathValue interface { ListPhantomTimeSeriesResponse_FieldPath gotenobject.FieldPathValue SetTo(target **ListPhantomTimeSeriesResponse) CompareWith(*ListPhantomTimeSeriesResponse) (cmp int, comparable bool) }
ListPhantomTimeSeriesResponse_FieldPathValue allows storing values for ListPhantomTimeSeriesResponse fields according to their type
func MustParseListPhantomTimeSeriesResponse_FieldPathValue ¶
func MustParseListPhantomTimeSeriesResponse_FieldPathValue(pathStr, valueStr string) ListPhantomTimeSeriesResponse_FieldPathValue
func ParseListPhantomTimeSeriesResponse_FieldPathValue ¶
func ParseListPhantomTimeSeriesResponse_FieldPathValue(pathStr, valueStr string) (ListPhantomTimeSeriesResponse_FieldPathValue, error)
type ListPhantomTimeSeriesResponse_FieldSubPath ¶
type ListPhantomTimeSeriesResponse_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*ListPhantomTimeSeriesResponse_FieldSubPath) AsPhantomTimeSeriesSubPath ¶
func (fps *ListPhantomTimeSeriesResponse_FieldSubPath) AsPhantomTimeSeriesSubPath() (phantom_time_serie.PhantomTimeSerie_FieldPath, bool)
func (*ListPhantomTimeSeriesResponse_FieldSubPath) ClearValue ¶
func (fps *ListPhantomTimeSeriesResponse_FieldSubPath) ClearValue(item *ListPhantomTimeSeriesResponse)
func (*ListPhantomTimeSeriesResponse_FieldSubPath) ClearValueRaw ¶
func (fps *ListPhantomTimeSeriesResponse_FieldSubPath) ClearValueRaw(item proto.Message)
func (*ListPhantomTimeSeriesResponse_FieldSubPath) Get ¶
func (fps *ListPhantomTimeSeriesResponse_FieldSubPath) Get(source *ListPhantomTimeSeriesResponse) (values []interface{})
Get returns all values pointed by selected field from source ListPhantomTimeSeriesResponse
func (*ListPhantomTimeSeriesResponse_FieldSubPath) GetDefault ¶
func (fps *ListPhantomTimeSeriesResponse_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*ListPhantomTimeSeriesResponse_FieldSubPath) GetRaw ¶
func (fps *ListPhantomTimeSeriesResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*ListPhantomTimeSeriesResponse_FieldSubPath) GetSingle ¶
func (fps *ListPhantomTimeSeriesResponse_FieldSubPath) GetSingle(source *ListPhantomTimeSeriesResponse) (interface{}, bool)
GetSingle returns value of selected field from source ListPhantomTimeSeriesResponse
func (*ListPhantomTimeSeriesResponse_FieldSubPath) GetSingleRaw ¶
func (fps *ListPhantomTimeSeriesResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*ListPhantomTimeSeriesResponse_FieldSubPath) IsLeaf ¶
func (fps *ListPhantomTimeSeriesResponse_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*ListPhantomTimeSeriesResponse_FieldSubPath) JSONString ¶
func (fps *ListPhantomTimeSeriesResponse_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*ListPhantomTimeSeriesResponse_FieldSubPath) Selector ¶
func (fps *ListPhantomTimeSeriesResponse_FieldSubPath) Selector() ListPhantomTimeSeriesResponse_FieldPathSelector
func (*ListPhantomTimeSeriesResponse_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fps *ListPhantomTimeSeriesResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*ListPhantomTimeSeriesResponse_FieldSubPath) String ¶
func (fps *ListPhantomTimeSeriesResponse_FieldSubPath) String() string
String returns path representation in proto convention
func (*ListPhantomTimeSeriesResponse_FieldSubPath) WithIArrayItemValue ¶
func (fps *ListPhantomTimeSeriesResponse_FieldSubPath) WithIArrayItemValue(value interface{}) ListPhantomTimeSeriesResponse_FieldPathArrayItemValue
func (*ListPhantomTimeSeriesResponse_FieldSubPath) WithIArrayOfValues ¶
func (fps *ListPhantomTimeSeriesResponse_FieldSubPath) WithIArrayOfValues(values interface{}) ListPhantomTimeSeriesResponse_FieldPathArrayOfValues
func (*ListPhantomTimeSeriesResponse_FieldSubPath) WithIValue ¶
func (fps *ListPhantomTimeSeriesResponse_FieldSubPath) WithIValue(value interface{}) ListPhantomTimeSeriesResponse_FieldPathValue
func (*ListPhantomTimeSeriesResponse_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *ListPhantomTimeSeriesResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*ListPhantomTimeSeriesResponse_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *ListPhantomTimeSeriesResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*ListPhantomTimeSeriesResponse_FieldSubPath) WithRawIValue ¶
func (fps *ListPhantomTimeSeriesResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type ListPhantomTimeSeriesResponse_FieldSubPathArrayItemValue ¶
type ListPhantomTimeSeriesResponse_FieldSubPathArrayItemValue struct { ListPhantomTimeSeriesResponse_FieldPath // contains filtered or unexported fields }
func (*ListPhantomTimeSeriesResponse_FieldSubPathArrayItemValue) AsPhantomTimeSeriesPathItemValue ¶
func (fpaivs *ListPhantomTimeSeriesResponse_FieldSubPathArrayItemValue) AsPhantomTimeSeriesPathItemValue() (phantom_time_serie.PhantomTimeSerie_FieldPathArrayItemValue, bool)
func (*ListPhantomTimeSeriesResponse_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *ListPhantomTimeSeriesResponse_FieldSubPathArrayItemValue) ContainsValue(source *ListPhantomTimeSeriesResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'ListPhantomTimeSeriesResponse'
func (*ListPhantomTimeSeriesResponse_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *ListPhantomTimeSeriesResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues ¶
type ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues struct { ListPhantomTimeSeriesResponse_FieldPath // contains filtered or unexported fields }
func (*ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues) AsPhantomTimeSeriesPathArrayOfValues ¶
func (fpsaov *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues) AsPhantomTimeSeriesPathArrayOfValues() (phantom_time_serie.PhantomTimeSerie_FieldPathArrayOfValues, bool)
func (*ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *ListPhantomTimeSeriesResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type ListPhantomTimeSeriesResponse_FieldSubPathValue ¶
type ListPhantomTimeSeriesResponse_FieldSubPathValue struct { ListPhantomTimeSeriesResponse_FieldPath // contains filtered or unexported fields }
func (*ListPhantomTimeSeriesResponse_FieldSubPathValue) AsPhantomTimeSeriesPathValue ¶
func (fpvs *ListPhantomTimeSeriesResponse_FieldSubPathValue) AsPhantomTimeSeriesPathValue() (phantom_time_serie.PhantomTimeSerie_FieldPathValue, bool)
func (*ListPhantomTimeSeriesResponse_FieldSubPathValue) CompareWith ¶
func (fpvs *ListPhantomTimeSeriesResponse_FieldSubPathValue) CompareWith(source *ListPhantomTimeSeriesResponse) (int, bool)
func (*ListPhantomTimeSeriesResponse_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *ListPhantomTimeSeriesResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*ListPhantomTimeSeriesResponse_FieldSubPathValue) GetRawValue ¶
func (fpvs *ListPhantomTimeSeriesResponse_FieldSubPathValue) GetRawValue() interface{}
func (*ListPhantomTimeSeriesResponse_FieldSubPathValue) SetTo ¶
func (fpvs *ListPhantomTimeSeriesResponse_FieldSubPathValue) SetTo(target **ListPhantomTimeSeriesResponse)
func (*ListPhantomTimeSeriesResponse_FieldSubPathValue) SetToRaw ¶
func (fpvs *ListPhantomTimeSeriesResponse_FieldSubPathValue) SetToRaw(target proto.Message)
type ListPhantomTimeSeriesResponse_FieldTerminalPath ¶
type ListPhantomTimeSeriesResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*ListPhantomTimeSeriesResponse_FieldTerminalPath) ClearValue ¶
func (fp *ListPhantomTimeSeriesResponse_FieldTerminalPath) ClearValue(item *ListPhantomTimeSeriesResponse)
func (*ListPhantomTimeSeriesResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *ListPhantomTimeSeriesResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*ListPhantomTimeSeriesResponse_FieldTerminalPath) Get ¶
func (fp *ListPhantomTimeSeriesResponse_FieldTerminalPath) Get(source *ListPhantomTimeSeriesResponse) (values []interface{})
Get returns all values pointed by specific field from source ListPhantomTimeSeriesResponse
func (*ListPhantomTimeSeriesResponse_FieldTerminalPath) GetDefault ¶
func (fp *ListPhantomTimeSeriesResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*ListPhantomTimeSeriesResponse_FieldTerminalPath) GetRaw ¶
func (fp *ListPhantomTimeSeriesResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*ListPhantomTimeSeriesResponse_FieldTerminalPath) GetSingle ¶
func (fp *ListPhantomTimeSeriesResponse_FieldTerminalPath) GetSingle(source *ListPhantomTimeSeriesResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source ListPhantomTimeSeriesResponse
func (*ListPhantomTimeSeriesResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *ListPhantomTimeSeriesResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*ListPhantomTimeSeriesResponse_FieldTerminalPath) IsLeaf ¶
func (fp *ListPhantomTimeSeriesResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*ListPhantomTimeSeriesResponse_FieldTerminalPath) JSONString ¶
func (fp *ListPhantomTimeSeriesResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*ListPhantomTimeSeriesResponse_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *ListPhantomTimeSeriesResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*ListPhantomTimeSeriesResponse_FieldTerminalPath) String ¶
func (fp *ListPhantomTimeSeriesResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*ListPhantomTimeSeriesResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *ListPhantomTimeSeriesResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListPhantomTimeSeriesResponse_FieldPathArrayItemValue
func (*ListPhantomTimeSeriesResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *ListPhantomTimeSeriesResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListPhantomTimeSeriesResponse_FieldPathArrayOfValues
func (*ListPhantomTimeSeriesResponse_FieldTerminalPath) WithIValue ¶
func (fp *ListPhantomTimeSeriesResponse_FieldTerminalPath) WithIValue(value interface{}) ListPhantomTimeSeriesResponse_FieldPathValue
func (*ListPhantomTimeSeriesResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *ListPhantomTimeSeriesResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*ListPhantomTimeSeriesResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *ListPhantomTimeSeriesResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*ListPhantomTimeSeriesResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *ListPhantomTimeSeriesResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type ListPhantomTimeSeriesResponse_FieldTerminalPathArrayItemValue ¶
type ListPhantomTimeSeriesResponse_FieldTerminalPathArrayItemValue struct { ListPhantomTimeSeriesResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*ListPhantomTimeSeriesResponse_FieldTerminalPathArrayItemValue) AsPhantomTimeSeriesItemValue ¶
func (fpaiv *ListPhantomTimeSeriesResponse_FieldTerminalPathArrayItemValue) AsPhantomTimeSeriesItemValue() (*phantom_time_serie.PhantomTimeSerie, bool)
func (*ListPhantomTimeSeriesResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *ListPhantomTimeSeriesResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *ListPhantomTimeSeriesResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'ListPhantomTimeSeriesResponse'
func (*ListPhantomTimeSeriesResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *ListPhantomTimeSeriesResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object ListPhantomTimeSeriesResponse as interface{}
func (*ListPhantomTimeSeriesResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *ListPhantomTimeSeriesResponse_FieldTerminalPathArrayItemValue) GetSingle(source *ListPhantomTimeSeriesResponse) (interface{}, bool)
func (*ListPhantomTimeSeriesResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *ListPhantomTimeSeriesResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type ListPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues ¶
type ListPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues struct { ListPhantomTimeSeriesResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*ListPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues ¶
func (fpaov *ListPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*phantom_time_serie.PagerCursor, bool)
func (*ListPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues) AsPhantomTimeSeriesArrayOfValues ¶
func (fpaov *ListPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues) AsPhantomTimeSeriesArrayOfValues() ([][]*phantom_time_serie.PhantomTimeSerie, bool)
func (*ListPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues ¶
func (fpaov *ListPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*phantom_time_serie.PagerCursor, bool)
func (*ListPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *ListPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type ListPhantomTimeSeriesResponse_FieldTerminalPathValue ¶
type ListPhantomTimeSeriesResponse_FieldTerminalPathValue struct { ListPhantomTimeSeriesResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*ListPhantomTimeSeriesResponse_FieldTerminalPathValue) AsNextPageTokenValue ¶
func (fpv *ListPhantomTimeSeriesResponse_FieldTerminalPathValue) AsNextPageTokenValue() (*phantom_time_serie.PagerCursor, bool)
func (*ListPhantomTimeSeriesResponse_FieldTerminalPathValue) AsPhantomTimeSeriesValue ¶
func (fpv *ListPhantomTimeSeriesResponse_FieldTerminalPathValue) AsPhantomTimeSeriesValue() ([]*phantom_time_serie.PhantomTimeSerie, bool)
func (*ListPhantomTimeSeriesResponse_FieldTerminalPathValue) AsPrevPageTokenValue ¶
func (fpv *ListPhantomTimeSeriesResponse_FieldTerminalPathValue) AsPrevPageTokenValue() (*phantom_time_serie.PagerCursor, bool)
func (*ListPhantomTimeSeriesResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *ListPhantomTimeSeriesResponse_FieldTerminalPathValue) CompareWith(source *ListPhantomTimeSeriesResponse) (int, bool)
CompareWith compares value in the 'ListPhantomTimeSeriesResponse_FieldTerminalPathValue' with the value under path in 'ListPhantomTimeSeriesResponse'.
func (*ListPhantomTimeSeriesResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *ListPhantomTimeSeriesResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*ListPhantomTimeSeriesResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *ListPhantomTimeSeriesResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'ListPhantomTimeSeriesResponse' as interface{}
func (*ListPhantomTimeSeriesResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *ListPhantomTimeSeriesResponse_FieldTerminalPathValue) SetTo(target **ListPhantomTimeSeriesResponse)
SetTo stores value for selected field for object ListPhantomTimeSeriesResponse
func (*ListPhantomTimeSeriesResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *ListPhantomTimeSeriesResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type PhantomTimeSerieServiceClient ¶
type PhantomTimeSerieServiceClient interface { GetPhantomTimeSerie(ctx context.Context, in *GetPhantomTimeSerieRequest, opts ...grpc.CallOption) (*phantom_time_serie.PhantomTimeSerie, error) BatchGetPhantomTimeSeries(ctx context.Context, in *BatchGetPhantomTimeSeriesRequest, opts ...grpc.CallOption) (*BatchGetPhantomTimeSeriesResponse, error) ListPhantomTimeSeries(ctx context.Context, in *ListPhantomTimeSeriesRequest, opts ...grpc.CallOption) (*ListPhantomTimeSeriesResponse, error) WatchPhantomTimeSerie(ctx context.Context, in *WatchPhantomTimeSerieRequest, opts ...grpc.CallOption) (WatchPhantomTimeSerieClientStream, error) WatchPhantomTimeSeries(ctx context.Context, in *WatchPhantomTimeSeriesRequest, opts ...grpc.CallOption) (WatchPhantomTimeSeriesClientStream, error) CreatePhantomTimeSerie(ctx context.Context, in *CreatePhantomTimeSerieRequest, opts ...grpc.CallOption) (*phantom_time_serie.PhantomTimeSerie, error) DeletePhantomTimeSerie(ctx context.Context, in *DeletePhantomTimeSerieRequest, opts ...grpc.CallOption) (*empty.Empty, error) }
PhantomTimeSerieServiceClient is the client API for PhantomTimeSerieService.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewPhantomTimeSerieServiceClient ¶
func NewPhantomTimeSerieServiceClient(cc grpc.ClientConnInterface) PhantomTimeSerieServiceClient
type PhantomTimeSerieServiceDescriptor ¶ added in v0.4.28
type PhantomTimeSerieServiceDescriptor struct{}
func GetPhantomTimeSerieServiceDescriptor ¶ added in v0.4.28
func GetPhantomTimeSerieServiceDescriptor() *PhantomTimeSerieServiceDescriptor
func (*PhantomTimeSerieServiceDescriptor) AllMethodDescriptors ¶ added in v0.4.28
func (d *PhantomTimeSerieServiceDescriptor) AllMethodDescriptors() []gotenclient.MethodDescriptor
func (*PhantomTimeSerieServiceDescriptor) GetApiName ¶ added in v0.4.28
func (d *PhantomTimeSerieServiceDescriptor) GetApiName() string
func (*PhantomTimeSerieServiceDescriptor) GetFullAPIName ¶ added in v0.4.28
func (d *PhantomTimeSerieServiceDescriptor) GetFullAPIName() string
func (*PhantomTimeSerieServiceDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *PhantomTimeSerieServiceDescriptor) GetProtoPkgName() string
func (*PhantomTimeSerieServiceDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *PhantomTimeSerieServiceDescriptor) GetServiceDomain() string
func (*PhantomTimeSerieServiceDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *PhantomTimeSerieServiceDescriptor) GetServiceVersion() string
type WatchPhantomTimeSerieClientStream ¶
type WatchPhantomTimeSerieClientStream interface { Recv() (*WatchPhantomTimeSerieResponse, error) grpc.ClientStream }
type WatchPhantomTimeSerieDescriptor ¶ added in v0.4.28
type WatchPhantomTimeSerieDescriptor struct{}
func GetWatchPhantomTimeSerieDescriptor ¶ added in v0.4.28
func GetWatchPhantomTimeSerieDescriptor() *WatchPhantomTimeSerieDescriptor
func (*WatchPhantomTimeSerieDescriptor) GetApiDescriptor ¶ added in v0.4.28
func (d *WatchPhantomTimeSerieDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*WatchPhantomTimeSerieDescriptor) GetApiName ¶ added in v0.4.28
func (d *WatchPhantomTimeSerieDescriptor) GetApiName() string
func (*WatchPhantomTimeSerieDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.28
func (d *WatchPhantomTimeSerieDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchPhantomTimeSerieDescriptor) GetFullMethodName ¶ added in v0.4.28
func (d *WatchPhantomTimeSerieDescriptor) GetFullMethodName() string
func (*WatchPhantomTimeSerieDescriptor) GetMethodName ¶ added in v0.4.28
func (d *WatchPhantomTimeSerieDescriptor) GetMethodName() string
func (*WatchPhantomTimeSerieDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *WatchPhantomTimeSerieDescriptor) GetProtoPkgName() string
func (*WatchPhantomTimeSerieDescriptor) GetResourceDescriptor ¶ added in v0.4.30
func (d *WatchPhantomTimeSerieDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*WatchPhantomTimeSerieDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.28
func (d *WatchPhantomTimeSerieDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchPhantomTimeSerieDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *WatchPhantomTimeSerieDescriptor) GetServiceDomain() string
func (*WatchPhantomTimeSerieDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *WatchPhantomTimeSerieDescriptor) GetServiceVersion() string
func (*WatchPhantomTimeSerieDescriptor) GetVerb ¶ added in v0.4.28
func (d *WatchPhantomTimeSerieDescriptor) GetVerb() string
func (*WatchPhantomTimeSerieDescriptor) HasResource ¶ added in v0.4.30
func (d *WatchPhantomTimeSerieDescriptor) HasResource() bool
func (*WatchPhantomTimeSerieDescriptor) IsClientStream ¶ added in v0.4.28
func (d *WatchPhantomTimeSerieDescriptor) IsClientStream() bool
func (*WatchPhantomTimeSerieDescriptor) IsCollection ¶ added in v0.4.30
func (d *WatchPhantomTimeSerieDescriptor) IsCollection() bool
func (*WatchPhantomTimeSerieDescriptor) IsPlural ¶ added in v0.4.30
func (d *WatchPhantomTimeSerieDescriptor) IsPlural() bool
func (*WatchPhantomTimeSerieDescriptor) IsServerStream ¶ added in v0.4.28
func (d *WatchPhantomTimeSerieDescriptor) IsServerStream() bool
func (*WatchPhantomTimeSerieDescriptor) IsUnary ¶ added in v0.4.28
func (d *WatchPhantomTimeSerieDescriptor) IsUnary() bool
func (*WatchPhantomTimeSerieDescriptor) NewEmptyClientMsg ¶ added in v0.4.28
func (d *WatchPhantomTimeSerieDescriptor) NewEmptyClientMsg() proto.Message
func (*WatchPhantomTimeSerieDescriptor) NewEmptyServerMsg ¶ added in v0.4.28
func (d *WatchPhantomTimeSerieDescriptor) NewEmptyServerMsg() proto.Message
func (*WatchPhantomTimeSerieDescriptor) RequestHasResourceBody ¶ added in v0.4.28
func (d *WatchPhantomTimeSerieDescriptor) RequestHasResourceBody() bool
type WatchPhantomTimeSerieDescriptorClientMsgHandle ¶ added in v0.4.28
type WatchPhantomTimeSerieDescriptorClientMsgHandle struct{}
func (*WatchPhantomTimeSerieDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *WatchPhantomTimeSerieDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchPhantomTimeSerieDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *WatchPhantomTimeSerieDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchPhantomTimeSerieDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *WatchPhantomTimeSerieDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchPhantomTimeSerieDescriptorServerMsgHandle ¶ added in v0.4.28
type WatchPhantomTimeSerieDescriptorServerMsgHandle struct{}
func (*WatchPhantomTimeSerieDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *WatchPhantomTimeSerieDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchPhantomTimeSerieDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *WatchPhantomTimeSerieDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchPhantomTimeSerieDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *WatchPhantomTimeSerieDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchPhantomTimeSerieRequest ¶
type WatchPhantomTimeSerieRequest struct { // Reference to ntt.monitoring.v3.PhantomTimeSerie Name *phantom_time_serie.Reference `protobuf:"bytes,1,opt,customtype=Reference,name=name,proto3" json:"name,omitempty" firestore:"name"` // A list of extra fields to be obtained for each response item on top of // fields defined by request field view FieldMask *phantom_time_serie.PhantomTimeSerie_FieldMask `` /* 148-byte string literal not displayed */ // View defines list of standard response fields present in response items. // Additional fields can be amended by request field field_mask View view.View `protobuf:"varint,4,opt,name=view,proto3,enum=goten.view.View" json:"view,omitempty" firestore:"view"` // contains filtered or unexported fields }
Request message for method [WatchPhantomTimeSerie][ntt.monitoring.v3.WatchPhantomTimeSerie]
func (*WatchPhantomTimeSerieRequest) Clone ¶
func (o *WatchPhantomTimeSerieRequest) Clone() *WatchPhantomTimeSerieRequest
func (*WatchPhantomTimeSerieRequest) CloneRaw ¶
func (o *WatchPhantomTimeSerieRequest) CloneRaw() gotenobject.GotenObjectExt
func (*WatchPhantomTimeSerieRequest) Descriptor ¶
func (*WatchPhantomTimeSerieRequest) Descriptor() ([]byte, []int)
Deprecated, Use WatchPhantomTimeSerieRequest.ProtoReflect.Descriptor instead.
func (*WatchPhantomTimeSerieRequest) GetFieldMask ¶
func (m *WatchPhantomTimeSerieRequest) GetFieldMask() *phantom_time_serie.PhantomTimeSerie_FieldMask
func (*WatchPhantomTimeSerieRequest) GetName ¶
func (m *WatchPhantomTimeSerieRequest) GetName() *phantom_time_serie.Reference
func (*WatchPhantomTimeSerieRequest) GetView ¶
func (m *WatchPhantomTimeSerieRequest) GetView() view.View
func (*WatchPhantomTimeSerieRequest) GotenMessage ¶
func (*WatchPhantomTimeSerieRequest) GotenMessage()
func (*WatchPhantomTimeSerieRequest) GotenObjectExt ¶
func (o *WatchPhantomTimeSerieRequest) GotenObjectExt()
func (*WatchPhantomTimeSerieRequest) GotenValidate ¶
func (obj *WatchPhantomTimeSerieRequest) GotenValidate() error
func (*WatchPhantomTimeSerieRequest) MakeDiffFieldMask ¶
func (o *WatchPhantomTimeSerieRequest) MakeDiffFieldMask(other *WatchPhantomTimeSerieRequest) *WatchPhantomTimeSerieRequest_FieldMask
func (*WatchPhantomTimeSerieRequest) MakeFullFieldMask ¶
func (o *WatchPhantomTimeSerieRequest) MakeFullFieldMask() *WatchPhantomTimeSerieRequest_FieldMask
func (*WatchPhantomTimeSerieRequest) MakeRawDiffFieldMask ¶
func (o *WatchPhantomTimeSerieRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchPhantomTimeSerieRequest) MakeRawFullFieldMask ¶
func (o *WatchPhantomTimeSerieRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchPhantomTimeSerieRequest) Marshal ¶
func (m *WatchPhantomTimeSerieRequest) Marshal() ([]byte, error)
func (*WatchPhantomTimeSerieRequest) MarshalJSON ¶
func (m *WatchPhantomTimeSerieRequest) MarshalJSON() ([]byte, error)
func (*WatchPhantomTimeSerieRequest) Merge ¶
func (o *WatchPhantomTimeSerieRequest) Merge(source *WatchPhantomTimeSerieRequest)
func (*WatchPhantomTimeSerieRequest) MergeRaw ¶
func (o *WatchPhantomTimeSerieRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchPhantomTimeSerieRequest) ProtoMessage ¶
func (*WatchPhantomTimeSerieRequest) ProtoMessage()
func (*WatchPhantomTimeSerieRequest) ProtoReflect ¶
func (m *WatchPhantomTimeSerieRequest) ProtoReflect() preflect.Message
func (*WatchPhantomTimeSerieRequest) Reset ¶
func (m *WatchPhantomTimeSerieRequest) Reset()
func (*WatchPhantomTimeSerieRequest) SetFieldMask ¶
func (m *WatchPhantomTimeSerieRequest) SetFieldMask(fv *phantom_time_serie.PhantomTimeSerie_FieldMask)
func (*WatchPhantomTimeSerieRequest) SetName ¶
func (m *WatchPhantomTimeSerieRequest) SetName(fv *phantom_time_serie.Reference)
func (*WatchPhantomTimeSerieRequest) SetView ¶
func (m *WatchPhantomTimeSerieRequest) SetView(fv view.View)
func (*WatchPhantomTimeSerieRequest) String ¶
func (m *WatchPhantomTimeSerieRequest) String() string
func (*WatchPhantomTimeSerieRequest) Unmarshal ¶
func (m *WatchPhantomTimeSerieRequest) Unmarshal(b []byte) error
func (*WatchPhantomTimeSerieRequest) UnmarshalJSON ¶
func (m *WatchPhantomTimeSerieRequest) UnmarshalJSON(data []byte) error
type WatchPhantomTimeSerieRequestFieldPathBuilder ¶
type WatchPhantomTimeSerieRequestFieldPathBuilder struct{}
func NewWatchPhantomTimeSerieRequestFieldPathBuilder ¶
func NewWatchPhantomTimeSerieRequestFieldPathBuilder() WatchPhantomTimeSerieRequestFieldPathBuilder
type WatchPhantomTimeSerieRequestPathSelectorFieldMask ¶
type WatchPhantomTimeSerieRequestPathSelectorFieldMask struct{}
func (WatchPhantomTimeSerieRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s WatchPhantomTimeSerieRequestPathSelectorFieldMask) WithArrayOfValues(values []*phantom_time_serie.PhantomTimeSerie_FieldMask) *WatchPhantomTimeSerieRequest_FieldTerminalPathArrayOfValues
type WatchPhantomTimeSerieRequestPathSelectorName ¶
type WatchPhantomTimeSerieRequestPathSelectorName struct{}
func (WatchPhantomTimeSerieRequestPathSelectorName) WithArrayOfValues ¶
func (s WatchPhantomTimeSerieRequestPathSelectorName) WithArrayOfValues(values []*phantom_time_serie.Reference) *WatchPhantomTimeSerieRequest_FieldTerminalPathArrayOfValues
func (WatchPhantomTimeSerieRequestPathSelectorName) WithValue ¶
func (s WatchPhantomTimeSerieRequestPathSelectorName) WithValue(value *phantom_time_serie.Reference) *WatchPhantomTimeSerieRequest_FieldTerminalPathValue
type WatchPhantomTimeSerieRequestPathSelectorView ¶
type WatchPhantomTimeSerieRequestPathSelectorView struct{}
func (WatchPhantomTimeSerieRequestPathSelectorView) WithArrayOfValues ¶
func (s WatchPhantomTimeSerieRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchPhantomTimeSerieRequest_FieldTerminalPathArrayOfValues
func (WatchPhantomTimeSerieRequestPathSelectorView) WithValue ¶
func (s WatchPhantomTimeSerieRequestPathSelectorView) WithValue(value view.View) *WatchPhantomTimeSerieRequest_FieldTerminalPathValue
type WatchPhantomTimeSerieRequest_FieldMask ¶
type WatchPhantomTimeSerieRequest_FieldMask struct {
Paths []WatchPhantomTimeSerieRequest_FieldPath
}
func FullWatchPhantomTimeSerieRequest_FieldMask ¶
func FullWatchPhantomTimeSerieRequest_FieldMask() *WatchPhantomTimeSerieRequest_FieldMask
func (*WatchPhantomTimeSerieRequest_FieldMask) AppendPath ¶
func (fieldMask *WatchPhantomTimeSerieRequest_FieldMask) AppendPath(path WatchPhantomTimeSerieRequest_FieldPath)
func (*WatchPhantomTimeSerieRequest_FieldMask) AppendRawPath ¶
func (fieldMask *WatchPhantomTimeSerieRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchPhantomTimeSerieRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchPhantomTimeSerieRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchPhantomTimeSerieRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchPhantomTimeSerieRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchPhantomTimeSerieRequest_FieldMask) FilterInputFields ¶
func (fieldMask *WatchPhantomTimeSerieRequest_FieldMask) FilterInputFields() *WatchPhantomTimeSerieRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchPhantomTimeSerieRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchPhantomTimeSerieRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchPhantomTimeSerieRequest_FieldMask) GetPaths ¶
func (fieldMask *WatchPhantomTimeSerieRequest_FieldMask) GetPaths() []WatchPhantomTimeSerieRequest_FieldPath
func (*WatchPhantomTimeSerieRequest_FieldMask) GetRawPaths ¶
func (fieldMask *WatchPhantomTimeSerieRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchPhantomTimeSerieRequest_FieldMask) IsFull ¶
func (fieldMask *WatchPhantomTimeSerieRequest_FieldMask) IsFull() bool
func (WatchPhantomTimeSerieRequest_FieldMask) Marshal ¶
func (fieldMask WatchPhantomTimeSerieRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchPhantomTimeSerieRequest_FieldMask) MarshalJSON ¶
func (fieldMask WatchPhantomTimeSerieRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchPhantomTimeSerieRequest_FieldMask) PathsCount ¶
func (fieldMask *WatchPhantomTimeSerieRequest_FieldMask) PathsCount() int
func (*WatchPhantomTimeSerieRequest_FieldMask) Project ¶
func (fieldMask *WatchPhantomTimeSerieRequest_FieldMask) Project(source *WatchPhantomTimeSerieRequest) *WatchPhantomTimeSerieRequest
func (*WatchPhantomTimeSerieRequest_FieldMask) ProjectRaw ¶
func (fieldMask *WatchPhantomTimeSerieRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchPhantomTimeSerieRequest_FieldMask) ProtoMessage ¶
func (fieldMask *WatchPhantomTimeSerieRequest_FieldMask) ProtoMessage()
func (*WatchPhantomTimeSerieRequest_FieldMask) ProtoReflect ¶
func (fieldMask *WatchPhantomTimeSerieRequest_FieldMask) ProtoReflect() preflect.Message
func (*WatchPhantomTimeSerieRequest_FieldMask) Reset ¶
func (fieldMask *WatchPhantomTimeSerieRequest_FieldMask) Reset()
func (*WatchPhantomTimeSerieRequest_FieldMask) Set ¶
func (fieldMask *WatchPhantomTimeSerieRequest_FieldMask) Set(target, source *WatchPhantomTimeSerieRequest)
func (*WatchPhantomTimeSerieRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchPhantomTimeSerieRequest_FieldMask) SetFromCliFlag(raw string) error
func (*WatchPhantomTimeSerieRequest_FieldMask) SetRaw ¶
func (fieldMask *WatchPhantomTimeSerieRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchPhantomTimeSerieRequest_FieldMask) Size ¶
func (fieldMask *WatchPhantomTimeSerieRequest_FieldMask) Size() int
func (*WatchPhantomTimeSerieRequest_FieldMask) String ¶
func (fieldMask *WatchPhantomTimeSerieRequest_FieldMask) String() string
func (*WatchPhantomTimeSerieRequest_FieldMask) Subtract ¶
func (fieldMask *WatchPhantomTimeSerieRequest_FieldMask) Subtract(other *WatchPhantomTimeSerieRequest_FieldMask) *WatchPhantomTimeSerieRequest_FieldMask
func (*WatchPhantomTimeSerieRequest_FieldMask) SubtractRaw ¶
func (fieldMask *WatchPhantomTimeSerieRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchPhantomTimeSerieRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchPhantomTimeSerieRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchPhantomTimeSerieRequest_FieldMask) Unmarshal ¶
func (fieldMask *WatchPhantomTimeSerieRequest_FieldMask) Unmarshal(data []byte) error
func (*WatchPhantomTimeSerieRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchPhantomTimeSerieRequest_FieldMask) UnmarshalJSON(data []byte) error
type WatchPhantomTimeSerieRequest_FieldPath ¶
type WatchPhantomTimeSerieRequest_FieldPath interface { gotenobject.FieldPath Selector() WatchPhantomTimeSerieRequest_FieldPathSelector Get(source *WatchPhantomTimeSerieRequest) []interface{} GetSingle(source *WatchPhantomTimeSerieRequest) (interface{}, bool) ClearValue(item *WatchPhantomTimeSerieRequest) // Those methods build corresponding WatchPhantomTimeSerieRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchPhantomTimeSerieRequest_FieldPathValue WithIArrayOfValues(values interface{}) WatchPhantomTimeSerieRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchPhantomTimeSerieRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchPhantomTimeSerieRequest_FieldPath ¶
func BuildWatchPhantomTimeSerieRequest_FieldPath(fp gotenobject.RawFieldPath) (WatchPhantomTimeSerieRequest_FieldPath, error)
func MustParseWatchPhantomTimeSerieRequest_FieldPath ¶
func MustParseWatchPhantomTimeSerieRequest_FieldPath(rawField string) WatchPhantomTimeSerieRequest_FieldPath
func ParseWatchPhantomTimeSerieRequest_FieldPath ¶
func ParseWatchPhantomTimeSerieRequest_FieldPath(rawField string) (WatchPhantomTimeSerieRequest_FieldPath, error)
type WatchPhantomTimeSerieRequest_FieldPathArrayItemValue ¶
type WatchPhantomTimeSerieRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchPhantomTimeSerieRequest_FieldPath ContainsValue(*WatchPhantomTimeSerieRequest) bool }
WatchPhantomTimeSerieRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchPhantomTimeSerieRequest according to their type Present only for array (repeated) types.
func MustParseWatchPhantomTimeSerieRequest_FieldPathArrayItemValue ¶
func MustParseWatchPhantomTimeSerieRequest_FieldPathArrayItemValue(pathStr, valueStr string) WatchPhantomTimeSerieRequest_FieldPathArrayItemValue
func ParseWatchPhantomTimeSerieRequest_FieldPathArrayItemValue ¶
func ParseWatchPhantomTimeSerieRequest_FieldPathArrayItemValue(pathStr, valueStr string) (WatchPhantomTimeSerieRequest_FieldPathArrayItemValue, error)
ParseWatchPhantomTimeSerieRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchPhantomTimeSerieRequest_FieldPathArrayOfValues ¶
type WatchPhantomTimeSerieRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchPhantomTimeSerieRequest_FieldPath }
WatchPhantomTimeSerieRequest_FieldPathArrayOfValues allows storing slice of values for WatchPhantomTimeSerieRequest fields according to their type
func MustParseWatchPhantomTimeSerieRequest_FieldPathArrayOfValues ¶
func MustParseWatchPhantomTimeSerieRequest_FieldPathArrayOfValues(pathStr, valuesStr string) WatchPhantomTimeSerieRequest_FieldPathArrayOfValues
func ParseWatchPhantomTimeSerieRequest_FieldPathArrayOfValues ¶
func ParseWatchPhantomTimeSerieRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchPhantomTimeSerieRequest_FieldPathArrayOfValues, error)
type WatchPhantomTimeSerieRequest_FieldPathSelector ¶
type WatchPhantomTimeSerieRequest_FieldPathSelector int32
const ( WatchPhantomTimeSerieRequest_FieldPathSelectorName WatchPhantomTimeSerieRequest_FieldPathSelector = 0 WatchPhantomTimeSerieRequest_FieldPathSelectorFieldMask WatchPhantomTimeSerieRequest_FieldPathSelector = 1 WatchPhantomTimeSerieRequest_FieldPathSelectorView WatchPhantomTimeSerieRequest_FieldPathSelector = 2 )
func (WatchPhantomTimeSerieRequest_FieldPathSelector) String ¶
func (s WatchPhantomTimeSerieRequest_FieldPathSelector) String() string
type WatchPhantomTimeSerieRequest_FieldPathValue ¶
type WatchPhantomTimeSerieRequest_FieldPathValue interface { WatchPhantomTimeSerieRequest_FieldPath gotenobject.FieldPathValue SetTo(target **WatchPhantomTimeSerieRequest) CompareWith(*WatchPhantomTimeSerieRequest) (cmp int, comparable bool) }
WatchPhantomTimeSerieRequest_FieldPathValue allows storing values for WatchPhantomTimeSerieRequest fields according to their type
func MustParseWatchPhantomTimeSerieRequest_FieldPathValue ¶
func MustParseWatchPhantomTimeSerieRequest_FieldPathValue(pathStr, valueStr string) WatchPhantomTimeSerieRequest_FieldPathValue
func ParseWatchPhantomTimeSerieRequest_FieldPathValue ¶
func ParseWatchPhantomTimeSerieRequest_FieldPathValue(pathStr, valueStr string) (WatchPhantomTimeSerieRequest_FieldPathValue, error)
type WatchPhantomTimeSerieRequest_FieldTerminalPath ¶
type WatchPhantomTimeSerieRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchPhantomTimeSerieRequest_FieldTerminalPath) ClearValue ¶
func (fp *WatchPhantomTimeSerieRequest_FieldTerminalPath) ClearValue(item *WatchPhantomTimeSerieRequest)
func (*WatchPhantomTimeSerieRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchPhantomTimeSerieRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchPhantomTimeSerieRequest_FieldTerminalPath) Get ¶
func (fp *WatchPhantomTimeSerieRequest_FieldTerminalPath) Get(source *WatchPhantomTimeSerieRequest) (values []interface{})
Get returns all values pointed by specific field from source WatchPhantomTimeSerieRequest
func (*WatchPhantomTimeSerieRequest_FieldTerminalPath) GetDefault ¶
func (fp *WatchPhantomTimeSerieRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchPhantomTimeSerieRequest_FieldTerminalPath) GetRaw ¶
func (fp *WatchPhantomTimeSerieRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchPhantomTimeSerieRequest_FieldTerminalPath) GetSingle ¶
func (fp *WatchPhantomTimeSerieRequest_FieldTerminalPath) GetSingle(source *WatchPhantomTimeSerieRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchPhantomTimeSerieRequest
func (*WatchPhantomTimeSerieRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchPhantomTimeSerieRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchPhantomTimeSerieRequest_FieldTerminalPath) IsLeaf ¶
func (fp *WatchPhantomTimeSerieRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchPhantomTimeSerieRequest_FieldTerminalPath) JSONString ¶
func (fp *WatchPhantomTimeSerieRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchPhantomTimeSerieRequest_FieldTerminalPath) Selector ¶
func (fp *WatchPhantomTimeSerieRequest_FieldTerminalPath) Selector() WatchPhantomTimeSerieRequest_FieldPathSelector
func (*WatchPhantomTimeSerieRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *WatchPhantomTimeSerieRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchPhantomTimeSerieRequest_FieldTerminalPath) String ¶
func (fp *WatchPhantomTimeSerieRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchPhantomTimeSerieRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchPhantomTimeSerieRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchPhantomTimeSerieRequest_FieldPathArrayItemValue
func (*WatchPhantomTimeSerieRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchPhantomTimeSerieRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchPhantomTimeSerieRequest_FieldPathArrayOfValues
func (*WatchPhantomTimeSerieRequest_FieldTerminalPath) WithIValue ¶
func (fp *WatchPhantomTimeSerieRequest_FieldTerminalPath) WithIValue(value interface{}) WatchPhantomTimeSerieRequest_FieldPathValue
func (*WatchPhantomTimeSerieRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchPhantomTimeSerieRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchPhantomTimeSerieRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchPhantomTimeSerieRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchPhantomTimeSerieRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchPhantomTimeSerieRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchPhantomTimeSerieRequest_FieldTerminalPathArrayItemValue ¶
type WatchPhantomTimeSerieRequest_FieldTerminalPathArrayItemValue struct { WatchPhantomTimeSerieRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchPhantomTimeSerieRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchPhantomTimeSerieRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchPhantomTimeSerieRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchPhantomTimeSerieRequest'
func (*WatchPhantomTimeSerieRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchPhantomTimeSerieRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchPhantomTimeSerieRequest as interface{}
func (*WatchPhantomTimeSerieRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchPhantomTimeSerieRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchPhantomTimeSerieRequest) (interface{}, bool)
func (*WatchPhantomTimeSerieRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchPhantomTimeSerieRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchPhantomTimeSerieRequest_FieldTerminalPathArrayOfValues ¶
type WatchPhantomTimeSerieRequest_FieldTerminalPathArrayOfValues struct { WatchPhantomTimeSerieRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchPhantomTimeSerieRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *WatchPhantomTimeSerieRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*phantom_time_serie.PhantomTimeSerie_FieldMask, bool)
func (*WatchPhantomTimeSerieRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues ¶
func (fpaov *WatchPhantomTimeSerieRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*phantom_time_serie.Reference, bool)
func (*WatchPhantomTimeSerieRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *WatchPhantomTimeSerieRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*WatchPhantomTimeSerieRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchPhantomTimeSerieRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchPhantomTimeSerieRequest_FieldTerminalPathValue ¶
type WatchPhantomTimeSerieRequest_FieldTerminalPathValue struct { WatchPhantomTimeSerieRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchPhantomTimeSerieRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *WatchPhantomTimeSerieRequest_FieldTerminalPathValue) AsFieldMaskValue() (*phantom_time_serie.PhantomTimeSerie_FieldMask, bool)
func (*WatchPhantomTimeSerieRequest_FieldTerminalPathValue) AsNameValue ¶
func (fpv *WatchPhantomTimeSerieRequest_FieldTerminalPathValue) AsNameValue() (*phantom_time_serie.Reference, bool)
func (*WatchPhantomTimeSerieRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *WatchPhantomTimeSerieRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*WatchPhantomTimeSerieRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchPhantomTimeSerieRequest_FieldTerminalPathValue) CompareWith(source *WatchPhantomTimeSerieRequest) (int, bool)
CompareWith compares value in the 'WatchPhantomTimeSerieRequest_FieldTerminalPathValue' with the value under path in 'WatchPhantomTimeSerieRequest'.
func (*WatchPhantomTimeSerieRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchPhantomTimeSerieRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchPhantomTimeSerieRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchPhantomTimeSerieRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'WatchPhantomTimeSerieRequest' as interface{}
func (*WatchPhantomTimeSerieRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchPhantomTimeSerieRequest_FieldTerminalPathValue) SetTo(target **WatchPhantomTimeSerieRequest)
SetTo stores value for selected field for object WatchPhantomTimeSerieRequest
func (*WatchPhantomTimeSerieRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchPhantomTimeSerieRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchPhantomTimeSerieResponse ¶
type WatchPhantomTimeSerieResponse struct { Change *phantom_time_serie.PhantomTimeSerieChange `protobuf:"bytes,1,opt,name=change,proto3" json:"change,omitempty" firestore:"change"` // contains filtered or unexported fields }
WatchPhantomTimeSerieResponse
func (*WatchPhantomTimeSerieResponse) Clone ¶
func (o *WatchPhantomTimeSerieResponse) Clone() *WatchPhantomTimeSerieResponse
func (*WatchPhantomTimeSerieResponse) CloneRaw ¶
func (o *WatchPhantomTimeSerieResponse) CloneRaw() gotenobject.GotenObjectExt
func (*WatchPhantomTimeSerieResponse) Descriptor ¶
func (*WatchPhantomTimeSerieResponse) Descriptor() ([]byte, []int)
Deprecated, Use WatchPhantomTimeSerieResponse.ProtoReflect.Descriptor instead.
func (*WatchPhantomTimeSerieResponse) GetChange ¶
func (m *WatchPhantomTimeSerieResponse) GetChange() *phantom_time_serie.PhantomTimeSerieChange
func (*WatchPhantomTimeSerieResponse) GotenMessage ¶
func (*WatchPhantomTimeSerieResponse) GotenMessage()
func (*WatchPhantomTimeSerieResponse) GotenObjectExt ¶
func (o *WatchPhantomTimeSerieResponse) GotenObjectExt()
func (*WatchPhantomTimeSerieResponse) GotenValidate ¶
func (obj *WatchPhantomTimeSerieResponse) GotenValidate() error
func (*WatchPhantomTimeSerieResponse) MakeDiffFieldMask ¶
func (o *WatchPhantomTimeSerieResponse) MakeDiffFieldMask(other *WatchPhantomTimeSerieResponse) *WatchPhantomTimeSerieResponse_FieldMask
func (*WatchPhantomTimeSerieResponse) MakeFullFieldMask ¶
func (o *WatchPhantomTimeSerieResponse) MakeFullFieldMask() *WatchPhantomTimeSerieResponse_FieldMask
func (*WatchPhantomTimeSerieResponse) MakeRawDiffFieldMask ¶
func (o *WatchPhantomTimeSerieResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchPhantomTimeSerieResponse) MakeRawFullFieldMask ¶
func (o *WatchPhantomTimeSerieResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchPhantomTimeSerieResponse) Marshal ¶
func (m *WatchPhantomTimeSerieResponse) Marshal() ([]byte, error)
func (*WatchPhantomTimeSerieResponse) MarshalJSON ¶
func (m *WatchPhantomTimeSerieResponse) MarshalJSON() ([]byte, error)
func (*WatchPhantomTimeSerieResponse) Merge ¶
func (o *WatchPhantomTimeSerieResponse) Merge(source *WatchPhantomTimeSerieResponse)
func (*WatchPhantomTimeSerieResponse) MergeRaw ¶
func (o *WatchPhantomTimeSerieResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchPhantomTimeSerieResponse) ProtoMessage ¶
func (*WatchPhantomTimeSerieResponse) ProtoMessage()
func (*WatchPhantomTimeSerieResponse) ProtoReflect ¶
func (m *WatchPhantomTimeSerieResponse) ProtoReflect() preflect.Message
func (*WatchPhantomTimeSerieResponse) Reset ¶
func (m *WatchPhantomTimeSerieResponse) Reset()
func (*WatchPhantomTimeSerieResponse) SetChange ¶
func (m *WatchPhantomTimeSerieResponse) SetChange(fv *phantom_time_serie.PhantomTimeSerieChange)
func (*WatchPhantomTimeSerieResponse) String ¶
func (m *WatchPhantomTimeSerieResponse) String() string
func (*WatchPhantomTimeSerieResponse) Unmarshal ¶
func (m *WatchPhantomTimeSerieResponse) Unmarshal(b []byte) error
func (*WatchPhantomTimeSerieResponse) UnmarshalJSON ¶
func (m *WatchPhantomTimeSerieResponse) UnmarshalJSON(data []byte) error
type WatchPhantomTimeSerieResponseFieldPathBuilder ¶
type WatchPhantomTimeSerieResponseFieldPathBuilder struct{}
func NewWatchPhantomTimeSerieResponseFieldPathBuilder ¶
func NewWatchPhantomTimeSerieResponseFieldPathBuilder() WatchPhantomTimeSerieResponseFieldPathBuilder
type WatchPhantomTimeSerieResponsePathSelectorChange ¶
type WatchPhantomTimeSerieResponsePathSelectorChange struct{}
func (WatchPhantomTimeSerieResponsePathSelectorChange) WithArrayOfValues ¶
func (s WatchPhantomTimeSerieResponsePathSelectorChange) WithArrayOfValues(values []*phantom_time_serie.PhantomTimeSerieChange) *WatchPhantomTimeSerieResponse_FieldTerminalPathArrayOfValues
type WatchPhantomTimeSerieResponse_FieldMask ¶
type WatchPhantomTimeSerieResponse_FieldMask struct {
Paths []WatchPhantomTimeSerieResponse_FieldPath
}
func FullWatchPhantomTimeSerieResponse_FieldMask ¶
func FullWatchPhantomTimeSerieResponse_FieldMask() *WatchPhantomTimeSerieResponse_FieldMask
func (*WatchPhantomTimeSerieResponse_FieldMask) AppendPath ¶
func (fieldMask *WatchPhantomTimeSerieResponse_FieldMask) AppendPath(path WatchPhantomTimeSerieResponse_FieldPath)
func (*WatchPhantomTimeSerieResponse_FieldMask) AppendRawPath ¶
func (fieldMask *WatchPhantomTimeSerieResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchPhantomTimeSerieResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchPhantomTimeSerieResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchPhantomTimeSerieResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchPhantomTimeSerieResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchPhantomTimeSerieResponse_FieldMask) FilterInputFields ¶
func (fieldMask *WatchPhantomTimeSerieResponse_FieldMask) FilterInputFields() *WatchPhantomTimeSerieResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchPhantomTimeSerieResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchPhantomTimeSerieResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchPhantomTimeSerieResponse_FieldMask) GetPaths ¶
func (fieldMask *WatchPhantomTimeSerieResponse_FieldMask) GetPaths() []WatchPhantomTimeSerieResponse_FieldPath
func (*WatchPhantomTimeSerieResponse_FieldMask) GetRawPaths ¶
func (fieldMask *WatchPhantomTimeSerieResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchPhantomTimeSerieResponse_FieldMask) IsFull ¶
func (fieldMask *WatchPhantomTimeSerieResponse_FieldMask) IsFull() bool
func (WatchPhantomTimeSerieResponse_FieldMask) Marshal ¶
func (fieldMask WatchPhantomTimeSerieResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchPhantomTimeSerieResponse_FieldMask) MarshalJSON ¶
func (fieldMask WatchPhantomTimeSerieResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchPhantomTimeSerieResponse_FieldMask) PathsCount ¶
func (fieldMask *WatchPhantomTimeSerieResponse_FieldMask) PathsCount() int
func (*WatchPhantomTimeSerieResponse_FieldMask) Project ¶
func (fieldMask *WatchPhantomTimeSerieResponse_FieldMask) Project(source *WatchPhantomTimeSerieResponse) *WatchPhantomTimeSerieResponse
func (*WatchPhantomTimeSerieResponse_FieldMask) ProjectRaw ¶
func (fieldMask *WatchPhantomTimeSerieResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchPhantomTimeSerieResponse_FieldMask) ProtoMessage ¶
func (fieldMask *WatchPhantomTimeSerieResponse_FieldMask) ProtoMessage()
func (*WatchPhantomTimeSerieResponse_FieldMask) ProtoReflect ¶
func (fieldMask *WatchPhantomTimeSerieResponse_FieldMask) ProtoReflect() preflect.Message
func (*WatchPhantomTimeSerieResponse_FieldMask) Reset ¶
func (fieldMask *WatchPhantomTimeSerieResponse_FieldMask) Reset()
func (*WatchPhantomTimeSerieResponse_FieldMask) Set ¶
func (fieldMask *WatchPhantomTimeSerieResponse_FieldMask) Set(target, source *WatchPhantomTimeSerieResponse)
func (*WatchPhantomTimeSerieResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchPhantomTimeSerieResponse_FieldMask) SetFromCliFlag(raw string) error
func (*WatchPhantomTimeSerieResponse_FieldMask) SetRaw ¶
func (fieldMask *WatchPhantomTimeSerieResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchPhantomTimeSerieResponse_FieldMask) Size ¶
func (fieldMask *WatchPhantomTimeSerieResponse_FieldMask) Size() int
func (*WatchPhantomTimeSerieResponse_FieldMask) String ¶
func (fieldMask *WatchPhantomTimeSerieResponse_FieldMask) String() string
func (*WatchPhantomTimeSerieResponse_FieldMask) Subtract ¶
func (fieldMask *WatchPhantomTimeSerieResponse_FieldMask) Subtract(other *WatchPhantomTimeSerieResponse_FieldMask) *WatchPhantomTimeSerieResponse_FieldMask
func (*WatchPhantomTimeSerieResponse_FieldMask) SubtractRaw ¶
func (fieldMask *WatchPhantomTimeSerieResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchPhantomTimeSerieResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchPhantomTimeSerieResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchPhantomTimeSerieResponse_FieldMask) Unmarshal ¶
func (fieldMask *WatchPhantomTimeSerieResponse_FieldMask) Unmarshal(data []byte) error
func (*WatchPhantomTimeSerieResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchPhantomTimeSerieResponse_FieldMask) UnmarshalJSON(data []byte) error
type WatchPhantomTimeSerieResponse_FieldPath ¶
type WatchPhantomTimeSerieResponse_FieldPath interface { gotenobject.FieldPath Selector() WatchPhantomTimeSerieResponse_FieldPathSelector Get(source *WatchPhantomTimeSerieResponse) []interface{} GetSingle(source *WatchPhantomTimeSerieResponse) (interface{}, bool) ClearValue(item *WatchPhantomTimeSerieResponse) // Those methods build corresponding WatchPhantomTimeSerieResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchPhantomTimeSerieResponse_FieldPathValue WithIArrayOfValues(values interface{}) WatchPhantomTimeSerieResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchPhantomTimeSerieResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchPhantomTimeSerieResponse_FieldPath ¶
func BuildWatchPhantomTimeSerieResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchPhantomTimeSerieResponse_FieldPath, error)
func MustParseWatchPhantomTimeSerieResponse_FieldPath ¶
func MustParseWatchPhantomTimeSerieResponse_FieldPath(rawField string) WatchPhantomTimeSerieResponse_FieldPath
func ParseWatchPhantomTimeSerieResponse_FieldPath ¶
func ParseWatchPhantomTimeSerieResponse_FieldPath(rawField string) (WatchPhantomTimeSerieResponse_FieldPath, error)
type WatchPhantomTimeSerieResponse_FieldPathArrayItemValue ¶
type WatchPhantomTimeSerieResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchPhantomTimeSerieResponse_FieldPath ContainsValue(*WatchPhantomTimeSerieResponse) bool }
WatchPhantomTimeSerieResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchPhantomTimeSerieResponse according to their type Present only for array (repeated) types.
func MustParseWatchPhantomTimeSerieResponse_FieldPathArrayItemValue ¶
func MustParseWatchPhantomTimeSerieResponse_FieldPathArrayItemValue(pathStr, valueStr string) WatchPhantomTimeSerieResponse_FieldPathArrayItemValue
func ParseWatchPhantomTimeSerieResponse_FieldPathArrayItemValue ¶
func ParseWatchPhantomTimeSerieResponse_FieldPathArrayItemValue(pathStr, valueStr string) (WatchPhantomTimeSerieResponse_FieldPathArrayItemValue, error)
ParseWatchPhantomTimeSerieResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchPhantomTimeSerieResponse_FieldPathArrayOfValues ¶
type WatchPhantomTimeSerieResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchPhantomTimeSerieResponse_FieldPath }
WatchPhantomTimeSerieResponse_FieldPathArrayOfValues allows storing slice of values for WatchPhantomTimeSerieResponse fields according to their type
func MustParseWatchPhantomTimeSerieResponse_FieldPathArrayOfValues ¶
func MustParseWatchPhantomTimeSerieResponse_FieldPathArrayOfValues(pathStr, valuesStr string) WatchPhantomTimeSerieResponse_FieldPathArrayOfValues
func ParseWatchPhantomTimeSerieResponse_FieldPathArrayOfValues ¶
func ParseWatchPhantomTimeSerieResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchPhantomTimeSerieResponse_FieldPathArrayOfValues, error)
type WatchPhantomTimeSerieResponse_FieldPathSelector ¶
type WatchPhantomTimeSerieResponse_FieldPathSelector int32
const (
WatchPhantomTimeSerieResponse_FieldPathSelectorChange WatchPhantomTimeSerieResponse_FieldPathSelector = 0
)
func (WatchPhantomTimeSerieResponse_FieldPathSelector) String ¶
func (s WatchPhantomTimeSerieResponse_FieldPathSelector) String() string
type WatchPhantomTimeSerieResponse_FieldPathValue ¶
type WatchPhantomTimeSerieResponse_FieldPathValue interface { WatchPhantomTimeSerieResponse_FieldPath gotenobject.FieldPathValue SetTo(target **WatchPhantomTimeSerieResponse) CompareWith(*WatchPhantomTimeSerieResponse) (cmp int, comparable bool) }
WatchPhantomTimeSerieResponse_FieldPathValue allows storing values for WatchPhantomTimeSerieResponse fields according to their type
func MustParseWatchPhantomTimeSerieResponse_FieldPathValue ¶
func MustParseWatchPhantomTimeSerieResponse_FieldPathValue(pathStr, valueStr string) WatchPhantomTimeSerieResponse_FieldPathValue
func ParseWatchPhantomTimeSerieResponse_FieldPathValue ¶
func ParseWatchPhantomTimeSerieResponse_FieldPathValue(pathStr, valueStr string) (WatchPhantomTimeSerieResponse_FieldPathValue, error)
type WatchPhantomTimeSerieResponse_FieldTerminalPath ¶
type WatchPhantomTimeSerieResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchPhantomTimeSerieResponse_FieldTerminalPath) ClearValue ¶
func (fp *WatchPhantomTimeSerieResponse_FieldTerminalPath) ClearValue(item *WatchPhantomTimeSerieResponse)
func (*WatchPhantomTimeSerieResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchPhantomTimeSerieResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchPhantomTimeSerieResponse_FieldTerminalPath) Get ¶
func (fp *WatchPhantomTimeSerieResponse_FieldTerminalPath) Get(source *WatchPhantomTimeSerieResponse) (values []interface{})
Get returns all values pointed by specific field from source WatchPhantomTimeSerieResponse
func (*WatchPhantomTimeSerieResponse_FieldTerminalPath) GetDefault ¶
func (fp *WatchPhantomTimeSerieResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchPhantomTimeSerieResponse_FieldTerminalPath) GetRaw ¶
func (fp *WatchPhantomTimeSerieResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchPhantomTimeSerieResponse_FieldTerminalPath) GetSingle ¶
func (fp *WatchPhantomTimeSerieResponse_FieldTerminalPath) GetSingle(source *WatchPhantomTimeSerieResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchPhantomTimeSerieResponse
func (*WatchPhantomTimeSerieResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchPhantomTimeSerieResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchPhantomTimeSerieResponse_FieldTerminalPath) IsLeaf ¶
func (fp *WatchPhantomTimeSerieResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchPhantomTimeSerieResponse_FieldTerminalPath) JSONString ¶
func (fp *WatchPhantomTimeSerieResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchPhantomTimeSerieResponse_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *WatchPhantomTimeSerieResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchPhantomTimeSerieResponse_FieldTerminalPath) String ¶
func (fp *WatchPhantomTimeSerieResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchPhantomTimeSerieResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchPhantomTimeSerieResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchPhantomTimeSerieResponse_FieldPathArrayItemValue
func (*WatchPhantomTimeSerieResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchPhantomTimeSerieResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchPhantomTimeSerieResponse_FieldPathArrayOfValues
func (*WatchPhantomTimeSerieResponse_FieldTerminalPath) WithIValue ¶
func (fp *WatchPhantomTimeSerieResponse_FieldTerminalPath) WithIValue(value interface{}) WatchPhantomTimeSerieResponse_FieldPathValue
func (*WatchPhantomTimeSerieResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchPhantomTimeSerieResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchPhantomTimeSerieResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchPhantomTimeSerieResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchPhantomTimeSerieResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchPhantomTimeSerieResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchPhantomTimeSerieResponse_FieldTerminalPathArrayItemValue ¶
type WatchPhantomTimeSerieResponse_FieldTerminalPathArrayItemValue struct { WatchPhantomTimeSerieResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchPhantomTimeSerieResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchPhantomTimeSerieResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchPhantomTimeSerieResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchPhantomTimeSerieResponse'
func (*WatchPhantomTimeSerieResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchPhantomTimeSerieResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchPhantomTimeSerieResponse as interface{}
func (*WatchPhantomTimeSerieResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchPhantomTimeSerieResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchPhantomTimeSerieResponse) (interface{}, bool)
func (*WatchPhantomTimeSerieResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchPhantomTimeSerieResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchPhantomTimeSerieResponse_FieldTerminalPathArrayOfValues ¶
type WatchPhantomTimeSerieResponse_FieldTerminalPathArrayOfValues struct { WatchPhantomTimeSerieResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchPhantomTimeSerieResponse_FieldTerminalPathArrayOfValues) AsChangeArrayOfValues ¶
func (fpaov *WatchPhantomTimeSerieResponse_FieldTerminalPathArrayOfValues) AsChangeArrayOfValues() ([]*phantom_time_serie.PhantomTimeSerieChange, bool)
func (*WatchPhantomTimeSerieResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchPhantomTimeSerieResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchPhantomTimeSerieResponse_FieldTerminalPathValue ¶
type WatchPhantomTimeSerieResponse_FieldTerminalPathValue struct { WatchPhantomTimeSerieResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchPhantomTimeSerieResponse_FieldTerminalPathValue) AsChangeValue ¶
func (fpv *WatchPhantomTimeSerieResponse_FieldTerminalPathValue) AsChangeValue() (*phantom_time_serie.PhantomTimeSerieChange, bool)
func (*WatchPhantomTimeSerieResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchPhantomTimeSerieResponse_FieldTerminalPathValue) CompareWith(source *WatchPhantomTimeSerieResponse) (int, bool)
CompareWith compares value in the 'WatchPhantomTimeSerieResponse_FieldTerminalPathValue' with the value under path in 'WatchPhantomTimeSerieResponse'.
func (*WatchPhantomTimeSerieResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchPhantomTimeSerieResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchPhantomTimeSerieResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchPhantomTimeSerieResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'WatchPhantomTimeSerieResponse' as interface{}
func (*WatchPhantomTimeSerieResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchPhantomTimeSerieResponse_FieldTerminalPathValue) SetTo(target **WatchPhantomTimeSerieResponse)
SetTo stores value for selected field for object WatchPhantomTimeSerieResponse
func (*WatchPhantomTimeSerieResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchPhantomTimeSerieResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchPhantomTimeSeriesClientStream ¶
type WatchPhantomTimeSeriesClientStream interface { Recv() (*WatchPhantomTimeSeriesResponse, error) grpc.ClientStream }
type WatchPhantomTimeSeriesDescriptor ¶ added in v0.4.28
type WatchPhantomTimeSeriesDescriptor struct{}
func GetWatchPhantomTimeSeriesDescriptor ¶ added in v0.4.28
func GetWatchPhantomTimeSeriesDescriptor() *WatchPhantomTimeSeriesDescriptor
func (*WatchPhantomTimeSeriesDescriptor) GetApiDescriptor ¶ added in v0.4.28
func (d *WatchPhantomTimeSeriesDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*WatchPhantomTimeSeriesDescriptor) GetApiName ¶ added in v0.4.28
func (d *WatchPhantomTimeSeriesDescriptor) GetApiName() string
func (*WatchPhantomTimeSeriesDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.28
func (d *WatchPhantomTimeSeriesDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchPhantomTimeSeriesDescriptor) GetFullMethodName ¶ added in v0.4.28
func (d *WatchPhantomTimeSeriesDescriptor) GetFullMethodName() string
func (*WatchPhantomTimeSeriesDescriptor) GetMethodName ¶ added in v0.4.28
func (d *WatchPhantomTimeSeriesDescriptor) GetMethodName() string
func (*WatchPhantomTimeSeriesDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *WatchPhantomTimeSeriesDescriptor) GetProtoPkgName() string
func (*WatchPhantomTimeSeriesDescriptor) GetResourceDescriptor ¶ added in v0.4.30
func (d *WatchPhantomTimeSeriesDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*WatchPhantomTimeSeriesDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.28
func (d *WatchPhantomTimeSeriesDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchPhantomTimeSeriesDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *WatchPhantomTimeSeriesDescriptor) GetServiceDomain() string
func (*WatchPhantomTimeSeriesDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *WatchPhantomTimeSeriesDescriptor) GetServiceVersion() string
func (*WatchPhantomTimeSeriesDescriptor) GetVerb ¶ added in v0.4.28
func (d *WatchPhantomTimeSeriesDescriptor) GetVerb() string
func (*WatchPhantomTimeSeriesDescriptor) HasResource ¶ added in v0.4.30
func (d *WatchPhantomTimeSeriesDescriptor) HasResource() bool
func (*WatchPhantomTimeSeriesDescriptor) IsClientStream ¶ added in v0.4.28
func (d *WatchPhantomTimeSeriesDescriptor) IsClientStream() bool
func (*WatchPhantomTimeSeriesDescriptor) IsCollection ¶ added in v0.4.30
func (d *WatchPhantomTimeSeriesDescriptor) IsCollection() bool
func (*WatchPhantomTimeSeriesDescriptor) IsPlural ¶ added in v0.4.30
func (d *WatchPhantomTimeSeriesDescriptor) IsPlural() bool
func (*WatchPhantomTimeSeriesDescriptor) IsServerStream ¶ added in v0.4.28
func (d *WatchPhantomTimeSeriesDescriptor) IsServerStream() bool
func (*WatchPhantomTimeSeriesDescriptor) IsUnary ¶ added in v0.4.28
func (d *WatchPhantomTimeSeriesDescriptor) IsUnary() bool
func (*WatchPhantomTimeSeriesDescriptor) NewEmptyClientMsg ¶ added in v0.4.28
func (d *WatchPhantomTimeSeriesDescriptor) NewEmptyClientMsg() proto.Message
func (*WatchPhantomTimeSeriesDescriptor) NewEmptyServerMsg ¶ added in v0.4.28
func (d *WatchPhantomTimeSeriesDescriptor) NewEmptyServerMsg() proto.Message
func (*WatchPhantomTimeSeriesDescriptor) RequestHasResourceBody ¶ added in v0.4.28
func (d *WatchPhantomTimeSeriesDescriptor) RequestHasResourceBody() bool
type WatchPhantomTimeSeriesDescriptorClientMsgHandle ¶ added in v0.4.28
type WatchPhantomTimeSeriesDescriptorClientMsgHandle struct{}
func (*WatchPhantomTimeSeriesDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *WatchPhantomTimeSeriesDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchPhantomTimeSeriesDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *WatchPhantomTimeSeriesDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchPhantomTimeSeriesDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *WatchPhantomTimeSeriesDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchPhantomTimeSeriesDescriptorServerMsgHandle ¶ added in v0.4.28
type WatchPhantomTimeSeriesDescriptorServerMsgHandle struct{}
func (*WatchPhantomTimeSeriesDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *WatchPhantomTimeSeriesDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchPhantomTimeSeriesDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *WatchPhantomTimeSeriesDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchPhantomTimeSeriesDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *WatchPhantomTimeSeriesDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchPhantomTimeSeriesRequest ¶
type WatchPhantomTimeSeriesRequest struct { // Type of a watch. Identifies how server stream data to a client, which // fields in a request are allowed and which fields in response are relevant. Type watch_type.WatchType `protobuf:"varint,9,opt,name=type,proto3,enum=goten.watch_type.WatchType" json:"type,omitempty" firestore:"type"` // Parent reference of ntt.monitoring.v3.PhantomTimeSerie Parent *phantom_time_serie.ParentReference `protobuf:"bytes,1,opt,customtype=ParentReference,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // Requested page size. Server may return fewer PhantomTimeSeries 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 *phantom_time_serie.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 *phantom_time_serie.OrderBy `protobuf:"bytes,4,opt,customtype=OrderBy,name=order_by,json=orderBy,proto3" json:"order_by,omitempty" firestore:"orderBy"` // A token identifying watch resume point from previous session. // Can be populated only for stateless watch type. ResumeToken string `protobuf:"bytes,10,opt,name=resume_token,json=resumeToken,proto3" json:"resume_token,omitempty" firestore:"resumeToken"` // Point in the time from which we want to start getting updates. This field // can be populated only for stateless watch type and if resume token is not // known yet. If specified, initial snapshot will NOT be provided. It is // assumed client can obtain it using separate means. Watch responses will // contain resume tokens which should be used to resume broken connection. StartingTime *timestamp.Timestamp `protobuf:"bytes,12,opt,name=starting_time,json=startingTime,proto3" json:"starting_time,omitempty" firestore:"startingTime"` // Filter - filter results by field criteria. Simplified SQL-like syntax with // following operators: // <=, >=, =, !=, <, >, LIKE, CONTAINS (aliases CONTAIN, HAS, HAVE), IN, IS // [NOT] NULL | NaN . Combine conditions with OR | AND example: 'meta.labels // CONTAINS "severity:important" OR (state.last_error_time > // "2018-11-15T10:00:00Z" AND state.status = "ERROR")' Filter *phantom_time_serie.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 PhantomTimeSerie that don't // affect any of masked fields won't be sent back. FieldMask *phantom_time_serie.PhantomTimeSerie_FieldMask `` /* 148-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 // PhantomTimeSerie that don't affect any of masked fields won't be sent back. View view.View `protobuf:"varint,8,opt,name=view,proto3,enum=goten.view.View" json:"view,omitempty" firestore:"view"` // Maximum amount of changes in each response message. Query result response // is divided on the server side into chunks with size of a specified amount // to limit memory footprint of each message. Responses will hold information // whether more elements will continue for the actual change. If unspecified, // server will pick an appropriate default. MaxChunkSize int32 `` /* 126-byte string literal not displayed */ // contains filtered or unexported fields }
Request message for method [WatchPhantomTimeSeries][ntt.monitoring.v3.WatchPhantomTimeSeries]
func (*WatchPhantomTimeSeriesRequest) Clone ¶
func (o *WatchPhantomTimeSeriesRequest) Clone() *WatchPhantomTimeSeriesRequest
func (*WatchPhantomTimeSeriesRequest) CloneRaw ¶
func (o *WatchPhantomTimeSeriesRequest) CloneRaw() gotenobject.GotenObjectExt
func (*WatchPhantomTimeSeriesRequest) Descriptor ¶
func (*WatchPhantomTimeSeriesRequest) Descriptor() ([]byte, []int)
Deprecated, Use WatchPhantomTimeSeriesRequest.ProtoReflect.Descriptor instead.
func (*WatchPhantomTimeSeriesRequest) GetFieldMask ¶
func (m *WatchPhantomTimeSeriesRequest) GetFieldMask() *phantom_time_serie.PhantomTimeSerie_FieldMask
func (*WatchPhantomTimeSeriesRequest) GetFilter ¶
func (m *WatchPhantomTimeSeriesRequest) GetFilter() *phantom_time_serie.Filter
func (*WatchPhantomTimeSeriesRequest) GetMaxChunkSize ¶
func (m *WatchPhantomTimeSeriesRequest) GetMaxChunkSize() int32
func (*WatchPhantomTimeSeriesRequest) GetOrderBy ¶
func (m *WatchPhantomTimeSeriesRequest) GetOrderBy() *phantom_time_serie.OrderBy
func (*WatchPhantomTimeSeriesRequest) GetPageSize ¶
func (m *WatchPhantomTimeSeriesRequest) GetPageSize() int32
func (*WatchPhantomTimeSeriesRequest) GetPageToken ¶
func (m *WatchPhantomTimeSeriesRequest) GetPageToken() *phantom_time_serie.PagerCursor
func (*WatchPhantomTimeSeriesRequest) GetParent ¶
func (m *WatchPhantomTimeSeriesRequest) GetParent() *phantom_time_serie.ParentReference
func (*WatchPhantomTimeSeriesRequest) GetResumeToken ¶
func (m *WatchPhantomTimeSeriesRequest) GetResumeToken() string
func (*WatchPhantomTimeSeriesRequest) GetStartingTime ¶ added in v0.9.0
func (m *WatchPhantomTimeSeriesRequest) GetStartingTime() *timestamp.Timestamp
func (*WatchPhantomTimeSeriesRequest) GetType ¶
func (m *WatchPhantomTimeSeriesRequest) GetType() watch_type.WatchType
func (*WatchPhantomTimeSeriesRequest) GetView ¶
func (m *WatchPhantomTimeSeriesRequest) GetView() view.View
func (*WatchPhantomTimeSeriesRequest) GotenMessage ¶
func (*WatchPhantomTimeSeriesRequest) GotenMessage()
func (*WatchPhantomTimeSeriesRequest) GotenObjectExt ¶
func (o *WatchPhantomTimeSeriesRequest) GotenObjectExt()
func (*WatchPhantomTimeSeriesRequest) GotenValidate ¶
func (obj *WatchPhantomTimeSeriesRequest) GotenValidate() error
func (*WatchPhantomTimeSeriesRequest) MakeDiffFieldMask ¶
func (o *WatchPhantomTimeSeriesRequest) MakeDiffFieldMask(other *WatchPhantomTimeSeriesRequest) *WatchPhantomTimeSeriesRequest_FieldMask
func (*WatchPhantomTimeSeriesRequest) MakeFullFieldMask ¶
func (o *WatchPhantomTimeSeriesRequest) MakeFullFieldMask() *WatchPhantomTimeSeriesRequest_FieldMask
func (*WatchPhantomTimeSeriesRequest) MakeRawDiffFieldMask ¶
func (o *WatchPhantomTimeSeriesRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchPhantomTimeSeriesRequest) MakeRawFullFieldMask ¶
func (o *WatchPhantomTimeSeriesRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchPhantomTimeSeriesRequest) Marshal ¶
func (m *WatchPhantomTimeSeriesRequest) Marshal() ([]byte, error)
func (*WatchPhantomTimeSeriesRequest) MarshalJSON ¶
func (m *WatchPhantomTimeSeriesRequest) MarshalJSON() ([]byte, error)
func (*WatchPhantomTimeSeriesRequest) Merge ¶
func (o *WatchPhantomTimeSeriesRequest) Merge(source *WatchPhantomTimeSeriesRequest)
func (*WatchPhantomTimeSeriesRequest) MergeRaw ¶
func (o *WatchPhantomTimeSeriesRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchPhantomTimeSeriesRequest) ProtoMessage ¶
func (*WatchPhantomTimeSeriesRequest) ProtoMessage()
func (*WatchPhantomTimeSeriesRequest) ProtoReflect ¶
func (m *WatchPhantomTimeSeriesRequest) ProtoReflect() preflect.Message
func (*WatchPhantomTimeSeriesRequest) Reset ¶
func (m *WatchPhantomTimeSeriesRequest) Reset()
func (*WatchPhantomTimeSeriesRequest) SetFieldMask ¶
func (m *WatchPhantomTimeSeriesRequest) SetFieldMask(fv *phantom_time_serie.PhantomTimeSerie_FieldMask)
func (*WatchPhantomTimeSeriesRequest) SetFilter ¶
func (m *WatchPhantomTimeSeriesRequest) SetFilter(fv *phantom_time_serie.Filter)
func (*WatchPhantomTimeSeriesRequest) SetMaxChunkSize ¶
func (m *WatchPhantomTimeSeriesRequest) SetMaxChunkSize(fv int32)
func (*WatchPhantomTimeSeriesRequest) SetOrderBy ¶
func (m *WatchPhantomTimeSeriesRequest) SetOrderBy(fv *phantom_time_serie.OrderBy)
func (*WatchPhantomTimeSeriesRequest) SetPageSize ¶
func (m *WatchPhantomTimeSeriesRequest) SetPageSize(fv int32)
func (*WatchPhantomTimeSeriesRequest) SetPageToken ¶
func (m *WatchPhantomTimeSeriesRequest) SetPageToken(fv *phantom_time_serie.PagerCursor)
func (*WatchPhantomTimeSeriesRequest) SetParent ¶
func (m *WatchPhantomTimeSeriesRequest) SetParent(fv *phantom_time_serie.ParentReference)
func (*WatchPhantomTimeSeriesRequest) SetResumeToken ¶
func (m *WatchPhantomTimeSeriesRequest) SetResumeToken(fv string)
func (*WatchPhantomTimeSeriesRequest) SetStartingTime ¶ added in v0.9.0
func (m *WatchPhantomTimeSeriesRequest) SetStartingTime(fv *timestamp.Timestamp)
func (*WatchPhantomTimeSeriesRequest) SetType ¶
func (m *WatchPhantomTimeSeriesRequest) SetType(fv watch_type.WatchType)
func (*WatchPhantomTimeSeriesRequest) SetView ¶
func (m *WatchPhantomTimeSeriesRequest) SetView(fv view.View)
func (*WatchPhantomTimeSeriesRequest) String ¶
func (m *WatchPhantomTimeSeriesRequest) String() string
func (*WatchPhantomTimeSeriesRequest) Unmarshal ¶
func (m *WatchPhantomTimeSeriesRequest) Unmarshal(b []byte) error
func (*WatchPhantomTimeSeriesRequest) UnmarshalJSON ¶
func (m *WatchPhantomTimeSeriesRequest) UnmarshalJSON(data []byte) error
type WatchPhantomTimeSeriesRequestFieldPathBuilder ¶
type WatchPhantomTimeSeriesRequestFieldPathBuilder struct{}
func NewWatchPhantomTimeSeriesRequestFieldPathBuilder ¶
func NewWatchPhantomTimeSeriesRequestFieldPathBuilder() WatchPhantomTimeSeriesRequestFieldPathBuilder
func (WatchPhantomTimeSeriesRequestFieldPathBuilder) MaxChunkSize ¶
func (WatchPhantomTimeSeriesRequestFieldPathBuilder) ResumeToken ¶
func (WatchPhantomTimeSeriesRequestFieldPathBuilder) StartingTime ¶ added in v0.9.0
type WatchPhantomTimeSeriesRequestPathSelectorFieldMask ¶
type WatchPhantomTimeSeriesRequestPathSelectorFieldMask struct{}
func (WatchPhantomTimeSeriesRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s WatchPhantomTimeSeriesRequestPathSelectorFieldMask) WithArrayOfValues(values []*phantom_time_serie.PhantomTimeSerie_FieldMask) *WatchPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues
type WatchPhantomTimeSeriesRequestPathSelectorFilter ¶
type WatchPhantomTimeSeriesRequestPathSelectorFilter struct{}
func (WatchPhantomTimeSeriesRequestPathSelectorFilter) WithArrayOfValues ¶
func (s WatchPhantomTimeSeriesRequestPathSelectorFilter) WithArrayOfValues(values []*phantom_time_serie.Filter) *WatchPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues
func (WatchPhantomTimeSeriesRequestPathSelectorFilter) WithValue ¶
func (s WatchPhantomTimeSeriesRequestPathSelectorFilter) WithValue(value *phantom_time_serie.Filter) *WatchPhantomTimeSeriesRequest_FieldTerminalPathValue
type WatchPhantomTimeSeriesRequestPathSelectorMaxChunkSize ¶
type WatchPhantomTimeSeriesRequestPathSelectorMaxChunkSize struct{}
func (WatchPhantomTimeSeriesRequestPathSelectorMaxChunkSize) WithArrayOfValues ¶
func (s WatchPhantomTimeSeriesRequestPathSelectorMaxChunkSize) WithArrayOfValues(values []int32) *WatchPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues
func (WatchPhantomTimeSeriesRequestPathSelectorMaxChunkSize) WithValue ¶
func (s WatchPhantomTimeSeriesRequestPathSelectorMaxChunkSize) WithValue(value int32) *WatchPhantomTimeSeriesRequest_FieldTerminalPathValue
type WatchPhantomTimeSeriesRequestPathSelectorOrderBy ¶
type WatchPhantomTimeSeriesRequestPathSelectorOrderBy struct{}
func (WatchPhantomTimeSeriesRequestPathSelectorOrderBy) WithArrayOfValues ¶
func (s WatchPhantomTimeSeriesRequestPathSelectorOrderBy) WithArrayOfValues(values []*phantom_time_serie.OrderBy) *WatchPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues
type WatchPhantomTimeSeriesRequestPathSelectorPageSize ¶
type WatchPhantomTimeSeriesRequestPathSelectorPageSize struct{}
func (WatchPhantomTimeSeriesRequestPathSelectorPageSize) WithArrayOfValues ¶
func (s WatchPhantomTimeSeriesRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *WatchPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues
func (WatchPhantomTimeSeriesRequestPathSelectorPageSize) WithValue ¶
func (s WatchPhantomTimeSeriesRequestPathSelectorPageSize) WithValue(value int32) *WatchPhantomTimeSeriesRequest_FieldTerminalPathValue
type WatchPhantomTimeSeriesRequestPathSelectorPageToken ¶
type WatchPhantomTimeSeriesRequestPathSelectorPageToken struct{}
func (WatchPhantomTimeSeriesRequestPathSelectorPageToken) WithArrayOfValues ¶
func (s WatchPhantomTimeSeriesRequestPathSelectorPageToken) WithArrayOfValues(values []*phantom_time_serie.PagerCursor) *WatchPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues
type WatchPhantomTimeSeriesRequestPathSelectorParent ¶
type WatchPhantomTimeSeriesRequestPathSelectorParent struct{}
func (WatchPhantomTimeSeriesRequestPathSelectorParent) WithArrayOfValues ¶
func (s WatchPhantomTimeSeriesRequestPathSelectorParent) WithArrayOfValues(values []*phantom_time_serie.ParentReference) *WatchPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues
type WatchPhantomTimeSeriesRequestPathSelectorResumeToken ¶
type WatchPhantomTimeSeriesRequestPathSelectorResumeToken struct{}
func (WatchPhantomTimeSeriesRequestPathSelectorResumeToken) WithArrayOfValues ¶
func (s WatchPhantomTimeSeriesRequestPathSelectorResumeToken) WithArrayOfValues(values []string) *WatchPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues
func (WatchPhantomTimeSeriesRequestPathSelectorResumeToken) WithValue ¶
func (s WatchPhantomTimeSeriesRequestPathSelectorResumeToken) WithValue(value string) *WatchPhantomTimeSeriesRequest_FieldTerminalPathValue
type WatchPhantomTimeSeriesRequestPathSelectorStartingTime ¶ added in v0.9.0
type WatchPhantomTimeSeriesRequestPathSelectorStartingTime struct{}
func (WatchPhantomTimeSeriesRequestPathSelectorStartingTime) WithArrayOfValues ¶ added in v0.9.0
func (s WatchPhantomTimeSeriesRequestPathSelectorStartingTime) WithArrayOfValues(values []*timestamp.Timestamp) *WatchPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues
func (WatchPhantomTimeSeriesRequestPathSelectorStartingTime) WithValue ¶ added in v0.9.0
func (s WatchPhantomTimeSeriesRequestPathSelectorStartingTime) WithValue(value *timestamp.Timestamp) *WatchPhantomTimeSeriesRequest_FieldTerminalPathValue
type WatchPhantomTimeSeriesRequestPathSelectorType ¶
type WatchPhantomTimeSeriesRequestPathSelectorType struct{}
func (WatchPhantomTimeSeriesRequestPathSelectorType) WithArrayOfValues ¶
func (s WatchPhantomTimeSeriesRequestPathSelectorType) WithArrayOfValues(values []watch_type.WatchType) *WatchPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues
func (WatchPhantomTimeSeriesRequestPathSelectorType) WithValue ¶
func (s WatchPhantomTimeSeriesRequestPathSelectorType) WithValue(value watch_type.WatchType) *WatchPhantomTimeSeriesRequest_FieldTerminalPathValue
type WatchPhantomTimeSeriesRequestPathSelectorView ¶
type WatchPhantomTimeSeriesRequestPathSelectorView struct{}
func (WatchPhantomTimeSeriesRequestPathSelectorView) WithArrayOfValues ¶
func (s WatchPhantomTimeSeriesRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues
func (WatchPhantomTimeSeriesRequestPathSelectorView) WithValue ¶
func (s WatchPhantomTimeSeriesRequestPathSelectorView) WithValue(value view.View) *WatchPhantomTimeSeriesRequest_FieldTerminalPathValue
type WatchPhantomTimeSeriesRequest_FieldMask ¶
type WatchPhantomTimeSeriesRequest_FieldMask struct {
Paths []WatchPhantomTimeSeriesRequest_FieldPath
}
func FullWatchPhantomTimeSeriesRequest_FieldMask ¶
func FullWatchPhantomTimeSeriesRequest_FieldMask() *WatchPhantomTimeSeriesRequest_FieldMask
func (*WatchPhantomTimeSeriesRequest_FieldMask) AppendPath ¶
func (fieldMask *WatchPhantomTimeSeriesRequest_FieldMask) AppendPath(path WatchPhantomTimeSeriesRequest_FieldPath)
func (*WatchPhantomTimeSeriesRequest_FieldMask) AppendRawPath ¶
func (fieldMask *WatchPhantomTimeSeriesRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchPhantomTimeSeriesRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchPhantomTimeSeriesRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchPhantomTimeSeriesRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchPhantomTimeSeriesRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchPhantomTimeSeriesRequest_FieldMask) FilterInputFields ¶
func (fieldMask *WatchPhantomTimeSeriesRequest_FieldMask) FilterInputFields() *WatchPhantomTimeSeriesRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchPhantomTimeSeriesRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchPhantomTimeSeriesRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchPhantomTimeSeriesRequest_FieldMask) GetPaths ¶
func (fieldMask *WatchPhantomTimeSeriesRequest_FieldMask) GetPaths() []WatchPhantomTimeSeriesRequest_FieldPath
func (*WatchPhantomTimeSeriesRequest_FieldMask) GetRawPaths ¶
func (fieldMask *WatchPhantomTimeSeriesRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchPhantomTimeSeriesRequest_FieldMask) IsFull ¶
func (fieldMask *WatchPhantomTimeSeriesRequest_FieldMask) IsFull() bool
func (WatchPhantomTimeSeriesRequest_FieldMask) Marshal ¶
func (fieldMask WatchPhantomTimeSeriesRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchPhantomTimeSeriesRequest_FieldMask) MarshalJSON ¶
func (fieldMask WatchPhantomTimeSeriesRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchPhantomTimeSeriesRequest_FieldMask) PathsCount ¶
func (fieldMask *WatchPhantomTimeSeriesRequest_FieldMask) PathsCount() int
func (*WatchPhantomTimeSeriesRequest_FieldMask) Project ¶
func (fieldMask *WatchPhantomTimeSeriesRequest_FieldMask) Project(source *WatchPhantomTimeSeriesRequest) *WatchPhantomTimeSeriesRequest
func (*WatchPhantomTimeSeriesRequest_FieldMask) ProjectRaw ¶
func (fieldMask *WatchPhantomTimeSeriesRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchPhantomTimeSeriesRequest_FieldMask) ProtoMessage ¶
func (fieldMask *WatchPhantomTimeSeriesRequest_FieldMask) ProtoMessage()
func (*WatchPhantomTimeSeriesRequest_FieldMask) ProtoReflect ¶
func (fieldMask *WatchPhantomTimeSeriesRequest_FieldMask) ProtoReflect() preflect.Message
func (*WatchPhantomTimeSeriesRequest_FieldMask) Reset ¶
func (fieldMask *WatchPhantomTimeSeriesRequest_FieldMask) Reset()
func (*WatchPhantomTimeSeriesRequest_FieldMask) Set ¶
func (fieldMask *WatchPhantomTimeSeriesRequest_FieldMask) Set(target, source *WatchPhantomTimeSeriesRequest)
func (*WatchPhantomTimeSeriesRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchPhantomTimeSeriesRequest_FieldMask) SetFromCliFlag(raw string) error
func (*WatchPhantomTimeSeriesRequest_FieldMask) SetRaw ¶
func (fieldMask *WatchPhantomTimeSeriesRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchPhantomTimeSeriesRequest_FieldMask) Size ¶
func (fieldMask *WatchPhantomTimeSeriesRequest_FieldMask) Size() int
func (*WatchPhantomTimeSeriesRequest_FieldMask) String ¶
func (fieldMask *WatchPhantomTimeSeriesRequest_FieldMask) String() string
func (*WatchPhantomTimeSeriesRequest_FieldMask) Subtract ¶
func (fieldMask *WatchPhantomTimeSeriesRequest_FieldMask) Subtract(other *WatchPhantomTimeSeriesRequest_FieldMask) *WatchPhantomTimeSeriesRequest_FieldMask
func (*WatchPhantomTimeSeriesRequest_FieldMask) SubtractRaw ¶
func (fieldMask *WatchPhantomTimeSeriesRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchPhantomTimeSeriesRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchPhantomTimeSeriesRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchPhantomTimeSeriesRequest_FieldMask) Unmarshal ¶
func (fieldMask *WatchPhantomTimeSeriesRequest_FieldMask) Unmarshal(data []byte) error
func (*WatchPhantomTimeSeriesRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchPhantomTimeSeriesRequest_FieldMask) UnmarshalJSON(data []byte) error
type WatchPhantomTimeSeriesRequest_FieldPath ¶
type WatchPhantomTimeSeriesRequest_FieldPath interface { gotenobject.FieldPath Selector() WatchPhantomTimeSeriesRequest_FieldPathSelector Get(source *WatchPhantomTimeSeriesRequest) []interface{} GetSingle(source *WatchPhantomTimeSeriesRequest) (interface{}, bool) ClearValue(item *WatchPhantomTimeSeriesRequest) // Those methods build corresponding WatchPhantomTimeSeriesRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchPhantomTimeSeriesRequest_FieldPathValue WithIArrayOfValues(values interface{}) WatchPhantomTimeSeriesRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchPhantomTimeSeriesRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchPhantomTimeSeriesRequest_FieldPath ¶
func BuildWatchPhantomTimeSeriesRequest_FieldPath(fp gotenobject.RawFieldPath) (WatchPhantomTimeSeriesRequest_FieldPath, error)
func MustParseWatchPhantomTimeSeriesRequest_FieldPath ¶
func MustParseWatchPhantomTimeSeriesRequest_FieldPath(rawField string) WatchPhantomTimeSeriesRequest_FieldPath
func ParseWatchPhantomTimeSeriesRequest_FieldPath ¶
func ParseWatchPhantomTimeSeriesRequest_FieldPath(rawField string) (WatchPhantomTimeSeriesRequest_FieldPath, error)
type WatchPhantomTimeSeriesRequest_FieldPathArrayItemValue ¶
type WatchPhantomTimeSeriesRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchPhantomTimeSeriesRequest_FieldPath ContainsValue(*WatchPhantomTimeSeriesRequest) bool }
WatchPhantomTimeSeriesRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchPhantomTimeSeriesRequest according to their type Present only for array (repeated) types.
func MustParseWatchPhantomTimeSeriesRequest_FieldPathArrayItemValue ¶
func MustParseWatchPhantomTimeSeriesRequest_FieldPathArrayItemValue(pathStr, valueStr string) WatchPhantomTimeSeriesRequest_FieldPathArrayItemValue
func ParseWatchPhantomTimeSeriesRequest_FieldPathArrayItemValue ¶
func ParseWatchPhantomTimeSeriesRequest_FieldPathArrayItemValue(pathStr, valueStr string) (WatchPhantomTimeSeriesRequest_FieldPathArrayItemValue, error)
ParseWatchPhantomTimeSeriesRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchPhantomTimeSeriesRequest_FieldPathArrayOfValues ¶
type WatchPhantomTimeSeriesRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchPhantomTimeSeriesRequest_FieldPath }
WatchPhantomTimeSeriesRequest_FieldPathArrayOfValues allows storing slice of values for WatchPhantomTimeSeriesRequest fields according to their type
func MustParseWatchPhantomTimeSeriesRequest_FieldPathArrayOfValues ¶
func MustParseWatchPhantomTimeSeriesRequest_FieldPathArrayOfValues(pathStr, valuesStr string) WatchPhantomTimeSeriesRequest_FieldPathArrayOfValues
func ParseWatchPhantomTimeSeriesRequest_FieldPathArrayOfValues ¶
func ParseWatchPhantomTimeSeriesRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchPhantomTimeSeriesRequest_FieldPathArrayOfValues, error)
type WatchPhantomTimeSeriesRequest_FieldPathSelector ¶
type WatchPhantomTimeSeriesRequest_FieldPathSelector int32
const ( WatchPhantomTimeSeriesRequest_FieldPathSelectorType WatchPhantomTimeSeriesRequest_FieldPathSelector = 0 WatchPhantomTimeSeriesRequest_FieldPathSelectorParent WatchPhantomTimeSeriesRequest_FieldPathSelector = 1 WatchPhantomTimeSeriesRequest_FieldPathSelectorPageSize WatchPhantomTimeSeriesRequest_FieldPathSelector = 2 WatchPhantomTimeSeriesRequest_FieldPathSelectorPageToken WatchPhantomTimeSeriesRequest_FieldPathSelector = 3 WatchPhantomTimeSeriesRequest_FieldPathSelectorOrderBy WatchPhantomTimeSeriesRequest_FieldPathSelector = 4 WatchPhantomTimeSeriesRequest_FieldPathSelectorResumeToken WatchPhantomTimeSeriesRequest_FieldPathSelector = 5 WatchPhantomTimeSeriesRequest_FieldPathSelectorStartingTime WatchPhantomTimeSeriesRequest_FieldPathSelector = 6 WatchPhantomTimeSeriesRequest_FieldPathSelectorFilter WatchPhantomTimeSeriesRequest_FieldPathSelector = 7 WatchPhantomTimeSeriesRequest_FieldPathSelectorFieldMask WatchPhantomTimeSeriesRequest_FieldPathSelector = 8 WatchPhantomTimeSeriesRequest_FieldPathSelectorView WatchPhantomTimeSeriesRequest_FieldPathSelector = 9 WatchPhantomTimeSeriesRequest_FieldPathSelectorMaxChunkSize WatchPhantomTimeSeriesRequest_FieldPathSelector = 10 )
func (WatchPhantomTimeSeriesRequest_FieldPathSelector) String ¶
func (s WatchPhantomTimeSeriesRequest_FieldPathSelector) String() string
type WatchPhantomTimeSeriesRequest_FieldPathValue ¶
type WatchPhantomTimeSeriesRequest_FieldPathValue interface { WatchPhantomTimeSeriesRequest_FieldPath gotenobject.FieldPathValue SetTo(target **WatchPhantomTimeSeriesRequest) CompareWith(*WatchPhantomTimeSeriesRequest) (cmp int, comparable bool) }
WatchPhantomTimeSeriesRequest_FieldPathValue allows storing values for WatchPhantomTimeSeriesRequest fields according to their type
func MustParseWatchPhantomTimeSeriesRequest_FieldPathValue ¶
func MustParseWatchPhantomTimeSeriesRequest_FieldPathValue(pathStr, valueStr string) WatchPhantomTimeSeriesRequest_FieldPathValue
func ParseWatchPhantomTimeSeriesRequest_FieldPathValue ¶
func ParseWatchPhantomTimeSeriesRequest_FieldPathValue(pathStr, valueStr string) (WatchPhantomTimeSeriesRequest_FieldPathValue, error)
type WatchPhantomTimeSeriesRequest_FieldTerminalPath ¶
type WatchPhantomTimeSeriesRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchPhantomTimeSeriesRequest_FieldTerminalPath) ClearValue ¶
func (fp *WatchPhantomTimeSeriesRequest_FieldTerminalPath) ClearValue(item *WatchPhantomTimeSeriesRequest)
func (*WatchPhantomTimeSeriesRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchPhantomTimeSeriesRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchPhantomTimeSeriesRequest_FieldTerminalPath) Get ¶
func (fp *WatchPhantomTimeSeriesRequest_FieldTerminalPath) Get(source *WatchPhantomTimeSeriesRequest) (values []interface{})
Get returns all values pointed by specific field from source WatchPhantomTimeSeriesRequest
func (*WatchPhantomTimeSeriesRequest_FieldTerminalPath) GetDefault ¶
func (fp *WatchPhantomTimeSeriesRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchPhantomTimeSeriesRequest_FieldTerminalPath) GetRaw ¶
func (fp *WatchPhantomTimeSeriesRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchPhantomTimeSeriesRequest_FieldTerminalPath) GetSingle ¶
func (fp *WatchPhantomTimeSeriesRequest_FieldTerminalPath) GetSingle(source *WatchPhantomTimeSeriesRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchPhantomTimeSeriesRequest
func (*WatchPhantomTimeSeriesRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchPhantomTimeSeriesRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchPhantomTimeSeriesRequest_FieldTerminalPath) IsLeaf ¶
func (fp *WatchPhantomTimeSeriesRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchPhantomTimeSeriesRequest_FieldTerminalPath) JSONString ¶
func (fp *WatchPhantomTimeSeriesRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchPhantomTimeSeriesRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *WatchPhantomTimeSeriesRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchPhantomTimeSeriesRequest_FieldTerminalPath) String ¶
func (fp *WatchPhantomTimeSeriesRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchPhantomTimeSeriesRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchPhantomTimeSeriesRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchPhantomTimeSeriesRequest_FieldPathArrayItemValue
func (*WatchPhantomTimeSeriesRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchPhantomTimeSeriesRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchPhantomTimeSeriesRequest_FieldPathArrayOfValues
func (*WatchPhantomTimeSeriesRequest_FieldTerminalPath) WithIValue ¶
func (fp *WatchPhantomTimeSeriesRequest_FieldTerminalPath) WithIValue(value interface{}) WatchPhantomTimeSeriesRequest_FieldPathValue
func (*WatchPhantomTimeSeriesRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchPhantomTimeSeriesRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchPhantomTimeSeriesRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchPhantomTimeSeriesRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchPhantomTimeSeriesRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchPhantomTimeSeriesRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchPhantomTimeSeriesRequest_FieldTerminalPathArrayItemValue ¶
type WatchPhantomTimeSeriesRequest_FieldTerminalPathArrayItemValue struct { WatchPhantomTimeSeriesRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchPhantomTimeSeriesRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchPhantomTimeSeriesRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchPhantomTimeSeriesRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchPhantomTimeSeriesRequest'
func (*WatchPhantomTimeSeriesRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchPhantomTimeSeriesRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchPhantomTimeSeriesRequest as interface{}
func (*WatchPhantomTimeSeriesRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchPhantomTimeSeriesRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchPhantomTimeSeriesRequest) (interface{}, bool)
func (*WatchPhantomTimeSeriesRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchPhantomTimeSeriesRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues ¶
type WatchPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues struct { WatchPhantomTimeSeriesRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *WatchPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*phantom_time_serie.PhantomTimeSerie_FieldMask, bool)
func (*WatchPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues ¶
func (fpaov *WatchPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*phantom_time_serie.Filter, bool)
func (*WatchPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues) AsMaxChunkSizeArrayOfValues ¶
func (fpaov *WatchPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues) AsMaxChunkSizeArrayOfValues() ([]int32, bool)
func (*WatchPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues ¶
func (fpaov *WatchPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*phantom_time_serie.OrderBy, bool)
func (*WatchPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues ¶
func (fpaov *WatchPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
func (*WatchPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues ¶
func (fpaov *WatchPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*phantom_time_serie.PagerCursor, bool)
func (*WatchPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues ¶
func (fpaov *WatchPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*phantom_time_serie.ParentReference, bool)
func (*WatchPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues ¶
func (fpaov *WatchPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
func (*WatchPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues) AsStartingTimeArrayOfValues ¶ added in v0.9.0
func (fpaov *WatchPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues) AsStartingTimeArrayOfValues() ([]*timestamp.Timestamp, bool)
func (*WatchPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues) AsTypeArrayOfValues ¶
func (fpaov *WatchPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues) AsTypeArrayOfValues() ([]watch_type.WatchType, bool)
func (*WatchPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *WatchPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*WatchPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchPhantomTimeSeriesRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchPhantomTimeSeriesRequest_FieldTerminalPathValue ¶
type WatchPhantomTimeSeriesRequest_FieldTerminalPathValue struct { WatchPhantomTimeSeriesRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchPhantomTimeSeriesRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *WatchPhantomTimeSeriesRequest_FieldTerminalPathValue) AsFieldMaskValue() (*phantom_time_serie.PhantomTimeSerie_FieldMask, bool)
func (*WatchPhantomTimeSeriesRequest_FieldTerminalPathValue) AsFilterValue ¶
func (fpv *WatchPhantomTimeSeriesRequest_FieldTerminalPathValue) AsFilterValue() (*phantom_time_serie.Filter, bool)
func (*WatchPhantomTimeSeriesRequest_FieldTerminalPathValue) AsMaxChunkSizeValue ¶
func (fpv *WatchPhantomTimeSeriesRequest_FieldTerminalPathValue) AsMaxChunkSizeValue() (int32, bool)
func (*WatchPhantomTimeSeriesRequest_FieldTerminalPathValue) AsOrderByValue ¶
func (fpv *WatchPhantomTimeSeriesRequest_FieldTerminalPathValue) AsOrderByValue() (*phantom_time_serie.OrderBy, bool)
func (*WatchPhantomTimeSeriesRequest_FieldTerminalPathValue) AsPageSizeValue ¶
func (fpv *WatchPhantomTimeSeriesRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
func (*WatchPhantomTimeSeriesRequest_FieldTerminalPathValue) AsPageTokenValue ¶
func (fpv *WatchPhantomTimeSeriesRequest_FieldTerminalPathValue) AsPageTokenValue() (*phantom_time_serie.PagerCursor, bool)
func (*WatchPhantomTimeSeriesRequest_FieldTerminalPathValue) AsParentValue ¶
func (fpv *WatchPhantomTimeSeriesRequest_FieldTerminalPathValue) AsParentValue() (*phantom_time_serie.ParentReference, bool)
func (*WatchPhantomTimeSeriesRequest_FieldTerminalPathValue) AsResumeTokenValue ¶
func (fpv *WatchPhantomTimeSeriesRequest_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
func (*WatchPhantomTimeSeriesRequest_FieldTerminalPathValue) AsStartingTimeValue ¶ added in v0.9.0
func (fpv *WatchPhantomTimeSeriesRequest_FieldTerminalPathValue) AsStartingTimeValue() (*timestamp.Timestamp, bool)
func (*WatchPhantomTimeSeriesRequest_FieldTerminalPathValue) AsTypeValue ¶
func (fpv *WatchPhantomTimeSeriesRequest_FieldTerminalPathValue) AsTypeValue() (watch_type.WatchType, bool)
func (*WatchPhantomTimeSeriesRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *WatchPhantomTimeSeriesRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*WatchPhantomTimeSeriesRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchPhantomTimeSeriesRequest_FieldTerminalPathValue) CompareWith(source *WatchPhantomTimeSeriesRequest) (int, bool)
CompareWith compares value in the 'WatchPhantomTimeSeriesRequest_FieldTerminalPathValue' with the value under path in 'WatchPhantomTimeSeriesRequest'.
func (*WatchPhantomTimeSeriesRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchPhantomTimeSeriesRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchPhantomTimeSeriesRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchPhantomTimeSeriesRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'WatchPhantomTimeSeriesRequest' as interface{}
func (*WatchPhantomTimeSeriesRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchPhantomTimeSeriesRequest_FieldTerminalPathValue) SetTo(target **WatchPhantomTimeSeriesRequest)
SetTo stores value for selected field for object WatchPhantomTimeSeriesRequest
func (*WatchPhantomTimeSeriesRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchPhantomTimeSeriesRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchPhantomTimeSeriesResponse ¶
type WatchPhantomTimeSeriesResponse struct { // Changes of PhantomTimeSeries PhantomTimeSerieChanges []*phantom_time_serie.PhantomTimeSerieChange `` /* 170-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 PhantomTimeSeries 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 *WatchPhantomTimeSeriesResponse_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 (PhantomTimeSeries 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 }
WatchPhantomTimeSeriesResponse
func (*WatchPhantomTimeSeriesResponse) Clone ¶
func (o *WatchPhantomTimeSeriesResponse) Clone() *WatchPhantomTimeSeriesResponse
func (*WatchPhantomTimeSeriesResponse) CloneRaw ¶
func (o *WatchPhantomTimeSeriesResponse) CloneRaw() gotenobject.GotenObjectExt
func (*WatchPhantomTimeSeriesResponse) Descriptor ¶
func (*WatchPhantomTimeSeriesResponse) Descriptor() ([]byte, []int)
Deprecated, Use WatchPhantomTimeSeriesResponse.ProtoReflect.Descriptor instead.
func (*WatchPhantomTimeSeriesResponse) GetIsCurrent ¶
func (m *WatchPhantomTimeSeriesResponse) GetIsCurrent() bool
func (*WatchPhantomTimeSeriesResponse) GetIsHardReset ¶
func (m *WatchPhantomTimeSeriesResponse) GetIsHardReset() bool
func (*WatchPhantomTimeSeriesResponse) GetIsSoftReset ¶
func (m *WatchPhantomTimeSeriesResponse) GetIsSoftReset() bool
func (*WatchPhantomTimeSeriesResponse) GetPageTokenChange ¶
func (m *WatchPhantomTimeSeriesResponse) GetPageTokenChange() *WatchPhantomTimeSeriesResponse_PageTokenChange
func (*WatchPhantomTimeSeriesResponse) GetPhantomTimeSerieChanges ¶
func (m *WatchPhantomTimeSeriesResponse) GetPhantomTimeSerieChanges() []*phantom_time_serie.PhantomTimeSerieChange
func (*WatchPhantomTimeSeriesResponse) GetResumeToken ¶
func (m *WatchPhantomTimeSeriesResponse) GetResumeToken() string
func (*WatchPhantomTimeSeriesResponse) GetSnapshotSize ¶
func (m *WatchPhantomTimeSeriesResponse) GetSnapshotSize() int64
func (*WatchPhantomTimeSeriesResponse) GotenMessage ¶
func (*WatchPhantomTimeSeriesResponse) GotenMessage()
func (*WatchPhantomTimeSeriesResponse) GotenObjectExt ¶
func (o *WatchPhantomTimeSeriesResponse) GotenObjectExt()
func (*WatchPhantomTimeSeriesResponse) GotenValidate ¶
func (obj *WatchPhantomTimeSeriesResponse) GotenValidate() error
func (*WatchPhantomTimeSeriesResponse) MakeDiffFieldMask ¶
func (o *WatchPhantomTimeSeriesResponse) MakeDiffFieldMask(other *WatchPhantomTimeSeriesResponse) *WatchPhantomTimeSeriesResponse_FieldMask
func (*WatchPhantomTimeSeriesResponse) MakeFullFieldMask ¶
func (o *WatchPhantomTimeSeriesResponse) MakeFullFieldMask() *WatchPhantomTimeSeriesResponse_FieldMask
func (*WatchPhantomTimeSeriesResponse) MakeRawDiffFieldMask ¶
func (o *WatchPhantomTimeSeriesResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchPhantomTimeSeriesResponse) MakeRawFullFieldMask ¶
func (o *WatchPhantomTimeSeriesResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchPhantomTimeSeriesResponse) Marshal ¶
func (m *WatchPhantomTimeSeriesResponse) Marshal() ([]byte, error)
func (*WatchPhantomTimeSeriesResponse) MarshalJSON ¶
func (m *WatchPhantomTimeSeriesResponse) MarshalJSON() ([]byte, error)
func (*WatchPhantomTimeSeriesResponse) Merge ¶
func (o *WatchPhantomTimeSeriesResponse) Merge(source *WatchPhantomTimeSeriesResponse)
func (*WatchPhantomTimeSeriesResponse) MergeRaw ¶
func (o *WatchPhantomTimeSeriesResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchPhantomTimeSeriesResponse) ProtoMessage ¶
func (*WatchPhantomTimeSeriesResponse) ProtoMessage()
func (*WatchPhantomTimeSeriesResponse) ProtoReflect ¶
func (m *WatchPhantomTimeSeriesResponse) ProtoReflect() preflect.Message
func (*WatchPhantomTimeSeriesResponse) Reset ¶
func (m *WatchPhantomTimeSeriesResponse) Reset()
func (*WatchPhantomTimeSeriesResponse) SetIsCurrent ¶
func (m *WatchPhantomTimeSeriesResponse) SetIsCurrent(fv bool)
func (*WatchPhantomTimeSeriesResponse) SetIsHardReset ¶
func (m *WatchPhantomTimeSeriesResponse) SetIsHardReset(fv bool)
func (*WatchPhantomTimeSeriesResponse) SetIsSoftReset ¶
func (m *WatchPhantomTimeSeriesResponse) SetIsSoftReset(fv bool)
func (*WatchPhantomTimeSeriesResponse) SetPageTokenChange ¶
func (m *WatchPhantomTimeSeriesResponse) SetPageTokenChange(fv *WatchPhantomTimeSeriesResponse_PageTokenChange)
func (*WatchPhantomTimeSeriesResponse) SetPhantomTimeSerieChanges ¶
func (m *WatchPhantomTimeSeriesResponse) SetPhantomTimeSerieChanges(fv []*phantom_time_serie.PhantomTimeSerieChange)
func (*WatchPhantomTimeSeriesResponse) SetResumeToken ¶
func (m *WatchPhantomTimeSeriesResponse) SetResumeToken(fv string)
func (*WatchPhantomTimeSeriesResponse) SetSnapshotSize ¶
func (m *WatchPhantomTimeSeriesResponse) SetSnapshotSize(fv int64)
func (*WatchPhantomTimeSeriesResponse) String ¶
func (m *WatchPhantomTimeSeriesResponse) String() string
func (*WatchPhantomTimeSeriesResponse) Unmarshal ¶
func (m *WatchPhantomTimeSeriesResponse) Unmarshal(b []byte) error
func (*WatchPhantomTimeSeriesResponse) UnmarshalJSON ¶
func (m *WatchPhantomTimeSeriesResponse) UnmarshalJSON(data []byte) error
type WatchPhantomTimeSeriesResponseFieldPathBuilder ¶
type WatchPhantomTimeSeriesResponseFieldPathBuilder struct{}
func NewWatchPhantomTimeSeriesResponseFieldPathBuilder ¶
func NewWatchPhantomTimeSeriesResponseFieldPathBuilder() WatchPhantomTimeSeriesResponseFieldPathBuilder
func (WatchPhantomTimeSeriesResponseFieldPathBuilder) IsHardReset ¶
func (WatchPhantomTimeSeriesResponseFieldPathBuilder) IsSoftReset ¶
func (WatchPhantomTimeSeriesResponseFieldPathBuilder) PageTokenChange ¶
func (WatchPhantomTimeSeriesResponseFieldPathBuilder) PageTokenChange() WatchPhantomTimeSeriesResponsePathSelectorPageTokenChange
func (WatchPhantomTimeSeriesResponseFieldPathBuilder) PhantomTimeSerieChanges ¶
func (WatchPhantomTimeSeriesResponseFieldPathBuilder) PhantomTimeSerieChanges() WatchPhantomTimeSeriesResponsePathSelectorPhantomTimeSerieChanges
func (WatchPhantomTimeSeriesResponseFieldPathBuilder) ResumeToken ¶
func (WatchPhantomTimeSeriesResponseFieldPathBuilder) SnapshotSize ¶
type WatchPhantomTimeSeriesResponsePageTokenChangeFieldPathBuilder ¶
type WatchPhantomTimeSeriesResponsePageTokenChangeFieldPathBuilder struct{}
func NewWatchPhantomTimeSeriesResponsePageTokenChangeFieldPathBuilder ¶
func NewWatchPhantomTimeSeriesResponsePageTokenChangeFieldPathBuilder() WatchPhantomTimeSeriesResponsePageTokenChangeFieldPathBuilder
func (WatchPhantomTimeSeriesResponsePageTokenChangeFieldPathBuilder) NextPageToken ¶
func (WatchPhantomTimeSeriesResponsePageTokenChangeFieldPathBuilder) PrevPageToken ¶
type WatchPhantomTimeSeriesResponsePageTokenChange_FieldPath ¶
type WatchPhantomTimeSeriesResponsePageTokenChange_FieldPath interface { gotenobject.FieldPath Selector() WatchPhantomTimeSeriesResponsePageTokenChange_FieldPathSelector Get(source *WatchPhantomTimeSeriesResponse_PageTokenChange) []interface{} GetSingle(source *WatchPhantomTimeSeriesResponse_PageTokenChange) (interface{}, bool) ClearValue(item *WatchPhantomTimeSeriesResponse_PageTokenChange) // Those methods build corresponding WatchPhantomTimeSeriesResponsePageTokenChange_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchPhantomTimeSeriesResponsePageTokenChange_FieldPathValue WithIArrayOfValues(values interface{}) WatchPhantomTimeSeriesResponsePageTokenChange_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchPhantomTimeSeriesResponsePageTokenChange_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchPhantomTimeSeriesResponsePageTokenChange_FieldPath ¶
func BuildWatchPhantomTimeSeriesResponsePageTokenChange_FieldPath(fp gotenobject.RawFieldPath) (WatchPhantomTimeSeriesResponsePageTokenChange_FieldPath, error)
func MustParseWatchPhantomTimeSeriesResponsePageTokenChange_FieldPath ¶
func MustParseWatchPhantomTimeSeriesResponsePageTokenChange_FieldPath(rawField string) WatchPhantomTimeSeriesResponsePageTokenChange_FieldPath
func ParseWatchPhantomTimeSeriesResponsePageTokenChange_FieldPath ¶
func ParseWatchPhantomTimeSeriesResponsePageTokenChange_FieldPath(rawField string) (WatchPhantomTimeSeriesResponsePageTokenChange_FieldPath, error)
type WatchPhantomTimeSeriesResponsePageTokenChange_FieldPathArrayItemValue ¶
type WatchPhantomTimeSeriesResponsePageTokenChange_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchPhantomTimeSeriesResponsePageTokenChange_FieldPath ContainsValue(*WatchPhantomTimeSeriesResponse_PageTokenChange) bool }
WatchPhantomTimeSeriesResponsePageTokenChange_FieldPathArrayItemValue allows storing single item in Path-specific values for PageTokenChange according to their type Present only for array (repeated) types.
func MustParseWatchPhantomTimeSeriesResponsePageTokenChange_FieldPathArrayItemValue ¶
func MustParseWatchPhantomTimeSeriesResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) WatchPhantomTimeSeriesResponsePageTokenChange_FieldPathArrayItemValue
func ParseWatchPhantomTimeSeriesResponsePageTokenChange_FieldPathArrayItemValue ¶
func ParseWatchPhantomTimeSeriesResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) (WatchPhantomTimeSeriesResponsePageTokenChange_FieldPathArrayItemValue, error)
ParseWatchPhantomTimeSeriesResponsePageTokenChange_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchPhantomTimeSeriesResponsePageTokenChange_FieldPathArrayOfValues ¶
type WatchPhantomTimeSeriesResponsePageTokenChange_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchPhantomTimeSeriesResponsePageTokenChange_FieldPath }
WatchPhantomTimeSeriesResponsePageTokenChange_FieldPathArrayOfValues allows storing slice of values for PageTokenChange fields according to their type
func MustParseWatchPhantomTimeSeriesResponsePageTokenChange_FieldPathArrayOfValues ¶
func MustParseWatchPhantomTimeSeriesResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) WatchPhantomTimeSeriesResponsePageTokenChange_FieldPathArrayOfValues
func ParseWatchPhantomTimeSeriesResponsePageTokenChange_FieldPathArrayOfValues ¶
func ParseWatchPhantomTimeSeriesResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchPhantomTimeSeriesResponsePageTokenChange_FieldPathArrayOfValues, error)
type WatchPhantomTimeSeriesResponsePageTokenChange_FieldPathSelector ¶
type WatchPhantomTimeSeriesResponsePageTokenChange_FieldPathSelector int32
const ( WatchPhantomTimeSeriesResponsePageTokenChange_FieldPathSelectorPrevPageToken WatchPhantomTimeSeriesResponsePageTokenChange_FieldPathSelector = 0 WatchPhantomTimeSeriesResponsePageTokenChange_FieldPathSelectorNextPageToken WatchPhantomTimeSeriesResponsePageTokenChange_FieldPathSelector = 1 )
func (WatchPhantomTimeSeriesResponsePageTokenChange_FieldPathSelector) String ¶
func (s WatchPhantomTimeSeriesResponsePageTokenChange_FieldPathSelector) String() string
type WatchPhantomTimeSeriesResponsePageTokenChange_FieldPathValue ¶
type WatchPhantomTimeSeriesResponsePageTokenChange_FieldPathValue interface { WatchPhantomTimeSeriesResponsePageTokenChange_FieldPath gotenobject.FieldPathValue SetTo(target **WatchPhantomTimeSeriesResponse_PageTokenChange) CompareWith(*WatchPhantomTimeSeriesResponse_PageTokenChange) (cmp int, comparable bool) }
WatchPhantomTimeSeriesResponsePageTokenChange_FieldPathValue allows storing values for PageTokenChange fields according to their type
func MustParseWatchPhantomTimeSeriesResponsePageTokenChange_FieldPathValue ¶
func MustParseWatchPhantomTimeSeriesResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) WatchPhantomTimeSeriesResponsePageTokenChange_FieldPathValue
func ParseWatchPhantomTimeSeriesResponsePageTokenChange_FieldPathValue ¶
func ParseWatchPhantomTimeSeriesResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) (WatchPhantomTimeSeriesResponsePageTokenChange_FieldPathValue, error)
type WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPath ¶
type WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPath) ClearValue ¶
func (fp *WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPath) ClearValue(item *WatchPhantomTimeSeriesResponse_PageTokenChange)
func (*WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPath) Get ¶
func (fp *WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPath) Get(source *WatchPhantomTimeSeriesResponse_PageTokenChange) (values []interface{})
Get returns all values pointed by specific field from source WatchPhantomTimeSeriesResponse_PageTokenChange
func (*WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPath) GetDefault ¶
func (fp *WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPath) GetRaw ¶
func (fp *WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPath) GetSingle ¶
func (fp *WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPath) GetSingle(source *WatchPhantomTimeSeriesResponse_PageTokenChange) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchPhantomTimeSeriesResponse_PageTokenChange
func (*WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPath) IsLeaf ¶
func (fp *WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPath) JSONString ¶
func (fp *WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPath) String ¶
func (fp *WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchPhantomTimeSeriesResponsePageTokenChange_FieldPathArrayItemValue
func (*WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchPhantomTimeSeriesResponsePageTokenChange_FieldPathArrayOfValues
func (*WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPath) WithIValue ¶
func (fp *WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPath) WithIValue(value interface{}) WatchPhantomTimeSeriesResponsePageTokenChange_FieldPathValue
func (*WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPathArrayItemValue ¶
type WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPathArrayItemValue struct { WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchPhantomTimeSeriesResponse_PageTokenChange) bool
Contains returns a boolean indicating if value that is being held is present in given 'PageTokenChange'
func (*WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchPhantomTimeSeriesResponse_PageTokenChange as interface{}
func (*WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingle(source *WatchPhantomTimeSeriesResponse_PageTokenChange) (interface{}, bool)
func (*WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPathArrayOfValues ¶
type WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPathArrayOfValues struct { WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues ¶
func (fpaov *WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*phantom_time_serie.PagerCursor, bool)
func (*WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues ¶
func (fpaov *WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*phantom_time_serie.PagerCursor, bool)
func (*WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPathValue ¶
type WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPathValue struct { WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPathValue) AsNextPageTokenValue ¶
func (fpv *WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPathValue) AsNextPageTokenValue() (*phantom_time_serie.PagerCursor, bool)
func (*WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPathValue) AsPrevPageTokenValue ¶
func (fpv *WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPathValue) AsPrevPageTokenValue() (*phantom_time_serie.PagerCursor, bool)
func (*WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPathValue) CompareWith(source *WatchPhantomTimeSeriesResponse_PageTokenChange) (int, bool)
CompareWith compares value in the 'WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPathValue' with the value under path in 'WatchPhantomTimeSeriesResponse_PageTokenChange'.
func (*WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'PageTokenChange' as interface{}
func (*WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPathValue) SetTo(target **WatchPhantomTimeSeriesResponse_PageTokenChange)
SetTo stores value for selected field for object PageTokenChange
func (*WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchPhantomTimeSeriesResponsePageTokenChange_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchPhantomTimeSeriesResponsePathSelectorIsCurrent ¶
type WatchPhantomTimeSeriesResponsePathSelectorIsCurrent struct{}
func (WatchPhantomTimeSeriesResponsePathSelectorIsCurrent) WithArrayOfValues ¶
func (s WatchPhantomTimeSeriesResponsePathSelectorIsCurrent) WithArrayOfValues(values []bool) *WatchPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues
func (WatchPhantomTimeSeriesResponsePathSelectorIsCurrent) WithValue ¶
func (s WatchPhantomTimeSeriesResponsePathSelectorIsCurrent) WithValue(value bool) *WatchPhantomTimeSeriesResponse_FieldTerminalPathValue
type WatchPhantomTimeSeriesResponsePathSelectorIsHardReset ¶
type WatchPhantomTimeSeriesResponsePathSelectorIsHardReset struct{}
func (WatchPhantomTimeSeriesResponsePathSelectorIsHardReset) WithArrayOfValues ¶
func (s WatchPhantomTimeSeriesResponsePathSelectorIsHardReset) WithArrayOfValues(values []bool) *WatchPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues
func (WatchPhantomTimeSeriesResponsePathSelectorIsHardReset) WithValue ¶
func (s WatchPhantomTimeSeriesResponsePathSelectorIsHardReset) WithValue(value bool) *WatchPhantomTimeSeriesResponse_FieldTerminalPathValue
type WatchPhantomTimeSeriesResponsePathSelectorIsSoftReset ¶
type WatchPhantomTimeSeriesResponsePathSelectorIsSoftReset struct{}
func (WatchPhantomTimeSeriesResponsePathSelectorIsSoftReset) WithArrayOfValues ¶
func (s WatchPhantomTimeSeriesResponsePathSelectorIsSoftReset) WithArrayOfValues(values []bool) *WatchPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues
func (WatchPhantomTimeSeriesResponsePathSelectorIsSoftReset) WithValue ¶
func (s WatchPhantomTimeSeriesResponsePathSelectorIsSoftReset) WithValue(value bool) *WatchPhantomTimeSeriesResponse_FieldTerminalPathValue
type WatchPhantomTimeSeriesResponsePathSelectorPageTokenChange ¶
type WatchPhantomTimeSeriesResponsePathSelectorPageTokenChange struct{}
func (WatchPhantomTimeSeriesResponsePathSelectorPageTokenChange) NextPageToken ¶
func (WatchPhantomTimeSeriesResponsePathSelectorPageTokenChange) PrevPageToken ¶
func (WatchPhantomTimeSeriesResponsePathSelectorPageTokenChange) WithArrayOfValues ¶
func (s WatchPhantomTimeSeriesResponsePathSelectorPageTokenChange) WithArrayOfValues(values []*WatchPhantomTimeSeriesResponse_PageTokenChange) *WatchPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues
func (WatchPhantomTimeSeriesResponsePathSelectorPageTokenChange) WithSubArrayItemValue ¶
func (s WatchPhantomTimeSeriesResponsePathSelectorPageTokenChange) WithSubArrayItemValue(subPathArrayItemValue WatchPhantomTimeSeriesResponsePageTokenChange_FieldPathArrayItemValue) *WatchPhantomTimeSeriesResponse_FieldSubPathArrayItemValue
func (WatchPhantomTimeSeriesResponsePathSelectorPageTokenChange) WithSubArrayOfValues ¶
func (s WatchPhantomTimeSeriesResponsePathSelectorPageTokenChange) WithSubArrayOfValues(subPathArrayOfValues WatchPhantomTimeSeriesResponsePageTokenChange_FieldPathArrayOfValues) *WatchPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
func (WatchPhantomTimeSeriesResponsePathSelectorPageTokenChange) WithSubPath ¶
func (WatchPhantomTimeSeriesResponsePathSelectorPageTokenChange) WithSubValue ¶
type WatchPhantomTimeSeriesResponsePathSelectorPageTokenChangeNextPageToken ¶
type WatchPhantomTimeSeriesResponsePathSelectorPageTokenChangeNextPageToken struct{}
func (WatchPhantomTimeSeriesResponsePathSelectorPageTokenChangeNextPageToken) WithArrayOfValues ¶
func (s WatchPhantomTimeSeriesResponsePathSelectorPageTokenChangeNextPageToken) WithArrayOfValues(values []*phantom_time_serie.PagerCursor) *WatchPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type WatchPhantomTimeSeriesResponsePathSelectorPageTokenChangePrevPageToken ¶
type WatchPhantomTimeSeriesResponsePathSelectorPageTokenChangePrevPageToken struct{}
func (WatchPhantomTimeSeriesResponsePathSelectorPageTokenChangePrevPageToken) WithArrayOfValues ¶
func (s WatchPhantomTimeSeriesResponsePathSelectorPageTokenChangePrevPageToken) WithArrayOfValues(values []*phantom_time_serie.PagerCursor) *WatchPhantomTimeSeriesResponse_FieldSubPathArrayOfValues
type WatchPhantomTimeSeriesResponsePathSelectorPhantomTimeSerieChanges ¶
type WatchPhantomTimeSeriesResponsePathSelectorPhantomTimeSerieChanges struct{}
func (WatchPhantomTimeSeriesResponsePathSelectorPhantomTimeSerieChanges) WithArrayOfValues ¶
func (s WatchPhantomTimeSeriesResponsePathSelectorPhantomTimeSerieChanges) WithArrayOfValues(values [][]*phantom_time_serie.PhantomTimeSerieChange) *WatchPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues
func (WatchPhantomTimeSeriesResponsePathSelectorPhantomTimeSerieChanges) WithItemValue ¶
type WatchPhantomTimeSeriesResponsePathSelectorResumeToken ¶
type WatchPhantomTimeSeriesResponsePathSelectorResumeToken struct{}
func (WatchPhantomTimeSeriesResponsePathSelectorResumeToken) WithArrayOfValues ¶
func (s WatchPhantomTimeSeriesResponsePathSelectorResumeToken) WithArrayOfValues(values []string) *WatchPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues
func (WatchPhantomTimeSeriesResponsePathSelectorResumeToken) WithValue ¶
func (s WatchPhantomTimeSeriesResponsePathSelectorResumeToken) WithValue(value string) *WatchPhantomTimeSeriesResponse_FieldTerminalPathValue
type WatchPhantomTimeSeriesResponsePathSelectorSnapshotSize ¶
type WatchPhantomTimeSeriesResponsePathSelectorSnapshotSize struct{}
func (WatchPhantomTimeSeriesResponsePathSelectorSnapshotSize) WithArrayOfValues ¶
func (s WatchPhantomTimeSeriesResponsePathSelectorSnapshotSize) WithArrayOfValues(values []int64) *WatchPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues
func (WatchPhantomTimeSeriesResponsePathSelectorSnapshotSize) WithValue ¶
func (s WatchPhantomTimeSeriesResponsePathSelectorSnapshotSize) WithValue(value int64) *WatchPhantomTimeSeriesResponse_FieldTerminalPathValue
type WatchPhantomTimeSeriesResponse_FieldMask ¶
type WatchPhantomTimeSeriesResponse_FieldMask struct {
Paths []WatchPhantomTimeSeriesResponse_FieldPath
}
func FullWatchPhantomTimeSeriesResponse_FieldMask ¶
func FullWatchPhantomTimeSeriesResponse_FieldMask() *WatchPhantomTimeSeriesResponse_FieldMask
func (*WatchPhantomTimeSeriesResponse_FieldMask) AppendPath ¶
func (fieldMask *WatchPhantomTimeSeriesResponse_FieldMask) AppendPath(path WatchPhantomTimeSeriesResponse_FieldPath)
func (*WatchPhantomTimeSeriesResponse_FieldMask) AppendRawPath ¶
func (fieldMask *WatchPhantomTimeSeriesResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchPhantomTimeSeriesResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchPhantomTimeSeriesResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchPhantomTimeSeriesResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchPhantomTimeSeriesResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchPhantomTimeSeriesResponse_FieldMask) FilterInputFields ¶
func (fieldMask *WatchPhantomTimeSeriesResponse_FieldMask) FilterInputFields() *WatchPhantomTimeSeriesResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchPhantomTimeSeriesResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchPhantomTimeSeriesResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchPhantomTimeSeriesResponse_FieldMask) GetPaths ¶
func (fieldMask *WatchPhantomTimeSeriesResponse_FieldMask) GetPaths() []WatchPhantomTimeSeriesResponse_FieldPath
func (*WatchPhantomTimeSeriesResponse_FieldMask) GetRawPaths ¶
func (fieldMask *WatchPhantomTimeSeriesResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchPhantomTimeSeriesResponse_FieldMask) IsFull ¶
func (fieldMask *WatchPhantomTimeSeriesResponse_FieldMask) IsFull() bool
func (WatchPhantomTimeSeriesResponse_FieldMask) Marshal ¶
func (fieldMask WatchPhantomTimeSeriesResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchPhantomTimeSeriesResponse_FieldMask) MarshalJSON ¶
func (fieldMask WatchPhantomTimeSeriesResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchPhantomTimeSeriesResponse_FieldMask) PathsCount ¶
func (fieldMask *WatchPhantomTimeSeriesResponse_FieldMask) PathsCount() int
func (*WatchPhantomTimeSeriesResponse_FieldMask) Project ¶
func (fieldMask *WatchPhantomTimeSeriesResponse_FieldMask) Project(source *WatchPhantomTimeSeriesResponse) *WatchPhantomTimeSeriesResponse
func (*WatchPhantomTimeSeriesResponse_FieldMask) ProjectRaw ¶
func (fieldMask *WatchPhantomTimeSeriesResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchPhantomTimeSeriesResponse_FieldMask) ProtoMessage ¶
func (fieldMask *WatchPhantomTimeSeriesResponse_FieldMask) ProtoMessage()
func (*WatchPhantomTimeSeriesResponse_FieldMask) ProtoReflect ¶
func (fieldMask *WatchPhantomTimeSeriesResponse_FieldMask) ProtoReflect() preflect.Message
func (*WatchPhantomTimeSeriesResponse_FieldMask) Reset ¶
func (fieldMask *WatchPhantomTimeSeriesResponse_FieldMask) Reset()
func (*WatchPhantomTimeSeriesResponse_FieldMask) Set ¶
func (fieldMask *WatchPhantomTimeSeriesResponse_FieldMask) Set(target, source *WatchPhantomTimeSeriesResponse)
func (*WatchPhantomTimeSeriesResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchPhantomTimeSeriesResponse_FieldMask) SetFromCliFlag(raw string) error
func (*WatchPhantomTimeSeriesResponse_FieldMask) SetRaw ¶
func (fieldMask *WatchPhantomTimeSeriesResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchPhantomTimeSeriesResponse_FieldMask) Size ¶
func (fieldMask *WatchPhantomTimeSeriesResponse_FieldMask) Size() int
func (*WatchPhantomTimeSeriesResponse_FieldMask) String ¶
func (fieldMask *WatchPhantomTimeSeriesResponse_FieldMask) String() string
func (*WatchPhantomTimeSeriesResponse_FieldMask) Subtract ¶
func (fieldMask *WatchPhantomTimeSeriesResponse_FieldMask) Subtract(other *WatchPhantomTimeSeriesResponse_FieldMask) *WatchPhantomTimeSeriesResponse_FieldMask
func (*WatchPhantomTimeSeriesResponse_FieldMask) SubtractRaw ¶
func (fieldMask *WatchPhantomTimeSeriesResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchPhantomTimeSeriesResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchPhantomTimeSeriesResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchPhantomTimeSeriesResponse_FieldMask) Unmarshal ¶
func (fieldMask *WatchPhantomTimeSeriesResponse_FieldMask) Unmarshal(data []byte) error
func (*WatchPhantomTimeSeriesResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchPhantomTimeSeriesResponse_FieldMask) UnmarshalJSON(data []byte) error
type WatchPhantomTimeSeriesResponse_FieldPath ¶
type WatchPhantomTimeSeriesResponse_FieldPath interface { gotenobject.FieldPath Selector() WatchPhantomTimeSeriesResponse_FieldPathSelector Get(source *WatchPhantomTimeSeriesResponse) []interface{} GetSingle(source *WatchPhantomTimeSeriesResponse) (interface{}, bool) ClearValue(item *WatchPhantomTimeSeriesResponse) // Those methods build corresponding WatchPhantomTimeSeriesResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchPhantomTimeSeriesResponse_FieldPathValue WithIArrayOfValues(values interface{}) WatchPhantomTimeSeriesResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchPhantomTimeSeriesResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchPhantomTimeSeriesResponse_FieldPath ¶
func BuildWatchPhantomTimeSeriesResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchPhantomTimeSeriesResponse_FieldPath, error)
func MustParseWatchPhantomTimeSeriesResponse_FieldPath ¶
func MustParseWatchPhantomTimeSeriesResponse_FieldPath(rawField string) WatchPhantomTimeSeriesResponse_FieldPath
func ParseWatchPhantomTimeSeriesResponse_FieldPath ¶
func ParseWatchPhantomTimeSeriesResponse_FieldPath(rawField string) (WatchPhantomTimeSeriesResponse_FieldPath, error)
type WatchPhantomTimeSeriesResponse_FieldPathArrayItemValue ¶
type WatchPhantomTimeSeriesResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchPhantomTimeSeriesResponse_FieldPath ContainsValue(*WatchPhantomTimeSeriesResponse) bool }
WatchPhantomTimeSeriesResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchPhantomTimeSeriesResponse according to their type Present only for array (repeated) types.
func MustParseWatchPhantomTimeSeriesResponse_FieldPathArrayItemValue ¶
func MustParseWatchPhantomTimeSeriesResponse_FieldPathArrayItemValue(pathStr, valueStr string) WatchPhantomTimeSeriesResponse_FieldPathArrayItemValue
func ParseWatchPhantomTimeSeriesResponse_FieldPathArrayItemValue ¶
func ParseWatchPhantomTimeSeriesResponse_FieldPathArrayItemValue(pathStr, valueStr string) (WatchPhantomTimeSeriesResponse_FieldPathArrayItemValue, error)
ParseWatchPhantomTimeSeriesResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchPhantomTimeSeriesResponse_FieldPathArrayOfValues ¶
type WatchPhantomTimeSeriesResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchPhantomTimeSeriesResponse_FieldPath }
WatchPhantomTimeSeriesResponse_FieldPathArrayOfValues allows storing slice of values for WatchPhantomTimeSeriesResponse fields according to their type
func MustParseWatchPhantomTimeSeriesResponse_FieldPathArrayOfValues ¶
func MustParseWatchPhantomTimeSeriesResponse_FieldPathArrayOfValues(pathStr, valuesStr string) WatchPhantomTimeSeriesResponse_FieldPathArrayOfValues
func ParseWatchPhantomTimeSeriesResponse_FieldPathArrayOfValues ¶
func ParseWatchPhantomTimeSeriesResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchPhantomTimeSeriesResponse_FieldPathArrayOfValues, error)
type WatchPhantomTimeSeriesResponse_FieldPathSelector ¶
type WatchPhantomTimeSeriesResponse_FieldPathSelector int32
const ( WatchPhantomTimeSeriesResponse_FieldPathSelectorPhantomTimeSerieChanges WatchPhantomTimeSeriesResponse_FieldPathSelector = 0 WatchPhantomTimeSeriesResponse_FieldPathSelectorIsCurrent WatchPhantomTimeSeriesResponse_FieldPathSelector = 1 WatchPhantomTimeSeriesResponse_FieldPathSelectorPageTokenChange WatchPhantomTimeSeriesResponse_FieldPathSelector = 2 WatchPhantomTimeSeriesResponse_FieldPathSelectorResumeToken WatchPhantomTimeSeriesResponse_FieldPathSelector = 3 WatchPhantomTimeSeriesResponse_FieldPathSelectorSnapshotSize WatchPhantomTimeSeriesResponse_FieldPathSelector = 4 WatchPhantomTimeSeriesResponse_FieldPathSelectorIsSoftReset WatchPhantomTimeSeriesResponse_FieldPathSelector = 5 WatchPhantomTimeSeriesResponse_FieldPathSelectorIsHardReset WatchPhantomTimeSeriesResponse_FieldPathSelector = 6 )
func (WatchPhantomTimeSeriesResponse_FieldPathSelector) String ¶
func (s WatchPhantomTimeSeriesResponse_FieldPathSelector) String() string
type WatchPhantomTimeSeriesResponse_FieldPathValue ¶
type WatchPhantomTimeSeriesResponse_FieldPathValue interface { WatchPhantomTimeSeriesResponse_FieldPath gotenobject.FieldPathValue SetTo(target **WatchPhantomTimeSeriesResponse) CompareWith(*WatchPhantomTimeSeriesResponse) (cmp int, comparable bool) }
WatchPhantomTimeSeriesResponse_FieldPathValue allows storing values for WatchPhantomTimeSeriesResponse fields according to their type
func MustParseWatchPhantomTimeSeriesResponse_FieldPathValue ¶
func MustParseWatchPhantomTimeSeriesResponse_FieldPathValue(pathStr, valueStr string) WatchPhantomTimeSeriesResponse_FieldPathValue
func ParseWatchPhantomTimeSeriesResponse_FieldPathValue ¶
func ParseWatchPhantomTimeSeriesResponse_FieldPathValue(pathStr, valueStr string) (WatchPhantomTimeSeriesResponse_FieldPathValue, error)
type WatchPhantomTimeSeriesResponse_FieldSubPath ¶
type WatchPhantomTimeSeriesResponse_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*WatchPhantomTimeSeriesResponse_FieldSubPath) AsPageTokenChangeSubPath ¶
func (fps *WatchPhantomTimeSeriesResponse_FieldSubPath) AsPageTokenChangeSubPath() (WatchPhantomTimeSeriesResponsePageTokenChange_FieldPath, bool)
func (*WatchPhantomTimeSeriesResponse_FieldSubPath) ClearValue ¶
func (fps *WatchPhantomTimeSeriesResponse_FieldSubPath) ClearValue(item *WatchPhantomTimeSeriesResponse)
func (*WatchPhantomTimeSeriesResponse_FieldSubPath) ClearValueRaw ¶
func (fps *WatchPhantomTimeSeriesResponse_FieldSubPath) ClearValueRaw(item proto.Message)
func (*WatchPhantomTimeSeriesResponse_FieldSubPath) Get ¶
func (fps *WatchPhantomTimeSeriesResponse_FieldSubPath) Get(source *WatchPhantomTimeSeriesResponse) (values []interface{})
Get returns all values pointed by selected field from source WatchPhantomTimeSeriesResponse
func (*WatchPhantomTimeSeriesResponse_FieldSubPath) GetDefault ¶
func (fps *WatchPhantomTimeSeriesResponse_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchPhantomTimeSeriesResponse_FieldSubPath) GetRaw ¶
func (fps *WatchPhantomTimeSeriesResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*WatchPhantomTimeSeriesResponse_FieldSubPath) GetSingle ¶
func (fps *WatchPhantomTimeSeriesResponse_FieldSubPath) GetSingle(source *WatchPhantomTimeSeriesResponse) (interface{}, bool)
GetSingle returns value of selected field from source WatchPhantomTimeSeriesResponse
func (*WatchPhantomTimeSeriesResponse_FieldSubPath) GetSingleRaw ¶
func (fps *WatchPhantomTimeSeriesResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchPhantomTimeSeriesResponse_FieldSubPath) IsLeaf ¶
func (fps *WatchPhantomTimeSeriesResponse_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchPhantomTimeSeriesResponse_FieldSubPath) JSONString ¶
func (fps *WatchPhantomTimeSeriesResponse_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchPhantomTimeSeriesResponse_FieldSubPath) Selector ¶
func (fps *WatchPhantomTimeSeriesResponse_FieldSubPath) Selector() WatchPhantomTimeSeriesResponse_FieldPathSelector
func (*WatchPhantomTimeSeriesResponse_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fps *WatchPhantomTimeSeriesResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchPhantomTimeSeriesResponse_FieldSubPath) String ¶
func (fps *WatchPhantomTimeSeriesResponse_FieldSubPath) String() string
String returns path representation in proto convention
func (*WatchPhantomTimeSeriesResponse_FieldSubPath) WithIArrayItemValue ¶
func (fps *WatchPhantomTimeSeriesResponse_FieldSubPath) WithIArrayItemValue(value interface{}) WatchPhantomTimeSeriesResponse_FieldPathArrayItemValue
func (*WatchPhantomTimeSeriesResponse_FieldSubPath) WithIArrayOfValues ¶
func (fps *WatchPhantomTimeSeriesResponse_FieldSubPath) WithIArrayOfValues(values interface{}) WatchPhantomTimeSeriesResponse_FieldPathArrayOfValues
func (*WatchPhantomTimeSeriesResponse_FieldSubPath) WithIValue ¶
func (fps *WatchPhantomTimeSeriesResponse_FieldSubPath) WithIValue(value interface{}) WatchPhantomTimeSeriesResponse_FieldPathValue
func (*WatchPhantomTimeSeriesResponse_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *WatchPhantomTimeSeriesResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchPhantomTimeSeriesResponse_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *WatchPhantomTimeSeriesResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchPhantomTimeSeriesResponse_FieldSubPath) WithRawIValue ¶
func (fps *WatchPhantomTimeSeriesResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchPhantomTimeSeriesResponse_FieldSubPathArrayItemValue ¶
type WatchPhantomTimeSeriesResponse_FieldSubPathArrayItemValue struct { WatchPhantomTimeSeriesResponse_FieldPath // contains filtered or unexported fields }
func (*WatchPhantomTimeSeriesResponse_FieldSubPathArrayItemValue) AsPageTokenChangePathItemValue ¶
func (fpaivs *WatchPhantomTimeSeriesResponse_FieldSubPathArrayItemValue) AsPageTokenChangePathItemValue() (WatchPhantomTimeSeriesResponsePageTokenChange_FieldPathArrayItemValue, bool)
func (*WatchPhantomTimeSeriesResponse_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *WatchPhantomTimeSeriesResponse_FieldSubPathArrayItemValue) ContainsValue(source *WatchPhantomTimeSeriesResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchPhantomTimeSeriesResponse'
func (*WatchPhantomTimeSeriesResponse_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *WatchPhantomTimeSeriesResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type WatchPhantomTimeSeriesResponse_FieldSubPathArrayOfValues ¶
type WatchPhantomTimeSeriesResponse_FieldSubPathArrayOfValues struct { WatchPhantomTimeSeriesResponse_FieldPath // contains filtered or unexported fields }
func (*WatchPhantomTimeSeriesResponse_FieldSubPathArrayOfValues) AsPageTokenChangePathArrayOfValues ¶
func (fpsaov *WatchPhantomTimeSeriesResponse_FieldSubPathArrayOfValues) AsPageTokenChangePathArrayOfValues() (WatchPhantomTimeSeriesResponsePageTokenChange_FieldPathArrayOfValues, bool)
func (*WatchPhantomTimeSeriesResponse_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *WatchPhantomTimeSeriesResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type WatchPhantomTimeSeriesResponse_FieldSubPathValue ¶
type WatchPhantomTimeSeriesResponse_FieldSubPathValue struct { WatchPhantomTimeSeriesResponse_FieldPath // contains filtered or unexported fields }
func (*WatchPhantomTimeSeriesResponse_FieldSubPathValue) AsPageTokenChangePathValue ¶
func (fpvs *WatchPhantomTimeSeriesResponse_FieldSubPathValue) AsPageTokenChangePathValue() (WatchPhantomTimeSeriesResponsePageTokenChange_FieldPathValue, bool)
func (*WatchPhantomTimeSeriesResponse_FieldSubPathValue) CompareWith ¶
func (fpvs *WatchPhantomTimeSeriesResponse_FieldSubPathValue) CompareWith(source *WatchPhantomTimeSeriesResponse) (int, bool)
func (*WatchPhantomTimeSeriesResponse_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *WatchPhantomTimeSeriesResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchPhantomTimeSeriesResponse_FieldSubPathValue) GetRawValue ¶
func (fpvs *WatchPhantomTimeSeriesResponse_FieldSubPathValue) GetRawValue() interface{}
func (*WatchPhantomTimeSeriesResponse_FieldSubPathValue) SetTo ¶
func (fpvs *WatchPhantomTimeSeriesResponse_FieldSubPathValue) SetTo(target **WatchPhantomTimeSeriesResponse)
func (*WatchPhantomTimeSeriesResponse_FieldSubPathValue) SetToRaw ¶
func (fpvs *WatchPhantomTimeSeriesResponse_FieldSubPathValue) SetToRaw(target proto.Message)
type WatchPhantomTimeSeriesResponse_FieldTerminalPath ¶
type WatchPhantomTimeSeriesResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchPhantomTimeSeriesResponse_FieldTerminalPath) ClearValue ¶
func (fp *WatchPhantomTimeSeriesResponse_FieldTerminalPath) ClearValue(item *WatchPhantomTimeSeriesResponse)
func (*WatchPhantomTimeSeriesResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchPhantomTimeSeriesResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchPhantomTimeSeriesResponse_FieldTerminalPath) Get ¶
func (fp *WatchPhantomTimeSeriesResponse_FieldTerminalPath) Get(source *WatchPhantomTimeSeriesResponse) (values []interface{})
Get returns all values pointed by specific field from source WatchPhantomTimeSeriesResponse
func (*WatchPhantomTimeSeriesResponse_FieldTerminalPath) GetDefault ¶
func (fp *WatchPhantomTimeSeriesResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchPhantomTimeSeriesResponse_FieldTerminalPath) GetRaw ¶
func (fp *WatchPhantomTimeSeriesResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchPhantomTimeSeriesResponse_FieldTerminalPath) GetSingle ¶
func (fp *WatchPhantomTimeSeriesResponse_FieldTerminalPath) GetSingle(source *WatchPhantomTimeSeriesResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchPhantomTimeSeriesResponse
func (*WatchPhantomTimeSeriesResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchPhantomTimeSeriesResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchPhantomTimeSeriesResponse_FieldTerminalPath) IsLeaf ¶
func (fp *WatchPhantomTimeSeriesResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchPhantomTimeSeriesResponse_FieldTerminalPath) JSONString ¶
func (fp *WatchPhantomTimeSeriesResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchPhantomTimeSeriesResponse_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *WatchPhantomTimeSeriesResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchPhantomTimeSeriesResponse_FieldTerminalPath) String ¶
func (fp *WatchPhantomTimeSeriesResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchPhantomTimeSeriesResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchPhantomTimeSeriesResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchPhantomTimeSeriesResponse_FieldPathArrayItemValue
func (*WatchPhantomTimeSeriesResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchPhantomTimeSeriesResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchPhantomTimeSeriesResponse_FieldPathArrayOfValues
func (*WatchPhantomTimeSeriesResponse_FieldTerminalPath) WithIValue ¶
func (fp *WatchPhantomTimeSeriesResponse_FieldTerminalPath) WithIValue(value interface{}) WatchPhantomTimeSeriesResponse_FieldPathValue
func (*WatchPhantomTimeSeriesResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchPhantomTimeSeriesResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchPhantomTimeSeriesResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchPhantomTimeSeriesResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchPhantomTimeSeriesResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchPhantomTimeSeriesResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchPhantomTimeSeriesResponse_FieldTerminalPathArrayItemValue ¶
type WatchPhantomTimeSeriesResponse_FieldTerminalPathArrayItemValue struct { WatchPhantomTimeSeriesResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchPhantomTimeSeriesResponse_FieldTerminalPathArrayItemValue) AsPhantomTimeSerieChangesItemValue ¶
func (fpaiv *WatchPhantomTimeSeriesResponse_FieldTerminalPathArrayItemValue) AsPhantomTimeSerieChangesItemValue() (*phantom_time_serie.PhantomTimeSerieChange, bool)
func (*WatchPhantomTimeSeriesResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchPhantomTimeSeriesResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchPhantomTimeSeriesResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchPhantomTimeSeriesResponse'
func (*WatchPhantomTimeSeriesResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchPhantomTimeSeriesResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchPhantomTimeSeriesResponse as interface{}
func (*WatchPhantomTimeSeriesResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchPhantomTimeSeriesResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchPhantomTimeSeriesResponse) (interface{}, bool)
func (*WatchPhantomTimeSeriesResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchPhantomTimeSeriesResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues ¶
type WatchPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues struct { WatchPhantomTimeSeriesResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues) AsIsCurrentArrayOfValues ¶
func (fpaov *WatchPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues) AsIsCurrentArrayOfValues() ([]bool, bool)
func (*WatchPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues) AsIsHardResetArrayOfValues ¶
func (fpaov *WatchPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues) AsIsHardResetArrayOfValues() ([]bool, bool)
func (*WatchPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues) AsIsSoftResetArrayOfValues ¶
func (fpaov *WatchPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues) AsIsSoftResetArrayOfValues() ([]bool, bool)
func (*WatchPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues) AsPageTokenChangeArrayOfValues ¶
func (fpaov *WatchPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues) AsPageTokenChangeArrayOfValues() ([]*WatchPhantomTimeSeriesResponse_PageTokenChange, bool)
func (*WatchPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues) AsPhantomTimeSerieChangesArrayOfValues ¶
func (fpaov *WatchPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues) AsPhantomTimeSerieChangesArrayOfValues() ([][]*phantom_time_serie.PhantomTimeSerieChange, bool)
func (*WatchPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues ¶
func (fpaov *WatchPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
func (*WatchPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues) AsSnapshotSizeArrayOfValues ¶
func (fpaov *WatchPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues) AsSnapshotSizeArrayOfValues() ([]int64, bool)
func (*WatchPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchPhantomTimeSeriesResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchPhantomTimeSeriesResponse_FieldTerminalPathValue ¶
type WatchPhantomTimeSeriesResponse_FieldTerminalPathValue struct { WatchPhantomTimeSeriesResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchPhantomTimeSeriesResponse_FieldTerminalPathValue) AsIsCurrentValue ¶
func (fpv *WatchPhantomTimeSeriesResponse_FieldTerminalPathValue) AsIsCurrentValue() (bool, bool)
func (*WatchPhantomTimeSeriesResponse_FieldTerminalPathValue) AsIsHardResetValue ¶
func (fpv *WatchPhantomTimeSeriesResponse_FieldTerminalPathValue) AsIsHardResetValue() (bool, bool)
func (*WatchPhantomTimeSeriesResponse_FieldTerminalPathValue) AsIsSoftResetValue ¶
func (fpv *WatchPhantomTimeSeriesResponse_FieldTerminalPathValue) AsIsSoftResetValue() (bool, bool)
func (*WatchPhantomTimeSeriesResponse_FieldTerminalPathValue) AsPageTokenChangeValue ¶
func (fpv *WatchPhantomTimeSeriesResponse_FieldTerminalPathValue) AsPageTokenChangeValue() (*WatchPhantomTimeSeriesResponse_PageTokenChange, bool)
func (*WatchPhantomTimeSeriesResponse_FieldTerminalPathValue) AsPhantomTimeSerieChangesValue ¶
func (fpv *WatchPhantomTimeSeriesResponse_FieldTerminalPathValue) AsPhantomTimeSerieChangesValue() ([]*phantom_time_serie.PhantomTimeSerieChange, bool)
func (*WatchPhantomTimeSeriesResponse_FieldTerminalPathValue) AsResumeTokenValue ¶
func (fpv *WatchPhantomTimeSeriesResponse_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
func (*WatchPhantomTimeSeriesResponse_FieldTerminalPathValue) AsSnapshotSizeValue ¶
func (fpv *WatchPhantomTimeSeriesResponse_FieldTerminalPathValue) AsSnapshotSizeValue() (int64, bool)
func (*WatchPhantomTimeSeriesResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchPhantomTimeSeriesResponse_FieldTerminalPathValue) CompareWith(source *WatchPhantomTimeSeriesResponse) (int, bool)
CompareWith compares value in the 'WatchPhantomTimeSeriesResponse_FieldTerminalPathValue' with the value under path in 'WatchPhantomTimeSeriesResponse'.
func (*WatchPhantomTimeSeriesResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchPhantomTimeSeriesResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchPhantomTimeSeriesResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchPhantomTimeSeriesResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'WatchPhantomTimeSeriesResponse' as interface{}
func (*WatchPhantomTimeSeriesResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchPhantomTimeSeriesResponse_FieldTerminalPathValue) SetTo(target **WatchPhantomTimeSeriesResponse)
SetTo stores value for selected field for object WatchPhantomTimeSeriesResponse
func (*WatchPhantomTimeSeriesResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchPhantomTimeSeriesResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchPhantomTimeSeriesResponse_PageTokenChange ¶
type WatchPhantomTimeSeriesResponse_PageTokenChange struct { // New token to retrieve previous page of results. PrevPageToken *phantom_time_serie.PagerCursor `` /* 151-byte string literal not displayed */ // New token to retrieve next page of results. NextPageToken *phantom_time_serie.PagerCursor `` /* 151-byte string literal not displayed */ // contains filtered or unexported fields }
func (*WatchPhantomTimeSeriesResponse_PageTokenChange) CloneRaw ¶
func (o *WatchPhantomTimeSeriesResponse_PageTokenChange) CloneRaw() gotenobject.GotenObjectExt
func (*WatchPhantomTimeSeriesResponse_PageTokenChange) Descriptor ¶
func (*WatchPhantomTimeSeriesResponse_PageTokenChange) Descriptor() ([]byte, []int)
Deprecated, Use WatchPhantomTimeSeriesResponse_PageTokenChange.ProtoReflect.Descriptor instead.
func (*WatchPhantomTimeSeriesResponse_PageTokenChange) GetNextPageToken ¶
func (m *WatchPhantomTimeSeriesResponse_PageTokenChange) GetNextPageToken() *phantom_time_serie.PagerCursor
func (*WatchPhantomTimeSeriesResponse_PageTokenChange) GetPrevPageToken ¶
func (m *WatchPhantomTimeSeriesResponse_PageTokenChange) GetPrevPageToken() *phantom_time_serie.PagerCursor
func (*WatchPhantomTimeSeriesResponse_PageTokenChange) GotenMessage ¶
func (*WatchPhantomTimeSeriesResponse_PageTokenChange) GotenMessage()
func (*WatchPhantomTimeSeriesResponse_PageTokenChange) GotenObjectExt ¶
func (o *WatchPhantomTimeSeriesResponse_PageTokenChange) GotenObjectExt()
func (*WatchPhantomTimeSeriesResponse_PageTokenChange) GotenValidate ¶
func (obj *WatchPhantomTimeSeriesResponse_PageTokenChange) GotenValidate() error
func (*WatchPhantomTimeSeriesResponse_PageTokenChange) MakeDiffFieldMask ¶
func (o *WatchPhantomTimeSeriesResponse_PageTokenChange) MakeDiffFieldMask(other *WatchPhantomTimeSeriesResponse_PageTokenChange) *WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask
func (*WatchPhantomTimeSeriesResponse_PageTokenChange) MakeFullFieldMask ¶
func (o *WatchPhantomTimeSeriesResponse_PageTokenChange) MakeFullFieldMask() *WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask
func (*WatchPhantomTimeSeriesResponse_PageTokenChange) MakeRawDiffFieldMask ¶
func (o *WatchPhantomTimeSeriesResponse_PageTokenChange) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchPhantomTimeSeriesResponse_PageTokenChange) MakeRawFullFieldMask ¶
func (o *WatchPhantomTimeSeriesResponse_PageTokenChange) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchPhantomTimeSeriesResponse_PageTokenChange) Marshal ¶
func (m *WatchPhantomTimeSeriesResponse_PageTokenChange) Marshal() ([]byte, error)
func (*WatchPhantomTimeSeriesResponse_PageTokenChange) MarshalJSON ¶
func (m *WatchPhantomTimeSeriesResponse_PageTokenChange) MarshalJSON() ([]byte, error)
func (*WatchPhantomTimeSeriesResponse_PageTokenChange) Merge ¶
func (o *WatchPhantomTimeSeriesResponse_PageTokenChange) Merge(source *WatchPhantomTimeSeriesResponse_PageTokenChange)
func (*WatchPhantomTimeSeriesResponse_PageTokenChange) MergeRaw ¶
func (o *WatchPhantomTimeSeriesResponse_PageTokenChange) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchPhantomTimeSeriesResponse_PageTokenChange) ProtoMessage ¶
func (*WatchPhantomTimeSeriesResponse_PageTokenChange) ProtoMessage()
func (*WatchPhantomTimeSeriesResponse_PageTokenChange) ProtoReflect ¶
func (m *WatchPhantomTimeSeriesResponse_PageTokenChange) ProtoReflect() preflect.Message
func (*WatchPhantomTimeSeriesResponse_PageTokenChange) Reset ¶
func (m *WatchPhantomTimeSeriesResponse_PageTokenChange) Reset()
func (*WatchPhantomTimeSeriesResponse_PageTokenChange) SetNextPageToken ¶
func (m *WatchPhantomTimeSeriesResponse_PageTokenChange) SetNextPageToken(fv *phantom_time_serie.PagerCursor)
func (*WatchPhantomTimeSeriesResponse_PageTokenChange) SetPrevPageToken ¶
func (m *WatchPhantomTimeSeriesResponse_PageTokenChange) SetPrevPageToken(fv *phantom_time_serie.PagerCursor)
func (*WatchPhantomTimeSeriesResponse_PageTokenChange) String ¶
func (m *WatchPhantomTimeSeriesResponse_PageTokenChange) String() string
func (*WatchPhantomTimeSeriesResponse_PageTokenChange) Unmarshal ¶
func (m *WatchPhantomTimeSeriesResponse_PageTokenChange) Unmarshal(b []byte) error
func (*WatchPhantomTimeSeriesResponse_PageTokenChange) UnmarshalJSON ¶
func (m *WatchPhantomTimeSeriesResponse_PageTokenChange) UnmarshalJSON(data []byte) error
type WatchPhantomTimeSeriesResponse_PageTokenChangePathSelectorNextPageToken ¶
type WatchPhantomTimeSeriesResponse_PageTokenChangePathSelectorNextPageToken struct{}
func (WatchPhantomTimeSeriesResponse_PageTokenChangePathSelectorNextPageToken) WithArrayOfValues ¶
type WatchPhantomTimeSeriesResponse_PageTokenChangePathSelectorPrevPageToken ¶
type WatchPhantomTimeSeriesResponse_PageTokenChangePathSelectorPrevPageToken struct{}
func (WatchPhantomTimeSeriesResponse_PageTokenChangePathSelectorPrevPageToken) WithArrayOfValues ¶
type WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask ¶
type WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask struct {
Paths []WatchPhantomTimeSeriesResponsePageTokenChange_FieldPath
}
func FullWatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask ¶
func FullWatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask() *WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask
func (*WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) AppendPath ¶
func (fieldMask *WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) AppendPath(path WatchPhantomTimeSeriesResponsePageTokenChange_FieldPath)
func (*WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) AppendRawPath ¶
func (fieldMask *WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) FilterInputFields ¶
func (fieldMask *WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) FilterInputFields() *WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) GetPaths ¶
func (fieldMask *WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) GetPaths() []WatchPhantomTimeSeriesResponsePageTokenChange_FieldPath
func (*WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) GetRawPaths ¶
func (fieldMask *WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) IsFull ¶
func (fieldMask *WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) IsFull() bool
func (WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) Marshal ¶
func (fieldMask WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) MarshalJSON ¶
func (fieldMask WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) PathsCount ¶
func (fieldMask *WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) PathsCount() int
func (*WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) Project ¶
func (fieldMask *WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) Project(source *WatchPhantomTimeSeriesResponse_PageTokenChange) *WatchPhantomTimeSeriesResponse_PageTokenChange
func (*WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) ProjectRaw ¶
func (fieldMask *WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) ProtoMessage ¶
func (fieldMask *WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) ProtoMessage()
func (*WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) ProtoReflect ¶
func (fieldMask *WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) ProtoReflect() preflect.Message
func (*WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) Reset ¶
func (fieldMask *WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) Reset()
func (*WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) Set ¶
func (fieldMask *WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) Set(target, source *WatchPhantomTimeSeriesResponse_PageTokenChange)
func (*WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) SetFromCliFlag(raw string) error
func (*WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) SetRaw ¶
func (fieldMask *WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) Size ¶
func (fieldMask *WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) Size() int
func (*WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) String ¶
func (fieldMask *WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) String() string
func (*WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) SubtractRaw ¶
func (fieldMask *WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) Unmarshal ¶
func (fieldMask *WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) Unmarshal(data []byte) error
func (*WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchPhantomTimeSeriesResponse_PageTokenChange_FieldMask) UnmarshalJSON(data []byte) error
Source Files ¶
- phantom_time_serie_service.pb.client.go
- phantom_time_serie_service.pb.descriptors.go
- phantom_time_serie_service.pb.fieldmask.go
- phantom_time_serie_service.pb.fieldpath.go
- phantom_time_serie_service.pb.fieldpathbuilder.go
- phantom_time_serie_service.pb.go
- phantom_time_serie_service.pb.object_ext.go
- phantom_time_serie_service.pb.validate.go