Documentation ¶
Index ¶
- type BatchGetTimeSeriesForwarderSinksDescriptor
- func (d *BatchGetTimeSeriesForwarderSinksDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *BatchGetTimeSeriesForwarderSinksDescriptor) GetApiName() string
- func (d *BatchGetTimeSeriesForwarderSinksDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *BatchGetTimeSeriesForwarderSinksDescriptor) GetFullMethodName() string
- func (d *BatchGetTimeSeriesForwarderSinksDescriptor) GetMethodName() string
- func (d *BatchGetTimeSeriesForwarderSinksDescriptor) GetProtoPkgName() string
- func (d *BatchGetTimeSeriesForwarderSinksDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *BatchGetTimeSeriesForwarderSinksDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *BatchGetTimeSeriesForwarderSinksDescriptor) GetServiceDomain() string
- func (d *BatchGetTimeSeriesForwarderSinksDescriptor) GetServiceVersion() string
- func (d *BatchGetTimeSeriesForwarderSinksDescriptor) GetVerb() string
- func (d *BatchGetTimeSeriesForwarderSinksDescriptor) HasResource() bool
- func (d *BatchGetTimeSeriesForwarderSinksDescriptor) IsClientStream() bool
- func (d *BatchGetTimeSeriesForwarderSinksDescriptor) IsCollection() bool
- func (d *BatchGetTimeSeriesForwarderSinksDescriptor) IsPlural() bool
- func (d *BatchGetTimeSeriesForwarderSinksDescriptor) IsServerStream() bool
- func (d *BatchGetTimeSeriesForwarderSinksDescriptor) IsUnary() bool
- func (d *BatchGetTimeSeriesForwarderSinksDescriptor) NewEmptyClientMsg() proto.Message
- func (d *BatchGetTimeSeriesForwarderSinksDescriptor) NewEmptyServerMsg() proto.Message
- func (d *BatchGetTimeSeriesForwarderSinksDescriptor) RequestHasResourceBody() bool
- type BatchGetTimeSeriesForwarderSinksDescriptorClientMsgHandle
- func (h *BatchGetTimeSeriesForwarderSinksDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *BatchGetTimeSeriesForwarderSinksDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *BatchGetTimeSeriesForwarderSinksDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *BatchGetTimeSeriesForwarderSinksDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *BatchGetTimeSeriesForwarderSinksDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type BatchGetTimeSeriesForwarderSinksDescriptorServerMsgHandle
- func (h *BatchGetTimeSeriesForwarderSinksDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *BatchGetTimeSeriesForwarderSinksDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *BatchGetTimeSeriesForwarderSinksDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *BatchGetTimeSeriesForwarderSinksDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *BatchGetTimeSeriesForwarderSinksDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type BatchGetTimeSeriesForwarderSinksRequest
- func (*BatchGetTimeSeriesForwarderSinksRequest) Descriptor() ([]byte, []int)
- func (m *BatchGetTimeSeriesForwarderSinksRequest) GetFieldMask() *time_series_forwarder_sink.TimeSeriesForwarderSink_FieldMask
- func (m *BatchGetTimeSeriesForwarderSinksRequest) GetNames() []*time_series_forwarder_sink.Name
- func (m *BatchGetTimeSeriesForwarderSinksRequest) GetView() view.View
- func (*BatchGetTimeSeriesForwarderSinksRequest) GotenMessage()
- func (obj *BatchGetTimeSeriesForwarderSinksRequest) GotenValidate() error
- func (m *BatchGetTimeSeriesForwarderSinksRequest) Marshal() ([]byte, error)
- func (m *BatchGetTimeSeriesForwarderSinksRequest) MarshalJSON() ([]byte, error)
- func (*BatchGetTimeSeriesForwarderSinksRequest) ProtoMessage()
- func (m *BatchGetTimeSeriesForwarderSinksRequest) ProtoReflect() preflect.Message
- func (m *BatchGetTimeSeriesForwarderSinksRequest) Reset()
- func (m *BatchGetTimeSeriesForwarderSinksRequest) SetFieldMask(fv *time_series_forwarder_sink.TimeSeriesForwarderSink_FieldMask)
- func (m *BatchGetTimeSeriesForwarderSinksRequest) SetNames(fv []*time_series_forwarder_sink.Name)
- func (m *BatchGetTimeSeriesForwarderSinksRequest) SetView(fv view.View)
- func (m *BatchGetTimeSeriesForwarderSinksRequest) String() string
- func (m *BatchGetTimeSeriesForwarderSinksRequest) Unmarshal(b []byte) error
- func (m *BatchGetTimeSeriesForwarderSinksRequest) UnmarshalJSON(data []byte) error
- type BatchGetTimeSeriesForwarderSinksResponse
- func (*BatchGetTimeSeriesForwarderSinksResponse) Descriptor() ([]byte, []int)
- func (m *BatchGetTimeSeriesForwarderSinksResponse) GetMissing() []*time_series_forwarder_sink.Name
- func (m *BatchGetTimeSeriesForwarderSinksResponse) GetTimeSeriesForwarderSinks() []*time_series_forwarder_sink.TimeSeriesForwarderSink
- func (*BatchGetTimeSeriesForwarderSinksResponse) GotenMessage()
- func (obj *BatchGetTimeSeriesForwarderSinksResponse) GotenValidate() error
- func (m *BatchGetTimeSeriesForwarderSinksResponse) Marshal() ([]byte, error)
- func (m *BatchGetTimeSeriesForwarderSinksResponse) MarshalJSON() ([]byte, error)
- func (*BatchGetTimeSeriesForwarderSinksResponse) ProtoMessage()
- func (m *BatchGetTimeSeriesForwarderSinksResponse) ProtoReflect() preflect.Message
- func (m *BatchGetTimeSeriesForwarderSinksResponse) Reset()
- func (m *BatchGetTimeSeriesForwarderSinksResponse) SetMissing(fv []*time_series_forwarder_sink.Name)
- func (m *BatchGetTimeSeriesForwarderSinksResponse) SetTimeSeriesForwarderSinks(fv []*time_series_forwarder_sink.TimeSeriesForwarderSink)
- func (m *BatchGetTimeSeriesForwarderSinksResponse) String() string
- func (m *BatchGetTimeSeriesForwarderSinksResponse) Unmarshal(b []byte) error
- func (m *BatchGetTimeSeriesForwarderSinksResponse) UnmarshalJSON(data []byte) error
- type CreateTimeSeriesForwarderSinkDescriptor
- func (d *CreateTimeSeriesForwarderSinkDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *CreateTimeSeriesForwarderSinkDescriptor) GetApiName() string
- func (d *CreateTimeSeriesForwarderSinkDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *CreateTimeSeriesForwarderSinkDescriptor) GetFullMethodName() string
- func (d *CreateTimeSeriesForwarderSinkDescriptor) GetMethodName() string
- func (d *CreateTimeSeriesForwarderSinkDescriptor) GetProtoPkgName() string
- func (d *CreateTimeSeriesForwarderSinkDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *CreateTimeSeriesForwarderSinkDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *CreateTimeSeriesForwarderSinkDescriptor) GetServiceDomain() string
- func (d *CreateTimeSeriesForwarderSinkDescriptor) GetServiceVersion() string
- func (d *CreateTimeSeriesForwarderSinkDescriptor) GetVerb() string
- func (d *CreateTimeSeriesForwarderSinkDescriptor) HasResource() bool
- func (d *CreateTimeSeriesForwarderSinkDescriptor) IsClientStream() bool
- func (d *CreateTimeSeriesForwarderSinkDescriptor) IsCollection() bool
- func (d *CreateTimeSeriesForwarderSinkDescriptor) IsPlural() bool
- func (d *CreateTimeSeriesForwarderSinkDescriptor) IsServerStream() bool
- func (d *CreateTimeSeriesForwarderSinkDescriptor) IsUnary() bool
- func (d *CreateTimeSeriesForwarderSinkDescriptor) NewEmptyClientMsg() proto.Message
- func (d *CreateTimeSeriesForwarderSinkDescriptor) NewEmptyServerMsg() proto.Message
- func (d *CreateTimeSeriesForwarderSinkDescriptor) RequestHasResourceBody() bool
- type CreateTimeSeriesForwarderSinkDescriptorClientMsgHandle
- func (h *CreateTimeSeriesForwarderSinkDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *CreateTimeSeriesForwarderSinkDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *CreateTimeSeriesForwarderSinkDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *CreateTimeSeriesForwarderSinkDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *CreateTimeSeriesForwarderSinkDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type CreateTimeSeriesForwarderSinkDescriptorServerMsgHandle
- func (h *CreateTimeSeriesForwarderSinkDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *CreateTimeSeriesForwarderSinkDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *CreateTimeSeriesForwarderSinkDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *CreateTimeSeriesForwarderSinkDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *CreateTimeSeriesForwarderSinkDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type CreateTimeSeriesForwarderSinkRequest
- func (*CreateTimeSeriesForwarderSinkRequest) Descriptor() ([]byte, []int)
- func (m *CreateTimeSeriesForwarderSinkRequest) GetParent() *time_series_forwarder_sink.ParentName
- func (m *CreateTimeSeriesForwarderSinkRequest) GetResponseMask() *CreateTimeSeriesForwarderSinkRequest_ResponseMask
- func (m *CreateTimeSeriesForwarderSinkRequest) GetTimeSeriesForwarderSink() *time_series_forwarder_sink.TimeSeriesForwarderSink
- func (*CreateTimeSeriesForwarderSinkRequest) GotenMessage()
- func (obj *CreateTimeSeriesForwarderSinkRequest) GotenValidate() error
- func (m *CreateTimeSeriesForwarderSinkRequest) Marshal() ([]byte, error)
- func (m *CreateTimeSeriesForwarderSinkRequest) MarshalJSON() ([]byte, error)
- func (*CreateTimeSeriesForwarderSinkRequest) ProtoMessage()
- func (m *CreateTimeSeriesForwarderSinkRequest) ProtoReflect() preflect.Message
- func (m *CreateTimeSeriesForwarderSinkRequest) Reset()
- func (m *CreateTimeSeriesForwarderSinkRequest) SetParent(fv *time_series_forwarder_sink.ParentName)
- func (m *CreateTimeSeriesForwarderSinkRequest) SetResponseMask(fv *CreateTimeSeriesForwarderSinkRequest_ResponseMask)
- func (m *CreateTimeSeriesForwarderSinkRequest) SetTimeSeriesForwarderSink(fv *time_series_forwarder_sink.TimeSeriesForwarderSink)
- func (m *CreateTimeSeriesForwarderSinkRequest) String() string
- func (m *CreateTimeSeriesForwarderSinkRequest) Unmarshal(b []byte) error
- func (m *CreateTimeSeriesForwarderSinkRequest) UnmarshalJSON(data []byte) error
- type CreateTimeSeriesForwarderSinkRequest_ResponseMask
- func (*CreateTimeSeriesForwarderSinkRequest_ResponseMask) Descriptor() ([]byte, []int)
- func (m *CreateTimeSeriesForwarderSinkRequest_ResponseMask) GetBodyMask() *time_series_forwarder_sink.TimeSeriesForwarderSink_FieldMask
- func (m *CreateTimeSeriesForwarderSinkRequest_ResponseMask) GetMasking() isCreateTimeSeriesForwarderSinkRequest_ResponseMask_Masking
- func (m *CreateTimeSeriesForwarderSinkRequest_ResponseMask) GetSkipEntireResponseBody() bool
- func (*CreateTimeSeriesForwarderSinkRequest_ResponseMask) GotenMessage()
- func (obj *CreateTimeSeriesForwarderSinkRequest_ResponseMask) GotenValidate() error
- func (m *CreateTimeSeriesForwarderSinkRequest_ResponseMask) Marshal() ([]byte, error)
- func (m *CreateTimeSeriesForwarderSinkRequest_ResponseMask) MarshalJSON() ([]byte, error)
- func (*CreateTimeSeriesForwarderSinkRequest_ResponseMask) ProtoMessage()
- func (m *CreateTimeSeriesForwarderSinkRequest_ResponseMask) ProtoReflect() preflect.Message
- func (m *CreateTimeSeriesForwarderSinkRequest_ResponseMask) Reset()
- func (m *CreateTimeSeriesForwarderSinkRequest_ResponseMask) SetBodyMask(fv *time_series_forwarder_sink.TimeSeriesForwarderSink_FieldMask)
- func (m *CreateTimeSeriesForwarderSinkRequest_ResponseMask) SetMasking(ofv isCreateTimeSeriesForwarderSinkRequest_ResponseMask_Masking)
- func (m *CreateTimeSeriesForwarderSinkRequest_ResponseMask) SetSkipEntireResponseBody(fv bool)
- func (m *CreateTimeSeriesForwarderSinkRequest_ResponseMask) String() string
- func (m *CreateTimeSeriesForwarderSinkRequest_ResponseMask) Unmarshal(b []byte) error
- func (m *CreateTimeSeriesForwarderSinkRequest_ResponseMask) UnmarshalJSON(data []byte) error
- type CreateTimeSeriesForwarderSinkRequest_ResponseMask_BodyMask
- type CreateTimeSeriesForwarderSinkRequest_ResponseMask_SkipEntireResponseBody
- type DeleteTimeSeriesForwarderSinkDescriptor
- func (d *DeleteTimeSeriesForwarderSinkDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *DeleteTimeSeriesForwarderSinkDescriptor) GetApiName() string
- func (d *DeleteTimeSeriesForwarderSinkDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *DeleteTimeSeriesForwarderSinkDescriptor) GetFullMethodName() string
- func (d *DeleteTimeSeriesForwarderSinkDescriptor) GetMethodName() string
- func (d *DeleteTimeSeriesForwarderSinkDescriptor) GetProtoPkgName() string
- func (d *DeleteTimeSeriesForwarderSinkDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *DeleteTimeSeriesForwarderSinkDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *DeleteTimeSeriesForwarderSinkDescriptor) GetServiceDomain() string
- func (d *DeleteTimeSeriesForwarderSinkDescriptor) GetServiceVersion() string
- func (d *DeleteTimeSeriesForwarderSinkDescriptor) GetVerb() string
- func (d *DeleteTimeSeriesForwarderSinkDescriptor) HasResource() bool
- func (d *DeleteTimeSeriesForwarderSinkDescriptor) IsClientStream() bool
- func (d *DeleteTimeSeriesForwarderSinkDescriptor) IsCollection() bool
- func (d *DeleteTimeSeriesForwarderSinkDescriptor) IsPlural() bool
- func (d *DeleteTimeSeriesForwarderSinkDescriptor) IsServerStream() bool
- func (d *DeleteTimeSeriesForwarderSinkDescriptor) IsUnary() bool
- func (d *DeleteTimeSeriesForwarderSinkDescriptor) NewEmptyClientMsg() proto.Message
- func (d *DeleteTimeSeriesForwarderSinkDescriptor) NewEmptyServerMsg() proto.Message
- func (d *DeleteTimeSeriesForwarderSinkDescriptor) RequestHasResourceBody() bool
- type DeleteTimeSeriesForwarderSinkDescriptorClientMsgHandle
- func (h *DeleteTimeSeriesForwarderSinkDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *DeleteTimeSeriesForwarderSinkDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *DeleteTimeSeriesForwarderSinkDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *DeleteTimeSeriesForwarderSinkDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *DeleteTimeSeriesForwarderSinkDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type DeleteTimeSeriesForwarderSinkDescriptorServerMsgHandle
- func (h *DeleteTimeSeriesForwarderSinkDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *DeleteTimeSeriesForwarderSinkDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *DeleteTimeSeriesForwarderSinkDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *DeleteTimeSeriesForwarderSinkDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *DeleteTimeSeriesForwarderSinkDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type DeleteTimeSeriesForwarderSinkRequest
- func (*DeleteTimeSeriesForwarderSinkRequest) Descriptor() ([]byte, []int)
- func (m *DeleteTimeSeriesForwarderSinkRequest) GetName() *time_series_forwarder_sink.Name
- func (*DeleteTimeSeriesForwarderSinkRequest) GotenMessage()
- func (obj *DeleteTimeSeriesForwarderSinkRequest) GotenValidate() error
- func (m *DeleteTimeSeriesForwarderSinkRequest) Marshal() ([]byte, error)
- func (m *DeleteTimeSeriesForwarderSinkRequest) MarshalJSON() ([]byte, error)
- func (*DeleteTimeSeriesForwarderSinkRequest) ProtoMessage()
- func (m *DeleteTimeSeriesForwarderSinkRequest) ProtoReflect() preflect.Message
- func (m *DeleteTimeSeriesForwarderSinkRequest) Reset()
- func (m *DeleteTimeSeriesForwarderSinkRequest) SetName(fv *time_series_forwarder_sink.Name)
- func (m *DeleteTimeSeriesForwarderSinkRequest) String() string
- func (m *DeleteTimeSeriesForwarderSinkRequest) Unmarshal(b []byte) error
- func (m *DeleteTimeSeriesForwarderSinkRequest) UnmarshalJSON(data []byte) error
- type GetTimeSeriesForwarderSinkDescriptor
- func (d *GetTimeSeriesForwarderSinkDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *GetTimeSeriesForwarderSinkDescriptor) GetApiName() string
- func (d *GetTimeSeriesForwarderSinkDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *GetTimeSeriesForwarderSinkDescriptor) GetFullMethodName() string
- func (d *GetTimeSeriesForwarderSinkDescriptor) GetMethodName() string
- func (d *GetTimeSeriesForwarderSinkDescriptor) GetProtoPkgName() string
- func (d *GetTimeSeriesForwarderSinkDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *GetTimeSeriesForwarderSinkDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *GetTimeSeriesForwarderSinkDescriptor) GetServiceDomain() string
- func (d *GetTimeSeriesForwarderSinkDescriptor) GetServiceVersion() string
- func (d *GetTimeSeriesForwarderSinkDescriptor) GetVerb() string
- func (d *GetTimeSeriesForwarderSinkDescriptor) HasResource() bool
- func (d *GetTimeSeriesForwarderSinkDescriptor) IsClientStream() bool
- func (d *GetTimeSeriesForwarderSinkDescriptor) IsCollection() bool
- func (d *GetTimeSeriesForwarderSinkDescriptor) IsPlural() bool
- func (d *GetTimeSeriesForwarderSinkDescriptor) IsServerStream() bool
- func (d *GetTimeSeriesForwarderSinkDescriptor) IsUnary() bool
- func (d *GetTimeSeriesForwarderSinkDescriptor) NewEmptyClientMsg() proto.Message
- func (d *GetTimeSeriesForwarderSinkDescriptor) NewEmptyServerMsg() proto.Message
- func (d *GetTimeSeriesForwarderSinkDescriptor) RequestHasResourceBody() bool
- type GetTimeSeriesForwarderSinkDescriptorClientMsgHandle
- func (h *GetTimeSeriesForwarderSinkDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *GetTimeSeriesForwarderSinkDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *GetTimeSeriesForwarderSinkDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *GetTimeSeriesForwarderSinkDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *GetTimeSeriesForwarderSinkDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type GetTimeSeriesForwarderSinkDescriptorServerMsgHandle
- func (h *GetTimeSeriesForwarderSinkDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *GetTimeSeriesForwarderSinkDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *GetTimeSeriesForwarderSinkDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *GetTimeSeriesForwarderSinkDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *GetTimeSeriesForwarderSinkDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type GetTimeSeriesForwarderSinkRequest
- func (*GetTimeSeriesForwarderSinkRequest) Descriptor() ([]byte, []int)
- func (m *GetTimeSeriesForwarderSinkRequest) GetFieldMask() *time_series_forwarder_sink.TimeSeriesForwarderSink_FieldMask
- func (m *GetTimeSeriesForwarderSinkRequest) GetName() *time_series_forwarder_sink.Name
- func (m *GetTimeSeriesForwarderSinkRequest) GetView() view.View
- func (*GetTimeSeriesForwarderSinkRequest) GotenMessage()
- func (obj *GetTimeSeriesForwarderSinkRequest) GotenValidate() error
- func (m *GetTimeSeriesForwarderSinkRequest) Marshal() ([]byte, error)
- func (m *GetTimeSeriesForwarderSinkRequest) MarshalJSON() ([]byte, error)
- func (*GetTimeSeriesForwarderSinkRequest) ProtoMessage()
- func (m *GetTimeSeriesForwarderSinkRequest) ProtoReflect() preflect.Message
- func (m *GetTimeSeriesForwarderSinkRequest) Reset()
- func (m *GetTimeSeriesForwarderSinkRequest) SetFieldMask(fv *time_series_forwarder_sink.TimeSeriesForwarderSink_FieldMask)
- func (m *GetTimeSeriesForwarderSinkRequest) SetName(fv *time_series_forwarder_sink.Name)
- func (m *GetTimeSeriesForwarderSinkRequest) SetView(fv view.View)
- func (m *GetTimeSeriesForwarderSinkRequest) String() string
- func (m *GetTimeSeriesForwarderSinkRequest) Unmarshal(b []byte) error
- func (m *GetTimeSeriesForwarderSinkRequest) UnmarshalJSON(data []byte) error
- type ListTimeSeriesForwarderSinksDescriptor
- func (d *ListTimeSeriesForwarderSinksDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *ListTimeSeriesForwarderSinksDescriptor) GetApiName() string
- func (d *ListTimeSeriesForwarderSinksDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *ListTimeSeriesForwarderSinksDescriptor) GetFullMethodName() string
- func (d *ListTimeSeriesForwarderSinksDescriptor) GetMethodName() string
- func (d *ListTimeSeriesForwarderSinksDescriptor) GetProtoPkgName() string
- func (d *ListTimeSeriesForwarderSinksDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *ListTimeSeriesForwarderSinksDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *ListTimeSeriesForwarderSinksDescriptor) GetServiceDomain() string
- func (d *ListTimeSeriesForwarderSinksDescriptor) GetServiceVersion() string
- func (d *ListTimeSeriesForwarderSinksDescriptor) GetVerb() string
- func (d *ListTimeSeriesForwarderSinksDescriptor) HasResource() bool
- func (d *ListTimeSeriesForwarderSinksDescriptor) IsClientStream() bool
- func (d *ListTimeSeriesForwarderSinksDescriptor) IsCollection() bool
- func (d *ListTimeSeriesForwarderSinksDescriptor) IsPlural() bool
- func (d *ListTimeSeriesForwarderSinksDescriptor) IsServerStream() bool
- func (d *ListTimeSeriesForwarderSinksDescriptor) IsUnary() bool
- func (d *ListTimeSeriesForwarderSinksDescriptor) NewEmptyClientMsg() proto.Message
- func (d *ListTimeSeriesForwarderSinksDescriptor) NewEmptyServerMsg() proto.Message
- func (d *ListTimeSeriesForwarderSinksDescriptor) RequestHasResourceBody() bool
- type ListTimeSeriesForwarderSinksDescriptorClientMsgHandle
- func (h *ListTimeSeriesForwarderSinksDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *ListTimeSeriesForwarderSinksDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *ListTimeSeriesForwarderSinksDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *ListTimeSeriesForwarderSinksDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *ListTimeSeriesForwarderSinksDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type ListTimeSeriesForwarderSinksDescriptorServerMsgHandle
- func (h *ListTimeSeriesForwarderSinksDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *ListTimeSeriesForwarderSinksDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *ListTimeSeriesForwarderSinksDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *ListTimeSeriesForwarderSinksDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *ListTimeSeriesForwarderSinksDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type ListTimeSeriesForwarderSinksRequest
- func (*ListTimeSeriesForwarderSinksRequest) Descriptor() ([]byte, []int)
- func (m *ListTimeSeriesForwarderSinksRequest) GetFieldMask() *time_series_forwarder_sink.TimeSeriesForwarderSink_FieldMask
- func (m *ListTimeSeriesForwarderSinksRequest) GetFilter() *time_series_forwarder_sink.Filter
- func (m *ListTimeSeriesForwarderSinksRequest) GetIncludePagingInfo() bool
- func (m *ListTimeSeriesForwarderSinksRequest) GetOrderBy() *time_series_forwarder_sink.OrderBy
- func (m *ListTimeSeriesForwarderSinksRequest) GetPageSize() int32
- func (m *ListTimeSeriesForwarderSinksRequest) GetPageToken() *time_series_forwarder_sink.PagerCursor
- func (m *ListTimeSeriesForwarderSinksRequest) GetParent() *time_series_forwarder_sink.ParentName
- func (m *ListTimeSeriesForwarderSinksRequest) GetView() view.View
- func (*ListTimeSeriesForwarderSinksRequest) GotenMessage()
- func (obj *ListTimeSeriesForwarderSinksRequest) GotenValidate() error
- func (m *ListTimeSeriesForwarderSinksRequest) Marshal() ([]byte, error)
- func (m *ListTimeSeriesForwarderSinksRequest) MarshalJSON() ([]byte, error)
- func (*ListTimeSeriesForwarderSinksRequest) ProtoMessage()
- func (m *ListTimeSeriesForwarderSinksRequest) ProtoReflect() preflect.Message
- func (m *ListTimeSeriesForwarderSinksRequest) Reset()
- func (m *ListTimeSeriesForwarderSinksRequest) SetFieldMask(fv *time_series_forwarder_sink.TimeSeriesForwarderSink_FieldMask)
- func (m *ListTimeSeriesForwarderSinksRequest) SetFilter(fv *time_series_forwarder_sink.Filter)
- func (m *ListTimeSeriesForwarderSinksRequest) SetIncludePagingInfo(fv bool)
- func (m *ListTimeSeriesForwarderSinksRequest) SetOrderBy(fv *time_series_forwarder_sink.OrderBy)
- func (m *ListTimeSeriesForwarderSinksRequest) SetPageSize(fv int32)
- func (m *ListTimeSeriesForwarderSinksRequest) SetPageToken(fv *time_series_forwarder_sink.PagerCursor)
- func (m *ListTimeSeriesForwarderSinksRequest) SetParent(fv *time_series_forwarder_sink.ParentName)
- func (m *ListTimeSeriesForwarderSinksRequest) SetView(fv view.View)
- func (m *ListTimeSeriesForwarderSinksRequest) String() string
- func (m *ListTimeSeriesForwarderSinksRequest) Unmarshal(b []byte) error
- func (m *ListTimeSeriesForwarderSinksRequest) UnmarshalJSON(data []byte) error
- type ListTimeSeriesForwarderSinksResponse
- func (*ListTimeSeriesForwarderSinksResponse) Descriptor() ([]byte, []int)
- func (m *ListTimeSeriesForwarderSinksResponse) GetCurrentOffset() int32
- func (m *ListTimeSeriesForwarderSinksResponse) GetNextPageToken() *time_series_forwarder_sink.PagerCursor
- func (m *ListTimeSeriesForwarderSinksResponse) GetPrevPageToken() *time_series_forwarder_sink.PagerCursor
- func (m *ListTimeSeriesForwarderSinksResponse) GetTimeSeriesForwarderSinks() []*time_series_forwarder_sink.TimeSeriesForwarderSink
- func (m *ListTimeSeriesForwarderSinksResponse) GetTotalResultsCount() int32
- func (*ListTimeSeriesForwarderSinksResponse) GotenMessage()
- func (obj *ListTimeSeriesForwarderSinksResponse) GotenValidate() error
- func (m *ListTimeSeriesForwarderSinksResponse) Marshal() ([]byte, error)
- func (m *ListTimeSeriesForwarderSinksResponse) MarshalJSON() ([]byte, error)
- func (*ListTimeSeriesForwarderSinksResponse) ProtoMessage()
- func (m *ListTimeSeriesForwarderSinksResponse) ProtoReflect() preflect.Message
- func (m *ListTimeSeriesForwarderSinksResponse) Reset()
- func (m *ListTimeSeriesForwarderSinksResponse) SetCurrentOffset(fv int32)
- func (m *ListTimeSeriesForwarderSinksResponse) SetNextPageToken(fv *time_series_forwarder_sink.PagerCursor)
- func (m *ListTimeSeriesForwarderSinksResponse) SetPrevPageToken(fv *time_series_forwarder_sink.PagerCursor)
- func (m *ListTimeSeriesForwarderSinksResponse) SetTimeSeriesForwarderSinks(fv []*time_series_forwarder_sink.TimeSeriesForwarderSink)
- func (m *ListTimeSeriesForwarderSinksResponse) SetTotalResultsCount(fv int32)
- func (m *ListTimeSeriesForwarderSinksResponse) String() string
- func (m *ListTimeSeriesForwarderSinksResponse) Unmarshal(b []byte) error
- func (m *ListTimeSeriesForwarderSinksResponse) UnmarshalJSON(data []byte) error
- type TimeSeriesForwarderSinkServiceClient
- type TimeSeriesForwarderSinkServiceDescriptor
- func (d *TimeSeriesForwarderSinkServiceDescriptor) AllMethodDescriptors() []gotenclient.MethodDescriptor
- func (d *TimeSeriesForwarderSinkServiceDescriptor) GetApiName() string
- func (d *TimeSeriesForwarderSinkServiceDescriptor) GetFullAPIName() string
- func (d *TimeSeriesForwarderSinkServiceDescriptor) GetProtoPkgName() string
- func (d *TimeSeriesForwarderSinkServiceDescriptor) GetServiceDomain() string
- func (d *TimeSeriesForwarderSinkServiceDescriptor) GetServiceVersion() string
- type UpdateTimeSeriesForwarderSinkDescriptor
- func (d *UpdateTimeSeriesForwarderSinkDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *UpdateTimeSeriesForwarderSinkDescriptor) GetApiName() string
- func (d *UpdateTimeSeriesForwarderSinkDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *UpdateTimeSeriesForwarderSinkDescriptor) GetFullMethodName() string
- func (d *UpdateTimeSeriesForwarderSinkDescriptor) GetMethodName() string
- func (d *UpdateTimeSeriesForwarderSinkDescriptor) GetProtoPkgName() string
- func (d *UpdateTimeSeriesForwarderSinkDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *UpdateTimeSeriesForwarderSinkDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *UpdateTimeSeriesForwarderSinkDescriptor) GetServiceDomain() string
- func (d *UpdateTimeSeriesForwarderSinkDescriptor) GetServiceVersion() string
- func (d *UpdateTimeSeriesForwarderSinkDescriptor) GetVerb() string
- func (d *UpdateTimeSeriesForwarderSinkDescriptor) HasResource() bool
- func (d *UpdateTimeSeriesForwarderSinkDescriptor) IsClientStream() bool
- func (d *UpdateTimeSeriesForwarderSinkDescriptor) IsCollection() bool
- func (d *UpdateTimeSeriesForwarderSinkDescriptor) IsPlural() bool
- func (d *UpdateTimeSeriesForwarderSinkDescriptor) IsServerStream() bool
- func (d *UpdateTimeSeriesForwarderSinkDescriptor) IsUnary() bool
- func (d *UpdateTimeSeriesForwarderSinkDescriptor) NewEmptyClientMsg() proto.Message
- func (d *UpdateTimeSeriesForwarderSinkDescriptor) NewEmptyServerMsg() proto.Message
- func (d *UpdateTimeSeriesForwarderSinkDescriptor) RequestHasResourceBody() bool
- type UpdateTimeSeriesForwarderSinkDescriptorClientMsgHandle
- func (h *UpdateTimeSeriesForwarderSinkDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *UpdateTimeSeriesForwarderSinkDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *UpdateTimeSeriesForwarderSinkDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *UpdateTimeSeriesForwarderSinkDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *UpdateTimeSeriesForwarderSinkDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type UpdateTimeSeriesForwarderSinkDescriptorServerMsgHandle
- func (h *UpdateTimeSeriesForwarderSinkDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *UpdateTimeSeriesForwarderSinkDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *UpdateTimeSeriesForwarderSinkDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *UpdateTimeSeriesForwarderSinkDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *UpdateTimeSeriesForwarderSinkDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type UpdateTimeSeriesForwarderSinkRequest
- func (*UpdateTimeSeriesForwarderSinkRequest) Descriptor() ([]byte, []int)
- func (m *UpdateTimeSeriesForwarderSinkRequest) GetAllowMissing() bool
- func (m *UpdateTimeSeriesForwarderSinkRequest) GetCas() *UpdateTimeSeriesForwarderSinkRequest_CAS
- func (m *UpdateTimeSeriesForwarderSinkRequest) GetResponseMask() *UpdateTimeSeriesForwarderSinkRequest_ResponseMask
- func (m *UpdateTimeSeriesForwarderSinkRequest) GetTimeSeriesForwarderSink() *time_series_forwarder_sink.TimeSeriesForwarderSink
- func (m *UpdateTimeSeriesForwarderSinkRequest) GetUpdateMask() *time_series_forwarder_sink.TimeSeriesForwarderSink_FieldMask
- func (*UpdateTimeSeriesForwarderSinkRequest) GotenMessage()
- func (obj *UpdateTimeSeriesForwarderSinkRequest) GotenValidate() error
- func (m *UpdateTimeSeriesForwarderSinkRequest) Marshal() ([]byte, error)
- func (m *UpdateTimeSeriesForwarderSinkRequest) MarshalJSON() ([]byte, error)
- func (*UpdateTimeSeriesForwarderSinkRequest) ProtoMessage()
- func (m *UpdateTimeSeriesForwarderSinkRequest) ProtoReflect() preflect.Message
- func (m *UpdateTimeSeriesForwarderSinkRequest) Reset()
- func (m *UpdateTimeSeriesForwarderSinkRequest) SetAllowMissing(fv bool)
- func (m *UpdateTimeSeriesForwarderSinkRequest) SetCas(fv *UpdateTimeSeriesForwarderSinkRequest_CAS)
- func (m *UpdateTimeSeriesForwarderSinkRequest) SetResponseMask(fv *UpdateTimeSeriesForwarderSinkRequest_ResponseMask)
- func (m *UpdateTimeSeriesForwarderSinkRequest) SetTimeSeriesForwarderSink(fv *time_series_forwarder_sink.TimeSeriesForwarderSink)
- func (m *UpdateTimeSeriesForwarderSinkRequest) SetUpdateMask(fv *time_series_forwarder_sink.TimeSeriesForwarderSink_FieldMask)
- func (m *UpdateTimeSeriesForwarderSinkRequest) String() string
- func (m *UpdateTimeSeriesForwarderSinkRequest) Unmarshal(b []byte) error
- func (m *UpdateTimeSeriesForwarderSinkRequest) UnmarshalJSON(data []byte) error
- type UpdateTimeSeriesForwarderSinkRequest_CAS
- func (*UpdateTimeSeriesForwarderSinkRequest_CAS) Descriptor() ([]byte, []int)
- func (m *UpdateTimeSeriesForwarderSinkRequest_CAS) GetConditionalState() *time_series_forwarder_sink.TimeSeriesForwarderSink
- func (m *UpdateTimeSeriesForwarderSinkRequest_CAS) GetFieldMask() *time_series_forwarder_sink.TimeSeriesForwarderSink_FieldMask
- func (*UpdateTimeSeriesForwarderSinkRequest_CAS) GotenMessage()
- func (obj *UpdateTimeSeriesForwarderSinkRequest_CAS) GotenValidate() error
- func (m *UpdateTimeSeriesForwarderSinkRequest_CAS) Marshal() ([]byte, error)
- func (m *UpdateTimeSeriesForwarderSinkRequest_CAS) MarshalJSON() ([]byte, error)
- func (*UpdateTimeSeriesForwarderSinkRequest_CAS) ProtoMessage()
- func (m *UpdateTimeSeriesForwarderSinkRequest_CAS) ProtoReflect() preflect.Message
- func (m *UpdateTimeSeriesForwarderSinkRequest_CAS) Reset()
- func (m *UpdateTimeSeriesForwarderSinkRequest_CAS) SetConditionalState(fv *time_series_forwarder_sink.TimeSeriesForwarderSink)
- func (m *UpdateTimeSeriesForwarderSinkRequest_CAS) SetFieldMask(fv *time_series_forwarder_sink.TimeSeriesForwarderSink_FieldMask)
- func (m *UpdateTimeSeriesForwarderSinkRequest_CAS) String() string
- func (m *UpdateTimeSeriesForwarderSinkRequest_CAS) Unmarshal(b []byte) error
- func (m *UpdateTimeSeriesForwarderSinkRequest_CAS) UnmarshalJSON(data []byte) error
- type UpdateTimeSeriesForwarderSinkRequest_ResponseMask
- func (*UpdateTimeSeriesForwarderSinkRequest_ResponseMask) Descriptor() ([]byte, []int)
- func (m *UpdateTimeSeriesForwarderSinkRequest_ResponseMask) GetBodyMask() *time_series_forwarder_sink.TimeSeriesForwarderSink_FieldMask
- func (m *UpdateTimeSeriesForwarderSinkRequest_ResponseMask) GetMasking() isUpdateTimeSeriesForwarderSinkRequest_ResponseMask_Masking
- func (m *UpdateTimeSeriesForwarderSinkRequest_ResponseMask) GetSkipEntireResponseBody() bool
- func (m *UpdateTimeSeriesForwarderSinkRequest_ResponseMask) GetUpdatedFieldsOnly() bool
- func (*UpdateTimeSeriesForwarderSinkRequest_ResponseMask) GotenMessage()
- func (obj *UpdateTimeSeriesForwarderSinkRequest_ResponseMask) GotenValidate() error
- func (m *UpdateTimeSeriesForwarderSinkRequest_ResponseMask) Marshal() ([]byte, error)
- func (m *UpdateTimeSeriesForwarderSinkRequest_ResponseMask) MarshalJSON() ([]byte, error)
- func (*UpdateTimeSeriesForwarderSinkRequest_ResponseMask) ProtoMessage()
- func (m *UpdateTimeSeriesForwarderSinkRequest_ResponseMask) ProtoReflect() preflect.Message
- func (m *UpdateTimeSeriesForwarderSinkRequest_ResponseMask) Reset()
- func (m *UpdateTimeSeriesForwarderSinkRequest_ResponseMask) SetBodyMask(fv *time_series_forwarder_sink.TimeSeriesForwarderSink_FieldMask)
- func (m *UpdateTimeSeriesForwarderSinkRequest_ResponseMask) SetMasking(ofv isUpdateTimeSeriesForwarderSinkRequest_ResponseMask_Masking)
- func (m *UpdateTimeSeriesForwarderSinkRequest_ResponseMask) SetSkipEntireResponseBody(fv bool)
- func (m *UpdateTimeSeriesForwarderSinkRequest_ResponseMask) SetUpdatedFieldsOnly(fv bool)
- func (m *UpdateTimeSeriesForwarderSinkRequest_ResponseMask) String() string
- func (m *UpdateTimeSeriesForwarderSinkRequest_ResponseMask) Unmarshal(b []byte) error
- func (m *UpdateTimeSeriesForwarderSinkRequest_ResponseMask) UnmarshalJSON(data []byte) error
- type UpdateTimeSeriesForwarderSinkRequest_ResponseMask_BodyMask
- type UpdateTimeSeriesForwarderSinkRequest_ResponseMask_SkipEntireResponseBody
- type UpdateTimeSeriesForwarderSinkRequest_ResponseMask_UpdatedFieldsOnly
- type WatchTimeSeriesForwarderSinkClientStream
- type WatchTimeSeriesForwarderSinkDescriptor
- func (d *WatchTimeSeriesForwarderSinkDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *WatchTimeSeriesForwarderSinkDescriptor) GetApiName() string
- func (d *WatchTimeSeriesForwarderSinkDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchTimeSeriesForwarderSinkDescriptor) GetFullMethodName() string
- func (d *WatchTimeSeriesForwarderSinkDescriptor) GetMethodName() string
- func (d *WatchTimeSeriesForwarderSinkDescriptor) GetProtoPkgName() string
- func (d *WatchTimeSeriesForwarderSinkDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *WatchTimeSeriesForwarderSinkDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchTimeSeriesForwarderSinkDescriptor) GetServiceDomain() string
- func (d *WatchTimeSeriesForwarderSinkDescriptor) GetServiceVersion() string
- func (d *WatchTimeSeriesForwarderSinkDescriptor) GetVerb() string
- func (d *WatchTimeSeriesForwarderSinkDescriptor) HasResource() bool
- func (d *WatchTimeSeriesForwarderSinkDescriptor) IsClientStream() bool
- func (d *WatchTimeSeriesForwarderSinkDescriptor) IsCollection() bool
- func (d *WatchTimeSeriesForwarderSinkDescriptor) IsPlural() bool
- func (d *WatchTimeSeriesForwarderSinkDescriptor) IsServerStream() bool
- func (d *WatchTimeSeriesForwarderSinkDescriptor) IsUnary() bool
- func (d *WatchTimeSeriesForwarderSinkDescriptor) NewEmptyClientMsg() proto.Message
- func (d *WatchTimeSeriesForwarderSinkDescriptor) NewEmptyServerMsg() proto.Message
- func (d *WatchTimeSeriesForwarderSinkDescriptor) RequestHasResourceBody() bool
- type WatchTimeSeriesForwarderSinkDescriptorClientMsgHandle
- func (h *WatchTimeSeriesForwarderSinkDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchTimeSeriesForwarderSinkDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *WatchTimeSeriesForwarderSinkDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *WatchTimeSeriesForwarderSinkDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchTimeSeriesForwarderSinkDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchTimeSeriesForwarderSinkDescriptorServerMsgHandle
- func (h *WatchTimeSeriesForwarderSinkDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchTimeSeriesForwarderSinkDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *WatchTimeSeriesForwarderSinkDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *WatchTimeSeriesForwarderSinkDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchTimeSeriesForwarderSinkDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchTimeSeriesForwarderSinkRequest
- func (*WatchTimeSeriesForwarderSinkRequest) Descriptor() ([]byte, []int)
- func (m *WatchTimeSeriesForwarderSinkRequest) GetFieldMask() *time_series_forwarder_sink.TimeSeriesForwarderSink_FieldMask
- func (m *WatchTimeSeriesForwarderSinkRequest) GetName() *time_series_forwarder_sink.Name
- func (m *WatchTimeSeriesForwarderSinkRequest) GetView() view.View
- func (*WatchTimeSeriesForwarderSinkRequest) GotenMessage()
- func (obj *WatchTimeSeriesForwarderSinkRequest) GotenValidate() error
- func (m *WatchTimeSeriesForwarderSinkRequest) Marshal() ([]byte, error)
- func (m *WatchTimeSeriesForwarderSinkRequest) MarshalJSON() ([]byte, error)
- func (*WatchTimeSeriesForwarderSinkRequest) ProtoMessage()
- func (m *WatchTimeSeriesForwarderSinkRequest) ProtoReflect() preflect.Message
- func (m *WatchTimeSeriesForwarderSinkRequest) Reset()
- func (m *WatchTimeSeriesForwarderSinkRequest) SetFieldMask(fv *time_series_forwarder_sink.TimeSeriesForwarderSink_FieldMask)
- func (m *WatchTimeSeriesForwarderSinkRequest) SetName(fv *time_series_forwarder_sink.Name)
- func (m *WatchTimeSeriesForwarderSinkRequest) SetView(fv view.View)
- func (m *WatchTimeSeriesForwarderSinkRequest) String() string
- func (m *WatchTimeSeriesForwarderSinkRequest) Unmarshal(b []byte) error
- func (m *WatchTimeSeriesForwarderSinkRequest) UnmarshalJSON(data []byte) error
- type WatchTimeSeriesForwarderSinkResponse
- func (*WatchTimeSeriesForwarderSinkResponse) Descriptor() ([]byte, []int)
- func (m *WatchTimeSeriesForwarderSinkResponse) GetChange() *time_series_forwarder_sink.TimeSeriesForwarderSinkChange
- func (*WatchTimeSeriesForwarderSinkResponse) GotenMessage()
- func (obj *WatchTimeSeriesForwarderSinkResponse) GotenValidate() error
- func (m *WatchTimeSeriesForwarderSinkResponse) Marshal() ([]byte, error)
- func (m *WatchTimeSeriesForwarderSinkResponse) MarshalJSON() ([]byte, error)
- func (*WatchTimeSeriesForwarderSinkResponse) ProtoMessage()
- func (m *WatchTimeSeriesForwarderSinkResponse) ProtoReflect() preflect.Message
- func (m *WatchTimeSeriesForwarderSinkResponse) Reset()
- func (m *WatchTimeSeriesForwarderSinkResponse) SetChange(fv *time_series_forwarder_sink.TimeSeriesForwarderSinkChange)
- func (m *WatchTimeSeriesForwarderSinkResponse) String() string
- func (m *WatchTimeSeriesForwarderSinkResponse) Unmarshal(b []byte) error
- func (m *WatchTimeSeriesForwarderSinkResponse) UnmarshalJSON(data []byte) error
- type WatchTimeSeriesForwarderSinksClientStream
- type WatchTimeSeriesForwarderSinksDescriptor
- func (d *WatchTimeSeriesForwarderSinksDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *WatchTimeSeriesForwarderSinksDescriptor) GetApiName() string
- func (d *WatchTimeSeriesForwarderSinksDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchTimeSeriesForwarderSinksDescriptor) GetFullMethodName() string
- func (d *WatchTimeSeriesForwarderSinksDescriptor) GetMethodName() string
- func (d *WatchTimeSeriesForwarderSinksDescriptor) GetProtoPkgName() string
- func (d *WatchTimeSeriesForwarderSinksDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *WatchTimeSeriesForwarderSinksDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchTimeSeriesForwarderSinksDescriptor) GetServiceDomain() string
- func (d *WatchTimeSeriesForwarderSinksDescriptor) GetServiceVersion() string
- func (d *WatchTimeSeriesForwarderSinksDescriptor) GetVerb() string
- func (d *WatchTimeSeriesForwarderSinksDescriptor) HasResource() bool
- func (d *WatchTimeSeriesForwarderSinksDescriptor) IsClientStream() bool
- func (d *WatchTimeSeriesForwarderSinksDescriptor) IsCollection() bool
- func (d *WatchTimeSeriesForwarderSinksDescriptor) IsPlural() bool
- func (d *WatchTimeSeriesForwarderSinksDescriptor) IsServerStream() bool
- func (d *WatchTimeSeriesForwarderSinksDescriptor) IsUnary() bool
- func (d *WatchTimeSeriesForwarderSinksDescriptor) NewEmptyClientMsg() proto.Message
- func (d *WatchTimeSeriesForwarderSinksDescriptor) NewEmptyServerMsg() proto.Message
- func (d *WatchTimeSeriesForwarderSinksDescriptor) RequestHasResourceBody() bool
- type WatchTimeSeriesForwarderSinksDescriptorClientMsgHandle
- func (h *WatchTimeSeriesForwarderSinksDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchTimeSeriesForwarderSinksDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *WatchTimeSeriesForwarderSinksDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *WatchTimeSeriesForwarderSinksDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchTimeSeriesForwarderSinksDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchTimeSeriesForwarderSinksDescriptorServerMsgHandle
- func (h *WatchTimeSeriesForwarderSinksDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchTimeSeriesForwarderSinksDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *WatchTimeSeriesForwarderSinksDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *WatchTimeSeriesForwarderSinksDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchTimeSeriesForwarderSinksDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchTimeSeriesForwarderSinksRequest
- func (*WatchTimeSeriesForwarderSinksRequest) Descriptor() ([]byte, []int)
- func (m *WatchTimeSeriesForwarderSinksRequest) GetFieldMask() *time_series_forwarder_sink.TimeSeriesForwarderSink_FieldMask
- func (m *WatchTimeSeriesForwarderSinksRequest) GetFilter() *time_series_forwarder_sink.Filter
- func (m *WatchTimeSeriesForwarderSinksRequest) GetMaxChunkSize() int32
- func (m *WatchTimeSeriesForwarderSinksRequest) GetOrderBy() *time_series_forwarder_sink.OrderBy
- func (m *WatchTimeSeriesForwarderSinksRequest) GetPageSize() int32
- func (m *WatchTimeSeriesForwarderSinksRequest) GetPageToken() *time_series_forwarder_sink.PagerCursor
- func (m *WatchTimeSeriesForwarderSinksRequest) GetParent() *time_series_forwarder_sink.ParentName
- func (m *WatchTimeSeriesForwarderSinksRequest) GetResumeToken() string
- func (m *WatchTimeSeriesForwarderSinksRequest) GetStartingTime() *timestamppb.Timestamp
- func (m *WatchTimeSeriesForwarderSinksRequest) GetType() watch_type.WatchType
- func (m *WatchTimeSeriesForwarderSinksRequest) GetView() view.View
- func (*WatchTimeSeriesForwarderSinksRequest) GotenMessage()
- func (obj *WatchTimeSeriesForwarderSinksRequest) GotenValidate() error
- func (m *WatchTimeSeriesForwarderSinksRequest) Marshal() ([]byte, error)
- func (m *WatchTimeSeriesForwarderSinksRequest) MarshalJSON() ([]byte, error)
- func (*WatchTimeSeriesForwarderSinksRequest) ProtoMessage()
- func (m *WatchTimeSeriesForwarderSinksRequest) ProtoReflect() preflect.Message
- func (m *WatchTimeSeriesForwarderSinksRequest) Reset()
- func (m *WatchTimeSeriesForwarderSinksRequest) SetFieldMask(fv *time_series_forwarder_sink.TimeSeriesForwarderSink_FieldMask)
- func (m *WatchTimeSeriesForwarderSinksRequest) SetFilter(fv *time_series_forwarder_sink.Filter)
- func (m *WatchTimeSeriesForwarderSinksRequest) SetMaxChunkSize(fv int32)
- func (m *WatchTimeSeriesForwarderSinksRequest) SetOrderBy(fv *time_series_forwarder_sink.OrderBy)
- func (m *WatchTimeSeriesForwarderSinksRequest) SetPageSize(fv int32)
- func (m *WatchTimeSeriesForwarderSinksRequest) SetPageToken(fv *time_series_forwarder_sink.PagerCursor)
- func (m *WatchTimeSeriesForwarderSinksRequest) SetParent(fv *time_series_forwarder_sink.ParentName)
- func (m *WatchTimeSeriesForwarderSinksRequest) SetResumeToken(fv string)
- func (m *WatchTimeSeriesForwarderSinksRequest) SetStartingTime(fv *timestamppb.Timestamp)
- func (m *WatchTimeSeriesForwarderSinksRequest) SetType(fv watch_type.WatchType)
- func (m *WatchTimeSeriesForwarderSinksRequest) SetView(fv view.View)
- func (m *WatchTimeSeriesForwarderSinksRequest) String() string
- func (m *WatchTimeSeriesForwarderSinksRequest) Unmarshal(b []byte) error
- func (m *WatchTimeSeriesForwarderSinksRequest) UnmarshalJSON(data []byte) error
- type WatchTimeSeriesForwarderSinksResponse
- func (*WatchTimeSeriesForwarderSinksResponse) Descriptor() ([]byte, []int)
- func (m *WatchTimeSeriesForwarderSinksResponse) GetIsCurrent() bool
- func (m *WatchTimeSeriesForwarderSinksResponse) GetIsHardReset() bool
- func (m *WatchTimeSeriesForwarderSinksResponse) GetIsSoftReset() bool
- func (m *WatchTimeSeriesForwarderSinksResponse) GetPageTokenChange() *WatchTimeSeriesForwarderSinksResponse_PageTokenChange
- func (m *WatchTimeSeriesForwarderSinksResponse) GetResumeToken() string
- func (m *WatchTimeSeriesForwarderSinksResponse) GetSnapshotSize() int64
- func (m *WatchTimeSeriesForwarderSinksResponse) GetTimeSeriesForwarderSinkChanges() []*time_series_forwarder_sink.TimeSeriesForwarderSinkChange
- func (*WatchTimeSeriesForwarderSinksResponse) GotenMessage()
- func (obj *WatchTimeSeriesForwarderSinksResponse) GotenValidate() error
- func (m *WatchTimeSeriesForwarderSinksResponse) Marshal() ([]byte, error)
- func (m *WatchTimeSeriesForwarderSinksResponse) MarshalJSON() ([]byte, error)
- func (*WatchTimeSeriesForwarderSinksResponse) ProtoMessage()
- func (m *WatchTimeSeriesForwarderSinksResponse) ProtoReflect() preflect.Message
- func (m *WatchTimeSeriesForwarderSinksResponse) Reset()
- func (m *WatchTimeSeriesForwarderSinksResponse) SetIsCurrent(fv bool)
- func (m *WatchTimeSeriesForwarderSinksResponse) SetIsHardReset(fv bool)
- func (m *WatchTimeSeriesForwarderSinksResponse) SetIsSoftReset(fv bool)
- func (m *WatchTimeSeriesForwarderSinksResponse) SetPageTokenChange(fv *WatchTimeSeriesForwarderSinksResponse_PageTokenChange)
- func (m *WatchTimeSeriesForwarderSinksResponse) SetResumeToken(fv string)
- func (m *WatchTimeSeriesForwarderSinksResponse) SetSnapshotSize(fv int64)
- func (m *WatchTimeSeriesForwarderSinksResponse) SetTimeSeriesForwarderSinkChanges(fv []*time_series_forwarder_sink.TimeSeriesForwarderSinkChange)
- func (m *WatchTimeSeriesForwarderSinksResponse) String() string
- func (m *WatchTimeSeriesForwarderSinksResponse) Unmarshal(b []byte) error
- func (m *WatchTimeSeriesForwarderSinksResponse) UnmarshalJSON(data []byte) error
- type WatchTimeSeriesForwarderSinksResponse_PageTokenChange
- func (*WatchTimeSeriesForwarderSinksResponse_PageTokenChange) Descriptor() ([]byte, []int)
- func (m *WatchTimeSeriesForwarderSinksResponse_PageTokenChange) GetNextPageToken() *time_series_forwarder_sink.PagerCursor
- func (m *WatchTimeSeriesForwarderSinksResponse_PageTokenChange) GetPrevPageToken() *time_series_forwarder_sink.PagerCursor
- func (*WatchTimeSeriesForwarderSinksResponse_PageTokenChange) GotenMessage()
- func (obj *WatchTimeSeriesForwarderSinksResponse_PageTokenChange) GotenValidate() error
- func (m *WatchTimeSeriesForwarderSinksResponse_PageTokenChange) Marshal() ([]byte, error)
- func (m *WatchTimeSeriesForwarderSinksResponse_PageTokenChange) MarshalJSON() ([]byte, error)
- func (*WatchTimeSeriesForwarderSinksResponse_PageTokenChange) ProtoMessage()
- func (m *WatchTimeSeriesForwarderSinksResponse_PageTokenChange) ProtoReflect() preflect.Message
- func (m *WatchTimeSeriesForwarderSinksResponse_PageTokenChange) Reset()
- func (m *WatchTimeSeriesForwarderSinksResponse_PageTokenChange) SetNextPageToken(fv *time_series_forwarder_sink.PagerCursor)
- func (m *WatchTimeSeriesForwarderSinksResponse_PageTokenChange) SetPrevPageToken(fv *time_series_forwarder_sink.PagerCursor)
- func (m *WatchTimeSeriesForwarderSinksResponse_PageTokenChange) String() string
- func (m *WatchTimeSeriesForwarderSinksResponse_PageTokenChange) Unmarshal(b []byte) error
- func (m *WatchTimeSeriesForwarderSinksResponse_PageTokenChange) UnmarshalJSON(data []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BatchGetTimeSeriesForwarderSinksDescriptor ¶
type BatchGetTimeSeriesForwarderSinksDescriptor struct{}
func GetBatchGetTimeSeriesForwarderSinksDescriptor ¶
func GetBatchGetTimeSeriesForwarderSinksDescriptor() *BatchGetTimeSeriesForwarderSinksDescriptor
func (*BatchGetTimeSeriesForwarderSinksDescriptor) GetApiDescriptor ¶
func (d *BatchGetTimeSeriesForwarderSinksDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*BatchGetTimeSeriesForwarderSinksDescriptor) GetApiName ¶
func (d *BatchGetTimeSeriesForwarderSinksDescriptor) GetApiName() string
func (*BatchGetTimeSeriesForwarderSinksDescriptor) GetClientMsgReflectHandle ¶
func (d *BatchGetTimeSeriesForwarderSinksDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*BatchGetTimeSeriesForwarderSinksDescriptor) GetFullMethodName ¶
func (d *BatchGetTimeSeriesForwarderSinksDescriptor) GetFullMethodName() string
func (*BatchGetTimeSeriesForwarderSinksDescriptor) GetMethodName ¶
func (d *BatchGetTimeSeriesForwarderSinksDescriptor) GetMethodName() string
func (*BatchGetTimeSeriesForwarderSinksDescriptor) GetProtoPkgName ¶
func (d *BatchGetTimeSeriesForwarderSinksDescriptor) GetProtoPkgName() string
func (*BatchGetTimeSeriesForwarderSinksDescriptor) GetResourceDescriptor ¶
func (d *BatchGetTimeSeriesForwarderSinksDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*BatchGetTimeSeriesForwarderSinksDescriptor) GetServerMsgReflectHandle ¶
func (d *BatchGetTimeSeriesForwarderSinksDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*BatchGetTimeSeriesForwarderSinksDescriptor) GetServiceDomain ¶
func (d *BatchGetTimeSeriesForwarderSinksDescriptor) GetServiceDomain() string
func (*BatchGetTimeSeriesForwarderSinksDescriptor) GetServiceVersion ¶
func (d *BatchGetTimeSeriesForwarderSinksDescriptor) GetServiceVersion() string
func (*BatchGetTimeSeriesForwarderSinksDescriptor) GetVerb ¶
func (d *BatchGetTimeSeriesForwarderSinksDescriptor) GetVerb() string
func (*BatchGetTimeSeriesForwarderSinksDescriptor) HasResource ¶
func (d *BatchGetTimeSeriesForwarderSinksDescriptor) HasResource() bool
func (*BatchGetTimeSeriesForwarderSinksDescriptor) IsClientStream ¶
func (d *BatchGetTimeSeriesForwarderSinksDescriptor) IsClientStream() bool
func (*BatchGetTimeSeriesForwarderSinksDescriptor) IsCollection ¶
func (d *BatchGetTimeSeriesForwarderSinksDescriptor) IsCollection() bool
func (*BatchGetTimeSeriesForwarderSinksDescriptor) IsPlural ¶
func (d *BatchGetTimeSeriesForwarderSinksDescriptor) IsPlural() bool
func (*BatchGetTimeSeriesForwarderSinksDescriptor) IsServerStream ¶
func (d *BatchGetTimeSeriesForwarderSinksDescriptor) IsServerStream() bool
func (*BatchGetTimeSeriesForwarderSinksDescriptor) IsUnary ¶
func (d *BatchGetTimeSeriesForwarderSinksDescriptor) IsUnary() bool
func (*BatchGetTimeSeriesForwarderSinksDescriptor) NewEmptyClientMsg ¶
func (d *BatchGetTimeSeriesForwarderSinksDescriptor) NewEmptyClientMsg() proto.Message
func (*BatchGetTimeSeriesForwarderSinksDescriptor) NewEmptyServerMsg ¶
func (d *BatchGetTimeSeriesForwarderSinksDescriptor) NewEmptyServerMsg() proto.Message
func (*BatchGetTimeSeriesForwarderSinksDescriptor) RequestHasResourceBody ¶
func (d *BatchGetTimeSeriesForwarderSinksDescriptor) RequestHasResourceBody() bool
type BatchGetTimeSeriesForwarderSinksDescriptorClientMsgHandle ¶
type BatchGetTimeSeriesForwarderSinksDescriptorClientMsgHandle struct{}
func (*BatchGetTimeSeriesForwarderSinksDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *BatchGetTimeSeriesForwarderSinksDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*BatchGetTimeSeriesForwarderSinksDescriptorClientMsgHandle) ExtractResourceBodies ¶
func (h *BatchGetTimeSeriesForwarderSinksDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*BatchGetTimeSeriesForwarderSinksDescriptorClientMsgHandle) ExtractResourceBody ¶
func (h *BatchGetTimeSeriesForwarderSinksDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*BatchGetTimeSeriesForwarderSinksDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *BatchGetTimeSeriesForwarderSinksDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*BatchGetTimeSeriesForwarderSinksDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *BatchGetTimeSeriesForwarderSinksDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type BatchGetTimeSeriesForwarderSinksDescriptorServerMsgHandle ¶
type BatchGetTimeSeriesForwarderSinksDescriptorServerMsgHandle struct{}
func (*BatchGetTimeSeriesForwarderSinksDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *BatchGetTimeSeriesForwarderSinksDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*BatchGetTimeSeriesForwarderSinksDescriptorServerMsgHandle) ExtractResourceBodies ¶
func (h *BatchGetTimeSeriesForwarderSinksDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*BatchGetTimeSeriesForwarderSinksDescriptorServerMsgHandle) ExtractResourceBody ¶
func (h *BatchGetTimeSeriesForwarderSinksDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*BatchGetTimeSeriesForwarderSinksDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *BatchGetTimeSeriesForwarderSinksDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*BatchGetTimeSeriesForwarderSinksDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *BatchGetTimeSeriesForwarderSinksDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type BatchGetTimeSeriesForwarderSinksRequest ¶
type BatchGetTimeSeriesForwarderSinksRequest struct { // Names of TimeSeriesForwarderSinks Names []*time_series_forwarder_sink.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 *time_series_forwarder_sink.TimeSeriesForwarderSink_FieldMask `` /* 155-byte string literal not displayed */ // View defines list of standard response fields present in response items. // Additional fields can be amended by request field field_mask View view.View `protobuf:"varint,4,opt,name=view,proto3,enum=goten.types.View" json:"view,omitempty" firestore:"view"` // contains filtered or unexported fields }
A request message of the BatchGetTimeSeriesForwarderSinks method.
func (*BatchGetTimeSeriesForwarderSinksRequest) Descriptor ¶
func (*BatchGetTimeSeriesForwarderSinksRequest) Descriptor() ([]byte, []int)
Deprecated, Use BatchGetTimeSeriesForwarderSinksRequest.ProtoReflect.Descriptor instead.
func (*BatchGetTimeSeriesForwarderSinksRequest) GetFieldMask ¶
func (m *BatchGetTimeSeriesForwarderSinksRequest) GetFieldMask() *time_series_forwarder_sink.TimeSeriesForwarderSink_FieldMask
func (*BatchGetTimeSeriesForwarderSinksRequest) GetNames ¶
func (m *BatchGetTimeSeriesForwarderSinksRequest) GetNames() []*time_series_forwarder_sink.Name
func (*BatchGetTimeSeriesForwarderSinksRequest) GetView ¶
func (m *BatchGetTimeSeriesForwarderSinksRequest) GetView() view.View
func (*BatchGetTimeSeriesForwarderSinksRequest) GotenMessage ¶
func (*BatchGetTimeSeriesForwarderSinksRequest) GotenMessage()
func (*BatchGetTimeSeriesForwarderSinksRequest) GotenValidate ¶
func (obj *BatchGetTimeSeriesForwarderSinksRequest) GotenValidate() error
func (*BatchGetTimeSeriesForwarderSinksRequest) Marshal ¶
func (m *BatchGetTimeSeriesForwarderSinksRequest) Marshal() ([]byte, error)
func (*BatchGetTimeSeriesForwarderSinksRequest) MarshalJSON ¶
func (m *BatchGetTimeSeriesForwarderSinksRequest) MarshalJSON() ([]byte, error)
func (*BatchGetTimeSeriesForwarderSinksRequest) ProtoMessage ¶
func (*BatchGetTimeSeriesForwarderSinksRequest) ProtoMessage()
func (*BatchGetTimeSeriesForwarderSinksRequest) ProtoReflect ¶
func (m *BatchGetTimeSeriesForwarderSinksRequest) ProtoReflect() preflect.Message
func (*BatchGetTimeSeriesForwarderSinksRequest) Reset ¶
func (m *BatchGetTimeSeriesForwarderSinksRequest) Reset()
func (*BatchGetTimeSeriesForwarderSinksRequest) SetFieldMask ¶
func (m *BatchGetTimeSeriesForwarderSinksRequest) SetFieldMask(fv *time_series_forwarder_sink.TimeSeriesForwarderSink_FieldMask)
func (*BatchGetTimeSeriesForwarderSinksRequest) SetNames ¶
func (m *BatchGetTimeSeriesForwarderSinksRequest) SetNames(fv []*time_series_forwarder_sink.Name)
func (*BatchGetTimeSeriesForwarderSinksRequest) SetView ¶
func (m *BatchGetTimeSeriesForwarderSinksRequest) SetView(fv view.View)
func (*BatchGetTimeSeriesForwarderSinksRequest) String ¶
func (m *BatchGetTimeSeriesForwarderSinksRequest) String() string
func (*BatchGetTimeSeriesForwarderSinksRequest) Unmarshal ¶
func (m *BatchGetTimeSeriesForwarderSinksRequest) Unmarshal(b []byte) error
func (*BatchGetTimeSeriesForwarderSinksRequest) UnmarshalJSON ¶
func (m *BatchGetTimeSeriesForwarderSinksRequest) UnmarshalJSON(data []byte) error
type BatchGetTimeSeriesForwarderSinksResponse ¶
type BatchGetTimeSeriesForwarderSinksResponse struct { // found TimeSeriesForwarderSinks TimeSeriesForwarderSinks []*time_series_forwarder_sink.TimeSeriesForwarderSink `` /* 174-byte string literal not displayed */ // list of not found TimeSeriesForwarderSinks Missing []*time_series_forwarder_sink.Name `protobuf:"bytes,2,rep,customtype=Name,name=missing,proto3" json:"missing,omitempty" firestore:"missing"` // contains filtered or unexported fields }
A response message of the BatchGetTimeSeriesForwarderSinks method.
func (*BatchGetTimeSeriesForwarderSinksResponse) Descriptor ¶
func (*BatchGetTimeSeriesForwarderSinksResponse) Descriptor() ([]byte, []int)
Deprecated, Use BatchGetTimeSeriesForwarderSinksResponse.ProtoReflect.Descriptor instead.
func (*BatchGetTimeSeriesForwarderSinksResponse) GetMissing ¶
func (m *BatchGetTimeSeriesForwarderSinksResponse) GetMissing() []*time_series_forwarder_sink.Name
func (*BatchGetTimeSeriesForwarderSinksResponse) GetTimeSeriesForwarderSinks ¶
func (m *BatchGetTimeSeriesForwarderSinksResponse) GetTimeSeriesForwarderSinks() []*time_series_forwarder_sink.TimeSeriesForwarderSink
func (*BatchGetTimeSeriesForwarderSinksResponse) GotenMessage ¶
func (*BatchGetTimeSeriesForwarderSinksResponse) GotenMessage()
func (*BatchGetTimeSeriesForwarderSinksResponse) GotenValidate ¶
func (obj *BatchGetTimeSeriesForwarderSinksResponse) GotenValidate() error
func (*BatchGetTimeSeriesForwarderSinksResponse) Marshal ¶
func (m *BatchGetTimeSeriesForwarderSinksResponse) Marshal() ([]byte, error)
func (*BatchGetTimeSeriesForwarderSinksResponse) MarshalJSON ¶
func (m *BatchGetTimeSeriesForwarderSinksResponse) MarshalJSON() ([]byte, error)
func (*BatchGetTimeSeriesForwarderSinksResponse) ProtoMessage ¶
func (*BatchGetTimeSeriesForwarderSinksResponse) ProtoMessage()
func (*BatchGetTimeSeriesForwarderSinksResponse) ProtoReflect ¶
func (m *BatchGetTimeSeriesForwarderSinksResponse) ProtoReflect() preflect.Message
func (*BatchGetTimeSeriesForwarderSinksResponse) Reset ¶
func (m *BatchGetTimeSeriesForwarderSinksResponse) Reset()
func (*BatchGetTimeSeriesForwarderSinksResponse) SetMissing ¶
func (m *BatchGetTimeSeriesForwarderSinksResponse) SetMissing(fv []*time_series_forwarder_sink.Name)
func (*BatchGetTimeSeriesForwarderSinksResponse) SetTimeSeriesForwarderSinks ¶
func (m *BatchGetTimeSeriesForwarderSinksResponse) SetTimeSeriesForwarderSinks(fv []*time_series_forwarder_sink.TimeSeriesForwarderSink)
func (*BatchGetTimeSeriesForwarderSinksResponse) String ¶
func (m *BatchGetTimeSeriesForwarderSinksResponse) String() string
func (*BatchGetTimeSeriesForwarderSinksResponse) Unmarshal ¶
func (m *BatchGetTimeSeriesForwarderSinksResponse) Unmarshal(b []byte) error
func (*BatchGetTimeSeriesForwarderSinksResponse) UnmarshalJSON ¶
func (m *BatchGetTimeSeriesForwarderSinksResponse) UnmarshalJSON(data []byte) error
type CreateTimeSeriesForwarderSinkDescriptor ¶
type CreateTimeSeriesForwarderSinkDescriptor struct{}
func GetCreateTimeSeriesForwarderSinkDescriptor ¶
func GetCreateTimeSeriesForwarderSinkDescriptor() *CreateTimeSeriesForwarderSinkDescriptor
func (*CreateTimeSeriesForwarderSinkDescriptor) GetApiDescriptor ¶
func (d *CreateTimeSeriesForwarderSinkDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*CreateTimeSeriesForwarderSinkDescriptor) GetApiName ¶
func (d *CreateTimeSeriesForwarderSinkDescriptor) GetApiName() string
func (*CreateTimeSeriesForwarderSinkDescriptor) GetClientMsgReflectHandle ¶
func (d *CreateTimeSeriesForwarderSinkDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*CreateTimeSeriesForwarderSinkDescriptor) GetFullMethodName ¶
func (d *CreateTimeSeriesForwarderSinkDescriptor) GetFullMethodName() string
func (*CreateTimeSeriesForwarderSinkDescriptor) GetMethodName ¶
func (d *CreateTimeSeriesForwarderSinkDescriptor) GetMethodName() string
func (*CreateTimeSeriesForwarderSinkDescriptor) GetProtoPkgName ¶
func (d *CreateTimeSeriesForwarderSinkDescriptor) GetProtoPkgName() string
func (*CreateTimeSeriesForwarderSinkDescriptor) GetResourceDescriptor ¶
func (d *CreateTimeSeriesForwarderSinkDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*CreateTimeSeriesForwarderSinkDescriptor) GetServerMsgReflectHandle ¶
func (d *CreateTimeSeriesForwarderSinkDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*CreateTimeSeriesForwarderSinkDescriptor) GetServiceDomain ¶
func (d *CreateTimeSeriesForwarderSinkDescriptor) GetServiceDomain() string
func (*CreateTimeSeriesForwarderSinkDescriptor) GetServiceVersion ¶
func (d *CreateTimeSeriesForwarderSinkDescriptor) GetServiceVersion() string
func (*CreateTimeSeriesForwarderSinkDescriptor) GetVerb ¶
func (d *CreateTimeSeriesForwarderSinkDescriptor) GetVerb() string
func (*CreateTimeSeriesForwarderSinkDescriptor) HasResource ¶
func (d *CreateTimeSeriesForwarderSinkDescriptor) HasResource() bool
func (*CreateTimeSeriesForwarderSinkDescriptor) IsClientStream ¶
func (d *CreateTimeSeriesForwarderSinkDescriptor) IsClientStream() bool
func (*CreateTimeSeriesForwarderSinkDescriptor) IsCollection ¶
func (d *CreateTimeSeriesForwarderSinkDescriptor) IsCollection() bool
func (*CreateTimeSeriesForwarderSinkDescriptor) IsPlural ¶
func (d *CreateTimeSeriesForwarderSinkDescriptor) IsPlural() bool
func (*CreateTimeSeriesForwarderSinkDescriptor) IsServerStream ¶
func (d *CreateTimeSeriesForwarderSinkDescriptor) IsServerStream() bool
func (*CreateTimeSeriesForwarderSinkDescriptor) IsUnary ¶
func (d *CreateTimeSeriesForwarderSinkDescriptor) IsUnary() bool
func (*CreateTimeSeriesForwarderSinkDescriptor) NewEmptyClientMsg ¶
func (d *CreateTimeSeriesForwarderSinkDescriptor) NewEmptyClientMsg() proto.Message
func (*CreateTimeSeriesForwarderSinkDescriptor) NewEmptyServerMsg ¶
func (d *CreateTimeSeriesForwarderSinkDescriptor) NewEmptyServerMsg() proto.Message
func (*CreateTimeSeriesForwarderSinkDescriptor) RequestHasResourceBody ¶
func (d *CreateTimeSeriesForwarderSinkDescriptor) RequestHasResourceBody() bool
type CreateTimeSeriesForwarderSinkDescriptorClientMsgHandle ¶
type CreateTimeSeriesForwarderSinkDescriptorClientMsgHandle struct{}
func (*CreateTimeSeriesForwarderSinkDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *CreateTimeSeriesForwarderSinkDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*CreateTimeSeriesForwarderSinkDescriptorClientMsgHandle) ExtractResourceBodies ¶
func (h *CreateTimeSeriesForwarderSinkDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*CreateTimeSeriesForwarderSinkDescriptorClientMsgHandle) ExtractResourceBody ¶
func (h *CreateTimeSeriesForwarderSinkDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*CreateTimeSeriesForwarderSinkDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *CreateTimeSeriesForwarderSinkDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*CreateTimeSeriesForwarderSinkDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *CreateTimeSeriesForwarderSinkDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type CreateTimeSeriesForwarderSinkDescriptorServerMsgHandle ¶
type CreateTimeSeriesForwarderSinkDescriptorServerMsgHandle struct{}
func (*CreateTimeSeriesForwarderSinkDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *CreateTimeSeriesForwarderSinkDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*CreateTimeSeriesForwarderSinkDescriptorServerMsgHandle) ExtractResourceBodies ¶
func (h *CreateTimeSeriesForwarderSinkDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*CreateTimeSeriesForwarderSinkDescriptorServerMsgHandle) ExtractResourceBody ¶
func (h *CreateTimeSeriesForwarderSinkDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*CreateTimeSeriesForwarderSinkDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *CreateTimeSeriesForwarderSinkDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*CreateTimeSeriesForwarderSinkDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *CreateTimeSeriesForwarderSinkDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type CreateTimeSeriesForwarderSinkRequest ¶
type CreateTimeSeriesForwarderSinkRequest struct { // Parent name of ntt.monitoring.v4.TimeSeriesForwarderSink Parent *time_series_forwarder_sink.ParentName `protobuf:"bytes,1,opt,customtype=ParentName,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // TimeSeriesForwarderSink resource body TimeSeriesForwarderSink *time_series_forwarder_sink.TimeSeriesForwarderSink `` /* 170-byte string literal not displayed */ // Optional masking applied to response object to reduce message response // size. ResponseMask *CreateTimeSeriesForwarderSinkRequest_ResponseMask `protobuf:"bytes,3,opt,name=response_mask,json=responseMask,proto3" json:"response_mask,omitempty" firestore:"responseMask"` // contains filtered or unexported fields }
A request message of the CreateTimeSeriesForwarderSink method.
func (*CreateTimeSeriesForwarderSinkRequest) Descriptor ¶
func (*CreateTimeSeriesForwarderSinkRequest) Descriptor() ([]byte, []int)
Deprecated, Use CreateTimeSeriesForwarderSinkRequest.ProtoReflect.Descriptor instead.
func (*CreateTimeSeriesForwarderSinkRequest) GetParent ¶
func (m *CreateTimeSeriesForwarderSinkRequest) GetParent() *time_series_forwarder_sink.ParentName
func (*CreateTimeSeriesForwarderSinkRequest) GetResponseMask ¶
func (m *CreateTimeSeriesForwarderSinkRequest) GetResponseMask() *CreateTimeSeriesForwarderSinkRequest_ResponseMask
func (*CreateTimeSeriesForwarderSinkRequest) GetTimeSeriesForwarderSink ¶
func (m *CreateTimeSeriesForwarderSinkRequest) GetTimeSeriesForwarderSink() *time_series_forwarder_sink.TimeSeriesForwarderSink
func (*CreateTimeSeriesForwarderSinkRequest) GotenMessage ¶
func (*CreateTimeSeriesForwarderSinkRequest) GotenMessage()
func (*CreateTimeSeriesForwarderSinkRequest) GotenValidate ¶
func (obj *CreateTimeSeriesForwarderSinkRequest) GotenValidate() error
func (*CreateTimeSeriesForwarderSinkRequest) Marshal ¶
func (m *CreateTimeSeriesForwarderSinkRequest) Marshal() ([]byte, error)
func (*CreateTimeSeriesForwarderSinkRequest) MarshalJSON ¶
func (m *CreateTimeSeriesForwarderSinkRequest) MarshalJSON() ([]byte, error)
func (*CreateTimeSeriesForwarderSinkRequest) ProtoMessage ¶
func (*CreateTimeSeriesForwarderSinkRequest) ProtoMessage()
func (*CreateTimeSeriesForwarderSinkRequest) ProtoReflect ¶
func (m *CreateTimeSeriesForwarderSinkRequest) ProtoReflect() preflect.Message
func (*CreateTimeSeriesForwarderSinkRequest) Reset ¶
func (m *CreateTimeSeriesForwarderSinkRequest) Reset()
func (*CreateTimeSeriesForwarderSinkRequest) SetParent ¶
func (m *CreateTimeSeriesForwarderSinkRequest) SetParent(fv *time_series_forwarder_sink.ParentName)
func (*CreateTimeSeriesForwarderSinkRequest) SetResponseMask ¶
func (m *CreateTimeSeriesForwarderSinkRequest) SetResponseMask(fv *CreateTimeSeriesForwarderSinkRequest_ResponseMask)
func (*CreateTimeSeriesForwarderSinkRequest) SetTimeSeriesForwarderSink ¶
func (m *CreateTimeSeriesForwarderSinkRequest) SetTimeSeriesForwarderSink(fv *time_series_forwarder_sink.TimeSeriesForwarderSink)
func (*CreateTimeSeriesForwarderSinkRequest) String ¶
func (m *CreateTimeSeriesForwarderSinkRequest) String() string
func (*CreateTimeSeriesForwarderSinkRequest) Unmarshal ¶
func (m *CreateTimeSeriesForwarderSinkRequest) Unmarshal(b []byte) error
func (*CreateTimeSeriesForwarderSinkRequest) UnmarshalJSON ¶
func (m *CreateTimeSeriesForwarderSinkRequest) UnmarshalJSON(data []byte) error
type CreateTimeSeriesForwarderSinkRequest_ResponseMask ¶
type CreateTimeSeriesForwarderSinkRequest_ResponseMask struct { // Types that are valid to be assigned to Masking: // *CreateTimeSeriesForwarderSinkRequest_ResponseMask_SkipEntireResponseBody // *CreateTimeSeriesForwarderSinkRequest_ResponseMask_BodyMask Masking isCreateTimeSeriesForwarderSinkRequest_ResponseMask_Masking `protobuf_oneof:"masking"` // contains filtered or unexported fields }
ResponseMask allows client to reduce response message size.
func (*CreateTimeSeriesForwarderSinkRequest_ResponseMask) Descriptor ¶
func (*CreateTimeSeriesForwarderSinkRequest_ResponseMask) Descriptor() ([]byte, []int)
Deprecated, Use CreateTimeSeriesForwarderSinkRequest_ResponseMask.ProtoReflect.Descriptor instead.
func (*CreateTimeSeriesForwarderSinkRequest_ResponseMask) GetBodyMask ¶
func (m *CreateTimeSeriesForwarderSinkRequest_ResponseMask) GetBodyMask() *time_series_forwarder_sink.TimeSeriesForwarderSink_FieldMask
func (*CreateTimeSeriesForwarderSinkRequest_ResponseMask) GetMasking ¶
func (m *CreateTimeSeriesForwarderSinkRequest_ResponseMask) GetMasking() isCreateTimeSeriesForwarderSinkRequest_ResponseMask_Masking
func (*CreateTimeSeriesForwarderSinkRequest_ResponseMask) GetSkipEntireResponseBody ¶
func (m *CreateTimeSeriesForwarderSinkRequest_ResponseMask) GetSkipEntireResponseBody() bool
func (*CreateTimeSeriesForwarderSinkRequest_ResponseMask) GotenMessage ¶
func (*CreateTimeSeriesForwarderSinkRequest_ResponseMask) GotenMessage()
func (*CreateTimeSeriesForwarderSinkRequest_ResponseMask) GotenValidate ¶
func (obj *CreateTimeSeriesForwarderSinkRequest_ResponseMask) GotenValidate() error
func (*CreateTimeSeriesForwarderSinkRequest_ResponseMask) Marshal ¶
func (m *CreateTimeSeriesForwarderSinkRequest_ResponseMask) Marshal() ([]byte, error)
func (*CreateTimeSeriesForwarderSinkRequest_ResponseMask) MarshalJSON ¶
func (m *CreateTimeSeriesForwarderSinkRequest_ResponseMask) MarshalJSON() ([]byte, error)
func (*CreateTimeSeriesForwarderSinkRequest_ResponseMask) ProtoMessage ¶
func (*CreateTimeSeriesForwarderSinkRequest_ResponseMask) ProtoMessage()
func (*CreateTimeSeriesForwarderSinkRequest_ResponseMask) ProtoReflect ¶
func (m *CreateTimeSeriesForwarderSinkRequest_ResponseMask) ProtoReflect() preflect.Message
func (*CreateTimeSeriesForwarderSinkRequest_ResponseMask) Reset ¶
func (m *CreateTimeSeriesForwarderSinkRequest_ResponseMask) Reset()
func (*CreateTimeSeriesForwarderSinkRequest_ResponseMask) SetBodyMask ¶
func (m *CreateTimeSeriesForwarderSinkRequest_ResponseMask) SetBodyMask(fv *time_series_forwarder_sink.TimeSeriesForwarderSink_FieldMask)
func (*CreateTimeSeriesForwarderSinkRequest_ResponseMask) SetMasking ¶
func (m *CreateTimeSeriesForwarderSinkRequest_ResponseMask) SetMasking(ofv isCreateTimeSeriesForwarderSinkRequest_ResponseMask_Masking)
func (*CreateTimeSeriesForwarderSinkRequest_ResponseMask) SetSkipEntireResponseBody ¶
func (m *CreateTimeSeriesForwarderSinkRequest_ResponseMask) SetSkipEntireResponseBody(fv bool)
func (*CreateTimeSeriesForwarderSinkRequest_ResponseMask) String ¶
func (m *CreateTimeSeriesForwarderSinkRequest_ResponseMask) String() string
func (*CreateTimeSeriesForwarderSinkRequest_ResponseMask) Unmarshal ¶
func (m *CreateTimeSeriesForwarderSinkRequest_ResponseMask) Unmarshal(b []byte) error
func (*CreateTimeSeriesForwarderSinkRequest_ResponseMask) UnmarshalJSON ¶
func (m *CreateTimeSeriesForwarderSinkRequest_ResponseMask) UnmarshalJSON(data []byte) error
type CreateTimeSeriesForwarderSinkRequest_ResponseMask_BodyMask ¶
type CreateTimeSeriesForwarderSinkRequest_ResponseMask_BodyMask struct { // If this field is populated, then resource in response will contain only // specific fields. BodyMask *time_series_forwarder_sink.TimeSeriesForwarderSink_FieldMask `` /* 130-byte string literal not displayed */ }
type CreateTimeSeriesForwarderSinkRequest_ResponseMask_SkipEntireResponseBody ¶
type CreateTimeSeriesForwarderSinkRequest_ResponseMask_SkipEntireResponseBody struct { // If this flag has value true, then response will contain just empty // resource without any fields populated. SkipEntireResponseBody bool `` /* 130-byte string literal not displayed */ }
type DeleteTimeSeriesForwarderSinkDescriptor ¶
type DeleteTimeSeriesForwarderSinkDescriptor struct{}
func GetDeleteTimeSeriesForwarderSinkDescriptor ¶
func GetDeleteTimeSeriesForwarderSinkDescriptor() *DeleteTimeSeriesForwarderSinkDescriptor
func (*DeleteTimeSeriesForwarderSinkDescriptor) GetApiDescriptor ¶
func (d *DeleteTimeSeriesForwarderSinkDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*DeleteTimeSeriesForwarderSinkDescriptor) GetApiName ¶
func (d *DeleteTimeSeriesForwarderSinkDescriptor) GetApiName() string
func (*DeleteTimeSeriesForwarderSinkDescriptor) GetClientMsgReflectHandle ¶
func (d *DeleteTimeSeriesForwarderSinkDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*DeleteTimeSeriesForwarderSinkDescriptor) GetFullMethodName ¶
func (d *DeleteTimeSeriesForwarderSinkDescriptor) GetFullMethodName() string
func (*DeleteTimeSeriesForwarderSinkDescriptor) GetMethodName ¶
func (d *DeleteTimeSeriesForwarderSinkDescriptor) GetMethodName() string
func (*DeleteTimeSeriesForwarderSinkDescriptor) GetProtoPkgName ¶
func (d *DeleteTimeSeriesForwarderSinkDescriptor) GetProtoPkgName() string
func (*DeleteTimeSeriesForwarderSinkDescriptor) GetResourceDescriptor ¶
func (d *DeleteTimeSeriesForwarderSinkDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*DeleteTimeSeriesForwarderSinkDescriptor) GetServerMsgReflectHandle ¶
func (d *DeleteTimeSeriesForwarderSinkDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*DeleteTimeSeriesForwarderSinkDescriptor) GetServiceDomain ¶
func (d *DeleteTimeSeriesForwarderSinkDescriptor) GetServiceDomain() string
func (*DeleteTimeSeriesForwarderSinkDescriptor) GetServiceVersion ¶
func (d *DeleteTimeSeriesForwarderSinkDescriptor) GetServiceVersion() string
func (*DeleteTimeSeriesForwarderSinkDescriptor) GetVerb ¶
func (d *DeleteTimeSeriesForwarderSinkDescriptor) GetVerb() string
func (*DeleteTimeSeriesForwarderSinkDescriptor) HasResource ¶
func (d *DeleteTimeSeriesForwarderSinkDescriptor) HasResource() bool
func (*DeleteTimeSeriesForwarderSinkDescriptor) IsClientStream ¶
func (d *DeleteTimeSeriesForwarderSinkDescriptor) IsClientStream() bool
func (*DeleteTimeSeriesForwarderSinkDescriptor) IsCollection ¶
func (d *DeleteTimeSeriesForwarderSinkDescriptor) IsCollection() bool
func (*DeleteTimeSeriesForwarderSinkDescriptor) IsPlural ¶
func (d *DeleteTimeSeriesForwarderSinkDescriptor) IsPlural() bool
func (*DeleteTimeSeriesForwarderSinkDescriptor) IsServerStream ¶
func (d *DeleteTimeSeriesForwarderSinkDescriptor) IsServerStream() bool
func (*DeleteTimeSeriesForwarderSinkDescriptor) IsUnary ¶
func (d *DeleteTimeSeriesForwarderSinkDescriptor) IsUnary() bool
func (*DeleteTimeSeriesForwarderSinkDescriptor) NewEmptyClientMsg ¶
func (d *DeleteTimeSeriesForwarderSinkDescriptor) NewEmptyClientMsg() proto.Message
func (*DeleteTimeSeriesForwarderSinkDescriptor) NewEmptyServerMsg ¶
func (d *DeleteTimeSeriesForwarderSinkDescriptor) NewEmptyServerMsg() proto.Message
func (*DeleteTimeSeriesForwarderSinkDescriptor) RequestHasResourceBody ¶
func (d *DeleteTimeSeriesForwarderSinkDescriptor) RequestHasResourceBody() bool
type DeleteTimeSeriesForwarderSinkDescriptorClientMsgHandle ¶
type DeleteTimeSeriesForwarderSinkDescriptorClientMsgHandle struct{}
func (*DeleteTimeSeriesForwarderSinkDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *DeleteTimeSeriesForwarderSinkDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*DeleteTimeSeriesForwarderSinkDescriptorClientMsgHandle) ExtractResourceBodies ¶
func (h *DeleteTimeSeriesForwarderSinkDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*DeleteTimeSeriesForwarderSinkDescriptorClientMsgHandle) ExtractResourceBody ¶
func (h *DeleteTimeSeriesForwarderSinkDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*DeleteTimeSeriesForwarderSinkDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *DeleteTimeSeriesForwarderSinkDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*DeleteTimeSeriesForwarderSinkDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *DeleteTimeSeriesForwarderSinkDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type DeleteTimeSeriesForwarderSinkDescriptorServerMsgHandle ¶
type DeleteTimeSeriesForwarderSinkDescriptorServerMsgHandle struct{}
func (*DeleteTimeSeriesForwarderSinkDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *DeleteTimeSeriesForwarderSinkDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*DeleteTimeSeriesForwarderSinkDescriptorServerMsgHandle) ExtractResourceBodies ¶
func (h *DeleteTimeSeriesForwarderSinkDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*DeleteTimeSeriesForwarderSinkDescriptorServerMsgHandle) ExtractResourceBody ¶
func (h *DeleteTimeSeriesForwarderSinkDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*DeleteTimeSeriesForwarderSinkDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *DeleteTimeSeriesForwarderSinkDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*DeleteTimeSeriesForwarderSinkDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *DeleteTimeSeriesForwarderSinkDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type DeleteTimeSeriesForwarderSinkRequest ¶
type DeleteTimeSeriesForwarderSinkRequest struct { // Name of ntt.monitoring.v4.TimeSeriesForwarderSink Name *time_series_forwarder_sink.Name `protobuf:"bytes,1,opt,customtype=Name,name=name,proto3" json:"name,omitempty" firestore:"name"` // contains filtered or unexported fields }
A request message of the DeleteTimeSeriesForwarderSink method.
func (*DeleteTimeSeriesForwarderSinkRequest) Descriptor ¶
func (*DeleteTimeSeriesForwarderSinkRequest) Descriptor() ([]byte, []int)
Deprecated, Use DeleteTimeSeriesForwarderSinkRequest.ProtoReflect.Descriptor instead.
func (*DeleteTimeSeriesForwarderSinkRequest) GetName ¶
func (m *DeleteTimeSeriesForwarderSinkRequest) GetName() *time_series_forwarder_sink.Name
func (*DeleteTimeSeriesForwarderSinkRequest) GotenMessage ¶
func (*DeleteTimeSeriesForwarderSinkRequest) GotenMessage()
func (*DeleteTimeSeriesForwarderSinkRequest) GotenValidate ¶
func (obj *DeleteTimeSeriesForwarderSinkRequest) GotenValidate() error
func (*DeleteTimeSeriesForwarderSinkRequest) Marshal ¶
func (m *DeleteTimeSeriesForwarderSinkRequest) Marshal() ([]byte, error)
func (*DeleteTimeSeriesForwarderSinkRequest) MarshalJSON ¶
func (m *DeleteTimeSeriesForwarderSinkRequest) MarshalJSON() ([]byte, error)
func (*DeleteTimeSeriesForwarderSinkRequest) ProtoMessage ¶
func (*DeleteTimeSeriesForwarderSinkRequest) ProtoMessage()
func (*DeleteTimeSeriesForwarderSinkRequest) ProtoReflect ¶
func (m *DeleteTimeSeriesForwarderSinkRequest) ProtoReflect() preflect.Message
func (*DeleteTimeSeriesForwarderSinkRequest) Reset ¶
func (m *DeleteTimeSeriesForwarderSinkRequest) Reset()
func (*DeleteTimeSeriesForwarderSinkRequest) SetName ¶
func (m *DeleteTimeSeriesForwarderSinkRequest) SetName(fv *time_series_forwarder_sink.Name)
func (*DeleteTimeSeriesForwarderSinkRequest) String ¶
func (m *DeleteTimeSeriesForwarderSinkRequest) String() string
func (*DeleteTimeSeriesForwarderSinkRequest) Unmarshal ¶
func (m *DeleteTimeSeriesForwarderSinkRequest) Unmarshal(b []byte) error
func (*DeleteTimeSeriesForwarderSinkRequest) UnmarshalJSON ¶
func (m *DeleteTimeSeriesForwarderSinkRequest) UnmarshalJSON(data []byte) error
type GetTimeSeriesForwarderSinkDescriptor ¶
type GetTimeSeriesForwarderSinkDescriptor struct{}
func GetGetTimeSeriesForwarderSinkDescriptor ¶
func GetGetTimeSeriesForwarderSinkDescriptor() *GetTimeSeriesForwarderSinkDescriptor
func (*GetTimeSeriesForwarderSinkDescriptor) GetApiDescriptor ¶
func (d *GetTimeSeriesForwarderSinkDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*GetTimeSeriesForwarderSinkDescriptor) GetApiName ¶
func (d *GetTimeSeriesForwarderSinkDescriptor) GetApiName() string
func (*GetTimeSeriesForwarderSinkDescriptor) GetClientMsgReflectHandle ¶
func (d *GetTimeSeriesForwarderSinkDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*GetTimeSeriesForwarderSinkDescriptor) GetFullMethodName ¶
func (d *GetTimeSeriesForwarderSinkDescriptor) GetFullMethodName() string
func (*GetTimeSeriesForwarderSinkDescriptor) GetMethodName ¶
func (d *GetTimeSeriesForwarderSinkDescriptor) GetMethodName() string
func (*GetTimeSeriesForwarderSinkDescriptor) GetProtoPkgName ¶
func (d *GetTimeSeriesForwarderSinkDescriptor) GetProtoPkgName() string
func (*GetTimeSeriesForwarderSinkDescriptor) GetResourceDescriptor ¶
func (d *GetTimeSeriesForwarderSinkDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*GetTimeSeriesForwarderSinkDescriptor) GetServerMsgReflectHandle ¶
func (d *GetTimeSeriesForwarderSinkDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*GetTimeSeriesForwarderSinkDescriptor) GetServiceDomain ¶
func (d *GetTimeSeriesForwarderSinkDescriptor) GetServiceDomain() string
func (*GetTimeSeriesForwarderSinkDescriptor) GetServiceVersion ¶
func (d *GetTimeSeriesForwarderSinkDescriptor) GetServiceVersion() string
func (*GetTimeSeriesForwarderSinkDescriptor) GetVerb ¶
func (d *GetTimeSeriesForwarderSinkDescriptor) GetVerb() string
func (*GetTimeSeriesForwarderSinkDescriptor) HasResource ¶
func (d *GetTimeSeriesForwarderSinkDescriptor) HasResource() bool
func (*GetTimeSeriesForwarderSinkDescriptor) IsClientStream ¶
func (d *GetTimeSeriesForwarderSinkDescriptor) IsClientStream() bool
func (*GetTimeSeriesForwarderSinkDescriptor) IsCollection ¶
func (d *GetTimeSeriesForwarderSinkDescriptor) IsCollection() bool
func (*GetTimeSeriesForwarderSinkDescriptor) IsPlural ¶
func (d *GetTimeSeriesForwarderSinkDescriptor) IsPlural() bool
func (*GetTimeSeriesForwarderSinkDescriptor) IsServerStream ¶
func (d *GetTimeSeriesForwarderSinkDescriptor) IsServerStream() bool
func (*GetTimeSeriesForwarderSinkDescriptor) IsUnary ¶
func (d *GetTimeSeriesForwarderSinkDescriptor) IsUnary() bool
func (*GetTimeSeriesForwarderSinkDescriptor) NewEmptyClientMsg ¶
func (d *GetTimeSeriesForwarderSinkDescriptor) NewEmptyClientMsg() proto.Message
func (*GetTimeSeriesForwarderSinkDescriptor) NewEmptyServerMsg ¶
func (d *GetTimeSeriesForwarderSinkDescriptor) NewEmptyServerMsg() proto.Message
func (*GetTimeSeriesForwarderSinkDescriptor) RequestHasResourceBody ¶
func (d *GetTimeSeriesForwarderSinkDescriptor) RequestHasResourceBody() bool
type GetTimeSeriesForwarderSinkDescriptorClientMsgHandle ¶
type GetTimeSeriesForwarderSinkDescriptorClientMsgHandle struct{}
func (*GetTimeSeriesForwarderSinkDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *GetTimeSeriesForwarderSinkDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*GetTimeSeriesForwarderSinkDescriptorClientMsgHandle) ExtractResourceBodies ¶
func (h *GetTimeSeriesForwarderSinkDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*GetTimeSeriesForwarderSinkDescriptorClientMsgHandle) ExtractResourceBody ¶
func (h *GetTimeSeriesForwarderSinkDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*GetTimeSeriesForwarderSinkDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *GetTimeSeriesForwarderSinkDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*GetTimeSeriesForwarderSinkDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *GetTimeSeriesForwarderSinkDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type GetTimeSeriesForwarderSinkDescriptorServerMsgHandle ¶
type GetTimeSeriesForwarderSinkDescriptorServerMsgHandle struct{}
func (*GetTimeSeriesForwarderSinkDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *GetTimeSeriesForwarderSinkDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*GetTimeSeriesForwarderSinkDescriptorServerMsgHandle) ExtractResourceBodies ¶
func (h *GetTimeSeriesForwarderSinkDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*GetTimeSeriesForwarderSinkDescriptorServerMsgHandle) ExtractResourceBody ¶
func (h *GetTimeSeriesForwarderSinkDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*GetTimeSeriesForwarderSinkDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *GetTimeSeriesForwarderSinkDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*GetTimeSeriesForwarderSinkDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *GetTimeSeriesForwarderSinkDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type GetTimeSeriesForwarderSinkRequest ¶
type GetTimeSeriesForwarderSinkRequest struct { // Name of ntt.monitoring.v4.TimeSeriesForwarderSink Name *time_series_forwarder_sink.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 *time_series_forwarder_sink.TimeSeriesForwarderSink_FieldMask `` /* 155-byte string literal not displayed */ // View defines list of standard response fields present in response items. // Additional fields can be amended by request field field_mask View view.View `protobuf:"varint,4,opt,name=view,proto3,enum=goten.types.View" json:"view,omitempty" firestore:"view"` // contains filtered or unexported fields }
A request message of the GetTimeSeriesForwarderSink method.
func (*GetTimeSeriesForwarderSinkRequest) Descriptor ¶
func (*GetTimeSeriesForwarderSinkRequest) Descriptor() ([]byte, []int)
Deprecated, Use GetTimeSeriesForwarderSinkRequest.ProtoReflect.Descriptor instead.
func (*GetTimeSeriesForwarderSinkRequest) GetFieldMask ¶
func (m *GetTimeSeriesForwarderSinkRequest) GetFieldMask() *time_series_forwarder_sink.TimeSeriesForwarderSink_FieldMask
func (*GetTimeSeriesForwarderSinkRequest) GetName ¶
func (m *GetTimeSeriesForwarderSinkRequest) GetName() *time_series_forwarder_sink.Name
func (*GetTimeSeriesForwarderSinkRequest) GetView ¶
func (m *GetTimeSeriesForwarderSinkRequest) GetView() view.View
func (*GetTimeSeriesForwarderSinkRequest) GotenMessage ¶
func (*GetTimeSeriesForwarderSinkRequest) GotenMessage()
func (*GetTimeSeriesForwarderSinkRequest) GotenValidate ¶
func (obj *GetTimeSeriesForwarderSinkRequest) GotenValidate() error
func (*GetTimeSeriesForwarderSinkRequest) Marshal ¶
func (m *GetTimeSeriesForwarderSinkRequest) Marshal() ([]byte, error)
func (*GetTimeSeriesForwarderSinkRequest) MarshalJSON ¶
func (m *GetTimeSeriesForwarderSinkRequest) MarshalJSON() ([]byte, error)
func (*GetTimeSeriesForwarderSinkRequest) ProtoMessage ¶
func (*GetTimeSeriesForwarderSinkRequest) ProtoMessage()
func (*GetTimeSeriesForwarderSinkRequest) ProtoReflect ¶
func (m *GetTimeSeriesForwarderSinkRequest) ProtoReflect() preflect.Message
func (*GetTimeSeriesForwarderSinkRequest) Reset ¶
func (m *GetTimeSeriesForwarderSinkRequest) Reset()
func (*GetTimeSeriesForwarderSinkRequest) SetFieldMask ¶
func (m *GetTimeSeriesForwarderSinkRequest) SetFieldMask(fv *time_series_forwarder_sink.TimeSeriesForwarderSink_FieldMask)
func (*GetTimeSeriesForwarderSinkRequest) SetName ¶
func (m *GetTimeSeriesForwarderSinkRequest) SetName(fv *time_series_forwarder_sink.Name)
func (*GetTimeSeriesForwarderSinkRequest) SetView ¶
func (m *GetTimeSeriesForwarderSinkRequest) SetView(fv view.View)
func (*GetTimeSeriesForwarderSinkRequest) String ¶
func (m *GetTimeSeriesForwarderSinkRequest) String() string
func (*GetTimeSeriesForwarderSinkRequest) Unmarshal ¶
func (m *GetTimeSeriesForwarderSinkRequest) Unmarshal(b []byte) error
func (*GetTimeSeriesForwarderSinkRequest) UnmarshalJSON ¶
func (m *GetTimeSeriesForwarderSinkRequest) UnmarshalJSON(data []byte) error
type ListTimeSeriesForwarderSinksDescriptor ¶
type ListTimeSeriesForwarderSinksDescriptor struct{}
func GetListTimeSeriesForwarderSinksDescriptor ¶
func GetListTimeSeriesForwarderSinksDescriptor() *ListTimeSeriesForwarderSinksDescriptor
func (*ListTimeSeriesForwarderSinksDescriptor) GetApiDescriptor ¶
func (d *ListTimeSeriesForwarderSinksDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*ListTimeSeriesForwarderSinksDescriptor) GetApiName ¶
func (d *ListTimeSeriesForwarderSinksDescriptor) GetApiName() string
func (*ListTimeSeriesForwarderSinksDescriptor) GetClientMsgReflectHandle ¶
func (d *ListTimeSeriesForwarderSinksDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*ListTimeSeriesForwarderSinksDescriptor) GetFullMethodName ¶
func (d *ListTimeSeriesForwarderSinksDescriptor) GetFullMethodName() string
func (*ListTimeSeriesForwarderSinksDescriptor) GetMethodName ¶
func (d *ListTimeSeriesForwarderSinksDescriptor) GetMethodName() string
func (*ListTimeSeriesForwarderSinksDescriptor) GetProtoPkgName ¶
func (d *ListTimeSeriesForwarderSinksDescriptor) GetProtoPkgName() string
func (*ListTimeSeriesForwarderSinksDescriptor) GetResourceDescriptor ¶
func (d *ListTimeSeriesForwarderSinksDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*ListTimeSeriesForwarderSinksDescriptor) GetServerMsgReflectHandle ¶
func (d *ListTimeSeriesForwarderSinksDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*ListTimeSeriesForwarderSinksDescriptor) GetServiceDomain ¶
func (d *ListTimeSeriesForwarderSinksDescriptor) GetServiceDomain() string
func (*ListTimeSeriesForwarderSinksDescriptor) GetServiceVersion ¶
func (d *ListTimeSeriesForwarderSinksDescriptor) GetServiceVersion() string
func (*ListTimeSeriesForwarderSinksDescriptor) GetVerb ¶
func (d *ListTimeSeriesForwarderSinksDescriptor) GetVerb() string
func (*ListTimeSeriesForwarderSinksDescriptor) HasResource ¶
func (d *ListTimeSeriesForwarderSinksDescriptor) HasResource() bool
func (*ListTimeSeriesForwarderSinksDescriptor) IsClientStream ¶
func (d *ListTimeSeriesForwarderSinksDescriptor) IsClientStream() bool
func (*ListTimeSeriesForwarderSinksDescriptor) IsCollection ¶
func (d *ListTimeSeriesForwarderSinksDescriptor) IsCollection() bool
func (*ListTimeSeriesForwarderSinksDescriptor) IsPlural ¶
func (d *ListTimeSeriesForwarderSinksDescriptor) IsPlural() bool
func (*ListTimeSeriesForwarderSinksDescriptor) IsServerStream ¶
func (d *ListTimeSeriesForwarderSinksDescriptor) IsServerStream() bool
func (*ListTimeSeriesForwarderSinksDescriptor) IsUnary ¶
func (d *ListTimeSeriesForwarderSinksDescriptor) IsUnary() bool
func (*ListTimeSeriesForwarderSinksDescriptor) NewEmptyClientMsg ¶
func (d *ListTimeSeriesForwarderSinksDescriptor) NewEmptyClientMsg() proto.Message
func (*ListTimeSeriesForwarderSinksDescriptor) NewEmptyServerMsg ¶
func (d *ListTimeSeriesForwarderSinksDescriptor) NewEmptyServerMsg() proto.Message
func (*ListTimeSeriesForwarderSinksDescriptor) RequestHasResourceBody ¶
func (d *ListTimeSeriesForwarderSinksDescriptor) RequestHasResourceBody() bool
type ListTimeSeriesForwarderSinksDescriptorClientMsgHandle ¶
type ListTimeSeriesForwarderSinksDescriptorClientMsgHandle struct{}
func (*ListTimeSeriesForwarderSinksDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *ListTimeSeriesForwarderSinksDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*ListTimeSeriesForwarderSinksDescriptorClientMsgHandle) ExtractResourceBodies ¶
func (h *ListTimeSeriesForwarderSinksDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*ListTimeSeriesForwarderSinksDescriptorClientMsgHandle) ExtractResourceBody ¶
func (h *ListTimeSeriesForwarderSinksDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*ListTimeSeriesForwarderSinksDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *ListTimeSeriesForwarderSinksDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*ListTimeSeriesForwarderSinksDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *ListTimeSeriesForwarderSinksDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type ListTimeSeriesForwarderSinksDescriptorServerMsgHandle ¶
type ListTimeSeriesForwarderSinksDescriptorServerMsgHandle struct{}
func (*ListTimeSeriesForwarderSinksDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *ListTimeSeriesForwarderSinksDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*ListTimeSeriesForwarderSinksDescriptorServerMsgHandle) ExtractResourceBodies ¶
func (h *ListTimeSeriesForwarderSinksDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*ListTimeSeriesForwarderSinksDescriptorServerMsgHandle) ExtractResourceBody ¶
func (h *ListTimeSeriesForwarderSinksDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*ListTimeSeriesForwarderSinksDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *ListTimeSeriesForwarderSinksDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*ListTimeSeriesForwarderSinksDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *ListTimeSeriesForwarderSinksDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type ListTimeSeriesForwarderSinksRequest ¶
type ListTimeSeriesForwarderSinksRequest struct { // Parent name of ntt.monitoring.v4.TimeSeriesForwarderSink Parent *time_series_forwarder_sink.ParentName `protobuf:"bytes,1,opt,customtype=ParentName,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // Requested page size. Server may return fewer TimeSeriesForwarderSinks 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 // ListTimeSeriesForwarderSinksResponse.next_page_token. PageToken *time_series_forwarder_sink.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 *time_series_forwarder_sink.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 *time_series_forwarder_sink.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 *time_series_forwarder_sink.TimeSeriesForwarderSink_FieldMask `` /* 155-byte string literal not displayed */ // View defines list of standard response fields present in response items. // Additional fields can be amended by request field field_mask View view.View `protobuf:"varint,7,opt,name=view,proto3,enum=goten.types.View" json:"view,omitempty" firestore:"view"` // Indicates if list response should contain total count and offset (fields // current_offset and total_results_count). IncludePagingInfo bool `` /* 145-byte string literal not displayed */ // contains filtered or unexported fields }
A request message of the ListTimeSeriesForwarderSinks method.
func (*ListTimeSeriesForwarderSinksRequest) Descriptor ¶
func (*ListTimeSeriesForwarderSinksRequest) Descriptor() ([]byte, []int)
Deprecated, Use ListTimeSeriesForwarderSinksRequest.ProtoReflect.Descriptor instead.
func (*ListTimeSeriesForwarderSinksRequest) GetFieldMask ¶
func (m *ListTimeSeriesForwarderSinksRequest) GetFieldMask() *time_series_forwarder_sink.TimeSeriesForwarderSink_FieldMask
func (*ListTimeSeriesForwarderSinksRequest) GetFilter ¶
func (m *ListTimeSeriesForwarderSinksRequest) GetFilter() *time_series_forwarder_sink.Filter
func (*ListTimeSeriesForwarderSinksRequest) GetIncludePagingInfo ¶
func (m *ListTimeSeriesForwarderSinksRequest) GetIncludePagingInfo() bool
func (*ListTimeSeriesForwarderSinksRequest) GetOrderBy ¶
func (m *ListTimeSeriesForwarderSinksRequest) GetOrderBy() *time_series_forwarder_sink.OrderBy
func (*ListTimeSeriesForwarderSinksRequest) GetPageSize ¶
func (m *ListTimeSeriesForwarderSinksRequest) GetPageSize() int32
func (*ListTimeSeriesForwarderSinksRequest) GetPageToken ¶
func (m *ListTimeSeriesForwarderSinksRequest) GetPageToken() *time_series_forwarder_sink.PagerCursor
func (*ListTimeSeriesForwarderSinksRequest) GetParent ¶
func (m *ListTimeSeriesForwarderSinksRequest) GetParent() *time_series_forwarder_sink.ParentName
func (*ListTimeSeriesForwarderSinksRequest) GetView ¶
func (m *ListTimeSeriesForwarderSinksRequest) GetView() view.View
func (*ListTimeSeriesForwarderSinksRequest) GotenMessage ¶
func (*ListTimeSeriesForwarderSinksRequest) GotenMessage()
func (*ListTimeSeriesForwarderSinksRequest) GotenValidate ¶
func (obj *ListTimeSeriesForwarderSinksRequest) GotenValidate() error
func (*ListTimeSeriesForwarderSinksRequest) Marshal ¶
func (m *ListTimeSeriesForwarderSinksRequest) Marshal() ([]byte, error)
func (*ListTimeSeriesForwarderSinksRequest) MarshalJSON ¶
func (m *ListTimeSeriesForwarderSinksRequest) MarshalJSON() ([]byte, error)
func (*ListTimeSeriesForwarderSinksRequest) ProtoMessage ¶
func (*ListTimeSeriesForwarderSinksRequest) ProtoMessage()
func (*ListTimeSeriesForwarderSinksRequest) ProtoReflect ¶
func (m *ListTimeSeriesForwarderSinksRequest) ProtoReflect() preflect.Message
func (*ListTimeSeriesForwarderSinksRequest) Reset ¶
func (m *ListTimeSeriesForwarderSinksRequest) Reset()
func (*ListTimeSeriesForwarderSinksRequest) SetFieldMask ¶
func (m *ListTimeSeriesForwarderSinksRequest) SetFieldMask(fv *time_series_forwarder_sink.TimeSeriesForwarderSink_FieldMask)
func (*ListTimeSeriesForwarderSinksRequest) SetFilter ¶
func (m *ListTimeSeriesForwarderSinksRequest) SetFilter(fv *time_series_forwarder_sink.Filter)
func (*ListTimeSeriesForwarderSinksRequest) SetIncludePagingInfo ¶
func (m *ListTimeSeriesForwarderSinksRequest) SetIncludePagingInfo(fv bool)
func (*ListTimeSeriesForwarderSinksRequest) SetOrderBy ¶
func (m *ListTimeSeriesForwarderSinksRequest) SetOrderBy(fv *time_series_forwarder_sink.OrderBy)
func (*ListTimeSeriesForwarderSinksRequest) SetPageSize ¶
func (m *ListTimeSeriesForwarderSinksRequest) SetPageSize(fv int32)
func (*ListTimeSeriesForwarderSinksRequest) SetPageToken ¶
func (m *ListTimeSeriesForwarderSinksRequest) SetPageToken(fv *time_series_forwarder_sink.PagerCursor)
func (*ListTimeSeriesForwarderSinksRequest) SetParent ¶
func (m *ListTimeSeriesForwarderSinksRequest) SetParent(fv *time_series_forwarder_sink.ParentName)
func (*ListTimeSeriesForwarderSinksRequest) SetView ¶
func (m *ListTimeSeriesForwarderSinksRequest) SetView(fv view.View)
func (*ListTimeSeriesForwarderSinksRequest) String ¶
func (m *ListTimeSeriesForwarderSinksRequest) String() string
func (*ListTimeSeriesForwarderSinksRequest) Unmarshal ¶
func (m *ListTimeSeriesForwarderSinksRequest) Unmarshal(b []byte) error
func (*ListTimeSeriesForwarderSinksRequest) UnmarshalJSON ¶
func (m *ListTimeSeriesForwarderSinksRequest) UnmarshalJSON(data []byte) error
type ListTimeSeriesForwarderSinksResponse ¶
type ListTimeSeriesForwarderSinksResponse struct { // The list of TimeSeriesForwarderSinks TimeSeriesForwarderSinks []*time_series_forwarder_sink.TimeSeriesForwarderSink `` /* 174-byte string literal not displayed */ // A token to retrieve previous page of results. // // Pass this value in the ListTimeSeriesForwarderSinksRequest.page_token. PrevPageToken *time_series_forwarder_sink.PagerCursor `` /* 151-byte string literal not displayed */ // A token to retrieve next page of results. // // Pass this value in the ListTimeSeriesForwarderSinksRequest.page_token. NextPageToken *time_series_forwarder_sink.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 TimeSeriesForwarderSinks across all pages or 0, if there // are no items, paging info was not requested or there was an error while // trying to get it. TotalResultsCount int32 `` /* 145-byte string literal not displayed */ // contains filtered or unexported fields }
A response message of the ListTimeSeriesForwarderSinks method.
func (*ListTimeSeriesForwarderSinksResponse) Descriptor ¶
func (*ListTimeSeriesForwarderSinksResponse) Descriptor() ([]byte, []int)
Deprecated, Use ListTimeSeriesForwarderSinksResponse.ProtoReflect.Descriptor instead.
func (*ListTimeSeriesForwarderSinksResponse) GetCurrentOffset ¶
func (m *ListTimeSeriesForwarderSinksResponse) GetCurrentOffset() int32
func (*ListTimeSeriesForwarderSinksResponse) GetNextPageToken ¶
func (m *ListTimeSeriesForwarderSinksResponse) GetNextPageToken() *time_series_forwarder_sink.PagerCursor
func (*ListTimeSeriesForwarderSinksResponse) GetPrevPageToken ¶
func (m *ListTimeSeriesForwarderSinksResponse) GetPrevPageToken() *time_series_forwarder_sink.PagerCursor
func (*ListTimeSeriesForwarderSinksResponse) GetTimeSeriesForwarderSinks ¶
func (m *ListTimeSeriesForwarderSinksResponse) GetTimeSeriesForwarderSinks() []*time_series_forwarder_sink.TimeSeriesForwarderSink
func (*ListTimeSeriesForwarderSinksResponse) GetTotalResultsCount ¶
func (m *ListTimeSeriesForwarderSinksResponse) GetTotalResultsCount() int32
func (*ListTimeSeriesForwarderSinksResponse) GotenMessage ¶
func (*ListTimeSeriesForwarderSinksResponse) GotenMessage()
func (*ListTimeSeriesForwarderSinksResponse) GotenValidate ¶
func (obj *ListTimeSeriesForwarderSinksResponse) GotenValidate() error
func (*ListTimeSeriesForwarderSinksResponse) Marshal ¶
func (m *ListTimeSeriesForwarderSinksResponse) Marshal() ([]byte, error)
func (*ListTimeSeriesForwarderSinksResponse) MarshalJSON ¶
func (m *ListTimeSeriesForwarderSinksResponse) MarshalJSON() ([]byte, error)
func (*ListTimeSeriesForwarderSinksResponse) ProtoMessage ¶
func (*ListTimeSeriesForwarderSinksResponse) ProtoMessage()
func (*ListTimeSeriesForwarderSinksResponse) ProtoReflect ¶
func (m *ListTimeSeriesForwarderSinksResponse) ProtoReflect() preflect.Message
func (*ListTimeSeriesForwarderSinksResponse) Reset ¶
func (m *ListTimeSeriesForwarderSinksResponse) Reset()
func (*ListTimeSeriesForwarderSinksResponse) SetCurrentOffset ¶
func (m *ListTimeSeriesForwarderSinksResponse) SetCurrentOffset(fv int32)
func (*ListTimeSeriesForwarderSinksResponse) SetNextPageToken ¶
func (m *ListTimeSeriesForwarderSinksResponse) SetNextPageToken(fv *time_series_forwarder_sink.PagerCursor)
func (*ListTimeSeriesForwarderSinksResponse) SetPrevPageToken ¶
func (m *ListTimeSeriesForwarderSinksResponse) SetPrevPageToken(fv *time_series_forwarder_sink.PagerCursor)
func (*ListTimeSeriesForwarderSinksResponse) SetTimeSeriesForwarderSinks ¶
func (m *ListTimeSeriesForwarderSinksResponse) SetTimeSeriesForwarderSinks(fv []*time_series_forwarder_sink.TimeSeriesForwarderSink)
func (*ListTimeSeriesForwarderSinksResponse) SetTotalResultsCount ¶
func (m *ListTimeSeriesForwarderSinksResponse) SetTotalResultsCount(fv int32)
func (*ListTimeSeriesForwarderSinksResponse) String ¶
func (m *ListTimeSeriesForwarderSinksResponse) String() string
func (*ListTimeSeriesForwarderSinksResponse) Unmarshal ¶
func (m *ListTimeSeriesForwarderSinksResponse) Unmarshal(b []byte) error
func (*ListTimeSeriesForwarderSinksResponse) UnmarshalJSON ¶
func (m *ListTimeSeriesForwarderSinksResponse) UnmarshalJSON(data []byte) error
type TimeSeriesForwarderSinkServiceClient ¶
type TimeSeriesForwarderSinkServiceClient interface { GetTimeSeriesForwarderSink(ctx context.Context, in *GetTimeSeriesForwarderSinkRequest, opts ...grpc.CallOption) (*time_series_forwarder_sink.TimeSeriesForwarderSink, error) BatchGetTimeSeriesForwarderSinks(ctx context.Context, in *BatchGetTimeSeriesForwarderSinksRequest, opts ...grpc.CallOption) (*BatchGetTimeSeriesForwarderSinksResponse, error) ListTimeSeriesForwarderSinks(ctx context.Context, in *ListTimeSeriesForwarderSinksRequest, opts ...grpc.CallOption) (*ListTimeSeriesForwarderSinksResponse, error) WatchTimeSeriesForwarderSink(ctx context.Context, in *WatchTimeSeriesForwarderSinkRequest, opts ...grpc.CallOption) (WatchTimeSeriesForwarderSinkClientStream, error) WatchTimeSeriesForwarderSinks(ctx context.Context, in *WatchTimeSeriesForwarderSinksRequest, opts ...grpc.CallOption) (WatchTimeSeriesForwarderSinksClientStream, error) CreateTimeSeriesForwarderSink(ctx context.Context, in *CreateTimeSeriesForwarderSinkRequest, opts ...grpc.CallOption) (*time_series_forwarder_sink.TimeSeriesForwarderSink, error) UpdateTimeSeriesForwarderSink(ctx context.Context, in *UpdateTimeSeriesForwarderSinkRequest, opts ...grpc.CallOption) (*time_series_forwarder_sink.TimeSeriesForwarderSink, error) DeleteTimeSeriesForwarderSink(ctx context.Context, in *DeleteTimeSeriesForwarderSinkRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) }
TimeSeriesForwarderSinkServiceClient is the client API for TimeSeriesForwarderSinkService.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewTimeSeriesForwarderSinkServiceClient ¶
func NewTimeSeriesForwarderSinkServiceClient(cc grpc.ClientConnInterface) TimeSeriesForwarderSinkServiceClient
type TimeSeriesForwarderSinkServiceDescriptor ¶
type TimeSeriesForwarderSinkServiceDescriptor struct{}
func GetTimeSeriesForwarderSinkServiceDescriptor ¶
func GetTimeSeriesForwarderSinkServiceDescriptor() *TimeSeriesForwarderSinkServiceDescriptor
func (*TimeSeriesForwarderSinkServiceDescriptor) AllMethodDescriptors ¶
func (d *TimeSeriesForwarderSinkServiceDescriptor) AllMethodDescriptors() []gotenclient.MethodDescriptor
func (*TimeSeriesForwarderSinkServiceDescriptor) GetApiName ¶
func (d *TimeSeriesForwarderSinkServiceDescriptor) GetApiName() string
func (*TimeSeriesForwarderSinkServiceDescriptor) GetFullAPIName ¶
func (d *TimeSeriesForwarderSinkServiceDescriptor) GetFullAPIName() string
func (*TimeSeriesForwarderSinkServiceDescriptor) GetProtoPkgName ¶
func (d *TimeSeriesForwarderSinkServiceDescriptor) GetProtoPkgName() string
func (*TimeSeriesForwarderSinkServiceDescriptor) GetServiceDomain ¶
func (d *TimeSeriesForwarderSinkServiceDescriptor) GetServiceDomain() string
func (*TimeSeriesForwarderSinkServiceDescriptor) GetServiceVersion ¶
func (d *TimeSeriesForwarderSinkServiceDescriptor) GetServiceVersion() string
type UpdateTimeSeriesForwarderSinkDescriptor ¶
type UpdateTimeSeriesForwarderSinkDescriptor struct{}
func GetUpdateTimeSeriesForwarderSinkDescriptor ¶
func GetUpdateTimeSeriesForwarderSinkDescriptor() *UpdateTimeSeriesForwarderSinkDescriptor
func (*UpdateTimeSeriesForwarderSinkDescriptor) GetApiDescriptor ¶
func (d *UpdateTimeSeriesForwarderSinkDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*UpdateTimeSeriesForwarderSinkDescriptor) GetApiName ¶
func (d *UpdateTimeSeriesForwarderSinkDescriptor) GetApiName() string
func (*UpdateTimeSeriesForwarderSinkDescriptor) GetClientMsgReflectHandle ¶
func (d *UpdateTimeSeriesForwarderSinkDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*UpdateTimeSeriesForwarderSinkDescriptor) GetFullMethodName ¶
func (d *UpdateTimeSeriesForwarderSinkDescriptor) GetFullMethodName() string
func (*UpdateTimeSeriesForwarderSinkDescriptor) GetMethodName ¶
func (d *UpdateTimeSeriesForwarderSinkDescriptor) GetMethodName() string
func (*UpdateTimeSeriesForwarderSinkDescriptor) GetProtoPkgName ¶
func (d *UpdateTimeSeriesForwarderSinkDescriptor) GetProtoPkgName() string
func (*UpdateTimeSeriesForwarderSinkDescriptor) GetResourceDescriptor ¶
func (d *UpdateTimeSeriesForwarderSinkDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*UpdateTimeSeriesForwarderSinkDescriptor) GetServerMsgReflectHandle ¶
func (d *UpdateTimeSeriesForwarderSinkDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*UpdateTimeSeriesForwarderSinkDescriptor) GetServiceDomain ¶
func (d *UpdateTimeSeriesForwarderSinkDescriptor) GetServiceDomain() string
func (*UpdateTimeSeriesForwarderSinkDescriptor) GetServiceVersion ¶
func (d *UpdateTimeSeriesForwarderSinkDescriptor) GetServiceVersion() string
func (*UpdateTimeSeriesForwarderSinkDescriptor) GetVerb ¶
func (d *UpdateTimeSeriesForwarderSinkDescriptor) GetVerb() string
func (*UpdateTimeSeriesForwarderSinkDescriptor) HasResource ¶
func (d *UpdateTimeSeriesForwarderSinkDescriptor) HasResource() bool
func (*UpdateTimeSeriesForwarderSinkDescriptor) IsClientStream ¶
func (d *UpdateTimeSeriesForwarderSinkDescriptor) IsClientStream() bool
func (*UpdateTimeSeriesForwarderSinkDescriptor) IsCollection ¶
func (d *UpdateTimeSeriesForwarderSinkDescriptor) IsCollection() bool
func (*UpdateTimeSeriesForwarderSinkDescriptor) IsPlural ¶
func (d *UpdateTimeSeriesForwarderSinkDescriptor) IsPlural() bool
func (*UpdateTimeSeriesForwarderSinkDescriptor) IsServerStream ¶
func (d *UpdateTimeSeriesForwarderSinkDescriptor) IsServerStream() bool
func (*UpdateTimeSeriesForwarderSinkDescriptor) IsUnary ¶
func (d *UpdateTimeSeriesForwarderSinkDescriptor) IsUnary() bool
func (*UpdateTimeSeriesForwarderSinkDescriptor) NewEmptyClientMsg ¶
func (d *UpdateTimeSeriesForwarderSinkDescriptor) NewEmptyClientMsg() proto.Message
func (*UpdateTimeSeriesForwarderSinkDescriptor) NewEmptyServerMsg ¶
func (d *UpdateTimeSeriesForwarderSinkDescriptor) NewEmptyServerMsg() proto.Message
func (*UpdateTimeSeriesForwarderSinkDescriptor) RequestHasResourceBody ¶
func (d *UpdateTimeSeriesForwarderSinkDescriptor) RequestHasResourceBody() bool
type UpdateTimeSeriesForwarderSinkDescriptorClientMsgHandle ¶
type UpdateTimeSeriesForwarderSinkDescriptorClientMsgHandle struct{}
func (*UpdateTimeSeriesForwarderSinkDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *UpdateTimeSeriesForwarderSinkDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*UpdateTimeSeriesForwarderSinkDescriptorClientMsgHandle) ExtractResourceBodies ¶
func (h *UpdateTimeSeriesForwarderSinkDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*UpdateTimeSeriesForwarderSinkDescriptorClientMsgHandle) ExtractResourceBody ¶
func (h *UpdateTimeSeriesForwarderSinkDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*UpdateTimeSeriesForwarderSinkDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *UpdateTimeSeriesForwarderSinkDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*UpdateTimeSeriesForwarderSinkDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *UpdateTimeSeriesForwarderSinkDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type UpdateTimeSeriesForwarderSinkDescriptorServerMsgHandle ¶
type UpdateTimeSeriesForwarderSinkDescriptorServerMsgHandle struct{}
func (*UpdateTimeSeriesForwarderSinkDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *UpdateTimeSeriesForwarderSinkDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*UpdateTimeSeriesForwarderSinkDescriptorServerMsgHandle) ExtractResourceBodies ¶
func (h *UpdateTimeSeriesForwarderSinkDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*UpdateTimeSeriesForwarderSinkDescriptorServerMsgHandle) ExtractResourceBody ¶
func (h *UpdateTimeSeriesForwarderSinkDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*UpdateTimeSeriesForwarderSinkDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *UpdateTimeSeriesForwarderSinkDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*UpdateTimeSeriesForwarderSinkDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *UpdateTimeSeriesForwarderSinkDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type UpdateTimeSeriesForwarderSinkRequest ¶
type UpdateTimeSeriesForwarderSinkRequest struct { // TimeSeriesForwarderSink resource body TimeSeriesForwarderSink *time_series_forwarder_sink.TimeSeriesForwarderSink `` /* 170-byte string literal not displayed */ // FieldMask applied to request - change will be applied only for fields in // the mask UpdateMask *time_series_forwarder_sink.TimeSeriesForwarderSink_FieldMask `` /* 159-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 *UpdateTimeSeriesForwarderSinkRequest_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"` // reduce message response size. ResponseMask *UpdateTimeSeriesForwarderSinkRequest_ResponseMask `protobuf:"bytes,6,opt,name=response_mask,json=responseMask,proto3" json:"response_mask,omitempty" firestore:"responseMask"` // contains filtered or unexported fields }
A request message of the UpdateTimeSeriesForwarderSink method.
func (*UpdateTimeSeriesForwarderSinkRequest) Descriptor ¶
func (*UpdateTimeSeriesForwarderSinkRequest) Descriptor() ([]byte, []int)
Deprecated, Use UpdateTimeSeriesForwarderSinkRequest.ProtoReflect.Descriptor instead.
func (*UpdateTimeSeriesForwarderSinkRequest) GetAllowMissing ¶
func (m *UpdateTimeSeriesForwarderSinkRequest) GetAllowMissing() bool
func (*UpdateTimeSeriesForwarderSinkRequest) GetCas ¶
func (m *UpdateTimeSeriesForwarderSinkRequest) GetCas() *UpdateTimeSeriesForwarderSinkRequest_CAS
func (*UpdateTimeSeriesForwarderSinkRequest) GetResponseMask ¶
func (m *UpdateTimeSeriesForwarderSinkRequest) GetResponseMask() *UpdateTimeSeriesForwarderSinkRequest_ResponseMask
func (*UpdateTimeSeriesForwarderSinkRequest) GetTimeSeriesForwarderSink ¶
func (m *UpdateTimeSeriesForwarderSinkRequest) GetTimeSeriesForwarderSink() *time_series_forwarder_sink.TimeSeriesForwarderSink
func (*UpdateTimeSeriesForwarderSinkRequest) GetUpdateMask ¶
func (m *UpdateTimeSeriesForwarderSinkRequest) GetUpdateMask() *time_series_forwarder_sink.TimeSeriesForwarderSink_FieldMask
func (*UpdateTimeSeriesForwarderSinkRequest) GotenMessage ¶
func (*UpdateTimeSeriesForwarderSinkRequest) GotenMessage()
func (*UpdateTimeSeriesForwarderSinkRequest) GotenValidate ¶
func (obj *UpdateTimeSeriesForwarderSinkRequest) GotenValidate() error
func (*UpdateTimeSeriesForwarderSinkRequest) Marshal ¶
func (m *UpdateTimeSeriesForwarderSinkRequest) Marshal() ([]byte, error)
func (*UpdateTimeSeriesForwarderSinkRequest) MarshalJSON ¶
func (m *UpdateTimeSeriesForwarderSinkRequest) MarshalJSON() ([]byte, error)
func (*UpdateTimeSeriesForwarderSinkRequest) ProtoMessage ¶
func (*UpdateTimeSeriesForwarderSinkRequest) ProtoMessage()
func (*UpdateTimeSeriesForwarderSinkRequest) ProtoReflect ¶
func (m *UpdateTimeSeriesForwarderSinkRequest) ProtoReflect() preflect.Message
func (*UpdateTimeSeriesForwarderSinkRequest) Reset ¶
func (m *UpdateTimeSeriesForwarderSinkRequest) Reset()
func (*UpdateTimeSeriesForwarderSinkRequest) SetAllowMissing ¶
func (m *UpdateTimeSeriesForwarderSinkRequest) SetAllowMissing(fv bool)
func (*UpdateTimeSeriesForwarderSinkRequest) SetCas ¶
func (m *UpdateTimeSeriesForwarderSinkRequest) SetCas(fv *UpdateTimeSeriesForwarderSinkRequest_CAS)
func (*UpdateTimeSeriesForwarderSinkRequest) SetResponseMask ¶
func (m *UpdateTimeSeriesForwarderSinkRequest) SetResponseMask(fv *UpdateTimeSeriesForwarderSinkRequest_ResponseMask)
func (*UpdateTimeSeriesForwarderSinkRequest) SetTimeSeriesForwarderSink ¶
func (m *UpdateTimeSeriesForwarderSinkRequest) SetTimeSeriesForwarderSink(fv *time_series_forwarder_sink.TimeSeriesForwarderSink)
func (*UpdateTimeSeriesForwarderSinkRequest) SetUpdateMask ¶
func (m *UpdateTimeSeriesForwarderSinkRequest) SetUpdateMask(fv *time_series_forwarder_sink.TimeSeriesForwarderSink_FieldMask)
func (*UpdateTimeSeriesForwarderSinkRequest) String ¶
func (m *UpdateTimeSeriesForwarderSinkRequest) String() string
func (*UpdateTimeSeriesForwarderSinkRequest) Unmarshal ¶
func (m *UpdateTimeSeriesForwarderSinkRequest) Unmarshal(b []byte) error
func (*UpdateTimeSeriesForwarderSinkRequest) UnmarshalJSON ¶
func (m *UpdateTimeSeriesForwarderSinkRequest) UnmarshalJSON(data []byte) error
type UpdateTimeSeriesForwarderSinkRequest_CAS ¶
type UpdateTimeSeriesForwarderSinkRequest_CAS struct { // Conditional desired state of a resource before update. ConditionalState *time_series_forwarder_sink.TimeSeriesForwarderSink `` /* 138-byte string literal not displayed */ // Field paths from conditional state of resource server should check and // compare. FieldMask *time_series_forwarder_sink.TimeSeriesForwarderSink_FieldMask `` /* 155-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 (*UpdateTimeSeriesForwarderSinkRequest_CAS) Descriptor ¶
func (*UpdateTimeSeriesForwarderSinkRequest_CAS) Descriptor() ([]byte, []int)
Deprecated, Use UpdateTimeSeriesForwarderSinkRequest_CAS.ProtoReflect.Descriptor instead.
func (*UpdateTimeSeriesForwarderSinkRequest_CAS) GetConditionalState ¶
func (m *UpdateTimeSeriesForwarderSinkRequest_CAS) GetConditionalState() *time_series_forwarder_sink.TimeSeriesForwarderSink
func (*UpdateTimeSeriesForwarderSinkRequest_CAS) GetFieldMask ¶
func (m *UpdateTimeSeriesForwarderSinkRequest_CAS) GetFieldMask() *time_series_forwarder_sink.TimeSeriesForwarderSink_FieldMask
func (*UpdateTimeSeriesForwarderSinkRequest_CAS) GotenMessage ¶
func (*UpdateTimeSeriesForwarderSinkRequest_CAS) GotenMessage()
func (*UpdateTimeSeriesForwarderSinkRequest_CAS) GotenValidate ¶
func (obj *UpdateTimeSeriesForwarderSinkRequest_CAS) GotenValidate() error
func (*UpdateTimeSeriesForwarderSinkRequest_CAS) Marshal ¶
func (m *UpdateTimeSeriesForwarderSinkRequest_CAS) Marshal() ([]byte, error)
func (*UpdateTimeSeriesForwarderSinkRequest_CAS) MarshalJSON ¶
func (m *UpdateTimeSeriesForwarderSinkRequest_CAS) MarshalJSON() ([]byte, error)
func (*UpdateTimeSeriesForwarderSinkRequest_CAS) ProtoMessage ¶
func (*UpdateTimeSeriesForwarderSinkRequest_CAS) ProtoMessage()
func (*UpdateTimeSeriesForwarderSinkRequest_CAS) ProtoReflect ¶
func (m *UpdateTimeSeriesForwarderSinkRequest_CAS) ProtoReflect() preflect.Message
func (*UpdateTimeSeriesForwarderSinkRequest_CAS) Reset ¶
func (m *UpdateTimeSeriesForwarderSinkRequest_CAS) Reset()
func (*UpdateTimeSeriesForwarderSinkRequest_CAS) SetConditionalState ¶
func (m *UpdateTimeSeriesForwarderSinkRequest_CAS) SetConditionalState(fv *time_series_forwarder_sink.TimeSeriesForwarderSink)
func (*UpdateTimeSeriesForwarderSinkRequest_CAS) SetFieldMask ¶
func (m *UpdateTimeSeriesForwarderSinkRequest_CAS) SetFieldMask(fv *time_series_forwarder_sink.TimeSeriesForwarderSink_FieldMask)
func (*UpdateTimeSeriesForwarderSinkRequest_CAS) String ¶
func (m *UpdateTimeSeriesForwarderSinkRequest_CAS) String() string
func (*UpdateTimeSeriesForwarderSinkRequest_CAS) Unmarshal ¶
func (m *UpdateTimeSeriesForwarderSinkRequest_CAS) Unmarshal(b []byte) error
func (*UpdateTimeSeriesForwarderSinkRequest_CAS) UnmarshalJSON ¶
func (m *UpdateTimeSeriesForwarderSinkRequest_CAS) UnmarshalJSON(data []byte) error
type UpdateTimeSeriesForwarderSinkRequest_ResponseMask ¶
type UpdateTimeSeriesForwarderSinkRequest_ResponseMask struct { // Types that are valid to be assigned to Masking: // *UpdateTimeSeriesForwarderSinkRequest_ResponseMask_SkipEntireResponseBody // *UpdateTimeSeriesForwarderSinkRequest_ResponseMask_UpdatedFieldsOnly // *UpdateTimeSeriesForwarderSinkRequest_ResponseMask_BodyMask Masking isUpdateTimeSeriesForwarderSinkRequest_ResponseMask_Masking `protobuf_oneof:"masking"` // contains filtered or unexported fields }
ResponseMask allows client to reduce response message size.
func (*UpdateTimeSeriesForwarderSinkRequest_ResponseMask) Descriptor ¶
func (*UpdateTimeSeriesForwarderSinkRequest_ResponseMask) Descriptor() ([]byte, []int)
Deprecated, Use UpdateTimeSeriesForwarderSinkRequest_ResponseMask.ProtoReflect.Descriptor instead.
func (*UpdateTimeSeriesForwarderSinkRequest_ResponseMask) GetBodyMask ¶
func (m *UpdateTimeSeriesForwarderSinkRequest_ResponseMask) GetBodyMask() *time_series_forwarder_sink.TimeSeriesForwarderSink_FieldMask
func (*UpdateTimeSeriesForwarderSinkRequest_ResponseMask) GetMasking ¶
func (m *UpdateTimeSeriesForwarderSinkRequest_ResponseMask) GetMasking() isUpdateTimeSeriesForwarderSinkRequest_ResponseMask_Masking
func (*UpdateTimeSeriesForwarderSinkRequest_ResponseMask) GetSkipEntireResponseBody ¶
func (m *UpdateTimeSeriesForwarderSinkRequest_ResponseMask) GetSkipEntireResponseBody() bool
func (*UpdateTimeSeriesForwarderSinkRequest_ResponseMask) GetUpdatedFieldsOnly ¶
func (m *UpdateTimeSeriesForwarderSinkRequest_ResponseMask) GetUpdatedFieldsOnly() bool
func (*UpdateTimeSeriesForwarderSinkRequest_ResponseMask) GotenMessage ¶
func (*UpdateTimeSeriesForwarderSinkRequest_ResponseMask) GotenMessage()
func (*UpdateTimeSeriesForwarderSinkRequest_ResponseMask) GotenValidate ¶
func (obj *UpdateTimeSeriesForwarderSinkRequest_ResponseMask) GotenValidate() error
func (*UpdateTimeSeriesForwarderSinkRequest_ResponseMask) Marshal ¶
func (m *UpdateTimeSeriesForwarderSinkRequest_ResponseMask) Marshal() ([]byte, error)
func (*UpdateTimeSeriesForwarderSinkRequest_ResponseMask) MarshalJSON ¶
func (m *UpdateTimeSeriesForwarderSinkRequest_ResponseMask) MarshalJSON() ([]byte, error)
func (*UpdateTimeSeriesForwarderSinkRequest_ResponseMask) ProtoMessage ¶
func (*UpdateTimeSeriesForwarderSinkRequest_ResponseMask) ProtoMessage()
func (*UpdateTimeSeriesForwarderSinkRequest_ResponseMask) ProtoReflect ¶
func (m *UpdateTimeSeriesForwarderSinkRequest_ResponseMask) ProtoReflect() preflect.Message
func (*UpdateTimeSeriesForwarderSinkRequest_ResponseMask) Reset ¶
func (m *UpdateTimeSeriesForwarderSinkRequest_ResponseMask) Reset()
func (*UpdateTimeSeriesForwarderSinkRequest_ResponseMask) SetBodyMask ¶
func (m *UpdateTimeSeriesForwarderSinkRequest_ResponseMask) SetBodyMask(fv *time_series_forwarder_sink.TimeSeriesForwarderSink_FieldMask)
func (*UpdateTimeSeriesForwarderSinkRequest_ResponseMask) SetMasking ¶
func (m *UpdateTimeSeriesForwarderSinkRequest_ResponseMask) SetMasking(ofv isUpdateTimeSeriesForwarderSinkRequest_ResponseMask_Masking)
func (*UpdateTimeSeriesForwarderSinkRequest_ResponseMask) SetSkipEntireResponseBody ¶
func (m *UpdateTimeSeriesForwarderSinkRequest_ResponseMask) SetSkipEntireResponseBody(fv bool)
func (*UpdateTimeSeriesForwarderSinkRequest_ResponseMask) SetUpdatedFieldsOnly ¶
func (m *UpdateTimeSeriesForwarderSinkRequest_ResponseMask) SetUpdatedFieldsOnly(fv bool)
func (*UpdateTimeSeriesForwarderSinkRequest_ResponseMask) String ¶
func (m *UpdateTimeSeriesForwarderSinkRequest_ResponseMask) String() string
func (*UpdateTimeSeriesForwarderSinkRequest_ResponseMask) Unmarshal ¶
func (m *UpdateTimeSeriesForwarderSinkRequest_ResponseMask) Unmarshal(b []byte) error
func (*UpdateTimeSeriesForwarderSinkRequest_ResponseMask) UnmarshalJSON ¶
func (m *UpdateTimeSeriesForwarderSinkRequest_ResponseMask) UnmarshalJSON(data []byte) error
type UpdateTimeSeriesForwarderSinkRequest_ResponseMask_BodyMask ¶
type UpdateTimeSeriesForwarderSinkRequest_ResponseMask_BodyMask struct { // If this field is populated, then resource in response will contain only // specific fields. If skip_entire_response_body is true, this field is // ignored. BodyMask *time_series_forwarder_sink.TimeSeriesForwarderSink_FieldMask `` /* 130-byte string literal not displayed */ }
type UpdateTimeSeriesForwarderSinkRequest_ResponseMask_SkipEntireResponseBody ¶
type UpdateTimeSeriesForwarderSinkRequest_ResponseMask_SkipEntireResponseBody struct { // If this flag has value true, then response will contain just empty // resource without any fields populated. Field body_mask is ignored if // set. SkipEntireResponseBody bool `` /* 130-byte string literal not displayed */ }
type UpdateTimeSeriesForwarderSinkRequest_ResponseMask_UpdatedFieldsOnly ¶
type UpdateTimeSeriesForwarderSinkRequest_ResponseMask_UpdatedFieldsOnly struct { // Include all fields that were actually updated during processing. Note // this may be larger than update mask if some fields were computed // additionally. Name is added as well. UpdatedFieldsOnly bool `protobuf:"varint,2,opt,name=updated_fields_only,json=updatedFieldsOnly,proto3,oneof" firestore:"updatedFieldsOnly"` }
type WatchTimeSeriesForwarderSinkClientStream ¶
type WatchTimeSeriesForwarderSinkClientStream interface { Recv() (*WatchTimeSeriesForwarderSinkResponse, error) grpc.ClientStream }
type WatchTimeSeriesForwarderSinkDescriptor ¶
type WatchTimeSeriesForwarderSinkDescriptor struct{}
func GetWatchTimeSeriesForwarderSinkDescriptor ¶
func GetWatchTimeSeriesForwarderSinkDescriptor() *WatchTimeSeriesForwarderSinkDescriptor
func (*WatchTimeSeriesForwarderSinkDescriptor) GetApiDescriptor ¶
func (d *WatchTimeSeriesForwarderSinkDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*WatchTimeSeriesForwarderSinkDescriptor) GetApiName ¶
func (d *WatchTimeSeriesForwarderSinkDescriptor) GetApiName() string
func (*WatchTimeSeriesForwarderSinkDescriptor) GetClientMsgReflectHandle ¶
func (d *WatchTimeSeriesForwarderSinkDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchTimeSeriesForwarderSinkDescriptor) GetFullMethodName ¶
func (d *WatchTimeSeriesForwarderSinkDescriptor) GetFullMethodName() string
func (*WatchTimeSeriesForwarderSinkDescriptor) GetMethodName ¶
func (d *WatchTimeSeriesForwarderSinkDescriptor) GetMethodName() string
func (*WatchTimeSeriesForwarderSinkDescriptor) GetProtoPkgName ¶
func (d *WatchTimeSeriesForwarderSinkDescriptor) GetProtoPkgName() string
func (*WatchTimeSeriesForwarderSinkDescriptor) GetResourceDescriptor ¶
func (d *WatchTimeSeriesForwarderSinkDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*WatchTimeSeriesForwarderSinkDescriptor) GetServerMsgReflectHandle ¶
func (d *WatchTimeSeriesForwarderSinkDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchTimeSeriesForwarderSinkDescriptor) GetServiceDomain ¶
func (d *WatchTimeSeriesForwarderSinkDescriptor) GetServiceDomain() string
func (*WatchTimeSeriesForwarderSinkDescriptor) GetServiceVersion ¶
func (d *WatchTimeSeriesForwarderSinkDescriptor) GetServiceVersion() string
func (*WatchTimeSeriesForwarderSinkDescriptor) GetVerb ¶
func (d *WatchTimeSeriesForwarderSinkDescriptor) GetVerb() string
func (*WatchTimeSeriesForwarderSinkDescriptor) HasResource ¶
func (d *WatchTimeSeriesForwarderSinkDescriptor) HasResource() bool
func (*WatchTimeSeriesForwarderSinkDescriptor) IsClientStream ¶
func (d *WatchTimeSeriesForwarderSinkDescriptor) IsClientStream() bool
func (*WatchTimeSeriesForwarderSinkDescriptor) IsCollection ¶
func (d *WatchTimeSeriesForwarderSinkDescriptor) IsCollection() bool
func (*WatchTimeSeriesForwarderSinkDescriptor) IsPlural ¶
func (d *WatchTimeSeriesForwarderSinkDescriptor) IsPlural() bool
func (*WatchTimeSeriesForwarderSinkDescriptor) IsServerStream ¶
func (d *WatchTimeSeriesForwarderSinkDescriptor) IsServerStream() bool
func (*WatchTimeSeriesForwarderSinkDescriptor) IsUnary ¶
func (d *WatchTimeSeriesForwarderSinkDescriptor) IsUnary() bool
func (*WatchTimeSeriesForwarderSinkDescriptor) NewEmptyClientMsg ¶
func (d *WatchTimeSeriesForwarderSinkDescriptor) NewEmptyClientMsg() proto.Message
func (*WatchTimeSeriesForwarderSinkDescriptor) NewEmptyServerMsg ¶
func (d *WatchTimeSeriesForwarderSinkDescriptor) NewEmptyServerMsg() proto.Message
func (*WatchTimeSeriesForwarderSinkDescriptor) RequestHasResourceBody ¶
func (d *WatchTimeSeriesForwarderSinkDescriptor) RequestHasResourceBody() bool
type WatchTimeSeriesForwarderSinkDescriptorClientMsgHandle ¶
type WatchTimeSeriesForwarderSinkDescriptorClientMsgHandle struct{}
func (*WatchTimeSeriesForwarderSinkDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *WatchTimeSeriesForwarderSinkDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchTimeSeriesForwarderSinkDescriptorClientMsgHandle) ExtractResourceBodies ¶
func (h *WatchTimeSeriesForwarderSinkDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*WatchTimeSeriesForwarderSinkDescriptorClientMsgHandle) ExtractResourceBody ¶
func (h *WatchTimeSeriesForwarderSinkDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*WatchTimeSeriesForwarderSinkDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *WatchTimeSeriesForwarderSinkDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchTimeSeriesForwarderSinkDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *WatchTimeSeriesForwarderSinkDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchTimeSeriesForwarderSinkDescriptorServerMsgHandle ¶
type WatchTimeSeriesForwarderSinkDescriptorServerMsgHandle struct{}
func (*WatchTimeSeriesForwarderSinkDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *WatchTimeSeriesForwarderSinkDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchTimeSeriesForwarderSinkDescriptorServerMsgHandle) ExtractResourceBodies ¶
func (h *WatchTimeSeriesForwarderSinkDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*WatchTimeSeriesForwarderSinkDescriptorServerMsgHandle) ExtractResourceBody ¶
func (h *WatchTimeSeriesForwarderSinkDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*WatchTimeSeriesForwarderSinkDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *WatchTimeSeriesForwarderSinkDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchTimeSeriesForwarderSinkDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *WatchTimeSeriesForwarderSinkDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchTimeSeriesForwarderSinkRequest ¶
type WatchTimeSeriesForwarderSinkRequest struct { // Name of ntt.monitoring.v4.TimeSeriesForwarderSink Name *time_series_forwarder_sink.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 *time_series_forwarder_sink.TimeSeriesForwarderSink_FieldMask `` /* 155-byte string literal not displayed */ // View defines list of standard response fields present in response items. // Additional fields can be amended by request field field_mask View view.View `protobuf:"varint,4,opt,name=view,proto3,enum=goten.types.View" json:"view,omitempty" firestore:"view"` // contains filtered or unexported fields }
A request message of the WatchTimeSeriesForwarderSink method.
func (*WatchTimeSeriesForwarderSinkRequest) Descriptor ¶
func (*WatchTimeSeriesForwarderSinkRequest) Descriptor() ([]byte, []int)
Deprecated, Use WatchTimeSeriesForwarderSinkRequest.ProtoReflect.Descriptor instead.
func (*WatchTimeSeriesForwarderSinkRequest) GetFieldMask ¶
func (m *WatchTimeSeriesForwarderSinkRequest) GetFieldMask() *time_series_forwarder_sink.TimeSeriesForwarderSink_FieldMask
func (*WatchTimeSeriesForwarderSinkRequest) GetName ¶
func (m *WatchTimeSeriesForwarderSinkRequest) GetName() *time_series_forwarder_sink.Name
func (*WatchTimeSeriesForwarderSinkRequest) GetView ¶
func (m *WatchTimeSeriesForwarderSinkRequest) GetView() view.View
func (*WatchTimeSeriesForwarderSinkRequest) GotenMessage ¶
func (*WatchTimeSeriesForwarderSinkRequest) GotenMessage()
func (*WatchTimeSeriesForwarderSinkRequest) GotenValidate ¶
func (obj *WatchTimeSeriesForwarderSinkRequest) GotenValidate() error
func (*WatchTimeSeriesForwarderSinkRequest) Marshal ¶
func (m *WatchTimeSeriesForwarderSinkRequest) Marshal() ([]byte, error)
func (*WatchTimeSeriesForwarderSinkRequest) MarshalJSON ¶
func (m *WatchTimeSeriesForwarderSinkRequest) MarshalJSON() ([]byte, error)
func (*WatchTimeSeriesForwarderSinkRequest) ProtoMessage ¶
func (*WatchTimeSeriesForwarderSinkRequest) ProtoMessage()
func (*WatchTimeSeriesForwarderSinkRequest) ProtoReflect ¶
func (m *WatchTimeSeriesForwarderSinkRequest) ProtoReflect() preflect.Message
func (*WatchTimeSeriesForwarderSinkRequest) Reset ¶
func (m *WatchTimeSeriesForwarderSinkRequest) Reset()
func (*WatchTimeSeriesForwarderSinkRequest) SetFieldMask ¶
func (m *WatchTimeSeriesForwarderSinkRequest) SetFieldMask(fv *time_series_forwarder_sink.TimeSeriesForwarderSink_FieldMask)
func (*WatchTimeSeriesForwarderSinkRequest) SetName ¶
func (m *WatchTimeSeriesForwarderSinkRequest) SetName(fv *time_series_forwarder_sink.Name)
func (*WatchTimeSeriesForwarderSinkRequest) SetView ¶
func (m *WatchTimeSeriesForwarderSinkRequest) SetView(fv view.View)
func (*WatchTimeSeriesForwarderSinkRequest) String ¶
func (m *WatchTimeSeriesForwarderSinkRequest) String() string
func (*WatchTimeSeriesForwarderSinkRequest) Unmarshal ¶
func (m *WatchTimeSeriesForwarderSinkRequest) Unmarshal(b []byte) error
func (*WatchTimeSeriesForwarderSinkRequest) UnmarshalJSON ¶
func (m *WatchTimeSeriesForwarderSinkRequest) UnmarshalJSON(data []byte) error
type WatchTimeSeriesForwarderSinkResponse ¶
type WatchTimeSeriesForwarderSinkResponse struct { Change *time_series_forwarder_sink.TimeSeriesForwarderSinkChange `protobuf:"bytes,1,opt,name=change,proto3" json:"change,omitempty" firestore:"change"` // contains filtered or unexported fields }
A response message of the WatchTimeSeriesForwarderSink method.
func (*WatchTimeSeriesForwarderSinkResponse) Descriptor ¶
func (*WatchTimeSeriesForwarderSinkResponse) Descriptor() ([]byte, []int)
Deprecated, Use WatchTimeSeriesForwarderSinkResponse.ProtoReflect.Descriptor instead.
func (*WatchTimeSeriesForwarderSinkResponse) GetChange ¶
func (m *WatchTimeSeriesForwarderSinkResponse) GetChange() *time_series_forwarder_sink.TimeSeriesForwarderSinkChange
func (*WatchTimeSeriesForwarderSinkResponse) GotenMessage ¶
func (*WatchTimeSeriesForwarderSinkResponse) GotenMessage()
func (*WatchTimeSeriesForwarderSinkResponse) GotenValidate ¶
func (obj *WatchTimeSeriesForwarderSinkResponse) GotenValidate() error
func (*WatchTimeSeriesForwarderSinkResponse) Marshal ¶
func (m *WatchTimeSeriesForwarderSinkResponse) Marshal() ([]byte, error)
func (*WatchTimeSeriesForwarderSinkResponse) MarshalJSON ¶
func (m *WatchTimeSeriesForwarderSinkResponse) MarshalJSON() ([]byte, error)
func (*WatchTimeSeriesForwarderSinkResponse) ProtoMessage ¶
func (*WatchTimeSeriesForwarderSinkResponse) ProtoMessage()
func (*WatchTimeSeriesForwarderSinkResponse) ProtoReflect ¶
func (m *WatchTimeSeriesForwarderSinkResponse) ProtoReflect() preflect.Message
func (*WatchTimeSeriesForwarderSinkResponse) Reset ¶
func (m *WatchTimeSeriesForwarderSinkResponse) Reset()
func (*WatchTimeSeriesForwarderSinkResponse) SetChange ¶
func (m *WatchTimeSeriesForwarderSinkResponse) SetChange(fv *time_series_forwarder_sink.TimeSeriesForwarderSinkChange)
func (*WatchTimeSeriesForwarderSinkResponse) String ¶
func (m *WatchTimeSeriesForwarderSinkResponse) String() string
func (*WatchTimeSeriesForwarderSinkResponse) Unmarshal ¶
func (m *WatchTimeSeriesForwarderSinkResponse) Unmarshal(b []byte) error
func (*WatchTimeSeriesForwarderSinkResponse) UnmarshalJSON ¶
func (m *WatchTimeSeriesForwarderSinkResponse) UnmarshalJSON(data []byte) error
type WatchTimeSeriesForwarderSinksClientStream ¶
type WatchTimeSeriesForwarderSinksClientStream interface { Recv() (*WatchTimeSeriesForwarderSinksResponse, error) grpc.ClientStream }
type WatchTimeSeriesForwarderSinksDescriptor ¶
type WatchTimeSeriesForwarderSinksDescriptor struct{}
func GetWatchTimeSeriesForwarderSinksDescriptor ¶
func GetWatchTimeSeriesForwarderSinksDescriptor() *WatchTimeSeriesForwarderSinksDescriptor
func (*WatchTimeSeriesForwarderSinksDescriptor) GetApiDescriptor ¶
func (d *WatchTimeSeriesForwarderSinksDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*WatchTimeSeriesForwarderSinksDescriptor) GetApiName ¶
func (d *WatchTimeSeriesForwarderSinksDescriptor) GetApiName() string
func (*WatchTimeSeriesForwarderSinksDescriptor) GetClientMsgReflectHandle ¶
func (d *WatchTimeSeriesForwarderSinksDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchTimeSeriesForwarderSinksDescriptor) GetFullMethodName ¶
func (d *WatchTimeSeriesForwarderSinksDescriptor) GetFullMethodName() string
func (*WatchTimeSeriesForwarderSinksDescriptor) GetMethodName ¶
func (d *WatchTimeSeriesForwarderSinksDescriptor) GetMethodName() string
func (*WatchTimeSeriesForwarderSinksDescriptor) GetProtoPkgName ¶
func (d *WatchTimeSeriesForwarderSinksDescriptor) GetProtoPkgName() string
func (*WatchTimeSeriesForwarderSinksDescriptor) GetResourceDescriptor ¶
func (d *WatchTimeSeriesForwarderSinksDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*WatchTimeSeriesForwarderSinksDescriptor) GetServerMsgReflectHandle ¶
func (d *WatchTimeSeriesForwarderSinksDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchTimeSeriesForwarderSinksDescriptor) GetServiceDomain ¶
func (d *WatchTimeSeriesForwarderSinksDescriptor) GetServiceDomain() string
func (*WatchTimeSeriesForwarderSinksDescriptor) GetServiceVersion ¶
func (d *WatchTimeSeriesForwarderSinksDescriptor) GetServiceVersion() string
func (*WatchTimeSeriesForwarderSinksDescriptor) GetVerb ¶
func (d *WatchTimeSeriesForwarderSinksDescriptor) GetVerb() string
func (*WatchTimeSeriesForwarderSinksDescriptor) HasResource ¶
func (d *WatchTimeSeriesForwarderSinksDescriptor) HasResource() bool
func (*WatchTimeSeriesForwarderSinksDescriptor) IsClientStream ¶
func (d *WatchTimeSeriesForwarderSinksDescriptor) IsClientStream() bool
func (*WatchTimeSeriesForwarderSinksDescriptor) IsCollection ¶
func (d *WatchTimeSeriesForwarderSinksDescriptor) IsCollection() bool
func (*WatchTimeSeriesForwarderSinksDescriptor) IsPlural ¶
func (d *WatchTimeSeriesForwarderSinksDescriptor) IsPlural() bool
func (*WatchTimeSeriesForwarderSinksDescriptor) IsServerStream ¶
func (d *WatchTimeSeriesForwarderSinksDescriptor) IsServerStream() bool
func (*WatchTimeSeriesForwarderSinksDescriptor) IsUnary ¶
func (d *WatchTimeSeriesForwarderSinksDescriptor) IsUnary() bool
func (*WatchTimeSeriesForwarderSinksDescriptor) NewEmptyClientMsg ¶
func (d *WatchTimeSeriesForwarderSinksDescriptor) NewEmptyClientMsg() proto.Message
func (*WatchTimeSeriesForwarderSinksDescriptor) NewEmptyServerMsg ¶
func (d *WatchTimeSeriesForwarderSinksDescriptor) NewEmptyServerMsg() proto.Message
func (*WatchTimeSeriesForwarderSinksDescriptor) RequestHasResourceBody ¶
func (d *WatchTimeSeriesForwarderSinksDescriptor) RequestHasResourceBody() bool
type WatchTimeSeriesForwarderSinksDescriptorClientMsgHandle ¶
type WatchTimeSeriesForwarderSinksDescriptorClientMsgHandle struct{}
func (*WatchTimeSeriesForwarderSinksDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *WatchTimeSeriesForwarderSinksDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchTimeSeriesForwarderSinksDescriptorClientMsgHandle) ExtractResourceBodies ¶
func (h *WatchTimeSeriesForwarderSinksDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*WatchTimeSeriesForwarderSinksDescriptorClientMsgHandle) ExtractResourceBody ¶
func (h *WatchTimeSeriesForwarderSinksDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*WatchTimeSeriesForwarderSinksDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *WatchTimeSeriesForwarderSinksDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchTimeSeriesForwarderSinksDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *WatchTimeSeriesForwarderSinksDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchTimeSeriesForwarderSinksDescriptorServerMsgHandle ¶
type WatchTimeSeriesForwarderSinksDescriptorServerMsgHandle struct{}
func (*WatchTimeSeriesForwarderSinksDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *WatchTimeSeriesForwarderSinksDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchTimeSeriesForwarderSinksDescriptorServerMsgHandle) ExtractResourceBodies ¶
func (h *WatchTimeSeriesForwarderSinksDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*WatchTimeSeriesForwarderSinksDescriptorServerMsgHandle) ExtractResourceBody ¶
func (h *WatchTimeSeriesForwarderSinksDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*WatchTimeSeriesForwarderSinksDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *WatchTimeSeriesForwarderSinksDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchTimeSeriesForwarderSinksDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *WatchTimeSeriesForwarderSinksDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchTimeSeriesForwarderSinksRequest ¶
type WatchTimeSeriesForwarderSinksRequest 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.TimeSeriesForwarderSink Parent *time_series_forwarder_sink.ParentName `protobuf:"bytes,1,opt,customtype=ParentName,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // Requested page size. Server may return fewer TimeSeriesForwarderSinks 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 *time_series_forwarder_sink.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 *time_series_forwarder_sink.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 *time_series_forwarder_sink.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 TimeSeriesForwarderSink // that don't affect any of masked fields won't be sent back. FieldMask *time_series_forwarder_sink.TimeSeriesForwarderSink_FieldMask `` /* 155-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 // TimeSeriesForwarderSink that don't affect any of masked fields won't be // sent back. View view.View `protobuf:"varint,8,opt,name=view,proto3,enum=goten.types.View" json:"view,omitempty" firestore:"view"` // Maximum amount of changes in each response message. Query result response // is divided on the server side into chunks with size of a specified amount // to limit memory footprint of each message. Responses will hold information // whether more elements will continue for the actual change. If unspecified, // server will pick an appropriate default. MaxChunkSize int32 `` /* 126-byte string literal not displayed */ // contains filtered or unexported fields }
A request message of the WatchTimeSeriesForwarderSinks method.
func (*WatchTimeSeriesForwarderSinksRequest) Descriptor ¶
func (*WatchTimeSeriesForwarderSinksRequest) Descriptor() ([]byte, []int)
Deprecated, Use WatchTimeSeriesForwarderSinksRequest.ProtoReflect.Descriptor instead.
func (*WatchTimeSeriesForwarderSinksRequest) GetFieldMask ¶
func (m *WatchTimeSeriesForwarderSinksRequest) GetFieldMask() *time_series_forwarder_sink.TimeSeriesForwarderSink_FieldMask
func (*WatchTimeSeriesForwarderSinksRequest) GetFilter ¶
func (m *WatchTimeSeriesForwarderSinksRequest) GetFilter() *time_series_forwarder_sink.Filter
func (*WatchTimeSeriesForwarderSinksRequest) GetMaxChunkSize ¶
func (m *WatchTimeSeriesForwarderSinksRequest) GetMaxChunkSize() int32
func (*WatchTimeSeriesForwarderSinksRequest) GetOrderBy ¶
func (m *WatchTimeSeriesForwarderSinksRequest) GetOrderBy() *time_series_forwarder_sink.OrderBy
func (*WatchTimeSeriesForwarderSinksRequest) GetPageSize ¶
func (m *WatchTimeSeriesForwarderSinksRequest) GetPageSize() int32
func (*WatchTimeSeriesForwarderSinksRequest) GetPageToken ¶
func (m *WatchTimeSeriesForwarderSinksRequest) GetPageToken() *time_series_forwarder_sink.PagerCursor
func (*WatchTimeSeriesForwarderSinksRequest) GetParent ¶
func (m *WatchTimeSeriesForwarderSinksRequest) GetParent() *time_series_forwarder_sink.ParentName
func (*WatchTimeSeriesForwarderSinksRequest) GetResumeToken ¶
func (m *WatchTimeSeriesForwarderSinksRequest) GetResumeToken() string
func (*WatchTimeSeriesForwarderSinksRequest) GetStartingTime ¶
func (m *WatchTimeSeriesForwarderSinksRequest) GetStartingTime() *timestamppb.Timestamp
func (*WatchTimeSeriesForwarderSinksRequest) GetType ¶
func (m *WatchTimeSeriesForwarderSinksRequest) GetType() watch_type.WatchType
func (*WatchTimeSeriesForwarderSinksRequest) GetView ¶
func (m *WatchTimeSeriesForwarderSinksRequest) GetView() view.View
func (*WatchTimeSeriesForwarderSinksRequest) GotenMessage ¶
func (*WatchTimeSeriesForwarderSinksRequest) GotenMessage()
func (*WatchTimeSeriesForwarderSinksRequest) GotenValidate ¶
func (obj *WatchTimeSeriesForwarderSinksRequest) GotenValidate() error
func (*WatchTimeSeriesForwarderSinksRequest) Marshal ¶
func (m *WatchTimeSeriesForwarderSinksRequest) Marshal() ([]byte, error)
func (*WatchTimeSeriesForwarderSinksRequest) MarshalJSON ¶
func (m *WatchTimeSeriesForwarderSinksRequest) MarshalJSON() ([]byte, error)
func (*WatchTimeSeriesForwarderSinksRequest) ProtoMessage ¶
func (*WatchTimeSeriesForwarderSinksRequest) ProtoMessage()
func (*WatchTimeSeriesForwarderSinksRequest) ProtoReflect ¶
func (m *WatchTimeSeriesForwarderSinksRequest) ProtoReflect() preflect.Message
func (*WatchTimeSeriesForwarderSinksRequest) Reset ¶
func (m *WatchTimeSeriesForwarderSinksRequest) Reset()
func (*WatchTimeSeriesForwarderSinksRequest) SetFieldMask ¶
func (m *WatchTimeSeriesForwarderSinksRequest) SetFieldMask(fv *time_series_forwarder_sink.TimeSeriesForwarderSink_FieldMask)
func (*WatchTimeSeriesForwarderSinksRequest) SetFilter ¶
func (m *WatchTimeSeriesForwarderSinksRequest) SetFilter(fv *time_series_forwarder_sink.Filter)
func (*WatchTimeSeriesForwarderSinksRequest) SetMaxChunkSize ¶
func (m *WatchTimeSeriesForwarderSinksRequest) SetMaxChunkSize(fv int32)
func (*WatchTimeSeriesForwarderSinksRequest) SetOrderBy ¶
func (m *WatchTimeSeriesForwarderSinksRequest) SetOrderBy(fv *time_series_forwarder_sink.OrderBy)
func (*WatchTimeSeriesForwarderSinksRequest) SetPageSize ¶
func (m *WatchTimeSeriesForwarderSinksRequest) SetPageSize(fv int32)
func (*WatchTimeSeriesForwarderSinksRequest) SetPageToken ¶
func (m *WatchTimeSeriesForwarderSinksRequest) SetPageToken(fv *time_series_forwarder_sink.PagerCursor)
func (*WatchTimeSeriesForwarderSinksRequest) SetParent ¶
func (m *WatchTimeSeriesForwarderSinksRequest) SetParent(fv *time_series_forwarder_sink.ParentName)
func (*WatchTimeSeriesForwarderSinksRequest) SetResumeToken ¶
func (m *WatchTimeSeriesForwarderSinksRequest) SetResumeToken(fv string)
func (*WatchTimeSeriesForwarderSinksRequest) SetStartingTime ¶
func (m *WatchTimeSeriesForwarderSinksRequest) SetStartingTime(fv *timestamppb.Timestamp)
func (*WatchTimeSeriesForwarderSinksRequest) SetType ¶
func (m *WatchTimeSeriesForwarderSinksRequest) SetType(fv watch_type.WatchType)
func (*WatchTimeSeriesForwarderSinksRequest) SetView ¶
func (m *WatchTimeSeriesForwarderSinksRequest) SetView(fv view.View)
func (*WatchTimeSeriesForwarderSinksRequest) String ¶
func (m *WatchTimeSeriesForwarderSinksRequest) String() string
func (*WatchTimeSeriesForwarderSinksRequest) Unmarshal ¶
func (m *WatchTimeSeriesForwarderSinksRequest) Unmarshal(b []byte) error
func (*WatchTimeSeriesForwarderSinksRequest) UnmarshalJSON ¶
func (m *WatchTimeSeriesForwarderSinksRequest) UnmarshalJSON(data []byte) error
type WatchTimeSeriesForwarderSinksResponse ¶
type WatchTimeSeriesForwarderSinksResponse struct { // Changes of TimeSeriesForwarderSinks TimeSeriesForwarderSinkChanges []*time_series_forwarder_sink.TimeSeriesForwarderSinkChange `` /* 200-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 TimeSeriesForwarderSinks 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 *WatchTimeSeriesForwarderSinksResponse_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 (TimeSeriesForwarderSinks will // contains changes of type Current only). Any resume tokens should be // discarded as well. This field should be checked only for stateless watch. // In stateful those kind of errors are handled by the server side. Will never // be sent along with is_current, is_soft_reset or snapshot_size. IsHardReset bool `protobuf:"varint,8,opt,name=is_hard_reset,json=isHardReset,proto3" json:"is_hard_reset,omitempty" firestore:"isHardReset"` // contains filtered or unexported fields }
A response message of the WatchTimeSeriesForwarderSinks method.
func (*WatchTimeSeriesForwarderSinksResponse) Descriptor ¶
func (*WatchTimeSeriesForwarderSinksResponse) Descriptor() ([]byte, []int)
Deprecated, Use WatchTimeSeriesForwarderSinksResponse.ProtoReflect.Descriptor instead.
func (*WatchTimeSeriesForwarderSinksResponse) GetIsCurrent ¶
func (m *WatchTimeSeriesForwarderSinksResponse) GetIsCurrent() bool
func (*WatchTimeSeriesForwarderSinksResponse) GetIsHardReset ¶
func (m *WatchTimeSeriesForwarderSinksResponse) GetIsHardReset() bool
func (*WatchTimeSeriesForwarderSinksResponse) GetIsSoftReset ¶
func (m *WatchTimeSeriesForwarderSinksResponse) GetIsSoftReset() bool
func (*WatchTimeSeriesForwarderSinksResponse) GetPageTokenChange ¶
func (m *WatchTimeSeriesForwarderSinksResponse) GetPageTokenChange() *WatchTimeSeriesForwarderSinksResponse_PageTokenChange
func (*WatchTimeSeriesForwarderSinksResponse) GetResumeToken ¶
func (m *WatchTimeSeriesForwarderSinksResponse) GetResumeToken() string
func (*WatchTimeSeriesForwarderSinksResponse) GetSnapshotSize ¶
func (m *WatchTimeSeriesForwarderSinksResponse) GetSnapshotSize() int64
func (*WatchTimeSeriesForwarderSinksResponse) GetTimeSeriesForwarderSinkChanges ¶
func (m *WatchTimeSeriesForwarderSinksResponse) GetTimeSeriesForwarderSinkChanges() []*time_series_forwarder_sink.TimeSeriesForwarderSinkChange
func (*WatchTimeSeriesForwarderSinksResponse) GotenMessage ¶
func (*WatchTimeSeriesForwarderSinksResponse) GotenMessage()
func (*WatchTimeSeriesForwarderSinksResponse) GotenValidate ¶
func (obj *WatchTimeSeriesForwarderSinksResponse) GotenValidate() error
func (*WatchTimeSeriesForwarderSinksResponse) Marshal ¶
func (m *WatchTimeSeriesForwarderSinksResponse) Marshal() ([]byte, error)
func (*WatchTimeSeriesForwarderSinksResponse) MarshalJSON ¶
func (m *WatchTimeSeriesForwarderSinksResponse) MarshalJSON() ([]byte, error)
func (*WatchTimeSeriesForwarderSinksResponse) ProtoMessage ¶
func (*WatchTimeSeriesForwarderSinksResponse) ProtoMessage()
func (*WatchTimeSeriesForwarderSinksResponse) ProtoReflect ¶
func (m *WatchTimeSeriesForwarderSinksResponse) ProtoReflect() preflect.Message
func (*WatchTimeSeriesForwarderSinksResponse) Reset ¶
func (m *WatchTimeSeriesForwarderSinksResponse) Reset()
func (*WatchTimeSeriesForwarderSinksResponse) SetIsCurrent ¶
func (m *WatchTimeSeriesForwarderSinksResponse) SetIsCurrent(fv bool)
func (*WatchTimeSeriesForwarderSinksResponse) SetIsHardReset ¶
func (m *WatchTimeSeriesForwarderSinksResponse) SetIsHardReset(fv bool)
func (*WatchTimeSeriesForwarderSinksResponse) SetIsSoftReset ¶
func (m *WatchTimeSeriesForwarderSinksResponse) SetIsSoftReset(fv bool)
func (*WatchTimeSeriesForwarderSinksResponse) SetPageTokenChange ¶
func (m *WatchTimeSeriesForwarderSinksResponse) SetPageTokenChange(fv *WatchTimeSeriesForwarderSinksResponse_PageTokenChange)
func (*WatchTimeSeriesForwarderSinksResponse) SetResumeToken ¶
func (m *WatchTimeSeriesForwarderSinksResponse) SetResumeToken(fv string)
func (*WatchTimeSeriesForwarderSinksResponse) SetSnapshotSize ¶
func (m *WatchTimeSeriesForwarderSinksResponse) SetSnapshotSize(fv int64)
func (*WatchTimeSeriesForwarderSinksResponse) SetTimeSeriesForwarderSinkChanges ¶
func (m *WatchTimeSeriesForwarderSinksResponse) SetTimeSeriesForwarderSinkChanges(fv []*time_series_forwarder_sink.TimeSeriesForwarderSinkChange)
func (*WatchTimeSeriesForwarderSinksResponse) String ¶
func (m *WatchTimeSeriesForwarderSinksResponse) String() string
func (*WatchTimeSeriesForwarderSinksResponse) Unmarshal ¶
func (m *WatchTimeSeriesForwarderSinksResponse) Unmarshal(b []byte) error
func (*WatchTimeSeriesForwarderSinksResponse) UnmarshalJSON ¶
func (m *WatchTimeSeriesForwarderSinksResponse) UnmarshalJSON(data []byte) error
type WatchTimeSeriesForwarderSinksResponse_PageTokenChange ¶
type WatchTimeSeriesForwarderSinksResponse_PageTokenChange struct { // New token to retrieve previous page of results. PrevPageToken *time_series_forwarder_sink.PagerCursor `` /* 151-byte string literal not displayed */ // New token to retrieve next page of results. NextPageToken *time_series_forwarder_sink.PagerCursor `` /* 151-byte string literal not displayed */ // contains filtered or unexported fields }
func (*WatchTimeSeriesForwarderSinksResponse_PageTokenChange) Descriptor ¶
func (*WatchTimeSeriesForwarderSinksResponse_PageTokenChange) Descriptor() ([]byte, []int)
Deprecated, Use WatchTimeSeriesForwarderSinksResponse_PageTokenChange.ProtoReflect.Descriptor instead.
func (*WatchTimeSeriesForwarderSinksResponse_PageTokenChange) GetNextPageToken ¶
func (m *WatchTimeSeriesForwarderSinksResponse_PageTokenChange) GetNextPageToken() *time_series_forwarder_sink.PagerCursor
func (*WatchTimeSeriesForwarderSinksResponse_PageTokenChange) GetPrevPageToken ¶
func (m *WatchTimeSeriesForwarderSinksResponse_PageTokenChange) GetPrevPageToken() *time_series_forwarder_sink.PagerCursor
func (*WatchTimeSeriesForwarderSinksResponse_PageTokenChange) GotenMessage ¶
func (*WatchTimeSeriesForwarderSinksResponse_PageTokenChange) GotenMessage()
func (*WatchTimeSeriesForwarderSinksResponse_PageTokenChange) GotenValidate ¶
func (obj *WatchTimeSeriesForwarderSinksResponse_PageTokenChange) GotenValidate() error
func (*WatchTimeSeriesForwarderSinksResponse_PageTokenChange) Marshal ¶
func (m *WatchTimeSeriesForwarderSinksResponse_PageTokenChange) Marshal() ([]byte, error)
func (*WatchTimeSeriesForwarderSinksResponse_PageTokenChange) MarshalJSON ¶
func (m *WatchTimeSeriesForwarderSinksResponse_PageTokenChange) MarshalJSON() ([]byte, error)
func (*WatchTimeSeriesForwarderSinksResponse_PageTokenChange) ProtoMessage ¶
func (*WatchTimeSeriesForwarderSinksResponse_PageTokenChange) ProtoMessage()
func (*WatchTimeSeriesForwarderSinksResponse_PageTokenChange) ProtoReflect ¶
func (m *WatchTimeSeriesForwarderSinksResponse_PageTokenChange) ProtoReflect() preflect.Message
func (*WatchTimeSeriesForwarderSinksResponse_PageTokenChange) Reset ¶
func (m *WatchTimeSeriesForwarderSinksResponse_PageTokenChange) Reset()
func (*WatchTimeSeriesForwarderSinksResponse_PageTokenChange) SetNextPageToken ¶
func (m *WatchTimeSeriesForwarderSinksResponse_PageTokenChange) SetNextPageToken(fv *time_series_forwarder_sink.PagerCursor)
func (*WatchTimeSeriesForwarderSinksResponse_PageTokenChange) SetPrevPageToken ¶
func (m *WatchTimeSeriesForwarderSinksResponse_PageTokenChange) SetPrevPageToken(fv *time_series_forwarder_sink.PagerCursor)
func (*WatchTimeSeriesForwarderSinksResponse_PageTokenChange) String ¶
func (m *WatchTimeSeriesForwarderSinksResponse_PageTokenChange) String() string
func (*WatchTimeSeriesForwarderSinksResponse_PageTokenChange) Unmarshal ¶
func (m *WatchTimeSeriesForwarderSinksResponse_PageTokenChange) Unmarshal(b []byte) error
func (*WatchTimeSeriesForwarderSinksResponse_PageTokenChange) UnmarshalJSON ¶
func (m *WatchTimeSeriesForwarderSinksResponse_PageTokenChange) UnmarshalJSON(data []byte) error