You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: google-cloud-batch-v1/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Ruby Client for the Batch V1 API
2
2
3
-
An API to manage the running of batch resources on Google Cloud Platform.
3
+
An API to manage the running of Batch resources on Google Cloud Platform.
4
4
5
5
Google Cloud Batch is a fully managed service used by scientists, VFX artists, developers to easily and efficiently run batch workloads on Google Cloud. This service manages provisioning of resources to satisfy the requirements of the batch jobs for a variety of workloads including ML, HPC, VFX rendering, transcoding, genomics and others.
Copy file name to clipboardExpand all lines: google-cloud-batch-v1/google-cloud-batch-v1.gemspec
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ Gem::Specification.new do |gem|
10
10
gem.authors=["Google LLC"]
11
11
gem.email="googleapis-packages@google.com"
12
12
gem.description="Google Cloud Batch is a fully managed service used by scientists, VFX artists, developers to easily and efficiently run batch workloads on Google Cloud. This service manages provisioning of resources to satisfy the requirements of the batch jobs for a variety of workloads including ML, HPC, VFX rendering, transcoding, genomics and others. Note that google-cloud-batch-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-batch instead. See the readme for more details."
13
-
gem.summary="An API to manage the running of batch resources on Google Cloud Platform."
13
+
gem.summary="An API to manage the running of Batch resources on Google Cloud Platform."
0 commit comments