phantom_time_serie_client

package
v1.1.5 Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2024 License: Apache-2.0 Imports: 27 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BatchGetPhantomTimeSeriesDescriptor

type BatchGetPhantomTimeSeriesDescriptor struct{}

func GetBatchGetPhantomTimeSeriesDescriptor

func GetBatchGetPhantomTimeSeriesDescriptor() *BatchGetPhantomTimeSeriesDescriptor

func (*BatchGetPhantomTimeSeriesDescriptor) GetApiDescriptor

func (*BatchGetPhantomTimeSeriesDescriptor) GetApiName

func (*BatchGetPhantomTimeSeriesDescriptor) GetClientMsgReflectHandle

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

func (*BatchGetPhantomTimeSeriesDescriptor) GetFullMethodName

func (d *BatchGetPhantomTimeSeriesDescriptor) GetFullMethodName() string

func (*BatchGetPhantomTimeSeriesDescriptor) GetMethodName

func (d *BatchGetPhantomTimeSeriesDescriptor) GetMethodName() string

func (*BatchGetPhantomTimeSeriesDescriptor) GetProtoPkgName

func (d *BatchGetPhantomTimeSeriesDescriptor) GetProtoPkgName() string

func (*BatchGetPhantomTimeSeriesDescriptor) GetResourceDescriptor

func (*BatchGetPhantomTimeSeriesDescriptor) GetServerMsgReflectHandle

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

func (*BatchGetPhantomTimeSeriesDescriptor) GetServiceDomain

func (d *BatchGetPhantomTimeSeriesDescriptor) GetServiceDomain() string

func (*BatchGetPhantomTimeSeriesDescriptor) GetServiceVersion

func (d *BatchGetPhantomTimeSeriesDescriptor) GetServiceVersion() string

func (*BatchGetPhantomTimeSeriesDescriptor) GetVerb

func (*BatchGetPhantomTimeSeriesDescriptor) HasResource

func (d *BatchGetPhantomTimeSeriesDescriptor) HasResource() bool

func (*BatchGetPhantomTimeSeriesDescriptor) IsClientStream

func (d *BatchGetPhantomTimeSeriesDescriptor) IsClientStream() bool

func (*BatchGetPhantomTimeSeriesDescriptor) IsCollection

func (d *BatchGetPhantomTimeSeriesDescriptor) IsCollection() bool

func (*BatchGetPhantomTimeSeriesDescriptor) IsPlural

func (*BatchGetPhantomTimeSeriesDescriptor) IsServerStream

func (d *BatchGetPhantomTimeSeriesDescriptor) IsServerStream() bool

func (*BatchGetPhantomTimeSeriesDescriptor) IsUnary

func (*BatchGetPhantomTimeSeriesDescriptor) NewEmptyClientMsg

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

func (*BatchGetPhantomTimeSeriesDescriptor) NewEmptyServerMsg

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

func (*BatchGetPhantomTimeSeriesDescriptor) RequestHasResourceBody

func (d *BatchGetPhantomTimeSeriesDescriptor) RequestHasResourceBody() bool

type BatchGetPhantomTimeSeriesDescriptorClientMsgHandle

type BatchGetPhantomTimeSeriesDescriptorClientMsgHandle struct{}

func (*BatchGetPhantomTimeSeriesDescriptorClientMsgHandle) ExtractCollectionName

func (*BatchGetPhantomTimeSeriesDescriptorClientMsgHandle) ExtractResourceBodies

func (*BatchGetPhantomTimeSeriesDescriptorClientMsgHandle) ExtractResourceBody

func (*BatchGetPhantomTimeSeriesDescriptorClientMsgHandle) ExtractResourceName

func (*BatchGetPhantomTimeSeriesDescriptorClientMsgHandle) ExtractResourceNames

type BatchGetPhantomTimeSeriesDescriptorServerMsgHandle

type BatchGetPhantomTimeSeriesDescriptorServerMsgHandle struct{}

func (*BatchGetPhantomTimeSeriesDescriptorServerMsgHandle) ExtractCollectionName

func (*BatchGetPhantomTimeSeriesDescriptorServerMsgHandle) ExtractResourceBodies

func (*BatchGetPhantomTimeSeriesDescriptorServerMsgHandle) ExtractResourceBody

func (*BatchGetPhantomTimeSeriesDescriptorServerMsgHandle) ExtractResourceName

func (*BatchGetPhantomTimeSeriesDescriptorServerMsgHandle) ExtractResourceNames

type BatchGetPhantomTimeSeriesRequest

type BatchGetPhantomTimeSeriesRequest struct {

	// Names of PhantomTimeSeries
	Names []*phantom_time_serie.Name `protobuf:"bytes,2,rep,customtype=Name,name=names,proto3" json:"names,omitempty" firestore:"names"`
	// A list of extra fields to be obtained for each response item on top of
	// fields defined by request field view
	FieldMask *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.types.View" json:"view,omitempty" firestore:"view"`
	// contains filtered or unexported fields
}

Request message for method [BatchGetPhantomTimeSeries][ntt.monitoring.v4.BatchGetPhantomTimeSeries]

func (*BatchGetPhantomTimeSeriesRequest) Descriptor

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

Deprecated, Use BatchGetPhantomTimeSeriesRequest.ProtoReflect.Descriptor instead.

func (*BatchGetPhantomTimeSeriesRequest) GetFieldMask

func (*BatchGetPhantomTimeSeriesRequest) GetNames

func (*BatchGetPhantomTimeSeriesRequest) GetView

func (*BatchGetPhantomTimeSeriesRequest) GotenMessage

func (*BatchGetPhantomTimeSeriesRequest) GotenMessage()

func (*BatchGetPhantomTimeSeriesRequest) GotenValidate

func (obj *BatchGetPhantomTimeSeriesRequest) GotenValidate() error

func (*BatchGetPhantomTimeSeriesRequest) Marshal

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

func (*BatchGetPhantomTimeSeriesRequest) MarshalJSON

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

func (*BatchGetPhantomTimeSeriesRequest) ProtoMessage

func (*BatchGetPhantomTimeSeriesRequest) ProtoMessage()

func (*BatchGetPhantomTimeSeriesRequest) ProtoReflect

func (*BatchGetPhantomTimeSeriesRequest) Reset

func (*BatchGetPhantomTimeSeriesRequest) SetFieldMask

func (*BatchGetPhantomTimeSeriesRequest) SetNames

func (*BatchGetPhantomTimeSeriesRequest) SetView

func (*BatchGetPhantomTimeSeriesRequest) String

func (*BatchGetPhantomTimeSeriesRequest) Unmarshal

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

func (*BatchGetPhantomTimeSeriesRequest) UnmarshalJSON

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

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.Name `protobuf:"bytes,2,rep,customtype=Name,name=missing,proto3" json:"missing,omitempty" firestore:"missing"`
	// contains filtered or unexported fields
}

BatchGetPhantomTimeSeriesResponse

func (*BatchGetPhantomTimeSeriesResponse) Descriptor

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

Deprecated, Use BatchGetPhantomTimeSeriesResponse.ProtoReflect.Descriptor instead.

func (*BatchGetPhantomTimeSeriesResponse) GetMissing

func (*BatchGetPhantomTimeSeriesResponse) GetPhantomTimeSeries

func (*BatchGetPhantomTimeSeriesResponse) GotenMessage

func (*BatchGetPhantomTimeSeriesResponse) GotenMessage()

func (*BatchGetPhantomTimeSeriesResponse) GotenValidate

func (obj *BatchGetPhantomTimeSeriesResponse) GotenValidate() error

func (*BatchGetPhantomTimeSeriesResponse) Marshal

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

func (*BatchGetPhantomTimeSeriesResponse) MarshalJSON

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

func (*BatchGetPhantomTimeSeriesResponse) ProtoMessage

func (*BatchGetPhantomTimeSeriesResponse) ProtoMessage()

func (*BatchGetPhantomTimeSeriesResponse) ProtoReflect

func (*BatchGetPhantomTimeSeriesResponse) Reset

func (*BatchGetPhantomTimeSeriesResponse) SetMissing

func (*BatchGetPhantomTimeSeriesResponse) SetPhantomTimeSeries

func (*BatchGetPhantomTimeSeriesResponse) String

func (*BatchGetPhantomTimeSeriesResponse) Unmarshal

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

