lib/google/cloud/run.rb in google-cloud-run-client-0.4.0 vs lib/google/cloud/run.rb in google-cloud-run-client-1.0.0

- old
+ new

@@ -46,11 +46,11 @@ module Run ## # Create a new client object for Executions. # # By default, this returns an instance of - # [Google::Cloud::Run::V2::Executions::Client](https://googleapis.dev/ruby/google-cloud-run-v2/latest/Google/Cloud/Run/V2/Executions/Client.html) + # [Google::Cloud::Run::V2::Executions::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-run-v2/latest/Google-Cloud-Run-V2-Executions-Client) # for a gRPC client for version V2 of the API. # However, you can specify a different API version by passing it in the # `version` parameter. If the Executions service is # supported by that API version, and the corresponding gem is available, the # appropriate versioned client will be returned. @@ -80,11 +80,11 @@ ## # Create a new client object for Jobs. # # By default, this returns an instance of - # [Google::Cloud::Run::V2::Jobs::Client](https://googleapis.dev/ruby/google-cloud-run-v2/latest/Google/Cloud/Run/V2/Jobs/Client.html) + # [Google::Cloud::Run::V2::Jobs::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-run-v2/latest/Google-Cloud-Run-V2-Jobs-Client) # for a gRPC client for version V2 of the API. # However, you can specify a different API version by passing it in the # `version` parameter. If the Jobs service is # supported by that API version, and the corresponding gem is available, the # appropriate versioned client will be returned. @@ -114,11 +114,11 @@ ## # Create a new client object for Revisions. # # By default, this returns an instance of - # [Google::Cloud::Run::V2::Revisions::Client](https://googleapis.dev/ruby/google-cloud-run-v2/latest/Google/Cloud/Run/V2/Revisions/Client.html) + # [Google::Cloud::Run::V2::Revisions::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-run-v2/latest/Google-Cloud-Run-V2-Revisions-Client) # for a gRPC client for version V2 of the API. # However, you can specify a different API version by passing it in the # `version` parameter. If the Revisions service is # supported by that API version, and the corresponding gem is available, the # appropriate versioned client will be returned. @@ -148,11 +148,11 @@ ## # Create a new client object for Services. # # By default, this returns an instance of - # [Google::Cloud::Run::V2::Services::Client](https://googleapis.dev/ruby/google-cloud-run-v2/latest/Google/Cloud/Run/V2/Services/Client.html) + # [Google::Cloud::Run::V2::Services::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-run-v2/latest/Google-Cloud-Run-V2-Services-Client) # for a gRPC client for version V2 of the API. # However, you can specify a different API version by passing it in the # `version` parameter. If the Services service is # supported by that API version, and the corresponding gem is available, the # appropriate versioned client will be returned. @@ -182,10 +182,10 @@ ## # Create a new client object for Tasks. # # By default, this returns an instance of - # [Google::Cloud::Run::V2::Tasks::Client](https://googleapis.dev/ruby/google-cloud-run-v2/latest/Google/Cloud/Run/V2/Tasks/Client.html) + # [Google::Cloud::Run::V2::Tasks::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-run-v2/latest/Google-Cloud-Run-V2-Tasks-Client) # for a gRPC client for version V2 of the API. # However, you can specify a different API version by passing it in the # `version` parameter. If the Tasks service is # supported by that API version, and the corresponding gem is available, the # appropriate versioned client will be returned.