Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var File_opencensus_proto_resource_v1_resource_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type Resource ¶
type Resource struct { // Type identifier for the resource. Type string `protobuf:"bytes,1,opt,name=type,proto3" json:"type,omitempty"` // Set of labels that describe the resource. Labels map[string]string `` /* 153-byte string literal not displayed */ // contains filtered or unexported fields }
Resource information.
func (*Resource) Descriptor
deprecated
func (*Resource) ProtoMessage ¶
func (*Resource) ProtoMessage()
func (*Resource) ProtoReflect ¶ added in v0.3.0
func (x *Resource) ProtoReflect() protoreflect.Message
Click to show internal directories.
Click to hide internal directories.