kubernetes/vendor/go.opentelemetry.io/proto/otlp/common/v1/common.pb.go

const _

const _

type AnyValue

func (x *AnyValue) Reset() {}

func (x *AnyValue) String() string {}

func (*AnyValue) ProtoMessage() {}

func (x *AnyValue) ProtoReflect() protoreflect.Message {}

// Deprecated: Use AnyValue.ProtoReflect.Descriptor instead.
func (*AnyValue) Descriptor() ([]byte, []int) {}

func (m *AnyValue) GetValue() isAnyValue_Value {}

func (x *AnyValue) GetStringValue() string {}

func (x *AnyValue) GetBoolValue() bool {}

func (x *AnyValue) GetIntValue() int64 {}

func (x *AnyValue) GetDoubleValue() float64 {}

func (x *AnyValue) GetArrayValue() *ArrayValue {}

func (x *AnyValue) GetKvlistValue() *KeyValueList {}

func (x *AnyValue) GetBytesValue() []byte {}

type isAnyValue_Value

type AnyValue_StringValue

type AnyValue_BoolValue

type AnyValue_IntValue

type AnyValue_DoubleValue

type AnyValue_ArrayValue

type AnyValue_KvlistValue

type AnyValue_BytesValue

func (*AnyValue_StringValue) isAnyValue_Value() {}

func (*AnyValue_BoolValue) isAnyValue_Value() {}

func (*AnyValue_IntValue) isAnyValue_Value() {}

func (*AnyValue_DoubleValue) isAnyValue_Value() {}

func (*AnyValue_ArrayValue) isAnyValue_Value() {}

func (*AnyValue_KvlistValue) isAnyValue_Value() {}

func (*AnyValue_BytesValue) isAnyValue_Value() {}

type ArrayValue

func (x *ArrayValue) Reset() {}

func (x *ArrayValue) String() string {}

func (*ArrayValue) ProtoMessage() {}

func (x *ArrayValue) ProtoReflect() protoreflect.Message {}

// Deprecated: Use ArrayValue.ProtoReflect.Descriptor instead.
func (*ArrayValue) Descriptor() ([]byte, []int) {}

func (x *ArrayValue) GetValues() []*AnyValue {}

type KeyValueList

func (x *KeyValueList) Reset() {}

func (x *KeyValueList) String() string {}

func (*KeyValueList) ProtoMessage() {}

func (x *KeyValueList) ProtoReflect() protoreflect.Message {}

// Deprecated: Use KeyValueList.ProtoReflect.Descriptor instead.
func (*KeyValueList) Descriptor() ([]byte, []int) {}

func (x *KeyValueList) GetValues() []*KeyValue {}

type KeyValue

func (x *KeyValue) Reset() {}

func (x *KeyValue) String() string {}

func (*KeyValue) ProtoMessage() {}

func (x *KeyValue) ProtoReflect() protoreflect.Message {}

// Deprecated: Use KeyValue.ProtoReflect.Descriptor instead.
func (*KeyValue) Descriptor() ([]byte, []int) {}

func (x *KeyValue) GetKey() string {}

func (x *KeyValue) GetValue() *AnyValue {}

type InstrumentationScope

func (x *InstrumentationScope) Reset() {}

func (x *InstrumentationScope) String() string {}

func (*InstrumentationScope) ProtoMessage() {}

func (x *InstrumentationScope) ProtoReflect() protoreflect.Message {}

// Deprecated: Use InstrumentationScope.ProtoReflect.Descriptor instead.
func (*InstrumentationScope) Descriptor() ([]byte, []int) {}

func (x *InstrumentationScope) GetName() string {}

func (x *InstrumentationScope) GetVersion() string {}

func (x *InstrumentationScope) GetAttributes() []*KeyValue {}

func (x *InstrumentationScope) GetDroppedAttributesCount() uint32 {}

var File_opentelemetry_proto_common_v1_common_proto

var file_opentelemetry_proto_common_v1_common_proto_rawDesc

var file_opentelemetry_proto_common_v1_common_proto_rawDescOnce

var file_opentelemetry_proto_common_v1_common_proto_rawDescData

func file_opentelemetry_proto_common_v1_common_proto_rawDescGZIP() []byte {}

var file_opentelemetry_proto_common_v1_common_proto_msgTypes

var file_opentelemetry_proto_common_v1_common_proto_goTypes

var file_opentelemetry_proto_common_v1_common_proto_depIdxs

func init() {}

func file_opentelemetry_proto_common_v1_common_proto_init() {}