func (*BatchGetPhantomTimeSeriesResponse) UnmarshalJSON

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

type CreatePhantomTimeSerieDescriptor

type CreatePhantomTimeSerieDescriptor struct{}

func GetCreatePhantomTimeSerieDescriptor

func GetCreatePhantomTimeSerieDescriptor() *CreatePhantomTimeSerieDescriptor

func (*CreatePhantomTimeSerieDescriptor) GetApiDescriptor

func (*CreatePhantomTimeSerieDescriptor) GetApiName

func (d *CreatePhantomTimeSerieDescriptor) GetApiName() string

func (*CreatePhantomTimeSerieDescriptor) GetClientMsgReflectHandle

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

func (*CreatePhantomTimeSerieDescriptor) GetFullMethodName

func (d *CreatePhantomTimeSerieDescriptor) GetFullMethodName() string

func (*CreatePhantomTimeSerieDescriptor) GetMethodName

func (d *CreatePhantomTimeSerieDescriptor) GetMethodName() string

func (*CreatePhantomTimeSerieDescriptor) GetProtoPkgName

func (d *CreatePhantomTimeSerieDescriptor) GetProtoPkgName() string

func (*CreatePhantomTimeSerieDescriptor) GetResourceDescriptor

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

func (*CreatePhantomTimeSerieDescriptor) GetServerMsgReflectHandle

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

func (*CreatePhantomTimeSerieDescriptor) GetServiceDomain

func (d *CreatePhantomTimeSerieDescriptor) GetServiceDomain() string

func (*CreatePhantomTimeSerieDescriptor) GetServiceVersion

func (d *CreatePhantomTimeSerieDescriptor) GetServiceVersion() string

func (*CreatePhantomTimeSerieDescriptor) GetVerb

func (*CreatePhantomTimeSerieDescriptor) HasResource

func (d *CreatePhantomTimeSerieDescriptor) HasResource() bool

func (*CreatePhantomTimeSerieDescriptor) IsClientStream

func (d *CreatePhantomTimeSerieDescriptor) IsClientStream() bool

func (*CreatePhantomTimeSerieDescriptor) IsCollection

func (d *CreatePhantomTimeSerieDescriptor) IsCollection() bool

func (*CreatePhantomTimeSerieDescriptor) IsPlural

func (d *CreatePhantomTimeSerieDescriptor) IsPlural() bool

func (*CreatePhantomTimeSerieDescriptor) IsServerStream

func (d *CreatePhantomTimeSerieDescriptor) IsServerStream() bool

func (*CreatePhantomTimeSerieDescriptor) IsUnary

func (*CreatePhantomTimeSerieDescriptor) NewEmptyClientMsg

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

func (*CreatePhantomTimeSerieDescriptor) NewEmptyServerMsg

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

func (*CreatePhantomTimeSerieDescriptor) RequestHasResourceBody

func (d *CreatePhantomTimeSerieDescriptor) RequestHasResourceBody() bool

type CreatePhantomTimeSerieDescriptorClientMsgHandle

type CreatePhantomTimeSerieDescriptorClientMsgHandle struct{}

func (*CreatePhantomTimeSerieDescriptorClientMsgHandle) ExtractCollectionName

func (*CreatePhantomTimeSerieDescriptorClientMsgHandle) ExtractResourceBodies

func (*CreatePhantomTimeSerieDescriptorClientMsgHandle) ExtractResourceBody

func (*CreatePhantomTimeSerieDescriptorClientMsgHandle) ExtractResourceName

func (*CreatePhantomTimeSerieDescriptorClientMsgHandle) ExtractResourceNames

type CreatePhantomTimeSerieDescriptorServerMsgHandle

type CreatePhantomTimeSerieDescriptorServerMsgHandle struct{}

func (*CreatePhantomTimeSerieDescriptorServerMsgHandle) ExtractCollectionName

func (*CreatePhantomTimeSerieDescriptorServerMsgHandle) ExtractResourceBodies

func (*CreatePhantomTimeSerieDescriptorServerMsgHandle) ExtractResourceBody

func (*CreatePhantomTimeSerieDescriptorServerMsgHandle) ExtractResourceName

func (*CreatePhantomTimeSerieDescriptorServerMsgHandle) ExtractResourceNames

type CreatePhantomTimeSerieRequest

