gnostic_metrics_v1

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_vocabulary_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Version

type Version struct {
	Name             string      `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`
	NewTerms         *Vocabulary `protobuf:"bytes,1,opt,name=newTerms,proto3" json:"newTerms,omitempty"`
	DeletedTerms     *Vocabulary `protobuf:"bytes,2,opt,name=deletedTerms,proto3" json:"deletedTerms,omitempty"`
	NewTermCount     int32       `protobuf:"varint,4,opt,name=newTermCount,proto3" json:"newTermCount,omitempty"`
	DeletedTermCount int32       `protobuf:"varint,5,opt,name=deletedTermCount,proto3" json:"deletedTermCount,omitempty"`
	// contains filtered or unexported fields
}

func (*Version) Descriptor deprecated

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

Deprecated: Use Version.ProtoReflect.Descriptor instead.

func (*Version) GetDeletedTermCount

func (x *Version) GetDeletedTermCount() int32

func (*Version) GetDeletedTerms

func (x *Version) GetDeletedTerms() *Vocabulary

func (*Version) GetName

func (x *Version) GetName() string

func (*Version) GetNewTermCount

func (x *Version) GetNewTermCount() int32

func (*Version) GetNewTerms

func (x *Version) GetNewTerms() *Vocabulary

func (*Version) ProtoMessage

func (*Version) ProtoMessage()

func (*Version) ProtoReflect

func (x *Version) ProtoReflect() protoreflect.Message

func (*Version) Reset

func (x *Version) Reset()

func (*Version) String

func (x *Version) String() string

type VersionHistory

type VersionHistory struct {
	Versions []*Version `protobuf:"bytes,1,rep,name=versions,proto3" json:"versions,omitempty"`
	Name     string     `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
	// contains filtered or unexported fields
}

func (*VersionHistory) Descriptor deprecated

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

Deprecated: Use VersionHistory.ProtoReflect.Descriptor instead.

func (*VersionHistory) GetName

func (x *VersionHistory) GetName() string

func (*VersionHistory) GetVersions

func (x *VersionHistory) GetVersions() []*Version

func (*VersionHistory) ProtoMessage

func (*VersionHistory) ProtoMessage()

func (*VersionHistory) ProtoReflect

func (x *VersionHistory) ProtoReflect() protoreflect.Message

func (*VersionHistory) Reset

func (x *VersionHistory) Reset()

func (*VersionHistory) String

func (x *VersionHistory) String() string

type Vocabulary

type Vocabulary struct {
	Schemas    []*WordCount `protobuf:"bytes,1,rep,name=schemas,proto3" json:"schemas,omitempty"`
	Properties []*WordCount `protobuf:"bytes,2,rep,name=properties,proto3" json:"properties,omitempty"`
	Operations []*WordCount `protobuf:"bytes,3,rep,name=operations,proto3" json:"operations,omitempty"`
	Parameters []*WordCount `protobuf:"bytes,4,rep,name=parameters,proto3" json:"parameters,omitempty"`
	// contains filtered or unexported fields
}

func (*Vocabulary) Descriptor deprecated

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

Deprecated: Use Vocabulary.ProtoReflect.Descriptor instead.

func (*Vocabulary) GetOperations

func (x *Vocabulary) GetOperations() []*WordCount

func (*Vocabulary) GetParameters

func (x *Vocabulary) GetParameters() []*WordCount

func (*Vocabulary) GetProperties

func (x *Vocabulary) GetProperties() []*WordCount

func (*Vocabulary) GetSchemas

func (x *Vocabulary) GetSchemas() []*WordCount

func (*Vocabulary) ProtoMessage

func (*Vocabulary) ProtoMessage()

func (*Vocabulary) ProtoReflect

func (x *Vocabulary) ProtoReflect() protoreflect.Message

func (*Vocabulary) Reset

func (x *Vocabulary) Reset()

func (*Vocabulary) String

func (x *Vocabulary) String() string

type WordCount

type WordCount struct {
	Word  string `protobuf:"bytes,1,opt,name=word,proto3" json:"word,omitempty"`
	Count int32  `protobuf:"varint,2,opt,name=count,proto3" json:"count,omitempty"`
	// contains filtered or unexported fields
}

func (*WordCount) Descriptor deprecated

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

Deprecated: Use WordCount.ProtoReflect.Descriptor instead.

func (*WordCount) GetCount

func (x *WordCount) GetCount() int32

func (*WordCount) GetWord

func (x *WordCount) GetWord() string

func (*WordCount) ProtoMessage

func (*WordCount) ProtoMessage()

func (*WordCount) ProtoReflect

func (x *WordCount) ProtoReflect() protoreflect.Message

func (*WordCount) Reset

func (x *WordCount) Reset()

func (*WordCount) String

func (x *WordCount) String() string

Jump to

Keyboard shortcuts

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