--- !ruby/object:Gem::Specification
name: google-cloud-batch-v1
version: !ruby/object:Gem::Version
  version: 0.18.0
platform: ruby
authors:
- Google LLC
autorequire: 
bindir: bin
cert_chain: []
date: 2024-06-27 00:00:00.000000000 Z
dependencies:
- !ruby/object:Gem::Dependency
  name: gapic-common
  requirement: !ruby/object:Gem::Requirement
    requirements:
    - - ">="
      - !ruby/object:Gem::Version
        version: 0.21.1
    - - "<"
      - !ruby/object:Gem::Version
        version: 2.a
  type: :runtime
  prerelease: false
  version_requirements: !ruby/object:Gem::Requirement
    requirements:
    - - ">="
      - !ruby/object:Gem::Version
        version: 0.21.1
    - - "<"
      - !ruby/object:Gem::Version
        version: 2.a
- !ruby/object:Gem::Dependency
  name: google-cloud-errors
  requirement: !ruby/object:Gem::Requirement
    requirements:
    - - "~>"
      - !ruby/object:Gem::Version
        version: '1.0'
  type: :runtime
  prerelease: false
  version_requirements: !ruby/object:Gem::Requirement
    requirements:
    - - "~>"
      - !ruby/object:Gem::Version
        version: '1.0'
- !ruby/object:Gem::Dependency
  name: google-cloud-location
  requirement: !ruby/object:Gem::Requirement
    requirements:
    - - ">="
      - !ruby/object:Gem::Version
        version: '0.7'
    - - "<"
      - !ruby/object:Gem::Version
        version: 2.a
  type: :runtime
  prerelease: false
  version_requirements: !ruby/object:Gem::Requirement
    requirements:
    - - ">="
      - !ruby/object:Gem::Version
        version: '0.7'
    - - "<"
      - !ruby/object:Gem::Version
        version: 2.a
- !ruby/object:Gem::Dependency
  name: grpc-google-iam-v1
  requirement: !ruby/object:Gem::Requirement
    requirements:
    - - "~>"
      - !ruby/object:Gem::Version
        version: '1.1'
  type: :runtime
  prerelease: false
  version_requirements: !ruby/object:Gem::Requirement
    requirements:
    - - "~>"
      - !ruby/object:Gem::Version
        version: '1.1'
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.
email: googleapis-packages@google.com
executables: []
extensions: []
extra_rdoc_files: []
files:
- ".yardopts"
- AUTHENTICATION.md
- LICENSE.md
- README.md
- lib/google-cloud-batch-v1.rb
- lib/google/cloud/batch/v1.rb
- lib/google/cloud/batch/v1/batch_pb.rb
- lib/google/cloud/batch/v1/batch_service.rb
- lib/google/cloud/batch/v1/batch_service/client.rb
- lib/google/cloud/batch/v1/batch_service/credentials.rb
- lib/google/cloud/batch/v1/batch_service/operations.rb
- lib/google/cloud/batch/v1/batch_service/paths.rb
- lib/google/cloud/batch/v1/batch_service/rest.rb
- lib/google/cloud/batch/v1/batch_service/rest/client.rb
- lib/google/cloud/batch/v1/batch_service/rest/operations.rb
- lib/google/cloud/batch/v1/batch_service/rest/service_stub.rb
- lib/google/cloud/batch/v1/batch_services_pb.rb
- lib/google/cloud/batch/v1/bindings_override.rb
- lib/google/cloud/batch/v1/job_pb.rb
- lib/google/cloud/batch/v1/rest.rb
- lib/google/cloud/batch/v1/task_pb.rb
- lib/google/cloud/batch/v1/version.rb
- lib/google/cloud/batch/v1/volume_pb.rb
- lib/google/iam/v1.rb
- lib/google/iam/v1/bindings_override.rb
- lib/google/iam/v1/iam_policy.rb
- lib/google/iam/v1/iam_policy/client.rb
- lib/google/iam/v1/iam_policy/credentials.rb
- lib/google/iam/v1/iam_policy/rest.rb
- lib/google/iam/v1/iam_policy/rest/client.rb
- lib/google/iam/v1/iam_policy/rest/service_stub.rb
- lib/google/iam/v1/rest.rb
- proto_docs/README.md
- proto_docs/google/api/client.rb
- proto_docs/google/api/field_behavior.rb
- proto_docs/google/api/field_info.rb
- proto_docs/google/api/launch_stage.rb
- proto_docs/google/api/resource.rb
- proto_docs/google/cloud/batch/v1/batch.rb
- proto_docs/google/cloud/batch/v1/job.rb
- proto_docs/google/cloud/batch/v1/task.rb
- proto_docs/google/cloud/batch/v1/volume.rb
- proto_docs/google/iam/v1/iam_policy.rb
- proto_docs/google/iam/v1/options.rb
- proto_docs/google/iam/v1/policy.rb
- proto_docs/google/longrunning/operations.rb
- proto_docs/google/protobuf/any.rb
- proto_docs/google/protobuf/duration.rb
- proto_docs/google/protobuf/empty.rb
- proto_docs/google/protobuf/field_mask.rb
- proto_docs/google/protobuf/timestamp.rb
- proto_docs/google/rpc/status.rb
- proto_docs/google/type/expr.rb
homepage: https://github.com/googleapis/google-cloud-ruby
licenses:
- Apache-2.0
metadata: {}
post_install_message: 
rdoc_options: []
require_paths:
- lib
required_ruby_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: '2.7'
required_rubygems_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: '0'
requirements: []
rubygems_version: 3.5.6
signing_key: 
specification_version: 4
summary: An API to manage the running of Batch resources on Google Cloud Platform.
test_files: []