func google.golang.org/protobuf/types/known/structpb.NewBoolValue

2 uses

	google.golang.org/protobuf/types/known/structpb (current package)
		struct.pb.go#L321: 		return NewBoolValue(v), nil
		struct.pb.go#L369: func NewBoolValue(v bool) *Value {