google-cloud-go
google-cloud-go copied to clipboard
storage: determine if zero values are automatically set for OLM rules for gRPC
Client
e.g. Storage
The implementation of OLM conversion from manual to gRPC might be accidentally sending zero values if at least one condition is set in an OLM rule.
Code block that should be investigated further: https://github.com/googleapis/google-cloud-go/blob/main/storage/bucket.go#L1560-L1571