type CreatePhantomTimeSerieRequest struct {

	// Parent name of ntt.monitoring.v4.PhantomTimeSerie
	Parent *phantom_time_serie.ParentName `protobuf:"bytes,1,opt,customtype=ParentName,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.v4.CreatePhantomTimeSerie]

func (*CreatePhantomTimeSerieRequest) Descriptor

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

Deprecated, Use CreatePhantomTimeSerieRequest.ProtoReflect.Descriptor instead.

func (*CreatePhantomTimeSerieRequest) GetParent

func (*CreatePhantomTimeSerieRequest) GetPhantomTimeSerie

func (*CreatePhantomTimeSerieRequest) GotenMessage

func (*CreatePhantomTimeSerieRequest) GotenMessage()

func (*CreatePhantomTimeSerieRequest) GotenValidate

func (obj *CreatePhantomTimeSerieRequest) GotenValidate() error

func (*CreatePhantomTimeSerieRequest) Marshal

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

func (*CreatePhantomTimeSerieRequest) MarshalJSON

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

func (*CreatePhantomTimeSerieRequest) ProtoMessage

func (*CreatePhantomTimeSerieRequest) ProtoMessage()

func (*CreatePhantomTimeSerieRequest) ProtoReflect

func (*CreatePhantomTimeSerieRequest) Reset

func (m *CreatePhantomTimeSerieRequest) Reset()

func (*CreatePhantomTimeSerieRequest) SetParent

func (*CreatePhantomTimeSerieRequest) SetPhantomTimeSerie

func (*CreatePhantomTimeSerieRequest) String

func (*CreatePhantomTimeSerieRequest) Unmarshal

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

func (*CreatePhantomTimeSerieRequest) UnmarshalJSON

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

type DeletePhantomTimeSerieDescriptor

type DeletePhantomTimeSerieDescriptor struct{}

func GetDeletePhantomTimeSerieDescriptor

func GetDeletePhantomTimeSerieDescriptor() *DeletePhantomTimeSerieDescriptor

func (*DeletePhantomTimeSerieDescriptor) GetApiDescriptor

func (*DeletePhantomTimeSerieDescriptor) GetApiName

func (d *DeletePhantomTimeSerieDescriptor) GetApiName() string

func (*DeletePhantomTimeSerieDescriptor) GetClientMsgReflectHandle

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

func (*DeletePhantomTimeSerieDescriptor) GetFullMethodName

func (d *DeletePhantomTimeSerieDescriptor) GetFullMethodName() string

func (*DeletePhantomTimeSerieDescriptor) GetMethodName

func (d *DeletePhantomTimeSerieDescriptor) GetMethodName() string

func (*DeletePhantomTimeSerieDescriptor) GetProtoPkgName

func (d *DeletePhantomTimeSerieDescriptor) GetProtoPkgName() string

func (*DeletePhantomTimeSerieDescriptor) GetResourceDescriptor

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

func (*DeletePhantomTimeSerieDescriptor) GetServerMsgReflectHandle

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

func (*DeletePhantomTimeSerieDescriptor) GetServiceDomain

func (d *DeletePhantomTimeSerieDescriptor) GetServiceDomain() string

func (*DeletePhantomTimeSerieDescriptor) GetServiceVersion

func (d *DeletePhantomTimeSerieDescriptor) GetServiceVersion() string

func (*DeletePhantomTimeSerieDescriptor) GetVerb

func (*DeletePhantomTimeSerieDescriptor) HasResource

func (d *DeletePhantomTimeSerieDescriptor) HasResource() bool

func (*DeletePhantomTimeSerieDescriptor) IsClientStream

func (d *DeletePhantomTimeSerieDescriptor) IsClientStream() bool

func (*DeletePhantomTimeSerieDescriptor) IsCollection

func (d *DeletePhantomTimeSerieDescriptor) IsCollection() bool

func (*DeletePhantomTimeSerieDescriptor) IsPlural

func (d *DeletePhantomTimeSerieDescriptor) IsPlural() bool

func (*DeletePhantomTimeSerieDescriptor) IsServerStream

func (d *DeletePhantomTimeSerieDescriptor) IsServerStream() bool

func (*DeletePhantomTimeSerieDescriptor) IsUnary

func (*DeletePhantomTimeSerieDescriptor) NewEmptyClientMsg

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

func (*DeletePhantomTimeSerieDescriptor) NewEmptyServerMsg

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

func (*DeletePhantomTimeSerieDescriptor) RequestHasResourceBody

func (d *DeletePhantomTimeSerieDescriptor) RequestHasResourceBody() bool

type DeletePhantomTimeSerieDescriptorClientMsgHandle

type DeletePhantomTimeSerieDescriptorClientMsgHandle struct{}

func (*DeletePhantomTimeSerieDescriptorClientMsgHandle) ExtractCollectionName

func (*DeletePhantomTimeSerieDescriptorClientMsgHandle) ExtractResourceBodies

func (*DeletePhantomTimeSerieDescriptorClientMsgHandle) ExtractResourceBody

func (*DeletePhantomTimeSerieDescriptorClientMsgHandle) ExtractResourceName

func (*DeletePhantomTimeSerieDescriptorClientMsgHandle) ExtractResourceNames

type DeletePhantomTimeSerieDescriptorServerMsgHandle

type DeletePhantomTimeSerieDescriptorServerMsgHandle struct{}

func (*DeletePhantomTimeSerieDescriptorServerMsgHandle) ExtractCollectionName

func (*DeletePhantomTimeSerieDescriptorServerMsgHandle) ExtractResourceBodies

func (*DeletePhantomTimeSerieDescriptorServerMsgHandle) ExtractResourceBody

func (*DeletePhantomTimeSerieDescriptorServerMsgHandle) ExtractResourceName

func (*DeletePhantomTimeSerieDescriptorServerMsgHandle) ExtractResourceNames

type DeletePhantomTimeSerieRequest

type DeletePhantomTimeSerieRequest struct {

	// Name of ntt.monitoring.v4.PhantomTimeSerie
	Name *phantom_time_serie.Name `protobuf:"bytes,1,opt,customtype=Name,name=name,proto3" json:"name,omitempty" firestore:"name"`
	// contains filtered or unexported fields
}

Request message for method [DeletePhantomTimeSerie][ntt.monitoring.v4.DeletePhantomTimeSerie]

func (*DeletePhantomTimeSerieRequest) Descriptor

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

Deprecated, Use DeletePhantomTimeSerieRequest.ProtoReflect.Descriptor instead.

func (*DeletePhantomTimeSerieRequest) GetName

func (*DeletePhantomTimeSerieRequest) GotenMessage

func (*DeletePhantomTimeSerieRequest) GotenMessage()

func (*DeletePhantomTimeSerieRequest) GotenValidate

func (obj *DeletePhantomTimeSerieRequest) GotenValidate() error

func (*DeletePhantomTimeSerieRequest) Marshal

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

func (*DeletePhantomTimeSerieRequest) MarshalJSON

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

func (*DeletePhantomTimeSerieRequest) ProtoMessage

func (*DeletePhantomTimeSerieRequest) ProtoMessage()

func (*DeletePhantomTimeSerieRequest) ProtoReflect

func (*DeletePhantomTimeSerieRequest) Reset

func (m *DeletePhantomTimeSerieRequest) Reset()

func (*DeletePhantomTimeSerieRequest) SetName

func (*DeletePhantomTimeSerieRequest) String

func (*DeletePhantomTimeSerieRequest) Unmarshal

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

func (*DeletePhantomTimeSerieRequest) UnmarshalJSON

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

type GetPhantomTimeSerieDescriptor

type GetPhantomTimeSerieDescriptor struct{}

func GetGetPhantomTimeSerieDescriptor

func GetGetPhantomTimeSerieDescriptor() *GetPhantomTimeSerieDescriptor

func (*GetPhantomTimeSerieDescriptor) GetApiDescriptor

func (*GetPhantomTimeSerieDescriptor) GetApiName

func (d *GetPhantomTimeSerieDescriptor) GetApiName() string

func (*GetPhantomTimeSerieDescriptor) GetClientMsgReflectHandle

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

func (*GetPhantomTimeSerieDescriptor) GetFullMethodName

func (d *GetPhantomTimeSerieDescriptor) GetFullMethodName() string

func (*GetPhantomTimeSerieDescriptor) GetMethodName

func (d *GetPhantomTimeSerieDescriptor) GetMethodName() string

func (*GetPhantomTimeSerieDescriptor) GetProtoPkgName

func (d *GetPhantomTimeSerieDescriptor) GetProtoPkgName() string

func (*GetPhantomTimeSerieDescriptor) GetResourceDescriptor

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

func (*GetPhantomTimeSerieDescriptor) GetServerMsgReflectHandle

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

func (*GetPhantomTimeSerieDescriptor) GetServiceDomain

func (d *GetPhantomTimeSerieDescriptor) GetServiceDomain() string

func (*GetPhantomTimeSerieDescriptor) GetServiceVersion

func (d *GetPhantomTimeSerieDescriptor) GetServiceVersion() string

func (*GetPhantomTimeSerieDescriptor) GetVerb

func (*GetPhantomTimeSerieDescriptor) HasResource

func (d *GetPhantomTimeSerieDescriptor) HasResource() bool

func (*GetPhantomTimeSerieDescriptor) IsClientStream

func (d *GetPhantomTimeSerieDescriptor) IsClientStream() bool

func (*GetPhantomTimeSerieDescriptor) IsCollection

func (d *GetPhantomTimeSerieDescriptor) IsCollection() bool

func (*GetPhantomTimeSerieDescriptor) IsPlural

func (d *GetPhantomTimeSerieDescriptor) IsPlural() bool

func (*GetPhantomTimeSerieDescriptor) IsServerStream

func (d *GetPhantomTimeSerieDescriptor) IsServerStream() bool

func (*GetPhantomTimeSerieDescriptor) IsUnary

func (d *GetPhantomTimeSerieDescriptor) IsUnary() bool

func (*GetPhantomTimeSerieDescriptor) NewEmptyClientMsg

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

func (*GetPhantomTimeSerieDescriptor) NewEmptyServerMsg

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

func (*GetPhantomTimeSerieDescriptor) RequestHasResourceBody

func (d *GetPhantomTimeSerieDescriptor) RequestHasResourceBody() bool

type GetPhantomTimeSerieDescriptorClientMsgHandle

type GetPhantomTimeSerieDescriptorClientMsgHandle struct{}

func (*GetPhantomTimeSerieDescriptorClientMsgHandle) ExtractCollectionName

func (*GetPhantomTimeSerieDescriptorClientMsgHandle) ExtractResourceBodies

func (*GetPhantomTimeSerieDescriptorClientMsgHandle) ExtractResourceBody

func (*GetPhantomTimeSerieDescriptorClientMsgHandle) ExtractResourceName

func (*GetPhantomTimeSerieDescriptorClientMsgHandle) ExtractResourceNames

type GetPhantomTimeSerieDescriptorServerMsgHandle

type GetPhantomTimeSerieDescriptorServerMsgHandle struct{}

func (*GetPhantomTimeSerieDescriptorServerMsgHandle) ExtractCollectionName

func (*GetPhantomTimeSerieDescriptorServerMsgHandle) ExtractResourceBodies

func (*GetPhantomTimeSerieDescriptorServerMsgHandle) ExtractResourceBody

func (*GetPhantomTimeSerieDescriptorServerMsgHandle) ExtractResourceName

func (*GetPhantomTimeSerieDescriptorServerMsgHandle) ExtractResourceNames

type GetPhantomTimeSerieRequest

type GetPhantomTimeSerieRequest struct {

	// Name of ntt.monitoring.v4.PhantomTimeSerie
	Name *phantom_time_serie.Name `protobuf:"bytes,1,opt,customtype=Name,name=name,proto3" json:"name,omitempty" firestore:"name"`
	// A list of extra fields to be obtained for each response item on top of
	// fields defined by request field view
	FieldMask *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.types.View" json:"view,omitempty" firestore:"view"`
	// contains filtered or unexported fields
}

Request message for method [GetPhantomTimeSerie][ntt.monitoring.v4.GetPhantomTimeSerie]

func (*GetPhantomTimeSerieRequest) Descriptor

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

