Documentation ¶
Index ¶
- type BatchGetNotificationChannelsDescriptor
- func (d *BatchGetNotificationChannelsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *BatchGetNotificationChannelsDescriptor) GetApiName() string
- func (d *BatchGetNotificationChannelsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *BatchGetNotificationChannelsDescriptor) GetFullMethodName() string
- func (d *BatchGetNotificationChannelsDescriptor) GetMethodName() string
- func (d *BatchGetNotificationChannelsDescriptor) GetProtoPkgName() string
- func (d *BatchGetNotificationChannelsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *BatchGetNotificationChannelsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *BatchGetNotificationChannelsDescriptor) GetServiceDomain() string
- func (d *BatchGetNotificationChannelsDescriptor) GetServiceVersion() string
- func (d *BatchGetNotificationChannelsDescriptor) GetVerb() string
- func (d *BatchGetNotificationChannelsDescriptor) HasResource() bool
- func (d *BatchGetNotificationChannelsDescriptor) IsClientStream() bool
- func (d *BatchGetNotificationChannelsDescriptor) IsCollection() bool
- func (d *BatchGetNotificationChannelsDescriptor) IsPlural() bool
- func (d *BatchGetNotificationChannelsDescriptor) IsServerStream() bool
- func (d *BatchGetNotificationChannelsDescriptor) IsUnary() bool
- func (d *BatchGetNotificationChannelsDescriptor) NewEmptyClientMsg() proto.Message
- func (d *BatchGetNotificationChannelsDescriptor) NewEmptyServerMsg() proto.Message
- func (d *BatchGetNotificationChannelsDescriptor) RequestHasResourceBody() bool
- type BatchGetNotificationChannelsDescriptorClientMsgHandle
- func (h *BatchGetNotificationChannelsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *BatchGetNotificationChannelsDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *BatchGetNotificationChannelsDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *BatchGetNotificationChannelsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *BatchGetNotificationChannelsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type BatchGetNotificationChannelsDescriptorServerMsgHandle
- func (h *BatchGetNotificationChannelsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *BatchGetNotificationChannelsDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *BatchGetNotificationChannelsDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *BatchGetNotificationChannelsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *BatchGetNotificationChannelsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type BatchGetNotificationChannelsRequest
- func (*BatchGetNotificationChannelsRequest) Descriptor() ([]byte, []int)
- func (m *BatchGetNotificationChannelsRequest) GetFieldMask() *notification_channel.NotificationChannel_FieldMask
- func (m *BatchGetNotificationChannelsRequest) GetNames() []*notification_channel.Name
- func (m *BatchGetNotificationChannelsRequest) GetView() view.View
- func (*BatchGetNotificationChannelsRequest) GotenMessage()
- func (obj *BatchGetNotificationChannelsRequest) GotenValidate() error
- func (m *BatchGetNotificationChannelsRequest) Marshal() ([]byte, error)
- func (m *BatchGetNotificationChannelsRequest) MarshalJSON() ([]byte, error)
- func (*BatchGetNotificationChannelsRequest) ProtoMessage()
- func (m *BatchGetNotificationChannelsRequest) ProtoReflect() preflect.Message
- func (m *BatchGetNotificationChannelsRequest) Reset()
- func (m *BatchGetNotificationChannelsRequest) SetFieldMask(fv *notification_channel.NotificationChannel_FieldMask)
- func (m *BatchGetNotificationChannelsRequest) SetNames(fv []*notification_channel.Name)
- func (m *BatchGetNotificationChannelsRequest) SetView(fv view.View)
- func (m *BatchGetNotificationChannelsRequest) String() string
- func (m *BatchGetNotificationChannelsRequest) Unmarshal(b []byte) error
- func (m *BatchGetNotificationChannelsRequest) UnmarshalJSON(data []byte) error
- type BatchGetNotificationChannelsResponse
- func (*BatchGetNotificationChannelsResponse) Descriptor() ([]byte, []int)
- func (m *BatchGetNotificationChannelsResponse) GetMissing() []*notification_channel.Name
- func (m *BatchGetNotificationChannelsResponse) GetNotificationChannels() []*notification_channel.NotificationChannel
- func (*BatchGetNotificationChannelsResponse) GotenMessage()
- func (obj *BatchGetNotificationChannelsResponse) GotenValidate() error
- func (m *BatchGetNotificationChannelsResponse) Marshal() ([]byte, error)
- func (m *BatchGetNotificationChannelsResponse) MarshalJSON() ([]byte, error)
- func (*BatchGetNotificationChannelsResponse) ProtoMessage()
- func (m *BatchGetNotificationChannelsResponse) ProtoReflect() preflect.Message
- func (m *BatchGetNotificationChannelsResponse) Reset()
- func (m *BatchGetNotificationChannelsResponse) SetMissing(fv []*notification_channel.Name)
- func (m *BatchGetNotificationChannelsResponse) SetNotificationChannels(fv []*notification_channel.NotificationChannel)
- func (m *BatchGetNotificationChannelsResponse) String() string
- func (m *BatchGetNotificationChannelsResponse) Unmarshal(b []byte) error
- func (m *BatchGetNotificationChannelsResponse) UnmarshalJSON(data []byte) error
- type CreateNotificationChannelDescriptor
- func (d *CreateNotificationChannelDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *CreateNotificationChannelDescriptor) GetApiName() string
- func (d *CreateNotificationChannelDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *CreateNotificationChannelDescriptor) GetFullMethodName() string
- func (d *CreateNotificationChannelDescriptor) GetMethodName() string
- func (d *CreateNotificationChannelDescriptor) GetProtoPkgName() string
- func (d *CreateNotificationChannelDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *CreateNotificationChannelDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *CreateNotificationChannelDescriptor) GetServiceDomain() string
- func (d *CreateNotificationChannelDescriptor) GetServiceVersion() string
- func (d *CreateNotificationChannelDescriptor) GetVerb() string
- func (d *CreateNotificationChannelDescriptor) HasResource() bool
- func (d *CreateNotificationChannelDescriptor) IsClientStream() bool
- func (d *CreateNotificationChannelDescriptor) IsCollection() bool
- func (d *CreateNotificationChannelDescriptor) IsPlural() bool
- func (d *CreateNotificationChannelDescriptor) IsServerStream() bool
- func (d *CreateNotificationChannelDescriptor) IsUnary() bool
- func (d *CreateNotificationChannelDescriptor) NewEmptyClientMsg() proto.Message
- func (d *CreateNotificationChannelDescriptor) NewEmptyServerMsg() proto.Message
- func (d *CreateNotificationChannelDescriptor) RequestHasResourceBody() bool
- type CreateNotificationChannelDescriptorClientMsgHandle
- func (h *CreateNotificationChannelDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *CreateNotificationChannelDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *CreateNotificationChannelDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *CreateNotificationChannelDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *CreateNotificationChannelDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type CreateNotificationChannelDescriptorServerMsgHandle
- func (h *CreateNotificationChannelDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *CreateNotificationChannelDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *CreateNotificationChannelDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *CreateNotificationChannelDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *CreateNotificationChannelDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type CreateNotificationChannelRequest
- func (*CreateNotificationChannelRequest) Descriptor() ([]byte, []int)
- func (m *CreateNotificationChannelRequest) GetNotificationChannel() *notification_channel.NotificationChannel
- func (m *CreateNotificationChannelRequest) GetParent() *notification_channel.ParentName
- func (*CreateNotificationChannelRequest) GotenMessage()
- func (obj *CreateNotificationChannelRequest) GotenValidate() error
- func (m *CreateNotificationChannelRequest) Marshal() ([]byte, error)
- func (m *CreateNotificationChannelRequest) MarshalJSON() ([]byte, error)
- func (*CreateNotificationChannelRequest) ProtoMessage()
- func (m *CreateNotificationChannelRequest) ProtoReflect() preflect.Message
- func (m *CreateNotificationChannelRequest) Reset()
- func (m *CreateNotificationChannelRequest) SetNotificationChannel(fv *notification_channel.NotificationChannel)
- func (m *CreateNotificationChannelRequest) SetParent(fv *notification_channel.ParentName)
- func (m *CreateNotificationChannelRequest) String() string
- func (m *CreateNotificationChannelRequest) Unmarshal(b []byte) error
- func (m *CreateNotificationChannelRequest) UnmarshalJSON(data []byte) error
- type DeleteNotificationChannelDescriptor
- func (d *DeleteNotificationChannelDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *DeleteNotificationChannelDescriptor) GetApiName() string
- func (d *DeleteNotificationChannelDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *DeleteNotificationChannelDescriptor) GetFullMethodName() string
- func (d *DeleteNotificationChannelDescriptor) GetMethodName() string
- func (d *DeleteNotificationChannelDescriptor) GetProtoPkgName() string
- func (d *DeleteNotificationChannelDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *DeleteNotificationChannelDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *DeleteNotificationChannelDescriptor) GetServiceDomain() string
- func (d *DeleteNotificationChannelDescriptor) GetServiceVersion() string
- func (d *DeleteNotificationChannelDescriptor) GetVerb() string
- func (d *DeleteNotificationChannelDescriptor) HasResource() bool
- func (d *DeleteNotificationChannelDescriptor) IsClientStream() bool
- func (d *DeleteNotificationChannelDescriptor) IsCollection() bool
- func (d *DeleteNotificationChannelDescriptor) IsPlural() bool
- func (d *DeleteNotificationChannelDescriptor) IsServerStream() bool
- func (d *DeleteNotificationChannelDescriptor) IsUnary() bool
- func (d *DeleteNotificationChannelDescriptor) NewEmptyClientMsg() proto.Message
- func (d *DeleteNotificationChannelDescriptor) NewEmptyServerMsg() proto.Message
- func (d *DeleteNotificationChannelDescriptor) RequestHasResourceBody() bool
- type DeleteNotificationChannelDescriptorClientMsgHandle
- func (h *DeleteNotificationChannelDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *DeleteNotificationChannelDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *DeleteNotificationChannelDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *DeleteNotificationChannelDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *DeleteNotificationChannelDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type DeleteNotificationChannelDescriptorServerMsgHandle
- func (h *DeleteNotificationChannelDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *DeleteNotificationChannelDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *DeleteNotificationChannelDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *DeleteNotificationChannelDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *DeleteNotificationChannelDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type DeleteNotificationChannelRequest
- func (*DeleteNotificationChannelRequest) Descriptor() ([]byte, []int)
- func (m *DeleteNotificationChannelRequest) GetName() *notification_channel.Name
- func (*DeleteNotificationChannelRequest) GotenMessage()
- func (obj *DeleteNotificationChannelRequest) GotenValidate() error
- func (m *DeleteNotificationChannelRequest) Marshal() ([]byte, error)
- func (m *DeleteNotificationChannelRequest) MarshalJSON() ([]byte, error)
- func (*DeleteNotificationChannelRequest) ProtoMessage()
- func (m *DeleteNotificationChannelRequest) ProtoReflect() preflect.Message
- func (m *DeleteNotificationChannelRequest) Reset()
- func (m *DeleteNotificationChannelRequest) SetName(fv *notification_channel.Name)
- func (m *DeleteNotificationChannelRequest) String() string
- func (m *DeleteNotificationChannelRequest) Unmarshal(b []byte) error
- func (m *DeleteNotificationChannelRequest) UnmarshalJSON(data []byte) error
- type GetNotificationChannelDescriptor
- func (d *GetNotificationChannelDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *GetNotificationChannelDescriptor) GetApiName() string
- func (d *GetNotificationChannelDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *GetNotificationChannelDescriptor) GetFullMethodName() string
- func (d *GetNotificationChannelDescriptor) GetMethodName() string
- func (d *GetNotificationChannelDescriptor) GetProtoPkgName() string
- func (d *GetNotificationChannelDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *GetNotificationChannelDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *GetNotificationChannelDescriptor) GetServiceDomain() string
- func (d *GetNotificationChannelDescriptor) GetServiceVersion() string
- func (d *GetNotificationChannelDescriptor) GetVerb() string
- func (d *GetNotificationChannelDescriptor) HasResource() bool
- func (d *GetNotificationChannelDescriptor) IsClientStream() bool
- func (d *GetNotificationChannelDescriptor) IsCollection() bool
- func (d *GetNotificationChannelDescriptor) IsPlural() bool
- func (d *GetNotificationChannelDescriptor) IsServerStream() bool
- func (d *GetNotificationChannelDescriptor) IsUnary() bool
- func (d *GetNotificationChannelDescriptor) NewEmptyClientMsg() proto.Message
- func (d *GetNotificationChannelDescriptor) NewEmptyServerMsg() proto.Message
- func (d *GetNotificationChannelDescriptor) RequestHasResourceBody() bool
- type GetNotificationChannelDescriptorClientMsgHandle
- func (h *GetNotificationChannelDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *GetNotificationChannelDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *GetNotificationChannelDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *GetNotificationChannelDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *GetNotificationChannelDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type GetNotificationChannelDescriptorServerMsgHandle
- func (h *GetNotificationChannelDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *GetNotificationChannelDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *GetNotificationChannelDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *GetNotificationChannelDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *GetNotificationChannelDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type GetNotificationChannelRequest
- func (*GetNotificationChannelRequest) Descriptor() ([]byte, []int)
- func (m *GetNotificationChannelRequest) GetFieldMask() *notification_channel.NotificationChannel_FieldMask
- func (m *GetNotificationChannelRequest) GetName() *notification_channel.Name
- func (m *GetNotificationChannelRequest) GetView() view.View
- func (*GetNotificationChannelRequest) GotenMessage()
- func (obj *GetNotificationChannelRequest) GotenValidate() error
- func (m *GetNotificationChannelRequest) Marshal() ([]byte, error)
- func (m *GetNotificationChannelRequest) MarshalJSON() ([]byte, error)
- func (*GetNotificationChannelRequest) ProtoMessage()
- func (m *GetNotificationChannelRequest) ProtoReflect() preflect.Message
- func (m *GetNotificationChannelRequest) Reset()
- func (m *GetNotificationChannelRequest) SetFieldMask(fv *notification_channel.NotificationChannel_FieldMask)
- func (m *GetNotificationChannelRequest) SetName(fv *notification_channel.Name)
- func (m *GetNotificationChannelRequest) SetView(fv view.View)
- func (m *GetNotificationChannelRequest) String() string
- func (m *GetNotificationChannelRequest) Unmarshal(b []byte) error
- func (m *GetNotificationChannelRequest) UnmarshalJSON(data []byte) error
- type ListNotificationChannelsDescriptor
- func (d *ListNotificationChannelsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *ListNotificationChannelsDescriptor) GetApiName() string
- func (d *ListNotificationChannelsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *ListNotificationChannelsDescriptor) GetFullMethodName() string
- func (d *ListNotificationChannelsDescriptor) GetMethodName() string
- func (d *ListNotificationChannelsDescriptor) GetProtoPkgName() string
- func (d *ListNotificationChannelsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *ListNotificationChannelsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *ListNotificationChannelsDescriptor) GetServiceDomain() string
- func (d *ListNotificationChannelsDescriptor) GetServiceVersion() string
- func (d *ListNotificationChannelsDescriptor) GetVerb() string
- func (d *ListNotificationChannelsDescriptor) HasResource() bool
- func (d *ListNotificationChannelsDescriptor) IsClientStream() bool
- func (d *ListNotificationChannelsDescriptor) IsCollection() bool
- func (d *ListNotificationChannelsDescriptor) IsPlural() bool
- func (d *ListNotificationChannelsDescriptor) IsServerStream() bool
- func (d *ListNotificationChannelsDescriptor) IsUnary() bool
- func (d *ListNotificationChannelsDescriptor) NewEmptyClientMsg() proto.Message
- func (d *ListNotificationChannelsDescriptor) NewEmptyServerMsg() proto.Message
- func (d *ListNotificationChannelsDescriptor) RequestHasResourceBody() bool
- type ListNotificationChannelsDescriptorClientMsgHandle
- func (h *ListNotificationChannelsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *ListNotificationChannelsDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *ListNotificationChannelsDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *ListNotificationChannelsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *ListNotificationChannelsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type ListNotificationChannelsDescriptorServerMsgHandle
- func (h *ListNotificationChannelsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *ListNotificationChannelsDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *ListNotificationChannelsDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *ListNotificationChannelsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *ListNotificationChannelsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type ListNotificationChannelsRequest
- func (*ListNotificationChannelsRequest) Descriptor() ([]byte, []int)
- func (m *ListNotificationChannelsRequest) GetFieldMask() *notification_channel.NotificationChannel_FieldMask
- func (m *ListNotificationChannelsRequest) GetFilter() *notification_channel.Filter
- func (m *ListNotificationChannelsRequest) GetIncludePagingInfo() bool
- func (m *ListNotificationChannelsRequest) GetOrderBy() *notification_channel.OrderBy
- func (m *ListNotificationChannelsRequest) GetPageSize() int32
- func (m *ListNotificationChannelsRequest) GetPageToken() *notification_channel.PagerCursor
- func (m *ListNotificationChannelsRequest) GetParent() *notification_channel.ParentName
- func (m *ListNotificationChannelsRequest) GetView() view.View
- func (*ListNotificationChannelsRequest) GotenMessage()
- func (obj *ListNotificationChannelsRequest) GotenValidate() error
- func (m *ListNotificationChannelsRequest) Marshal() ([]byte, error)
- func (m *ListNotificationChannelsRequest) MarshalJSON() ([]byte, error)
- func (*ListNotificationChannelsRequest) ProtoMessage()
- func (m *ListNotificationChannelsRequest) ProtoReflect() preflect.Message
- func (m *ListNotificationChannelsRequest) Reset()
- func (m *ListNotificationChannelsRequest) SetFieldMask(fv *notification_channel.NotificationChannel_FieldMask)
- func (m *ListNotificationChannelsRequest) SetFilter(fv *notification_channel.Filter)
- func (m *ListNotificationChannelsRequest) SetIncludePagingInfo(fv bool)
- func (m *ListNotificationChannelsRequest) SetOrderBy(fv *notification_channel.OrderBy)
- func (m *ListNotificationChannelsRequest) SetPageSize(fv int32)
- func (m *ListNotificationChannelsRequest) SetPageToken(fv *notification_channel.PagerCursor)
- func (m *ListNotificationChannelsRequest) SetParent(fv *notification_channel.ParentName)
- func (m *ListNotificationChannelsRequest) SetView(fv view.View)
- func (m *ListNotificationChannelsRequest) String() string
- func (m *ListNotificationChannelsRequest) Unmarshal(b []byte) error
- func (m *ListNotificationChannelsRequest) UnmarshalJSON(data []byte) error
- type ListNotificationChannelsResponse
- func (*ListNotificationChannelsResponse) Descriptor() ([]byte, []int)
- func (m *ListNotificationChannelsResponse) GetCurrentOffset() int32
- func (m *ListNotificationChannelsResponse) GetNextPageToken() *notification_channel.PagerCursor
- func (m *ListNotificationChannelsResponse) GetNotificationChannels() []*notification_channel.NotificationChannel
- func (m *ListNotificationChannelsResponse) GetPrevPageToken() *notification_channel.PagerCursor
- func (m *ListNotificationChannelsResponse) GetTotalResultsCount() int32
- func (*ListNotificationChannelsResponse) GotenMessage()
- func (obj *ListNotificationChannelsResponse) GotenValidate() error
- func (m *ListNotificationChannelsResponse) Marshal() ([]byte, error)
- func (m *ListNotificationChannelsResponse) MarshalJSON() ([]byte, error)
- func (*ListNotificationChannelsResponse) ProtoMessage()
- func (m *ListNotificationChannelsResponse) ProtoReflect() preflect.Message
- func (m *ListNotificationChannelsResponse) Reset()
- func (m *ListNotificationChannelsResponse) SetCurrentOffset(fv int32)
- func (m *ListNotificationChannelsResponse) SetNextPageToken(fv *notification_channel.PagerCursor)
- func (m *ListNotificationChannelsResponse) SetNotificationChannels(fv []*notification_channel.NotificationChannel)
- func (m *ListNotificationChannelsResponse) SetPrevPageToken(fv *notification_channel.PagerCursor)
- func (m *ListNotificationChannelsResponse) SetTotalResultsCount(fv int32)
- func (m *ListNotificationChannelsResponse) String() string
- func (m *ListNotificationChannelsResponse) Unmarshal(b []byte) error
- func (m *ListNotificationChannelsResponse) UnmarshalJSON(data []byte) error
- type NotificationChannelServiceClient
- type NotificationChannelServiceDescriptor
- func (d *NotificationChannelServiceDescriptor) AllMethodDescriptors() []gotenclient.MethodDescriptor
- func (d *NotificationChannelServiceDescriptor) GetApiName() string
- func (d *NotificationChannelServiceDescriptor) GetFullAPIName() string
- func (d *NotificationChannelServiceDescriptor) GetProtoPkgName() string
- func (d *NotificationChannelServiceDescriptor) GetServiceDomain() string
- func (d *NotificationChannelServiceDescriptor) GetServiceVersion() string
- type TestNotificationChannelDescriptor
- func (d *TestNotificationChannelDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *TestNotificationChannelDescriptor) GetApiName() string
- func (d *TestNotificationChannelDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *TestNotificationChannelDescriptor) GetFullMethodName() string
- func (d *TestNotificationChannelDescriptor) GetMethodName() string
- func (d *TestNotificationChannelDescriptor) GetProtoPkgName() string
- func (d *TestNotificationChannelDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *TestNotificationChannelDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *TestNotificationChannelDescriptor) GetServiceDomain() string
- func (d *TestNotificationChannelDescriptor) GetServiceVersion() string
- func (d *TestNotificationChannelDescriptor) GetVerb() string
- func (d *TestNotificationChannelDescriptor) HasResource() bool
- func (d *TestNotificationChannelDescriptor) IsClientStream() bool
- func (d *TestNotificationChannelDescriptor) IsCollection() bool
- func (d *TestNotificationChannelDescriptor) IsPlural() bool
- func (d *TestNotificationChannelDescriptor) IsServerStream() bool
- func (d *TestNotificationChannelDescriptor) IsUnary() bool
- func (d *TestNotificationChannelDescriptor) NewEmptyClientMsg() proto.Message
- func (d *TestNotificationChannelDescriptor) NewEmptyServerMsg() proto.Message
- func (d *TestNotificationChannelDescriptor) RequestHasResourceBody() bool
- type TestNotificationChannelDescriptorClientMsgHandle
- func (h *TestNotificationChannelDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *TestNotificationChannelDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *TestNotificationChannelDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *TestNotificationChannelDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *TestNotificationChannelDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type TestNotificationChannelDescriptorServerMsgHandle
- func (h *TestNotificationChannelDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *TestNotificationChannelDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *TestNotificationChannelDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *TestNotificationChannelDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *TestNotificationChannelDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type TestNotificationChannelRequest
- func (*TestNotificationChannelRequest) Descriptor() ([]byte, []int)
- func (m *TestNotificationChannelRequest) GetName() *notification_channel.Name
- func (*TestNotificationChannelRequest) GotenMessage()
- func (obj *TestNotificationChannelRequest) GotenValidate() error
- func (m *TestNotificationChannelRequest) Marshal() ([]byte, error)
- func (m *TestNotificationChannelRequest) MarshalJSON() ([]byte, error)
- func (*TestNotificationChannelRequest) ProtoMessage()
- func (m *TestNotificationChannelRequest) ProtoReflect() preflect.Message
- func (m *TestNotificationChannelRequest) Reset()
- func (m *TestNotificationChannelRequest) SetName(fv *notification_channel.Name)
- func (m *TestNotificationChannelRequest) String() string
- func (m *TestNotificationChannelRequest) Unmarshal(b []byte) error
- func (m *TestNotificationChannelRequest) UnmarshalJSON(data []byte) error
- type UpdateNotificationChannelDescriptor
- func (d *UpdateNotificationChannelDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *UpdateNotificationChannelDescriptor) GetApiName() string
- func (d *UpdateNotificationChannelDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *UpdateNotificationChannelDescriptor) GetFullMethodName() string
- func (d *UpdateNotificationChannelDescriptor) GetMethodName() string
- func (d *UpdateNotificationChannelDescriptor) GetProtoPkgName() string
- func (d *UpdateNotificationChannelDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *UpdateNotificationChannelDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *UpdateNotificationChannelDescriptor) GetServiceDomain() string
- func (d *UpdateNotificationChannelDescriptor) GetServiceVersion() string
- func (d *UpdateNotificationChannelDescriptor) GetVerb() string
- func (d *UpdateNotificationChannelDescriptor) HasResource() bool
- func (d *UpdateNotificationChannelDescriptor) IsClientStream() bool
- func (d *UpdateNotificationChannelDescriptor) IsCollection() bool
- func (d *UpdateNotificationChannelDescriptor) IsPlural() bool
- func (d *UpdateNotificationChannelDescriptor) IsServerStream() bool
- func (d *UpdateNotificationChannelDescriptor) IsUnary() bool
- func (d *UpdateNotificationChannelDescriptor) NewEmptyClientMsg() proto.Message
- func (d *UpdateNotificationChannelDescriptor) NewEmptyServerMsg() proto.Message
- func (d *UpdateNotificationChannelDescriptor) RequestHasResourceBody() bool
- type UpdateNotificationChannelDescriptorClientMsgHandle
- func (h *UpdateNotificationChannelDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *UpdateNotificationChannelDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *UpdateNotificationChannelDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *UpdateNotificationChannelDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *UpdateNotificationChannelDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type UpdateNotificationChannelDescriptorServerMsgHandle
- func (h *UpdateNotificationChannelDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *UpdateNotificationChannelDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *UpdateNotificationChannelDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *UpdateNotificationChannelDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *UpdateNotificationChannelDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type UpdateNotificationChannelRequest
- func (*UpdateNotificationChannelRequest) Descriptor() ([]byte, []int)
- func (m *UpdateNotificationChannelRequest) GetAllowMissing() bool
- func (m *UpdateNotificationChannelRequest) GetCas() *UpdateNotificationChannelRequest_CAS
- func (m *UpdateNotificationChannelRequest) GetNotificationChannel() *notification_channel.NotificationChannel
- func (m *UpdateNotificationChannelRequest) GetUpdateMask() *notification_channel.NotificationChannel_FieldMask
- func (*UpdateNotificationChannelRequest) GotenMessage()
- func (obj *UpdateNotificationChannelRequest) GotenValidate() error
- func (m *UpdateNotificationChannelRequest) Marshal() ([]byte, error)
- func (m *UpdateNotificationChannelRequest) MarshalJSON() ([]byte, error)
- func (*UpdateNotificationChannelRequest) ProtoMessage()
- func (m *UpdateNotificationChannelRequest) ProtoReflect() preflect.Message
- func (m *UpdateNotificationChannelRequest) Reset()
- func (m *UpdateNotificationChannelRequest) SetAllowMissing(fv bool)
- func (m *UpdateNotificationChannelRequest) SetCas(fv *UpdateNotificationChannelRequest_CAS)
- func (m *UpdateNotificationChannelRequest) SetNotificationChannel(fv *notification_channel.NotificationChannel)
- func (m *UpdateNotificationChannelRequest) SetUpdateMask(fv *notification_channel.NotificationChannel_FieldMask)
- func (m *UpdateNotificationChannelRequest) String() string
- func (m *UpdateNotificationChannelRequest) Unmarshal(b []byte) error
- func (m *UpdateNotificationChannelRequest) UnmarshalJSON(data []byte) error
- type UpdateNotificationChannelRequest_CAS
- func (*UpdateNotificationChannelRequest_CAS) Descriptor() ([]byte, []int)
- func (m *UpdateNotificationChannelRequest_CAS) GetConditionalState() *notification_channel.NotificationChannel
- func (m *UpdateNotificationChannelRequest_CAS) GetFieldMask() *notification_channel.NotificationChannel_FieldMask
- func (*UpdateNotificationChannelRequest_CAS) GotenMessage()
- func (obj *UpdateNotificationChannelRequest_CAS) GotenValidate() error
- func (m *UpdateNotificationChannelRequest_CAS) Marshal() ([]byte, error)
- func (m *UpdateNotificationChannelRequest_CAS) MarshalJSON() ([]byte, error)
- func (*UpdateNotificationChannelRequest_CAS) ProtoMessage()
- func (m *UpdateNotificationChannelRequest_CAS) ProtoReflect() preflect.Message
- func (m *UpdateNotificationChannelRequest_CAS) Reset()
- func (m *UpdateNotificationChannelRequest_CAS) SetConditionalState(fv *notification_channel.NotificationChannel)
- func (m *UpdateNotificationChannelRequest_CAS) SetFieldMask(fv *notification_channel.NotificationChannel_FieldMask)
- func (m *UpdateNotificationChannelRequest_CAS) String() string
- func (m *UpdateNotificationChannelRequest_CAS) Unmarshal(b []byte) error
- func (m *UpdateNotificationChannelRequest_CAS) UnmarshalJSON(data []byte) error
- type WatchNotificationChannelClientStream
- type WatchNotificationChannelDescriptor
- func (d *WatchNotificationChannelDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *WatchNotificationChannelDescriptor) GetApiName() string
- func (d *WatchNotificationChannelDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchNotificationChannelDescriptor) GetFullMethodName() string
- func (d *WatchNotificationChannelDescriptor) GetMethodName() string
- func (d *WatchNotificationChannelDescriptor) GetProtoPkgName() string
- func (d *WatchNotificationChannelDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *WatchNotificationChannelDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchNotificationChannelDescriptor) GetServiceDomain() string
- func (d *WatchNotificationChannelDescriptor) GetServiceVersion() string
- func (d *WatchNotificationChannelDescriptor) GetVerb() string
- func (d *WatchNotificationChannelDescriptor) HasResource() bool
- func (d *WatchNotificationChannelDescriptor) IsClientStream() bool
- func (d *WatchNotificationChannelDescriptor) IsCollection() bool
- func (d *WatchNotificationChannelDescriptor) IsPlural() bool
- func (d *WatchNotificationChannelDescriptor) IsServerStream() bool
- func (d *WatchNotificationChannelDescriptor) IsUnary() bool
- func (d *WatchNotificationChannelDescriptor) NewEmptyClientMsg() proto.Message
- func (d *WatchNotificationChannelDescriptor) NewEmptyServerMsg() proto.Message
- func (d *WatchNotificationChannelDescriptor) RequestHasResourceBody() bool
- type WatchNotificationChannelDescriptorClientMsgHandle
- func (h *WatchNotificationChannelDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchNotificationChannelDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *WatchNotificationChannelDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *WatchNotificationChannelDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchNotificationChannelDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchNotificationChannelDescriptorServerMsgHandle
- func (h *WatchNotificationChannelDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchNotificationChannelDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *WatchNotificationChannelDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *WatchNotificationChannelDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchNotificationChannelDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchNotificationChannelRequest
- func (*WatchNotificationChannelRequest) Descriptor() ([]byte, []int)
- func (m *WatchNotificationChannelRequest) GetFieldMask() *notification_channel.NotificationChannel_FieldMask
- func (m *WatchNotificationChannelRequest) GetName() *notification_channel.Name
- func (m *WatchNotificationChannelRequest) GetView() view.View
- func (*WatchNotificationChannelRequest) GotenMessage()
- func (obj *WatchNotificationChannelRequest) GotenValidate() error
- func (m *WatchNotificationChannelRequest) Marshal() ([]byte, error)
- func (m *WatchNotificationChannelRequest) MarshalJSON() ([]byte, error)
- func (*WatchNotificationChannelRequest) ProtoMessage()
- func (m *WatchNotificationChannelRequest) ProtoReflect() preflect.Message
- func (m *WatchNotificationChannelRequest) Reset()
- func (m *WatchNotificationChannelRequest) SetFieldMask(fv *notification_channel.NotificationChannel_FieldMask)
- func (m *WatchNotificationChannelRequest) SetName(fv *notification_channel.Name)
- func (m *WatchNotificationChannelRequest) SetView(fv view.View)
- func (m *WatchNotificationChannelRequest) String() string
- func (m *WatchNotificationChannelRequest) Unmarshal(b []byte) error
- func (m *WatchNotificationChannelRequest) UnmarshalJSON(data []byte) error
- type WatchNotificationChannelResponse
- func (*WatchNotificationChannelResponse) Descriptor() ([]byte, []int)
- func (m *WatchNotificationChannelResponse) GetChange() *notification_channel.NotificationChannelChange
- func (*WatchNotificationChannelResponse) GotenMessage()
- func (obj *WatchNotificationChannelResponse) GotenValidate() error
- func (m *WatchNotificationChannelResponse) Marshal() ([]byte, error)
- func (m *WatchNotificationChannelResponse) MarshalJSON() ([]byte, error)
- func (*WatchNotificationChannelResponse) ProtoMessage()
- func (m *WatchNotificationChannelResponse) ProtoReflect() preflect.Message
- func (m *WatchNotificationChannelResponse) Reset()
- func (m *WatchNotificationChannelResponse) SetChange(fv *notification_channel.NotificationChannelChange)
- func (m *WatchNotificationChannelResponse) String() string
- func (m *WatchNotificationChannelResponse) Unmarshal(b []byte) error
- func (m *WatchNotificationChannelResponse) UnmarshalJSON(data []byte) error
- type WatchNotificationChannelsClientStream
- type WatchNotificationChannelsDescriptor
- func (d *WatchNotificationChannelsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *WatchNotificationChannelsDescriptor) GetApiName() string
- func (d *WatchNotificationChannelsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchNotificationChannelsDescriptor) GetFullMethodName() string
- func (d *WatchNotificationChannelsDescriptor) GetMethodName() string
- func (d *WatchNotificationChannelsDescriptor) GetProtoPkgName() string
- func (d *WatchNotificationChannelsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *WatchNotificationChannelsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchNotificationChannelsDescriptor) GetServiceDomain() string
- func (d *WatchNotificationChannelsDescriptor) GetServiceVersion() string
- func (d *WatchNotificationChannelsDescriptor) GetVerb() string
- func (d *WatchNotificationChannelsDescriptor) HasResource() bool
- func (d *WatchNotificationChannelsDescriptor) IsClientStream() bool
- func (d *WatchNotificationChannelsDescriptor) IsCollection() bool
- func (d *WatchNotificationChannelsDescriptor) IsPlural() bool
- func (d *WatchNotificationChannelsDescriptor) IsServerStream() bool
- func (d *WatchNotificationChannelsDescriptor) IsUnary() bool
- func (d *WatchNotificationChannelsDescriptor) NewEmptyClientMsg() proto.Message
- func (d *WatchNotificationChannelsDescriptor) NewEmptyServerMsg() proto.Message
- func (d *WatchNotificationChannelsDescriptor) RequestHasResourceBody() bool
- type WatchNotificationChannelsDescriptorClientMsgHandle
- func (h *WatchNotificationChannelsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchNotificationChannelsDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *WatchNotificationChannelsDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *WatchNotificationChannelsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchNotificationChannelsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchNotificationChannelsDescriptorServerMsgHandle
- func (h *WatchNotificationChannelsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchNotificationChannelsDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *WatchNotificationChannelsDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *WatchNotificationChannelsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchNotificationChannelsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchNotificationChannelsRequest
- func (*WatchNotificationChannelsRequest) Descriptor() ([]byte, []int)
- func (m *WatchNotificationChannelsRequest) GetFieldMask() *notification_channel.NotificationChannel_FieldMask
- func (m *WatchNotificationChannelsRequest) GetFilter() *notification_channel.Filter
- func (m *WatchNotificationChannelsRequest) GetMaxChunkSize() int32
- func (m *WatchNotificationChannelsRequest) GetOrderBy() *notification_channel.OrderBy
- func (m *WatchNotificationChannelsRequest) GetPageSize() int32
- func (m *WatchNotificationChannelsRequest) GetPageToken() *notification_channel.PagerCursor
- func (m *WatchNotificationChannelsRequest) GetParent() *notification_channel.ParentName
- func (m *WatchNotificationChannelsRequest) GetResumeToken() string
- func (m *WatchNotificationChannelsRequest) GetStartingTime() *timestamppb.Timestamp
- func (m *WatchNotificationChannelsRequest) GetType() watch_type.WatchType
- func (m *WatchNotificationChannelsRequest) GetView() view.View
- func (*WatchNotificationChannelsRequest) GotenMessage()
- func (obj *WatchNotificationChannelsRequest) GotenValidate() error
- func (m *WatchNotificationChannelsRequest) Marshal() ([]byte, error)
- func (m *WatchNotificationChannelsRequest) MarshalJSON() ([]byte, error)
- func (*WatchNotificationChannelsRequest) ProtoMessage()
- func (m *WatchNotificationChannelsRequest) ProtoReflect() preflect.Message
- func (m *WatchNotificationChannelsRequest) Reset()
- func (m *WatchNotificationChannelsRequest) SetFieldMask(fv *notification_channel.NotificationChannel_FieldMask)
- func (m *WatchNotificationChannelsRequest) SetFilter(fv *notification_channel.Filter)
- func (m *WatchNotificationChannelsRequest) SetMaxChunkSize(fv int32)
- func (m *WatchNotificationChannelsRequest) SetOrderBy(fv *notification_channel.OrderBy)
- func (m *WatchNotificationChannelsRequest) SetPageSize(fv int32)
- func (m *WatchNotificationChannelsRequest) SetPageToken(fv *notification_channel.PagerCursor)
- func (m *WatchNotificationChannelsRequest) SetParent(fv *notification_channel.ParentName)
- func (m *WatchNotificationChannelsRequest) SetResumeToken(fv string)
- func (m *WatchNotificationChannelsRequest) SetStartingTime(fv *timestamppb.Timestamp)
- func (m *WatchNotificationChannelsRequest) SetType(fv watch_type.WatchType)
- func (m *WatchNotificationChannelsRequest) SetView(fv view.View)
- func (m *WatchNotificationChannelsRequest) String() string
- func (m *WatchNotificationChannelsRequest) Unmarshal(b []byte) error
- func (m *WatchNotificationChannelsRequest) UnmarshalJSON(data []byte) error
- type WatchNotificationChannelsResponse
- func (*WatchNotificationChannelsResponse) Descriptor() ([]byte, []int)
- func (m *WatchNotificationChannelsResponse) GetIsCurrent() bool
- func (m *WatchNotificationChannelsResponse) GetIsHardReset() bool
- func (m *WatchNotificationChannelsResponse) GetIsSoftReset() bool
- func (m *WatchNotificationChannelsResponse) GetNotificationChannelChanges() []*notification_channel.NotificationChannelChange
- func (m *WatchNotificationChannelsResponse) GetPageTokenChange() *WatchNotificationChannelsResponse_PageTokenChange
- func (m *WatchNotificationChannelsResponse) GetResumeToken() string
- func (m *WatchNotificationChannelsResponse) GetSnapshotSize() int64
- func (*WatchNotificationChannelsResponse) GotenMessage()
- func (obj *WatchNotificationChannelsResponse) GotenValidate() error
- func (m *WatchNotificationChannelsResponse) Marshal() ([]byte, error)
- func (m *WatchNotificationChannelsResponse) MarshalJSON() ([]byte, error)
- func (*WatchNotificationChannelsResponse) ProtoMessage()
- func (m *WatchNotificationChannelsResponse) ProtoReflect() preflect.Message
- func (m *WatchNotificationChannelsResponse) Reset()
- func (m *WatchNotificationChannelsResponse) SetIsCurrent(fv bool)
- func (m *WatchNotificationChannelsResponse) SetIsHardReset(fv bool)
- func (m *WatchNotificationChannelsResponse) SetIsSoftReset(fv bool)
- func (m *WatchNotificationChannelsResponse) SetNotificationChannelChanges(fv []*notification_channel.NotificationChannelChange)
- func (m *WatchNotificationChannelsResponse) SetPageTokenChange(fv *WatchNotificationChannelsResponse_PageTokenChange)
- func (m *WatchNotificationChannelsResponse) SetResumeToken(fv string)
- func (m *WatchNotificationChannelsResponse) SetSnapshotSize(fv int64)
- func (m *WatchNotificationChannelsResponse) String() string
- func (m *WatchNotificationChannelsResponse) Unmarshal(b []byte) error
- func (m *WatchNotificationChannelsResponse) UnmarshalJSON(data []byte) error
- type WatchNotificationChannelsResponse_PageTokenChange
- func (*WatchNotificationChannelsResponse_PageTokenChange) Descriptor() ([]byte, []int)
- func (m *WatchNotificationChannelsResponse_PageTokenChange) GetNextPageToken() *notification_channel.PagerCursor
- func (m *WatchNotificationChannelsResponse_PageTokenChange) GetPrevPageToken() *notification_channel.PagerCursor
- func (*WatchNotificationChannelsResponse_PageTokenChange) GotenMessage()
- func (obj *WatchNotificationChannelsResponse_PageTokenChange) GotenValidate() error
- func (m *WatchNotificationChannelsResponse_PageTokenChange) Marshal() ([]byte, error)
- func (m *WatchNotificationChannelsResponse_PageTokenChange) MarshalJSON() ([]byte, error)
- func (*WatchNotificationChannelsResponse_PageTokenChange) ProtoMessage()
- func (m *WatchNotificationChannelsResponse_PageTokenChange) ProtoReflect() preflect.Message
- func (m *WatchNotificationChannelsResponse_PageTokenChange) Reset()
- func (m *WatchNotificationChannelsResponse_PageTokenChange) SetNextPageToken(fv *notification_channel.PagerCursor)
- func (m *WatchNotificationChannelsResponse_PageTokenChange) SetPrevPageToken(fv *notification_channel.PagerCursor)
- func (m *WatchNotificationChannelsResponse_PageTokenChange) String() string
- func (m *WatchNotificationChannelsResponse_PageTokenChange) Unmarshal(b []byte) error
- func (m *WatchNotificationChannelsResponse_PageTokenChange) UnmarshalJSON(data []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BatchGetNotificationChannelsDescriptor ¶
type BatchGetNotificationChannelsDescriptor struct{}
func GetBatchGetNotificationChannelsDescriptor ¶
func GetBatchGetNotificationChannelsDescriptor() *BatchGetNotificationChannelsDescriptor
func (*BatchGetNotificationChannelsDescriptor) GetApiDescriptor ¶
func (d *BatchGetNotificationChannelsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*BatchGetNotificationChannelsDescriptor) GetApiName ¶
func (d *BatchGetNotificationChannelsDescriptor) GetApiName() string
func (*BatchGetNotificationChannelsDescriptor) GetClientMsgReflectHandle ¶
func (d *BatchGetNotificationChannelsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*BatchGetNotificationChannelsDescriptor) GetFullMethodName ¶
func (d *BatchGetNotificationChannelsDescriptor) GetFullMethodName() string
func (*BatchGetNotificationChannelsDescriptor) GetMethodName ¶
func (d *BatchGetNotificationChannelsDescriptor) GetMethodName() string
func (*BatchGetNotificationChannelsDescriptor) GetProtoPkgName ¶
func (d *BatchGetNotificationChannelsDescriptor) GetProtoPkgName() string
func (*BatchGetNotificationChannelsDescriptor) GetResourceDescriptor ¶
func (d *BatchGetNotificationChannelsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*BatchGetNotificationChannelsDescriptor) GetServerMsgReflectHandle ¶
func (d *BatchGetNotificationChannelsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*BatchGetNotificationChannelsDescriptor) GetServiceDomain ¶
func (d *BatchGetNotificationChannelsDescriptor) GetServiceDomain() string
func (*BatchGetNotificationChannelsDescriptor) GetServiceVersion ¶
func (d *BatchGetNotificationChannelsDescriptor) GetServiceVersion() string
func (*BatchGetNotificationChannelsDescriptor) GetVerb ¶
func (d *BatchGetNotificationChannelsDescriptor) GetVerb() string
func (*BatchGetNotificationChannelsDescriptor) HasResource ¶
func (d *BatchGetNotificationChannelsDescriptor) HasResource() bool
func (*BatchGetNotificationChannelsDescriptor) IsClientStream ¶
func (d *BatchGetNotificationChannelsDescriptor) IsClientStream() bool
func (*BatchGetNotificationChannelsDescriptor) IsCollection ¶
func (d *BatchGetNotificationChannelsDescriptor) IsCollection() bool
func (*BatchGetNotificationChannelsDescriptor) IsPlural ¶
func (d *BatchGetNotificationChannelsDescriptor) IsPlural() bool
func (*BatchGetNotificationChannelsDescriptor) IsServerStream ¶
func (d *BatchGetNotificationChannelsDescriptor) IsServerStream() bool
func (*BatchGetNotificationChannelsDescriptor) IsUnary ¶
func (d *BatchGetNotificationChannelsDescriptor) IsUnary() bool
func (*BatchGetNotificationChannelsDescriptor) NewEmptyClientMsg ¶
func (d *BatchGetNotificationChannelsDescriptor) NewEmptyClientMsg() proto.Message
func (*BatchGetNotificationChannelsDescriptor) NewEmptyServerMsg ¶
func (d *BatchGetNotificationChannelsDescriptor) NewEmptyServerMsg() proto.Message
func (*BatchGetNotificationChannelsDescriptor) RequestHasResourceBody ¶
func (d *BatchGetNotificationChannelsDescriptor) RequestHasResourceBody() bool
type BatchGetNotificationChannelsDescriptorClientMsgHandle ¶
type BatchGetNotificationChannelsDescriptorClientMsgHandle struct{}
func (*BatchGetNotificationChannelsDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *BatchGetNotificationChannelsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*BatchGetNotificationChannelsDescriptorClientMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *BatchGetNotificationChannelsDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*BatchGetNotificationChannelsDescriptorClientMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *BatchGetNotificationChannelsDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*BatchGetNotificationChannelsDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *BatchGetNotificationChannelsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*BatchGetNotificationChannelsDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *BatchGetNotificationChannelsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type BatchGetNotificationChannelsDescriptorServerMsgHandle ¶
type BatchGetNotificationChannelsDescriptorServerMsgHandle struct{}
func (*BatchGetNotificationChannelsDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *BatchGetNotificationChannelsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*BatchGetNotificationChannelsDescriptorServerMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *BatchGetNotificationChannelsDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*BatchGetNotificationChannelsDescriptorServerMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *BatchGetNotificationChannelsDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*BatchGetNotificationChannelsDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *BatchGetNotificationChannelsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*BatchGetNotificationChannelsDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *BatchGetNotificationChannelsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type BatchGetNotificationChannelsRequest ¶
type BatchGetNotificationChannelsRequest struct { // Names of NotificationChannels Names []*notification_channel.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_channel.NotificationChannel_FieldMask `` /* 151-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 [BatchGetNotificationChannels][ntt.monitoring.v3.BatchGetNotificationChannels]
func (*BatchGetNotificationChannelsRequest) Descriptor ¶
func (*BatchGetNotificationChannelsRequest) Descriptor() ([]byte, []int)
Deprecated, Use BatchGetNotificationChannelsRequest.ProtoReflect.Descriptor instead.
func (*BatchGetNotificationChannelsRequest) GetFieldMask ¶
func (m *BatchGetNotificationChannelsRequest) GetFieldMask() *notification_channel.NotificationChannel_FieldMask
func (*BatchGetNotificationChannelsRequest) GetNames ¶
func (m *BatchGetNotificationChannelsRequest) GetNames() []*notification_channel.Name
func (*BatchGetNotificationChannelsRequest) GetView ¶
func (m *BatchGetNotificationChannelsRequest) GetView() view.View
func (*BatchGetNotificationChannelsRequest) GotenMessage ¶
func (*BatchGetNotificationChannelsRequest) GotenMessage()
func (*BatchGetNotificationChannelsRequest) GotenValidate ¶
func (obj *BatchGetNotificationChannelsRequest) GotenValidate() error
func (*BatchGetNotificationChannelsRequest) Marshal ¶
func (m *BatchGetNotificationChannelsRequest) Marshal() ([]byte, error)
func (*BatchGetNotificationChannelsRequest) MarshalJSON ¶
func (m *BatchGetNotificationChannelsRequest) MarshalJSON() ([]byte, error)
func (*BatchGetNotificationChannelsRequest) ProtoMessage ¶
func (*BatchGetNotificationChannelsRequest) ProtoMessage()
func (*BatchGetNotificationChannelsRequest) ProtoReflect ¶
func (m *BatchGetNotificationChannelsRequest) ProtoReflect() preflect.Message
func (*BatchGetNotificationChannelsRequest) Reset ¶
func (m *BatchGetNotificationChannelsRequest) Reset()
func (*BatchGetNotificationChannelsRequest) SetFieldMask ¶
func (m *BatchGetNotificationChannelsRequest) SetFieldMask(fv *notification_channel.NotificationChannel_FieldMask)
func (*BatchGetNotificationChannelsRequest) SetNames ¶
func (m *BatchGetNotificationChannelsRequest) SetNames(fv []*notification_channel.Name)
func (*BatchGetNotificationChannelsRequest) SetView ¶
func (m *BatchGetNotificationChannelsRequest) SetView(fv view.View)
func (*BatchGetNotificationChannelsRequest) String ¶
func (m *BatchGetNotificationChannelsRequest) String() string
func (*BatchGetNotificationChannelsRequest) Unmarshal ¶
func (m *BatchGetNotificationChannelsRequest) Unmarshal(b []byte) error
func (*BatchGetNotificationChannelsRequest) UnmarshalJSON ¶
func (m *BatchGetNotificationChannelsRequest) UnmarshalJSON(data []byte) error
type BatchGetNotificationChannelsResponse ¶
type BatchGetNotificationChannelsResponse struct { // found NotificationChannels NotificationChannels []*notification_channel.NotificationChannel `` /* 154-byte string literal not displayed */ // list of not found NotificationChannels Missing []*notification_channel.Name `protobuf:"bytes,2,rep,customtype=Name,name=missing,proto3" json:"missing,omitempty" firestore:"missing"` // contains filtered or unexported fields }
BatchGetNotificationChannelsResponse
func (*BatchGetNotificationChannelsResponse) Descriptor ¶
func (*BatchGetNotificationChannelsResponse) Descriptor() ([]byte, []int)
Deprecated, Use BatchGetNotificationChannelsResponse.ProtoReflect.Descriptor instead.
func (*BatchGetNotificationChannelsResponse) GetMissing ¶
func (m *BatchGetNotificationChannelsResponse) GetMissing() []*notification_channel.Name
func (*BatchGetNotificationChannelsResponse) GetNotificationChannels ¶
func (m *BatchGetNotificationChannelsResponse) GetNotificationChannels() []*notification_channel.NotificationChannel
func (*BatchGetNotificationChannelsResponse) GotenMessage ¶
func (*BatchGetNotificationChannelsResponse) GotenMessage()
func (*BatchGetNotificationChannelsResponse) GotenValidate ¶
func (obj *BatchGetNotificationChannelsResponse) GotenValidate() error
func (*BatchGetNotificationChannelsResponse) Marshal ¶
func (m *BatchGetNotificationChannelsResponse) Marshal() ([]byte, error)
func (*BatchGetNotificationChannelsResponse) MarshalJSON ¶
func (m *BatchGetNotificationChannelsResponse) MarshalJSON() ([]byte, error)
func (*BatchGetNotificationChannelsResponse) ProtoMessage ¶
func (*BatchGetNotificationChannelsResponse) ProtoMessage()
func (*BatchGetNotificationChannelsResponse) ProtoReflect ¶
func (m *BatchGetNotificationChannelsResponse) ProtoReflect() preflect.Message
func (*BatchGetNotificationChannelsResponse) Reset ¶
func (m *BatchGetNotificationChannelsResponse) Reset()
func (*BatchGetNotificationChannelsResponse) SetMissing ¶
func (m *BatchGetNotificationChannelsResponse) SetMissing(fv []*notification_channel.Name)
func (*BatchGetNotificationChannelsResponse) SetNotificationChannels ¶
func (m *BatchGetNotificationChannelsResponse) SetNotificationChannels(fv []*notification_channel.NotificationChannel)
func (*BatchGetNotificationChannelsResponse) String ¶
func (m *BatchGetNotificationChannelsResponse) String() string
func (*BatchGetNotificationChannelsResponse) Unmarshal ¶
func (m *BatchGetNotificationChannelsResponse) Unmarshal(b []byte) error
func (*BatchGetNotificationChannelsResponse) UnmarshalJSON ¶
func (m *BatchGetNotificationChannelsResponse) UnmarshalJSON(data []byte) error
type CreateNotificationChannelDescriptor ¶
type CreateNotificationChannelDescriptor struct{}
func GetCreateNotificationChannelDescriptor ¶
func GetCreateNotificationChannelDescriptor() *CreateNotificationChannelDescriptor
func (*CreateNotificationChannelDescriptor) GetApiDescriptor ¶
func (d *CreateNotificationChannelDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*CreateNotificationChannelDescriptor) GetApiName ¶
func (d *CreateNotificationChannelDescriptor) GetApiName() string
func (*CreateNotificationChannelDescriptor) GetClientMsgReflectHandle ¶
func (d *CreateNotificationChannelDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*CreateNotificationChannelDescriptor) GetFullMethodName ¶
func (d *CreateNotificationChannelDescriptor) GetFullMethodName() string
func (*CreateNotificationChannelDescriptor) GetMethodName ¶
func (d *CreateNotificationChannelDescriptor) GetMethodName() string
func (*CreateNotificationChannelDescriptor) GetProtoPkgName ¶
func (d *CreateNotificationChannelDescriptor) GetProtoPkgName() string
func (*CreateNotificationChannelDescriptor) GetResourceDescriptor ¶
func (d *CreateNotificationChannelDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*CreateNotificationChannelDescriptor) GetServerMsgReflectHandle ¶
func (d *CreateNotificationChannelDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*CreateNotificationChannelDescriptor) GetServiceDomain ¶
func (d *CreateNotificationChannelDescriptor) GetServiceDomain() string
func (*CreateNotificationChannelDescriptor) GetServiceVersion ¶
func (d *CreateNotificationChannelDescriptor) GetServiceVersion() string
func (*CreateNotificationChannelDescriptor) GetVerb ¶
func (d *CreateNotificationChannelDescriptor) GetVerb() string
func (*CreateNotificationChannelDescriptor) HasResource ¶
func (d *CreateNotificationChannelDescriptor) HasResource() bool
func (*CreateNotificationChannelDescriptor) IsClientStream ¶
func (d *CreateNotificationChannelDescriptor) IsClientStream() bool
func (*CreateNotificationChannelDescriptor) IsCollection ¶
func (d *CreateNotificationChannelDescriptor) IsCollection() bool
func (*CreateNotificationChannelDescriptor) IsPlural ¶
func (d *CreateNotificationChannelDescriptor) IsPlural() bool
func (*CreateNotificationChannelDescriptor) IsServerStream ¶
func (d *CreateNotificationChannelDescriptor) IsServerStream() bool
func (*CreateNotificationChannelDescriptor) IsUnary ¶
func (d *CreateNotificationChannelDescriptor) IsUnary() bool
func (*CreateNotificationChannelDescriptor) NewEmptyClientMsg ¶
func (d *CreateNotificationChannelDescriptor) NewEmptyClientMsg() proto.Message
func (*CreateNotificationChannelDescriptor) NewEmptyServerMsg ¶
func (d *CreateNotificationChannelDescriptor) NewEmptyServerMsg() proto.Message
func (*CreateNotificationChannelDescriptor) RequestHasResourceBody ¶
func (d *CreateNotificationChannelDescriptor) RequestHasResourceBody() bool
type CreateNotificationChannelDescriptorClientMsgHandle ¶
type CreateNotificationChannelDescriptorClientMsgHandle struct{}
func (*CreateNotificationChannelDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *CreateNotificationChannelDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*CreateNotificationChannelDescriptorClientMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *CreateNotificationChannelDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*CreateNotificationChannelDescriptorClientMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *CreateNotificationChannelDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*CreateNotificationChannelDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *CreateNotificationChannelDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*CreateNotificationChannelDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *CreateNotificationChannelDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type CreateNotificationChannelDescriptorServerMsgHandle ¶
type CreateNotificationChannelDescriptorServerMsgHandle struct{}
func (*CreateNotificationChannelDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *CreateNotificationChannelDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*CreateNotificationChannelDescriptorServerMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *CreateNotificationChannelDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*CreateNotificationChannelDescriptorServerMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *CreateNotificationChannelDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*CreateNotificationChannelDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *CreateNotificationChannelDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*CreateNotificationChannelDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *CreateNotificationChannelDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type CreateNotificationChannelRequest ¶
type CreateNotificationChannelRequest struct { // Parent name of ntt.monitoring.v3.NotificationChannel Parent *notification_channel.ParentName `protobuf:"bytes,1,opt,customtype=ParentName,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // NotificationChannel resource body NotificationChannel *notification_channel.NotificationChannel `` /* 150-byte string literal not displayed */ // contains filtered or unexported fields }
Request message for method [CreateNotificationChannel][ntt.monitoring.v3.CreateNotificationChannel]
func (*CreateNotificationChannelRequest) Descriptor ¶
func (*CreateNotificationChannelRequest) Descriptor() ([]byte, []int)
Deprecated, Use CreateNotificationChannelRequest.ProtoReflect.Descriptor instead.
func (*CreateNotificationChannelRequest) GetNotificationChannel ¶
func (m *CreateNotificationChannelRequest) GetNotificationChannel() *notification_channel.NotificationChannel
func (*CreateNotificationChannelRequest) GetParent ¶
func (m *CreateNotificationChannelRequest) GetParent() *notification_channel.ParentName
func (*CreateNotificationChannelRequest) GotenMessage ¶
func (*CreateNotificationChannelRequest) GotenMessage()
func (*CreateNotificationChannelRequest) GotenValidate ¶
func (obj *CreateNotificationChannelRequest) GotenValidate() error
func (*CreateNotificationChannelRequest) Marshal ¶
func (m *CreateNotificationChannelRequest) Marshal() ([]byte, error)
func (*CreateNotificationChannelRequest) MarshalJSON ¶
func (m *CreateNotificationChannelRequest) MarshalJSON() ([]byte, error)
func (*CreateNotificationChannelRequest) ProtoMessage ¶
func (*CreateNotificationChannelRequest) ProtoMessage()
func (*CreateNotificationChannelRequest) ProtoReflect ¶
func (m *CreateNotificationChannelRequest) ProtoReflect() preflect.Message
func (*CreateNotificationChannelRequest) Reset ¶
func (m *CreateNotificationChannelRequest) Reset()
func (*CreateNotificationChannelRequest) SetNotificationChannel ¶
func (m *CreateNotificationChannelRequest) SetNotificationChannel(fv *notification_channel.NotificationChannel)
func (*CreateNotificationChannelRequest) SetParent ¶
func (m *CreateNotificationChannelRequest) SetParent(fv *notification_channel.ParentName)
func (*CreateNotificationChannelRequest) String ¶
func (m *CreateNotificationChannelRequest) String() string
func (*CreateNotificationChannelRequest) Unmarshal ¶
func (m *CreateNotificationChannelRequest) Unmarshal(b []byte) error
func (*CreateNotificationChannelRequest) UnmarshalJSON ¶
func (m *CreateNotificationChannelRequest) UnmarshalJSON(data []byte) error
type DeleteNotificationChannelDescriptor ¶
type DeleteNotificationChannelDescriptor struct{}
func GetDeleteNotificationChannelDescriptor ¶
func GetDeleteNotificationChannelDescriptor() *DeleteNotificationChannelDescriptor
func (*DeleteNotificationChannelDescriptor) GetApiDescriptor ¶
func (d *DeleteNotificationChannelDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*DeleteNotificationChannelDescriptor) GetApiName ¶
func (d *DeleteNotificationChannelDescriptor) GetApiName() string
func (*DeleteNotificationChannelDescriptor) GetClientMsgReflectHandle ¶
func (d *DeleteNotificationChannelDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*DeleteNotificationChannelDescriptor) GetFullMethodName ¶
func (d *DeleteNotificationChannelDescriptor) GetFullMethodName() string
func (*DeleteNotificationChannelDescriptor) GetMethodName ¶
func (d *DeleteNotificationChannelDescriptor) GetMethodName() string
func (*DeleteNotificationChannelDescriptor) GetProtoPkgName ¶
func (d *DeleteNotificationChannelDescriptor) GetProtoPkgName() string
func (*DeleteNotificationChannelDescriptor) GetResourceDescriptor ¶
func (d *DeleteNotificationChannelDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*DeleteNotificationChannelDescriptor) GetServerMsgReflectHandle ¶
func (d *DeleteNotificationChannelDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*DeleteNotificationChannelDescriptor) GetServiceDomain ¶
func (d *DeleteNotificationChannelDescriptor) GetServiceDomain() string
func (*DeleteNotificationChannelDescriptor) GetServiceVersion ¶
func (d *DeleteNotificationChannelDescriptor) GetServiceVersion() string
func (*DeleteNotificationChannelDescriptor) GetVerb ¶
func (d *DeleteNotificationChannelDescriptor) GetVerb() string
func (*DeleteNotificationChannelDescriptor) HasResource ¶
func (d *DeleteNotificationChannelDescriptor) HasResource() bool
func (*DeleteNotificationChannelDescriptor) IsClientStream ¶
func (d *DeleteNotificationChannelDescriptor) IsClientStream() bool
func (*DeleteNotificationChannelDescriptor) IsCollection ¶
func (d *DeleteNotificationChannelDescriptor) IsCollection() bool
func (*DeleteNotificationChannelDescriptor) IsPlural ¶
func (d *DeleteNotificationChannelDescriptor) IsPlural() bool
func (*DeleteNotificationChannelDescriptor) IsServerStream ¶
func (d *DeleteNotificationChannelDescriptor) IsServerStream() bool
func (*DeleteNotificationChannelDescriptor) IsUnary ¶
func (d *DeleteNotificationChannelDescriptor) IsUnary() bool
func (*DeleteNotificationChannelDescriptor) NewEmptyClientMsg ¶
func (d *DeleteNotificationChannelDescriptor) NewEmptyClientMsg() proto.Message
func (*DeleteNotificationChannelDescriptor) NewEmptyServerMsg ¶
func (d *DeleteNotificationChannelDescriptor) NewEmptyServerMsg() proto.Message
func (*DeleteNotificationChannelDescriptor) RequestHasResourceBody ¶
func (d *DeleteNotificationChannelDescriptor) RequestHasResourceBody() bool
type DeleteNotificationChannelDescriptorClientMsgHandle ¶
type DeleteNotificationChannelDescriptorClientMsgHandle struct{}
func (*DeleteNotificationChannelDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *DeleteNotificationChannelDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*DeleteNotificationChannelDescriptorClientMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *DeleteNotificationChannelDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*DeleteNotificationChannelDescriptorClientMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *DeleteNotificationChannelDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*DeleteNotificationChannelDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *DeleteNotificationChannelDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*DeleteNotificationChannelDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *DeleteNotificationChannelDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type DeleteNotificationChannelDescriptorServerMsgHandle ¶
type DeleteNotificationChannelDescriptorServerMsgHandle struct{}
func (*DeleteNotificationChannelDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *DeleteNotificationChannelDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*DeleteNotificationChannelDescriptorServerMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *DeleteNotificationChannelDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*DeleteNotificationChannelDescriptorServerMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *DeleteNotificationChannelDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*DeleteNotificationChannelDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *DeleteNotificationChannelDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*DeleteNotificationChannelDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *DeleteNotificationChannelDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type DeleteNotificationChannelRequest ¶
type DeleteNotificationChannelRequest struct { // Name of ntt.monitoring.v3.NotificationChannel Name *notification_channel.Name `protobuf:"bytes,1,opt,customtype=Name,name=name,proto3" json:"name,omitempty" firestore:"name"` // contains filtered or unexported fields }
Request message for method [DeleteNotificationChannel][ntt.monitoring.v3.DeleteNotificationChannel]
func (*DeleteNotificationChannelRequest) Descriptor ¶
func (*DeleteNotificationChannelRequest) Descriptor() ([]byte, []int)
Deprecated, Use DeleteNotificationChannelRequest.ProtoReflect.Descriptor instead.
func (*DeleteNotificationChannelRequest) GetName ¶
func (m *DeleteNotificationChannelRequest) GetName() *notification_channel.Name
func (*DeleteNotificationChannelRequest) GotenMessage ¶
func (*DeleteNotificationChannelRequest) GotenMessage()
func (*DeleteNotificationChannelRequest) GotenValidate ¶
func (obj *DeleteNotificationChannelRequest) GotenValidate() error
func (*DeleteNotificationChannelRequest) Marshal ¶
func (m *DeleteNotificationChannelRequest) Marshal() ([]byte, error)
func (*DeleteNotificationChannelRequest) MarshalJSON ¶
func (m *DeleteNotificationChannelRequest) MarshalJSON() ([]byte, error)
func (*DeleteNotificationChannelRequest) ProtoMessage ¶
func (*DeleteNotificationChannelRequest) ProtoMessage()
func (*DeleteNotificationChannelRequest) ProtoReflect ¶
func (m *DeleteNotificationChannelRequest) ProtoReflect() preflect.Message
func (*DeleteNotificationChannelRequest) Reset ¶
func (m *DeleteNotificationChannelRequest) Reset()
func (*DeleteNotificationChannelRequest) SetName ¶
func (m *DeleteNotificationChannelRequest) SetName(fv *notification_channel.Name)
func (*DeleteNotificationChannelRequest) String ¶
func (m *DeleteNotificationChannelRequest) String() string
func (*DeleteNotificationChannelRequest) Unmarshal ¶
func (m *DeleteNotificationChannelRequest) Unmarshal(b []byte) error
func (*DeleteNotificationChannelRequest) UnmarshalJSON ¶
func (m *DeleteNotificationChannelRequest) UnmarshalJSON(data []byte) error
type GetNotificationChannelDescriptor ¶
type GetNotificationChannelDescriptor struct{}
func GetGetNotificationChannelDescriptor ¶
func GetGetNotificationChannelDescriptor() *GetNotificationChannelDescriptor
func (*GetNotificationChannelDescriptor) GetApiDescriptor ¶
func (d *GetNotificationChannelDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*GetNotificationChannelDescriptor) GetApiName ¶
func (d *GetNotificationChannelDescriptor) GetApiName() string
func (*GetNotificationChannelDescriptor) GetClientMsgReflectHandle ¶
func (d *GetNotificationChannelDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*GetNotificationChannelDescriptor) GetFullMethodName ¶
func (d *GetNotificationChannelDescriptor) GetFullMethodName() string
func (*GetNotificationChannelDescriptor) GetMethodName ¶
func (d *GetNotificationChannelDescriptor) GetMethodName() string
func (*GetNotificationChannelDescriptor) GetProtoPkgName ¶
func (d *GetNotificationChannelDescriptor) GetProtoPkgName() string
func (*GetNotificationChannelDescriptor) GetResourceDescriptor ¶
func (d *GetNotificationChannelDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*GetNotificationChannelDescriptor) GetServerMsgReflectHandle ¶
func (d *GetNotificationChannelDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*GetNotificationChannelDescriptor) GetServiceDomain ¶
func (d *GetNotificationChannelDescriptor) GetServiceDomain() string
func (*GetNotificationChannelDescriptor) GetServiceVersion ¶
func (d *GetNotificationChannelDescriptor) GetServiceVersion() string
func (*GetNotificationChannelDescriptor) GetVerb ¶
func (d *GetNotificationChannelDescriptor) GetVerb() string
func (*GetNotificationChannelDescriptor) HasResource ¶
func (d *GetNotificationChannelDescriptor) HasResource() bool
func (*GetNotificationChannelDescriptor) IsClientStream ¶
func (d *GetNotificationChannelDescriptor) IsClientStream() bool
func (*GetNotificationChannelDescriptor) IsCollection ¶
func (d *GetNotificationChannelDescriptor) IsCollection() bool
func (*GetNotificationChannelDescriptor) IsPlural ¶
func (d *GetNotificationChannelDescriptor) IsPlural() bool
func (*GetNotificationChannelDescriptor) IsServerStream ¶
func (d *GetNotificationChannelDescriptor) IsServerStream() bool
func (*GetNotificationChannelDescriptor) IsUnary ¶
func (d *GetNotificationChannelDescriptor) IsUnary() bool
func (*GetNotificationChannelDescriptor) NewEmptyClientMsg ¶
func (d *GetNotificationChannelDescriptor) NewEmptyClientMsg() proto.Message
func (*GetNotificationChannelDescriptor) NewEmptyServerMsg ¶
func (d *GetNotificationChannelDescriptor) NewEmptyServerMsg() proto.Message
func (*GetNotificationChannelDescriptor) RequestHasResourceBody ¶
func (d *GetNotificationChannelDescriptor) RequestHasResourceBody() bool
type GetNotificationChannelDescriptorClientMsgHandle ¶
type GetNotificationChannelDescriptorClientMsgHandle struct{}
func (*GetNotificationChannelDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *GetNotificationChannelDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*GetNotificationChannelDescriptorClientMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *GetNotificationChannelDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*GetNotificationChannelDescriptorClientMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *GetNotificationChannelDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*GetNotificationChannelDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *GetNotificationChannelDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*GetNotificationChannelDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *GetNotificationChannelDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type GetNotificationChannelDescriptorServerMsgHandle ¶
type GetNotificationChannelDescriptorServerMsgHandle struct{}
func (*GetNotificationChannelDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *GetNotificationChannelDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*GetNotificationChannelDescriptorServerMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *GetNotificationChannelDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*GetNotificationChannelDescriptorServerMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *GetNotificationChannelDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*GetNotificationChannelDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *GetNotificationChannelDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*GetNotificationChannelDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *GetNotificationChannelDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type GetNotificationChannelRequest ¶
type GetNotificationChannelRequest struct { // Name of ntt.monitoring.v3.NotificationChannel Name *notification_channel.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_channel.NotificationChannel_FieldMask `` /* 151-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 [GetNotificationChannel][ntt.monitoring.v3.GetNotificationChannel]
func (*GetNotificationChannelRequest) Descriptor ¶
func (*GetNotificationChannelRequest) Descriptor() ([]byte, []int)
Deprecated, Use GetNotificationChannelRequest.ProtoReflect.Descriptor instead.
func (*GetNotificationChannelRequest) GetFieldMask ¶
func (m *GetNotificationChannelRequest) GetFieldMask() *notification_channel.NotificationChannel_FieldMask
func (*GetNotificationChannelRequest) GetName ¶
func (m *GetNotificationChannelRequest) GetName() *notification_channel.Name
func (*GetNotificationChannelRequest) GetView ¶
func (m *GetNotificationChannelRequest) GetView() view.View
func (*GetNotificationChannelRequest) GotenMessage ¶
func (*GetNotificationChannelRequest) GotenMessage()
func (*GetNotificationChannelRequest) GotenValidate ¶
func (obj *GetNotificationChannelRequest) GotenValidate() error
func (*GetNotificationChannelRequest) Marshal ¶
func (m *GetNotificationChannelRequest) Marshal() ([]byte, error)
func (*GetNotificationChannelRequest) MarshalJSON ¶
func (m *GetNotificationChannelRequest) MarshalJSON() ([]byte, error)
func (*GetNotificationChannelRequest) ProtoMessage ¶
func (*GetNotificationChannelRequest) ProtoMessage()
func (*GetNotificationChannelRequest) ProtoReflect ¶
func (m *GetNotificationChannelRequest) ProtoReflect() preflect.Message
func (*GetNotificationChannelRequest) Reset ¶
func (m *GetNotificationChannelRequest) Reset()
func (*GetNotificationChannelRequest) SetFieldMask ¶
func (m *GetNotificationChannelRequest) SetFieldMask(fv *notification_channel.NotificationChannel_FieldMask)
func (*GetNotificationChannelRequest) SetName ¶
func (m *GetNotificationChannelRequest) SetName(fv *notification_channel.Name)
func (*GetNotificationChannelRequest) SetView ¶
func (m *GetNotificationChannelRequest) SetView(fv view.View)
func (*GetNotificationChannelRequest) String ¶
func (m *GetNotificationChannelRequest) String() string
func (*GetNotificationChannelRequest) Unmarshal ¶
func (m *GetNotificationChannelRequest) Unmarshal(b []byte) error
func (*GetNotificationChannelRequest) UnmarshalJSON ¶
func (m *GetNotificationChannelRequest) UnmarshalJSON(data []byte) error
type ListNotificationChannelsDescriptor ¶
type ListNotificationChannelsDescriptor struct{}
func GetListNotificationChannelsDescriptor ¶
func GetListNotificationChannelsDescriptor() *ListNotificationChannelsDescriptor
func (*ListNotificationChannelsDescriptor) GetApiDescriptor ¶
func (d *ListNotificationChannelsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*ListNotificationChannelsDescriptor) GetApiName ¶
func (d *ListNotificationChannelsDescriptor) GetApiName() string
func (*ListNotificationChannelsDescriptor) GetClientMsgReflectHandle ¶
func (d *ListNotificationChannelsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*ListNotificationChannelsDescriptor) GetFullMethodName ¶
func (d *ListNotificationChannelsDescriptor) GetFullMethodName() string
func (*ListNotificationChannelsDescriptor) GetMethodName ¶
func (d *ListNotificationChannelsDescriptor) GetMethodName() string
func (*ListNotificationChannelsDescriptor) GetProtoPkgName ¶
func (d *ListNotificationChannelsDescriptor) GetProtoPkgName() string
func (*ListNotificationChannelsDescriptor) GetResourceDescriptor ¶
func (d *ListNotificationChannelsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*ListNotificationChannelsDescriptor) GetServerMsgReflectHandle ¶
func (d *ListNotificationChannelsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*ListNotificationChannelsDescriptor) GetServiceDomain ¶
func (d *ListNotificationChannelsDescriptor) GetServiceDomain() string
func (*ListNotificationChannelsDescriptor) GetServiceVersion ¶
func (d *ListNotificationChannelsDescriptor) GetServiceVersion() string
func (*ListNotificationChannelsDescriptor) GetVerb ¶
func (d *ListNotificationChannelsDescriptor) GetVerb() string
func (*ListNotificationChannelsDescriptor) HasResource ¶
func (d *ListNotificationChannelsDescriptor) HasResource() bool
func (*ListNotificationChannelsDescriptor) IsClientStream ¶
func (d *ListNotificationChannelsDescriptor) IsClientStream() bool
func (*ListNotificationChannelsDescriptor) IsCollection ¶
func (d *ListNotificationChannelsDescriptor) IsCollection() bool
func (*ListNotificationChannelsDescriptor) IsPlural ¶
func (d *ListNotificationChannelsDescriptor) IsPlural() bool
func (*ListNotificationChannelsDescriptor) IsServerStream ¶
func (d *ListNotificationChannelsDescriptor) IsServerStream() bool
func (*ListNotificationChannelsDescriptor) IsUnary ¶
func (d *ListNotificationChannelsDescriptor) IsUnary() bool
func (*ListNotificationChannelsDescriptor) NewEmptyClientMsg ¶
func (d *ListNotificationChannelsDescriptor) NewEmptyClientMsg() proto.Message
func (*ListNotificationChannelsDescriptor) NewEmptyServerMsg ¶
func (d *ListNotificationChannelsDescriptor) NewEmptyServerMsg() proto.Message
func (*ListNotificationChannelsDescriptor) RequestHasResourceBody ¶
func (d *ListNotificationChannelsDescriptor) RequestHasResourceBody() bool
type ListNotificationChannelsDescriptorClientMsgHandle ¶
type ListNotificationChannelsDescriptorClientMsgHandle struct{}
func (*ListNotificationChannelsDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *ListNotificationChannelsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*ListNotificationChannelsDescriptorClientMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *ListNotificationChannelsDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*ListNotificationChannelsDescriptorClientMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *ListNotificationChannelsDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*ListNotificationChannelsDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *ListNotificationChannelsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*ListNotificationChannelsDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *ListNotificationChannelsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type ListNotificationChannelsDescriptorServerMsgHandle ¶
type ListNotificationChannelsDescriptorServerMsgHandle struct{}
func (*ListNotificationChannelsDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *ListNotificationChannelsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*ListNotificationChannelsDescriptorServerMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *ListNotificationChannelsDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*ListNotificationChannelsDescriptorServerMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *ListNotificationChannelsDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*ListNotificationChannelsDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *ListNotificationChannelsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*ListNotificationChannelsDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *ListNotificationChannelsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type ListNotificationChannelsRequest ¶
type ListNotificationChannelsRequest struct { // Parent name of ntt.monitoring.v3.NotificationChannel Parent *notification_channel.ParentName `protobuf:"bytes,1,opt,customtype=ParentName,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // Requested page size. Server may return fewer NotificationChannels 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 // [ListNotificationChannelsResponse.next_page_token][ntt.monitoring.v3.ListNotificationChannelsResponse.next_page_token] PageToken *notification_channel.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_channel.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_channel.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_channel.NotificationChannel_FieldMask `` /* 151-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 [ListNotificationChannels][ntt.monitoring.v3.ListNotificationChannels]
func (*ListNotificationChannelsRequest) Descriptor ¶
func (*ListNotificationChannelsRequest) Descriptor() ([]byte, []int)
Deprecated, Use ListNotificationChannelsRequest.ProtoReflect.Descriptor instead.
func (*ListNotificationChannelsRequest) GetFieldMask ¶
func (m *ListNotificationChannelsRequest) GetFieldMask() *notification_channel.NotificationChannel_FieldMask
func (*ListNotificationChannelsRequest) GetFilter ¶
func (m *ListNotificationChannelsRequest) GetFilter() *notification_channel.Filter
func (*ListNotificationChannelsRequest) GetIncludePagingInfo ¶
func (m *ListNotificationChannelsRequest) GetIncludePagingInfo() bool
func (*ListNotificationChannelsRequest) GetOrderBy ¶
func (m *ListNotificationChannelsRequest) GetOrderBy() *notification_channel.OrderBy
func (*ListNotificationChannelsRequest) GetPageSize ¶
func (m *ListNotificationChannelsRequest) GetPageSize() int32
func (*ListNotificationChannelsRequest) GetPageToken ¶
func (m *ListNotificationChannelsRequest) GetPageToken() *notification_channel.PagerCursor
func (*ListNotificationChannelsRequest) GetParent ¶
func (m *ListNotificationChannelsRequest) GetParent() *notification_channel.ParentName
func (*ListNotificationChannelsRequest) GetView ¶
func (m *ListNotificationChannelsRequest) GetView() view.View
func (*ListNotificationChannelsRequest) GotenMessage ¶
func (*ListNotificationChannelsRequest) GotenMessage()
func (*ListNotificationChannelsRequest) GotenValidate ¶
func (obj *ListNotificationChannelsRequest) GotenValidate() error
func (*ListNotificationChannelsRequest) Marshal ¶
func (m *ListNotificationChannelsRequest) Marshal() ([]byte, error)
func (*ListNotificationChannelsRequest) MarshalJSON ¶
func (m *ListNotificationChannelsRequest) MarshalJSON() ([]byte, error)
func (*ListNotificationChannelsRequest) ProtoMessage ¶
func (*ListNotificationChannelsRequest) ProtoMessage()
func (*ListNotificationChannelsRequest) ProtoReflect ¶
func (m *ListNotificationChannelsRequest) ProtoReflect() preflect.Message
func (*ListNotificationChannelsRequest) Reset ¶
func (m *ListNotificationChannelsRequest) Reset()
func (*ListNotificationChannelsRequest) SetFieldMask ¶
func (m *ListNotificationChannelsRequest) SetFieldMask(fv *notification_channel.NotificationChannel_FieldMask)
func (*ListNotificationChannelsRequest) SetFilter ¶
func (m *ListNotificationChannelsRequest) SetFilter(fv *notification_channel.Filter)
func (*ListNotificationChannelsRequest) SetIncludePagingInfo ¶
func (m *ListNotificationChannelsRequest) SetIncludePagingInfo(fv bool)
func (*ListNotificationChannelsRequest) SetOrderBy ¶
func (m *ListNotificationChannelsRequest) SetOrderBy(fv *notification_channel.OrderBy)
func (*ListNotificationChannelsRequest) SetPageSize ¶
func (m *ListNotificationChannelsRequest) SetPageSize(fv int32)
func (*ListNotificationChannelsRequest) SetPageToken ¶
func (m *ListNotificationChannelsRequest) SetPageToken(fv *notification_channel.PagerCursor)
func (*ListNotificationChannelsRequest) SetParent ¶
func (m *ListNotificationChannelsRequest) SetParent(fv *notification_channel.ParentName)
func (*ListNotificationChannelsRequest) SetView ¶
func (m *ListNotificationChannelsRequest) SetView(fv view.View)
func (*ListNotificationChannelsRequest) String ¶
func (m *ListNotificationChannelsRequest) String() string
func (*ListNotificationChannelsRequest) Unmarshal ¶
func (m *ListNotificationChannelsRequest) Unmarshal(b []byte) error
func (*ListNotificationChannelsRequest) UnmarshalJSON ¶
func (m *ListNotificationChannelsRequest) UnmarshalJSON(data []byte) error
type ListNotificationChannelsResponse ¶
type ListNotificationChannelsResponse struct { // The list of NotificationChannels NotificationChannels []*notification_channel.NotificationChannel `` /* 154-byte string literal not displayed */ // A token to retrieve previous page of results. Pass this value in the // [ListNotificationChannelsRequest.page_token][ntt.monitoring.v3.ListNotificationChannelsRequest.page_token] PrevPageToken *notification_channel.PagerCursor `` /* 151-byte string literal not displayed */ // A token to retrieve next page of results. Pass this value in the // [ListNotificationChannelsRequest.page_token][ntt.monitoring.v3.ListNotificationChannelsRequest.page_token] NextPageToken *notification_channel.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 NotificationChannels 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 [ListNotificationChannels][ntt.monitoring.v3.ListNotificationChannels]
func (*ListNotificationChannelsResponse) Descriptor ¶
func (*ListNotificationChannelsResponse) Descriptor() ([]byte, []int)
Deprecated, Use ListNotificationChannelsResponse.ProtoReflect.Descriptor instead.
func (*ListNotificationChannelsResponse) GetCurrentOffset ¶
func (m *ListNotificationChannelsResponse) GetCurrentOffset() int32
func (*ListNotificationChannelsResponse) GetNextPageToken ¶
func (m *ListNotificationChannelsResponse) GetNextPageToken() *notification_channel.PagerCursor
func (*ListNotificationChannelsResponse) GetNotificationChannels ¶
func (m *ListNotificationChannelsResponse) GetNotificationChannels() []*notification_channel.NotificationChannel
func (*ListNotificationChannelsResponse) GetPrevPageToken ¶
func (m *ListNotificationChannelsResponse) GetPrevPageToken() *notification_channel.PagerCursor
func (*ListNotificationChannelsResponse) GetTotalResultsCount ¶
func (m *ListNotificationChannelsResponse) GetTotalResultsCount() int32
func (*ListNotificationChannelsResponse) GotenMessage ¶
func (*ListNotificationChannelsResponse) GotenMessage()
func (*ListNotificationChannelsResponse) GotenValidate ¶
func (obj *ListNotificationChannelsResponse) GotenValidate() error
func (*ListNotificationChannelsResponse) Marshal ¶
func (m *ListNotificationChannelsResponse) Marshal() ([]byte, error)
func (*ListNotificationChannelsResponse) MarshalJSON ¶
func (m *ListNotificationChannelsResponse) MarshalJSON() ([]byte, error)
func (*ListNotificationChannelsResponse) ProtoMessage ¶
func (*ListNotificationChannelsResponse) ProtoMessage()
func (*ListNotificationChannelsResponse) ProtoReflect ¶
func (m *ListNotificationChannelsResponse) ProtoReflect() preflect.Message
func (*ListNotificationChannelsResponse) Reset ¶
func (m *ListNotificationChannelsResponse) Reset()
func (*ListNotificationChannelsResponse) SetCurrentOffset ¶
func (m *ListNotificationChannelsResponse) SetCurrentOffset(fv int32)
func (*ListNotificationChannelsResponse) SetNextPageToken ¶
func (m *ListNotificationChannelsResponse) SetNextPageToken(fv *notification_channel.PagerCursor)
func (*ListNotificationChannelsResponse) SetNotificationChannels ¶
func (m *ListNotificationChannelsResponse) SetNotificationChannels(fv []*notification_channel.NotificationChannel)
func (*ListNotificationChannelsResponse) SetPrevPageToken ¶
func (m *ListNotificationChannelsResponse) SetPrevPageToken(fv *notification_channel.PagerCursor)
func (*ListNotificationChannelsResponse) SetTotalResultsCount ¶
func (m *ListNotificationChannelsResponse) SetTotalResultsCount(fv int32)
func (*ListNotificationChannelsResponse) String ¶
func (m *ListNotificationChannelsResponse) String() string
func (*ListNotificationChannelsResponse) Unmarshal ¶
func (m *ListNotificationChannelsResponse) Unmarshal(b []byte) error
func (*ListNotificationChannelsResponse) UnmarshalJSON ¶
func (m *ListNotificationChannelsResponse) UnmarshalJSON(data []byte) error
type NotificationChannelServiceClient ¶
type NotificationChannelServiceClient interface { GetNotificationChannel(ctx context.Context, in *GetNotificationChannelRequest, opts ...grpc.CallOption) (*notification_channel.NotificationChannel, error) BatchGetNotificationChannels(ctx context.Context, in *BatchGetNotificationChannelsRequest, opts ...grpc.CallOption) (*BatchGetNotificationChannelsResponse, error) ListNotificationChannels(ctx context.Context, in *ListNotificationChannelsRequest, opts ...grpc.CallOption) (*ListNotificationChannelsResponse, error) WatchNotificationChannel(ctx context.Context, in *WatchNotificationChannelRequest, opts ...grpc.CallOption) (WatchNotificationChannelClientStream, error) WatchNotificationChannels(ctx context.Context, in *WatchNotificationChannelsRequest, opts ...grpc.CallOption) (WatchNotificationChannelsClientStream, error) CreateNotificationChannel(ctx context.Context, in *CreateNotificationChannelRequest, opts ...grpc.CallOption) (*notification_channel.NotificationChannel, error) UpdateNotificationChannel(ctx context.Context, in *UpdateNotificationChannelRequest, opts ...grpc.CallOption) (*notification_channel.NotificationChannel, error) DeleteNotificationChannel(ctx context.Context, in *DeleteNotificationChannelRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) TestNotificationChannel(ctx context.Context, in *TestNotificationChannelRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) }
NotificationChannelServiceClient is the client API for NotificationChannelService.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewNotificationChannelServiceClient ¶
func NewNotificationChannelServiceClient(cc grpc.ClientConnInterface) NotificationChannelServiceClient
type NotificationChannelServiceDescriptor ¶
type NotificationChannelServiceDescriptor struct{}
func GetNotificationChannelServiceDescriptor ¶
func GetNotificationChannelServiceDescriptor() *NotificationChannelServiceDescriptor
func (*NotificationChannelServiceDescriptor) AllMethodDescriptors ¶
func (d *NotificationChannelServiceDescriptor) AllMethodDescriptors() []gotenclient.MethodDescriptor
func (*NotificationChannelServiceDescriptor) GetApiName ¶
func (d *NotificationChannelServiceDescriptor) GetApiName() string
func (*NotificationChannelServiceDescriptor) GetFullAPIName ¶
func (d *NotificationChannelServiceDescriptor) GetFullAPIName() string
func (*NotificationChannelServiceDescriptor) GetProtoPkgName ¶
func (d *NotificationChannelServiceDescriptor) GetProtoPkgName() string
func (*NotificationChannelServiceDescriptor) GetServiceDomain ¶
func (d *NotificationChannelServiceDescriptor) GetServiceDomain() string
func (*NotificationChannelServiceDescriptor) GetServiceVersion ¶
func (d *NotificationChannelServiceDescriptor) GetServiceVersion() string
type TestNotificationChannelDescriptor ¶
type TestNotificationChannelDescriptor struct{}
func GetTestNotificationChannelDescriptor ¶
func GetTestNotificationChannelDescriptor() *TestNotificationChannelDescriptor
func (*TestNotificationChannelDescriptor) GetApiDescriptor ¶
func (d *TestNotificationChannelDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*TestNotificationChannelDescriptor) GetApiName ¶
func (d *TestNotificationChannelDescriptor) GetApiName() string
func (*TestNotificationChannelDescriptor) GetClientMsgReflectHandle ¶
func (d *TestNotificationChannelDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*TestNotificationChannelDescriptor) GetFullMethodName ¶
func (d *TestNotificationChannelDescriptor) GetFullMethodName() string
func (*TestNotificationChannelDescriptor) GetMethodName ¶
func (d *TestNotificationChannelDescriptor) GetMethodName() string
func (*TestNotificationChannelDescriptor) GetProtoPkgName ¶
func (d *TestNotificationChannelDescriptor) GetProtoPkgName() string
func (*TestNotificationChannelDescriptor) GetResourceDescriptor ¶
func (d *TestNotificationChannelDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*TestNotificationChannelDescriptor) GetServerMsgReflectHandle ¶
func (d *TestNotificationChannelDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*TestNotificationChannelDescriptor) GetServiceDomain ¶
func (d *TestNotificationChannelDescriptor) GetServiceDomain() string
func (*TestNotificationChannelDescriptor) GetServiceVersion ¶
func (d *TestNotificationChannelDescriptor) GetServiceVersion() string
func (*TestNotificationChannelDescriptor) GetVerb ¶
func (d *TestNotificationChannelDescriptor) GetVerb() string
func (*TestNotificationChannelDescriptor) HasResource ¶
func (d *TestNotificationChannelDescriptor) HasResource() bool
func (*TestNotificationChannelDescriptor) IsClientStream ¶
func (d *TestNotificationChannelDescriptor) IsClientStream() bool
func (*TestNotificationChannelDescriptor) IsCollection ¶
func (d *TestNotificationChannelDescriptor) IsCollection() bool
func (*TestNotificationChannelDescriptor) IsPlural ¶
func (d *TestNotificationChannelDescriptor) IsPlural() bool
func (*TestNotificationChannelDescriptor) IsServerStream ¶
func (d *TestNotificationChannelDescriptor) IsServerStream() bool
func (*TestNotificationChannelDescriptor) IsUnary ¶
func (d *TestNotificationChannelDescriptor) IsUnary() bool
func (*TestNotificationChannelDescriptor) NewEmptyClientMsg ¶
func (d *TestNotificationChannelDescriptor) NewEmptyClientMsg() proto.Message
func (*TestNotificationChannelDescriptor) NewEmptyServerMsg ¶
func (d *TestNotificationChannelDescriptor) NewEmptyServerMsg() proto.Message
func (*TestNotificationChannelDescriptor) RequestHasResourceBody ¶
func (d *TestNotificationChannelDescriptor) RequestHasResourceBody() bool
type TestNotificationChannelDescriptorClientMsgHandle ¶
type TestNotificationChannelDescriptorClientMsgHandle struct{}
func (*TestNotificationChannelDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *TestNotificationChannelDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*TestNotificationChannelDescriptorClientMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *TestNotificationChannelDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*TestNotificationChannelDescriptorClientMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *TestNotificationChannelDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*TestNotificationChannelDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *TestNotificationChannelDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*TestNotificationChannelDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *TestNotificationChannelDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type TestNotificationChannelDescriptorServerMsgHandle ¶
type TestNotificationChannelDescriptorServerMsgHandle struct{}
func (*TestNotificationChannelDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *TestNotificationChannelDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*TestNotificationChannelDescriptorServerMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *TestNotificationChannelDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*TestNotificationChannelDescriptorServerMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *TestNotificationChannelDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*TestNotificationChannelDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *TestNotificationChannelDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*TestNotificationChannelDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *TestNotificationChannelDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type TestNotificationChannelRequest ¶
type TestNotificationChannelRequest struct { // name of ntt.monitoring.v3.NotificationChannel Name *notification_channel.Name `protobuf:"bytes,1,opt,customtype=Name,name=name,proto3" json:"name,omitempty" firestore:"name"` // contains filtered or unexported fields }
Request message for method [TestNotificationChannel][ntt.monitoring.v3.TestNotificationChannel]
func (*TestNotificationChannelRequest) Descriptor ¶
func (*TestNotificationChannelRequest) Descriptor() ([]byte, []int)
Deprecated, Use TestNotificationChannelRequest.ProtoReflect.Descriptor instead.
func (*TestNotificationChannelRequest) GetName ¶
func (m *TestNotificationChannelRequest) GetName() *notification_channel.Name
func (*TestNotificationChannelRequest) GotenMessage ¶
func (*TestNotificationChannelRequest) GotenMessage()
func (*TestNotificationChannelRequest) GotenValidate ¶
func (obj *TestNotificationChannelRequest) GotenValidate() error
func (*TestNotificationChannelRequest) Marshal ¶
func (m *TestNotificationChannelRequest) Marshal() ([]byte, error)
func (*TestNotificationChannelRequest) MarshalJSON ¶
func (m *TestNotificationChannelRequest) MarshalJSON() ([]byte, error)
func (*TestNotificationChannelRequest) ProtoMessage ¶
func (*TestNotificationChannelRequest) ProtoMessage()
func (*TestNotificationChannelRequest) ProtoReflect ¶
func (m *TestNotificationChannelRequest) ProtoReflect() preflect.Message
func (*TestNotificationChannelRequest) Reset ¶
func (m *TestNotificationChannelRequest) Reset()
func (*TestNotificationChannelRequest) SetName ¶
func (m *TestNotificationChannelRequest) SetName(fv *notification_channel.Name)
func (*TestNotificationChannelRequest) String ¶
func (m *TestNotificationChannelRequest) String() string
func (*TestNotificationChannelRequest) Unmarshal ¶
func (m *TestNotificationChannelRequest) Unmarshal(b []byte) error
func (*TestNotificationChannelRequest) UnmarshalJSON ¶
func (m *TestNotificationChannelRequest) UnmarshalJSON(data []byte) error
type UpdateNotificationChannelDescriptor ¶
type UpdateNotificationChannelDescriptor struct{}
func GetUpdateNotificationChannelDescriptor ¶
func GetUpdateNotificationChannelDescriptor() *UpdateNotificationChannelDescriptor
func (*UpdateNotificationChannelDescriptor) GetApiDescriptor ¶
func (d *UpdateNotificationChannelDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*UpdateNotificationChannelDescriptor) GetApiName ¶
func (d *UpdateNotificationChannelDescriptor) GetApiName() string
func (*UpdateNotificationChannelDescriptor) GetClientMsgReflectHandle ¶
func (d *UpdateNotificationChannelDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*UpdateNotificationChannelDescriptor) GetFullMethodName ¶
func (d *UpdateNotificationChannelDescriptor) GetFullMethodName() string
func (*UpdateNotificationChannelDescriptor) GetMethodName ¶
func (d *UpdateNotificationChannelDescriptor) GetMethodName() string
func (*UpdateNotificationChannelDescriptor) GetProtoPkgName ¶
func (d *UpdateNotificationChannelDescriptor) GetProtoPkgName() string
func (*UpdateNotificationChannelDescriptor) GetResourceDescriptor ¶
func (d *UpdateNotificationChannelDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*UpdateNotificationChannelDescriptor) GetServerMsgReflectHandle ¶
func (d *UpdateNotificationChannelDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*UpdateNotificationChannelDescriptor) GetServiceDomain ¶
func (d *UpdateNotificationChannelDescriptor) GetServiceDomain() string
func (*UpdateNotificationChannelDescriptor) GetServiceVersion ¶
func (d *UpdateNotificationChannelDescriptor) GetServiceVersion() string
func (*UpdateNotificationChannelDescriptor) GetVerb ¶
func (d *UpdateNotificationChannelDescriptor) GetVerb() string
func (*UpdateNotificationChannelDescriptor) HasResource ¶
func (d *UpdateNotificationChannelDescriptor) HasResource() bool
func (*UpdateNotificationChannelDescriptor) IsClientStream ¶
func (d *UpdateNotificationChannelDescriptor) IsClientStream() bool
func (*UpdateNotificationChannelDescriptor) IsCollection ¶
func (d *UpdateNotificationChannelDescriptor) IsCollection() bool
func (*UpdateNotificationChannelDescriptor) IsPlural ¶
func (d *UpdateNotificationChannelDescriptor) IsPlural() bool
func (*UpdateNotificationChannelDescriptor) IsServerStream ¶
func (d *UpdateNotificationChannelDescriptor) IsServerStream() bool
func (*UpdateNotificationChannelDescriptor) IsUnary ¶
func (d *UpdateNotificationChannelDescriptor) IsUnary() bool
func (*UpdateNotificationChannelDescriptor) NewEmptyClientMsg ¶
func (d *UpdateNotificationChannelDescriptor) NewEmptyClientMsg() proto.Message
func (*UpdateNotificationChannelDescriptor) NewEmptyServerMsg ¶
func (d *UpdateNotificationChannelDescriptor) NewEmptyServerMsg() proto.Message
func (*UpdateNotificationChannelDescriptor) RequestHasResourceBody ¶
func (d *UpdateNotificationChannelDescriptor) RequestHasResourceBody() bool
type UpdateNotificationChannelDescriptorClientMsgHandle ¶
type UpdateNotificationChannelDescriptorClientMsgHandle struct{}
func (*UpdateNotificationChannelDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *UpdateNotificationChannelDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*UpdateNotificationChannelDescriptorClientMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *UpdateNotificationChannelDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*UpdateNotificationChannelDescriptorClientMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *UpdateNotificationChannelDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*UpdateNotificationChannelDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *UpdateNotificationChannelDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*UpdateNotificationChannelDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *UpdateNotificationChannelDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type UpdateNotificationChannelDescriptorServerMsgHandle ¶
type UpdateNotificationChannelDescriptorServerMsgHandle struct{}
func (*UpdateNotificationChannelDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *UpdateNotificationChannelDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*UpdateNotificationChannelDescriptorServerMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *UpdateNotificationChannelDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*UpdateNotificationChannelDescriptorServerMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *UpdateNotificationChannelDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*UpdateNotificationChannelDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *UpdateNotificationChannelDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*UpdateNotificationChannelDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *UpdateNotificationChannelDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type UpdateNotificationChannelRequest ¶
type UpdateNotificationChannelRequest struct { // NotificationChannel resource body NotificationChannel *notification_channel.NotificationChannel `` /* 150-byte string literal not displayed */ // FieldMask applied to request - change will be applied only for fields in // the mask UpdateMask *notification_channel.NotificationChannel_FieldMask `` /* 155-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 *UpdateNotificationChannelRequest_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 [UpdateNotificationChannel][ntt.monitoring.v3.UpdateNotificationChannel]
func (*UpdateNotificationChannelRequest) Descriptor ¶
func (*UpdateNotificationChannelRequest) Descriptor() ([]byte, []int)
Deprecated, Use UpdateNotificationChannelRequest.ProtoReflect.Descriptor instead.
func (*UpdateNotificationChannelRequest) GetAllowMissing ¶ added in v0.12.33
func (m *UpdateNotificationChannelRequest) GetAllowMissing() bool
func (*UpdateNotificationChannelRequest) GetCas ¶
func (m *UpdateNotificationChannelRequest) GetCas() *UpdateNotificationChannelRequest_CAS
func (*UpdateNotificationChannelRequest) GetNotificationChannel ¶
func (m *UpdateNotificationChannelRequest) GetNotificationChannel() *notification_channel.NotificationChannel
func (*UpdateNotificationChannelRequest) GetUpdateMask ¶
func (m *UpdateNotificationChannelRequest) GetUpdateMask() *notification_channel.NotificationChannel_FieldMask
func (*UpdateNotificationChannelRequest) GotenMessage ¶
func (*UpdateNotificationChannelRequest) GotenMessage()
func (*UpdateNotificationChannelRequest) GotenValidate ¶
func (obj *UpdateNotificationChannelRequest) GotenValidate() error
func (*UpdateNotificationChannelRequest) Marshal ¶
func (m *UpdateNotificationChannelRequest) Marshal() ([]byte, error)
func (*UpdateNotificationChannelRequest) MarshalJSON ¶
func (m *UpdateNotificationChannelRequest) MarshalJSON() ([]byte, error)
func (*UpdateNotificationChannelRequest) ProtoMessage ¶
func (*UpdateNotificationChannelRequest) ProtoMessage()
func (*UpdateNotificationChannelRequest) ProtoReflect ¶
func (m *UpdateNotificationChannelRequest) ProtoReflect() preflect.Message
func (*UpdateNotificationChannelRequest) Reset ¶
func (m *UpdateNotificationChannelRequest) Reset()
func (*UpdateNotificationChannelRequest) SetAllowMissing ¶ added in v0.12.33
func (m *UpdateNotificationChannelRequest) SetAllowMissing(fv bool)
func (*UpdateNotificationChannelRequest) SetCas ¶
func (m *UpdateNotificationChannelRequest) SetCas(fv *UpdateNotificationChannelRequest_CAS)
func (*UpdateNotificationChannelRequest) SetNotificationChannel ¶
func (m *UpdateNotificationChannelRequest) SetNotificationChannel(fv *notification_channel.NotificationChannel)
func (*UpdateNotificationChannelRequest) SetUpdateMask ¶
func (m *UpdateNotificationChannelRequest) SetUpdateMask(fv *notification_channel.NotificationChannel_FieldMask)
func (*UpdateNotificationChannelRequest) String ¶
func (m *UpdateNotificationChannelRequest) String() string
func (*UpdateNotificationChannelRequest) Unmarshal ¶
func (m *UpdateNotificationChannelRequest) Unmarshal(b []byte) error
func (*UpdateNotificationChannelRequest) UnmarshalJSON ¶
func (m *UpdateNotificationChannelRequest) UnmarshalJSON(data []byte) error
type UpdateNotificationChannelRequest_CAS ¶
type UpdateNotificationChannelRequest_CAS struct { // Conditional desired state of a resource before update. ConditionalState *notification_channel.NotificationChannel `` /* 138-byte string literal not displayed */ // Field paths from conditional state of resource server should check and // compare. FieldMask *notification_channel.NotificationChannel_FieldMask `` /* 151-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 (*UpdateNotificationChannelRequest_CAS) Descriptor ¶
func (*UpdateNotificationChannelRequest_CAS) Descriptor() ([]byte, []int)
Deprecated, Use UpdateNotificationChannelRequest_CAS.ProtoReflect.Descriptor instead.
func (*UpdateNotificationChannelRequest_CAS) GetConditionalState ¶
func (m *UpdateNotificationChannelRequest_CAS) GetConditionalState() *notification_channel.NotificationChannel
func (*UpdateNotificationChannelRequest_CAS) GetFieldMask ¶
func (m *UpdateNotificationChannelRequest_CAS) GetFieldMask() *notification_channel.NotificationChannel_FieldMask
func (*UpdateNotificationChannelRequest_CAS) GotenMessage ¶
func (*UpdateNotificationChannelRequest_CAS) GotenMessage()
func (*UpdateNotificationChannelRequest_CAS) GotenValidate ¶
func (obj *UpdateNotificationChannelRequest_CAS) GotenValidate() error
func (*UpdateNotificationChannelRequest_CAS) Marshal ¶
func (m *UpdateNotificationChannelRequest_CAS) Marshal() ([]byte, error)
func (*UpdateNotificationChannelRequest_CAS) MarshalJSON ¶
func (m *UpdateNotificationChannelRequest_CAS) MarshalJSON() ([]byte, error)
func (*UpdateNotificationChannelRequest_CAS) ProtoMessage ¶
func (*UpdateNotificationChannelRequest_CAS) ProtoMessage()
func (*UpdateNotificationChannelRequest_CAS) ProtoReflect ¶
func (m *UpdateNotificationChannelRequest_CAS) ProtoReflect() preflect.Message
func (*UpdateNotificationChannelRequest_CAS) Reset ¶
func (m *UpdateNotificationChannelRequest_CAS) Reset()
func (*UpdateNotificationChannelRequest_CAS) SetConditionalState ¶
func (m *UpdateNotificationChannelRequest_CAS) SetConditionalState(fv *notification_channel.NotificationChannel)
func (*UpdateNotificationChannelRequest_CAS) SetFieldMask ¶
func (m *UpdateNotificationChannelRequest_CAS) SetFieldMask(fv *notification_channel.NotificationChannel_FieldMask)
func (*UpdateNotificationChannelRequest_CAS) String ¶
func (m *UpdateNotificationChannelRequest_CAS) String() string
func (*UpdateNotificationChannelRequest_CAS) Unmarshal ¶
func (m *UpdateNotificationChannelRequest_CAS) Unmarshal(b []byte) error
func (*UpdateNotificationChannelRequest_CAS) UnmarshalJSON ¶
func (m *UpdateNotificationChannelRequest_CAS) UnmarshalJSON(data []byte) error
type WatchNotificationChannelClientStream ¶
type WatchNotificationChannelClientStream interface { Recv() (*WatchNotificationChannelResponse, error) grpc.ClientStream }
type WatchNotificationChannelDescriptor ¶
type WatchNotificationChannelDescriptor struct{}
func GetWatchNotificationChannelDescriptor ¶
func GetWatchNotificationChannelDescriptor() *WatchNotificationChannelDescriptor
func (*WatchNotificationChannelDescriptor) GetApiDescriptor ¶
func (d *WatchNotificationChannelDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*WatchNotificationChannelDescriptor) GetApiName ¶
func (d *WatchNotificationChannelDescriptor) GetApiName() string
func (*WatchNotificationChannelDescriptor) GetClientMsgReflectHandle ¶
func (d *WatchNotificationChannelDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchNotificationChannelDescriptor) GetFullMethodName ¶
func (d *WatchNotificationChannelDescriptor) GetFullMethodName() string
func (*WatchNotificationChannelDescriptor) GetMethodName ¶
func (d *WatchNotificationChannelDescriptor) GetMethodName() string
func (*WatchNotificationChannelDescriptor) GetProtoPkgName ¶
func (d *WatchNotificationChannelDescriptor) GetProtoPkgName() string
func (*WatchNotificationChannelDescriptor) GetResourceDescriptor ¶
func (d *WatchNotificationChannelDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*WatchNotificationChannelDescriptor) GetServerMsgReflectHandle ¶
func (d *WatchNotificationChannelDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchNotificationChannelDescriptor) GetServiceDomain ¶
func (d *WatchNotificationChannelDescriptor) GetServiceDomain() string
func (*WatchNotificationChannelDescriptor) GetServiceVersion ¶
func (d *WatchNotificationChannelDescriptor) GetServiceVersion() string
func (*WatchNotificationChannelDescriptor) GetVerb ¶
func (d *WatchNotificationChannelDescriptor) GetVerb() string
func (*WatchNotificationChannelDescriptor) HasResource ¶
func (d *WatchNotificationChannelDescriptor) HasResource() bool
func (*WatchNotificationChannelDescriptor) IsClientStream ¶
func (d *WatchNotificationChannelDescriptor) IsClientStream() bool
func (*WatchNotificationChannelDescriptor) IsCollection ¶
func (d *WatchNotificationChannelDescriptor) IsCollection() bool
func (*WatchNotificationChannelDescriptor) IsPlural ¶
func (d *WatchNotificationChannelDescriptor) IsPlural() bool
func (*WatchNotificationChannelDescriptor) IsServerStream ¶
func (d *WatchNotificationChannelDescriptor) IsServerStream() bool
func (*WatchNotificationChannelDescriptor) IsUnary ¶
func (d *WatchNotificationChannelDescriptor) IsUnary() bool
func (*WatchNotificationChannelDescriptor) NewEmptyClientMsg ¶
func (d *WatchNotificationChannelDescriptor) NewEmptyClientMsg() proto.Message
func (*WatchNotificationChannelDescriptor) NewEmptyServerMsg ¶
func (d *WatchNotificationChannelDescriptor) NewEmptyServerMsg() proto.Message
func (*WatchNotificationChannelDescriptor) RequestHasResourceBody ¶
func (d *WatchNotificationChannelDescriptor) RequestHasResourceBody() bool
type WatchNotificationChannelDescriptorClientMsgHandle ¶
type WatchNotificationChannelDescriptorClientMsgHandle struct{}
func (*WatchNotificationChannelDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *WatchNotificationChannelDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchNotificationChannelDescriptorClientMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *WatchNotificationChannelDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*WatchNotificationChannelDescriptorClientMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *WatchNotificationChannelDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*WatchNotificationChannelDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *WatchNotificationChannelDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchNotificationChannelDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *WatchNotificationChannelDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchNotificationChannelDescriptorServerMsgHandle ¶
type WatchNotificationChannelDescriptorServerMsgHandle struct{}
func (*WatchNotificationChannelDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *WatchNotificationChannelDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchNotificationChannelDescriptorServerMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *WatchNotificationChannelDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*WatchNotificationChannelDescriptorServerMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *WatchNotificationChannelDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*WatchNotificationChannelDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *WatchNotificationChannelDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchNotificationChannelDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *WatchNotificationChannelDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchNotificationChannelRequest ¶
type WatchNotificationChannelRequest struct { // Name of ntt.monitoring.v3.NotificationChannel Name *notification_channel.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_channel.NotificationChannel_FieldMask `` /* 151-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 [WatchNotificationChannel][ntt.monitoring.v3.WatchNotificationChannel]
func (*WatchNotificationChannelRequest) Descriptor ¶
func (*WatchNotificationChannelRequest) Descriptor() ([]byte, []int)
Deprecated, Use WatchNotificationChannelRequest.ProtoReflect.Descriptor instead.
func (*WatchNotificationChannelRequest) GetFieldMask ¶
func (m *WatchNotificationChannelRequest) GetFieldMask() *notification_channel.NotificationChannel_FieldMask
func (*WatchNotificationChannelRequest) GetName ¶
func (m *WatchNotificationChannelRequest) GetName() *notification_channel.Name
func (*WatchNotificationChannelRequest) GetView ¶
func (m *WatchNotificationChannelRequest) GetView() view.View
func (*WatchNotificationChannelRequest) GotenMessage ¶
func (*WatchNotificationChannelRequest) GotenMessage()
func (*WatchNotificationChannelRequest) GotenValidate ¶
func (obj *WatchNotificationChannelRequest) GotenValidate() error
func (*WatchNotificationChannelRequest) Marshal ¶
func (m *WatchNotificationChannelRequest) Marshal() ([]byte, error)
func (*WatchNotificationChannelRequest) MarshalJSON ¶
func (m *WatchNotificationChannelRequest) MarshalJSON() ([]byte, error)
func (*WatchNotificationChannelRequest) ProtoMessage ¶
func (*WatchNotificationChannelRequest) ProtoMessage()
func (*WatchNotificationChannelRequest) ProtoReflect ¶
func (m *WatchNotificationChannelRequest) ProtoReflect() preflect.Message
func (*WatchNotificationChannelRequest) Reset ¶
func (m *WatchNotificationChannelRequest) Reset()
func (*WatchNotificationChannelRequest) SetFieldMask ¶
func (m *WatchNotificationChannelRequest) SetFieldMask(fv *notification_channel.NotificationChannel_FieldMask)
func (*WatchNotificationChannelRequest) SetName ¶
func (m *WatchNotificationChannelRequest) SetName(fv *notification_channel.Name)
func (*WatchNotificationChannelRequest) SetView ¶
func (m *WatchNotificationChannelRequest) SetView(fv view.View)
func (*WatchNotificationChannelRequest) String ¶
func (m *WatchNotificationChannelRequest) String() string
func (*WatchNotificationChannelRequest) Unmarshal ¶
func (m *WatchNotificationChannelRequest) Unmarshal(b []byte) error
func (*WatchNotificationChannelRequest) UnmarshalJSON ¶
func (m *WatchNotificationChannelRequest) UnmarshalJSON(data []byte) error
type WatchNotificationChannelResponse ¶
type WatchNotificationChannelResponse struct { Change *notification_channel.NotificationChannelChange `protobuf:"bytes,1,opt,name=change,proto3" json:"change,omitempty" firestore:"change"` // contains filtered or unexported fields }
WatchNotificationChannelResponse
func (*WatchNotificationChannelResponse) Descriptor ¶
func (*WatchNotificationChannelResponse) Descriptor() ([]byte, []int)
Deprecated, Use WatchNotificationChannelResponse.ProtoReflect.Descriptor instead.
func (*WatchNotificationChannelResponse) GetChange ¶
func (m *WatchNotificationChannelResponse) GetChange() *notification_channel.NotificationChannelChange
func (*WatchNotificationChannelResponse) GotenMessage ¶
func (*WatchNotificationChannelResponse) GotenMessage()
func (*WatchNotificationChannelResponse) GotenValidate ¶
func (obj *WatchNotificationChannelResponse) GotenValidate() error
func (*WatchNotificationChannelResponse) Marshal ¶
func (m *WatchNotificationChannelResponse) Marshal() ([]byte, error)
func (*WatchNotificationChannelResponse) MarshalJSON ¶
func (m *WatchNotificationChannelResponse) MarshalJSON() ([]byte, error)
func (*WatchNotificationChannelResponse) ProtoMessage ¶
func (*WatchNotificationChannelResponse) ProtoMessage()
func (*WatchNotificationChannelResponse) ProtoReflect ¶
func (m *WatchNotificationChannelResponse) ProtoReflect() preflect.Message
func (*WatchNotificationChannelResponse) Reset ¶
func (m *WatchNotificationChannelResponse) Reset()
func (*WatchNotificationChannelResponse) SetChange ¶
func (m *WatchNotificationChannelResponse) SetChange(fv *notification_channel.NotificationChannelChange)
func (*WatchNotificationChannelResponse) String ¶
func (m *WatchNotificationChannelResponse) String() string
func (*WatchNotificationChannelResponse) Unmarshal ¶
func (m *WatchNotificationChannelResponse) Unmarshal(b []byte) error
func (*WatchNotificationChannelResponse) UnmarshalJSON ¶
func (m *WatchNotificationChannelResponse) UnmarshalJSON(data []byte) error
type WatchNotificationChannelsClientStream ¶
type WatchNotificationChannelsClientStream interface { Recv() (*WatchNotificationChannelsResponse, error) grpc.ClientStream }
type WatchNotificationChannelsDescriptor ¶
type WatchNotificationChannelsDescriptor struct{}
func GetWatchNotificationChannelsDescriptor ¶
func GetWatchNotificationChannelsDescriptor() *WatchNotificationChannelsDescriptor
func (*WatchNotificationChannelsDescriptor) GetApiDescriptor ¶
func (d *WatchNotificationChannelsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*WatchNotificationChannelsDescriptor) GetApiName ¶
func (d *WatchNotificationChannelsDescriptor) GetApiName() string
func (*WatchNotificationChannelsDescriptor) GetClientMsgReflectHandle ¶
func (d *WatchNotificationChannelsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchNotificationChannelsDescriptor) GetFullMethodName ¶
func (d *WatchNotificationChannelsDescriptor) GetFullMethodName() string
func (*WatchNotificationChannelsDescriptor) GetMethodName ¶
func (d *WatchNotificationChannelsDescriptor) GetMethodName() string
func (*WatchNotificationChannelsDescriptor) GetProtoPkgName ¶
func (d *WatchNotificationChannelsDescriptor) GetProtoPkgName() string
func (*WatchNotificationChannelsDescriptor) GetResourceDescriptor ¶
func (d *WatchNotificationChannelsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*WatchNotificationChannelsDescriptor) GetServerMsgReflectHandle ¶
func (d *WatchNotificationChannelsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchNotificationChannelsDescriptor) GetServiceDomain ¶
func (d *WatchNotificationChannelsDescriptor) GetServiceDomain() string
func (*WatchNotificationChannelsDescriptor) GetServiceVersion ¶
func (d *WatchNotificationChannelsDescriptor) GetServiceVersion() string
func (*WatchNotificationChannelsDescriptor) GetVerb ¶
func (d *WatchNotificationChannelsDescriptor) GetVerb() string
func (*WatchNotificationChannelsDescriptor) HasResource ¶
func (d *WatchNotificationChannelsDescriptor) HasResource() bool
func (*WatchNotificationChannelsDescriptor) IsClientStream ¶
func (d *WatchNotificationChannelsDescriptor) IsClientStream() bool
func (*WatchNotificationChannelsDescriptor) IsCollection ¶
func (d *WatchNotificationChannelsDescriptor) IsCollection() bool
func (*WatchNotificationChannelsDescriptor) IsPlural ¶
func (d *WatchNotificationChannelsDescriptor) IsPlural() bool
func (*WatchNotificationChannelsDescriptor) IsServerStream ¶
func (d *WatchNotificationChannelsDescriptor) IsServerStream() bool
func (*WatchNotificationChannelsDescriptor) IsUnary ¶
func (d *WatchNotificationChannelsDescriptor) IsUnary() bool
func (*WatchNotificationChannelsDescriptor) NewEmptyClientMsg ¶
func (d *WatchNotificationChannelsDescriptor) NewEmptyClientMsg() proto.Message
func (*WatchNotificationChannelsDescriptor) NewEmptyServerMsg ¶
func (d *WatchNotificationChannelsDescriptor) NewEmptyServerMsg() proto.Message
func (*WatchNotificationChannelsDescriptor) RequestHasResourceBody ¶
func (d *WatchNotificationChannelsDescriptor) RequestHasResourceBody() bool
type WatchNotificationChannelsDescriptorClientMsgHandle ¶
type WatchNotificationChannelsDescriptorClientMsgHandle struct{}
func (*WatchNotificationChannelsDescriptorClientMsgHandle) ExtractCollectionName ¶
func (h *WatchNotificationChannelsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchNotificationChannelsDescriptorClientMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *WatchNotificationChannelsDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*WatchNotificationChannelsDescriptorClientMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *WatchNotificationChannelsDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*WatchNotificationChannelsDescriptorClientMsgHandle) ExtractResourceName ¶
func (h *WatchNotificationChannelsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchNotificationChannelsDescriptorClientMsgHandle) ExtractResourceNames ¶
func (h *WatchNotificationChannelsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchNotificationChannelsDescriptorServerMsgHandle ¶
type WatchNotificationChannelsDescriptorServerMsgHandle struct{}
func (*WatchNotificationChannelsDescriptorServerMsgHandle) ExtractCollectionName ¶
func (h *WatchNotificationChannelsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchNotificationChannelsDescriptorServerMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *WatchNotificationChannelsDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*WatchNotificationChannelsDescriptorServerMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *WatchNotificationChannelsDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*WatchNotificationChannelsDescriptorServerMsgHandle) ExtractResourceName ¶
func (h *WatchNotificationChannelsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchNotificationChannelsDescriptorServerMsgHandle) ExtractResourceNames ¶
func (h *WatchNotificationChannelsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchNotificationChannelsRequest ¶
type WatchNotificationChannelsRequest 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.NotificationChannel Parent *notification_channel.ParentName `protobuf:"bytes,1,opt,customtype=ParentName,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // Requested page size. Server may return fewer NotificationChannels 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_channel.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_channel.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_channel.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 NotificationChannel that // don't affect any of masked fields won't be sent back. FieldMask *notification_channel.NotificationChannel_FieldMask `` /* 151-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 // NotificationChannel 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 [WatchNotificationChannels][ntt.monitoring.v3.WatchNotificationChannels]
func (*WatchNotificationChannelsRequest) Descriptor ¶
func (*WatchNotificationChannelsRequest) Descriptor() ([]byte, []int)
Deprecated, Use WatchNotificationChannelsRequest.ProtoReflect.Descriptor instead.
func (*WatchNotificationChannelsRequest) GetFieldMask ¶
func (m *WatchNotificationChannelsRequest) GetFieldMask() *notification_channel.NotificationChannel_FieldMask
func (*WatchNotificationChannelsRequest) GetFilter ¶
func (m *WatchNotificationChannelsRequest) GetFilter() *notification_channel.Filter
func (*WatchNotificationChannelsRequest) GetMaxChunkSize ¶
func (m *WatchNotificationChannelsRequest) GetMaxChunkSize() int32
func (*WatchNotificationChannelsRequest) GetOrderBy ¶
func (m *WatchNotificationChannelsRequest) GetOrderBy() *notification_channel.OrderBy
func (*WatchNotificationChannelsRequest) GetPageSize ¶
func (m *WatchNotificationChannelsRequest) GetPageSize() int32
func (*WatchNotificationChannelsRequest) GetPageToken ¶
func (m *WatchNotificationChannelsRequest) GetPageToken() *notification_channel.PagerCursor
func (*WatchNotificationChannelsRequest) GetParent ¶
func (m *WatchNotificationChannelsRequest) GetParent() *notification_channel.ParentName
func (*WatchNotificationChannelsRequest) GetResumeToken ¶
func (m *WatchNotificationChannelsRequest) GetResumeToken() string
func (*WatchNotificationChannelsRequest) GetStartingTime ¶
func (m *WatchNotificationChannelsRequest) GetStartingTime() *timestamppb.Timestamp
func (*WatchNotificationChannelsRequest) GetType ¶
func (m *WatchNotificationChannelsRequest) GetType() watch_type.WatchType
func (*WatchNotificationChannelsRequest) GetView ¶
func (m *WatchNotificationChannelsRequest) GetView() view.View
func (*WatchNotificationChannelsRequest) GotenMessage ¶
func (*WatchNotificationChannelsRequest) GotenMessage()
func (*WatchNotificationChannelsRequest) GotenValidate ¶
func (obj *WatchNotificationChannelsRequest) GotenValidate() error
func (*WatchNotificationChannelsRequest) Marshal ¶
func (m *WatchNotificationChannelsRequest) Marshal() ([]byte, error)
func (*WatchNotificationChannelsRequest) MarshalJSON ¶
func (m *WatchNotificationChannelsRequest) MarshalJSON() ([]byte, error)
func (*WatchNotificationChannelsRequest) ProtoMessage ¶
func (*WatchNotificationChannelsRequest) ProtoMessage()
func (*WatchNotificationChannelsRequest) ProtoReflect ¶
func (m *WatchNotificationChannelsRequest) ProtoReflect() preflect.Message
func (*WatchNotificationChannelsRequest) Reset ¶
func (m *WatchNotificationChannelsRequest) Reset()
func (*WatchNotificationChannelsRequest) SetFieldMask ¶
func (m *WatchNotificationChannelsRequest) SetFieldMask(fv *notification_channel.NotificationChannel_FieldMask)
func (*WatchNotificationChannelsRequest) SetFilter ¶
func (m *WatchNotificationChannelsRequest) SetFilter(fv *notification_channel.Filter)
func (*WatchNotificationChannelsRequest) SetMaxChunkSize ¶
func (m *WatchNotificationChannelsRequest) SetMaxChunkSize(fv int32)
func (*WatchNotificationChannelsRequest) SetOrderBy ¶
func (m *WatchNotificationChannelsRequest) SetOrderBy(fv *notification_channel.OrderBy)
func (*WatchNotificationChannelsRequest) SetPageSize ¶
func (m *WatchNotificationChannelsRequest) SetPageSize(fv int32)
func (*WatchNotificationChannelsRequest) SetPageToken ¶
func (m *WatchNotificationChannelsRequest) SetPageToken(fv *notification_channel.PagerCursor)
func (*WatchNotificationChannelsRequest) SetParent ¶
func (m *WatchNotificationChannelsRequest) SetParent(fv *notification_channel.ParentName)
func (*WatchNotificationChannelsRequest) SetResumeToken ¶
func (m *WatchNotificationChannelsRequest) SetResumeToken(fv string)
func (*WatchNotificationChannelsRequest) SetStartingTime ¶
func (m *WatchNotificationChannelsRequest) SetStartingTime(fv *timestamppb.Timestamp)
func (*WatchNotificationChannelsRequest) SetType ¶
func (m *WatchNotificationChannelsRequest) SetType(fv watch_type.WatchType)
func (*WatchNotificationChannelsRequest) SetView ¶
func (m *WatchNotificationChannelsRequest) SetView(fv view.View)
func (*WatchNotificationChannelsRequest) String ¶
func (m *WatchNotificationChannelsRequest) String() string
func (*WatchNotificationChannelsRequest) Unmarshal ¶
func (m *WatchNotificationChannelsRequest) Unmarshal(b []byte) error
func (*WatchNotificationChannelsRequest) UnmarshalJSON ¶
func (m *WatchNotificationChannelsRequest) UnmarshalJSON(data []byte) error
type WatchNotificationChannelsResponse ¶
type WatchNotificationChannelsResponse struct { // Changes of NotificationChannels NotificationChannelChanges []*notification_channel.NotificationChannelChange `` /* 180-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 NotificationChannels 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 *WatchNotificationChannelsResponse_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 (NotificationChannels 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 }
WatchNotificationChannelsResponse
func (*WatchNotificationChannelsResponse) Descriptor ¶
func (*WatchNotificationChannelsResponse) Descriptor() ([]byte, []int)
Deprecated, Use WatchNotificationChannelsResponse.ProtoReflect.Descriptor instead.
func (*WatchNotificationChannelsResponse) GetIsCurrent ¶
func (m *WatchNotificationChannelsResponse) GetIsCurrent() bool
func (*WatchNotificationChannelsResponse) GetIsHardReset ¶
func (m *WatchNotificationChannelsResponse) GetIsHardReset() bool
func (*WatchNotificationChannelsResponse) GetIsSoftReset ¶
func (m *WatchNotificationChannelsResponse) GetIsSoftReset() bool
func (*WatchNotificationChannelsResponse) GetNotificationChannelChanges ¶
func (m *WatchNotificationChannelsResponse) GetNotificationChannelChanges() []*notification_channel.NotificationChannelChange
func (*WatchNotificationChannelsResponse) GetPageTokenChange ¶
func (m *WatchNotificationChannelsResponse) GetPageTokenChange() *WatchNotificationChannelsResponse_PageTokenChange
func (*WatchNotificationChannelsResponse) GetResumeToken ¶
func (m *WatchNotificationChannelsResponse) GetResumeToken() string
func (*WatchNotificationChannelsResponse) GetSnapshotSize ¶
func (m *WatchNotificationChannelsResponse) GetSnapshotSize() int64
func (*WatchNotificationChannelsResponse) GotenMessage ¶
func (*WatchNotificationChannelsResponse) GotenMessage()
func (*WatchNotificationChannelsResponse) GotenValidate ¶
func (obj *WatchNotificationChannelsResponse) GotenValidate() error
func (*WatchNotificationChannelsResponse) Marshal ¶
func (m *WatchNotificationChannelsResponse) Marshal() ([]byte, error)
func (*WatchNotificationChannelsResponse) MarshalJSON ¶
func (m *WatchNotificationChannelsResponse) MarshalJSON() ([]byte, error)
func (*WatchNotificationChannelsResponse) ProtoMessage ¶
func (*WatchNotificationChannelsResponse) ProtoMessage()
func (*WatchNotificationChannelsResponse) ProtoReflect ¶
func (m *WatchNotificationChannelsResponse) ProtoReflect() preflect.Message
func (*WatchNotificationChannelsResponse) Reset ¶
func (m *WatchNotificationChannelsResponse) Reset()
func (*WatchNotificationChannelsResponse) SetIsCurrent ¶
func (m *WatchNotificationChannelsResponse) SetIsCurrent(fv bool)
func (*WatchNotificationChannelsResponse) SetIsHardReset ¶
func (m *WatchNotificationChannelsResponse) SetIsHardReset(fv bool)
func (*WatchNotificationChannelsResponse) SetIsSoftReset ¶
func (m *WatchNotificationChannelsResponse) SetIsSoftReset(fv bool)
func (*WatchNotificationChannelsResponse) SetNotificationChannelChanges ¶
func (m *WatchNotificationChannelsResponse) SetNotificationChannelChanges(fv []*notification_channel.NotificationChannelChange)
func (*WatchNotificationChannelsResponse) SetPageTokenChange ¶
func (m *WatchNotificationChannelsResponse) SetPageTokenChange(fv *WatchNotificationChannelsResponse_PageTokenChange)
func (*WatchNotificationChannelsResponse) SetResumeToken ¶
func (m *WatchNotificationChannelsResponse) SetResumeToken(fv string)
func (*WatchNotificationChannelsResponse) SetSnapshotSize ¶
func (m *WatchNotificationChannelsResponse) SetSnapshotSize(fv int64)
func (*WatchNotificationChannelsResponse) String ¶
func (m *WatchNotificationChannelsResponse) String() string
func (*WatchNotificationChannelsResponse) Unmarshal ¶
func (m *WatchNotificationChannelsResponse) Unmarshal(b []byte) error
func (*WatchNotificationChannelsResponse) UnmarshalJSON ¶
func (m *WatchNotificationChannelsResponse) UnmarshalJSON(data []byte) error
type WatchNotificationChannelsResponse_PageTokenChange ¶
type WatchNotificationChannelsResponse_PageTokenChange struct { // New token to retrieve previous page of results. PrevPageToken *notification_channel.PagerCursor `` /* 151-byte string literal not displayed */ // New token to retrieve next page of results. NextPageToken *notification_channel.PagerCursor `` /* 151-byte string literal not displayed */ // contains filtered or unexported fields }
func (*WatchNotificationChannelsResponse_PageTokenChange) Descriptor ¶
func (*WatchNotificationChannelsResponse_PageTokenChange) Descriptor() ([]byte, []int)
Deprecated, Use WatchNotificationChannelsResponse_PageTokenChange.ProtoReflect.Descriptor instead.
func (*WatchNotificationChannelsResponse_PageTokenChange) GetNextPageToken ¶
func (m *WatchNotificationChannelsResponse_PageTokenChange) GetNextPageToken() *notification_channel.PagerCursor
func (*WatchNotificationChannelsResponse_PageTokenChange) GetPrevPageToken ¶
func (m *WatchNotificationChannelsResponse_PageTokenChange) GetPrevPageToken() *notification_channel.PagerCursor
func (*WatchNotificationChannelsResponse_PageTokenChange) GotenMessage ¶
func (*WatchNotificationChannelsResponse_PageTokenChange) GotenMessage()
func (*WatchNotificationChannelsResponse_PageTokenChange) GotenValidate ¶
func (obj *WatchNotificationChannelsResponse_PageTokenChange) GotenValidate() error
func (*WatchNotificationChannelsResponse_PageTokenChange) Marshal ¶
func (m *WatchNotificationChannelsResponse_PageTokenChange) Marshal() ([]byte, error)
func (*WatchNotificationChannelsResponse_PageTokenChange) MarshalJSON ¶
func (m *WatchNotificationChannelsResponse_PageTokenChange) MarshalJSON() ([]byte, error)
func (*WatchNotificationChannelsResponse_PageTokenChange) ProtoMessage ¶
func (*WatchNotificationChannelsResponse_PageTokenChange) ProtoMessage()
func (*WatchNotificationChannelsResponse_PageTokenChange) ProtoReflect ¶
func (m *WatchNotificationChannelsResponse_PageTokenChange) ProtoReflect() preflect.Message
func (*WatchNotificationChannelsResponse_PageTokenChange) Reset ¶
func (m *WatchNotificationChannelsResponse_PageTokenChange) Reset()
func (*WatchNotificationChannelsResponse_PageTokenChange) SetNextPageToken ¶
func (m *WatchNotificationChannelsResponse_PageTokenChange) SetNextPageToken(fv *notification_channel.PagerCursor)
func (*WatchNotificationChannelsResponse_PageTokenChange) SetPrevPageToken ¶
func (m *WatchNotificationChannelsResponse_PageTokenChange) SetPrevPageToken(fv *notification_channel.PagerCursor)
func (*WatchNotificationChannelsResponse_PageTokenChange) String ¶
func (m *WatchNotificationChannelsResponse_PageTokenChange) String() string
func (*WatchNotificationChannelsResponse_PageTokenChange) Unmarshal ¶
func (m *WatchNotificationChannelsResponse_PageTokenChange) Unmarshal(b []byte) error
func (*WatchNotificationChannelsResponse_PageTokenChange) UnmarshalJSON ¶
func (m *WatchNotificationChannelsResponse_PageTokenChange) UnmarshalJSON(data []byte) error