google.golang.org/genproto/googleapis/devtools/cloudtrace/v2.AttributeValue.GetValue (method)

4 uses

	google.golang.org/genproto/googleapis/devtools/cloudtrace/v2 (current package)
		trace.pb.go#L474: func (m *AttributeValue) GetValue() isAttributeValue_Value {
		trace.pb.go#L482: 	if x, ok := x.GetValue().(*AttributeValue_StringValue); ok {
		trace.pb.go#L489: 	if x, ok := x.GetValue().(*AttributeValue_IntValue); ok {
		trace.pb.go#L496: 	if x, ok := x.GetValue().(*AttributeValue_BoolValue); ok {