Deprecated, Use GetPhantomTimeSerieRequest.ProtoReflect.Descriptor instead.

func (*GetPhantomTimeSerieRequest) GetFieldMask

func (*GetPhantomTimeSerieRequest) GetName

func (*GetPhantomTimeSerieRequest) GetView

func (m *GetPhantomTimeSerieRequest) GetView() view.View

func (*GetPhantomTimeSerieRequest) GotenMessage

func (*GetPhantomTimeSerieRequest) GotenMessage()

func (*GetPhantomTimeSerieRequest) GotenValidate

func (obj *GetPhantomTimeSerieRequest) GotenValidate() error

func (*GetPhantomTimeSerieRequest) Marshal

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

func (*GetPhantomTimeSerieRequest) MarshalJSON

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

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 (*GetPhantomTimeSerieRequest) SetName

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 ListPhantomTimeSeriesDescriptor

type ListPhantomTimeSeriesDescriptor struct{}

func GetListPhantomTimeSeriesDescriptor

func GetListPhantomTimeSeriesDescriptor() *ListPhantomTimeSeriesDescriptor

func (*ListPhantomTimeSeriesDescriptor) GetApiDescriptor

func (*ListPhantomTimeSeriesDescriptor) GetApiName

func (d *ListPhantomTimeSeriesDescriptor) GetApiName() string

func (*ListPhantomTimeSeriesDescriptor) GetClientMsgReflectHandle

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

func (*ListPhantomTimeSeriesDescriptor) GetFullMethodName

func (d *ListPhantomTimeSeriesDescriptor) GetFullMethodName() string

func (*ListPhantomTimeSeriesDescriptor) GetMethodName

func (d *ListPhantomTimeSeriesDescriptor) GetMethodName() string

func (*ListPhantomTimeSeriesDescriptor) GetProtoPkgName

func (d *ListPhantomTimeSeriesDescriptor) GetProtoPkgName() string

func (*ListPhantomTimeSeriesDescriptor) GetResourceDescriptor

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

func (*ListPhantomTimeSeriesDescriptor) GetServerMsgReflectHandle

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

func (*ListPhantomTimeSeriesDescriptor) GetServiceDomain

func (d *ListPhantomTimeSeriesDescriptor) GetServiceDomain() string

func (*ListPhantomTimeSeriesDescriptor) GetServiceVersion

func (d *ListPhantomTimeSeriesDescriptor) GetServiceVersion() string

func (*ListPhantomTimeSeriesDescriptor) GetVerb

func (*ListPhantomTimeSeriesDescriptor) HasResource

func (d *ListPhantomTimeSeriesDescriptor) HasResource() bool

func (*ListPhantomTimeSeriesDescriptor) IsClientStream

func (d *ListPhantomTimeSeriesDescriptor) IsClientStream() bool

func (*ListPhantomTimeSeriesDescriptor) IsCollection

func (d *ListPhantomTimeSeriesDescriptor) IsCollection() bool

func (*ListPhantomTimeSeriesDescriptor) IsPlural

func (d *ListPhantomTimeSeriesDescriptor) IsPlural() bool

func (*ListPhantomTimeSeriesDescriptor) IsServerStream

func (d *ListPhantomTimeSeriesDescriptor) IsServerStream() bool

func (*ListPhantomTimeSeriesDescriptor) IsUnary

func (*ListPhantomTimeSeriesDescriptor) NewEmptyClientMsg

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

func (*ListPhantomTimeSeriesDescriptor) NewEmptyServerMsg

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

func (*ListPhantomTimeSeriesDescriptor) RequestHasResourceBody

func (d *ListPhantomTimeSeriesDescriptor) RequestHasResourceBody() bool

type ListPhantomTimeSeriesDescriptorClientMsgHandle

type ListPhantomTimeSeriesDescriptorClientMsgHandle struct{}

func (*ListPhantomTimeSeriesDescriptorClientMsgHandle) ExtractCollectionName

func (*ListPhantomTimeSeriesDescriptorClientMsgHandle) ExtractResourceBodies

func (*ListPhantomTimeSeriesDescriptorClientMsgHandle) ExtractResourceBody

func (*ListPhantomTimeSeriesDescriptorClientMsgHandle) ExtractResourceName

func (*ListPhantomTimeSeriesDescriptorClientMsgHandle) ExtractResourceNames

type ListPhantomTimeSeriesDescriptorServerMsgHandle

type ListPhantomTimeSeriesDescriptorServerMsgHandle struct{}

func (*ListPhantomTimeSeriesDescriptorServerMsgHandle) ExtractCollectionName

func (*ListPhantomTimeSeriesDescriptorServerMsgHandle) ExtractResourceBodies

func (*ListPhantomTimeSeriesDescriptorServerMsgHandle) ExtractResourceBody

func (*ListPhantomTimeSeriesDescriptorServerMsgHandle) ExtractResourceName

func (*ListPhantomTimeSeriesDescriptorServerMsgHandle) ExtractResourceNames

type ListPhantomTimeSeriesRequest

type ListPhantomTimeSeriesRequest struct {

	// Parent name of ntt.monitoring.v4.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.v4.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.types.View" json:"view,omitempty" firestore:"view"`
	// Indicates if list response should contain total count and offset (fields
	// current_offset and total_results_count).
	IncludePagingInfo bool `` /* 145-byte string literal not displayed */
	// contains filtered or unexported fields
}

Request message for method [ListPhantomTimeSeries][ntt.monitoring.v4.ListPhantomTimeSeries]

func (*ListPhantomTimeSeriesRequest) Descriptor

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

Deprecated, Use ListPhantomTimeSeriesRequest.ProtoReflect.Descriptor instead.

func (*ListPhantomTimeSeriesRequest) GetFieldMask

func (*ListPhantomTimeSeriesRequest) GetFilter

func (*ListPhantomTimeSeriesRequest) GetIncludePagingInfo

func (m *ListPhantomTimeSeriesRequest) GetIncludePagingInfo() bool

func (*ListPhantomTimeSeriesRequest) GetOrderBy

func (*ListPhantomTimeSeriesRequest) GetPageSize

func (m *ListPhantomTimeSeriesRequest) GetPageSize() int32

func (*ListPhantomTimeSeriesRequest) GetPageToken

func (*ListPhantomTimeSeriesRequest) GetParent

func (*ListPhantomTimeSeriesRequest) GetView

func (m *ListPhantomTimeSeriesRequest) GetView() view.View

func (*ListPhantomTimeSeriesRequest) GotenMessage

func (*ListPhantomTimeSeriesRequest) GotenMessage()

func (*ListPhantomTimeSeriesRequest) GotenValidate

func (obj *ListPhantomTimeSeriesRequest) GotenValidate() error

func (*ListPhantomTimeSeriesRequest) Marshal

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

func (*ListPhantomTimeSeriesRequest) MarshalJSON

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

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 (*ListPhantomTimeSeriesRequest) SetFilter

func (*ListPhantomTimeSeriesRequest) SetIncludePagingInfo

func (m *ListPhantomTimeSeriesRequest) SetIncludePagingInfo(fv bool)

func (*ListPhantomTimeSeriesRequest) SetOrderBy

func (*ListPhantomTimeSeriesRequest) SetPageSize

func (m *ListPhantomTimeSeriesRequest) SetPageSize(fv int32)

func (*ListPhantomTimeSeriesRequest) SetPageToken

func (*ListPhantomTimeSeriesRequest) SetParent

func (*ListPhantomTimeSeriesRequest) SetView

func (m *ListPhantomTimeSeriesRequest) SetView(fv view.View)

func (*ListPhantomTimeSeriesRequest) String

func (*ListPhantomTimeSeriesRequest) Unmarshal

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

func (*ListPhantomTimeSeriesRequest) UnmarshalJSON

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

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.v4.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.v4.ListPhantomTimeSeriesRequest.page_token]
	NextPageToken *phantom_time_serie.PagerCursor `` /* 151-byte string literal not displayed */
	// Current offset from the first page or 0 if no page tokens were given,
	// paging info was not requested or there was an error while trying to get
	// it). Page index can be computed from offset and limit provided in a
	// request.
	CurrentOffset int32 `` /* 127-byte string literal not displayed */
	// Number of total PhantomTimeSeries across all pages or 0, if there are no
	// items, paging info was not requested or there was an error while trying to
	// get it.
	TotalResultsCount int32 `` /* 145-byte string literal not displayed */
	// contains filtered or unexported fields
}

