Skip to content

Conversation

@bshaffer
Copy link

@bshaffer bshaffer commented Dec 10, 2025

Adds new directory help which contains new product-neutral guides. This relies on changes in ruby-common-tools to support this, as it is not a standard gem as the other directories are

Depends on:

Copy link
Contributor

@aandreassa aandreassa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, @bshaffer. Looks great overall, I just think it is best without the PHP comparison text


## 5. Configuring Retries and Timeouts

Ruby uses **Seconds** (Float/Integer) for time values, whereas PHP uses Milliseconds.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would suggest we remove the comparisons to PHP.


You can configure defaults globally when initializing the low-level GAPIC client, though per-call is preferred for specific logic.

```php
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/php/ruby


### Installation & Setup

Unlike PHP (which requires PECL), Ruby handles these extensions via Gems. If you are using `google-cloud-*` gems, these dependencies are usually installed automatically.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

woops, sorry about that :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants