Documentation ¶
Index ¶
- type BatchGetMetricDescriptorsDescriptor
- func (d *BatchGetMetricDescriptorsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *BatchGetMetricDescriptorsDescriptor) GetApiName() string
- func (d *BatchGetMetricDescriptorsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *BatchGetMetricDescriptorsDescriptor) GetFullMethodName() string
- func (d *BatchGetMetricDescriptorsDescriptor) GetMethodName() string
- func (d *BatchGetMetricDescriptorsDescriptor) GetProtoPkgName() string
- func (d *BatchGetMetricDescriptorsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *BatchGetMetricDescriptorsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *BatchGetMetricDescriptorsDescriptor) GetServiceDomain() string
- func (d *BatchGetMetricDescriptorsDescriptor) GetServiceVersion() string
- func (d *BatchGetMetricDescriptorsDescriptor) GetVerb() string
- func (d *BatchGetMetricDescriptorsDescriptor) HasResource() bool
- func (d *BatchGetMetricDescriptorsDescriptor) IsClientStream() bool
- func (d *BatchGetMetricDescriptorsDescriptor) IsCollection() bool
- func (d *BatchGetMetricDescriptorsDescriptor) IsPlural() bool
- func (d *BatchGetMetricDescriptorsDescriptor) IsServerStream() bool
- func (d *BatchGetMetricDescriptorsDescriptor) IsUnary() bool
- func (d *BatchGetMetricDescriptorsDescriptor) NewEmptyClientMsg() proto.Message
- func (d *BatchGetMetricDescriptorsDescriptor) NewEmptyServerMsg() proto.Message
- func (d *BatchGetMetricDescriptorsDescriptor) RequestHasResourceBody() bool
- type BatchGetMetricDescriptorsDescriptorClientMsgHandle
- func (h *BatchGetMetricDescriptorsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *BatchGetMetricDescriptorsDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *BatchGetMetricDescriptorsDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *BatchGetMetricDescriptorsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *BatchGetMetricDescriptorsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type BatchGetMetricDescriptorsDescriptorServerMsgHandle
- func (h *BatchGetMetricDescriptorsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *BatchGetMetricDescriptorsDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *BatchGetMetricDescriptorsDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *BatchGetMetricDescriptorsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *BatchGetMetricDescriptorsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type BatchGetMetricDescriptorsRequest
- func (*BatchGetMetricDescriptorsRequest) Descriptor() ([]byte, []int)
- func (m *BatchGetMetricDescriptorsRequest) GetFieldMask() *metric_descriptor.MetricDescriptor_FieldMask
- func (m *BatchGetMetricDescriptorsRequest) GetNames() []*metric_descriptor.Name
- func (m *BatchGetMetricDescriptorsRequest) GetView() view.View
- func (*BatchGetMetricDescriptorsRequest) GotenMessage()
- func (obj *BatchGetMetricDescriptorsRequest) GotenValidate() error
- func (m *BatchGetMetricDescriptorsRequest) Marshal() ([]byte, error)
- func (m *BatchGetMetricDescriptorsRequest) MarshalJSON() ([]byte, error)
- func (*BatchGetMetricDescriptorsRequest) ProtoMessage()
- func (m *BatchGetMetricDescriptorsRequest) ProtoReflect() preflect.Message
- func (m *BatchGetMetricDescriptorsRequest) Reset()
- func (m *BatchGetMetricDescriptorsRequest) SetFieldMask(fv *metric_descriptor.MetricDescriptor_FieldMask)
- func (m *BatchGetMetricDescriptorsRequest) SetNames(fv []*metric_descriptor.Name)
- func (m *BatchGetMetricDescriptorsRequest) SetView(fv view.View)
- func (m *BatchGetMetricDescriptorsRequest) String() string
- func (m *BatchGetMetricDescriptorsRequest) Unmarshal(b []byte) error
- func (m *BatchGetMetricDescriptorsRequest) UnmarshalJSON(data []byte) error
- type BatchGetMetricDescriptorsResponse
- func (*BatchGetMetricDescriptorsResponse) Descriptor() ([]byte, []int)
- func (m *BatchGetMetricDescriptorsResponse) GetMetricDescriptors() []*metric_descriptor.MetricDescriptor
- func (m *BatchGetMetricDescriptorsResponse) GetMissing() []*metric_descriptor.Name
- func (*BatchGetMetricDescriptorsResponse) GotenMessage()
- func (obj *BatchGetMetricDescriptorsResponse) GotenValidate() error
- func (m *BatchGetMetricDescriptorsResponse) Marshal() ([]byte, error)
- func (m *BatchGetMetricDescriptorsResponse) MarshalJSON() ([]byte, error)
- func (*BatchGetMetricDescriptorsResponse) ProtoMessage()
- func (m *BatchGetMetricDescriptorsResponse) ProtoReflect() preflect.Message
- func (m *BatchGetMetricDescriptorsResponse) Reset()
- func (m *BatchGetMetricDescriptorsResponse) SetMetricDescriptors(fv []*metric_descriptor.MetricDescriptor)
- func (m *BatchGetMetricDescriptorsResponse) SetMissing(fv []*metric_descriptor.Name)
- func (m *BatchGetMetricDescriptorsResponse) String() string
- func (m *BatchGetMetricDescriptorsResponse) Unmarshal(b []byte) error
- func (m *BatchGetMetricDescriptorsResponse) UnmarshalJSON(data []byte) error
- type CreateMetricDescriptorDescriptor
- func (d *CreateMetricDescriptorDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *CreateMetricDescriptorDescriptor) GetApiName() string
- func (d *CreateMetricDescriptorDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *CreateMetricDescriptorDescriptor) GetFullMethodName() string
- func (d *CreateMetricDescriptorDescriptor) GetMethodName() string
- func (d *CreateMetricDescriptorDescriptor) GetProtoPkgName() string
- func (d *CreateMetricDescriptorDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *CreateMetricDescriptorDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *CreateMetricDescriptorDescriptor) GetServiceDomain() string
- func (d *CreateMetricDescriptorDescriptor) GetServiceVersion() string
- func (d *CreateMetricDescriptorDescriptor) GetVerb() string
- func (d *CreateMetricDescriptorDescriptor) HasResource() bool
- func (d *CreateMetricDescriptorDescriptor) IsClientStream() bool
- func (d *CreateMetricDescriptorDescriptor) IsCollection() bool
- func (d *CreateMetricDescriptorDescriptor) IsPlural() bool
- func (d *CreateMetricDescriptorDescriptor) IsServerStream() bool
- func (d *CreateMetricDescriptorDescriptor) IsUnary() bool
- func (d *CreateMetricDescriptorDescriptor) NewEmptyClientMsg() proto.Message
- func (d *CreateMetricDescriptorDescriptor) NewEmptyServerMsg() proto.Message
- func (d *CreateMetricDescriptorDescriptor) RequestHasResourceBody() bool
- type CreateMetricDescriptorDescriptorClientMsgHandle
- func (h *CreateMetricDescriptorDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *CreateMetricDescriptorDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *CreateMetricDescriptorDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *CreateMetricDescriptorDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *CreateMetricDescriptorDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type CreateMetricDescriptorDescriptorServerMsgHandle
- func (h *CreateMetricDescriptorDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *CreateMetricDescriptorDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *CreateMetricDescriptorDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *CreateMetricDescriptorDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *CreateMetricDescriptorDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type CreateMetricDescriptorRequest
- func (*CreateMetricDescriptorRequest) Descriptor() ([]byte, []int)
- func (m *CreateMetricDescriptorRequest) GetMetricDescriptor() *metric_descriptor.MetricDescriptor
- func (m *CreateMetricDescriptorRequest) GetParent() *metric_descriptor.ParentName
- func (*CreateMetricDescriptorRequest) GotenMessage()
- func (obj *CreateMetricDescriptorRequest) GotenValidate() error
- func (m *CreateMetricDescriptorRequest) Marshal() ([]byte, error)
- func (m *CreateMetricDescriptorRequest) MarshalJSON() ([]byte, error)
- func (*CreateMetricDescriptorRequest) ProtoMessage()
- func (m *CreateMetricDescriptorRequest) ProtoReflect() preflect.Message
- func (m *CreateMetricDescriptorRequest) Reset()
- func (m *CreateMetricDescriptorRequest) SetMetricDescriptor(fv *metric_descriptor.MetricDescriptor)
- func (m *CreateMetricDescriptorRequest) SetParent(fv *metric_descriptor.ParentName)
- func (m *CreateMetricDescriptorRequest) String() string
- func (m *CreateMetricDescriptorRequest) Unmarshal(b []byte) error
- func (m *CreateMetricDescriptorRequest) UnmarshalJSON(data []byte) error
- type DeleteMetricDescriptorDescriptor
- func (d *DeleteMetricDescriptorDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *DeleteMetricDescriptorDescriptor) GetApiName() string
- func (d *DeleteMetricDescriptorDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *DeleteMetricDescriptorDescriptor) GetFullMethodName() string
- func (d *DeleteMetricDescriptorDescriptor) GetMethodName() string
- func (d *DeleteMetricDescriptorDescriptor) GetProtoPkgName() string
- func (d *DeleteMetricDescriptorDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *DeleteMetricDescriptorDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *DeleteMetricDescriptorDescriptor) GetServiceDomain() string
- func (d *DeleteMetricDescriptorDescriptor) GetServiceVersion() string
- func (d *DeleteMetricDescriptorDescriptor) GetVerb() string
- func (d *DeleteMetricDescriptorDescriptor) HasResource() bool
- func (d *DeleteMetricDescriptorDescriptor) IsClientStream() bool
- func (d *DeleteMetricDescriptorDescriptor) IsCollection() bool
- func (d *DeleteMetricDescriptorDescriptor) IsPlural() bool
- func (d *DeleteMetricDescriptorDescriptor) IsServerStream() bool
- func (d *DeleteMetricDescriptorDescriptor) IsUnary() bool
- func (d *DeleteMetricDescriptorDescriptor) NewEmptyClientMsg() proto.Message
- func (d *DeleteMetricDescriptorDescriptor) NewEmptyServerMsg() proto.Message
- func (d *DeleteMetricDescriptorDescriptor) RequestHasResourceBody() bool
- type DeleteMetricDescriptorDescriptorClientMsgHandle
- func (h *DeleteMetricDescriptorDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *DeleteMetricDescriptorDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *DeleteMetricDescriptorDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *DeleteMetricDescriptorDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *DeleteMetricDescriptorDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type DeleteMetricDescriptorDescriptorServerMsgHandle
- func (h *DeleteMetricDescriptorDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *DeleteMetricDescriptorDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *DeleteMetricDescriptorDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *DeleteMetricDescriptorDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *DeleteMetricDescriptorDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type DeleteMetricDescriptorRequest
- func (*DeleteMetricDescriptorRequest) Descriptor() ([]byte, []int)
- func (m *DeleteMetricDescriptorRequest) GetName() *metric_descriptor.Name
- func (*DeleteMetricDescriptorRequest) GotenMessage()
- func (obj *DeleteMetricDescriptorRequest) GotenValidate() error
- func (m *DeleteMetricDescriptorRequest) Marshal() ([]byte, error)
- func (m *DeleteMetricDescriptorRequest) MarshalJSON() ([]byte, error)
- func (*DeleteMetricDescriptorRequest) ProtoMessage()
- func (m *DeleteMetricDescriptorRequest) ProtoReflect() preflect.Message
- func (m *DeleteMetricDescriptorRequest) Reset()
- func (m *DeleteMetricDescriptorRequest) SetName(fv *metric_descriptor.Name)
- func (m *DeleteMetricDescriptorRequest) String() string
- func (m *DeleteMetricDescriptorRequest) Unmarshal(b []byte) error
- func (m *DeleteMetricDescriptorRequest) UnmarshalJSON(data []byte) error
- type GetMetricDescriptorDescriptor
- func (d *GetMetricDescriptorDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *GetMetricDescriptorDescriptor) GetApiName() string
- func (d *GetMetricDescriptorDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *GetMetricDescriptorDescriptor) GetFullMethodName() string
- func (d *GetMetricDescriptorDescriptor) GetMethodName() string
- func (d *GetMetricDescriptorDescriptor) GetProtoPkgName() string
- func (d *GetMetricDescriptorDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *GetMetricDescriptorDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *GetMetricDescriptorDescriptor) GetServiceDomain() string
- func (d *GetMetricDescriptorDescriptor) GetServiceVersion() string
- func (d *GetMetricDescriptorDescriptor) GetVerb() string
- func (d *GetMetricDescriptorDescriptor) HasResource() bool
- func (d *GetMetricDescriptorDescriptor) IsClientStream() bool
- func (d *GetMetricDescriptorDescriptor) IsCollection() bool
- func (d *GetMetricDescriptorDescriptor) IsPlural() bool
- func (d *GetMetricDescriptorDescriptor) IsServerStream() bool
- func (d *GetMetricDescriptorDescriptor) IsUnary() bool
- func (d *GetMetricDescriptorDescriptor) NewEmptyClientMsg() proto.Message
- func (d *GetMetricDescriptorDescriptor) NewEmptyServerMsg() proto.Message
- func (d *GetMetricDescriptorDescriptor) RequestHasResourceBody() bool
- type GetMetricDescriptorDescriptorClientMsgHandle
- func (h *GetMetricDescriptorDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *GetMetricDescriptorDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *GetMetricDescriptorDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *GetMetricDescriptorDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *GetMetricDescriptorDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type GetMetricDescriptorDescriptorServerMsgHandle
- func (h *GetMetricDescriptorDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *GetMetricDescriptorDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *GetMetricDescriptorDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *GetMetricDescriptorDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *GetMetricDescriptorDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type GetMetricDescriptorRequest
- func (*GetMetricDescriptorRequest) Descriptor() ([]byte, []int)
- func (m *GetMetricDescriptorRequest) GetFieldMask() *metric_descriptor.MetricDescriptor_FieldMask
- func (m *GetMetricDescriptorRequest) GetName() *metric_descriptor.Name
- func (m *GetMetricDescriptorRequest) GetView() view.View
- func (*GetMetricDescriptorRequest) GotenMessage()
- func (obj *GetMetricDescriptorRequest) GotenValidate() error
- func (m *GetMetricDescriptorRequest) Marshal() ([]byte, error)
- func (m *GetMetricDescriptorRequest) MarshalJSON() ([]byte, error)
- func (*GetMetricDescriptorRequest) ProtoMessage()
- func (m *GetMetricDescriptorRequest) ProtoReflect() preflect.Message
- func (m *GetMetricDescriptorRequest) Reset()
- func (m *GetMetricDescriptorRequest) SetFieldMask(fv *metric_descriptor.MetricDescriptor_FieldMask)
- func (m *GetMetricDescriptorRequest) SetName(fv *metric_descriptor.Name)
- func (m *GetMetricDescriptorRequest) SetView(fv view.View)
- func (m *GetMetricDescriptorRequest) String() string
- func (m *GetMetricDescriptorRequest) Unmarshal(b []byte) error
- func (m *GetMetricDescriptorRequest) UnmarshalJSON(data []byte) error
- type ListMetricDescriptorsDescriptor
- func (d *ListMetricDescriptorsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *ListMetricDescriptorsDescriptor) GetApiName() string
- func (d *ListMetricDescriptorsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *ListMetricDescriptorsDescriptor) GetFullMethodName() string
- func (d *ListMetricDescriptorsDescriptor) GetMethodName() string
- func (d *ListMetricDescriptorsDescriptor) GetProtoPkgName() string
- func (d *ListMetricDescriptorsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *ListMetricDescriptorsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *ListMetricDescriptorsDescriptor) GetServiceDomain() string
- func (d *ListMetricDescriptorsDescriptor) GetServiceVersion() string
- func (d *ListMetricDescriptorsDescriptor) GetVerb() string
- func (d *ListMetricDescriptorsDescriptor) HasResource() bool
- func (d *ListMetricDescriptorsDescriptor) IsClientStream() bool
- func (d *ListMetricDescriptorsDescriptor) IsCollection() bool
- func (d *ListMetricDescriptorsDescriptor) IsPlural() bool
- func (d *ListMetricDescriptorsDescriptor) IsServerStream() bool
- func (d *ListMetricDescriptorsDescriptor) IsUnary() bool
- func (d *ListMetricDescriptorsDescriptor) NewEmptyClientMsg() proto.Message
- func (d *ListMetricDescriptorsDescriptor) NewEmptyServerMsg() proto.Message
- func (d *ListMetricDescriptorsDescriptor) RequestHasResourceBody() bool
- type ListMetricDescriptorsDescriptorClientMsgHandle
- func (h *ListMetricDescriptorsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *ListMetricDescriptorsDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *ListMetricDescriptorsDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *ListMetricDescriptorsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *ListMetricDescriptorsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type ListMetricDescriptorsDescriptorServerMsgHandle
- func (h *ListMetricDescriptorsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *ListMetricDescriptorsDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *ListMetricDescriptorsDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *ListMetricDescriptorsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *ListMetricDescriptorsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type ListMetricDescriptorsRequest
- func (*ListMetricDescriptorsRequest) Descriptor() ([]byte, []int)
- func (m *ListMetricDescriptorsRequest) GetFieldMask() *metric_descriptor.MetricDescriptor_FieldMask
- func (m *ListMetricDescriptorsRequest) GetFilter() *metric_descriptor.Filter
- func (m *ListMetricDescriptorsRequest) GetIncludePagingInfo() bool
- func (m *ListMetricDescriptorsRequest) GetOrderBy() *metric_descriptor.OrderBy
- func (m *ListMetricDescriptorsRequest) GetPageSize() int32
- func (m *ListMetricDescriptorsRequest) GetPageToken() *metric_descriptor.PagerCursor
- func (m *ListMetricDescriptorsRequest) GetParent() *metric_descriptor.ParentName
- func (m *ListMetricDescriptorsRequest) GetView() view.View
- func (*ListMetricDescriptorsRequest) GotenMessage()
- func (obj *ListMetricDescriptorsRequest) GotenValidate() error
- func (m *ListMetricDescriptorsRequest) Marshal() ([]byte, error)
- func (m *ListMetricDescriptorsRequest) MarshalJSON() ([]byte, error)
- func (*ListMetricDescriptorsRequest) ProtoMessage()
- func (m *ListMetricDescriptorsRequest) ProtoReflect() preflect.Message
- func (m *ListMetricDescriptorsRequest) Reset()
- func (m *ListMetricDescriptorsRequest) SetFieldMask(fv *metric_descriptor.MetricDescriptor_FieldMask)
- func (m *ListMetricDescriptorsRequest) SetFilter(fv *metric_descriptor.Filter)
- func (m *ListMetricDescriptorsRequest) SetIncludePagingInfo(fv bool)
- func (m *ListMetricDescriptorsRequest) SetOrderBy(fv *metric_descriptor.OrderBy)
- func (m *ListMetricDescriptorsRequest) SetPageSize(fv int32)
- func (m *ListMetricDescriptorsRequest) SetPageToken(fv *metric_descriptor.PagerCursor)
- func (m *ListMetricDescriptorsRequest) SetParent(fv *metric_descriptor.ParentName)
- func (m *ListMetricDescriptorsRequest) SetView(fv view.View)
- func (m *ListMetricDescriptorsRequest) String() string
- func (m *ListMetricDescriptorsRequest) Unmarshal(b []byte) error
- func (m *ListMetricDescriptorsRequest) UnmarshalJSON(data []byte) error
- type ListMetricDescriptorsResponse
- func (*ListMetricDescriptorsResponse) Descriptor() ([]byte, []int)
- func (m *ListMetricDescriptorsResponse) GetCurrentOffset() int32
- func (m *ListMetricDescriptorsResponse) GetMetricDescriptors() []*metric_descriptor.MetricDescriptor
- func (m *ListMetricDescriptorsResponse) GetNextPageToken() *metric_descriptor.PagerCursor
- func (m *ListMetricDescriptorsResponse) GetPrevPageToken() *metric_descriptor.PagerCursor
- func (m *ListMetricDescriptorsResponse) GetTotalResultsCount() int32
- func (*ListMetricDescriptorsResponse) GotenMessage()
- func (obj *ListMetricDescriptorsResponse) GotenValidate() error
- func (m *ListMetricDescriptorsResponse) Marshal() ([]byte, error)
- func (m *ListMetricDescriptorsResponse) MarshalJSON() ([]byte, error)
- func (*ListMetricDescriptorsResponse) ProtoMessage()
- func (m *ListMetricDescriptorsResponse) ProtoReflect() preflect.Message
- func (m *ListMetricDescriptorsResponse) Reset()
- func (m *ListMetricDescriptorsResponse) SetCurrentOffset(fv int32)
- func (m *ListMetricDescriptorsResponse) SetMetricDescriptors(fv []*metric_descriptor.MetricDescriptor)
- func (m *ListMetricDescriptorsResponse) SetNextPageToken(fv *metric_descriptor.PagerCursor)
- func (m *ListMetricDescriptorsResponse) SetPrevPageToken(fv *metric_descriptor.PagerCursor)
- func (m *ListMetricDescriptorsResponse) SetTotalResultsCount(fv int32)
- func (m *ListMetricDescriptorsResponse) String() string
- func (m *ListMetricDescriptorsResponse) Unmarshal(b []byte) error
- func (m *ListMetricDescriptorsResponse) UnmarshalJSON(data []byte) error
- type MetricDescriptorServiceClient
- type MetricDescriptorServiceDescriptor
- func (d *MetricDescriptorServiceDescriptor) AllMethodDescriptors() []gotenclient.MethodDescriptor
- func (d *MetricDescriptorServiceDescriptor) GetApiName() string
- func (d *MetricDescriptorServiceDescriptor) GetFullAPIName() string
- func (d *MetricDescriptorServiceDescriptor) GetProtoPkgName() string
- func (d *MetricDescriptorServiceDescriptor) GetServiceDomain() string
- func (d *MetricDescriptorServiceDescriptor) GetServiceVersion() string
- type UpdateMetricDescriptorDescriptor
- func (d *UpdateMetricDescriptorDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *UpdateMetricDescriptorDescriptor) GetApiName() string
- func (d *UpdateMetricDescriptorDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *UpdateMetricDescriptorDescriptor) GetFullMethodName() string
- func (d *UpdateMetricDescriptorDescriptor) GetMethodName() string
- func (d *UpdateMetricDescriptorDescriptor) GetProtoPkgName() string
- func (d *UpdateMetricDescriptorDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *UpdateMetricDescriptorDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *UpdateMetricDescriptorDescriptor) GetServiceDomain() string
- func (d *UpdateMetricDescriptorDescriptor) GetServiceVersion() string
- func (d *UpdateMetricDescriptorDescriptor) GetVerb() string
- func (d *UpdateMetricDescriptorDescriptor) HasResource() bool
- func (d *UpdateMetricDescriptorDescriptor) IsClientStream() bool
- func (d *UpdateMetricDescriptorDescriptor) IsCollection() bool
- func (d *UpdateMetricDescriptorDescriptor) IsPlural() bool
- func (d *UpdateMetricDescriptorDescriptor) IsServerStream() bool
- func (d *UpdateMetricDescriptorDescriptor) IsUnary() bool
- func (d *UpdateMetricDescriptorDescriptor) NewEmptyClientMsg() proto.Message
- func (d *UpdateMetricDescriptorDescriptor) NewEmptyServerMsg() proto.Message
- func (d *UpdateMetricDescriptorDescriptor) RequestHasResourceBody() bool
- type UpdateMetricDescriptorDescriptorClientMsgHandle
- func (h *UpdateMetricDescriptorDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *UpdateMetricDescriptorDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *UpdateMetricDescriptorDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *UpdateMetricDescriptorDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *UpdateMetricDescriptorDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type UpdateMetricDescriptorDescriptorServerMsgHandle
- func (h *UpdateMetricDescriptorDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *UpdateMetricDescriptorDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *UpdateMetricDescriptorDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *UpdateMetricDescriptorDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *UpdateMetricDescriptorDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type UpdateMetricDescriptorRequest
- func (*UpdateMetricDescriptorRequest) Descriptor() ([]byte, []int)
- func (m *UpdateMetricDescriptorRequest) GetAllowMissing() bool
- func (m *UpdateMetricDescriptorRequest) GetCas() *UpdateMetricDescriptorRequest_CAS
- func (m *UpdateMetricDescriptorRequest) GetMetricDescriptor() *metric_descriptor.MetricDescriptor
- func (m *UpdateMetricDescriptorRequest) GetUpdateMask() *metric_descriptor.MetricDescriptor_FieldMask
- func (*UpdateMetricDescriptorRequest) GotenMessage()
- func (obj *UpdateMetricDescriptorRequest) GotenValidate() error
- func (m *UpdateMetricDescriptorRequest) Marshal() ([]byte, error)
- func (m *UpdateMetricDescriptorRequest) MarshalJSON() ([]byte, error)
- func (*UpdateMetricDescriptorRequest) ProtoMessage()
- func (m *UpdateMetricDescriptorRequest) ProtoReflect() preflect.Message
- func (m *UpdateMetricDescriptorRequest) Reset()
- func (m *UpdateMetricDescriptorRequest) SetAllowMissing(fv bool)
- func (m *UpdateMetricDescriptorRequest) SetCas(fv *UpdateMetricDescriptorRequest_CAS)
- func (m *UpdateMetricDescriptorRequest) SetMetricDescriptor(fv *metric_descriptor.MetricDescriptor)
- func (m *UpdateMetricDescriptorRequest) SetUpdateMask(fv *metric_descriptor.MetricDescriptor_FieldMask)
- func (m *UpdateMetricDescriptorRequest) String() string
- func (m *UpdateMetricDescriptorRequest) Unmarshal(b []byte) error
- func (m *UpdateMetricDescriptorRequest) UnmarshalJSON(data []byte) error
- type UpdateMetricDescriptorRequest_CAS
- func (*UpdateMetricDescriptorRequest_CAS) Descriptor() ([]byte, []int)
- func (m *UpdateMetricDescriptorRequest_CAS) GetConditionalState() *metric_descriptor.MetricDescriptor
- func (m *UpdateMetricDescriptorRequest_CAS) GetFieldMask() *metric_descriptor.MetricDescriptor_FieldMask
- func (*UpdateMetricDescriptorRequest_CAS) GotenMessage()
- func (obj *UpdateMetricDescriptorRequest_CAS) GotenValidate() error
- func (m *UpdateMetricDescriptorRequest_CAS) Marshal() ([]byte, error)
- func (m *UpdateMetricDescriptorRequest_CAS) MarshalJSON() ([]byte, error)
- func (*UpdateMetricDescriptorRequest_CAS) ProtoMessage()
- func (m *UpdateMetricDescriptorRequest_CAS) ProtoReflect() preflect.Message
- func (m *UpdateMetricDescriptorRequest_CAS) Reset()
- func (m *UpdateMetricDescriptorRequest_CAS) SetConditionalState(fv *metric_descriptor.MetricDescriptor)
- func (m *UpdateMetricDescriptorRequest_CAS) SetFieldMask(fv *metric_descriptor.MetricDescriptor_FieldMask)
- func (m *UpdateMetricDescriptorRequest_CAS) String() string
- func (m *UpdateMetricDescriptorRequest_CAS) Unmarshal(b []byte) error
- func (m *UpdateMetricDescriptorRequest_CAS) UnmarshalJSON(data []byte) error
- type WatchMetricDescriptorClientStream
- type WatchMetricDescriptorDescriptor
- func (d *WatchMetricDescriptorDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *WatchMetricDescriptorDescriptor) GetApiName() string
- func (d *WatchMetricDescriptorDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchMetricDescriptorDescriptor) GetFullMethodName() string
- func (d *WatchMetricDescriptorDescriptor) GetMethodName() string
- func (d *WatchMetricDescriptorDescriptor) GetProtoPkgName() string
- func (d *WatchMetricDescriptorDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *WatchMetricDescriptorDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchMetricDescriptorDescriptor) GetServiceDomain() string
- func (d *WatchMetricDescriptorDescriptor) GetServiceVersion() string
- func (d *WatchMetricDescriptorDescriptor) GetVerb() string
- func (d *WatchMetricDescriptorDescriptor) HasResource() bool
- func (d *WatchMetricDescriptorDescriptor) IsClientStream() bool
- func (d *WatchMetricDescriptorDescriptor) IsCollection() bool
- func (d *WatchMetricDescriptorDescriptor) IsPlural() bool
- func (d *WatchMetricDescriptorDescriptor) IsServerStream() bool
- func (d *WatchMetricDescriptorDescriptor) IsUnary() bool
- func (d *WatchMetricDescriptorDescriptor) NewEmptyClientMsg() proto.Message
- func (d *WatchMetricDescriptorDescriptor) NewEmptyServerMsg() proto.Message
- func (d *WatchMetricDescriptorDescriptor) RequestHasResourceBody() bool
- type WatchMetricDescriptorDescriptorClientMsgHandle
- func (h *WatchMetricDescriptorDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchMetricDescriptorDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *WatchMetricDescriptorDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *WatchMetricDescriptorDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchMetricDescriptorDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchMetricDescriptorDescriptorServerMsgHandle
- func (h *WatchMetricDescriptorDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchMetricDescriptorDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *WatchMetricDescriptorDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *WatchMetricDescriptorDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchMetricDescriptorDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchMetricDescriptorRequest
- func (*WatchMetricDescriptorRequest) Descriptor() ([]byte, []int)
- func (m *WatchMetricDescriptorRequest) GetFieldMask() *metric_descriptor.MetricDescriptor_FieldMask
- func (m *WatchMetricDescriptorRequest) GetName() *metric_descriptor.Name
- func (m *WatchMetricDescriptorRequest) GetView() view.View
- func (*WatchMetricDescriptorRequest) GotenMessage()
- func (obj *WatchMetricDescriptorRequest) GotenValidate() error
- func (m *WatchMetricDescriptorRequest) Marshal() ([]byte, error)
- func (m *WatchMetricDescriptorRequest) MarshalJSON() ([]byte, error)
- func (*WatchMetricDescriptorRequest) ProtoMessage()
- func (m *WatchMetricDescriptorRequest) ProtoReflect() preflect.Message
- func (m *WatchMetricDescriptorRequest) Reset()
- func (m *WatchMetricDescriptorRequest) SetFieldMask(fv *metric_descriptor.MetricDescriptor_FieldMask)
- func (m *WatchMetricDescriptorRequest) SetName(fv *metric_descriptor.Name)
- func (m *WatchMetricDescriptorRequest) SetView(fv view.View)
- func (m *WatchMetricDescriptorRequest) String() string
- func (m *WatchMetricDescriptorRequest) Unmarshal(b []byte) error
- func (m *WatchMetricDescriptorRequest) UnmarshalJSON(data []byte) error
- type WatchMetricDescriptorResponse
- func (*WatchMetricDescriptorResponse) Descriptor() ([]byte, []int)
- func (m *WatchMetricDescriptorResponse) GetChange() *metric_descriptor.MetricDescriptorChange
- func (*WatchMetricDescriptorResponse) GotenMessage()
- func (obj *WatchMetricDescriptorResponse) GotenValidate() error
- func (m *WatchMetricDescriptorResponse) Marshal() ([]byte, error)
- func (m *WatchMetricDescriptorResponse) MarshalJSON() ([]byte, error)
- func (*WatchMetricDescriptorResponse) ProtoMessage()
- func (m *WatchMetricDescriptorResponse) ProtoReflect() preflect.Message
- func (m *WatchMetricDescriptorResponse) Reset()
- func (m *WatchMetricDescriptorResponse) SetChange(fv *metric_descriptor.MetricDescriptorChange)
- func (m *WatchMetricDescriptorResponse) String() string
- func (m *WatchMetricDescriptorResponse) Unmarshal(b []byte) error
- func (m *WatchMetricDescriptorResponse) UnmarshalJSON(data []byte) error
- type WatchMetricDescriptorsClientStream
- type WatchMetricDescriptorsDescriptor
- func (d *WatchMetricDescriptorsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *WatchMetricDescriptorsDescriptor) GetApiName() string
- func (d *WatchMetricDescriptorsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchMetricDescriptorsDescriptor) GetFullMethodName() string
- func (d *WatchMetricDescriptorsDescriptor) GetMethodName() string
- func (d *WatchMetricDescriptorsDescriptor) GetProtoPkgName() string
- func (d *WatchMetricDescriptorsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *WatchMetricDescriptorsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchMetricDescriptorsDescriptor) GetServiceDomain() string
- func (d *WatchMetricDescriptorsDescriptor) GetServiceVersion() string
- func (d *WatchMetricDescriptorsDescriptor) GetVerb() string
- func (d *WatchMetricDescriptorsDescriptor) HasResource() bool
- func (d *WatchMetricDescriptorsDescriptor) IsClientStream() bool
- func (d *WatchMetricDescriptorsDescriptor) IsCollection() bool
- func (d *WatchMetricDescriptorsDescriptor) IsPlural() bool
- func (d *WatchMetricDescriptorsDescriptor) IsServerStream() bool
- func (d *WatchMetricDescriptorsDescriptor) IsUnary() bool
- func (d *WatchMetricDescriptorsDescriptor) NewEmptyClientMsg() proto.Message
- func (d *WatchMetricDescriptorsDescriptor) NewEmptyServerMsg() proto.Message
- func (d *WatchMetricDescriptorsDescriptor) RequestHasResourceBody() bool
- type WatchMetricDescriptorsDescriptorClientMsgHandle
- func (h *WatchMetricDescriptorsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchMetricDescriptorsDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *WatchMetricDescriptorsDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *WatchMetricDescriptorsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchMetricDescriptorsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchMetricDescriptorsDescriptorServerMsgHandle
- func (h *WatchMetricDescriptorsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchMetricDescriptorsDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
- func (h *WatchMetricDescriptorsDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
- func (h *WatchMetricDescriptorsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchMetricDescriptorsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchMetricDescriptorsRequest
- func (*WatchMetricDescriptorsRequest) Descriptor() ([]byte, []int)
- func (m *WatchMetricDescriptorsRequest) GetFieldMask() *metric_descriptor.MetricDescriptor_FieldMask
- func (m *WatchMetricDescriptorsRequest) GetFilter() *metric_descriptor.Filter
- func (m *WatchMetricDescriptorsRequest) GetMaxChunkSize() int32
- func (m *WatchMetricDescriptorsRequest) GetOrderBy() *metric_descriptor.OrderBy
- func (m *WatchMetricDescriptorsRequest) GetPageSize() int32
- func (m *WatchMetricDescriptorsRequest) GetPageToken() *metric_descriptor.PagerCursor
- func (m *WatchMetricDescriptorsRequest) GetParent() *metric_descriptor.ParentName
- func (m *WatchMetricDescriptorsRequest) GetResumeToken() string
- func (m *WatchMetricDescriptorsRequest) GetStartingTime() *timestamppb.Timestamp
- func (m *WatchMetricDescriptorsRequest) GetType() watch_type.WatchType
- func (m *WatchMetricDescriptorsRequest) GetView() view.View
- func (*WatchMetricDescriptorsRequest) GotenMessage()
- func (obj *WatchMetricDescriptorsRequest) GotenValidate() error
- func (m *WatchMetricDescriptorsRequest) Marshal() ([]byte, error)
- func (m *WatchMetricDescriptorsRequest) MarshalJSON() ([]byte, error)
- func (*WatchMetricDescriptorsRequest) ProtoMessage()
- func (m *WatchMetricDescriptorsRequest) ProtoReflect() preflect.Message
- func (m *WatchMetricDescriptorsRequest) Reset()
- func (m *WatchMetricDescriptorsRequest) SetFieldMask(fv *metric_descriptor.MetricDescriptor_FieldMask)
- func (m *WatchMetricDescriptorsRequest) SetFilter(fv *metric_descriptor.Filter)
- func (m *WatchMetricDescriptorsRequest) SetMaxChunkSize(fv int32)
- func (m *WatchMetricDescriptorsRequest) SetOrderBy(fv *metric_descriptor.OrderBy)
- func (m *WatchMetricDescriptorsRequest) SetPageSize(fv int32)
- func (m *WatchMetricDescriptorsRequest) SetPageToken(fv *metric_descriptor.PagerCursor)
- func (m *WatchMetricDescriptorsRequest) SetParent(fv *metric_descriptor.ParentName)
- func (m *WatchMetricDescriptorsRequest) SetResumeToken(fv string)
- func (m *WatchMetricDescriptorsRequest) SetStartingTime(fv *timestamppb.Timestamp)
- func (m *WatchMetricDescriptorsRequest) SetType(fv watch_type.WatchType)
- func (m *WatchMetricDescriptorsRequest) SetView(fv view.View)
- func (m *WatchMetricDescriptorsRequest) String() string
- func (m *WatchMetricDescriptorsRequest) Unmarshal(b []byte) error
- func (m *WatchMetricDescriptorsRequest) UnmarshalJSON(data []byte) error
- type WatchMetricDescriptorsResponse
- func (*WatchMetricDescriptorsResponse) Descriptor() ([]byte, []int)
- func (m *WatchMetricDescriptorsResponse) GetIsCurrent() bool
- func (m *WatchMetricDescriptorsResponse) GetIsHardReset() bool
- func (m *WatchMetricDescriptorsResponse) GetIsSoftReset() bool
- func (m *WatchMetricDescriptorsResponse) GetMetricDescriptorChanges() []*metric_descriptor.MetricDescriptorChange
- func (m *WatchMetricDescriptorsResponse) GetPageTokenChange() *WatchMetricDescriptorsResponse_PageTokenChange
- func (m *WatchMetricDescriptorsResponse) GetResumeToken() string
- func (m *WatchMetricDescriptorsResponse) GetSnapshotSize() int64
- func (*WatchMetricDescriptorsResponse) GotenMessage()
- func (obj *WatchMetricDescriptorsResponse) GotenValidate() error
- func (m *WatchMetricDescriptorsResponse) Marshal() ([]byte, error)
- func (m *WatchMetricDescriptorsResponse) MarshalJSON() ([]byte, error)
- func (*WatchMetricDescriptorsResponse) ProtoMessage()
- func (m *WatchMetricDescriptorsResponse) ProtoReflect() preflect.Message
- func (m *WatchMetricDescriptorsResponse) Reset()
- func (m *WatchMetricDescriptorsResponse) SetIsCurrent(fv bool)
- func (m *WatchMetricDescriptorsResponse) SetIsHardReset(fv bool)
- func (m *WatchMetricDescriptorsResponse) SetIsSoftReset(fv bool)
- func (m *WatchMetricDescriptorsResponse) SetMetricDescriptorChanges(fv []*metric_descriptor.MetricDescriptorChange)
- func (m *WatchMetricDescriptorsResponse) SetPageTokenChange(fv *WatchMetricDescriptorsResponse_PageTokenChange)
- func (m *WatchMetricDescriptorsResponse) SetResumeToken(fv string)
- func (m *WatchMetricDescriptorsResponse) SetSnapshotSize(fv int64)
- func (m *WatchMetricDescriptorsResponse) String() string
- func (m *WatchMetricDescriptorsResponse) Unmarshal(b []byte) error
- func (m *WatchMetricDescriptorsResponse) UnmarshalJSON(data []byte) error
- type WatchMetricDescriptorsResponse_PageTokenChange
- func (*WatchMetricDescriptorsResponse_PageTokenChange) Descriptor() ([]byte, []int)
- func (m *WatchMetricDescriptorsResponse_PageTokenChange) GetNextPageToken() *metric_descriptor.PagerCursor
- func (m *WatchMetricDescriptorsResponse_PageTokenChange) GetPrevPageToken() *metric_descriptor.PagerCursor
- func (*WatchMetricDescriptorsResponse_PageTokenChange) GotenMessage()
- func (obj *WatchMetricDescriptorsResponse_PageTokenChange) GotenValidate() error
- func (m *WatchMetricDescriptorsResponse_PageTokenChange) Marshal() ([]byte, error)
- func (m *WatchMetricDescriptorsResponse_PageTokenChange) MarshalJSON() ([]byte, error)
- func (*WatchMetricDescriptorsResponse_PageTokenChange) ProtoMessage()
- func (m *WatchMetricDescriptorsResponse_PageTokenChange) ProtoReflect() preflect.Message
- func (m *WatchMetricDescriptorsResponse_PageTokenChange) Reset()
- func (m *WatchMetricDescriptorsResponse_PageTokenChange) SetNextPageToken(fv *metric_descriptor.PagerCursor)
- func (m *WatchMetricDescriptorsResponse_PageTokenChange) SetPrevPageToken(fv *metric_descriptor.PagerCursor)
- func (m *WatchMetricDescriptorsResponse_PageTokenChange) String() string
- func (m *WatchMetricDescriptorsResponse_PageTokenChange) Unmarshal(b []byte) error
- func (m *WatchMetricDescriptorsResponse_PageTokenChange) UnmarshalJSON(data []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BatchGetMetricDescriptorsDescriptor ¶ added in v0.4.28
type BatchGetMetricDescriptorsDescriptor struct{}
func GetBatchGetMetricDescriptorsDescriptor ¶ added in v0.4.28
func GetBatchGetMetricDescriptorsDescriptor() *BatchGetMetricDescriptorsDescriptor
func (*BatchGetMetricDescriptorsDescriptor) GetApiDescriptor ¶ added in v0.4.28
func (d *BatchGetMetricDescriptorsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*BatchGetMetricDescriptorsDescriptor) GetApiName ¶ added in v0.4.28
func (d *BatchGetMetricDescriptorsDescriptor) GetApiName() string
func (*BatchGetMetricDescriptorsDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.28
func (d *BatchGetMetricDescriptorsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*BatchGetMetricDescriptorsDescriptor) GetFullMethodName ¶ added in v0.4.28
func (d *BatchGetMetricDescriptorsDescriptor) GetFullMethodName() string
func (*BatchGetMetricDescriptorsDescriptor) GetMethodName ¶ added in v0.4.28
func (d *BatchGetMetricDescriptorsDescriptor) GetMethodName() string
func (*BatchGetMetricDescriptorsDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *BatchGetMetricDescriptorsDescriptor) GetProtoPkgName() string
func (*BatchGetMetricDescriptorsDescriptor) GetResourceDescriptor ¶ added in v0.4.30
func (d *BatchGetMetricDescriptorsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*BatchGetMetricDescriptorsDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.28
func (d *BatchGetMetricDescriptorsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*BatchGetMetricDescriptorsDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *BatchGetMetricDescriptorsDescriptor) GetServiceDomain() string
func (*BatchGetMetricDescriptorsDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *BatchGetMetricDescriptorsDescriptor) GetServiceVersion() string
func (*BatchGetMetricDescriptorsDescriptor) GetVerb ¶ added in v0.4.28
func (d *BatchGetMetricDescriptorsDescriptor) GetVerb() string
func (*BatchGetMetricDescriptorsDescriptor) HasResource ¶ added in v0.4.30
func (d *BatchGetMetricDescriptorsDescriptor) HasResource() bool
func (*BatchGetMetricDescriptorsDescriptor) IsClientStream ¶ added in v0.4.28
func (d *BatchGetMetricDescriptorsDescriptor) IsClientStream() bool
func (*BatchGetMetricDescriptorsDescriptor) IsCollection ¶ added in v0.4.30
func (d *BatchGetMetricDescriptorsDescriptor) IsCollection() bool
func (*BatchGetMetricDescriptorsDescriptor) IsPlural ¶ added in v0.4.30
func (d *BatchGetMetricDescriptorsDescriptor) IsPlural() bool
func (*BatchGetMetricDescriptorsDescriptor) IsServerStream ¶ added in v0.4.28
func (d *BatchGetMetricDescriptorsDescriptor) IsServerStream() bool
func (*BatchGetMetricDescriptorsDescriptor) IsUnary ¶ added in v0.4.28
func (d *BatchGetMetricDescriptorsDescriptor) IsUnary() bool
func (*BatchGetMetricDescriptorsDescriptor) NewEmptyClientMsg ¶ added in v0.4.28
func (d *BatchGetMetricDescriptorsDescriptor) NewEmptyClientMsg() proto.Message
func (*BatchGetMetricDescriptorsDescriptor) NewEmptyServerMsg ¶ added in v0.4.28
func (d *BatchGetMetricDescriptorsDescriptor) NewEmptyServerMsg() proto.Message
func (*BatchGetMetricDescriptorsDescriptor) RequestHasResourceBody ¶ added in v0.4.28
func (d *BatchGetMetricDescriptorsDescriptor) RequestHasResourceBody() bool
type BatchGetMetricDescriptorsDescriptorClientMsgHandle ¶ added in v0.4.28
type BatchGetMetricDescriptorsDescriptorClientMsgHandle struct{}
func (*BatchGetMetricDescriptorsDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *BatchGetMetricDescriptorsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*BatchGetMetricDescriptorsDescriptorClientMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *BatchGetMetricDescriptorsDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*BatchGetMetricDescriptorsDescriptorClientMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *BatchGetMetricDescriptorsDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*BatchGetMetricDescriptorsDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *BatchGetMetricDescriptorsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*BatchGetMetricDescriptorsDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *BatchGetMetricDescriptorsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type BatchGetMetricDescriptorsDescriptorServerMsgHandle ¶ added in v0.4.28
type BatchGetMetricDescriptorsDescriptorServerMsgHandle struct{}
func (*BatchGetMetricDescriptorsDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *BatchGetMetricDescriptorsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*BatchGetMetricDescriptorsDescriptorServerMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *BatchGetMetricDescriptorsDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*BatchGetMetricDescriptorsDescriptorServerMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *BatchGetMetricDescriptorsDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*BatchGetMetricDescriptorsDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *BatchGetMetricDescriptorsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*BatchGetMetricDescriptorsDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *BatchGetMetricDescriptorsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type BatchGetMetricDescriptorsRequest ¶
type BatchGetMetricDescriptorsRequest struct { // Names of MetricDescriptors Names []*metric_descriptor.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 *metric_descriptor.MetricDescriptor_FieldMask `` /* 148-byte string literal not displayed */ // View defines list of standard response fields present in response items. // Additional fields can be amended by request field field_mask View view.View `protobuf:"varint,4,opt,name=view,proto3,enum=goten.types.View" json:"view,omitempty" firestore:"view"` // contains filtered or unexported fields }
Request message for method [BatchGetMetricDescriptors][ntt.monitoring.v3.BatchGetMetricDescriptors]
func (*BatchGetMetricDescriptorsRequest) Descriptor ¶
func (*BatchGetMetricDescriptorsRequest) Descriptor() ([]byte, []int)
Deprecated, Use BatchGetMetricDescriptorsRequest.ProtoReflect.Descriptor instead.
func (*BatchGetMetricDescriptorsRequest) GetFieldMask ¶
func (m *BatchGetMetricDescriptorsRequest) GetFieldMask() *metric_descriptor.MetricDescriptor_FieldMask
func (*BatchGetMetricDescriptorsRequest) GetNames ¶
func (m *BatchGetMetricDescriptorsRequest) GetNames() []*metric_descriptor.Name
func (*BatchGetMetricDescriptorsRequest) GetView ¶
func (m *BatchGetMetricDescriptorsRequest) GetView() view.View
func (*BatchGetMetricDescriptorsRequest) GotenMessage ¶
func (*BatchGetMetricDescriptorsRequest) GotenMessage()
func (*BatchGetMetricDescriptorsRequest) GotenValidate ¶
func (obj *BatchGetMetricDescriptorsRequest) GotenValidate() error
func (*BatchGetMetricDescriptorsRequest) Marshal ¶
func (m *BatchGetMetricDescriptorsRequest) Marshal() ([]byte, error)
func (*BatchGetMetricDescriptorsRequest) MarshalJSON ¶
func (m *BatchGetMetricDescriptorsRequest) MarshalJSON() ([]byte, error)
func (*BatchGetMetricDescriptorsRequest) ProtoMessage ¶
func (*BatchGetMetricDescriptorsRequest) ProtoMessage()
func (*BatchGetMetricDescriptorsRequest) ProtoReflect ¶
func (m *BatchGetMetricDescriptorsRequest) ProtoReflect() preflect.Message
func (*BatchGetMetricDescriptorsRequest) Reset ¶
func (m *BatchGetMetricDescriptorsRequest) Reset()
func (*BatchGetMetricDescriptorsRequest) SetFieldMask ¶
func (m *BatchGetMetricDescriptorsRequest) SetFieldMask(fv *metric_descriptor.MetricDescriptor_FieldMask)
func (*BatchGetMetricDescriptorsRequest) SetNames ¶
func (m *BatchGetMetricDescriptorsRequest) SetNames(fv []*metric_descriptor.Name)
func (*BatchGetMetricDescriptorsRequest) SetView ¶
func (m *BatchGetMetricDescriptorsRequest) SetView(fv view.View)
func (*BatchGetMetricDescriptorsRequest) String ¶
func (m *BatchGetMetricDescriptorsRequest) String() string
func (*BatchGetMetricDescriptorsRequest) Unmarshal ¶
func (m *BatchGetMetricDescriptorsRequest) Unmarshal(b []byte) error
func (*BatchGetMetricDescriptorsRequest) UnmarshalJSON ¶
func (m *BatchGetMetricDescriptorsRequest) UnmarshalJSON(data []byte) error
type BatchGetMetricDescriptorsResponse ¶
type BatchGetMetricDescriptorsResponse struct { // found MetricDescriptors MetricDescriptors []*metric_descriptor.MetricDescriptor `` /* 142-byte string literal not displayed */ // list of not found MetricDescriptors Missing []*metric_descriptor.Name `protobuf:"bytes,2,rep,customtype=Name,name=missing,proto3" json:"missing,omitempty" firestore:"missing"` // contains filtered or unexported fields }
BatchGetMetricDescriptorsResponse
func (*BatchGetMetricDescriptorsResponse) Descriptor ¶
func (*BatchGetMetricDescriptorsResponse) Descriptor() ([]byte, []int)
Deprecated, Use BatchGetMetricDescriptorsResponse.ProtoReflect.Descriptor instead.
func (*BatchGetMetricDescriptorsResponse) GetMetricDescriptors ¶
func (m *BatchGetMetricDescriptorsResponse) GetMetricDescriptors() []*metric_descriptor.MetricDescriptor
func (*BatchGetMetricDescriptorsResponse) GetMissing ¶
func (m *BatchGetMetricDescriptorsResponse) GetMissing() []*metric_descriptor.Name
func (*BatchGetMetricDescriptorsResponse) GotenMessage ¶
func (*BatchGetMetricDescriptorsResponse) GotenMessage()
func (*BatchGetMetricDescriptorsResponse) GotenValidate ¶
func (obj *BatchGetMetricDescriptorsResponse) GotenValidate() error
func (*BatchGetMetricDescriptorsResponse) Marshal ¶
func (m *BatchGetMetricDescriptorsResponse) Marshal() ([]byte, error)
func (*BatchGetMetricDescriptorsResponse) MarshalJSON ¶
func (m *BatchGetMetricDescriptorsResponse) MarshalJSON() ([]byte, error)
func (*BatchGetMetricDescriptorsResponse) ProtoMessage ¶
func (*BatchGetMetricDescriptorsResponse) ProtoMessage()
func (*BatchGetMetricDescriptorsResponse) ProtoReflect ¶
func (m *BatchGetMetricDescriptorsResponse) ProtoReflect() preflect.Message
func (*BatchGetMetricDescriptorsResponse) Reset ¶
func (m *BatchGetMetricDescriptorsResponse) Reset()
func (*BatchGetMetricDescriptorsResponse) SetMetricDescriptors ¶
func (m *BatchGetMetricDescriptorsResponse) SetMetricDescriptors(fv []*metric_descriptor.MetricDescriptor)
func (*BatchGetMetricDescriptorsResponse) SetMissing ¶
func (m *BatchGetMetricDescriptorsResponse) SetMissing(fv []*metric_descriptor.Name)
func (*BatchGetMetricDescriptorsResponse) String ¶
func (m *BatchGetMetricDescriptorsResponse) String() string
func (*BatchGetMetricDescriptorsResponse) Unmarshal ¶
func (m *BatchGetMetricDescriptorsResponse) Unmarshal(b []byte) error
func (*BatchGetMetricDescriptorsResponse) UnmarshalJSON ¶
func (m *BatchGetMetricDescriptorsResponse) UnmarshalJSON(data []byte) error
type CreateMetricDescriptorDescriptor ¶ added in v0.4.28
type CreateMetricDescriptorDescriptor struct{}
func GetCreateMetricDescriptorDescriptor ¶ added in v0.4.28
func GetCreateMetricDescriptorDescriptor() *CreateMetricDescriptorDescriptor
func (*CreateMetricDescriptorDescriptor) GetApiDescriptor ¶ added in v0.4.28
func (d *CreateMetricDescriptorDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*CreateMetricDescriptorDescriptor) GetApiName ¶ added in v0.4.28
func (d *CreateMetricDescriptorDescriptor) GetApiName() string
func (*CreateMetricDescriptorDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.28
func (d *CreateMetricDescriptorDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*CreateMetricDescriptorDescriptor) GetFullMethodName ¶ added in v0.4.28
func (d *CreateMetricDescriptorDescriptor) GetFullMethodName() string
func (*CreateMetricDescriptorDescriptor) GetMethodName ¶ added in v0.4.28
func (d *CreateMetricDescriptorDescriptor) GetMethodName() string
func (*CreateMetricDescriptorDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *CreateMetricDescriptorDescriptor) GetProtoPkgName() string
func (*CreateMetricDescriptorDescriptor) GetResourceDescriptor ¶ added in v0.4.30
func (d *CreateMetricDescriptorDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*CreateMetricDescriptorDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.28
func (d *CreateMetricDescriptorDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*CreateMetricDescriptorDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *CreateMetricDescriptorDescriptor) GetServiceDomain() string
func (*CreateMetricDescriptorDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *CreateMetricDescriptorDescriptor) GetServiceVersion() string
func (*CreateMetricDescriptorDescriptor) GetVerb ¶ added in v0.4.28
func (d *CreateMetricDescriptorDescriptor) GetVerb() string
func (*CreateMetricDescriptorDescriptor) HasResource ¶ added in v0.4.30
func (d *CreateMetricDescriptorDescriptor) HasResource() bool
func (*CreateMetricDescriptorDescriptor) IsClientStream ¶ added in v0.4.28
func (d *CreateMetricDescriptorDescriptor) IsClientStream() bool
func (*CreateMetricDescriptorDescriptor) IsCollection ¶ added in v0.4.30
func (d *CreateMetricDescriptorDescriptor) IsCollection() bool
func (*CreateMetricDescriptorDescriptor) IsPlural ¶ added in v0.4.30
func (d *CreateMetricDescriptorDescriptor) IsPlural() bool
func (*CreateMetricDescriptorDescriptor) IsServerStream ¶ added in v0.4.28
func (d *CreateMetricDescriptorDescriptor) IsServerStream() bool
func (*CreateMetricDescriptorDescriptor) IsUnary ¶ added in v0.4.28
func (d *CreateMetricDescriptorDescriptor) IsUnary() bool
func (*CreateMetricDescriptorDescriptor) NewEmptyClientMsg ¶ added in v0.4.28
func (d *CreateMetricDescriptorDescriptor) NewEmptyClientMsg() proto.Message
func (*CreateMetricDescriptorDescriptor) NewEmptyServerMsg ¶ added in v0.4.28
func (d *CreateMetricDescriptorDescriptor) NewEmptyServerMsg() proto.Message
func (*CreateMetricDescriptorDescriptor) RequestHasResourceBody ¶ added in v0.4.28
func (d *CreateMetricDescriptorDescriptor) RequestHasResourceBody() bool
type CreateMetricDescriptorDescriptorClientMsgHandle ¶ added in v0.4.28
type CreateMetricDescriptorDescriptorClientMsgHandle struct{}
func (*CreateMetricDescriptorDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *CreateMetricDescriptorDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*CreateMetricDescriptorDescriptorClientMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *CreateMetricDescriptorDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*CreateMetricDescriptorDescriptorClientMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *CreateMetricDescriptorDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*CreateMetricDescriptorDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *CreateMetricDescriptorDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*CreateMetricDescriptorDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *CreateMetricDescriptorDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type CreateMetricDescriptorDescriptorServerMsgHandle ¶ added in v0.4.28
type CreateMetricDescriptorDescriptorServerMsgHandle struct{}
func (*CreateMetricDescriptorDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *CreateMetricDescriptorDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*CreateMetricDescriptorDescriptorServerMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *CreateMetricDescriptorDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*CreateMetricDescriptorDescriptorServerMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *CreateMetricDescriptorDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*CreateMetricDescriptorDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *CreateMetricDescriptorDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*CreateMetricDescriptorDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *CreateMetricDescriptorDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type CreateMetricDescriptorRequest ¶
type CreateMetricDescriptorRequest struct { // The project on which to execute the request. The format is // `"projects/{project_id_or_number}"`. Parent *metric_descriptor.ParentName `protobuf:"bytes,3,opt,customtype=ParentName,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // The new [custom metric](/monitoring/custom-metrics) // descriptor. MetricDescriptor *metric_descriptor.MetricDescriptor `` /* 138-byte string literal not displayed */ // contains filtered or unexported fields }
Request message for method [CreateMetricDescriptor][ntt.monitoring.v3.CreateMetricDescriptor]
func (*CreateMetricDescriptorRequest) Descriptor ¶
func (*CreateMetricDescriptorRequest) Descriptor() ([]byte, []int)
Deprecated, Use CreateMetricDescriptorRequest.ProtoReflect.Descriptor instead.
func (*CreateMetricDescriptorRequest) GetMetricDescriptor ¶
func (m *CreateMetricDescriptorRequest) GetMetricDescriptor() *metric_descriptor.MetricDescriptor
func (*CreateMetricDescriptorRequest) GetParent ¶
func (m *CreateMetricDescriptorRequest) GetParent() *metric_descriptor.ParentName
func (*CreateMetricDescriptorRequest) GotenMessage ¶
func (*CreateMetricDescriptorRequest) GotenMessage()
func (*CreateMetricDescriptorRequest) GotenValidate ¶
func (obj *CreateMetricDescriptorRequest) GotenValidate() error
func (*CreateMetricDescriptorRequest) Marshal ¶
func (m *CreateMetricDescriptorRequest) Marshal() ([]byte, error)
func (*CreateMetricDescriptorRequest) MarshalJSON ¶
func (m *CreateMetricDescriptorRequest) MarshalJSON() ([]byte, error)
func (*CreateMetricDescriptorRequest) ProtoMessage ¶
func (*CreateMetricDescriptorRequest) ProtoMessage()
func (*CreateMetricDescriptorRequest) ProtoReflect ¶
func (m *CreateMetricDescriptorRequest) ProtoReflect() preflect.Message
func (*CreateMetricDescriptorRequest) Reset ¶
func (m *CreateMetricDescriptorRequest) Reset()
func (*CreateMetricDescriptorRequest) SetMetricDescriptor ¶
func (m *CreateMetricDescriptorRequest) SetMetricDescriptor(fv *metric_descriptor.MetricDescriptor)
func (*CreateMetricDescriptorRequest) SetParent ¶
func (m *CreateMetricDescriptorRequest) SetParent(fv *metric_descriptor.ParentName)
func (*CreateMetricDescriptorRequest) String ¶
func (m *CreateMetricDescriptorRequest) String() string
func (*CreateMetricDescriptorRequest) Unmarshal ¶
func (m *CreateMetricDescriptorRequest) Unmarshal(b []byte) error
func (*CreateMetricDescriptorRequest) UnmarshalJSON ¶
func (m *CreateMetricDescriptorRequest) UnmarshalJSON(data []byte) error
type DeleteMetricDescriptorDescriptor ¶ added in v0.4.28
type DeleteMetricDescriptorDescriptor struct{}
func GetDeleteMetricDescriptorDescriptor ¶ added in v0.4.28
func GetDeleteMetricDescriptorDescriptor() *DeleteMetricDescriptorDescriptor
func (*DeleteMetricDescriptorDescriptor) GetApiDescriptor ¶ added in v0.4.28
func (d *DeleteMetricDescriptorDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*DeleteMetricDescriptorDescriptor) GetApiName ¶ added in v0.4.28
func (d *DeleteMetricDescriptorDescriptor) GetApiName() string
func (*DeleteMetricDescriptorDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.28
func (d *DeleteMetricDescriptorDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*DeleteMetricDescriptorDescriptor) GetFullMethodName ¶ added in v0.4.28
func (d *DeleteMetricDescriptorDescriptor) GetFullMethodName() string
func (*DeleteMetricDescriptorDescriptor) GetMethodName ¶ added in v0.4.28
func (d *DeleteMetricDescriptorDescriptor) GetMethodName() string
func (*DeleteMetricDescriptorDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *DeleteMetricDescriptorDescriptor) GetProtoPkgName() string
func (*DeleteMetricDescriptorDescriptor) GetResourceDescriptor ¶ added in v0.4.30
func (d *DeleteMetricDescriptorDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*DeleteMetricDescriptorDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.28
func (d *DeleteMetricDescriptorDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*DeleteMetricDescriptorDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *DeleteMetricDescriptorDescriptor) GetServiceDomain() string
func (*DeleteMetricDescriptorDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *DeleteMetricDescriptorDescriptor) GetServiceVersion() string
func (*DeleteMetricDescriptorDescriptor) GetVerb ¶ added in v0.4.28
func (d *DeleteMetricDescriptorDescriptor) GetVerb() string
func (*DeleteMetricDescriptorDescriptor) HasResource ¶ added in v0.4.30
func (d *DeleteMetricDescriptorDescriptor) HasResource() bool
func (*DeleteMetricDescriptorDescriptor) IsClientStream ¶ added in v0.4.28
func (d *DeleteMetricDescriptorDescriptor) IsClientStream() bool
func (*DeleteMetricDescriptorDescriptor) IsCollection ¶ added in v0.4.30
func (d *DeleteMetricDescriptorDescriptor) IsCollection() bool
func (*DeleteMetricDescriptorDescriptor) IsPlural ¶ added in v0.4.30
func (d *DeleteMetricDescriptorDescriptor) IsPlural() bool
func (*DeleteMetricDescriptorDescriptor) IsServerStream ¶ added in v0.4.28
func (d *DeleteMetricDescriptorDescriptor) IsServerStream() bool
func (*DeleteMetricDescriptorDescriptor) IsUnary ¶ added in v0.4.28
func (d *DeleteMetricDescriptorDescriptor) IsUnary() bool
func (*DeleteMetricDescriptorDescriptor) NewEmptyClientMsg ¶ added in v0.4.28
func (d *DeleteMetricDescriptorDescriptor) NewEmptyClientMsg() proto.Message
func (*DeleteMetricDescriptorDescriptor) NewEmptyServerMsg ¶ added in v0.4.28
func (d *DeleteMetricDescriptorDescriptor) NewEmptyServerMsg() proto.Message
func (*DeleteMetricDescriptorDescriptor) RequestHasResourceBody ¶ added in v0.4.28
func (d *DeleteMetricDescriptorDescriptor) RequestHasResourceBody() bool
type DeleteMetricDescriptorDescriptorClientMsgHandle ¶ added in v0.4.28
type DeleteMetricDescriptorDescriptorClientMsgHandle struct{}
func (*DeleteMetricDescriptorDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *DeleteMetricDescriptorDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*DeleteMetricDescriptorDescriptorClientMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *DeleteMetricDescriptorDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*DeleteMetricDescriptorDescriptorClientMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *DeleteMetricDescriptorDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*DeleteMetricDescriptorDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *DeleteMetricDescriptorDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*DeleteMetricDescriptorDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *DeleteMetricDescriptorDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type DeleteMetricDescriptorDescriptorServerMsgHandle ¶ added in v0.4.28
type DeleteMetricDescriptorDescriptorServerMsgHandle struct{}
func (*DeleteMetricDescriptorDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *DeleteMetricDescriptorDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*DeleteMetricDescriptorDescriptorServerMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *DeleteMetricDescriptorDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*DeleteMetricDescriptorDescriptorServerMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *DeleteMetricDescriptorDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*DeleteMetricDescriptorDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *DeleteMetricDescriptorDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*DeleteMetricDescriptorDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *DeleteMetricDescriptorDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type DeleteMetricDescriptorRequest ¶
type DeleteMetricDescriptorRequest struct { // The metric descriptor on which to execute the request. The format is // `"projects/{project_id_or_number}/metricDescriptors/{metric_id}"`. // An example of `{metric_id}` is: // `"custom.googleapis.com/my_test_metric"`. Name *metric_descriptor.Name `protobuf:"bytes,3,opt,customtype=Name,name=name,proto3" json:"name,omitempty" firestore:"name"` // contains filtered or unexported fields }
Request message for method [DeleteMetricDescriptor][ntt.monitoring.v3.DeleteMetricDescriptor]
func (*DeleteMetricDescriptorRequest) Descriptor ¶
func (*DeleteMetricDescriptorRequest) Descriptor() ([]byte, []int)
Deprecated, Use DeleteMetricDescriptorRequest.ProtoReflect.Descriptor instead.
func (*DeleteMetricDescriptorRequest) GetName ¶
func (m *DeleteMetricDescriptorRequest) GetName() *metric_descriptor.Name
func (*DeleteMetricDescriptorRequest) GotenMessage ¶
func (*DeleteMetricDescriptorRequest) GotenMessage()
func (*DeleteMetricDescriptorRequest) GotenValidate ¶
func (obj *DeleteMetricDescriptorRequest) GotenValidate() error
func (*DeleteMetricDescriptorRequest) Marshal ¶
func (m *DeleteMetricDescriptorRequest) Marshal() ([]byte, error)
func (*DeleteMetricDescriptorRequest) MarshalJSON ¶
func (m *DeleteMetricDescriptorRequest) MarshalJSON() ([]byte, error)
func (*DeleteMetricDescriptorRequest) ProtoMessage ¶
func (*DeleteMetricDescriptorRequest) ProtoMessage()
func (*DeleteMetricDescriptorRequest) ProtoReflect ¶
func (m *DeleteMetricDescriptorRequest) ProtoReflect() preflect.Message
func (*DeleteMetricDescriptorRequest) Reset ¶
func (m *DeleteMetricDescriptorRequest) Reset()
func (*DeleteMetricDescriptorRequest) SetName ¶
func (m *DeleteMetricDescriptorRequest) SetName(fv *metric_descriptor.Name)
func (*DeleteMetricDescriptorRequest) String ¶
func (m *DeleteMetricDescriptorRequest) String() string
func (*DeleteMetricDescriptorRequest) Unmarshal ¶
func (m *DeleteMetricDescriptorRequest) Unmarshal(b []byte) error
func (*DeleteMetricDescriptorRequest) UnmarshalJSON ¶
func (m *DeleteMetricDescriptorRequest) UnmarshalJSON(data []byte) error
type GetMetricDescriptorDescriptor ¶ added in v0.4.28
type GetMetricDescriptorDescriptor struct{}
func GetGetMetricDescriptorDescriptor ¶ added in v0.4.28
func GetGetMetricDescriptorDescriptor() *GetMetricDescriptorDescriptor
func (*GetMetricDescriptorDescriptor) GetApiDescriptor ¶ added in v0.4.28
func (d *GetMetricDescriptorDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*GetMetricDescriptorDescriptor) GetApiName ¶ added in v0.4.28
func (d *GetMetricDescriptorDescriptor) GetApiName() string
func (*GetMetricDescriptorDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.28
func (d *GetMetricDescriptorDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*GetMetricDescriptorDescriptor) GetFullMethodName ¶ added in v0.4.28
func (d *GetMetricDescriptorDescriptor) GetFullMethodName() string
func (*GetMetricDescriptorDescriptor) GetMethodName ¶ added in v0.4.28
func (d *GetMetricDescriptorDescriptor) GetMethodName() string
func (*GetMetricDescriptorDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *GetMetricDescriptorDescriptor) GetProtoPkgName() string
func (*GetMetricDescriptorDescriptor) GetResourceDescriptor ¶ added in v0.4.30
func (d *GetMetricDescriptorDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*GetMetricDescriptorDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.28
func (d *GetMetricDescriptorDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*GetMetricDescriptorDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *GetMetricDescriptorDescriptor) GetServiceDomain() string
func (*GetMetricDescriptorDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *GetMetricDescriptorDescriptor) GetServiceVersion() string
func (*GetMetricDescriptorDescriptor) GetVerb ¶ added in v0.4.28
func (d *GetMetricDescriptorDescriptor) GetVerb() string
func (*GetMetricDescriptorDescriptor) HasResource ¶ added in v0.4.30
func (d *GetMetricDescriptorDescriptor) HasResource() bool
func (*GetMetricDescriptorDescriptor) IsClientStream ¶ added in v0.4.28
func (d *GetMetricDescriptorDescriptor) IsClientStream() bool
func (*GetMetricDescriptorDescriptor) IsCollection ¶ added in v0.4.30
func (d *GetMetricDescriptorDescriptor) IsCollection() bool
func (*GetMetricDescriptorDescriptor) IsPlural ¶ added in v0.4.30
func (d *GetMetricDescriptorDescriptor) IsPlural() bool
func (*GetMetricDescriptorDescriptor) IsServerStream ¶ added in v0.4.28
func (d *GetMetricDescriptorDescriptor) IsServerStream() bool
func (*GetMetricDescriptorDescriptor) IsUnary ¶ added in v0.4.28
func (d *GetMetricDescriptorDescriptor) IsUnary() bool
func (*GetMetricDescriptorDescriptor) NewEmptyClientMsg ¶ added in v0.4.28
func (d *GetMetricDescriptorDescriptor) NewEmptyClientMsg() proto.Message
func (*GetMetricDescriptorDescriptor) NewEmptyServerMsg ¶ added in v0.4.28
func (d *GetMetricDescriptorDescriptor) NewEmptyServerMsg() proto.Message
func (*GetMetricDescriptorDescriptor) RequestHasResourceBody ¶ added in v0.4.28
func (d *GetMetricDescriptorDescriptor) RequestHasResourceBody() bool
type GetMetricDescriptorDescriptorClientMsgHandle ¶ added in v0.4.28
type GetMetricDescriptorDescriptorClientMsgHandle struct{}
func (*GetMetricDescriptorDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *GetMetricDescriptorDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*GetMetricDescriptorDescriptorClientMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *GetMetricDescriptorDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*GetMetricDescriptorDescriptorClientMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *GetMetricDescriptorDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*GetMetricDescriptorDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *GetMetricDescriptorDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*GetMetricDescriptorDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *GetMetricDescriptorDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type GetMetricDescriptorDescriptorServerMsgHandle ¶ added in v0.4.28
type GetMetricDescriptorDescriptorServerMsgHandle struct{}
func (*GetMetricDescriptorDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *GetMetricDescriptorDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*GetMetricDescriptorDescriptorServerMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *GetMetricDescriptorDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*GetMetricDescriptorDescriptorServerMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *GetMetricDescriptorDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*GetMetricDescriptorDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *GetMetricDescriptorDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*GetMetricDescriptorDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *GetMetricDescriptorDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type GetMetricDescriptorRequest ¶
type GetMetricDescriptorRequest struct { // The metric descriptor on which to execute the request. The format is // `"projects/{project_id_or_number}/metricDescriptors/{metric_id}"`. // An example value of `{metric_id}` is // `"compute.googleapis.com/instance/disk/read_bytes_count"`. Name *metric_descriptor.Name `protobuf:"bytes,3,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 *metric_descriptor.MetricDescriptor_FieldMask `` /* 148-byte string literal not displayed */ // View defines list of standard response fields present in response items. // Additional fields can be amended by request field field_mask View view.View `protobuf:"varint,5,opt,name=view,proto3,enum=goten.types.View" json:"view,omitempty" firestore:"view"` // contains filtered or unexported fields }
Request message for method [GetMetricDescriptor][ntt.monitoring.v3.GetMetricDescriptor]
func (*GetMetricDescriptorRequest) Descriptor ¶
func (*GetMetricDescriptorRequest) Descriptor() ([]byte, []int)
Deprecated, Use GetMetricDescriptorRequest.ProtoReflect.Descriptor instead.
func (*GetMetricDescriptorRequest) GetFieldMask ¶
func (m *GetMetricDescriptorRequest) GetFieldMask() *metric_descriptor.MetricDescriptor_FieldMask
func (*GetMetricDescriptorRequest) GetName ¶
func (m *GetMetricDescriptorRequest) GetName() *metric_descriptor.Name
func (*GetMetricDescriptorRequest) GetView ¶
func (m *GetMetricDescriptorRequest) GetView() view.View
func (*GetMetricDescriptorRequest) GotenMessage ¶
func (*GetMetricDescriptorRequest) GotenMessage()
func (*GetMetricDescriptorRequest) GotenValidate ¶
func (obj *GetMetricDescriptorRequest) GotenValidate() error
func (*GetMetricDescriptorRequest) Marshal ¶
func (m *GetMetricDescriptorRequest) Marshal() ([]byte, error)
func (*GetMetricDescriptorRequest) MarshalJSON ¶
func (m *GetMetricDescriptorRequest) MarshalJSON() ([]byte, error)
func (*GetMetricDescriptorRequest) ProtoMessage ¶
func (*GetMetricDescriptorRequest) ProtoMessage()
func (*GetMetricDescriptorRequest) ProtoReflect ¶
func (m *GetMetricDescriptorRequest) ProtoReflect() preflect.Message
func (*GetMetricDescriptorRequest) Reset ¶
func (m *GetMetricDescriptorRequest) Reset()
func (*GetMetricDescriptorRequest) SetFieldMask ¶
func (m *GetMetricDescriptorRequest) SetFieldMask(fv *metric_descriptor.MetricDescriptor_FieldMask)
func (*GetMetricDescriptorRequest) SetName ¶
func (m *GetMetricDescriptorRequest) SetName(fv *metric_descriptor.Name)
func (*GetMetricDescriptorRequest) SetView ¶
func (m *GetMetricDescriptorRequest) SetView(fv view.View)
func (*GetMetricDescriptorRequest) String ¶
func (m *GetMetricDescriptorRequest) String() string
func (*GetMetricDescriptorRequest) Unmarshal ¶
func (m *GetMetricDescriptorRequest) Unmarshal(b []byte) error
func (*GetMetricDescriptorRequest) UnmarshalJSON ¶
func (m *GetMetricDescriptorRequest) UnmarshalJSON(data []byte) error
type ListMetricDescriptorsDescriptor ¶ added in v0.4.28
type ListMetricDescriptorsDescriptor struct{}
func GetListMetricDescriptorsDescriptor ¶ added in v0.4.28
func GetListMetricDescriptorsDescriptor() *ListMetricDescriptorsDescriptor
func (*ListMetricDescriptorsDescriptor) GetApiDescriptor ¶ added in v0.4.28
func (d *ListMetricDescriptorsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*ListMetricDescriptorsDescriptor) GetApiName ¶ added in v0.4.28
func (d *ListMetricDescriptorsDescriptor) GetApiName() string
func (*ListMetricDescriptorsDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.28
func (d *ListMetricDescriptorsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*ListMetricDescriptorsDescriptor) GetFullMethodName ¶ added in v0.4.28
func (d *ListMetricDescriptorsDescriptor) GetFullMethodName() string
func (*ListMetricDescriptorsDescriptor) GetMethodName ¶ added in v0.4.28
func (d *ListMetricDescriptorsDescriptor) GetMethodName() string
func (*ListMetricDescriptorsDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *ListMetricDescriptorsDescriptor) GetProtoPkgName() string
func (*ListMetricDescriptorsDescriptor) GetResourceDescriptor ¶ added in v0.4.30
func (d *ListMetricDescriptorsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*ListMetricDescriptorsDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.28
func (d *ListMetricDescriptorsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*ListMetricDescriptorsDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *ListMetricDescriptorsDescriptor) GetServiceDomain() string
func (*ListMetricDescriptorsDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *ListMetricDescriptorsDescriptor) GetServiceVersion() string
func (*ListMetricDescriptorsDescriptor) GetVerb ¶ added in v0.4.28
func (d *ListMetricDescriptorsDescriptor) GetVerb() string
func (*ListMetricDescriptorsDescriptor) HasResource ¶ added in v0.4.30
func (d *ListMetricDescriptorsDescriptor) HasResource() bool
func (*ListMetricDescriptorsDescriptor) IsClientStream ¶ added in v0.4.28
func (d *ListMetricDescriptorsDescriptor) IsClientStream() bool
func (*ListMetricDescriptorsDescriptor) IsCollection ¶ added in v0.4.30
func (d *ListMetricDescriptorsDescriptor) IsCollection() bool
func (*ListMetricDescriptorsDescriptor) IsPlural ¶ added in v0.4.30
func (d *ListMetricDescriptorsDescriptor) IsPlural() bool
func (*ListMetricDescriptorsDescriptor) IsServerStream ¶ added in v0.4.28
func (d *ListMetricDescriptorsDescriptor) IsServerStream() bool
func (*ListMetricDescriptorsDescriptor) IsUnary ¶ added in v0.4.28
func (d *ListMetricDescriptorsDescriptor) IsUnary() bool
func (*ListMetricDescriptorsDescriptor) NewEmptyClientMsg ¶ added in v0.4.28
func (d *ListMetricDescriptorsDescriptor) NewEmptyClientMsg() proto.Message
func (*ListMetricDescriptorsDescriptor) NewEmptyServerMsg ¶ added in v0.4.28
func (d *ListMetricDescriptorsDescriptor) NewEmptyServerMsg() proto.Message
func (*ListMetricDescriptorsDescriptor) RequestHasResourceBody ¶ added in v0.4.28
func (d *ListMetricDescriptorsDescriptor) RequestHasResourceBody() bool
type ListMetricDescriptorsDescriptorClientMsgHandle ¶ added in v0.4.28
type ListMetricDescriptorsDescriptorClientMsgHandle struct{}
func (*ListMetricDescriptorsDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *ListMetricDescriptorsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*ListMetricDescriptorsDescriptorClientMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *ListMetricDescriptorsDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*ListMetricDescriptorsDescriptorClientMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *ListMetricDescriptorsDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*ListMetricDescriptorsDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *ListMetricDescriptorsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*ListMetricDescriptorsDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *ListMetricDescriptorsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type ListMetricDescriptorsDescriptorServerMsgHandle ¶ added in v0.4.28
type ListMetricDescriptorsDescriptorServerMsgHandle struct{}
func (*ListMetricDescriptorsDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *ListMetricDescriptorsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*ListMetricDescriptorsDescriptorServerMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *ListMetricDescriptorsDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*ListMetricDescriptorsDescriptorServerMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *ListMetricDescriptorsDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*ListMetricDescriptorsDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *ListMetricDescriptorsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*ListMetricDescriptorsDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *ListMetricDescriptorsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type ListMetricDescriptorsRequest ¶
type ListMetricDescriptorsRequest struct { // The project on which to execute the request. The format is // `"projects/{project_id_or_number}"`. Parent *metric_descriptor.ParentName `protobuf:"bytes,5,opt,customtype=ParentName,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // If this field is empty, all custom and // system-defined metric descriptors are returned. // Otherwise, the [filter](/monitoring/api/v3/filters) // specifies which metric descriptors are to be // returned. For example, the following filter matches all // [custom metrics](/monitoring/custom-metrics): // // metric.type = starts_with("custom.googleapis.com/") Filter *metric_descriptor.Filter `protobuf:"bytes,2,opt,customtype=Filter,name=filter,proto3" json:"filter,omitempty" firestore:"filter"` // A positive number that is the maximum number of results to return. PageSize int32 `protobuf:"varint,3,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty" firestore:"pageSize"` // If this field is not empty then it must contain the `nextPageToken` value // returned by a previous call to this method. Using this field causes the // method to return additional results from the previous method call. PageToken *metric_descriptor.PagerCursor `` /* 133-byte string literal not displayed */ // Order By - // https://cloud.google.com/apis/design/design_patterns#list_pagination OrderBy *metric_descriptor.OrderBy `protobuf:"bytes,666,opt,customtype=OrderBy,name=order_by,json=orderBy,proto3" json:"order_by,omitempty" firestore:"orderBy"` // A list of extra fields to be obtained for each response item on top of // fields defined by request field view FieldMask *metric_descriptor.MetricDescriptor_FieldMask `` /* 148-byte string literal not displayed */ // View defines list of standard response fields present in response items. // Additional fields can be amended by request field field_mask View view.View `protobuf:"varint,7,opt,name=view,proto3,enum=goten.types.View" json:"view,omitempty" firestore:"view"` // Indicates if list response should contain total count and offset (fields // current_offset and total_results_count). IncludePagingInfo bool `` /* 145-byte string literal not displayed */ // contains filtered or unexported fields }
Request message for method [ListMetricDescriptors][ntt.monitoring.v3.ListMetricDescriptors]
func (*ListMetricDescriptorsRequest) Descriptor ¶
func (*ListMetricDescriptorsRequest) Descriptor() ([]byte, []int)
Deprecated, Use ListMetricDescriptorsRequest.ProtoReflect.Descriptor instead.
func (*ListMetricDescriptorsRequest) GetFieldMask ¶
func (m *ListMetricDescriptorsRequest) GetFieldMask() *metric_descriptor.MetricDescriptor_FieldMask
func (*ListMetricDescriptorsRequest) GetFilter ¶
func (m *ListMetricDescriptorsRequest) GetFilter() *metric_descriptor.Filter
func (*ListMetricDescriptorsRequest) GetIncludePagingInfo ¶ added in v0.10.1
func (m *ListMetricDescriptorsRequest) GetIncludePagingInfo() bool
func (*ListMetricDescriptorsRequest) GetOrderBy ¶
func (m *ListMetricDescriptorsRequest) GetOrderBy() *metric_descriptor.OrderBy
func (*ListMetricDescriptorsRequest) GetPageSize ¶
func (m *ListMetricDescriptorsRequest) GetPageSize() int32
func (*ListMetricDescriptorsRequest) GetPageToken ¶
func (m *ListMetricDescriptorsRequest) GetPageToken() *metric_descriptor.PagerCursor
func (*ListMetricDescriptorsRequest) GetParent ¶
func (m *ListMetricDescriptorsRequest) GetParent() *metric_descriptor.ParentName
func (*ListMetricDescriptorsRequest) GetView ¶
func (m *ListMetricDescriptorsRequest) GetView() view.View
func (*ListMetricDescriptorsRequest) GotenMessage ¶
func (*ListMetricDescriptorsRequest) GotenMessage()
func (*ListMetricDescriptorsRequest) GotenValidate ¶
func (obj *ListMetricDescriptorsRequest) GotenValidate() error
func (*ListMetricDescriptorsRequest) Marshal ¶
func (m *ListMetricDescriptorsRequest) Marshal() ([]byte, error)
func (*ListMetricDescriptorsRequest) MarshalJSON ¶
func (m *ListMetricDescriptorsRequest) MarshalJSON() ([]byte, error)
func (*ListMetricDescriptorsRequest) ProtoMessage ¶
func (*ListMetricDescriptorsRequest) ProtoMessage()
func (*ListMetricDescriptorsRequest) ProtoReflect ¶
func (m *ListMetricDescriptorsRequest) ProtoReflect() preflect.Message
func (*ListMetricDescriptorsRequest) Reset ¶
func (m *ListMetricDescriptorsRequest) Reset()
func (*ListMetricDescriptorsRequest) SetFieldMask ¶
func (m *ListMetricDescriptorsRequest) SetFieldMask(fv *metric_descriptor.MetricDescriptor_FieldMask)
func (*ListMetricDescriptorsRequest) SetFilter ¶
func (m *ListMetricDescriptorsRequest) SetFilter(fv *metric_descriptor.Filter)
func (*ListMetricDescriptorsRequest) SetIncludePagingInfo ¶ added in v0.10.1
func (m *ListMetricDescriptorsRequest) SetIncludePagingInfo(fv bool)
func (*ListMetricDescriptorsRequest) SetOrderBy ¶
func (m *ListMetricDescriptorsRequest) SetOrderBy(fv *metric_descriptor.OrderBy)
func (*ListMetricDescriptorsRequest) SetPageSize ¶
func (m *ListMetricDescriptorsRequest) SetPageSize(fv int32)
func (*ListMetricDescriptorsRequest) SetPageToken ¶
func (m *ListMetricDescriptorsRequest) SetPageToken(fv *metric_descriptor.PagerCursor)
func (*ListMetricDescriptorsRequest) SetParent ¶
func (m *ListMetricDescriptorsRequest) SetParent(fv *metric_descriptor.ParentName)
func (*ListMetricDescriptorsRequest) SetView ¶
func (m *ListMetricDescriptorsRequest) SetView(fv view.View)
func (*ListMetricDescriptorsRequest) String ¶
func (m *ListMetricDescriptorsRequest) String() string
func (*ListMetricDescriptorsRequest) Unmarshal ¶
func (m *ListMetricDescriptorsRequest) Unmarshal(b []byte) error
func (*ListMetricDescriptorsRequest) UnmarshalJSON ¶
func (m *ListMetricDescriptorsRequest) UnmarshalJSON(data []byte) error
type ListMetricDescriptorsResponse ¶
type ListMetricDescriptorsResponse struct { // The metric descriptors that are available to the project // and that match the value of `filter`, if present. MetricDescriptors []*metric_descriptor.MetricDescriptor `` /* 142-byte string literal not displayed */ // If there are more results than have been returned, then this field is set // to a non-empty value. To see the additional results, // use that value as `pageToken` in the next call to this method. NextPageToken *metric_descriptor.PagerCursor `` /* 151-byte string literal not displayed */ PrevPageToken *metric_descriptor.PagerCursor `` /* 153-byte string literal not displayed */ // Current offset from the first page (0 if no page tokens were given or // paging info was not requested). Page index can be computed from offset and // limit provided in a request. CurrentOffset int32 `` /* 127-byte string literal not displayed */ // Number of total MetricDescriptors across all pages or 0, if there are no // items or paging info was not requested. TotalResultsCount int32 `` /* 145-byte string literal not displayed */ // contains filtered or unexported fields }
Response message for method [ListMetricDescriptors][ntt.monitoring.v3.ListMetricDescriptors]
func (*ListMetricDescriptorsResponse) Descriptor ¶
func (*ListMetricDescriptorsResponse) Descriptor() ([]byte, []int)
Deprecated, Use ListMetricDescriptorsResponse.ProtoReflect.Descriptor instead.
func (*ListMetricDescriptorsResponse) GetCurrentOffset ¶ added in v0.10.1
func (m *ListMetricDescriptorsResponse) GetCurrentOffset() int32
func (*ListMetricDescriptorsResponse) GetMetricDescriptors ¶
func (m *ListMetricDescriptorsResponse) GetMetricDescriptors() []*metric_descriptor.MetricDescriptor
func (*ListMetricDescriptorsResponse) GetNextPageToken ¶
func (m *ListMetricDescriptorsResponse) GetNextPageToken() *metric_descriptor.PagerCursor
func (*ListMetricDescriptorsResponse) GetPrevPageToken ¶
func (m *ListMetricDescriptorsResponse) GetPrevPageToken() *metric_descriptor.PagerCursor
func (*ListMetricDescriptorsResponse) GetTotalResultsCount ¶ added in v0.10.1
func (m *ListMetricDescriptorsResponse) GetTotalResultsCount() int32
func (*ListMetricDescriptorsResponse) GotenMessage ¶
func (*ListMetricDescriptorsResponse) GotenMessage()
func (*ListMetricDescriptorsResponse) GotenValidate ¶
func (obj *ListMetricDescriptorsResponse) GotenValidate() error
func (*ListMetricDescriptorsResponse) Marshal ¶
func (m *ListMetricDescriptorsResponse) Marshal() ([]byte, error)
func (*ListMetricDescriptorsResponse) MarshalJSON ¶
func (m *ListMetricDescriptorsResponse) MarshalJSON() ([]byte, error)
func (*ListMetricDescriptorsResponse) ProtoMessage ¶
func (*ListMetricDescriptorsResponse) ProtoMessage()
func (*ListMetricDescriptorsResponse) ProtoReflect ¶
func (m *ListMetricDescriptorsResponse) ProtoReflect() preflect.Message
func (*ListMetricDescriptorsResponse) Reset ¶
func (m *ListMetricDescriptorsResponse) Reset()
func (*ListMetricDescriptorsResponse) SetCurrentOffset ¶ added in v0.10.1
func (m *ListMetricDescriptorsResponse) SetCurrentOffset(fv int32)
func (*ListMetricDescriptorsResponse) SetMetricDescriptors ¶
func (m *ListMetricDescriptorsResponse) SetMetricDescriptors(fv []*metric_descriptor.MetricDescriptor)
func (*ListMetricDescriptorsResponse) SetNextPageToken ¶
func (m *ListMetricDescriptorsResponse) SetNextPageToken(fv *metric_descriptor.PagerCursor)
func (*ListMetricDescriptorsResponse) SetPrevPageToken ¶
func (m *ListMetricDescriptorsResponse) SetPrevPageToken(fv *metric_descriptor.PagerCursor)
func (*ListMetricDescriptorsResponse) SetTotalResultsCount ¶ added in v0.10.1
func (m *ListMetricDescriptorsResponse) SetTotalResultsCount(fv int32)
func (*ListMetricDescriptorsResponse) String ¶
func (m *ListMetricDescriptorsResponse) String() string
func (*ListMetricDescriptorsResponse) Unmarshal ¶
func (m *ListMetricDescriptorsResponse) Unmarshal(b []byte) error
func (*ListMetricDescriptorsResponse) UnmarshalJSON ¶
func (m *ListMetricDescriptorsResponse) UnmarshalJSON(data []byte) error
type MetricDescriptorServiceClient ¶
type MetricDescriptorServiceClient interface { BatchGetMetricDescriptors(ctx context.Context, in *BatchGetMetricDescriptorsRequest, opts ...grpc.CallOption) (*BatchGetMetricDescriptorsResponse, error) WatchMetricDescriptor(ctx context.Context, in *WatchMetricDescriptorRequest, opts ...grpc.CallOption) (WatchMetricDescriptorClientStream, error) WatchMetricDescriptors(ctx context.Context, in *WatchMetricDescriptorsRequest, opts ...grpc.CallOption) (WatchMetricDescriptorsClientStream, error) GetMetricDescriptor(ctx context.Context, in *GetMetricDescriptorRequest, opts ...grpc.CallOption) (*metric_descriptor.MetricDescriptor, error) CreateMetricDescriptor(ctx context.Context, in *CreateMetricDescriptorRequest, opts ...grpc.CallOption) (*metric_descriptor.MetricDescriptor, error) UpdateMetricDescriptor(ctx context.Context, in *UpdateMetricDescriptorRequest, opts ...grpc.CallOption) (*metric_descriptor.MetricDescriptor, error) DeleteMetricDescriptor(ctx context.Context, in *DeleteMetricDescriptorRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) ListMetricDescriptors(ctx context.Context, in *ListMetricDescriptorsRequest, opts ...grpc.CallOption) (*ListMetricDescriptorsResponse, error) }
MetricDescriptorServiceClient is the client API for MetricDescriptorService.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewMetricDescriptorServiceClient ¶
func NewMetricDescriptorServiceClient(cc grpc.ClientConnInterface) MetricDescriptorServiceClient
type MetricDescriptorServiceDescriptor ¶ added in v0.4.28
type MetricDescriptorServiceDescriptor struct{}
func GetMetricDescriptorServiceDescriptor ¶ added in v0.4.28
func GetMetricDescriptorServiceDescriptor() *MetricDescriptorServiceDescriptor
func (*MetricDescriptorServiceDescriptor) AllMethodDescriptors ¶ added in v0.4.28
func (d *MetricDescriptorServiceDescriptor) AllMethodDescriptors() []gotenclient.MethodDescriptor
func (*MetricDescriptorServiceDescriptor) GetApiName ¶ added in v0.4.28
func (d *MetricDescriptorServiceDescriptor) GetApiName() string
func (*MetricDescriptorServiceDescriptor) GetFullAPIName ¶ added in v0.4.28
func (d *MetricDescriptorServiceDescriptor) GetFullAPIName() string
func (*MetricDescriptorServiceDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *MetricDescriptorServiceDescriptor) GetProtoPkgName() string
func (*MetricDescriptorServiceDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *MetricDescriptorServiceDescriptor) GetServiceDomain() string
func (*MetricDescriptorServiceDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *MetricDescriptorServiceDescriptor) GetServiceVersion() string
type UpdateMetricDescriptorDescriptor ¶ added in v0.4.28
type UpdateMetricDescriptorDescriptor struct{}
func GetUpdateMetricDescriptorDescriptor ¶ added in v0.4.28
func GetUpdateMetricDescriptorDescriptor() *UpdateMetricDescriptorDescriptor
func (*UpdateMetricDescriptorDescriptor) GetApiDescriptor ¶ added in v0.4.28
func (d *UpdateMetricDescriptorDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*UpdateMetricDescriptorDescriptor) GetApiName ¶ added in v0.4.28
func (d *UpdateMetricDescriptorDescriptor) GetApiName() string
func (*UpdateMetricDescriptorDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.28
func (d *UpdateMetricDescriptorDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*UpdateMetricDescriptorDescriptor) GetFullMethodName ¶ added in v0.4.28
func (d *UpdateMetricDescriptorDescriptor) GetFullMethodName() string
func (*UpdateMetricDescriptorDescriptor) GetMethodName ¶ added in v0.4.28
func (d *UpdateMetricDescriptorDescriptor) GetMethodName() string
func (*UpdateMetricDescriptorDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *UpdateMetricDescriptorDescriptor) GetProtoPkgName() string
func (*UpdateMetricDescriptorDescriptor) GetResourceDescriptor ¶ added in v0.4.30
func (d *UpdateMetricDescriptorDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*UpdateMetricDescriptorDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.28
func (d *UpdateMetricDescriptorDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*UpdateMetricDescriptorDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *UpdateMetricDescriptorDescriptor) GetServiceDomain() string
func (*UpdateMetricDescriptorDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *UpdateMetricDescriptorDescriptor) GetServiceVersion() string
func (*UpdateMetricDescriptorDescriptor) GetVerb ¶ added in v0.4.28
func (d *UpdateMetricDescriptorDescriptor) GetVerb() string
func (*UpdateMetricDescriptorDescriptor) HasResource ¶ added in v0.4.30
func (d *UpdateMetricDescriptorDescriptor) HasResource() bool
func (*UpdateMetricDescriptorDescriptor) IsClientStream ¶ added in v0.4.28
func (d *UpdateMetricDescriptorDescriptor) IsClientStream() bool
func (*UpdateMetricDescriptorDescriptor) IsCollection ¶ added in v0.4.30
func (d *UpdateMetricDescriptorDescriptor) IsCollection() bool
func (*UpdateMetricDescriptorDescriptor) IsPlural ¶ added in v0.4.30
func (d *UpdateMetricDescriptorDescriptor) IsPlural() bool
func (*UpdateMetricDescriptorDescriptor) IsServerStream ¶ added in v0.4.28
func (d *UpdateMetricDescriptorDescriptor) IsServerStream() bool
func (*UpdateMetricDescriptorDescriptor) IsUnary ¶ added in v0.4.28
func (d *UpdateMetricDescriptorDescriptor) IsUnary() bool
func (*UpdateMetricDescriptorDescriptor) NewEmptyClientMsg ¶ added in v0.4.28
func (d *UpdateMetricDescriptorDescriptor) NewEmptyClientMsg() proto.Message
func (*UpdateMetricDescriptorDescriptor) NewEmptyServerMsg ¶ added in v0.4.28
func (d *UpdateMetricDescriptorDescriptor) NewEmptyServerMsg() proto.Message
func (*UpdateMetricDescriptorDescriptor) RequestHasResourceBody ¶ added in v0.4.28
func (d *UpdateMetricDescriptorDescriptor) RequestHasResourceBody() bool
type UpdateMetricDescriptorDescriptorClientMsgHandle ¶ added in v0.4.28
type UpdateMetricDescriptorDescriptorClientMsgHandle struct{}
func (*UpdateMetricDescriptorDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *UpdateMetricDescriptorDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*UpdateMetricDescriptorDescriptorClientMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *UpdateMetricDescriptorDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*UpdateMetricDescriptorDescriptorClientMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *UpdateMetricDescriptorDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*UpdateMetricDescriptorDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *UpdateMetricDescriptorDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*UpdateMetricDescriptorDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *UpdateMetricDescriptorDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type UpdateMetricDescriptorDescriptorServerMsgHandle ¶ added in v0.4.28
type UpdateMetricDescriptorDescriptorServerMsgHandle struct{}
func (*UpdateMetricDescriptorDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *UpdateMetricDescriptorDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*UpdateMetricDescriptorDescriptorServerMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *UpdateMetricDescriptorDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*UpdateMetricDescriptorDescriptorServerMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *UpdateMetricDescriptorDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*UpdateMetricDescriptorDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *UpdateMetricDescriptorDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*UpdateMetricDescriptorDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *UpdateMetricDescriptorDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type UpdateMetricDescriptorRequest ¶
type UpdateMetricDescriptorRequest struct { // MetricDescriptor resource body MetricDescriptor *metric_descriptor.MetricDescriptor `` /* 138-byte string literal not displayed */ // FieldMask applied to request - change will be applied only for fields in // the mask UpdateMask *metric_descriptor.MetricDescriptor_FieldMask `` /* 152-byte string literal not displayed */ // Conditional update applied to request if update should be executed only for // specific resource state. If this field is populated, then server will fetch // existing resource, compare with the one stored in the cas field (after // applying field mask) and proceed with update only and only if they match. // Otherwise RPC error Aborted will be returned. Cas *UpdateMetricDescriptorRequest_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 [UpdateMetricDescriptor][ntt.monitoring.v3.UpdateMetricDescriptor]
func (*UpdateMetricDescriptorRequest) Descriptor ¶
func (*UpdateMetricDescriptorRequest) Descriptor() ([]byte, []int)
Deprecated, Use UpdateMetricDescriptorRequest.ProtoReflect.Descriptor instead.
func (*UpdateMetricDescriptorRequest) GetAllowMissing ¶ added in v0.12.33
func (m *UpdateMetricDescriptorRequest) GetAllowMissing() bool
func (*UpdateMetricDescriptorRequest) GetCas ¶
func (m *UpdateMetricDescriptorRequest) GetCas() *UpdateMetricDescriptorRequest_CAS
func (*UpdateMetricDescriptorRequest) GetMetricDescriptor ¶
func (m *UpdateMetricDescriptorRequest) GetMetricDescriptor() *metric_descriptor.MetricDescriptor
func (*UpdateMetricDescriptorRequest) GetUpdateMask ¶
func (m *UpdateMetricDescriptorRequest) GetUpdateMask() *metric_descriptor.MetricDescriptor_FieldMask
func (*UpdateMetricDescriptorRequest) GotenMessage ¶
func (*UpdateMetricDescriptorRequest) GotenMessage()
func (*UpdateMetricDescriptorRequest) GotenValidate ¶
func (obj *UpdateMetricDescriptorRequest) GotenValidate() error
func (*UpdateMetricDescriptorRequest) Marshal ¶
func (m *UpdateMetricDescriptorRequest) Marshal() ([]byte, error)
func (*UpdateMetricDescriptorRequest) MarshalJSON ¶
func (m *UpdateMetricDescriptorRequest) MarshalJSON() ([]byte, error)
func (*UpdateMetricDescriptorRequest) ProtoMessage ¶
func (*UpdateMetricDescriptorRequest) ProtoMessage()
func (*UpdateMetricDescriptorRequest) ProtoReflect ¶
func (m *UpdateMetricDescriptorRequest) ProtoReflect() preflect.Message
func (*UpdateMetricDescriptorRequest) Reset ¶
func (m *UpdateMetricDescriptorRequest) Reset()
func (*UpdateMetricDescriptorRequest) SetAllowMissing ¶ added in v0.12.33
func (m *UpdateMetricDescriptorRequest) SetAllowMissing(fv bool)
func (*UpdateMetricDescriptorRequest) SetCas ¶
func (m *UpdateMetricDescriptorRequest) SetCas(fv *UpdateMetricDescriptorRequest_CAS)
func (*UpdateMetricDescriptorRequest) SetMetricDescriptor ¶
func (m *UpdateMetricDescriptorRequest) SetMetricDescriptor(fv *metric_descriptor.MetricDescriptor)
func (*UpdateMetricDescriptorRequest) SetUpdateMask ¶
func (m *UpdateMetricDescriptorRequest) SetUpdateMask(fv *metric_descriptor.MetricDescriptor_FieldMask)
func (*UpdateMetricDescriptorRequest) String ¶
func (m *UpdateMetricDescriptorRequest) String() string
func (*UpdateMetricDescriptorRequest) Unmarshal ¶
func (m *UpdateMetricDescriptorRequest) Unmarshal(b []byte) error
func (*UpdateMetricDescriptorRequest) UnmarshalJSON ¶
func (m *UpdateMetricDescriptorRequest) UnmarshalJSON(data []byte) error
type UpdateMetricDescriptorRequest_CAS ¶
type UpdateMetricDescriptorRequest_CAS struct { // Conditional desired state of a resource before update. ConditionalState *metric_descriptor.MetricDescriptor `` /* 138-byte string literal not displayed */ // Field paths from conditional state of resource server should check and // compare. FieldMask *metric_descriptor.MetricDescriptor_FieldMask `` /* 148-byte string literal not displayed */ // contains filtered or unexported fields }
CAS - Compare and Swap. This object is used if user wants to make update conditional based upon previous resource version.
func (*UpdateMetricDescriptorRequest_CAS) Descriptor ¶
func (*UpdateMetricDescriptorRequest_CAS) Descriptor() ([]byte, []int)
Deprecated, Use UpdateMetricDescriptorRequest_CAS.ProtoReflect.Descriptor instead.
func (*UpdateMetricDescriptorRequest_CAS) GetConditionalState ¶
func (m *UpdateMetricDescriptorRequest_CAS) GetConditionalState() *metric_descriptor.MetricDescriptor
func (*UpdateMetricDescriptorRequest_CAS) GetFieldMask ¶
func (m *UpdateMetricDescriptorRequest_CAS) GetFieldMask() *metric_descriptor.MetricDescriptor_FieldMask
func (*UpdateMetricDescriptorRequest_CAS) GotenMessage ¶
func (*UpdateMetricDescriptorRequest_CAS) GotenMessage()
func (*UpdateMetricDescriptorRequest_CAS) GotenValidate ¶
func (obj *UpdateMetricDescriptorRequest_CAS) GotenValidate() error
func (*UpdateMetricDescriptorRequest_CAS) Marshal ¶
func (m *UpdateMetricDescriptorRequest_CAS) Marshal() ([]byte, error)
func (*UpdateMetricDescriptorRequest_CAS) MarshalJSON ¶
func (m *UpdateMetricDescriptorRequest_CAS) MarshalJSON() ([]byte, error)
func (*UpdateMetricDescriptorRequest_CAS) ProtoMessage ¶
func (*UpdateMetricDescriptorRequest_CAS) ProtoMessage()
func (*UpdateMetricDescriptorRequest_CAS) ProtoReflect ¶
func (m *UpdateMetricDescriptorRequest_CAS) ProtoReflect() preflect.Message
func (*UpdateMetricDescriptorRequest_CAS) Reset ¶
func (m *UpdateMetricDescriptorRequest_CAS) Reset()
func (*UpdateMetricDescriptorRequest_CAS) SetConditionalState ¶
func (m *UpdateMetricDescriptorRequest_CAS) SetConditionalState(fv *metric_descriptor.MetricDescriptor)
func (*UpdateMetricDescriptorRequest_CAS) SetFieldMask ¶
func (m *UpdateMetricDescriptorRequest_CAS) SetFieldMask(fv *metric_descriptor.MetricDescriptor_FieldMask)
func (*UpdateMetricDescriptorRequest_CAS) String ¶
func (m *UpdateMetricDescriptorRequest_CAS) String() string
func (*UpdateMetricDescriptorRequest_CAS) Unmarshal ¶
func (m *UpdateMetricDescriptorRequest_CAS) Unmarshal(b []byte) error
func (*UpdateMetricDescriptorRequest_CAS) UnmarshalJSON ¶
func (m *UpdateMetricDescriptorRequest_CAS) UnmarshalJSON(data []byte) error
type WatchMetricDescriptorClientStream ¶
type WatchMetricDescriptorClientStream interface { Recv() (*WatchMetricDescriptorResponse, error) grpc.ClientStream }
type WatchMetricDescriptorDescriptor ¶ added in v0.4.28
type WatchMetricDescriptorDescriptor struct{}
func GetWatchMetricDescriptorDescriptor ¶ added in v0.4.28
func GetWatchMetricDescriptorDescriptor() *WatchMetricDescriptorDescriptor
func (*WatchMetricDescriptorDescriptor) GetApiDescriptor ¶ added in v0.4.28
func (d *WatchMetricDescriptorDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*WatchMetricDescriptorDescriptor) GetApiName ¶ added in v0.4.28
func (d *WatchMetricDescriptorDescriptor) GetApiName() string
func (*WatchMetricDescriptorDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.28
func (d *WatchMetricDescriptorDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchMetricDescriptorDescriptor) GetFullMethodName ¶ added in v0.4.28
func (d *WatchMetricDescriptorDescriptor) GetFullMethodName() string
func (*WatchMetricDescriptorDescriptor) GetMethodName ¶ added in v0.4.28
func (d *WatchMetricDescriptorDescriptor) GetMethodName() string
func (*WatchMetricDescriptorDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *WatchMetricDescriptorDescriptor) GetProtoPkgName() string
func (*WatchMetricDescriptorDescriptor) GetResourceDescriptor ¶ added in v0.4.30
func (d *WatchMetricDescriptorDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*WatchMetricDescriptorDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.28
func (d *WatchMetricDescriptorDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchMetricDescriptorDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *WatchMetricDescriptorDescriptor) GetServiceDomain() string
func (*WatchMetricDescriptorDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *WatchMetricDescriptorDescriptor) GetServiceVersion() string
func (*WatchMetricDescriptorDescriptor) GetVerb ¶ added in v0.4.28
func (d *WatchMetricDescriptorDescriptor) GetVerb() string
func (*WatchMetricDescriptorDescriptor) HasResource ¶ added in v0.4.30
func (d *WatchMetricDescriptorDescriptor) HasResource() bool
func (*WatchMetricDescriptorDescriptor) IsClientStream ¶ added in v0.4.28
func (d *WatchMetricDescriptorDescriptor) IsClientStream() bool
func (*WatchMetricDescriptorDescriptor) IsCollection ¶ added in v0.4.30
func (d *WatchMetricDescriptorDescriptor) IsCollection() bool
func (*WatchMetricDescriptorDescriptor) IsPlural ¶ added in v0.4.30
func (d *WatchMetricDescriptorDescriptor) IsPlural() bool
func (*WatchMetricDescriptorDescriptor) IsServerStream ¶ added in v0.4.28
func (d *WatchMetricDescriptorDescriptor) IsServerStream() bool
func (*WatchMetricDescriptorDescriptor) IsUnary ¶ added in v0.4.28
func (d *WatchMetricDescriptorDescriptor) IsUnary() bool
func (*WatchMetricDescriptorDescriptor) NewEmptyClientMsg ¶ added in v0.4.28
func (d *WatchMetricDescriptorDescriptor) NewEmptyClientMsg() proto.Message
func (*WatchMetricDescriptorDescriptor) NewEmptyServerMsg ¶ added in v0.4.28
func (d *WatchMetricDescriptorDescriptor) NewEmptyServerMsg() proto.Message
func (*WatchMetricDescriptorDescriptor) RequestHasResourceBody ¶ added in v0.4.28
func (d *WatchMetricDescriptorDescriptor) RequestHasResourceBody() bool
type WatchMetricDescriptorDescriptorClientMsgHandle ¶ added in v0.4.28
type WatchMetricDescriptorDescriptorClientMsgHandle struct{}
func (*WatchMetricDescriptorDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *WatchMetricDescriptorDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchMetricDescriptorDescriptorClientMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *WatchMetricDescriptorDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*WatchMetricDescriptorDescriptorClientMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *WatchMetricDescriptorDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*WatchMetricDescriptorDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *WatchMetricDescriptorDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchMetricDescriptorDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *WatchMetricDescriptorDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchMetricDescriptorDescriptorServerMsgHandle ¶ added in v0.4.28
type WatchMetricDescriptorDescriptorServerMsgHandle struct{}
func (*WatchMetricDescriptorDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *WatchMetricDescriptorDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchMetricDescriptorDescriptorServerMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *WatchMetricDescriptorDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*WatchMetricDescriptorDescriptorServerMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *WatchMetricDescriptorDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*WatchMetricDescriptorDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *WatchMetricDescriptorDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchMetricDescriptorDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *WatchMetricDescriptorDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchMetricDescriptorRequest ¶
type WatchMetricDescriptorRequest struct { // Name of ntt.monitoring.v3.MetricDescriptor Name *metric_descriptor.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 *metric_descriptor.MetricDescriptor_FieldMask `` /* 148-byte string literal not displayed */ // View defines list of standard response fields present in response items. // Additional fields can be amended by request field field_mask View view.View `protobuf:"varint,4,opt,name=view,proto3,enum=goten.types.View" json:"view,omitempty" firestore:"view"` // contains filtered or unexported fields }
Request message for method [WatchMetricDescriptor][ntt.monitoring.v3.WatchMetricDescriptor]
func (*WatchMetricDescriptorRequest) Descriptor ¶
func (*WatchMetricDescriptorRequest) Descriptor() ([]byte, []int)
Deprecated, Use WatchMetricDescriptorRequest.ProtoReflect.Descriptor instead.
func (*WatchMetricDescriptorRequest) GetFieldMask ¶
func (m *WatchMetricDescriptorRequest) GetFieldMask() *metric_descriptor.MetricDescriptor_FieldMask
func (*WatchMetricDescriptorRequest) GetName ¶
func (m *WatchMetricDescriptorRequest) GetName() *metric_descriptor.Name
func (*WatchMetricDescriptorRequest) GetView ¶
func (m *WatchMetricDescriptorRequest) GetView() view.View
func (*WatchMetricDescriptorRequest) GotenMessage ¶
func (*WatchMetricDescriptorRequest) GotenMessage()
func (*WatchMetricDescriptorRequest) GotenValidate ¶
func (obj *WatchMetricDescriptorRequest) GotenValidate() error
func (*WatchMetricDescriptorRequest) Marshal ¶
func (m *WatchMetricDescriptorRequest) Marshal() ([]byte, error)
func (*WatchMetricDescriptorRequest) MarshalJSON ¶
func (m *WatchMetricDescriptorRequest) MarshalJSON() ([]byte, error)
func (*WatchMetricDescriptorRequest) ProtoMessage ¶
func (*WatchMetricDescriptorRequest) ProtoMessage()
func (*WatchMetricDescriptorRequest) ProtoReflect ¶
func (m *WatchMetricDescriptorRequest) ProtoReflect() preflect.Message
func (*WatchMetricDescriptorRequest) Reset ¶
func (m *WatchMetricDescriptorRequest) Reset()
func (*WatchMetricDescriptorRequest) SetFieldMask ¶
func (m *WatchMetricDescriptorRequest) SetFieldMask(fv *metric_descriptor.MetricDescriptor_FieldMask)
func (*WatchMetricDescriptorRequest) SetName ¶
func (m *WatchMetricDescriptorRequest) SetName(fv *metric_descriptor.Name)
func (*WatchMetricDescriptorRequest) SetView ¶
func (m *WatchMetricDescriptorRequest) SetView(fv view.View)
func (*WatchMetricDescriptorRequest) String ¶
func (m *WatchMetricDescriptorRequest) String() string
func (*WatchMetricDescriptorRequest) Unmarshal ¶
func (m *WatchMetricDescriptorRequest) Unmarshal(b []byte) error
func (*WatchMetricDescriptorRequest) UnmarshalJSON ¶
func (m *WatchMetricDescriptorRequest) UnmarshalJSON(data []byte) error
type WatchMetricDescriptorResponse ¶
type WatchMetricDescriptorResponse struct { Change *metric_descriptor.MetricDescriptorChange `protobuf:"bytes,1,opt,name=change,proto3" json:"change,omitempty" firestore:"change"` // contains filtered or unexported fields }
WatchMetricDescriptorResponse
func (*WatchMetricDescriptorResponse) Descriptor ¶
func (*WatchMetricDescriptorResponse) Descriptor() ([]byte, []int)
Deprecated, Use WatchMetricDescriptorResponse.ProtoReflect.Descriptor instead.
func (*WatchMetricDescriptorResponse) GetChange ¶
func (m *WatchMetricDescriptorResponse) GetChange() *metric_descriptor.MetricDescriptorChange
func (*WatchMetricDescriptorResponse) GotenMessage ¶
func (*WatchMetricDescriptorResponse) GotenMessage()
func (*WatchMetricDescriptorResponse) GotenValidate ¶
func (obj *WatchMetricDescriptorResponse) GotenValidate() error
func (*WatchMetricDescriptorResponse) Marshal ¶
func (m *WatchMetricDescriptorResponse) Marshal() ([]byte, error)
func (*WatchMetricDescriptorResponse) MarshalJSON ¶
func (m *WatchMetricDescriptorResponse) MarshalJSON() ([]byte, error)
func (*WatchMetricDescriptorResponse) ProtoMessage ¶
func (*WatchMetricDescriptorResponse) ProtoMessage()
func (*WatchMetricDescriptorResponse) ProtoReflect ¶
func (m *WatchMetricDescriptorResponse) ProtoReflect() preflect.Message
func (*WatchMetricDescriptorResponse) Reset ¶
func (m *WatchMetricDescriptorResponse) Reset()
func (*WatchMetricDescriptorResponse) SetChange ¶
func (m *WatchMetricDescriptorResponse) SetChange(fv *metric_descriptor.MetricDescriptorChange)
func (*WatchMetricDescriptorResponse) String ¶
func (m *WatchMetricDescriptorResponse) String() string
func (*WatchMetricDescriptorResponse) Unmarshal ¶
func (m *WatchMetricDescriptorResponse) Unmarshal(b []byte) error
func (*WatchMetricDescriptorResponse) UnmarshalJSON ¶
func (m *WatchMetricDescriptorResponse) UnmarshalJSON(data []byte) error
type WatchMetricDescriptorsClientStream ¶
type WatchMetricDescriptorsClientStream interface { Recv() (*WatchMetricDescriptorsResponse, error) grpc.ClientStream }
type WatchMetricDescriptorsDescriptor ¶ added in v0.4.28
type WatchMetricDescriptorsDescriptor struct{}
func GetWatchMetricDescriptorsDescriptor ¶ added in v0.4.28
func GetWatchMetricDescriptorsDescriptor() *WatchMetricDescriptorsDescriptor
func (*WatchMetricDescriptorsDescriptor) GetApiDescriptor ¶ added in v0.4.28
func (d *WatchMetricDescriptorsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*WatchMetricDescriptorsDescriptor) GetApiName ¶ added in v0.4.28
func (d *WatchMetricDescriptorsDescriptor) GetApiName() string
func (*WatchMetricDescriptorsDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.28
func (d *WatchMetricDescriptorsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchMetricDescriptorsDescriptor) GetFullMethodName ¶ added in v0.4.28
func (d *WatchMetricDescriptorsDescriptor) GetFullMethodName() string
func (*WatchMetricDescriptorsDescriptor) GetMethodName ¶ added in v0.4.28
func (d *WatchMetricDescriptorsDescriptor) GetMethodName() string
func (*WatchMetricDescriptorsDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *WatchMetricDescriptorsDescriptor) GetProtoPkgName() string
func (*WatchMetricDescriptorsDescriptor) GetResourceDescriptor ¶ added in v0.4.30
func (d *WatchMetricDescriptorsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*WatchMetricDescriptorsDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.28
func (d *WatchMetricDescriptorsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchMetricDescriptorsDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *WatchMetricDescriptorsDescriptor) GetServiceDomain() string
func (*WatchMetricDescriptorsDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *WatchMetricDescriptorsDescriptor) GetServiceVersion() string
func (*WatchMetricDescriptorsDescriptor) GetVerb ¶ added in v0.4.28
func (d *WatchMetricDescriptorsDescriptor) GetVerb() string
func (*WatchMetricDescriptorsDescriptor) HasResource ¶ added in v0.4.30
func (d *WatchMetricDescriptorsDescriptor) HasResource() bool
func (*WatchMetricDescriptorsDescriptor) IsClientStream ¶ added in v0.4.28
func (d *WatchMetricDescriptorsDescriptor) IsClientStream() bool
func (*WatchMetricDescriptorsDescriptor) IsCollection ¶ added in v0.4.30
func (d *WatchMetricDescriptorsDescriptor) IsCollection() bool
func (*WatchMetricDescriptorsDescriptor) IsPlural ¶ added in v0.4.30
func (d *WatchMetricDescriptorsDescriptor) IsPlural() bool
func (*WatchMetricDescriptorsDescriptor) IsServerStream ¶ added in v0.4.28
func (d *WatchMetricDescriptorsDescriptor) IsServerStream() bool
func (*WatchMetricDescriptorsDescriptor) IsUnary ¶ added in v0.4.28
func (d *WatchMetricDescriptorsDescriptor) IsUnary() bool
func (*WatchMetricDescriptorsDescriptor) NewEmptyClientMsg ¶ added in v0.4.28
func (d *WatchMetricDescriptorsDescriptor) NewEmptyClientMsg() proto.Message
func (*WatchMetricDescriptorsDescriptor) NewEmptyServerMsg ¶ added in v0.4.28
func (d *WatchMetricDescriptorsDescriptor) NewEmptyServerMsg() proto.Message
func (*WatchMetricDescriptorsDescriptor) RequestHasResourceBody ¶ added in v0.4.28
func (d *WatchMetricDescriptorsDescriptor) RequestHasResourceBody() bool
type WatchMetricDescriptorsDescriptorClientMsgHandle ¶ added in v0.4.28
type WatchMetricDescriptorsDescriptorClientMsgHandle struct{}
func (*WatchMetricDescriptorsDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *WatchMetricDescriptorsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchMetricDescriptorsDescriptorClientMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *WatchMetricDescriptorsDescriptorClientMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*WatchMetricDescriptorsDescriptorClientMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *WatchMetricDescriptorsDescriptorClientMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*WatchMetricDescriptorsDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *WatchMetricDescriptorsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchMetricDescriptorsDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *WatchMetricDescriptorsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchMetricDescriptorsDescriptorServerMsgHandle ¶ added in v0.4.28
type WatchMetricDescriptorsDescriptorServerMsgHandle struct{}
func (*WatchMetricDescriptorsDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *WatchMetricDescriptorsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchMetricDescriptorsDescriptorServerMsgHandle) ExtractResourceBodies ¶ added in v1.0.21
func (h *WatchMetricDescriptorsDescriptorServerMsgHandle) ExtractResourceBodies(msg proto.Message) gotenresource.ResourceList
func (*WatchMetricDescriptorsDescriptorServerMsgHandle) ExtractResourceBody ¶ added in v1.0.21
func (h *WatchMetricDescriptorsDescriptorServerMsgHandle) ExtractResourceBody(msg proto.Message) gotenresource.Resource
func (*WatchMetricDescriptorsDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *WatchMetricDescriptorsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchMetricDescriptorsDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *WatchMetricDescriptorsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchMetricDescriptorsRequest ¶
type WatchMetricDescriptorsRequest 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.MetricDescriptor Parent *metric_descriptor.ParentName `protobuf:"bytes,1,opt,customtype=ParentName,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // Requested page size. Server may return fewer MetricDescriptors 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 *metric_descriptor.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 *metric_descriptor.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 *metric_descriptor.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 MetricDescriptor that don't // affect any of masked fields won't be sent back. FieldMask *metric_descriptor.MetricDescriptor_FieldMask `` /* 148-byte string literal not displayed */ // View defines list of standard response fields present in response items. // Additional fields can be amended by request field field_mask Changes to // MetricDescriptor 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 [WatchMetricDescriptors][ntt.monitoring.v3.WatchMetricDescriptors]
func (*WatchMetricDescriptorsRequest) Descriptor ¶
func (*WatchMetricDescriptorsRequest) Descriptor() ([]byte, []int)
Deprecated, Use WatchMetricDescriptorsRequest.ProtoReflect.Descriptor instead.
func (*WatchMetricDescriptorsRequest) GetFieldMask ¶
func (m *WatchMetricDescriptorsRequest) GetFieldMask() *metric_descriptor.MetricDescriptor_FieldMask
func (*WatchMetricDescriptorsRequest) GetFilter ¶
func (m *WatchMetricDescriptorsRequest) GetFilter() *metric_descriptor.Filter
func (*WatchMetricDescriptorsRequest) GetMaxChunkSize ¶
func (m *WatchMetricDescriptorsRequest) GetMaxChunkSize() int32
func (*WatchMetricDescriptorsRequest) GetOrderBy ¶
func (m *WatchMetricDescriptorsRequest) GetOrderBy() *metric_descriptor.OrderBy
func (*WatchMetricDescriptorsRequest) GetPageSize ¶
func (m *WatchMetricDescriptorsRequest) GetPageSize() int32
func (*WatchMetricDescriptorsRequest) GetPageToken ¶
func (m *WatchMetricDescriptorsRequest) GetPageToken() *metric_descriptor.PagerCursor
func (*WatchMetricDescriptorsRequest) GetParent ¶
func (m *WatchMetricDescriptorsRequest) GetParent() *metric_descriptor.ParentName
func (*WatchMetricDescriptorsRequest) GetResumeToken ¶
func (m *WatchMetricDescriptorsRequest) GetResumeToken() string
func (*WatchMetricDescriptorsRequest) GetStartingTime ¶ added in v0.9.0
func (m *WatchMetricDescriptorsRequest) GetStartingTime() *timestamppb.Timestamp
func (*WatchMetricDescriptorsRequest) GetType ¶
func (m *WatchMetricDescriptorsRequest) GetType() watch_type.WatchType
func (*WatchMetricDescriptorsRequest) GetView ¶
func (m *WatchMetricDescriptorsRequest) GetView() view.View
func (*WatchMetricDescriptorsRequest) GotenMessage ¶
func (*WatchMetricDescriptorsRequest) GotenMessage()
func (*WatchMetricDescriptorsRequest) GotenValidate ¶
func (obj *WatchMetricDescriptorsRequest) GotenValidate() error
func (*WatchMetricDescriptorsRequest) Marshal ¶
func (m *WatchMetricDescriptorsRequest) Marshal() ([]byte, error)
func (*WatchMetricDescriptorsRequest) MarshalJSON ¶
func (m *WatchMetricDescriptorsRequest) MarshalJSON() ([]byte, error)
func (*WatchMetricDescriptorsRequest) ProtoMessage ¶
func (*WatchMetricDescriptorsRequest) ProtoMessage()
func (*WatchMetricDescriptorsRequest) ProtoReflect ¶
func (m *WatchMetricDescriptorsRequest) ProtoReflect() preflect.Message
func (*WatchMetricDescriptorsRequest) Reset ¶
func (m *WatchMetricDescriptorsRequest) Reset()
func (*WatchMetricDescriptorsRequest) SetFieldMask ¶
func (m *WatchMetricDescriptorsRequest) SetFieldMask(fv *metric_descriptor.MetricDescriptor_FieldMask)
func (*WatchMetricDescriptorsRequest) SetFilter ¶
func (m *WatchMetricDescriptorsRequest) SetFilter(fv *metric_descriptor.Filter)
func (*WatchMetricDescriptorsRequest) SetMaxChunkSize ¶
func (m *WatchMetricDescriptorsRequest) SetMaxChunkSize(fv int32)
func (*WatchMetricDescriptorsRequest) SetOrderBy ¶
func (m *WatchMetricDescriptorsRequest) SetOrderBy(fv *metric_descriptor.OrderBy)
func (*WatchMetricDescriptorsRequest) SetPageSize ¶
func (m *WatchMetricDescriptorsRequest) SetPageSize(fv int32)
func (*WatchMetricDescriptorsRequest) SetPageToken ¶
func (m *WatchMetricDescriptorsRequest) SetPageToken(fv *metric_descriptor.PagerCursor)
func (*WatchMetricDescriptorsRequest) SetParent ¶
func (m *WatchMetricDescriptorsRequest) SetParent(fv *metric_descriptor.ParentName)
func (*WatchMetricDescriptorsRequest) SetResumeToken ¶
func (m *WatchMetricDescriptorsRequest) SetResumeToken(fv string)
func (*WatchMetricDescriptorsRequest) SetStartingTime ¶ added in v0.9.0
func (m *WatchMetricDescriptorsRequest) SetStartingTime(fv *timestamppb.Timestamp)
func (*WatchMetricDescriptorsRequest) SetType ¶
func (m *WatchMetricDescriptorsRequest) SetType(fv watch_type.WatchType)
func (*WatchMetricDescriptorsRequest) SetView ¶
func (m *WatchMetricDescriptorsRequest) SetView(fv view.View)
func (*WatchMetricDescriptorsRequest) String ¶
func (m *WatchMetricDescriptorsRequest) String() string
func (*WatchMetricDescriptorsRequest) Unmarshal ¶
func (m *WatchMetricDescriptorsRequest) Unmarshal(b []byte) error
func (*WatchMetricDescriptorsRequest) UnmarshalJSON ¶
func (m *WatchMetricDescriptorsRequest) UnmarshalJSON(data []byte) error
type WatchMetricDescriptorsResponse ¶
type WatchMetricDescriptorsResponse struct { // Changes of MetricDescriptors MetricDescriptorChanges []*metric_descriptor.MetricDescriptorChange `` /* 168-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 MetricDescriptors 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 *WatchMetricDescriptorsResponse_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 (MetricDescriptors 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 }
WatchMetricDescriptorsResponse
func (*WatchMetricDescriptorsResponse) Descriptor ¶
func (*WatchMetricDescriptorsResponse) Descriptor() ([]byte, []int)
Deprecated, Use WatchMetricDescriptorsResponse.ProtoReflect.Descriptor instead.
func (*WatchMetricDescriptorsResponse) GetIsCurrent ¶
func (m *WatchMetricDescriptorsResponse) GetIsCurrent() bool
func (*WatchMetricDescriptorsResponse) GetIsHardReset ¶
func (m *WatchMetricDescriptorsResponse) GetIsHardReset() bool
func (*WatchMetricDescriptorsResponse) GetIsSoftReset ¶
func (m *WatchMetricDescriptorsResponse) GetIsSoftReset() bool
func (*WatchMetricDescriptorsResponse) GetMetricDescriptorChanges ¶
func (m *WatchMetricDescriptorsResponse) GetMetricDescriptorChanges() []*metric_descriptor.MetricDescriptorChange
func (*WatchMetricDescriptorsResponse) GetPageTokenChange ¶
func (m *WatchMetricDescriptorsResponse) GetPageTokenChange() *WatchMetricDescriptorsResponse_PageTokenChange
func (*WatchMetricDescriptorsResponse) GetResumeToken ¶
func (m *WatchMetricDescriptorsResponse) GetResumeToken() string
func (*WatchMetricDescriptorsResponse) GetSnapshotSize ¶
func (m *WatchMetricDescriptorsResponse) GetSnapshotSize() int64
func (*WatchMetricDescriptorsResponse) GotenMessage ¶
func (*WatchMetricDescriptorsResponse) GotenMessage()
func (*WatchMetricDescriptorsResponse) GotenValidate ¶
func (obj *WatchMetricDescriptorsResponse) GotenValidate() error
func (*WatchMetricDescriptorsResponse) Marshal ¶
func (m *WatchMetricDescriptorsResponse) Marshal() ([]byte, error)
func (*WatchMetricDescriptorsResponse) MarshalJSON ¶
func (m *WatchMetricDescriptorsResponse) MarshalJSON() ([]byte, error)
func (*WatchMetricDescriptorsResponse) ProtoMessage ¶
func (*WatchMetricDescriptorsResponse) ProtoMessage()
func (*WatchMetricDescriptorsResponse) ProtoReflect ¶
func (m *WatchMetricDescriptorsResponse) ProtoReflect() preflect.Message
func (*WatchMetricDescriptorsResponse) Reset ¶
func (m *WatchMetricDescriptorsResponse) Reset()
func (*WatchMetricDescriptorsResponse) SetIsCurrent ¶
func (m *WatchMetricDescriptorsResponse) SetIsCurrent(fv bool)
func (*WatchMetricDescriptorsResponse) SetIsHardReset ¶
func (m *WatchMetricDescriptorsResponse) SetIsHardReset(fv bool)
func (*WatchMetricDescriptorsResponse) SetIsSoftReset ¶
func (m *WatchMetricDescriptorsResponse) SetIsSoftReset(fv bool)
func (*WatchMetricDescriptorsResponse) SetMetricDescriptorChanges ¶
func (m *WatchMetricDescriptorsResponse) SetMetricDescriptorChanges(fv []*metric_descriptor.MetricDescriptorChange)
func (*WatchMetricDescriptorsResponse) SetPageTokenChange ¶
func (m *WatchMetricDescriptorsResponse) SetPageTokenChange(fv *WatchMetricDescriptorsResponse_PageTokenChange)
func (*WatchMetricDescriptorsResponse) SetResumeToken ¶
func (m *WatchMetricDescriptorsResponse) SetResumeToken(fv string)
func (*WatchMetricDescriptorsResponse) SetSnapshotSize ¶
func (m *WatchMetricDescriptorsResponse) SetSnapshotSize(fv int64)
func (*WatchMetricDescriptorsResponse) String ¶
func (m *WatchMetricDescriptorsResponse) String() string
func (*WatchMetricDescriptorsResponse) Unmarshal ¶
func (m *WatchMetricDescriptorsResponse) Unmarshal(b []byte) error
func (*WatchMetricDescriptorsResponse) UnmarshalJSON ¶
func (m *WatchMetricDescriptorsResponse) UnmarshalJSON(data []byte) error
type WatchMetricDescriptorsResponse_PageTokenChange ¶
type WatchMetricDescriptorsResponse_PageTokenChange struct { // New token to retrieve previous page of results. PrevPageToken *metric_descriptor.PagerCursor `` /* 151-byte string literal not displayed */ // New token to retrieve next page of results. NextPageToken *metric_descriptor.PagerCursor `` /* 151-byte string literal not displayed */ // contains filtered or unexported fields }
func (*WatchMetricDescriptorsResponse_PageTokenChange) Descriptor ¶
func (*WatchMetricDescriptorsResponse_PageTokenChange) Descriptor() ([]byte, []int)
Deprecated, Use WatchMetricDescriptorsResponse_PageTokenChange.ProtoReflect.Descriptor instead.
func (*WatchMetricDescriptorsResponse_PageTokenChange) GetNextPageToken ¶
func (m *WatchMetricDescriptorsResponse_PageTokenChange) GetNextPageToken() *metric_descriptor.PagerCursor
func (*WatchMetricDescriptorsResponse_PageTokenChange) GetPrevPageToken ¶
func (m *WatchMetricDescriptorsResponse_PageTokenChange) GetPrevPageToken() *metric_descriptor.PagerCursor
func (*WatchMetricDescriptorsResponse_PageTokenChange) GotenMessage ¶
func (*WatchMetricDescriptorsResponse_PageTokenChange) GotenMessage()
func (*WatchMetricDescriptorsResponse_PageTokenChange) GotenValidate ¶
func (obj *WatchMetricDescriptorsResponse_PageTokenChange) GotenValidate() error
func (*WatchMetricDescriptorsResponse_PageTokenChange) Marshal ¶
func (m *WatchMetricDescriptorsResponse_PageTokenChange) Marshal() ([]byte, error)
func (*WatchMetricDescriptorsResponse_PageTokenChange) MarshalJSON ¶
func (m *WatchMetricDescriptorsResponse_PageTokenChange) MarshalJSON() ([]byte, error)
func (*WatchMetricDescriptorsResponse_PageTokenChange) ProtoMessage ¶
func (*WatchMetricDescriptorsResponse_PageTokenChange) ProtoMessage()
func (*WatchMetricDescriptorsResponse_PageTokenChange) ProtoReflect ¶
func (m *WatchMetricDescriptorsResponse_PageTokenChange) ProtoReflect() preflect.Message
func (*WatchMetricDescriptorsResponse_PageTokenChange) Reset ¶
func (m *WatchMetricDescriptorsResponse_PageTokenChange) Reset()
func (*WatchMetricDescriptorsResponse_PageTokenChange) SetNextPageToken ¶
func (m *WatchMetricDescriptorsResponse_PageTokenChange) SetNextPageToken(fv *metric_descriptor.PagerCursor)
func (*WatchMetricDescriptorsResponse_PageTokenChange) SetPrevPageToken ¶
func (m *WatchMetricDescriptorsResponse_PageTokenChange) SetPrevPageToken(fv *metric_descriptor.PagerCursor)
func (*WatchMetricDescriptorsResponse_PageTokenChange) String ¶
func (m *WatchMetricDescriptorsResponse_PageTokenChange) String() string
func (*WatchMetricDescriptorsResponse_PageTokenChange) Unmarshal ¶
func (m *WatchMetricDescriptorsResponse_PageTokenChange) Unmarshal(b []byte) error
func (*WatchMetricDescriptorsResponse_PageTokenChange) UnmarshalJSON ¶
func (m *WatchMetricDescriptorsResponse_PageTokenChange) UnmarshalJSON(data []byte) error