Request message for method [ListPhantomTimeSeries][ntt.monitoring.v4.ListPhantomTimeSeries]

func (*ListPhantomTimeSeriesResponse) Descriptor

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

Deprecated, Use ListPhantomTimeSeriesResponse.ProtoReflect.Descriptor instead.

func (*ListPhantomTimeSeriesResponse) GetCurrentOffset

func (m *ListPhantomTimeSeriesResponse) GetCurrentOffset() int32

func (*ListPhantomTimeSeriesResponse) GetNextPageToken

func (*ListPhantomTimeSeriesResponse) GetPhantomTimeSeries

func (*ListPhantomTimeSeriesResponse) GetPrevPageToken

func (*ListPhantomTimeSeriesResponse) GetTotalResultsCount

func (m *ListPhantomTimeSeriesResponse) GetTotalResultsCount() int32

func (*ListPhantomTimeSeriesResponse) GotenMessage

func (*ListPhantomTimeSeriesResponse) GotenMessage()

func (*ListPhantomTimeSeriesResponse) GotenValidate

func (obj *ListPhantomTimeSeriesResponse) GotenValidate() error

func (*ListPhantomTimeSeriesResponse) Marshal

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

func (*ListPhantomTimeSeriesResponse) MarshalJSON

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

func (*ListPhantomTimeSeriesResponse) ProtoMessage

func (*ListPhantomTimeSeriesResponse) ProtoMessage()

func (*ListPhantomTimeSeriesResponse) ProtoReflect

func (*ListPhantomTimeSeriesResponse) Reset

func (m *ListPhantomTimeSeriesResponse) Reset()

func (*ListPhantomTimeSeriesResponse) SetCurrentOffset

func (m *ListPhantomTimeSeriesResponse) SetCurrentOffset(fv int32)

func (*ListPhantomTimeSeriesResponse) SetNextPageToken

func (*ListPhantomTimeSeriesResponse) SetPhantomTimeSeries

func (m *ListPhantomTimeSeriesResponse) SetPhantomTimeSeries(fv []*phantom_time_serie.PhantomTimeSerie)

func (*ListPhantomTimeSeriesResponse) SetPrevPageToken

func (*ListPhantomTimeSeriesResponse) SetTotalResultsCount

func (m *ListPhantomTimeSeriesResponse) SetTotalResultsCount(fv int32)

func (*ListPhantomTimeSeriesResponse) String

func (*ListPhantomTimeSeriesResponse) Unmarshal

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

func (*ListPhantomTimeSeriesResponse) UnmarshalJSON

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

type PhantomTimeSerieServiceClient

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.

type PhantomTimeSerieServiceDescriptor

type PhantomTimeSerieServiceDescriptor struct{}

func GetPhantomTimeSerieServiceDescriptor

func GetPhantomTimeSerieServiceDescriptor() *PhantomTimeSerieServiceDescriptor

func (*PhantomTimeSerieServiceDescriptor) AllMethodDescriptors

func (*PhantomTimeSerieServiceDescriptor) GetApiName

func (d *PhantomTimeSerieServiceDescriptor) GetApiName() string

func (*PhantomTimeSerieServiceDescriptor) GetFullAPIName

func (d *PhantomTimeSerieServiceDescriptor) GetFullAPIName() string

func (*PhantomTimeSerieServiceDescriptor) GetProtoPkgName

func (d *PhantomTimeSerieServiceDescriptor) GetProtoPkgName() string

func (*PhantomTimeSerieServiceDescriptor) GetServiceDomain

func (d *PhantomTimeSerieServiceDescriptor) GetServiceDomain() string

func (*PhantomTimeSerieServiceDescriptor) GetServiceVersion

func (d *PhantomTimeSerieServiceDescriptor) GetServiceVersion() string

type UpdatePhantomTimeSerieDescriptor

type UpdatePhantomTimeSerieDescriptor struct{}

func GetUpdatePhantomTimeSerieDescriptor

func GetUpdatePhantomTimeSerieDescriptor() *UpdatePhantomTimeSerieDescriptor

func (*UpdatePhantomTimeSerieDescriptor) GetApiDescriptor

func (*UpdatePhantomTimeSerieDescriptor) GetApiName

func (d *UpdatePhantomTimeSerieDescriptor) GetApiName() string

func (*UpdatePhantomTimeSerieDescriptor) GetClientMsgReflectHandle

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

func (*UpdatePhantomTimeSerieDescriptor) GetFullMethodName

func (d *UpdatePhantomTimeSerieDescriptor) GetFullMethodName() string

func (*UpdatePhantomTimeSerieDescriptor) GetMethodName

func (d *UpdatePhantomTimeSerieDescriptor) GetMethodName() string

func (*UpdatePhantomTimeSerieDescriptor) GetProtoPkgName

func (d *UpdatePhantomTimeSerieDescriptor) GetProtoPkgName() string

func (*UpdatePhantomTimeSerieDescriptor) GetResourceDescriptor

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

func (*UpdatePhantomTimeSerieDescriptor) GetServerMsgReflectHandle

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

func (*UpdatePhantomTimeSerieDescriptor) GetServiceDomain

func (d *UpdatePhantomTimeSerieDescriptor) GetServiceDomain() string

func (*UpdatePhantomTimeSerieDescriptor) GetServiceVersion

func (d *UpdatePhantomTimeSerieDescriptor) GetServiceVersion() string

func (*UpdatePhantomTimeSerieDescriptor) GetVerb

func (*UpdatePhantomTimeSerieDescriptor) HasResource

func (d *UpdatePhantomTimeSerieDescriptor) HasResource() bool

func (*UpdatePhantomTimeSerieDescriptor) IsClientStream

func (d *UpdatePhantomTimeSerieDescriptor) IsClientStream() bool

func (*UpdatePhantomTimeSerieDescriptor) IsCollection

func (d *UpdatePhantomTimeSerieDescriptor) IsCollection() bool

func (*UpdatePhantomTimeSerieDescriptor) IsPlural

func (d *UpdatePhantomTimeSerieDescriptor) IsPlural() bool

func (*UpdatePhantomTimeSerieDescriptor) IsServerStream

func (d *UpdatePhantomTimeSerieDescriptor) IsServerStream() bool

func (*UpdatePhantomTimeSerieDescriptor) IsUnary

func (*UpdatePhantomTimeSerieDescriptor) NewEmptyClientMsg

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

func (*UpdatePhantomTimeSerieDescriptor) NewEmptyServerMsg

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

func (*UpdatePhantomTimeSerieDescriptor) RequestHasResourceBody

func (d *UpdatePhantomTimeSerieDescriptor) RequestHasResourceBody() bool

type UpdatePhantomTimeSerieDescriptorClientMsgHandle

type UpdatePhantomTimeSerieDescriptorClientMsgHandle struct{}

func (*UpdatePhantomTimeSerieDescriptorClientMsgHandle) ExtractCollectionName

func (*UpdatePhantomTimeSerieDescriptorClientMsgHandle) ExtractResourceBodies

func (*UpdatePhantomTimeSerieDescriptorClientMsgHandle) ExtractResourceBody

func (*UpdatePhantomTimeSerieDescriptorClientMsgHandle) ExtractResourceName

func (*UpdatePhantomTimeSerieDescriptorClientMsgHandle) ExtractResourceNames

type UpdatePhantomTimeSerieDescriptorServerMsgHandle

type UpdatePhantomTimeSerieDescriptorServerMsgHandle struct{}

func (*UpdatePhantomTimeSerieDescriptorServerMsgHandle) ExtractCollectionName

func (*UpdatePhantomTimeSerieDescriptorServerMsgHandle) ExtractResourceBodies

func (*UpdatePhantomTimeSerieDescriptorServerMsgHandle) ExtractResourceBody

func (*UpdatePhantomTimeSerieDescriptorServerMsgHandle) ExtractResourceName

func (*UpdatePhantomTimeSerieDescriptorServerMsgHandle) ExtractResourceNames

type UpdatePhantomTimeSerieRequest

