# -*- encoding: utf-8 -*- # stub: google-cloud-tpu-v1 1.0.0 ruby lib Gem::Specification.new do |s| s.name = "google-cloud-tpu-v1".freeze s.version = "1.0.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Google LLC".freeze] s.date = "2024-07-10" s.description = "Tensor Processing Units (TPUs) are Google's custom-developed application-specific integrated circuits (ASICs) used to accelerate machine learning workloads. Cloud TPUs allow you to access TPUs from Compute Engine, Google Kubernetes Engine and AI Platform. Note that google-cloud-tpu-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-tpu instead. See the readme for more details.".freeze s.email = "googleapis-packages@google.com".freeze s.files = [".yardopts".freeze, "AUTHENTICATION.md".freeze, "LICENSE.md".freeze, "README.md".freeze, "lib/google-cloud-tpu-v1.rb".freeze, "lib/google/cloud/tpu/v1.rb".freeze, "lib/google/cloud/tpu/v1/cloud_tpu_pb.rb".freeze, "lib/google/cloud/tpu/v1/cloud_tpu_services_pb.rb".freeze, "lib/google/cloud/tpu/v1/tpu.rb".freeze, "lib/google/cloud/tpu/v1/tpu/client.rb".freeze, "lib/google/cloud/tpu/v1/tpu/credentials.rb".freeze, "lib/google/cloud/tpu/v1/tpu/operations.rb".freeze, "lib/google/cloud/tpu/v1/tpu/paths.rb".freeze, "lib/google/cloud/tpu/v1/version.rb".freeze, "proto_docs/README.md".freeze, "proto_docs/google/api/client.rb".freeze, "proto_docs/google/api/field_behavior.rb".freeze, "proto_docs/google/api/launch_stage.rb".freeze, "proto_docs/google/api/resource.rb".freeze, "proto_docs/google/cloud/tpu/v1/cloud_tpu.rb".freeze, "proto_docs/google/longrunning/operations.rb".freeze, "proto_docs/google/protobuf/any.rb".freeze, "proto_docs/google/protobuf/duration.rb".freeze, "proto_docs/google/protobuf/empty.rb".freeze, "proto_docs/google/protobuf/timestamp.rb".freeze, "proto_docs/google/rpc/status.rb".freeze] s.homepage = "https://github.com/googleapis/google-cloud-ruby".freeze s.licenses = ["Apache-2.0".freeze] s.required_ruby_version = Gem::Requirement.new(">= 2.7".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "TPU API provides customers with access to Google TPU technology.".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 0.21.1".freeze, "< 2.a".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0.7".freeze, "< 2.a".freeze]) end