Versions in this module Expand all Collapse all v0 v0.1.0 Jun 2, 2022 Changes in this version + var Catalog_name = map[int32]string + var Catalog_value = map[string]int32 + var File_banyandb_common_v1_common_proto protoreflect.FileDescriptor + type Catalog int32 + const Catalog_CATALOG_MEASURE + const Catalog_CATALOG_STREAM + const Catalog_CATALOG_UNSPECIFIED + func (Catalog) Descriptor() protoreflect.EnumDescriptor + func (Catalog) EnumDescriptor() ([]byte, []int) + func (Catalog) Type() protoreflect.EnumType + func (x Catalog) Enum() *Catalog + func (x Catalog) Number() protoreflect.EnumNumber + func (x Catalog) String() string + type Group struct + Catalog Catalog + Metadata *Metadata + ResourceOpts *ResourceOpts + UpdatedAt *timestamppb.Timestamp + func (*Group) Descriptor() ([]byte, []int) + func (*Group) ProtoMessage() + func (x *Group) GetCatalog() Catalog + func (x *Group) GetMetadata() *Metadata + func (x *Group) GetResourceOpts() *ResourceOpts + func (x *Group) GetUpdatedAt() *timestamppb.Timestamp + func (x *Group) ProtoReflect() protoreflect.Message + func (x *Group) Reset() + func (x *Group) String() string + type Metadata struct + CreateRevision int64 + Group string + Id uint32 + ModRevision int64 + Name string + func (*Metadata) Descriptor() ([]byte, []int) + func (*Metadata) ProtoMessage() + func (x *Metadata) GetCreateRevision() int64 + func (x *Metadata) GetGroup() string + func (x *Metadata) GetId() uint32 + func (x *Metadata) GetModRevision() int64 + func (x *Metadata) GetName() string + func (x *Metadata) ProtoReflect() protoreflect.Message + func (x *Metadata) Reset() + func (x *Metadata) String() string + type ResourceOpts struct + BlockNum uint32 + ShardNum uint32 + Ttl string + func (*ResourceOpts) Descriptor() ([]byte, []int) + func (*ResourceOpts) ProtoMessage() + func (x *ResourceOpts) GetBlockNum() uint32 + func (x *ResourceOpts) GetShardNum() uint32 + func (x *ResourceOpts) GetTtl() string + func (x *ResourceOpts) ProtoReflect() protoreflect.Message + func (x *ResourceOpts) Reset() + func (x *ResourceOpts) String() string