type UpdatePhantomTimeSerieRequest struct {

	// PhantomTimeSerie resource body
	PhantomTimeSerie *phantom_time_serie.PhantomTimeSerie `` /* 140-byte string literal not displayed */
	// FieldMask applied to request - change will be applied only for fields in
	// the mask
	UpdateMask *phantom_time_serie.PhantomTimeSerie_FieldMask `` /* 152-byte string literal not displayed */
	// Conditional update applied to request if update should be executed only for
	// specific resource state. If this field is populated, then server will fetch
	// existing resource, compare with the one stored in the cas field (after
	// applying field mask) and proceed with update only and only if they match.
	// Otherwise RPC error Aborted will be returned.
	Cas *UpdatePhantomTimeSerieRequest_CAS `protobuf:"bytes,4,opt,name=cas,proto3" json:"cas,omitempty" firestore:"cas"`
	// If set to true, and the resource is not found,
	// a new resource will be created.  In this situation,
	// 'field_mask' is ignored.
	//
	// https://google.aip.dev/134#create-or-update
	AllowMissing bool `protobuf:"varint,5,opt,name=allow_missing,json=allowMissing,proto3" json:"allow_missing,omitempty" firestore:"allowMissing"`
	// contains filtered or unexported fields
}

Request message for method [UpdatePhantomTimeSerie][ntt.monitoring.v4.UpdatePhantomTimeSerie]

func (*UpdatePhantomTimeSerieRequest) Descriptor

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

Deprecated, Use UpdatePhantomTimeSerieRequest.ProtoReflect.Descriptor instead.

func (*UpdatePhantomTimeSerieRequest) GetAllowMissing

func (m *UpdatePhantomTimeSerieRequest) GetAllowMissing() bool

func (*UpdatePhantomTimeSerieRequest) GetCas

func (*UpdatePhantomTimeSerieRequest) GetPhantomTimeSerie

func (*UpdatePhantomTimeSerieRequest) GetUpdateMask

func (*UpdatePhantomTimeSerieRequest) GotenMessage

func (*UpdatePhantomTimeSerieRequest) GotenMessage()

func (*UpdatePhantomTimeSerieRequest) GotenValidate

func (obj *UpdatePhantomTimeSerieRequest) GotenValidate() error

func (*UpdatePhantomTimeSerieRequest) Marshal

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

func (*UpdatePhantomTimeSerieRequest) MarshalJSON

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

func (*UpdatePhantomTimeSerieRequest) ProtoMessage

func (*UpdatePhantomTimeSerieRequest) ProtoMessage()

func (*UpdatePhantomTimeSerieRequest) ProtoReflect

func (*UpdatePhantomTimeSerieRequest) Reset

func (m *UpdatePhantomTimeSerieRequest) Reset()

func (*UpdatePhantomTimeSerieRequest) SetAllowMissing

func (m *UpdatePhantomTimeSerieRequest) SetAllowMissing(fv bool)

func (*UpdatePhantomTimeSerieRequest) SetCas

func (*UpdatePhantomTimeSerieRequest) SetPhantomTimeSerie

func (*UpdatePhantomTimeSerieRequest) SetUpdateMask

func (*UpdatePhantomTimeSerieRequest) String

func (*UpdatePhantomTimeSerieRequest) Unmarshal

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

func (*UpdatePhantomTimeSerieRequest) UnmarshalJSON

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

type UpdatePhantomTimeSerieRequest_CAS

type UpdatePhantomTimeSerieRequest_CAS struct {

	// Conditional desired state of a resource before update.
	ConditionalState *phantom_time_serie.PhantomTimeSerie `` /* 138-byte string literal not displayed */
	// Field paths from conditional state of resource server should check and
	// compare.
	FieldMask *phantom_time_serie.PhantomTimeSerie_FieldMask `` /* 148-byte string literal not displayed */
	// contains filtered or unexported fields
}

CAS - Compare and Swap. This object is used if user wants to make update conditional based upon previous resource version.

func (*UpdatePhantomTimeSerieRequest_CAS) Descriptor

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

Deprecated, Use UpdatePhantomTimeSerieRequest_CAS.ProtoReflect.Descriptor instead.

func (*UpdatePhantomTimeSerieRequest_CAS) GetConditionalState

func (*UpdatePhantomTimeSerieRequest_CAS) GetFieldMask

func (*UpdatePhantomTimeSerieRequest_CAS) GotenMessage

func (*UpdatePhantomTimeSerieRequest_CAS) GotenMessage()

func (*UpdatePhantomTimeSerieRequest_CAS) GotenValidate

func (obj *UpdatePhantomTimeSerieRequest_CAS) GotenValidate() error

func (*UpdatePhantomTimeSerieRequest_CAS) Marshal

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

func (*UpdatePhantomTimeSerieRequest_CAS) MarshalJSON

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

func (*UpdatePhantomTimeSerieRequest_CAS) ProtoMessage

func (*UpdatePhantomTimeSerieRequest_CAS) ProtoMessage()

func (*UpdatePhantomTimeSerieRequest_CAS) ProtoReflect

func (*UpdatePhantomTimeSerieRequest_CAS) Reset

func (*UpdatePhantomTimeSerieRequest_CAS) SetConditionalState

func (*UpdatePhantomTimeSerieRequest_CAS) SetFieldMask

func (*UpdatePhantomTimeSerieRequest_CAS) String

func (*UpdatePhantomTimeSerieRequest_CAS) Unmarshal

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

func (*UpdatePhantomTimeSerieRequest_CAS) UnmarshalJSON

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

type WatchPhantomTimeSerieClientStream

type WatchPhantomTimeSerieClientStream interface {
	Recv() (*WatchPhantomTimeSerieResponse, error)
	grpc.ClientStream
}

type WatchPhantomTimeSerieDescriptor

type WatchPhantomTimeSerieDescriptor struct{}

func GetWatchPhantomTimeSerieDescriptor

func GetWatchPhantomTimeSerieDescriptor() *WatchPhantomTimeSerieDescriptor

func (*WatchPhantomTimeSerieDescriptor) GetApiDescriptor

func (*WatchPhantomTimeSerieDescriptor) GetApiName

func (d *WatchPhantomTimeSerieDescriptor) GetApiName() string

func (*WatchPhantomTimeSerieDescriptor) GetClientMsgReflectHandle

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

func (*WatchPhantomTimeSerieDescriptor) GetFullMethodName

func (d *WatchPhantomTimeSerieDescriptor) GetFullMethodName() string

func (*WatchPhantomTimeSerieDescriptor) GetMethodName

func (d *WatchPhantomTimeSerieDescriptor) GetMethodName() string

func (*WatchPhantomTimeSerieDescriptor) GetProtoPkgName

func (d *WatchPhantomTimeSerieDescriptor) GetProtoPkgName() string

func (*WatchPhantomTimeSerieDescriptor) GetResourceDescriptor

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

func (*WatchPhantomTimeSerieDescriptor) GetServerMsgReflectHandle

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

func (*WatchPhantomTimeSerieDescriptor) GetServiceDomain

func (d *WatchPhantomTimeSerieDescriptor) GetServiceDomain() string

func (*WatchPhantomTimeSerieDescriptor) GetServiceVersion

func (d *WatchPhantomTimeSerieDescriptor) GetServiceVersion() string

func (*WatchPhantomTimeSerieDescriptor) GetVerb

func (*WatchPhantomTimeSerieDescriptor) HasResource

func (d *WatchPhantomTimeSerieDescriptor) HasResource() bool

func (*WatchPhantomTimeSerieDescriptor) IsClientStream

func (d *WatchPhantomTimeSerieDescriptor) IsClientStream() bool

func (*WatchPhantomTimeSerieDescriptor) IsCollection

func (d *WatchPhantomTimeSerieDescriptor) IsCollection() bool

func (*WatchPhantomTimeSerieDescriptor) IsPlural

func (d *WatchPhantomTimeSerieDescriptor) IsPlural() bool

func (*WatchPhantomTimeSerieDescriptor) IsServerStream

func (d *WatchPhantomTimeSerieDescriptor) IsServerStream() bool

func (*WatchPhantomTimeSerieDescriptor) IsUnary

func (*WatchPhantomTimeSerieDescriptor) NewEmptyClientMsg

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

func (*WatchPhantomTimeSerieDescriptor) NewEmptyServerMsg

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

