# -*- encoding: utf-8 -*-
# stub: google-cloud-container_analysis-v1 1.0.1 ruby lib

Gem::Specification.new do |s|
  s.name = "google-cloud-container_analysis-v1".freeze
  s.version = "1.0.1".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-08-30"
  s.description = "The Container Analysis API is an implementation of Grafeas. It stores, and enables querying and retrieval of, critical metadata about all of your software artifacts. Note that google-cloud-container_analysis-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-container_analysis 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-container_analysis-v1.rb".freeze, "lib/google/cloud/container_analysis/v1.rb".freeze, "lib/google/cloud/container_analysis/v1/container_analysis.rb".freeze, "lib/google/cloud/container_analysis/v1/container_analysis/client.rb".freeze, "lib/google/cloud/container_analysis/v1/container_analysis/credentials.rb".freeze, "lib/google/cloud/container_analysis/v1/container_analysis/helpers.rb".freeze, "lib/google/cloud/container_analysis/v1/container_analysis/paths.rb".freeze, "lib/google/cloud/container_analysis/v1/version.rb".freeze, "lib/google/devtools/containeranalysis/v1/containeranalysis_pb.rb".freeze, "lib/google/devtools/containeranalysis/v1/containeranalysis_services_pb.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/devtools/containeranalysis/v1/containeranalysis.rb".freeze, "proto_docs/google/iam/v1/iam_policy.rb".freeze, "proto_docs/google/iam/v1/options.rb".freeze, "proto_docs/google/iam/v1/policy.rb".freeze, "proto_docs/google/protobuf/duration.rb".freeze, "proto_docs/google/protobuf/field_mask.rb".freeze, "proto_docs/google/type/expr.rb".freeze, "proto_docs/grafeas/v1/severity.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 = "An implementation of the Grafeas API, which stores, and enables querying and retrieval of critical metadata about all of your software artifacts.".freeze

  s.specification_version = 4

  s.add_runtime_dependency(%q<gapic-common>.freeze, [">= 0.21.1".freeze, "< 2.a".freeze])
  s.add_runtime_dependency(%q<google-cloud-errors>.freeze, ["~> 1.0".freeze])
  s.add_runtime_dependency(%q<grafeas-v1>.freeze, [">= 0.4".freeze, "< 2.a".freeze])
  s.add_runtime_dependency(%q<grpc-google-iam-v1>.freeze, ["~> 1.1".freeze])
end