--- !ruby/object:Gem::Specification name: google-apps-chat-v1 version: !ruby/object:Gem::Version version: 0.5.0 platform: ruby authors: - Google LLC autorequire: bindir: bin cert_chain: [] date: 2024-09-20 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-apps-card-v1 requirement: !ruby/object:Gem::Requirement requirements: - - ">" - !ruby/object:Gem::Version version: '0.0' - - "<" - !ruby/object:Gem::Version version: 2.a type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">" - !ruby/object:Gem::Version version: '0.0' - - "<" - !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' description: The Google Chat API lets you build Chat apps to integrate your services with Google Chat and manage Chat resources such as spaces, members, and messages. Note that google-apps-chat-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-apps-chat 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-apps-chat-v1.rb - lib/google/apps/chat/v1.rb - lib/google/apps/chat/v1/chat_service.rb - lib/google/apps/chat/v1/chat_service/client.rb - lib/google/apps/chat/v1/chat_service/credentials.rb - lib/google/apps/chat/v1/chat_service/paths.rb - lib/google/apps/chat/v1/chat_service/rest.rb - lib/google/apps/chat/v1/chat_service/rest/client.rb - lib/google/apps/chat/v1/chat_service/rest/service_stub.rb - lib/google/apps/chat/v1/rest.rb - lib/google/apps/chat/v1/version.rb - lib/google/chat/v1/action_status_pb.rb - lib/google/chat/v1/annotation_pb.rb - lib/google/chat/v1/attachment_pb.rb - lib/google/chat/v1/chat_service_pb.rb - lib/google/chat/v1/chat_service_services_pb.rb - lib/google/chat/v1/contextual_addon_pb.rb - lib/google/chat/v1/deletion_metadata_pb.rb - lib/google/chat/v1/event_payload_pb.rb - lib/google/chat/v1/group_pb.rb - lib/google/chat/v1/history_state_pb.rb - lib/google/chat/v1/matched_url_pb.rb - lib/google/chat/v1/membership_pb.rb - lib/google/chat/v1/message_pb.rb - lib/google/chat/v1/reaction_pb.rb - lib/google/chat/v1/slash_command_pb.rb - lib/google/chat/v1/space_event_pb.rb - lib/google/chat/v1/space_pb.rb - lib/google/chat/v1/space_read_state_pb.rb - lib/google/chat/v1/space_setup_pb.rb - lib/google/chat/v1/thread_read_state_pb.rb - lib/google/chat/v1/user_pb.rb - lib/google/chat/v1/widgets_pb.rb - proto_docs/README.md - proto_docs/google/api/client.rb - proto_docs/google/api/field_behavior.rb - proto_docs/google/api/launch_stage.rb - proto_docs/google/api/resource.rb - proto_docs/google/apps/card/v1/card.rb - proto_docs/google/chat/v1/action_status.rb - proto_docs/google/chat/v1/annotation.rb - proto_docs/google/chat/v1/attachment.rb - proto_docs/google/chat/v1/contextual_addon.rb - proto_docs/google/chat/v1/deletion_metadata.rb - proto_docs/google/chat/v1/event_payload.rb - proto_docs/google/chat/v1/group.rb - proto_docs/google/chat/v1/history_state.rb - proto_docs/google/chat/v1/matched_url.rb - proto_docs/google/chat/v1/membership.rb - proto_docs/google/chat/v1/message.rb - proto_docs/google/chat/v1/reaction.rb - proto_docs/google/chat/v1/slash_command.rb - proto_docs/google/chat/v1/space.rb - proto_docs/google/chat/v1/space_event.rb - proto_docs/google/chat/v1/space_read_state.rb - proto_docs/google/chat/v1/space_setup.rb - proto_docs/google/chat/v1/thread_read_state.rb - proto_docs/google/chat/v1/user.rb - proto_docs/google/chat/v1/widgets.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/protobuf/wrappers.rb - proto_docs/google/rpc/code.rb - proto_docs/google/type/color.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: The Google Chat API lets you build Chat apps to integrate your services with Google Chat and manage Chat resources such as spaces, members, and messages. test_files: []