func (*WatchPhantomTimeSerieDescriptor) RequestHasResourceBody

func (d *WatchPhantomTimeSerieDescriptor) RequestHasResourceBody() bool

type WatchPhantomTimeSerieDescriptorClientMsgHandle

type WatchPhantomTimeSerieDescriptorClientMsgHandle struct{}

func (*WatchPhantomTimeSerieDescriptorClientMsgHandle) ExtractCollectionName

func (*WatchPhantomTimeSerieDescriptorClientMsgHandle) ExtractResourceBodies

func (*WatchPhantomTimeSerieDescriptorClientMsgHandle) ExtractResourceBody

func (*WatchPhantomTimeSerieDescriptorClientMsgHandle) ExtractResourceName

func (*WatchPhantomTimeSerieDescriptorClientMsgHandle) ExtractResourceNames

type WatchPhantomTimeSerieDescriptorServerMsgHandle

type WatchPhantomTimeSerieDescriptorServerMsgHandle struct{}

func (*WatchPhantomTimeSerieDescriptorServerMsgHandle) ExtractCollectionName

func (*WatchPhantomTimeSerieDescriptorServerMsgHandle) ExtractResourceBodies

func (*WatchPhantomTimeSerieDescriptorServerMsgHandle) ExtractResourceBody

func (*WatchPhantomTimeSerieDescriptorServerMsgHandle) ExtractResourceName

func (*WatchPhantomTimeSerieDescriptorServerMsgHandle) ExtractResourceNames

type WatchPhantomTimeSerieRequest

type WatchPhantomTimeSerieRequest struct {

	// Name of ntt.monitoring.v4.PhantomTimeSerie
	Name *phantom_time_serie.Name `protobuf:"bytes,1,opt,customtype=Name,name=name,proto3" json:"name,omitempty" firestore:"name"`
	// A list of extra fields to be obtained for each response item on top of
	// fields defined by request field view
	FieldMask *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.types.View" json:"view,omitempty" firestore:"view"`
	// contains filtered or unexported fields
}

Request message for method [WatchPhantomTimeSerie][ntt.monitoring.v4.WatchPhantomTimeSerie]

func (*WatchPhantomTimeSerieRequest) Descriptor

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

Deprecated, Use WatchPhantomTimeSerieRequest.ProtoReflect.Descriptor instead.

func (*WatchPhantomTimeSerieRequest) GetFieldMask

func (*WatchPhantomTimeSerieRequest) GetName

func (*WatchPhantomTimeSerieRequest) GetView

func (m *WatchPhantomTimeSerieRequest) GetView() view.View

func (*WatchPhantomTimeSerieRequest) GotenMessage

func (*WatchPhantomTimeSerieRequest) GotenMessage()

func (*WatchPhantomTimeSerieRequest) GotenValidate

func (obj *WatchPhantomTimeSerieRequest) GotenValidate() error

func (*WatchPhantomTimeSerieRequest) Marshal

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

func (*WatchPhantomTimeSerieRequest) MarshalJSON

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

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 (*WatchPhantomTimeSerieRequest) SetName

func (*WatchPhantomTimeSerieRequest) SetView

func (m *WatchPhantomTimeSerieRequest) SetView(fv view.View)

func (*WatchPhantomTimeSerieRequest) String

func (*WatchPhantomTimeSerieRequest) Unmarshal

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

func (*WatchPhantomTimeSerieRequest) UnmarshalJSON

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

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) Descriptor

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

Deprecated, Use WatchPhantomTimeSerieResponse.ProtoReflect.Descriptor instead.

func (*WatchPhantomTimeSerieResponse) GetChange

func (*WatchPhantomTimeSerieResponse) GotenMessage

func (*WatchPhantomTimeSerieResponse) GotenMessage()

func (*WatchPhantomTimeSerieResponse) GotenValidate

func (obj *WatchPhantomTimeSerieResponse) GotenValidate() error

func (*WatchPhantomTimeSerieResponse) Marshal

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

func (*WatchPhantomTimeSerieResponse) MarshalJSON

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

func (*WatchPhantomTimeSerieResponse) ProtoMessage

func (*WatchPhantomTimeSerieResponse) ProtoMessage()

func (*WatchPhantomTimeSerieResponse) ProtoReflect

func (*WatchPhantomTimeSerieResponse) Reset

func (m *WatchPhantomTimeSerieResponse) Reset()

func (*WatchPhantomTimeSerieResponse) SetChange

func (*WatchPhantomTimeSerieResponse) String

func (*WatchPhantomTimeSerieResponse) Unmarshal

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

func (*WatchPhantomTimeSerieResponse) UnmarshalJSON

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

type WatchPhantomTimeSeriesClientStream

type WatchPhantomTimeSeriesClientStream interface {
	Recv() (*WatchPhantomTimeSeriesResponse, error)
	grpc.ClientStream
}

type WatchPhantomTimeSeriesDescriptor

type WatchPhantomTimeSeriesDescriptor struct{}

func GetWatchPhantomTimeSeriesDescriptor

func GetWatchPhantomTimeSeriesDescriptor() *WatchPhantomTimeSeriesDescriptor

func (*WatchPhantomTimeSeriesDescriptor) GetApiDescriptor

func (*WatchPhantomTimeSeriesDescriptor) GetApiName

func (d *WatchPhantomTimeSeriesDescriptor) GetApiName() string

func (*WatchPhantomTimeSeriesDescriptor) GetClientMsgReflectHandle

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

func (*WatchPhantomTimeSeriesDescriptor) GetFullMethodName

func (d *WatchPhantomTimeSeriesDescriptor) GetFullMethodName() string

func (*WatchPhantomTimeSeriesDescriptor) GetMethodName

func (d *WatchPhantomTimeSeriesDescriptor) GetMethodName() string

func (*WatchPhantomTimeSeriesDescriptor) GetProtoPkgName

func (d *WatchPhantomTimeSeriesDescriptor) GetProtoPkgName() string

func (*WatchPhantomTimeSeriesDescriptor) GetResourceDescriptor

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

func (*WatchPhantomTimeSeriesDescriptor) GetServerMsgReflectHandle

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

func (*WatchPhantomTimeSeriesDescriptor) GetServiceDomain

func (d *WatchPhantomTimeSeriesDescriptor) GetServiceDomain() string

func (*WatchPhantomTimeSeriesDescriptor) GetServiceVersion

func (d *WatchPhantomTimeSeriesDescriptor) GetServiceVersion() string

func (*WatchPhantomTimeSeriesDescriptor) GetVerb

func (*WatchPhantomTimeSeriesDescriptor) HasResource

func (d *WatchPhantomTimeSeriesDescriptor) HasResource() bool

func (*WatchPhantomTimeSeriesDescriptor) IsClientStream

func (d *WatchPhantomTimeSeriesDescriptor) IsClientStream() bool

func (*WatchPhantomTimeSeriesDescriptor) IsCollection

func (d *WatchPhantomTimeSeriesDescriptor) IsCollection() bool

func (*WatchPhantomTimeSeriesDescriptor) IsPlural

func (d *WatchPhantomTimeSeriesDescriptor) IsPlural() bool

func (*WatchPhantomTimeSeriesDescriptor) IsServerStream

func (d *WatchPhantomTimeSeriesDescriptor) IsServerStream() bool

func (*WatchPhantomTimeSeriesDescriptor) IsUnary

func (*WatchPhantomTimeSeriesDescriptor) NewEmptyClientMsg

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

func (*WatchPhantomTimeSeriesDescriptor) NewEmptyServerMsg

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

func (*WatchPhantomTimeSeriesDescriptor) RequestHasResourceBody

func (d *WatchPhantomTimeSeriesDescriptor) RequestHasResourceBody() bool

type WatchPhantomTimeSeriesDescriptorClientMsgHandle

type WatchPhantomTimeSeriesDescriptorClientMsgHandle struct{}

func (*WatchPhantomTimeSeriesDescriptorClientMsgHandle) ExtractCollectionName

func (*WatchPhantomTimeSeriesDescriptorClientMsgHandle) ExtractResourceBodies

func (*WatchPhantomTimeSeriesDescriptorClientMsgHandle) ExtractResourceBody

func (*WatchPhantomTimeSeriesDescriptorClientMsgHandle) ExtractResourceName

