Documentation ¶
Index ¶
- type BatchGetNotificationsDescriptor
- func (d *BatchGetNotificationsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *BatchGetNotificationsDescriptor) GetApiName() string
- func (d *BatchGetNotificationsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *BatchGetNotificationsDescriptor) GetFullMethodName() string
- func (d *BatchGetNotificationsDescriptor) GetMethodName() string
- func (d *BatchGetNotificationsDescriptor) GetProtoPkgName() string
- func (d *BatchGetNotificationsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *BatchGetNotificationsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *BatchGetNotificationsDescriptor) GetServiceDomain() string
- func (d *BatchGetNotificationsDescriptor) GetServiceVersion() string
- func (d *BatchGetNotificationsDescriptor) GetVerb() string
- func (d *BatchGetNotificationsDescriptor) HasResource() bool
- func (d *BatchGetNotificationsDescriptor) IsClientStream() bool
- func (d *BatchGetNotificationsDescriptor) IsCollection() bool
- func (d *BatchGetNotificationsDescriptor) IsPlural() bool
- func (d *BatchGetNotificationsDescriptor) IsServerStream() bool
- func (d *BatchGetNotificationsDescriptor) IsUnary() bool
- func (d *BatchGetNotificationsDescriptor) NewEmptyClientMsg() proto.Message
- func (d *BatchGetNotificationsDescriptor) NewEmptyServerMsg() proto.Message
- func (d *BatchGetNotificationsDescriptor) RequestHasResourceBody() bool
- type BatchGetNotificationsDescriptorClientMsgHandle
- func (h *BatchGetNotificationsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *BatchGetNotificationsDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *BatchGetNotificationsDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *BatchGetNotificationsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *BatchGetNotificationsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type BatchGetNotificationsDescriptorServerMsgHandle
- func (h *BatchGetNotificationsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *BatchGetNotificationsDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *BatchGetNotificationsDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *BatchGetNotificationsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *BatchGetNotificationsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type BatchGetNotificationsRequest
- func (*BatchGetNotificationsRequest) Descriptor() ([]byte, []int)
- func (m *BatchGetNotificationsRequest) GetFieldMask() *notification.Notification_FieldMask
- func (m *BatchGetNotificationsRequest) GetNames() []*notification.Name
- func (m *BatchGetNotificationsRequest) GetView() view.View
- func (*BatchGetNotificationsRequest) GotenMessage()
- func (obj *BatchGetNotificationsRequest) GotenValidate() error
- func (m *BatchGetNotificationsRequest) Marshal() ([]byte, error)
- func (m *BatchGetNotificationsRequest) MarshalJSON() ([]byte, error)
- func (*BatchGetNotificationsRequest) ProtoMessage()
- func (m *BatchGetNotificationsRequest) ProtoReflect() preflect.Message
- func (m *BatchGetNotificationsRequest) Reset()
- func (m *BatchGetNotificationsRequest) SetFieldMask(fv *notification.Notification_FieldMask)
- func (m *BatchGetNotificationsRequest) SetNames(fv []*notification.Name)
- func (m *BatchGetNotificationsRequest) SetView(fv view.View)
- func (m *BatchGetNotificationsRequest) String() string
- func (m *BatchGetNotificationsRequest) Unmarshal(b []byte) error
- func (m *BatchGetNotificationsRequest) UnmarshalJSON(data []byte) error
- type BatchGetNotificationsResponse
- func (*BatchGetNotificationsResponse) Descriptor() ([]byte, []int)
- func (m *BatchGetNotificationsResponse) GetMissing() []*notification.Name
- func (m *BatchGetNotificationsResponse) GetNotifications() []*notification.Notification
- func (*BatchGetNotificationsResponse) GotenMessage()
- func (obj *BatchGetNotificationsResponse) GotenValidate() error
- func (m *BatchGetNotificationsResponse) Marshal() ([]byte, error)
- func (m *BatchGetNotificationsResponse) MarshalJSON() ([]byte, error)
- func (*BatchGetNotificationsResponse) ProtoMessage()
- func (m *BatchGetNotificationsResponse) ProtoReflect() preflect.Message
- func (m *BatchGetNotificationsResponse) Reset()
- func (m *BatchGetNotificationsResponse) SetMissing(fv []*notification.Name)
- func (m *BatchGetNotificationsResponse) SetNotifications(fv []*notification.Notification)
- func (m *BatchGetNotificationsResponse) String() string
- func (m *BatchGetNotificationsResponse) Unmarshal(b []byte) error
- func (m *BatchGetNotificationsResponse) UnmarshalJSON(data []byte) error
- type CreateNotificationDescriptor
- func (d *CreateNotificationDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *CreateNotificationDescriptor) GetApiName() string
- func (d *CreateNotificationDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *CreateNotificationDescriptor) GetFullMethodName() string
- func (d *CreateNotificationDescriptor) GetMethodName() string
- func (d *CreateNotificationDescriptor) GetProtoPkgName() string
- func (d *CreateNotificationDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *CreateNotificationDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *CreateNotificationDescriptor) GetServiceDomain() string
- func (d *CreateNotificationDescriptor) GetServiceVersion() string
- func (d *CreateNotificationDescriptor) GetVerb() string
- func (d *CreateNotificationDescriptor) HasResource() bool
- func (d *CreateNotificationDescriptor) IsClientStream() bool
- func (d *CreateNotificationDescriptor) IsCollection() bool
- func (d *CreateNotificationDescriptor) IsPlural() bool
- func (d *CreateNotificationDescriptor) IsServerStream() bool
- func (d *CreateNotificationDescriptor) IsUnary() bool
- func (d *CreateNotificationDescriptor) NewEmptyClientMsg() proto.Message
- func (d *CreateNotificationDescriptor) NewEmptyServerMsg() proto.Message
- func (d *CreateNotificationDescriptor) RequestHasResourceBody() bool
- type CreateNotificationDescriptorClientMsgHandle
- func (h *CreateNotificationDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *CreateNotificationDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *CreateNotificationDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *CreateNotificationDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *CreateNotificationDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type CreateNotificationDescriptorServerMsgHandle
- func (h *CreateNotificationDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *CreateNotificationDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *CreateNotificationDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *CreateNotificationDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *CreateNotificationDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type CreateNotificationRequest
- func (*CreateNotificationRequest) Descriptor() ([]byte, []int)
- func (m *CreateNotificationRequest) GetNotification() *notification.Notification
- func (m *CreateNotificationRequest) GetParent() *notification.ParentName
- func (*CreateNotificationRequest) GotenMessage()
- func (obj *CreateNotificationRequest) GotenValidate() error
- func (m *CreateNotificationRequest) Marshal() ([]byte, error)
- func (m *CreateNotificationRequest) MarshalJSON() ([]byte, error)
- func (*CreateNotificationRequest) ProtoMessage()
- func (m *CreateNotificationRequest) ProtoReflect() preflect.Message
- func (m *CreateNotificationRequest) Reset()
- func (m *CreateNotificationRequest) SetNotification(fv *notification.Notification)
- func (m *CreateNotificationRequest) SetParent(fv *notification.ParentName)
- func (m *CreateNotificationRequest) String() string
- func (m *CreateNotificationRequest) Unmarshal(b []byte) error
- func (m *CreateNotificationRequest) UnmarshalJSON(data []byte) error
- type DeleteNotificationDescriptor
- func (d *DeleteNotificationDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *DeleteNotificationDescriptor) GetApiName() string
- func (d *DeleteNotificationDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *DeleteNotificationDescriptor) GetFullMethodName() string
- func (d *DeleteNotificationDescriptor) GetMethodName() string
- func (d *DeleteNotificationDescriptor) GetProtoPkgName() string
- func (d *DeleteNotificationDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *DeleteNotificationDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *DeleteNotificationDescriptor) GetServiceDomain() string
- func (d *DeleteNotificationDescriptor) GetServiceVersion() string
- func (d *DeleteNotificationDescriptor) GetVerb() string
- func (d *DeleteNotificationDescriptor) HasResource() bool
- func (d *DeleteNotificationDescriptor) IsClientStream() bool
- func (d *DeleteNotificationDescriptor) IsCollection() bool
- func (d *DeleteNotificationDescriptor) IsPlural() bool
- func (d *DeleteNotificationDescriptor) IsServerStream() bool
- func (d *DeleteNotificationDescriptor) IsUnary() bool
- func (d *DeleteNotificationDescriptor) NewEmptyClientMsg() proto.Message
- func (d *DeleteNotificationDescriptor) NewEmptyServerMsg() proto.Message
- func (d *DeleteNotificationDescriptor) RequestHasResourceBody() bool
- type DeleteNotificationDescriptorClientMsgHandle
- func (h *DeleteNotificationDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *DeleteNotificationDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *DeleteNotificationDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *DeleteNotificationDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *DeleteNotificationDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type DeleteNotificationDescriptorServerMsgHandle
- func (h *DeleteNotificationDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *DeleteNotificationDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *DeleteNotificationDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *DeleteNotificationDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *DeleteNotificationDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type DeleteNotificationRequest
- func (*DeleteNotificationRequest) Descriptor() ([]byte, []int)
- func (m *DeleteNotificationRequest) GetName() *notification.Name
- func (*DeleteNotificationRequest) GotenMessage()
- func (obj *DeleteNotificationRequest) GotenValidate() error
- func (m *DeleteNotificationRequest) Marshal() ([]byte, error)
- func (m *DeleteNotificationRequest) MarshalJSON() ([]byte, error)
- func (*DeleteNotificationRequest) ProtoMessage()
- func (m *DeleteNotificationRequest) ProtoReflect() preflect.Message
- func (m *DeleteNotificationRequest) Reset()
- func (m *DeleteNotificationRequest) SetName(fv *notification.Name)
- func (m *DeleteNotificationRequest) String() string
- func (m *DeleteNotificationRequest) Unmarshal(b []byte) error
- func (m *DeleteNotificationRequest) UnmarshalJSON(data []byte) error
- type GetNotificationDescriptor
- func (d *GetNotificationDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *GetNotificationDescriptor) GetApiName() string
- func (d *GetNotificationDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *GetNotificationDescriptor) GetFullMethodName() string
- func (d *GetNotificationDescriptor) GetMethodName() string
- func (d *GetNotificationDescriptor) GetProtoPkgName() string
- func (d *GetNotificationDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *GetNotificationDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *GetNotificationDescriptor) GetServiceDomain() string
- func (d *GetNotificationDescriptor) GetServiceVersion() string
- func (d *GetNotificationDescriptor) GetVerb() string
- func (d *GetNotificationDescriptor) HasResource() bool
- func (d *GetNotificationDescriptor) IsClientStream() bool
- func (d *GetNotificationDescriptor) IsCollection() bool
- func (d *GetNotificationDescriptor) IsPlural() bool
- func (d *GetNotificationDescriptor) IsServerStream() bool
- func (d *GetNotificationDescriptor) IsUnary() bool
- func (d *GetNotificationDescriptor) NewEmptyClientMsg() proto.Message
- func (d *GetNotificationDescriptor) NewEmptyServerMsg() proto.Message
- func (d *GetNotificationDescriptor) RequestHasResourceBody() bool
- type GetNotificationDescriptorClientMsgHandle
- func (h *GetNotificationDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *GetNotificationDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *GetNotificationDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *GetNotificationDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *GetNotificationDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type GetNotificationDescriptorServerMsgHandle
- func (h *GetNotificationDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *GetNotificationDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *GetNotificationDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *GetNotificationDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *GetNotificationDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type GetNotificationRequest
- func (*GetNotificationRequest) Descriptor() ([]byte, []int)
- func (m *GetNotificationRequest) GetFieldMask() *notification.Notification_FieldMask
- func (m *GetNotificationRequest) GetName() *notification.Name
- func (m *GetNotificationRequest) GetView() view.View
- func (*GetNotificationRequest) GotenMessage()
- func (obj *GetNotificationRequest) GotenValidate() error
- func (m *GetNotificationRequest) Marshal() ([]byte, error)
- func (m *GetNotificationRequest) MarshalJSON() ([]byte, error)
- func (*GetNotificationRequest) ProtoMessage()
- func (m *GetNotificationRequest) ProtoReflect() preflect.Message
- func (m *GetNotificationRequest) Reset()
- func (m *GetNotificationRequest) SetFieldMask(fv *notification.Notification_FieldMask)
- func (m *GetNotificationRequest) SetName(fv *notification.Name)
- func (m *GetNotificationRequest) SetView(fv view.View)
- func (m *GetNotificationRequest) String() string
- func (m *GetNotificationRequest) Unmarshal(b []byte) error
- func (m *GetNotificationRequest) UnmarshalJSON(data []byte) error
- type ListNotificationsDescriptor
- func (d *ListNotificationsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *ListNotificationsDescriptor) GetApiName() string
- func (d *ListNotificationsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *ListNotificationsDescriptor) GetFullMethodName() string
- func (d *ListNotificationsDescriptor) GetMethodName() string
- func (d *ListNotificationsDescriptor) GetProtoPkgName() string
- func (d *ListNotificationsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *ListNotificationsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *ListNotificationsDescriptor) GetServiceDomain() string
- func (d *ListNotificationsDescriptor) GetServiceVersion() string
- func (d *ListNotificationsDescriptor) GetVerb() string
- func (d *ListNotificationsDescriptor) HasResource() bool
- func (d *ListNotificationsDescriptor) IsClientStream() bool
- func (d *ListNotificationsDescriptor) IsCollection() bool
- func (d *ListNotificationsDescriptor) IsPlural() bool
- func (d *ListNotificationsDescriptor) IsServerStream() bool
- func (d *ListNotificationsDescriptor) IsUnary() bool
- func (d *ListNotificationsDescriptor) NewEmptyClientMsg() proto.Message
- func (d *ListNotificationsDescriptor) NewEmptyServerMsg() proto.Message
- func (d *ListNotificationsDescriptor) RequestHasResourceBody() bool
- type ListNotificationsDescriptorClientMsgHandle
- func (h *ListNotificationsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *ListNotificationsDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *ListNotificationsDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *ListNotificationsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *ListNotificationsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type ListNotificationsDescriptorServerMsgHandle
- func (h *ListNotificationsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *ListNotificationsDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *ListNotificationsDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *ListNotificationsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *ListNotificationsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type ListNotificationsRequest
- func (*ListNotificationsRequest) Descriptor() ([]byte, []int)
- func (m *ListNotificationsRequest) GetFieldMask() *notification.Notification_FieldMask
- func (m *ListNotificationsRequest) GetFilter() *notification.Filter
- func (m *ListNotificationsRequest) GetIncludePagingInfo() bool
- func (m *ListNotificationsRequest) GetOrderBy() *notification.OrderBy
- func (m *ListNotificationsRequest) GetPageSize() int32
- func (m *ListNotificationsRequest) GetPageToken() *notification.PagerCursor
- func (m *ListNotificationsRequest) GetParent() *notification.ParentName
- func (m *ListNotificationsRequest) GetView() view.View
- func (*ListNotificationsRequest) GotenMessage()
- func (obj *ListNotificationsRequest) GotenValidate() error
- func (m *ListNotificationsRequest) Marshal() ([]byte, error)
- func (m *ListNotificationsRequest) MarshalJSON() ([]byte, error)
- func (*ListNotificationsRequest) ProtoMessage()
- func (m *ListNotificationsRequest) ProtoReflect() preflect.Message
- func (m *ListNotificationsRequest) Reset()
- func (m *ListNotificationsRequest) SetFieldMask(fv *notification.Notification_FieldMask)
- func (m *ListNotificationsRequest) SetFilter(fv *notification.Filter)
- func (m *ListNotificationsRequest) SetIncludePagingInfo(fv bool)
- func (m *ListNotificationsRequest) SetOrderBy(fv *notification.OrderBy)
- func (m *ListNotificationsRequest) SetPageSize(fv int32)
- func (m *ListNotificationsRequest) SetPageToken(fv *notification.PagerCursor)
- func (m *ListNotificationsRequest) SetParent(fv *notification.ParentName)
- func (m *ListNotificationsRequest) SetView(fv view.View)
- func (m *ListNotificationsRequest) String() string
- func (m *ListNotificationsRequest) Unmarshal(b []byte) error
- func (m *ListNotificationsRequest) UnmarshalJSON(data []byte) error
- type ListNotificationsResponse
- func (*ListNotificationsResponse) Descriptor() ([]byte, []int)
- func (m *ListNotificationsResponse) GetCurrentOffset() int32
- func (m *ListNotificationsResponse) GetNextPageToken() *notification.PagerCursor
- func (m *ListNotificationsResponse) GetNotifications() []*notification.Notification
- func (m *ListNotificationsResponse) GetPrevPageToken() *notification.PagerCursor
- func (m *ListNotificationsResponse) GetTotalResultsCount() int32
- func (*ListNotificationsResponse) GotenMessage()
- func (obj *ListNotificationsResponse) GotenValidate() error
- func (m *ListNotificationsResponse) Marshal() ([]byte, error)
- func (m *ListNotificationsResponse) MarshalJSON() ([]byte, error)
- func (*ListNotificationsResponse) ProtoMessage()
- func (m *ListNotificationsResponse) ProtoReflect() preflect.Message
- func (m *ListNotificationsResponse) Reset()
- func (m *ListNotificationsResponse) SetCurrentOffset(fv int32)
- func (m *ListNotificationsResponse) SetNextPageToken(fv *notification.PagerCursor)
- func (m *ListNotificationsResponse) SetNotifications(fv []*notification.Notification)
- func (m *ListNotificationsResponse) SetPrevPageToken(fv *notification.PagerCursor)
- func (m *ListNotificationsResponse) SetTotalResultsCount(fv int32)
- func (m *ListNotificationsResponse) String() string
- func (m *ListNotificationsResponse) Unmarshal(b []byte) error
- func (m *ListNotificationsResponse) UnmarshalJSON(data []byte) error
- type NotificationServiceClient
- type NotificationServiceDescriptor
- func (d *NotificationServiceDescriptor) AllMethodDescriptors() []gotenclient.MethodDescriptor
- func (d *NotificationServiceDescriptor) GetApiName() string
- func (d *NotificationServiceDescriptor) GetFullAPIName() string
- func (d *NotificationServiceDescriptor) GetProtoPkgName() string
- func (d *NotificationServiceDescriptor) GetServiceDomain() string
- func (d *NotificationServiceDescriptor) GetServiceVersion() string
- type SearchNotificationsDescriptor
- func (d *SearchNotificationsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *SearchNotificationsDescriptor) GetApiName() string
- func (d *SearchNotificationsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *SearchNotificationsDescriptor) GetFullMethodName() string
- func (d *SearchNotificationsDescriptor) GetMethodName() string
- func (d *SearchNotificationsDescriptor) GetProtoPkgName() string
- func (d *SearchNotificationsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *SearchNotificationsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *SearchNotificationsDescriptor) GetServiceDomain() string
- func (d *SearchNotificationsDescriptor) GetServiceVersion() string
- func (d *SearchNotificationsDescriptor) GetVerb() string
- func (d *SearchNotificationsDescriptor) HasResource() bool
- func (d *SearchNotificationsDescriptor) IsClientStream() bool
- func (d *SearchNotificationsDescriptor) IsCollection() bool
- func (d *SearchNotificationsDescriptor) IsPlural() bool
- func (d *SearchNotificationsDescriptor) IsServerStream() bool
- func (d *SearchNotificationsDescriptor) IsUnary() bool
- func (d *SearchNotificationsDescriptor) NewEmptyClientMsg() proto.Message
- func (d *SearchNotificationsDescriptor) NewEmptyServerMsg() proto.Message
- func (d *SearchNotificationsDescriptor) RequestHasResourceBody() bool
- type SearchNotificationsDescriptorClientMsgHandle
- func (h *SearchNotificationsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *SearchNotificationsDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *SearchNotificationsDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *SearchNotificationsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *SearchNotificationsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type SearchNotificationsDescriptorServerMsgHandle
- func (h *SearchNotificationsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *SearchNotificationsDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *SearchNotificationsDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *SearchNotificationsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *SearchNotificationsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type SearchNotificationsRequest
- func (*SearchNotificationsRequest) Descriptor() ([]byte, []int)
- func (m *SearchNotificationsRequest) GetFieldMask() *notification.Notification_FieldMask
- func (m *SearchNotificationsRequest) GetFilter() *notification.Filter
- func (m *SearchNotificationsRequest) GetOrderBy() *notification.OrderBy
- func (m *SearchNotificationsRequest) GetPageSize() int32
- func (m *SearchNotificationsRequest) GetPageToken() *notification.PagerCursor
- func (m *SearchNotificationsRequest) GetParent() *notification.ParentName
- func (m *SearchNotificationsRequest) GetPhrase() string
- func (m *SearchNotificationsRequest) GetView() view.View
- func (*SearchNotificationsRequest) GotenMessage()
- func (obj *SearchNotificationsRequest) GotenValidate() error
- func (m *SearchNotificationsRequest) Marshal() ([]byte, error)
- func (m *SearchNotificationsRequest) MarshalJSON() ([]byte, error)
- func (*SearchNotificationsRequest) ProtoMessage()
- func (m *SearchNotificationsRequest) ProtoReflect() preflect.Message
- func (m *SearchNotificationsRequest) Reset()
- func (m *SearchNotificationsRequest) SetFieldMask(fv *notification.Notification_FieldMask)
- func (m *SearchNotificationsRequest) SetFilter(fv *notification.Filter)
- func (m *SearchNotificationsRequest) SetOrderBy(fv *notification.OrderBy)
- func (m *SearchNotificationsRequest) SetPageSize(fv int32)
- func (m *SearchNotificationsRequest) SetPageToken(fv *notification.PagerCursor)
- func (m *SearchNotificationsRequest) SetParent(fv *notification.ParentName)
- func (m *SearchNotificationsRequest) SetPhrase(fv string)
- func (m *SearchNotificationsRequest) SetView(fv view.View)
- func (m *SearchNotificationsRequest) String() string
- func (m *SearchNotificationsRequest) Unmarshal(b []byte) error
- func (m *SearchNotificationsRequest) UnmarshalJSON(data []byte) error
- type SearchNotificationsResponse
- func (*SearchNotificationsResponse) Descriptor() ([]byte, []int)
- func (m *SearchNotificationsResponse) GetCurrentOffset() int32
- func (m *SearchNotificationsResponse) GetNextPageToken() *notification.PagerCursor
- func (m *SearchNotificationsResponse) GetNotifications() []*notification.Notification
- func (m *SearchNotificationsResponse) GetPrevPageToken() *notification.PagerCursor
- func (m *SearchNotificationsResponse) GetTotalResultsCount() int32
- func (*SearchNotificationsResponse) GotenMessage()
- func (obj *SearchNotificationsResponse) GotenValidate() error
- func (m *SearchNotificationsResponse) Marshal() ([]byte, error)
- func (m *SearchNotificationsResponse) MarshalJSON() ([]byte, error)
- func (*SearchNotificationsResponse) ProtoMessage()
- func (m *SearchNotificationsResponse) ProtoReflect() preflect.Message
- func (m *SearchNotificationsResponse) Reset()
- func (m *SearchNotificationsResponse) SetCurrentOffset(fv int32)
- func (m *SearchNotificationsResponse) SetNextPageToken(fv *notification.PagerCursor)
- func (m *SearchNotificationsResponse) SetNotifications(fv []*notification.Notification)
- func (m *SearchNotificationsResponse) SetPrevPageToken(fv *notification.PagerCursor)
- func (m *SearchNotificationsResponse) SetTotalResultsCount(fv int32)
- func (m *SearchNotificationsResponse) String() string
- func (m *SearchNotificationsResponse) Unmarshal(b []byte) error
- func (m *SearchNotificationsResponse) UnmarshalJSON(data []byte) error
- type UpdateNotificationDescriptor
- func (d *UpdateNotificationDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *UpdateNotificationDescriptor) GetApiName() string
- func (d *UpdateNotificationDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *UpdateNotificationDescriptor) GetFullMethodName() string
- func (d *UpdateNotificationDescriptor) GetMethodName() string
- func (d *UpdateNotificationDescriptor) GetProtoPkgName() string
- func (d *UpdateNotificationDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *UpdateNotificationDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *UpdateNotificationDescriptor) GetServiceDomain() string
- func (d *UpdateNotificationDescriptor) GetServiceVersion() string
- func (d *UpdateNotificationDescriptor) GetVerb() string
- func (d *UpdateNotificationDescriptor) HasResource() bool
- func (d *UpdateNotificationDescriptor) IsClientStream() bool
- func (d *UpdateNotificationDescriptor) IsCollection() bool
- func (d *UpdateNotificationDescriptor) IsPlural() bool
- func (d *UpdateNotificationDescriptor) IsServerStream() bool
- func (d *UpdateNotificationDescriptor) IsUnary() bool
- func (d *UpdateNotificationDescriptor) NewEmptyClientMsg() proto.Message
- func (d *UpdateNotificationDescriptor) NewEmptyServerMsg() proto.Message
- func (d *UpdateNotificationDescriptor) RequestHasResourceBody() bool
- type UpdateNotificationDescriptorClientMsgHandle
- func (h *UpdateNotificationDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *UpdateNotificationDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *UpdateNotificationDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *UpdateNotificationDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *UpdateNotificationDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type UpdateNotificationDescriptorServerMsgHandle
- func (h *UpdateNotificationDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *UpdateNotificationDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *UpdateNotificationDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *UpdateNotificationDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *UpdateNotificationDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type UpdateNotificationRequest
- func (*UpdateNotificationRequest) Descriptor() ([]byte, []int)
- func (m *UpdateNotificationRequest) GetAllowMissing() bool
- func (m *UpdateNotificationRequest) GetCas() *UpdateNotificationRequest_CAS
- func (m *UpdateNotificationRequest) GetNotification() *notification.Notification
- func (m *UpdateNotificationRequest) GetUpdateMask() *notification.Notification_FieldMask
- func (*UpdateNotificationRequest) GotenMessage()
- func (obj *UpdateNotificationRequest) GotenValidate() error
- func (m *UpdateNotificationRequest) Marshal() ([]byte, error)
- func (m *UpdateNotificationRequest) MarshalJSON() ([]byte, error)
- func (*UpdateNotificationRequest) ProtoMessage()
- func (m *UpdateNotificationRequest) ProtoReflect() preflect.Message
- func (m *UpdateNotificationRequest) Reset()
- func (m *UpdateNotificationRequest) SetAllowMissing(fv bool)
- func (m *UpdateNotificationRequest) SetCas(fv *UpdateNotificationRequest_CAS)
- func (m *UpdateNotificationRequest) SetNotification(fv *notification.Notification)
- func (m *UpdateNotificationRequest) SetUpdateMask(fv *notification.Notification_FieldMask)
- func (m *UpdateNotificationRequest) String() string
- func (m *UpdateNotificationRequest) Unmarshal(b []byte) error
- func (m *UpdateNotificationRequest) UnmarshalJSON(data []byte) error
- type UpdateNotificationRequest_CAS
- func (*UpdateNotificationRequest_CAS) Descriptor() ([]byte, []int)
- func (m *UpdateNotificationRequest_CAS) GetConditionalState() *notification.Notification
- func (m *UpdateNotificationRequest_CAS) GetFieldMask() *notification.Notification_FieldMask
- func (*UpdateNotificationRequest_CAS) GotenMessage()
- func (obj *UpdateNotificationRequest_CAS) GotenValidate() error
- func (m *UpdateNotificationRequest_CAS) Marshal() ([]byte, error)
- func (m *UpdateNotificationRequest_CAS) MarshalJSON() ([]byte, error)
- func (*UpdateNotificationRequest_CAS) ProtoMessage()
- func (m *UpdateNotificationRequest_CAS) ProtoReflect() preflect.Message
- func (m *UpdateNotificationRequest_CAS) Reset()
- func (m *UpdateNotificationRequest_CAS) SetConditionalState(fv *notification.Notification)
- func (m *UpdateNotificationRequest_CAS) SetFieldMask(fv *notification.Notification_FieldMask)
- func (m *UpdateNotificationRequest_CAS) String() string
- func (m *UpdateNotificationRequest_CAS) Unmarshal(b []byte) error
- func (m *UpdateNotificationRequest_CAS) UnmarshalJSON(data []byte) error
- type WatchNotificationClientStream
- type WatchNotificationDescriptor
- func (d *WatchNotificationDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *WatchNotificationDescriptor) GetApiName() string
- func (d *WatchNotificationDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchNotificationDescriptor) GetFullMethodName() string
- func (d *WatchNotificationDescriptor) GetMethodName() string
- func (d *WatchNotificationDescriptor) GetProtoPkgName() string
- func (d *WatchNotificationDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *WatchNotificationDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchNotificationDescriptor) GetServiceDomain() string
- func (d *WatchNotificationDescriptor) GetServiceVersion() string
- func (d *WatchNotificationDescriptor) GetVerb() string
- func (d *WatchNotificationDescriptor) HasResource() bool
- func (d *WatchNotificationDescriptor) IsClientStream() bool
- func (d *WatchNotificationDescriptor) IsCollection() bool
- func (d *WatchNotificationDescriptor) IsPlural() bool
- func (d *WatchNotificationDescriptor) IsServerStream() bool
- func (d *WatchNotificationDescriptor) IsUnary() bool
- func (d *WatchNotificationDescriptor) NewEmptyClientMsg() proto.Message
- func (d *WatchNotificationDescriptor) NewEmptyServerMsg() proto.Message
- func (d *WatchNotificationDescriptor) RequestHasResourceBody() bool
- type WatchNotificationDescriptorClientMsgHandle
- func (h *WatchNotificationDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchNotificationDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *WatchNotificationDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *WatchNotificationDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchNotificationDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchNotificationDescriptorServerMsgHandle
- func (h *WatchNotificationDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchNotificationDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *WatchNotificationDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *WatchNotificationDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchNotificationDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchNotificationRequest
- func (*WatchNotificationRequest) Descriptor() ([]byte, []int)
- func (m *WatchNotificationRequest) GetFieldMask() *notification.Notification_FieldMask
- func (m *WatchNotificationRequest) GetName() *notification.Name
- func (m *WatchNotificationRequest) GetView() view.View
- func (*WatchNotificationRequest) GotenMessage()
- func (obj *WatchNotificationRequest) GotenValidate() error
- func (m *WatchNotificationRequest) Marshal() ([]byte, error)
- func (m *WatchNotificationRequest) MarshalJSON() ([]byte, error)
- func (*WatchNotificationRequest) ProtoMessage()
- func (m *WatchNotificationRequest) ProtoReflect() preflect.Message
- func (m *WatchNotificationRequest) Reset()
- func (m *WatchNotificationRequest) SetFieldMask(fv *notification.Notification_FieldMask)
- func (m *WatchNotificationRequest) SetName(fv *notification.Name)
- func (m *WatchNotificationRequest) SetView(fv view.View)
- func (m *WatchNotificationRequest) String() string
- func (m *WatchNotificationRequest) Unmarshal(b []byte) error
- func (m *WatchNotificationRequest) UnmarshalJSON(data []byte) error
- type WatchNotificationResponse
- func (*WatchNotificationResponse) Descriptor() ([]byte, []int)
- func (m *WatchNotificationResponse) GetChange() *notification.NotificationChange
- func (*WatchNotificationResponse) GotenMessage()
- func (obj *WatchNotificationResponse) GotenValidate() error
- func (m *WatchNotificationResponse) Marshal() ([]byte, error)
- func (m *WatchNotificationResponse) MarshalJSON() ([]byte, error)
- func (*WatchNotificationResponse) ProtoMessage()
- func (m *WatchNotificationResponse) ProtoReflect() preflect.Message
- func (m *WatchNotificationResponse) Reset()
- func (m *WatchNotificationResponse) SetChange(fv *notification.NotificationChange)
- func (m *WatchNotificationResponse) String() string
- func (m *WatchNotificationResponse) Unmarshal(b []byte) error
- func (m *WatchNotificationResponse) UnmarshalJSON(data []byte) error
- type WatchNotificationsClientStream
- type WatchNotificationsDescriptor
- func (d *WatchNotificationsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *WatchNotificationsDescriptor) GetApiName() string
- func (d *WatchNotificationsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchNotificationsDescriptor) GetFullMethodName() string
- func (d *WatchNotificationsDescriptor) GetMethodName() string
- func (d *WatchNotificationsDescriptor) GetProtoPkgName() string
- func (d *WatchNotificationsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *WatchNotificationsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchNotificationsDescriptor) GetServiceDomain() string
- func (d *WatchNotificationsDescriptor) GetServiceVersion() string
- func (d *WatchNotificationsDescriptor) GetVerb() string
- func (d *WatchNotificationsDescriptor) HasResource() bool
- func (d *WatchNotificationsDescriptor) IsClientStream() bool
- func (d *WatchNotificationsDescriptor) IsCollection() bool
- func (d *WatchNotificationsDescriptor) IsPlural() bool
- func (d *WatchNotificationsDescriptor) IsServerStream() bool
- func (d *WatchNotificationsDescriptor) IsUnary() bool
- func (d *WatchNotificationsDescriptor) NewEmptyClientMsg() proto.Message
- func (d *WatchNotificationsDescriptor) NewEmptyServerMsg() proto.Message
- func (d *WatchNotificationsDescriptor) RequestHasResourceBody() bool
- type WatchNotificationsDescriptorClientMsgHandle
- func (h *WatchNotificationsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchNotificationsDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *WatchNotificationsDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *WatchNotificationsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchNotificationsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchNotificationsDescriptorServerMsgHandle
- func (h *WatchNotificationsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchNotificationsDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *WatchNotificationsDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *WatchNotificationsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchNotificationsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchNotificationsRequest
- func (*WatchNotificationsRequest) Descriptor() ([]byte, []int)
- func (m *WatchNotificationsRequest) GetFieldMask() *notification.Notification_FieldMask
- func (m *WatchNotificationsRequest) GetFilter() *notification.Filter
- func (m *WatchNotificationsRequest) GetMaxChunkSize() int32
- func (m *WatchNotificationsRequest) GetOrderBy() *notification.OrderBy
- func (m *WatchNotificationsRequest) GetPageSize() int32
- func (m *WatchNotificationsRequest) GetPageToken() *notification.PagerCursor
- func (m *WatchNotificationsRequest) GetParent() *notification.ParentName
- func (m *WatchNotificationsRequest) GetResumeToken() string
- func (m *WatchNotificationsRequest) GetStartingTime() *timestamppb.Timestamp
- func (m *WatchNotificationsRequest) GetType() watch_type.WatchType
- func (m *WatchNotificationsRequest) GetView() view.View
- func (*WatchNotificationsRequest) GotenMessage()
- func (obj *WatchNotificationsRequest) GotenValidate() error
- func (m *WatchNotificationsRequest) Marshal() ([]byte, error)
- func (m *WatchNotificationsRequest) MarshalJSON() ([]byte, error)
- func (*WatchNotificationsRequest) ProtoMessage()
- func (m *WatchNotificationsRequest) ProtoReflect() preflect.Message
- func (m *WatchNotificationsRequest) Reset()
- func (m *WatchNotificationsRequest) SetFieldMask(fv *notification.Notification_FieldMask)
- func (m *WatchNotificationsRequest) SetFilter(fv *notification.Filter)
- func (m *WatchNotificationsRequest) SetMaxChunkSize(fv int32)
- func (m *WatchNotificationsRequest) SetOrderBy(fv *notification.OrderBy)
- func (m *WatchNotificationsRequest) SetPageSize(fv int32)
- func (m *WatchNotificationsRequest) SetPageToken(fv *notification.PagerCursor)
- func (m *WatchNotificationsRequest) SetParent(fv *notification.ParentName)
- func (m *WatchNotificationsRequest) SetResumeToken(fv string)
- func (m *WatchNotificationsRequest) SetStartingTime(fv *timestamppb.Timestamp)
- func (m *WatchNotificationsRequest) SetType(fv watch_type.WatchType)
- func (m *WatchNotificationsRequest) SetView(fv view.View)
- func (m *WatchNotificationsRequest) String() string
- func (m *WatchNotificationsRequest) Unmarshal(b []byte) error
- func (m *WatchNotificationsRequest) UnmarshalJSON(data []byte) error
- type WatchNotificationsResponse
- func (*WatchNotificationsResponse) Descriptor() ([]byte, []int)
- func (m *WatchNotificationsResponse) GetIsCurrent() bool
- func (m *WatchNotificationsResponse) GetIsHardReset() bool
- func (m *WatchNotificationsResponse) GetIsSoftReset() bool
- func (m *WatchNotificationsResponse) GetNotificationChanges() []*notification.NotificationChange
- func (m *WatchNotificationsResponse) GetPageTokenChange() *WatchNotificationsResponse_PageTokenChange
- func (m *WatchNotificationsResponse) GetResumeToken() string
- func (m *WatchNotificationsResponse) GetSnapshotSize() int64
- func (*WatchNotificationsResponse) GotenMessage()
- func (obj *WatchNotificationsResponse) GotenValidate() error
- func (m *WatchNotificationsResponse) Marshal() ([]byte, error)
- func (m *WatchNotificationsResponse) MarshalJSON() ([]byte, error)
- func (*WatchNotificationsResponse) ProtoMessage()
- func (m *WatchNotificationsResponse) ProtoReflect() preflect.Message
- func (m *WatchNotificationsResponse) Reset()
- func (m *WatchNotificationsResponse) SetIsCurrent(fv bool)
- func (m *WatchNotificationsResponse) SetIsHardReset(fv bool)
- func (m *WatchNotificationsResponse) SetIsSoftReset(fv bool)
- func (m *WatchNotificationsResponse) SetNotificationChanges(fv []*notification.NotificationChange)
- func (m *WatchNotificationsResponse) SetPageTokenChange(fv *WatchNotificationsResponse_PageTokenChange)
- func (m *WatchNotificationsResponse) SetResumeToken(fv string)
- func (m *WatchNotificationsResponse) SetSnapshotSize(fv int64)
- func (m *WatchNotificationsResponse) String() string
- func (m *WatchNotificationsResponse) Unmarshal(b []byte) error
- func (m *WatchNotificationsResponse) UnmarshalJSON(data []byte) error
- type WatchNotificationsResponse_PageTokenChange
- func (*WatchNotificationsResponse_PageTokenChange) Descriptor() ([]byte, []int)
- func (m *WatchNotificationsResponse_PageTokenChange) GetNextPageToken() *notification.PagerCursor
- func (m *WatchNotificationsResponse_PageTokenChange) GetPrevPageToken() *notification.PagerCursor
- func (*WatchNotificationsResponse_PageTokenChange) GotenMessage()
- func (obj *WatchNotificationsResponse_PageTokenChange) GotenValidate() error
- func (m *WatchNotificationsResponse_PageTokenChange) Marshal() ([]byte, error)
- func (m *WatchNotificationsResponse_PageTokenChange) MarshalJSON() ([]byte, error)
- func (*WatchNotificationsResponse_PageTokenChange) ProtoMessage()
- func (m *WatchNotificationsResponse_PageTokenChange) ProtoReflect() preflect.Message
- func (m *WatchNotificationsResponse_PageTokenChange) Reset()
- func (m *WatchNotificationsResponse_PageTokenChange) SetNextPageToken(fv *notification.PagerCursor)
- func (m *WatchNotificationsResponse_PageTokenChange) SetPrevPageToken(fv *notification.PagerCursor)
- func (m *WatchNotificationsResponse_PageTokenChange) String() string
- func (m *WatchNotificationsResponse_PageTokenChange) Unmarshal(b []byte) error
- func (m *WatchNotificationsResponse_PageTokenChange) UnmarshalJSON(data []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BatchGetNotificationsDescriptor ¶
type BatchGetNotificationsDescriptor struct{}
func GetBatchGetNotificationsDescriptor ¶
func GetBatchGetNotificationsDescriptor() *BatchGetNotificationsDescriptor
func (*BatchGetNotificationsDescriptor) GetApiDescriptor ¶
func (d *BatchGetNotificationsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*BatchGetNotificationsDescriptor) GetApiName ¶
func (d *BatchGetNotificationsDescriptor) GetApiName() string
func (*BatchGetNotificationsDescriptor) GetClientMsgReflectHandle ¶
func (d *BatchGetNotificationsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*BatchGetNotificationsDescriptor) GetFullMethodName ¶
func (d *BatchGetNotificationsDescriptor) GetFullMethodName() string
func (*BatchGetNotificationsDescriptor) GetMethodName ¶
func (d *BatchGetNotificationsDescriptor) GetMethodName() string
func (*BatchGetNotificationsDescriptor) GetProtoPkgName ¶
func (d *BatchGetNotificationsDescriptor) GetProtoPkgName() string
func (*BatchGetNotificationsDescriptor) GetResourceDescriptor ¶
func (d *BatchGetNotificationsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*BatchGetNotificationsDescriptor) GetServerMsgReflectHandle ¶
func (d *BatchGetNotificationsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*BatchGetNotificationsDescriptor) GetServiceDomain ¶
func (d *BatchGetNotificationsDescriptor) GetServiceDomain() string
func (*BatchGetNotificationsDescriptor) GetServiceVersion ¶
func (d *BatchGetNotificationsDescriptor) GetServiceVersion() string
func (*BatchGetNotificationsDescriptor) GetVerb ¶
func (d *BatchGetNotificationsDescriptor) GetVerb() string
func (*BatchGetNotificationsDescriptor) HasResource ¶
func (d *BatchGetNotificationsDescriptor) HasResource() bool
func (*BatchGetNotificationsDescriptor) IsClientStream ¶
func (d *BatchGetNotificationsDescriptor) IsClientStream() bool
func (*BatchGetNotificationsDescriptor) IsCollection ¶
func (d *BatchGetNotificationsDescriptor) IsCollection() bool
func (*BatchGetNotificationsDescriptor) IsPlural ¶
func (d *BatchGetNotificationsDescriptor) IsPlural() bool
func (*BatchGetNotificationsDescriptor) IsServerStream ¶
func (d *BatchGetNotificationsDescriptor) IsServerStream() bool
func (*BatchGetNotificationsDescriptor) IsUnary ¶
func (d *BatchGetNotificationsDescriptor) IsUnary() bool
func (*BatchGetNotificationsDescriptor) NewEmptyClientMsg ¶
func (d *BatchGetNotificationsDescriptor) NewEmptyClientMsg() proto.Message
func (*BatchGetNotificationsDescriptor) NewEmptyServerMsg ¶
func (d *BatchGetNotificationsDescriptor) NewEmptyServerMsg() proto.Message
func (*BatchGetNotificationsDescriptor) RequestHasResourceBody ¶
func (d *BatchGetNotificationsDescriptor) RequestHasResourceBody() bool
type BatchGetNotificationsDescriptorClientMsgHandle ¶
type BatchGetNotificationsDescriptorClientMsgHandle struct{}
func (*BatchGetNotificationsDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *BatchGetNotificationsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*BatchGetNotificationsDescriptorClientMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *BatchGetNotificationsDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*BatchGetNotificationsDescriptorClientMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *BatchGetNotificationsDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*BatchGetNotificationsDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *BatchGetNotificationsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*BatchGetNotificationsDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *BatchGetNotificationsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type BatchGetNotificationsDescriptorServerMsgHandle ¶
type BatchGetNotificationsDescriptorServerMsgHandle struct{}
func (*BatchGetNotificationsDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *BatchGetNotificationsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*BatchGetNotificationsDescriptorServerMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *BatchGetNotificationsDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*BatchGetNotificationsDescriptorServerMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *BatchGetNotificationsDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*BatchGetNotificationsDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *BatchGetNotificationsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*BatchGetNotificationsDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *BatchGetNotificationsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type BatchGetNotificationsRequest ¶
type BatchGetNotificationsRequest struct { // Names of Notifications Names []*notification.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 *notification.Notification_FieldMask `` /* 144-byte string literal not displayed */ // View defines list of standard response fields present in response items. // Additional fields can be amended by request field field_mask View view.View `protobuf:"varint,4,opt,name=view,proto3,enum=goten.types.View" json:"view,omitempty" firestore:"view"` // contains filtered or unexported fields }
Request message for method [BatchGetNotifications][ntt.monitoring.v3.BatchGetNotifications]
func (*BatchGetNotificationsRequest) Descriptor ¶
func (*BatchGetNotificationsRequest) Descriptor() ([]byte, []int)
Deprecated, Use BatchGetNotificationsRequest.ProtoReflect.Descriptor instead.
func (*BatchGetNotificationsRequest) GetFieldMask ¶
func (m *BatchGetNotificationsRequest) GetFieldMask() *notification.Notification_FieldMask
func (*BatchGetNotificationsRequest) GetNames ¶
func (m *BatchGetNotificationsRequest) GetNames() []*notification.Name
func (*BatchGetNotificationsRequest) GetView ¶
func (m *BatchGetNotificationsRequest) GetView() view.View
func (*BatchGetNotificationsRequest) GotenMessage ¶
func (*BatchGetNotificationsRequest) GotenMessage()
func (*BatchGetNotificationsRequest) GotenValidate ¶
func (obj *BatchGetNotificationsRequest) GotenValidate() error
func (*BatchGetNotificationsRequest) Marshal ¶
func (m *BatchGetNotificationsRequest) Marshal() ([]byte, error)
func (*BatchGetNotificationsRequest) MarshalJSON ¶
func (m *BatchGetNotificationsRequest) MarshalJSON() ([]byte, error)
func (*BatchGetNotificationsRequest) ProtoMessage ¶
func (*BatchGetNotificationsRequest) ProtoMessage()
func (*BatchGetNotificationsRequest) ProtoReflect ¶
func (m *BatchGetNotificationsRequest) ProtoReflect() preflect.Message
func (*BatchGetNotificationsRequest) Reset ¶
func (m *BatchGetNotificationsRequest) Reset()
func (*BatchGetNotificationsRequest) SetFieldMask ¶
func (m *BatchGetNotificationsRequest) SetFieldMask(fv *notification.Notification_FieldMask)
func (*BatchGetNotificationsRequest) SetNames ¶
func (m *BatchGetNotificationsRequest) SetNames(fv []*notification.Name)
func (*BatchGetNotificationsRequest) SetView ¶
func (m *BatchGetNotificationsRequest) SetView(fv view.View)
func (*BatchGetNotificationsRequest) String ¶
func (m *BatchGetNotificationsRequest) String() string
func (*BatchGetNotificationsRequest) Unmarshal ¶
func (m *BatchGetNotificationsRequest) Unmarshal(b []byte) error
func (*BatchGetNotificationsRequest) UnmarshalJSON ¶
func (m *BatchGetNotificationsRequest) UnmarshalJSON(data []byte) error
type BatchGetNotificationsResponse ¶
type BatchGetNotificationsResponse struct { // found Notifications Notifications []*notification.Notification `protobuf:"bytes,1,rep,name=notifications,proto3" json:"notifications,omitempty" firestore:"notifications"` // list of not found Notifications Missing []*notification.Name `protobuf:"bytes,2,rep,customtype=Name,name=missing,proto3" json:"missing,omitempty" firestore:"missing"` // contains filtered or unexported fields }
BatchGetNotificationsResponse
func (*BatchGetNotificationsResponse) Descriptor ¶
func (*BatchGetNotificationsResponse) Descriptor() ([]byte, []int)
Deprecated, Use BatchGetNotificationsResponse.ProtoReflect.Descriptor instead.
func (*BatchGetNotificationsResponse) GetMissing ¶
func (m *BatchGetNotificationsResponse) GetMissing() []*notification.Name
func (*BatchGetNotificationsResponse) GetNotifications ¶
func (m *BatchGetNotificationsResponse) GetNotifications() []*notification.Notification
func (*BatchGetNotificationsResponse) GotenMessage ¶
func (*BatchGetNotificationsResponse) GotenMessage()
func (*BatchGetNotificationsResponse) GotenValidate ¶
func (obj *BatchGetNotificationsResponse) GotenValidate() error
func (*BatchGetNotificationsResponse) Marshal ¶
func (m *BatchGetNotificationsResponse) Marshal() ([]byte, error)
func (*BatchGetNotificationsResponse) MarshalJSON ¶
func (m *BatchGetNotificationsResponse) MarshalJSON() ([]byte, error)
func (*BatchGetNotificationsResponse) ProtoMessage ¶
func (*BatchGetNotificationsResponse) ProtoMessage()
func (*BatchGetNotificationsResponse) ProtoReflect ¶
func (m *BatchGetNotificationsResponse) ProtoReflect() preflect.Message
func (*BatchGetNotificationsResponse) Reset ¶
func (m *BatchGetNotificationsResponse) Reset()
func (*BatchGetNotificationsResponse) SetMissing ¶
func (m *BatchGetNotificationsResponse) SetMissing(fv []*notification.Name)
func (*BatchGetNotificationsResponse) SetNotifications ¶
func (m *BatchGetNotificationsResponse) SetNotifications(fv []*notification.Notification)
func (*BatchGetNotificationsResponse) String ¶
func (m *BatchGetNotificationsResponse) String() string
func (*BatchGetNotificationsResponse) Unmarshal ¶
func (m *BatchGetNotificationsResponse) Unmarshal(b []byte) error
func (*BatchGetNotificationsResponse) UnmarshalJSON ¶
func (m *BatchGetNotificationsResponse) UnmarshalJSON(data []byte) error
type CreateNotificationDescriptor ¶
type CreateNotificationDescriptor struct{}
func GetCreateNotificationDescriptor ¶
func GetCreateNotificationDescriptor() *CreateNotificationDescriptor
func (*CreateNotificationDescriptor) GetApiDescriptor ¶
func (d *CreateNotificationDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*CreateNotificationDescriptor) GetApiName ¶
func (d *CreateNotificationDescriptor) GetApiName() string
func (*CreateNotificationDescriptor) GetClientMsgReflectHandle ¶
func (d *CreateNotificationDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*CreateNotificationDescriptor) GetFullMethodName ¶
func (d *CreateNotificationDescriptor) GetFullMethodName() string
func (*CreateNotificationDescriptor) GetMethodName ¶
func (d *CreateNotificationDescriptor) GetMethodName() string
func (*CreateNotificationDescriptor) GetProtoPkgName ¶
func (d *CreateNotificationDescriptor) GetProtoPkgName() string
func (*CreateNotificationDescriptor) GetResourceDescriptor ¶
func (d *CreateNotificationDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*CreateNotificationDescriptor) GetServerMsgReflectHandle ¶
func (d *CreateNotificationDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*CreateNotificationDescriptor) GetServiceDomain ¶
func (d *CreateNotificationDescriptor) GetServiceDomain() string
func (*CreateNotificationDescriptor) GetServiceVersion ¶
func (d *CreateNotificationDescriptor) GetServiceVersion() string
func (*CreateNotificationDescriptor) GetVerb ¶
func (d *CreateNotificationDescriptor) GetVerb() string
func (*CreateNotificationDescriptor) HasResource ¶
func (d *CreateNotificationDescriptor) HasResource() bool
func (*CreateNotificationDescriptor) IsClientStream ¶
func (d *CreateNotificationDescriptor) IsClientStream() bool
func (*CreateNotificationDescriptor) IsCollection ¶
func (d *CreateNotificationDescriptor) IsCollection() bool
func (*CreateNotificationDescriptor) IsPlural ¶
func (d *CreateNotificationDescriptor) IsPlural() bool
func (*CreateNotificationDescriptor) IsServerStream ¶
func (d *CreateNotificationDescriptor) IsServerStream() bool
func (*CreateNotificationDescriptor) IsUnary ¶
func (d *CreateNotificationDescriptor) IsUnary() bool
func (*CreateNotificationDescriptor) NewEmptyClientMsg ¶
func (d *CreateNotificationDescriptor) NewEmptyClientMsg() proto.Message
func (*CreateNotificationDescriptor) NewEmptyServerMsg ¶
func (d *CreateNotificationDescriptor) NewEmptyServerMsg() proto.Message
func (*CreateNotificationDescriptor) RequestHasResourceBody ¶
func (d *CreateNotificationDescriptor) RequestHasResourceBody() bool
type CreateNotificationDescriptorClientMsgHandle ¶
type CreateNotificationDescriptorClientMsgHandle struct{}
func (*CreateNotificationDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *CreateNotificationDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*CreateNotificationDescriptorClientMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *CreateNotificationDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*CreateNotificationDescriptorClientMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *CreateNotificationDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*CreateNotificationDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *CreateNotificationDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*CreateNotificationDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *CreateNotificationDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type CreateNotificationDescriptorServerMsgHandle ¶
type CreateNotificationDescriptorServerMsgHandle struct{}
func (*CreateNotificationDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *CreateNotificationDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*CreateNotificationDescriptorServerMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *CreateNotificationDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*CreateNotificationDescriptorServerMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *CreateNotificationDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*CreateNotificationDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *CreateNotificationDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*CreateNotificationDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *CreateNotificationDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type CreateNotificationRequest ¶
type CreateNotificationRequest struct { // Parent name of ntt.monitoring.v3.Notification Parent *notification.ParentName `protobuf:"bytes,1,opt,customtype=ParentName,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // Notification resource body Notification *notification.Notification `protobuf:"bytes,2,opt,name=notification,proto3" json:"notification,omitempty" firestore:"notification"` // contains filtered or unexported fields }
Request message for method [CreateNotification][ntt.monitoring.v3.CreateNotification]
func (*CreateNotificationRequest) Descriptor ¶
func (*CreateNotificationRequest) Descriptor() ([]byte, []int)
Deprecated, Use CreateNotificationRequest.ProtoReflect.Descriptor instead.
func (*CreateNotificationRequest) GetNotification ¶
func (m *CreateNotificationRequest) GetNotification() *notification.Notification
func (*CreateNotificationRequest) GetParent ¶
func (m *CreateNotificationRequest) GetParent() *notification.ParentName
func (*CreateNotificationRequest) GotenMessage ¶
func (*CreateNotificationRequest) GotenMessage()
func (*CreateNotificationRequest) GotenValidate ¶
func (obj *CreateNotificationRequest) GotenValidate() error
func (*CreateNotificationRequest) Marshal ¶
func (m *CreateNotificationRequest) Marshal() ([]byte, error)
func (*CreateNotificationRequest) MarshalJSON ¶
func (m *CreateNotificationRequest) MarshalJSON() ([]byte, error)
func (*CreateNotificationRequest) ProtoMessage ¶
func (*CreateNotificationRequest) ProtoMessage()
func (*CreateNotificationRequest) ProtoReflect ¶
func (m *CreateNotificationRequest) ProtoReflect() preflect.Message
func (*CreateNotificationRequest) Reset ¶
func (m *CreateNotificationRequest) Reset()
func (*CreateNotificationRequest) SetNotification ¶
func (m *CreateNotificationRequest) SetNotification(fv *notification.Notification)
func (*CreateNotificationRequest) SetParent ¶
func (m *CreateNotificationRequest) SetParent(fv *notification.ParentName)
func (*CreateNotificationRequest) String ¶
func (m *CreateNotificationRequest) String() string
func (*CreateNotificationRequest) Unmarshal ¶
func (m *CreateNotificationRequest) Unmarshal(b []byte) error
func (*CreateNotificationRequest) UnmarshalJSON ¶
func (m *CreateNotificationRequest) UnmarshalJSON(data []byte) error
type DeleteNotificationDescriptor ¶
type DeleteNotificationDescriptor struct{}
func GetDeleteNotificationDescriptor ¶
func GetDeleteNotificationDescriptor() *DeleteNotificationDescriptor
func (*DeleteNotificationDescriptor) GetApiDescriptor ¶
func (d *DeleteNotificationDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*DeleteNotificationDescriptor) GetApiName ¶
func (d *DeleteNotificationDescriptor) GetApiName() string
func (*DeleteNotificationDescriptor) GetClientMsgReflectHandle ¶
func (d *DeleteNotificationDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*DeleteNotificationDescriptor) GetFullMethodName ¶
func (d *DeleteNotificationDescriptor) GetFullMethodName() string
func (*DeleteNotificationDescriptor) GetMethodName ¶
func (d *DeleteNotificationDescriptor) GetMethodName() string
func (*DeleteNotificationDescriptor) GetProtoPkgName ¶
func (d *DeleteNotificationDescriptor) GetProtoPkgName() string
func (*DeleteNotificationDescriptor) GetResourceDescriptor ¶
func (d *DeleteNotificationDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*DeleteNotificationDescriptor) GetServerMsgReflectHandle ¶
func (d *DeleteNotificationDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*DeleteNotificationDescriptor) GetServiceDomain ¶
func (d *DeleteNotificationDescriptor) GetServiceDomain() string
func (*DeleteNotificationDescriptor) GetServiceVersion ¶
func (d *DeleteNotificationDescriptor) GetServiceVersion() string
func (*DeleteNotificationDescriptor) GetVerb ¶
func (d *DeleteNotificationDescriptor) GetVerb() string
func (*DeleteNotificationDescriptor) HasResource ¶
func (d *DeleteNotificationDescriptor) HasResource() bool
func (*DeleteNotificationDescriptor) IsClientStream ¶
func (d *DeleteNotificationDescriptor) IsClientStream() bool
func (*DeleteNotificationDescriptor) IsCollection ¶
func (d *DeleteNotificationDescriptor) IsCollection() bool
func (*DeleteNotificationDescriptor) IsPlural ¶
func (d *DeleteNotificationDescriptor) IsPlural() bool
func (*DeleteNotificationDescriptor) IsServerStream ¶
func (d *DeleteNotificationDescriptor) IsServerStream() bool
func (*DeleteNotificationDescriptor) IsUnary ¶
func (d *DeleteNotificationDescriptor) IsUnary() bool
func (*DeleteNotificationDescriptor) NewEmptyClientMsg ¶
func (d *DeleteNotificationDescriptor) NewEmptyClientMsg() proto.Message
func (*DeleteNotificationDescriptor) NewEmptyServerMsg ¶
func (d *DeleteNotificationDescriptor) NewEmptyServerMsg() proto.Message
func (*DeleteNotificationDescriptor) RequestHasResourceBody ¶
func (d *DeleteNotificationDescriptor) RequestHasResourceBody() bool
type DeleteNotificationDescriptorClientMsgHandle ¶
type DeleteNotificationDescriptorClientMsgHandle struct{}
func (*DeleteNotificationDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *DeleteNotificationDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*DeleteNotificationDescriptorClientMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *DeleteNotificationDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*DeleteNotificationDescriptorClientMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *DeleteNotificationDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*DeleteNotificationDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *DeleteNotificationDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*DeleteNotificationDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *DeleteNotificationDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type DeleteNotificationDescriptorServerMsgHandle ¶
type DeleteNotificationDescriptorServerMsgHandle struct{}
func (*DeleteNotificationDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *DeleteNotificationDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*DeleteNotificationDescriptorServerMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *DeleteNotificationDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*DeleteNotificationDescriptorServerMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *DeleteNotificationDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*DeleteNotificationDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *DeleteNotificationDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*DeleteNotificationDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *DeleteNotificationDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type DeleteNotificationRequest ¶
type DeleteNotificationRequest struct { // Name of ntt.monitoring.v3.Notification Name *notification.Name `protobuf:"bytes,1,opt,customtype=Name,name=name,proto3" json:"name,omitempty" firestore:"name"` // contains filtered or unexported fields }
Request message for method [DeleteNotification][ntt.monitoring.v3.DeleteNotification]
func (*DeleteNotificationRequest) Descriptor ¶
func (*DeleteNotificationRequest) Descriptor() ([]byte, []int)
Deprecated, Use DeleteNotificationRequest.ProtoReflect.Descriptor instead.
func (*DeleteNotificationRequest) GetName ¶
func (m *DeleteNotificationRequest) GetName() *notification.Name
func (*DeleteNotificationRequest) GotenMessage ¶
func (*DeleteNotificationRequest) GotenMessage()
func (*DeleteNotificationRequest) GotenValidate ¶
func (obj *DeleteNotificationRequest) GotenValidate() error
func (*DeleteNotificationRequest) Marshal ¶
func (m *DeleteNotificationRequest) Marshal() ([]byte, error)
func (*DeleteNotificationRequest) MarshalJSON ¶
func (m *DeleteNotificationRequest) MarshalJSON() ([]byte, error)
func (*DeleteNotificationRequest) ProtoMessage ¶
func (*DeleteNotificationRequest) ProtoMessage()
func (*DeleteNotificationRequest) ProtoReflect ¶
func (m *DeleteNotificationRequest) ProtoReflect() preflect.Message
func (*DeleteNotificationRequest) Reset ¶
func (m *DeleteNotificationRequest) Reset()
func (*DeleteNotificationRequest) SetName ¶
func (m *DeleteNotificationRequest) SetName(fv *notification.Name)
func (*DeleteNotificationRequest) String ¶
func (m *DeleteNotificationRequest) String() string
func (*DeleteNotificationRequest) Unmarshal ¶
func (m *DeleteNotificationRequest) Unmarshal(b []byte) error
func (*DeleteNotificationRequest) UnmarshalJSON ¶
func (m *DeleteNotificationRequest) UnmarshalJSON(data []byte) error
type GetNotificationDescriptor ¶
type GetNotificationDescriptor struct{}
func GetGetNotificationDescriptor ¶
func GetGetNotificationDescriptor() *GetNotificationDescriptor
func (*GetNotificationDescriptor) GetApiDescriptor ¶
func (d *GetNotificationDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*GetNotificationDescriptor) GetApiName ¶
func (d *GetNotificationDescriptor) GetApiName() string
func (*GetNotificationDescriptor) GetClientMsgReflectHandle ¶
func (d *GetNotificationDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*GetNotificationDescriptor) GetFullMethodName ¶
func (d *GetNotificationDescriptor) GetFullMethodName() string
func (*GetNotificationDescriptor) GetMethodName ¶
func (d *GetNotificationDescriptor) GetMethodName() string
func (*GetNotificationDescriptor) GetProtoPkgName ¶
func (d *GetNotificationDescriptor) GetProtoPkgName() string
func (*GetNotificationDescriptor) GetResourceDescriptor ¶
func (d *GetNotificationDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*GetNotificationDescriptor) GetServerMsgReflectHandle ¶
func (d *GetNotificationDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*GetNotificationDescriptor) GetServiceDomain ¶
func (d *GetNotificationDescriptor) GetServiceDomain() string
func (*GetNotificationDescriptor) GetServiceVersion ¶
func (d *GetNotificationDescriptor) GetServiceVersion() string
func (*GetNotificationDescriptor) GetVerb ¶
func (d *GetNotificationDescriptor) GetVerb() string
func (*GetNotificationDescriptor) HasResource ¶
func (d *GetNotificationDescriptor) HasResource() bool
func (*GetNotificationDescriptor) IsClientStream ¶
func (d *GetNotificationDescriptor) IsClientStream() bool
func (*GetNotificationDescriptor) IsCollection ¶
func (d *GetNotificationDescriptor) IsCollection() bool
func (*GetNotificationDescriptor) IsPlural ¶
func (d *GetNotificationDescriptor) IsPlural() bool
func (*GetNotificationDescriptor) IsServerStream ¶
func (d *GetNotificationDescriptor) IsServerStream() bool
func (*GetNotificationDescriptor) IsUnary ¶
func (d *GetNotificationDescriptor) IsUnary() bool
func (*GetNotificationDescriptor) NewEmptyClientMsg ¶
func (d *GetNotificationDescriptor) NewEmptyClientMsg() proto.Message
func (*GetNotificationDescriptor) NewEmptyServerMsg ¶
func (d *GetNotificationDescriptor) NewEmptyServerMsg() proto.Message
func (*GetNotificationDescriptor) RequestHasResourceBody ¶
func (d *GetNotificationDescriptor) RequestHasResourceBody() bool
type GetNotificationDescriptorClientMsgHandle ¶
type GetNotificationDescriptorClientMsgHandle struct{}
func (*GetNotificationDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *GetNotificationDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*GetNotificationDescriptorClientMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *GetNotificationDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*GetNotificationDescriptorClientMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *GetNotificationDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*GetNotificationDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *GetNotificationDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*GetNotificationDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *GetNotificationDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type GetNotificationDescriptorServerMsgHandle ¶
type GetNotificationDescriptorServerMsgHandle struct{}
func (*GetNotificationDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *GetNotificationDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*GetNotificationDescriptorServerMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *GetNotificationDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*GetNotificationDescriptorServerMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *GetNotificationDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*GetNotificationDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *GetNotificationDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*GetNotificationDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *GetNotificationDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type GetNotificationRequest ¶
type GetNotificationRequest struct { // Name of ntt.monitoring.v3.Notification Name *notification.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 *notification.Notification_FieldMask `` /* 144-byte string literal not displayed */ // View defines list of standard response fields present in response items. // Additional fields can be amended by request field field_mask View view.View `protobuf:"varint,4,opt,name=view,proto3,enum=goten.types.View" json:"view,omitempty" firestore:"view"` // contains filtered or unexported fields }
Request message for method [GetNotification][ntt.monitoring.v3.GetNotification]
func (*GetNotificationRequest) Descriptor ¶
func (*GetNotificationRequest) Descriptor() ([]byte, []int)
Deprecated, Use GetNotificationRequest.ProtoReflect.Descriptor instead.
func (*GetNotificationRequest) GetFieldMask ¶
func (m *GetNotificationRequest) GetFieldMask() *notification.Notification_FieldMask
func (*GetNotificationRequest) GetName ¶
func (m *GetNotificationRequest) GetName() *notification.Name
func (*GetNotificationRequest) GetView ¶
func (m *GetNotificationRequest) GetView() view.View
func (*GetNotificationRequest) GotenMessage ¶
func (*GetNotificationRequest) GotenMessage()
func (*GetNotificationRequest) GotenValidate ¶
func (obj *GetNotificationRequest) GotenValidate() error
func (*GetNotificationRequest) Marshal ¶
func (m *GetNotificationRequest) Marshal() ([]byte, error)
func (*GetNotificationRequest) MarshalJSON ¶
func (m *GetNotificationRequest) MarshalJSON() ([]byte, error)
func (*GetNotificationRequest) ProtoMessage ¶
func (*GetNotificationRequest) ProtoMessage()
func (*GetNotificationRequest) ProtoReflect ¶
func (m *GetNotificationRequest) ProtoReflect() preflect.Message
func (*GetNotificationRequest) Reset ¶
func (m *GetNotificationRequest) Reset()
func (*GetNotificationRequest) SetFieldMask ¶
func (m *GetNotificationRequest) SetFieldMask(fv *notification.Notification_FieldMask)
func (*GetNotificationRequest) SetName ¶
func (m *GetNotificationRequest) SetName(fv *notification.Name)
func (*GetNotificationRequest) SetView ¶
func (m *GetNotificationRequest) SetView(fv view.View)
func (*GetNotificationRequest) String ¶
func (m *GetNotificationRequest) String() string
func (*GetNotificationRequest) Unmarshal ¶
func (m *GetNotificationRequest) Unmarshal(b []byte) error
func (*GetNotificationRequest) UnmarshalJSON ¶
func (m *GetNotificationRequest) UnmarshalJSON(data []byte) error
type ListNotificationsDescriptor ¶
type ListNotificationsDescriptor struct{}
func GetListNotificationsDescriptor ¶
func GetListNotificationsDescriptor() *ListNotificationsDescriptor
func (*ListNotificationsDescriptor) GetApiDescriptor ¶
func (d *ListNotificationsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*ListNotificationsDescriptor) GetApiName ¶
func (d *ListNotificationsDescriptor) GetApiName() string
func (*ListNotificationsDescriptor) GetClientMsgReflectHandle ¶
func (d *ListNotificationsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*ListNotificationsDescriptor) GetFullMethodName ¶
func (d *ListNotificationsDescriptor) GetFullMethodName() string
func (*ListNotificationsDescriptor) GetMethodName ¶
func (d *ListNotificationsDescriptor) GetMethodName() string
func (*ListNotificationsDescriptor) GetProtoPkgName ¶
func (d *ListNotificationsDescriptor) GetProtoPkgName() string
func (*ListNotificationsDescriptor) GetResourceDescriptor ¶
func (d *ListNotificationsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*ListNotificationsDescriptor) GetServerMsgReflectHandle ¶
func (d *ListNotificationsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*ListNotificationsDescriptor) GetServiceDomain ¶
func (d *ListNotificationsDescriptor) GetServiceDomain() string
func (*ListNotificationsDescriptor) GetServiceVersion ¶
func (d *ListNotificationsDescriptor) GetServiceVersion() string
func (*ListNotificationsDescriptor) GetVerb ¶
func (d *ListNotificationsDescriptor) GetVerb() string
func (*ListNotificationsDescriptor) HasResource ¶
func (d *ListNotificationsDescriptor) HasResource() bool
func (*ListNotificationsDescriptor) IsClientStream ¶
func (d *ListNotificationsDescriptor) IsClientStream() bool
func (*ListNotificationsDescriptor) IsCollection ¶
func (d *ListNotificationsDescriptor) IsCollection() bool
func (*ListNotificationsDescriptor) IsPlural ¶
func (d *ListNotificationsDescriptor) IsPlural() bool
func (*ListNotificationsDescriptor) IsServerStream ¶
func (d *ListNotificationsDescriptor) IsServerStream() bool
func (*ListNotificationsDescriptor) IsUnary ¶
func (d *ListNotificationsDescriptor) IsUnary() bool
func (*ListNotificationsDescriptor) NewEmptyClientMsg ¶
func (d *ListNotificationsDescriptor) NewEmptyClientMsg() proto.Message
func (*ListNotificationsDescriptor) NewEmptyServerMsg ¶
func (d *ListNotificationsDescriptor) NewEmptyServerMsg() proto.Message
func (*ListNotificationsDescriptor) RequestHasResourceBody ¶
func (d *ListNotificationsDescriptor) RequestHasResourceBody() bool
type ListNotificationsDescriptorClientMsgHandle ¶
type ListNotificationsDescriptorClientMsgHandle struct{}
func (*ListNotificationsDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *ListNotificationsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*ListNotificationsDescriptorClientMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *ListNotificationsDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*ListNotificationsDescriptorClientMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *ListNotificationsDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*ListNotificationsDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *ListNotificationsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*ListNotificationsDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *ListNotificationsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type ListNotificationsDescriptorServerMsgHandle ¶
type ListNotificationsDescriptorServerMsgHandle struct{}
func (*ListNotificationsDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *ListNotificationsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*ListNotificationsDescriptorServerMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *ListNotificationsDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*ListNotificationsDescriptorServerMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *ListNotificationsDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*ListNotificationsDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *ListNotificationsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*ListNotificationsDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *ListNotificationsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type ListNotificationsRequest ¶
type ListNotificationsRequest struct { // Parent name of ntt.monitoring.v3.Notification Parent *notification.ParentName `protobuf:"bytes,1,opt,customtype=ParentName,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // Requested page size. Server may return fewer Notifications 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 // [ListNotificationsResponse.next_page_token][ntt.monitoring.v3.ListNotificationsResponse.next_page_token] PageToken *notification.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 *notification.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 *notification.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 *notification.Notification_FieldMask `` /* 144-byte string literal not displayed */ // View defines list of standard response fields present in response items. // Additional fields can be amended by request field field_mask View view.View `protobuf:"varint,7,opt,name=view,proto3,enum=goten.types.View" json:"view,omitempty" firestore:"view"` // Indicates if list response should contain total count and offset (fields // current_offset and total_results_count). IncludePagingInfo bool `` /* 145-byte string literal not displayed */ // contains filtered or unexported fields }
Request message for method [ListNotifications][ntt.monitoring.v3.ListNotifications]
func (*ListNotificationsRequest) Descriptor ¶
func (*ListNotificationsRequest) Descriptor() ([]byte, []int)
Deprecated, Use ListNotificationsRequest.ProtoReflect.Descriptor instead.
func (*ListNotificationsRequest) GetFieldMask ¶
func (m *ListNotificationsRequest) GetFieldMask() *notification.Notification_FieldMask
func (*ListNotificationsRequest) GetFilter ¶
func (m *ListNotificationsRequest) GetFilter() *notification.Filter
func (*ListNotificationsRequest) GetIncludePagingInfo ¶
func (m *ListNotificationsRequest) GetIncludePagingInfo() bool
func (*ListNotificationsRequest) GetOrderBy ¶
func (m *ListNotificationsRequest) GetOrderBy() *notification.OrderBy
func (*ListNotificationsRequest) GetPageSize ¶
func (m *ListNotificationsRequest) GetPageSize() int32
func (*ListNotificationsRequest) GetPageToken ¶
func (m *ListNotificationsRequest) GetPageToken() *notification.PagerCursor
func (*ListNotificationsRequest) GetParent ¶
func (m *ListNotificationsRequest) GetParent() *notification.ParentName
func (*ListNotificationsRequest) GetView ¶
func (m *ListNotificationsRequest) GetView() view.View
func (*ListNotificationsRequest) GotenMessage ¶
func (*ListNotificationsRequest) GotenMessage()
func (*ListNotificationsRequest) GotenValidate ¶
func (obj *ListNotificationsRequest) GotenValidate() error
func (*ListNotificationsRequest) Marshal ¶
func (m *ListNotificationsRequest) Marshal() ([]byte, error)
func (*ListNotificationsRequest) MarshalJSON ¶
func (m *ListNotificationsRequest) MarshalJSON() ([]byte, error)
func (*ListNotificationsRequest) ProtoMessage ¶
func (*ListNotificationsRequest) ProtoMessage()
func (*ListNotificationsRequest) ProtoReflect ¶
func (m *ListNotificationsRequest) ProtoReflect() preflect.Message
func (*ListNotificationsRequest) Reset ¶
func (m *ListNotificationsRequest) Reset()
func (*ListNotificationsRequest) SetFieldMask ¶
func (m *ListNotificationsRequest) SetFieldMask(fv *notification.Notification_FieldMask)
func (*ListNotificationsRequest) SetFilter ¶
func (m *ListNotificationsRequest) SetFilter(fv *notification.Filter)
func (*ListNotificationsRequest) SetIncludePagingInfo ¶
func (m *ListNotificationsRequest) SetIncludePagingInfo(fv bool)
func (*ListNotificationsRequest) SetOrderBy ¶
func (m *ListNotificationsRequest) SetOrderBy(fv *notification.OrderBy)
func (*ListNotificationsRequest) SetPageSize ¶
func (m *ListNotificationsRequest) SetPageSize(fv int32)
func (*ListNotificationsRequest) SetPageToken ¶
func (m *ListNotificationsRequest) SetPageToken(fv *notification.PagerCursor)
func (*ListNotificationsRequest) SetParent ¶
func (m *ListNotificationsRequest) SetParent(fv *notification.ParentName)
func (*ListNotificationsRequest) SetView ¶
func (m *ListNotificationsRequest) SetView(fv view.View)
func (*ListNotificationsRequest) String ¶
func (m *ListNotificationsRequest) String() string
func (*ListNotificationsRequest) Unmarshal ¶
func (m *ListNotificationsRequest) Unmarshal(b []byte) error
func (*ListNotificationsRequest) UnmarshalJSON ¶
func (m *ListNotificationsRequest) UnmarshalJSON(data []byte) error
type ListNotificationsResponse ¶
type ListNotificationsResponse struct { // The list of Notifications Notifications []*notification.Notification `protobuf:"bytes,1,rep,name=notifications,proto3" json:"notifications,omitempty" firestore:"notifications"` // A token to retrieve previous page of results. Pass this value in the // [ListNotificationsRequest.page_token][ntt.monitoring.v3.ListNotificationsRequest.page_token] PrevPageToken *notification.PagerCursor `` /* 151-byte string literal not displayed */ // A token to retrieve next page of results. Pass this value in the // [ListNotificationsRequest.page_token][ntt.monitoring.v3.ListNotificationsRequest.page_token] NextPageToken *notification.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 Notifications across all pages or 0, if there are no items, // paging info was not requested or there was an error while trying to get it. TotalResultsCount int32 `` /* 145-byte string literal not displayed */ // contains filtered or unexported fields }
Request message for method [ListNotifications][ntt.monitoring.v3.ListNotifications]
func (*ListNotificationsResponse) Descriptor ¶
func (*ListNotificationsResponse) Descriptor() ([]byte, []int)
Deprecated, Use ListNotificationsResponse.ProtoReflect.Descriptor instead.
func (*ListNotificationsResponse) GetCurrentOffset ¶
func (m *ListNotificationsResponse) GetCurrentOffset() int32
func (*ListNotificationsResponse) GetNextPageToken ¶
func (m *ListNotificationsResponse) GetNextPageToken() *notification.PagerCursor
func (*ListNotificationsResponse) GetNotifications ¶
func (m *ListNotificationsResponse) GetNotifications() []*notification.Notification
func (*ListNotificationsResponse) GetPrevPageToken ¶
func (m *ListNotificationsResponse) GetPrevPageToken() *notification.PagerCursor
func (*ListNotificationsResponse) GetTotalResultsCount ¶
func (m *ListNotificationsResponse) GetTotalResultsCount() int32
func (*ListNotificationsResponse) GotenMessage ¶
func (*ListNotificationsResponse) GotenMessage()
func (*ListNotificationsResponse) GotenValidate ¶
func (obj *ListNotificationsResponse) GotenValidate() error
func (*ListNotificationsResponse) Marshal ¶
func (m *ListNotificationsResponse) Marshal() ([]byte, error)
func (*ListNotificationsResponse) MarshalJSON ¶
func (m *ListNotificationsResponse) MarshalJSON() ([]byte, error)
func (*ListNotificationsResponse) ProtoMessage ¶
func (*ListNotificationsResponse) ProtoMessage()
func (*ListNotificationsResponse) ProtoReflect ¶
func (m *ListNotificationsResponse) ProtoReflect() preflect.Message
func (*ListNotificationsResponse) Reset ¶
func (m *ListNotificationsResponse) Reset()
func (*ListNotificationsResponse) SetCurrentOffset ¶
func (m *ListNotificationsResponse) SetCurrentOffset(fv int32)
func (*ListNotificationsResponse) SetNextPageToken ¶
func (m *ListNotificationsResponse) SetNextPageToken(fv *notification.PagerCursor)
func (*ListNotificationsResponse) SetNotifications ¶
func (m *ListNotificationsResponse) SetNotifications(fv []*notification.Notification)
func (*ListNotificationsResponse) SetPrevPageToken ¶
func (m *ListNotificationsResponse) SetPrevPageToken(fv *notification.PagerCursor)
func (*ListNotificationsResponse) SetTotalResultsCount ¶
func (m *ListNotificationsResponse) SetTotalResultsCount(fv int32)
func (*ListNotificationsResponse) String ¶
func (m *ListNotificationsResponse) String() string
func (*ListNotificationsResponse) Unmarshal ¶
func (m *ListNotificationsResponse) Unmarshal(b []byte) error
func (*ListNotificationsResponse) UnmarshalJSON ¶
func (m *ListNotificationsResponse) UnmarshalJSON(data []byte) error
type NotificationServiceClient ¶
type NotificationServiceClient interface { GetNotification(ctx context.Context, in *GetNotificationRequest, opts ...grpc.CallOption) (*notification.Notification, error) BatchGetNotifications(ctx context.Context, in *BatchGetNotificationsRequest, opts ...grpc.CallOption) (*BatchGetNotificationsResponse, error) ListNotifications(ctx context.Context, in *ListNotificationsRequest, opts ...grpc.CallOption) (*ListNotificationsResponse, error) WatchNotification(ctx context.Context, in *WatchNotificationRequest, opts ...grpc.CallOption) (WatchNotificationClientStream, error) WatchNotifications(ctx context.Context, in *WatchNotificationsRequest, opts ...grpc.CallOption) (WatchNotificationsClientStream, error) CreateNotification(ctx context.Context, in *CreateNotificationRequest, opts ...grpc.CallOption) (*notification.Notification, error) UpdateNotification(ctx context.Context, in *UpdateNotificationRequest, opts ...grpc.CallOption) (*notification.Notification, error) DeleteNotification(ctx context.Context, in *DeleteNotificationRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) SearchNotifications(ctx context.Context, in *SearchNotificationsRequest, opts ...grpc.CallOption) (*SearchNotificationsResponse, error) }
NotificationServiceClient is the client API for NotificationService.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewNotificationServiceClient ¶
func NewNotificationServiceClient(cc grpc.ClientConnInterface) NotificationServiceClient
type NotificationServiceDescriptor ¶
type NotificationServiceDescriptor struct{}
func GetNotificationServiceDescriptor ¶
func GetNotificationServiceDescriptor() *NotificationServiceDescriptor
func (*NotificationServiceDescriptor) AllMethodDescriptors ¶
func (d *NotificationServiceDescriptor) AllMethodDescriptors() []gotenclient.MethodDescriptor
func (*NotificationServiceDescriptor) GetApiName ¶
func (d *NotificationServiceDescriptor) GetApiName() string
func (*NotificationServiceDescriptor) GetFullAPIName ¶
func (d *NotificationServiceDescriptor) GetFullAPIName() string
func (*NotificationServiceDescriptor) GetProtoPkgName ¶
func (d *NotificationServiceDescriptor) GetProtoPkgName() string
func (*NotificationServiceDescriptor) GetServiceDomain ¶
func (d *NotificationServiceDescriptor) GetServiceDomain() string
func (*NotificationServiceDescriptor) GetServiceVersion ¶
func (d *NotificationServiceDescriptor) GetServiceVersion() string
type SearchNotificationsDescriptor ¶
type SearchNotificationsDescriptor struct{}
func GetSearchNotificationsDescriptor ¶
func GetSearchNotificationsDescriptor() *SearchNotificationsDescriptor
func (*SearchNotificationsDescriptor) GetApiDescriptor ¶
func (d *SearchNotificationsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*SearchNotificationsDescriptor) GetApiName ¶
func (d *SearchNotificationsDescriptor) GetApiName() string
func (*SearchNotificationsDescriptor) GetClientMsgReflectHandle ¶
func (d *SearchNotificationsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*SearchNotificationsDescriptor) GetFullMethodName ¶
func (d *SearchNotificationsDescriptor) GetFullMethodName() string
func (*SearchNotificationsDescriptor) GetMethodName ¶
func (d *SearchNotificationsDescriptor) GetMethodName() string
func (*SearchNotificationsDescriptor) GetProtoPkgName ¶
func (d *SearchNotificationsDescriptor) GetProtoPkgName() string
func (*SearchNotificationsDescriptor) GetResourceDescriptor ¶
func (d *SearchNotificationsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*SearchNotificationsDescriptor) GetServerMsgReflectHandle ¶
func (d *SearchNotificationsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*SearchNotificationsDescriptor) GetServiceDomain ¶
func (d *SearchNotificationsDescriptor) GetServiceDomain() string
func (*SearchNotificationsDescriptor) GetServiceVersion ¶
func (d *SearchNotificationsDescriptor) GetServiceVersion() string
func (*SearchNotificationsDescriptor) GetVerb ¶
func (d *SearchNotificationsDescriptor) GetVerb() string
func (*SearchNotificationsDescriptor) HasResource ¶
func (d *SearchNotificationsDescriptor) HasResource() bool
func (*SearchNotificationsDescriptor) IsClientStream ¶
func (d *SearchNotificationsDescriptor) IsClientStream() bool
func (*SearchNotificationsDescriptor) IsCollection ¶
func (d *SearchNotificationsDescriptor) IsCollection() bool
func (*SearchNotificationsDescriptor) IsPlural ¶
func (d *SearchNotificationsDescriptor) IsPlural() bool
func (*SearchNotificationsDescriptor) IsServerStream ¶
func (d *SearchNotificationsDescriptor) IsServerStream() bool
func (*SearchNotificationsDescriptor) IsUnary ¶
func (d *SearchNotificationsDescriptor) IsUnary() bool
func (*SearchNotificationsDescriptor) NewEmptyClientMsg ¶
func (d *SearchNotificationsDescriptor) NewEmptyClientMsg() proto.Message
func (*SearchNotificationsDescriptor) NewEmptyServerMsg ¶
func (d *SearchNotificationsDescriptor) NewEmptyServerMsg() proto.Message
func (*SearchNotificationsDescriptor) RequestHasResourceBody ¶
func (d *SearchNotificationsDescriptor) RequestHasResourceBody() bool
type SearchNotificationsDescriptorClientMsgHandle ¶
type SearchNotificationsDescriptorClientMsgHandle struct{}
func (*SearchNotificationsDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *SearchNotificationsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*SearchNotificationsDescriptorClientMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *SearchNotificationsDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*SearchNotificationsDescriptorClientMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *SearchNotificationsDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*SearchNotificationsDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *SearchNotificationsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*SearchNotificationsDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *SearchNotificationsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type SearchNotificationsDescriptorServerMsgHandle ¶
type SearchNotificationsDescriptorServerMsgHandle struct{}
func (*SearchNotificationsDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *SearchNotificationsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*SearchNotificationsDescriptorServerMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *SearchNotificationsDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*SearchNotificationsDescriptorServerMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *SearchNotificationsDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*SearchNotificationsDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *SearchNotificationsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*SearchNotificationsDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *SearchNotificationsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type SearchNotificationsRequest ¶
type SearchNotificationsRequest struct { // Parent name of ntt.monitoring.v3.Notification Parent *notification.ParentName `protobuf:"bytes,1,opt,customtype=ParentName,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // Requested page size. Server may return fewer Notifications 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 // [SearchNotificationsResponse.next_page_token][ntt.monitoring.v3.SearchNotificationsResponse.next_page_token] PageToken *notification.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 *notification.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 *notification.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 *notification.Notification_FieldMask `` /* 144-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"` // Optional search phrase used to further filter results. Phrase string `protobuf:"bytes,8,opt,name=phrase,proto3" json:"phrase,omitempty" firestore:"phrase"` // contains filtered or unexported fields }
Request message for method [SearchNotifications][ntt.monitoring.v3.SearchNotifications]
func (*SearchNotificationsRequest) Descriptor ¶
func (*SearchNotificationsRequest) Descriptor() ([]byte, []int)
Deprecated, Use SearchNotificationsRequest.ProtoReflect.Descriptor instead.
func (*SearchNotificationsRequest) GetFieldMask ¶
func (m *SearchNotificationsRequest) GetFieldMask() *notification.Notification_FieldMask
func (*SearchNotificationsRequest) GetFilter ¶
func (m *SearchNotificationsRequest) GetFilter() *notification.Filter
func (*SearchNotificationsRequest) GetOrderBy ¶
func (m *SearchNotificationsRequest) GetOrderBy() *notification.OrderBy
func (*SearchNotificationsRequest) GetPageSize ¶
func (m *SearchNotificationsRequest) GetPageSize() int32
func (*SearchNotificationsRequest) GetPageToken ¶
func (m *SearchNotificationsRequest) GetPageToken() *notification.PagerCursor
func (*SearchNotificationsRequest) GetParent ¶
func (m *SearchNotificationsRequest) GetParent() *notification.ParentName
func (*SearchNotificationsRequest) GetPhrase ¶
func (m *SearchNotificationsRequest) GetPhrase() string
func (*SearchNotificationsRequest) GetView ¶
func (m *SearchNotificationsRequest) GetView() view.View
func (*SearchNotificationsRequest) GotenMessage ¶
func (*SearchNotificationsRequest) GotenMessage()
func (*SearchNotificationsRequest) GotenValidate ¶
func (obj *SearchNotificationsRequest) GotenValidate() error
func (*SearchNotificationsRequest) Marshal ¶
func (m *SearchNotificationsRequest) Marshal() ([]byte, error)
func (*SearchNotificationsRequest) MarshalJSON ¶
func (m *SearchNotificationsRequest) MarshalJSON() ([]byte, error)
func (*SearchNotificationsRequest) ProtoMessage ¶
func (*SearchNotificationsRequest) ProtoMessage()
func (*SearchNotificationsRequest) ProtoReflect ¶
func (m *SearchNotificationsRequest) ProtoReflect() preflect.Message
func (*SearchNotificationsRequest) Reset ¶
func (m *SearchNotificationsRequest) Reset()
func (*SearchNotificationsRequest) SetFieldMask ¶
func (m *SearchNotificationsRequest) SetFieldMask(fv *notification.Notification_FieldMask)
func (*SearchNotificationsRequest) SetFilter ¶
func (m *SearchNotificationsRequest) SetFilter(fv *notification.Filter)
func (*SearchNotificationsRequest) SetOrderBy ¶
func (m *SearchNotificationsRequest) SetOrderBy(fv *notification.OrderBy)
func (*SearchNotificationsRequest) SetPageSize ¶
func (m *SearchNotificationsRequest) SetPageSize(fv int32)
func (*SearchNotificationsRequest) SetPageToken ¶
func (m *SearchNotificationsRequest) SetPageToken(fv *notification.PagerCursor)
func (*SearchNotificationsRequest) SetParent ¶
func (m *SearchNotificationsRequest) SetParent(fv *notification.ParentName)
func (*SearchNotificationsRequest) SetPhrase ¶
func (m *SearchNotificationsRequest) SetPhrase(fv string)
func (*SearchNotificationsRequest) SetView ¶
func (m *SearchNotificationsRequest) SetView(fv view.View)
func (*SearchNotificationsRequest) String ¶
func (m *SearchNotificationsRequest) String() string
func (*SearchNotificationsRequest) Unmarshal ¶
func (m *SearchNotificationsRequest) Unmarshal(b []byte) error
func (*SearchNotificationsRequest) UnmarshalJSON ¶
func (m *SearchNotificationsRequest) UnmarshalJSON(data []byte) error
type SearchNotificationsResponse ¶
type SearchNotificationsResponse struct { // The list of Notifications Notifications []*notification.Notification `protobuf:"bytes,1,rep,name=notifications,proto3" json:"notifications,omitempty" firestore:"notifications"` // A token to retrieve previous page of results. Pass this value in the // [SearchNotificationsRequest.page_token][ntt.monitoring.v3.SearchNotificationsRequest.page_token] PrevPageToken *notification.PagerCursor `` /* 151-byte string literal not displayed */ // A token to retrieve next page of results. Pass this value in the // [SearchNotificationsRequest.page_token][ntt.monitoring.v3.SearchNotificationsRequest.page_token] NextPageToken *notification.PagerCursor `` /* 151-byte string literal not displayed */ // Current offset from the first page (0 if no page tokens were given). Page // index can be computed from offset and limit provided in a request CurrentOffset int32 `` /* 127-byte string literal not displayed */ // Number of total Notifications across all pages. TotalResultsCount int32 `` /* 145-byte string literal not displayed */ // contains filtered or unexported fields }
Request message for method [SearchNotifications][ntt.monitoring.v3.SearchNotifications]
func (*SearchNotificationsResponse) Descriptor ¶
func (*SearchNotificationsResponse) Descriptor() ([]byte, []int)
Deprecated, Use SearchNotificationsResponse.ProtoReflect.Descriptor instead.
func (*SearchNotificationsResponse) GetCurrentOffset ¶
func (m *SearchNotificationsResponse) GetCurrentOffset() int32
func (*SearchNotificationsResponse) GetNextPageToken ¶
func (m *SearchNotificationsResponse) GetNextPageToken() *notification.PagerCursor
func (*SearchNotificationsResponse) GetNotifications ¶
func (m *SearchNotificationsResponse) GetNotifications() []*notification.Notification
func (*SearchNotificationsResponse) GetPrevPageToken ¶
func (m *SearchNotificationsResponse) GetPrevPageToken() *notification.PagerCursor
func (*SearchNotificationsResponse) GetTotalResultsCount ¶
func (m *SearchNotificationsResponse) GetTotalResultsCount() int32
func (*SearchNotificationsResponse) GotenMessage ¶
func (*SearchNotificationsResponse) GotenMessage()
func (*SearchNotificationsResponse) GotenValidate ¶
func (obj *SearchNotificationsResponse) GotenValidate() error
func (*SearchNotificationsResponse) Marshal ¶
func (m *SearchNotificationsResponse) Marshal() ([]byte, error)
func (*SearchNotificationsResponse) MarshalJSON ¶
func (m *SearchNotificationsResponse) MarshalJSON() ([]byte, error)
func (*SearchNotificationsResponse) ProtoMessage ¶
func (*SearchNotificationsResponse) ProtoMessage()
func (*SearchNotificationsResponse) ProtoReflect ¶
func (m *SearchNotificationsResponse) ProtoReflect() preflect.Message
func (*SearchNotificationsResponse) Reset ¶
func (m *SearchNotificationsResponse) Reset()
func (*SearchNotificationsResponse) SetCurrentOffset ¶
func (m *SearchNotificationsResponse) SetCurrentOffset(fv int32)
func (*SearchNotificationsResponse) SetNextPageToken ¶
func (m *SearchNotificationsResponse) SetNextPageToken(fv *notification.PagerCursor)
func (*SearchNotificationsResponse) SetNotifications ¶
func (m *SearchNotificationsResponse) SetNotifications(fv []*notification.Notification)
func (*SearchNotificationsResponse) SetPrevPageToken ¶
func (m *SearchNotificationsResponse) SetPrevPageToken(fv *notification.PagerCursor)
func (*SearchNotificationsResponse) SetTotalResultsCount ¶
func (m *SearchNotificationsResponse) SetTotalResultsCount(fv int32)
func (*SearchNotificationsResponse) String ¶
func (m *SearchNotificationsResponse) String() string
func (*SearchNotificationsResponse) Unmarshal ¶
func (m *SearchNotificationsResponse) Unmarshal(b []byte) error
func (*SearchNotificationsResponse) UnmarshalJSON ¶
func (m *SearchNotificationsResponse) UnmarshalJSON(data []byte) error
type UpdateNotificationDescriptor ¶
type UpdateNotificationDescriptor struct{}
func GetUpdateNotificationDescriptor ¶
func GetUpdateNotificationDescriptor() *UpdateNotificationDescriptor
func (*UpdateNotificationDescriptor) GetApiDescriptor ¶
func (d *UpdateNotificationDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*UpdateNotificationDescriptor) GetApiName ¶
func (d *UpdateNotificationDescriptor) GetApiName() string
func (*UpdateNotificationDescriptor) GetClientMsgReflectHandle ¶
func (d *UpdateNotificationDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*UpdateNotificationDescriptor) GetFullMethodName ¶
func (d *UpdateNotificationDescriptor) GetFullMethodName() string
func (*UpdateNotificationDescriptor) GetMethodName ¶
func (d *UpdateNotificationDescriptor) GetMethodName() string
func (*UpdateNotificationDescriptor) GetProtoPkgName ¶
func (d *UpdateNotificationDescriptor) GetProtoPkgName() string
func (*UpdateNotificationDescriptor) GetResourceDescriptor ¶
func (d *UpdateNotificationDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*UpdateNotificationDescriptor) GetServerMsgReflectHandle ¶
func (d *UpdateNotificationDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*UpdateNotificationDescriptor) GetServiceDomain ¶
func (d *UpdateNotificationDescriptor) GetServiceDomain() string
func (*UpdateNotificationDescriptor) GetServiceVersion ¶
func (d *UpdateNotificationDescriptor) GetServiceVersion() string
func (*UpdateNotificationDescriptor) GetVerb ¶
func (d *UpdateNotificationDescriptor) GetVerb() string
func (*UpdateNotificationDescriptor) HasResource ¶
func (d *UpdateNotificationDescriptor) HasResource() bool
func (*UpdateNotificationDescriptor) IsClientStream ¶
func (d *UpdateNotificationDescriptor) IsClientStream() bool
func (*UpdateNotificationDescriptor) IsCollection ¶
func (d *UpdateNotificationDescriptor) IsCollection() bool
func (*UpdateNotificationDescriptor) IsPlural ¶
func (d *UpdateNotificationDescriptor) IsPlural() bool
func (*UpdateNotificationDescriptor) IsServerStream ¶
func (d *UpdateNotificationDescriptor) IsServerStream() bool
func (*UpdateNotificationDescriptor) IsUnary ¶
func (d *UpdateNotificationDescriptor) IsUnary() bool
func (*UpdateNotificationDescriptor) NewEmptyClientMsg ¶
func (d *UpdateNotificationDescriptor) NewEmptyClientMsg() proto.Message
func (*UpdateNotificationDescriptor) NewEmptyServerMsg ¶
func (d *UpdateNotificationDescriptor) NewEmptyServerMsg() proto.Message
func (*UpdateNotificationDescriptor) RequestHasResourceBody ¶
func (d *UpdateNotificationDescriptor) RequestHasResourceBody() bool
type UpdateNotificationDescriptorClientMsgHandle ¶
type UpdateNotificationDescriptorClientMsgHandle struct{}
func (*UpdateNotificationDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *UpdateNotificationDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*UpdateNotificationDescriptorClientMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *UpdateNotificationDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*UpdateNotificationDescriptorClientMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *UpdateNotificationDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*UpdateNotificationDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *UpdateNotificationDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*UpdateNotificationDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *UpdateNotificationDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type UpdateNotificationDescriptorServerMsgHandle ¶
type UpdateNotificationDescriptorServerMsgHandle struct{}
func (*UpdateNotificationDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *UpdateNotificationDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*UpdateNotificationDescriptorServerMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *UpdateNotificationDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*UpdateNotificationDescriptorServerMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *UpdateNotificationDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*UpdateNotificationDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *UpdateNotificationDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*UpdateNotificationDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *UpdateNotificationDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type UpdateNotificationRequest ¶
type UpdateNotificationRequest struct { // Notification resource body Notification *notification.Notification `protobuf:"bytes,2,opt,name=notification,proto3" json:"notification,omitempty" firestore:"notification"` // FieldMask applied to request - change will be applied only for fields in // the mask UpdateMask *notification.Notification_FieldMask `` /* 148-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 *UpdateNotificationRequest_CAS `protobuf:"bytes,4,opt,name=cas,proto3" json:"cas,omitempty" firestore:"cas"` // If set to true, and the resource is not found, // a new resource will be created. In this situation, // 'field_mask' is ignored. // // https://google.aip.dev/134#create-or-update AllowMissing bool `protobuf:"varint,5,opt,name=allow_missing,json=allowMissing,proto3" json:"allow_missing,omitempty" firestore:"allowMissing"` // contains filtered or unexported fields }
Request message for method [UpdateNotification][ntt.monitoring.v3.UpdateNotification]
func (*UpdateNotificationRequest) Descriptor ¶
func (*UpdateNotificationRequest) Descriptor() ([]byte, []int)
Deprecated, Use UpdateNotificationRequest.ProtoReflect.Descriptor instead.
func (*UpdateNotificationRequest) GetAllowMissing ¶ added in v0.12.33
func (m *UpdateNotificationRequest) GetAllowMissing() bool
func (*UpdateNotificationRequest) GetCas ¶
func (m *UpdateNotificationRequest) GetCas() *UpdateNotificationRequest_CAS
func (*UpdateNotificationRequest) GetNotification ¶
func (m *UpdateNotificationRequest) GetNotification() *notification.Notification
func (*UpdateNotificationRequest) GetUpdateMask ¶
func (m *UpdateNotificationRequest) GetUpdateMask() *notification.Notification_FieldMask
func (*UpdateNotificationRequest) GotenMessage ¶
func (*UpdateNotificationRequest) GotenMessage()
func (*UpdateNotificationRequest) GotenValidate ¶
func (obj *UpdateNotificationRequest) GotenValidate() error
func (*UpdateNotificationRequest) Marshal ¶
func (m *UpdateNotificationRequest) Marshal() ([]byte, error)
func (*UpdateNotificationRequest) MarshalJSON ¶
func (m *UpdateNotificationRequest) MarshalJSON() ([]byte, error)
func (*UpdateNotificationRequest) ProtoMessage ¶
func (*UpdateNotificationRequest) ProtoMessage()
func (*UpdateNotificationRequest) ProtoReflect ¶
func (m *UpdateNotificationRequest) ProtoReflect() preflect.Message
func (*UpdateNotificationRequest) Reset ¶
func (m *UpdateNotificationRequest) Reset()
func (*UpdateNotificationRequest) SetAllowMissing ¶ added in v0.12.33
func (m *UpdateNotificationRequest) SetAllowMissing(fv bool)
func (*UpdateNotificationRequest) SetCas ¶
func (m *UpdateNotificationRequest) SetCas(fv *UpdateNotificationRequest_CAS)
func (*UpdateNotificationRequest) SetNotification ¶
func (m *UpdateNotificationRequest) SetNotification(fv *notification.Notification)
func (*UpdateNotificationRequest) SetUpdateMask ¶
func (m *UpdateNotificationRequest) SetUpdateMask(fv *notification.Notification_FieldMask)
func (*UpdateNotificationRequest) String ¶
func (m *UpdateNotificationRequest) String() string
func (*UpdateNotificationRequest) Unmarshal ¶
func (m *UpdateNotificationRequest) Unmarshal(b []byte) error
func (*UpdateNotificationRequest) UnmarshalJSON ¶
func (m *UpdateNotificationRequest) UnmarshalJSON(data []byte) error
type UpdateNotificationRequest_CAS ¶
type UpdateNotificationRequest_CAS struct { // Conditional desired state of a resource before update. ConditionalState *notification.Notification `` /* 138-byte string literal not displayed */ // Field paths from conditional state of resource server should check and // compare. FieldMask *notification.Notification_FieldMask `` /* 144-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 (*UpdateNotificationRequest_CAS) Descriptor ¶
func (*UpdateNotificationRequest_CAS) Descriptor() ([]byte, []int)
Deprecated, Use UpdateNotificationRequest_CAS.ProtoReflect.Descriptor instead.
func (*UpdateNotificationRequest_CAS) GetConditionalState ¶
func (m *UpdateNotificationRequest_CAS) GetConditionalState() *notification.Notification
func (*UpdateNotificationRequest_CAS) GetFieldMask ¶
func (m *UpdateNotificationRequest_CAS) GetFieldMask() *notification.Notification_FieldMask
func (*UpdateNotificationRequest_CAS) GotenMessage ¶
func (*UpdateNotificationRequest_CAS) GotenMessage()
func (*UpdateNotificationRequest_CAS) GotenValidate ¶
func (obj *UpdateNotificationRequest_CAS) GotenValidate() error
func (*UpdateNotificationRequest_CAS) Marshal ¶
func (m *UpdateNotificationRequest_CAS) Marshal() ([]byte, error)
func (*UpdateNotificationRequest_CAS) MarshalJSON ¶
func (m *UpdateNotificationRequest_CAS) MarshalJSON() ([]byte, error)
func (*UpdateNotificationRequest_CAS) ProtoMessage ¶
func (*UpdateNotificationRequest_CAS) ProtoMessage()
func (*UpdateNotificationRequest_CAS) ProtoReflect ¶
func (m *UpdateNotificationRequest_CAS) ProtoReflect() preflect.Message
func (*UpdateNotificationRequest_CAS) Reset ¶
func (m *UpdateNotificationRequest_CAS) Reset()
func (*UpdateNotificationRequest_CAS) SetConditionalState ¶
func (m *UpdateNotificationRequest_CAS) SetConditionalState(fv *notification.Notification)
func (*UpdateNotificationRequest_CAS) SetFieldMask ¶
func (m *UpdateNotificationRequest_CAS) SetFieldMask(fv *notification.Notification_FieldMask)
func (*UpdateNotificationRequest_CAS) String ¶
func (m *UpdateNotificationRequest_CAS) String() string
func (*UpdateNotificationRequest_CAS) Unmarshal ¶
func (m *UpdateNotificationRequest_CAS) Unmarshal(b []byte) error
func (*UpdateNotificationRequest_CAS) UnmarshalJSON ¶
func (m *UpdateNotificationRequest_CAS) UnmarshalJSON(data []byte) error
type WatchNotificationClientStream ¶
type WatchNotificationClientStream interface { Recv() (*WatchNotificationResponse, error) grpc.ClientStream }
type WatchNotificationDescriptor ¶
type WatchNotificationDescriptor struct{}
func GetWatchNotificationDescriptor ¶
func GetWatchNotificationDescriptor() *WatchNotificationDescriptor
func (*WatchNotificationDescriptor) GetApiDescriptor ¶
func (d *WatchNotificationDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*WatchNotificationDescriptor) GetApiName ¶
func (d *WatchNotificationDescriptor) GetApiName() string
func (*WatchNotificationDescriptor) GetClientMsgReflectHandle ¶
func (d *WatchNotificationDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchNotificationDescriptor) GetFullMethodName ¶
func (d *WatchNotificationDescriptor) GetFullMethodName() string
func (*WatchNotificationDescriptor) GetMethodName ¶
func (d *WatchNotificationDescriptor) GetMethodName() string
func (*WatchNotificationDescriptor) GetProtoPkgName ¶
func (d *WatchNotificationDescriptor) GetProtoPkgName() string
func (*WatchNotificationDescriptor) GetResourceDescriptor ¶
func (d *WatchNotificationDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*WatchNotificationDescriptor) GetServerMsgReflectHandle ¶
func (d *WatchNotificationDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchNotificationDescriptor) GetServiceDomain ¶
func (d *WatchNotificationDescriptor) GetServiceDomain() string
func (*WatchNotificationDescriptor) GetServiceVersion ¶
func (d *WatchNotificationDescriptor) GetServiceVersion() string
func (*WatchNotificationDescriptor) GetVerb ¶
func (d *WatchNotificationDescriptor) GetVerb() string
func (*WatchNotificationDescriptor) HasResource ¶
func (d *WatchNotificationDescriptor) HasResource() bool
func (*WatchNotificationDescriptor) IsClientStream ¶
func (d *WatchNotificationDescriptor) IsClientStream() bool
func (*WatchNotificationDescriptor) IsCollection ¶
func (d *WatchNotificationDescriptor) IsCollection() bool
func (*WatchNotificationDescriptor) IsPlural ¶
func (d *WatchNotificationDescriptor) IsPlural() bool
func (*WatchNotificationDescriptor) IsServerStream ¶
func (d *WatchNotificationDescriptor) IsServerStream() bool
func (*WatchNotificationDescriptor) IsUnary ¶
func (d *WatchNotificationDescriptor) IsUnary() bool
func (*WatchNotificationDescriptor) NewEmptyClientMsg ¶
func (d *WatchNotificationDescriptor) NewEmptyClientMsg() proto.Message
func (*WatchNotificationDescriptor) NewEmptyServerMsg ¶
func (d *WatchNotificationDescriptor) NewEmptyServerMsg() proto.Message
func (*WatchNotificationDescriptor) RequestHasResourceBody ¶
func (d *WatchNotificationDescriptor) RequestHasResourceBody() bool
type WatchNotificationDescriptorClientMsgHandle ¶
type WatchNotificationDescriptorClientMsgHandle struct{}
func (*WatchNotificationDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *WatchNotificationDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchNotificationDescriptorClientMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *WatchNotificationDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*WatchNotificationDescriptorClientMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *WatchNotificationDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*WatchNotificationDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *WatchNotificationDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchNotificationDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *WatchNotificationDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchNotificationDescriptorServerMsgHandle ¶
type WatchNotificationDescriptorServerMsgHandle struct{}
func (*WatchNotificationDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *WatchNotificationDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchNotificationDescriptorServerMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *WatchNotificationDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*WatchNotificationDescriptorServerMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *WatchNotificationDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*WatchNotificationDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *WatchNotificationDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchNotificationDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *WatchNotificationDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchNotificationRequest ¶
type WatchNotificationRequest struct { // Name of ntt.monitoring.v3.Notification Name *notification.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 *notification.Notification_FieldMask `` /* 144-byte string literal not displayed */ // View defines list of standard response fields present in response items. // Additional fields can be amended by request field field_mask View view.View `protobuf:"varint,4,opt,name=view,proto3,enum=goten.types.View" json:"view,omitempty" firestore:"view"` // contains filtered or unexported fields }
Request message for method [WatchNotification][ntt.monitoring.v3.WatchNotification]
func (*WatchNotificationRequest) Descriptor ¶
func (*WatchNotificationRequest) Descriptor() ([]byte, []int)
Deprecated, Use WatchNotificationRequest.ProtoReflect.Descriptor instead.
func (*WatchNotificationRequest) GetFieldMask ¶
func (m *WatchNotificationRequest) GetFieldMask() *notification.Notification_FieldMask
func (*WatchNotificationRequest) GetName ¶
func (m *WatchNotificationRequest) GetName() *notification.Name
func (*WatchNotificationRequest) GetView ¶
func (m *WatchNotificationRequest) GetView() view.View
func (*WatchNotificationRequest) GotenMessage ¶
func (*WatchNotificationRequest) GotenMessage()
func (*WatchNotificationRequest) GotenValidate ¶
func (obj *WatchNotificationRequest) GotenValidate() error
func (*WatchNotificationRequest) Marshal ¶
func (m *WatchNotificationRequest) Marshal() ([]byte, error)
func (*WatchNotificationRequest) MarshalJSON ¶
func (m *WatchNotificationRequest) MarshalJSON() ([]byte, error)
func (*WatchNotificationRequest) ProtoMessage ¶
func (*WatchNotificationRequest) ProtoMessage()
func (*WatchNotificationRequest) ProtoReflect ¶
func (m *WatchNotificationRequest) ProtoReflect() preflect.Message
func (*WatchNotificationRequest) Reset ¶
func (m *WatchNotificationRequest) Reset()
func (*WatchNotificationRequest) SetFieldMask ¶
func (m *WatchNotificationRequest) SetFieldMask(fv *notification.Notification_FieldMask)
func (*WatchNotificationRequest) SetName ¶
func (m *WatchNotificationRequest) SetName(fv *notification.Name)
func (*WatchNotificationRequest) SetView ¶
func (m *WatchNotificationRequest) SetView(fv view.View)
func (*WatchNotificationRequest) String ¶
func (m *WatchNotificationRequest) String() string
func (*WatchNotificationRequest) Unmarshal ¶
func (m *WatchNotificationRequest) Unmarshal(b []byte) error
func (*WatchNotificationRequest) UnmarshalJSON ¶
func (m *WatchNotificationRequest) UnmarshalJSON(data []byte) error
type WatchNotificationResponse ¶
type WatchNotificationResponse struct { Change *notification.NotificationChange `protobuf:"bytes,1,opt,name=change,proto3" json:"change,omitempty" firestore:"change"` // contains filtered or unexported fields }
WatchNotificationResponse
func (*WatchNotificationResponse) Descriptor ¶
func (*WatchNotificationResponse) Descriptor() ([]byte, []int)
Deprecated, Use WatchNotificationResponse.ProtoReflect.Descriptor instead.
func (*WatchNotificationResponse) GetChange ¶
func (m *WatchNotificationResponse) GetChange() *notification.NotificationChange
func (*WatchNotificationResponse) GotenMessage ¶
func (*WatchNotificationResponse) GotenMessage()
func (*WatchNotificationResponse) GotenValidate ¶
func (obj *WatchNotificationResponse) GotenValidate() error
func (*WatchNotificationResponse) Marshal ¶
func (m *WatchNotificationResponse) Marshal() ([]byte, error)
func (*WatchNotificationResponse) MarshalJSON ¶
func (m *WatchNotificationResponse) MarshalJSON() ([]byte, error)
func (*WatchNotificationResponse) ProtoMessage ¶
func (*WatchNotificationResponse) ProtoMessage()
func (*WatchNotificationResponse) ProtoReflect ¶
func (m *WatchNotificationResponse) ProtoReflect() preflect.Message
func (*WatchNotificationResponse) Reset ¶
func (m *WatchNotificationResponse) Reset()
func (*WatchNotificationResponse) SetChange ¶
func (m *WatchNotificationResponse) SetChange(fv *notification.NotificationChange)
func (*WatchNotificationResponse) String ¶
func (m *WatchNotificationResponse) String() string
func (*WatchNotificationResponse) Unmarshal ¶
func (m *WatchNotificationResponse) Unmarshal(b []byte) error
func (*WatchNotificationResponse) UnmarshalJSON ¶
func (m *WatchNotificationResponse) UnmarshalJSON(data []byte) error
type WatchNotificationsClientStream ¶
type WatchNotificationsClientStream interface { Recv() (*WatchNotificationsResponse, error) grpc.ClientStream }
type WatchNotificationsDescriptor ¶
type WatchNotificationsDescriptor struct{}
func GetWatchNotificationsDescriptor ¶
func GetWatchNotificationsDescriptor() *WatchNotificationsDescriptor
func (*WatchNotificationsDescriptor) GetApiDescriptor ¶
func (d *WatchNotificationsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*WatchNotificationsDescriptor) GetApiName ¶
func (d *WatchNotificationsDescriptor) GetApiName() string
func (*WatchNotificationsDescriptor) GetClientMsgReflectHandle ¶
func (d *WatchNotificationsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchNotificationsDescriptor) GetFullMethodName ¶
func (d *WatchNotificationsDescriptor) GetFullMethodName() string
func (*WatchNotificationsDescriptor) GetMethodName ¶
func (d *WatchNotificationsDescriptor) GetMethodName() string
func (*WatchNotificationsDescriptor) GetProtoPkgName ¶
func (d *WatchNotificationsDescriptor) GetProtoPkgName() string
func (*WatchNotificationsDescriptor) GetResourceDescriptor ¶
func (d *WatchNotificationsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*WatchNotificationsDescriptor) GetServerMsgReflectHandle ¶
func (d *WatchNotificationsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchNotificationsDescriptor) GetServiceDomain ¶
func (d *WatchNotificationsDescriptor) GetServiceDomain() string
func (*WatchNotificationsDescriptor) GetServiceVersion ¶
func (d *WatchNotificationsDescriptor) GetServiceVersion() string
func (*WatchNotificationsDescriptor) GetVerb ¶
func (d *WatchNotificationsDescriptor) GetVerb() string
func (*WatchNotificationsDescriptor) HasResource ¶
func (d *WatchNotificationsDescriptor) HasResource() bool
func (*WatchNotificationsDescriptor) IsClientStream ¶
func (d *WatchNotificationsDescriptor) IsClientStream() bool
func (*WatchNotificationsDescriptor) IsCollection ¶
func (d *WatchNotificationsDescriptor) IsCollection() bool
func (*WatchNotificationsDescriptor) IsPlural ¶
func (d *WatchNotificationsDescriptor) IsPlural() bool
func (*WatchNotificationsDescriptor) IsServerStream ¶
func (d *WatchNotificationsDescriptor) IsServerStream() bool
func (*WatchNotificationsDescriptor) IsUnary ¶
func (d *WatchNotificationsDescriptor) IsUnary() bool
func (*WatchNotificationsDescriptor) NewEmptyClientMsg ¶
func (d *WatchNotificationsDescriptor) NewEmptyClientMsg() proto.Message
func (*WatchNotificationsDescriptor) NewEmptyServerMsg ¶
func (d *WatchNotificationsDescriptor) NewEmptyServerMsg() proto.Message
func (*WatchNotificationsDescriptor) RequestHasResourceBody ¶
func (d *WatchNotificationsDescriptor) RequestHasResourceBody() bool
type WatchNotificationsDescriptorClientMsgHandle ¶
type WatchNotificationsDescriptorClientMsgHandle struct{}
func (*WatchNotificationsDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *WatchNotificationsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchNotificationsDescriptorClientMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *WatchNotificationsDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*WatchNotificationsDescriptorClientMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *WatchNotificationsDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*WatchNotificationsDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *WatchNotificationsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchNotificationsDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *WatchNotificationsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchNotificationsDescriptorServerMsgHandle ¶
type WatchNotificationsDescriptorServerMsgHandle struct{}
func (*WatchNotificationsDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *WatchNotificationsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchNotificationsDescriptorServerMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *WatchNotificationsDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*WatchNotificationsDescriptorServerMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *WatchNotificationsDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*WatchNotificationsDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *WatchNotificationsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchNotificationsDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *WatchNotificationsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchNotificationsRequest ¶
type WatchNotificationsRequest 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.v3.Notification Parent *notification.ParentName `protobuf:"bytes,1,opt,customtype=ParentName,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // Requested page size. Server may return fewer Notifications 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 *notification.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 *notification.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 *notification.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 Notification that don't // affect any of masked fields won't be sent back. FieldMask *notification.Notification_FieldMask `` /* 144-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 // Notification that don't affect any of masked fields won't be sent back. View view.View `protobuf:"varint,8,opt,name=view,proto3,enum=goten.types.View" json:"view,omitempty" firestore:"view"` // Maximum amount of changes in each response message. Query result response // is divided on the server side into chunks with size of a specified amount // to limit memory footprint of each message. Responses will hold information // whether more elements will continue for the actual change. If unspecified, // server will pick an appropriate default. MaxChunkSize int32 `` /* 126-byte string literal not displayed */ // contains filtered or unexported fields }
Request message for method [WatchNotifications][ntt.monitoring.v3.WatchNotifications]
func (*WatchNotificationsRequest) Descriptor ¶
func (*WatchNotificationsRequest) Descriptor() ([]byte, []int)
Deprecated, Use WatchNotificationsRequest.ProtoReflect.Descriptor instead.
func (*WatchNotificationsRequest) GetFieldMask ¶
func (m *WatchNotificationsRequest) GetFieldMask() *notification.Notification_FieldMask
func (*WatchNotificationsRequest) GetFilter ¶
func (m *WatchNotificationsRequest) GetFilter() *notification.Filter
func (*WatchNotificationsRequest) GetMaxChunkSize ¶
func (m *WatchNotificationsRequest) GetMaxChunkSize() int32
func (*WatchNotificationsRequest) GetOrderBy ¶
func (m *WatchNotificationsRequest) GetOrderBy() *notification.OrderBy
func (*WatchNotificationsRequest) GetPageSize ¶
func (m *WatchNotificationsRequest) GetPageSize() int32
func (*WatchNotificationsRequest) GetPageToken ¶
func (m *WatchNotificationsRequest) GetPageToken() *notification.PagerCursor
func (*WatchNotificationsRequest) GetParent ¶
func (m *WatchNotificationsRequest) GetParent() *notification.ParentName
func (*WatchNotificationsRequest) GetResumeToken ¶
func (m *WatchNotificationsRequest) GetResumeToken() string
func (*WatchNotificationsRequest) GetStartingTime ¶
func (m *WatchNotificationsRequest) GetStartingTime() *timestamppb.Timestamp
func (*WatchNotificationsRequest) GetType ¶
func (m *WatchNotificationsRequest) GetType() watch_type.WatchType
func (*WatchNotificationsRequest) GetView ¶
func (m *WatchNotificationsRequest) GetView() view.View
func (*WatchNotificationsRequest) GotenMessage ¶
func (*WatchNotificationsRequest) GotenMessage()
func (*WatchNotificationsRequest) GotenValidate ¶
func (obj *WatchNotificationsRequest) GotenValidate() error
func (*WatchNotificationsRequest) Marshal ¶
func (m *WatchNotificationsRequest) Marshal() ([]byte, error)
func (*WatchNotificationsRequest) MarshalJSON ¶
func (m *WatchNotificationsRequest) MarshalJSON() ([]byte, error)
func (*WatchNotificationsRequest) ProtoMessage ¶
func (*WatchNotificationsRequest) ProtoMessage()
func (*WatchNotificationsRequest) ProtoReflect ¶
func (m *WatchNotificationsRequest) ProtoReflect() preflect.Message
func (*WatchNotificationsRequest) Reset ¶
func (m *WatchNotificationsRequest) Reset()
func (*WatchNotificationsRequest) SetFieldMask ¶
func (m *WatchNotificationsRequest) SetFieldMask(fv *notification.Notification_FieldMask)
func (*WatchNotificationsRequest) SetFilter ¶
func (m *WatchNotificationsRequest) SetFilter(fv *notification.Filter)
func (*WatchNotificationsRequest) SetMaxChunkSize ¶
func (m *WatchNotificationsRequest) SetMaxChunkSize(fv int32)
func (*WatchNotificationsRequest) SetOrderBy ¶
func (m *WatchNotificationsRequest) SetOrderBy(fv *notification.OrderBy)
func (*WatchNotificationsRequest) SetPageSize ¶
func (m *WatchNotificationsRequest) SetPageSize(fv int32)
func (*WatchNotificationsRequest) SetPageToken ¶
func (m *WatchNotificationsRequest) SetPageToken(fv *notification.PagerCursor)
func (*WatchNotificationsRequest) SetParent ¶
func (m *WatchNotificationsRequest) SetParent(fv *notification.ParentName)
func (*WatchNotificationsRequest) SetResumeToken ¶
func (m *WatchNotificationsRequest) SetResumeToken(fv string)
func (*WatchNotificationsRequest) SetStartingTime ¶
func (m *WatchNotificationsRequest) SetStartingTime(fv *timestamppb.Timestamp)
func (*WatchNotificationsRequest) SetType ¶
func (m *WatchNotificationsRequest) SetType(fv watch_type.WatchType)
func (*WatchNotificationsRequest) SetView ¶
func (m *WatchNotificationsRequest) SetView(fv view.View)
func (*WatchNotificationsRequest) String ¶
func (m *WatchNotificationsRequest) String() string
func (*WatchNotificationsRequest) Unmarshal ¶
func (m *WatchNotificationsRequest) Unmarshal(b []byte) error
func (*WatchNotificationsRequest) UnmarshalJSON ¶
func (m *WatchNotificationsRequest) UnmarshalJSON(data []byte) error
type WatchNotificationsResponse ¶
type WatchNotificationsResponse struct { // Changes of Notifications NotificationChanges []*notification.NotificationChange `` /* 150-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 Notifications 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 *WatchNotificationsResponse_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 (Notifications 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 }
WatchNotificationsResponse
func (*WatchNotificationsResponse) Descriptor ¶
func (*WatchNotificationsResponse) Descriptor() ([]byte, []int)
Deprecated, Use WatchNotificationsResponse.ProtoReflect.Descriptor instead.
func (*WatchNotificationsResponse) GetIsCurrent ¶
func (m *WatchNotificationsResponse) GetIsCurrent() bool
func (*WatchNotificationsResponse) GetIsHardReset ¶
func (m *WatchNotificationsResponse) GetIsHardReset() bool
func (*WatchNotificationsResponse) GetIsSoftReset ¶
func (m *WatchNotificationsResponse) GetIsSoftReset() bool
func (*WatchNotificationsResponse) GetNotificationChanges ¶
func (m *WatchNotificationsResponse) GetNotificationChanges() []*notification.NotificationChange
func (*WatchNotificationsResponse) GetPageTokenChange ¶
func (m *WatchNotificationsResponse) GetPageTokenChange() *WatchNotificationsResponse_PageTokenChange
func (*WatchNotificationsResponse) GetResumeToken ¶
func (m *WatchNotificationsResponse) GetResumeToken() string
func (*WatchNotificationsResponse) GetSnapshotSize ¶
func (m *WatchNotificationsResponse) GetSnapshotSize() int64
func (*WatchNotificationsResponse) GotenMessage ¶
func (*WatchNotificationsResponse) GotenMessage()
func (*WatchNotificationsResponse) GotenValidate ¶
func (obj *WatchNotificationsResponse) GotenValidate() error
func (*WatchNotificationsResponse) Marshal ¶
func (m *WatchNotificationsResponse) Marshal() ([]byte, error)
func (*WatchNotificationsResponse) MarshalJSON ¶
func (m *WatchNotificationsResponse) MarshalJSON() ([]byte, error)
func (*WatchNotificationsResponse) ProtoMessage ¶
func (*WatchNotificationsResponse) ProtoMessage()
func (*WatchNotificationsResponse) ProtoReflect ¶
func (m *WatchNotificationsResponse) ProtoReflect() preflect.Message
func (*WatchNotificationsResponse) Reset ¶
func (m *WatchNotificationsResponse) Reset()
func (*WatchNotificationsResponse) SetIsCurrent ¶
func (m *WatchNotificationsResponse) SetIsCurrent(fv bool)
func (*WatchNotificationsResponse) SetIsHardReset ¶
func (m *WatchNotificationsResponse) SetIsHardReset(fv bool)
func (*WatchNotificationsResponse) SetIsSoftReset ¶
func (m *WatchNotificationsResponse) SetIsSoftReset(fv bool)
func (*WatchNotificationsResponse) SetNotificationChanges ¶
func (m *WatchNotificationsResponse) SetNotificationChanges(fv []*notification.NotificationChange)
func (*WatchNotificationsResponse) SetPageTokenChange ¶
func (m *WatchNotificationsResponse) SetPageTokenChange(fv *WatchNotificationsResponse_PageTokenChange)
func (*WatchNotificationsResponse) SetResumeToken ¶
func (m *WatchNotificationsResponse) SetResumeToken(fv string)
func (*WatchNotificationsResponse) SetSnapshotSize ¶
func (m *WatchNotificationsResponse) SetSnapshotSize(fv int64)
func (*WatchNotificationsResponse) String ¶
func (m *WatchNotificationsResponse) String() string
func (*WatchNotificationsResponse) Unmarshal ¶
func (m *WatchNotificationsResponse) Unmarshal(b []byte) error
func (*WatchNotificationsResponse) UnmarshalJSON ¶
func (m *WatchNotificationsResponse) UnmarshalJSON(data []byte) error
type WatchNotificationsResponse_PageTokenChange ¶
type WatchNotificationsResponse_PageTokenChange struct { // New token to retrieve previous page of results. PrevPageToken *notification.PagerCursor `` /* 151-byte string literal not displayed */ // New token to retrieve next page of results. NextPageToken *notification.PagerCursor `` /* 151-byte string literal not displayed */ // contains filtered or unexported fields }
func (*WatchNotificationsResponse_PageTokenChange) Descriptor ¶
func (*WatchNotificationsResponse_PageTokenChange) Descriptor() ([]byte, []int)
Deprecated, Use WatchNotificationsResponse_PageTokenChange.ProtoReflect.Descriptor instead.
func (*WatchNotificationsResponse_PageTokenChange) GetNextPageToken ¶
func (m *WatchNotificationsResponse_PageTokenChange) GetNextPageToken() *notification.PagerCursor
func (*WatchNotificationsResponse_PageTokenChange) GetPrevPageToken ¶
func (m *WatchNotificationsResponse_PageTokenChange) GetPrevPageToken() *notification.PagerCursor
func (*WatchNotificationsResponse_PageTokenChange) GotenMessage ¶
func (*WatchNotificationsResponse_PageTokenChange) GotenMessage()
func (*WatchNotificationsResponse_PageTokenChange) GotenValidate ¶
func (obj *WatchNotificationsResponse_PageTokenChange) GotenValidate() error
func (*WatchNotificationsResponse_PageTokenChange) Marshal ¶
func (m *WatchNotificationsResponse_PageTokenChange) Marshal() ([]byte, error)
func (*WatchNotificationsResponse_PageTokenChange) MarshalJSON ¶
func (m *WatchNotificationsResponse_PageTokenChange) MarshalJSON() ([]byte, error)
func (*WatchNotificationsResponse_PageTokenChange) ProtoMessage ¶
func (*WatchNotificationsResponse_PageTokenChange) ProtoMessage()
func (*WatchNotificationsResponse_PageTokenChange) ProtoReflect ¶
func (m *WatchNotificationsResponse_PageTokenChange) ProtoReflect() preflect.Message
func (*WatchNotificationsResponse_PageTokenChange) Reset ¶
func (m *WatchNotificationsResponse_PageTokenChange) Reset()
func (*WatchNotificationsResponse_PageTokenChange) SetNextPageToken ¶
func (m *WatchNotificationsResponse_PageTokenChange) SetNextPageToken(fv *notification.PagerCursor)
func (*WatchNotificationsResponse_PageTokenChange) SetPrevPageToken ¶
func (m *WatchNotificationsResponse_PageTokenChange) SetPrevPageToken(fv *notification.PagerCursor)
func (*WatchNotificationsResponse_PageTokenChange) String ¶
func (m *WatchNotificationsResponse_PageTokenChange) String() string
func (*WatchNotificationsResponse_PageTokenChange) Unmarshal ¶
func (m *WatchNotificationsResponse_PageTokenChange) Unmarshal(b []byte) error
func (*WatchNotificationsResponse_PageTokenChange) UnmarshalJSON ¶
func (m *WatchNotificationsResponse_PageTokenChange) UnmarshalJSON(data []byte) error