google-apis-managedidentities_v1alpha1 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
metadata ADDED
@@ -0,0 +1,78 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: google-apis-managedidentities_v1alpha1
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.1.0
5
+ platform: ruby
6
+ authors:
7
+ - Google LLC
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain: []
11
+ date: 2021-01-08 00:00:00.000000000 Z
12
+ dependencies:
13
+ - !ruby/object:Gem::Dependency
14
+ name: google-apis-core
15
+ requirement: !ruby/object:Gem::Requirement
16
+ requirements:
17
+ - - "~>"
18
+ - !ruby/object:Gem::Version
19
+ version: '0.1'
20
+ type: :runtime
21
+ prerelease: false
22
+ version_requirements: !ruby/object:Gem::Requirement
23
+ requirements:
24
+ - - "~>"
25
+ - !ruby/object:Gem::Version
26
+ version: '0.1'
27
+ description: This is the simple REST client for Managed Service for Microsoft Active
28
+ Directory API V1alpha1. Simple REST clients are Ruby client libraries that provide
29
+ access to Google services via their HTTP REST API endpoints. These libraries are
30
+ generated and updated automatically based on the discovery documents published by
31
+ the service, and they handle most concerns such as authentication, pagination, retry,
32
+ timeouts, and logging. You can use this client to access the Managed Service for
33
+ Microsoft Active Directory API, but note that some services may provide a separate
34
+ modern client that is easier to use.
35
+ email: googleapis-packages@google.com
36
+ executables: []
37
+ extensions: []
38
+ extra_rdoc_files: []
39
+ files:
40
+ - ".yardopts"
41
+ - CHANGELOG.md
42
+ - LICENSE.md
43
+ - OVERVIEW.md
44
+ - lib/google-apis-managedidentities_v1alpha1.rb
45
+ - lib/google/apis/managedidentities_v1alpha1.rb
46
+ - lib/google/apis/managedidentities_v1alpha1/classes.rb
47
+ - lib/google/apis/managedidentities_v1alpha1/gem_version.rb
48
+ - lib/google/apis/managedidentities_v1alpha1/representations.rb
49
+ - lib/google/apis/managedidentities_v1alpha1/service.rb
50
+ homepage: https://github.com/google/google-api-ruby-client
51
+ licenses:
52
+ - Apache-2.0
53
+ metadata:
54
+ bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
55
+ changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-managedidentities_v1alpha1/CHANGELOG.md
56
+ documentation_uri: https://googleapis.dev/ruby/google-apis-managedidentities_v1alpha1/v0.1.0
57
+ source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-managedidentities_v1alpha1
58
+ post_install_message:
59
+ rdoc_options: []
60
+ require_paths:
61
+ - lib
62
+ required_ruby_version: !ruby/object:Gem::Requirement
63
+ requirements:
64
+ - - ">="
65
+ - !ruby/object:Gem::Version
66
+ version: '2.4'
67
+ required_rubygems_version: !ruby/object:Gem::Requirement
68
+ requirements:
69
+ - - ">="
70
+ - !ruby/object:Gem::Version
71
+ version: '0'
72
+ requirements: []
73
+ rubygems_version: 3.1.4
74
+ signing_key:
75
+ specification_version: 4
76
+ summary: Simple REST client for Managed Service for Microsoft Active Directory API
77
+ V1alpha1
78
+ test_files: []