func (*WatchPhantomTimeSeriesDescriptorClientMsgHandle) ExtractResourceNames

type WatchPhantomTimeSeriesDescriptorServerMsgHandle

type WatchPhantomTimeSeriesDescriptorServerMsgHandle struct{}

func (*WatchPhantomTimeSeriesDescriptorServerMsgHandle) ExtractCollectionName

func (*WatchPhantomTimeSeriesDescriptorServerMsgHandle) ExtractResourceBodies

func (*WatchPhantomTimeSeriesDescriptorServerMsgHandle) ExtractResourceBody

func (*WatchPhantomTimeSeriesDescriptorServerMsgHandle) ExtractResourceName

func (*WatchPhantomTimeSeriesDescriptorServerMsgHandle) ExtractResourceNames

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.types.WatchType" json:"type,omitempty" firestore:"type"`
	// Parent name of ntt.monitoring.v4.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. 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 *timestamppb.Timestamp `protobuf:"bytes,12,opt,name=starting_time,json=startingTime,proto3" json:"starting_time,omitempty" firestore:"startingTime"`
	// Filter - filter results by field criteria. Simplified SQL-like syntax with
	// following operators:
	// <=, >=, =, !=, <, >, LIKE, CONTAINS (aliases CONTAIN, HAS, HAVE), IN, IS
	// [NOT] NULL | NaN . Combine conditions with OR | AND example: 'meta.labels
	// CONTAINS "severity:important" OR (state.last_error_time >
	// "2018-11-15T10:00:00Z" AND state.status = "ERROR")'
	Filter *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.types.View" json:"view,omitempty" firestore:"view"`
	// Maximum amount of changes in each response message. Query result response
	// is divided on the server side into chunks with size of a specified amount
	// to limit memory footprint of each message. Responses will hold information
	// whether more elements will continue for the actual change. If unspecified,
	// server will pick an appropriate default.
	MaxChunkSize int32 `` /* 126-byte string literal not displayed */
	// contains filtered or unexported fields
}

Request message for method [WatchPhantomTimeSeries][ntt.monitoring.v4.WatchPhantomTimeSeries]

func (*WatchPhantomTimeSeriesRequest) Descriptor

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

Deprecated, Use WatchPhantomTimeSeriesRequest.ProtoReflect.Descriptor instead.

func (*WatchPhantomTimeSeriesRequest) GetFieldMask

func (*WatchPhantomTimeSeriesRequest) GetFilter

func (*WatchPhantomTimeSeriesRequest) GetMaxChunkSize

func (m *WatchPhantomTimeSeriesRequest) GetMaxChunkSize() int32

func (*WatchPhantomTimeSeriesRequest) GetOrderBy

func (*WatchPhantomTimeSeriesRequest) GetPageSize

func (m *WatchPhantomTimeSeriesRequest) GetPageSize() int32

func (*WatchPhantomTimeSeriesRequest) GetPageToken

func (*WatchPhantomTimeSeriesRequest) GetParent

func (*WatchPhantomTimeSeriesRequest) GetResumeToken

func (m *WatchPhantomTimeSeriesRequest) GetResumeToken() string

func (*WatchPhantomTimeSeriesRequest) GetStartingTime

func (m *WatchPhantomTimeSeriesRequest) GetStartingTime() *timestamppb.Timestamp

func (*WatchPhantomTimeSeriesRequest) GetType

func (*WatchPhantomTimeSeriesRequest) GetView

func (*WatchPhantomTimeSeriesRequest) GotenMessage

func (*WatchPhantomTimeSeriesRequest) GotenMessage()

func (*WatchPhantomTimeSeriesRequest) GotenValidate

func (obj *WatchPhantomTimeSeriesRequest) GotenValidate() error

func (*WatchPhantomTimeSeriesRequest) Marshal

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

func (*WatchPhantomTimeSeriesRequest) MarshalJSON

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

func (*WatchPhantomTimeSeriesRequest) ProtoMessage

func (*WatchPhantomTimeSeriesRequest) ProtoMessage()

func (*WatchPhantomTimeSeriesRequest) ProtoReflect

func (*WatchPhantomTimeSeriesRequest) Reset

func (m *WatchPhantomTimeSeriesRequest) Reset()

func (*WatchPhantomTimeSeriesRequest) SetFieldMask

func (*WatchPhantomTimeSeriesRequest) SetFilter

func (*WatchPhantomTimeSeriesRequest) SetMaxChunkSize

func (m *WatchPhantomTimeSeriesRequest) SetMaxChunkSize(fv int32)

func (*WatchPhantomTimeSeriesRequest) SetOrderBy

func (*WatchPhantomTimeSeriesRequest) SetPageSize

func (m *WatchPhantomTimeSeriesRequest) SetPageSize(fv int32)

func (*WatchPhantomTimeSeriesRequest) SetPageToken

func (*WatchPhantomTimeSeriesRequest) SetParent

func (*WatchPhantomTimeSeriesRequest) SetResumeToken

func (m *WatchPhantomTimeSeriesRequest) SetResumeToken(fv string)

func (*WatchPhantomTimeSeriesRequest) SetStartingTime

func (m *WatchPhantomTimeSeriesRequest) SetStartingTime(fv *timestamppb.Timestamp)

func (*WatchPhantomTimeSeriesRequest) SetType

func (*WatchPhantomTimeSeriesRequest) SetView

func (m *WatchPhantomTimeSeriesRequest) SetView(fv view.View)

func (*WatchPhantomTimeSeriesRequest) String

func (*WatchPhantomTimeSeriesRequest) Unmarshal

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

func (*WatchPhantomTimeSeriesRequest) UnmarshalJSON

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

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) 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 (*WatchPhantomTimeSeriesResponse) GetPhantomTimeSerieChanges

func (*WatchPhantomTimeSeriesResponse) GetResumeToken

func (m *WatchPhantomTimeSeriesResponse) GetResumeToken() string

func (*WatchPhantomTimeSeriesResponse) GetSnapshotSize

func (m *WatchPhantomTimeSeriesResponse) GetSnapshotSize() int64

func (*WatchPhantomTimeSeriesResponse) GotenMessage

func (*WatchPhantomTimeSeriesResponse) GotenMessage()

func (*WatchPhantomTimeSeriesResponse) GotenValidate

func (obj *WatchPhantomTimeSeriesResponse) GotenValidate() error

func (*WatchPhantomTimeSeriesResponse) Marshal

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

func (*WatchPhantomTimeSeriesResponse) MarshalJSON

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

func (*WatchPhantomTimeSeriesResponse) ProtoMessage

func (*WatchPhantomTimeSeriesResponse) ProtoMessage()

func (*WatchPhantomTimeSeriesResponse) ProtoReflect

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 (*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 (*WatchPhantomTimeSeriesResponse) Unmarshal

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

func (*WatchPhantomTimeSeriesResponse) UnmarshalJSON

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

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) Descriptor

Deprecated, Use WatchPhantomTimeSeriesResponse_PageTokenChange.ProtoReflect.Descriptor instead.

func (*WatchPhantomTimeSeriesResponse_PageTokenChange) GetNextPageToken

func (*WatchPhantomTimeSeriesResponse_PageTokenChange) GetPrevPageToken

func (*WatchPhantomTimeSeriesResponse_PageTokenChange) GotenMessage

func (*WatchPhantomTimeSeriesResponse_PageTokenChange) GotenValidate

func (*WatchPhantomTimeSeriesResponse_PageTokenChange) Marshal

func (*WatchPhantomTimeSeriesResponse_PageTokenChange) MarshalJSON

func (*WatchPhantomTimeSeriesResponse_PageTokenChange) ProtoMessage

func (*WatchPhantomTimeSeriesResponse_PageTokenChange) ProtoReflect

func (*WatchPhantomTimeSeriesResponse_PageTokenChange) Reset

func (*WatchPhantomTimeSeriesResponse_PageTokenChange) SetNextPageToken

func (*WatchPhantomTimeSeriesResponse_PageTokenChange) SetPrevPageToken

func (*WatchPhantomTimeSeriesResponse_PageTokenChange) String

func (*WatchPhantomTimeSeriesResponse_PageTokenChange) Unmarshal

func (*WatchPhantomTimeSeriesResponse_PageTokenChange) UnmarshalJSON

Jump to

Keyboard shortcuts

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