Scott Hart

Results 115 comments of Scott Hart

Please try using the `storage_grpc` value for `GOOGLE_CLOUD_CPP_ENABLE` and omitting the `GOOGLE_CLOUD_CPP_STORAGE_ENABLE_GRPC` argument, e.g.: `cmake .. -DGOOGLE_CLOUD_CPP_ENABLE=storage_grpc -DBUILD_TESTING=OFF -DGOOGLE_CLOUD_CPP_ENABLE_EXAMPLES=OFF` While there is a deprecation message emitted when listing the `GOOGLE_CLOUD_CPP_STORAGE_ENABLE_GRPC`...

Thanks again for the PR. While the protos defining the UUID field are public, service support for the type isn't live yet. We'll merge this PR and write some integration...

While I can appreciate the desire to reduce the number of dependencies of your program, I'm not aware of any other programmatic mechanism to retrieve the metadata for the compute...

This would be nice to resolve. Preferably if we can prove to ourselves that the type doesn't change.

Plan to finish up in 2024/Q3

Confirm `universe_domain` feature works as expected.