google-cloud-api_hub-v1 0.1.1 → 0.3.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/AUTHENTICATION.md +4 -4
- data/README.md +31 -21
- data/lib/google/cloud/api_hub/v1/api_hub/rest/client.rb +36 -36
- data/lib/google/cloud/api_hub/v1/api_hub/rest/service_stub.rb +294 -212
- data/lib/google/cloud/api_hub/v1/api_hub.rb +0 -7
- data/lib/google/cloud/api_hub/v1/api_hub_dependencies/rest/client.rb +29 -6
- data/lib/google/cloud/api_hub/v1/api_hub_dependencies/rest/service_stub.rb +54 -32
- data/lib/google/cloud/api_hub/v1/api_hub_dependencies.rb +0 -7
- data/lib/google/cloud/api_hub/v1/api_hub_plugin/rest/client.rb +28 -4
- data/lib/google/cloud/api_hub/v1/api_hub_plugin/rest/service_stub.rb +38 -20
- data/lib/google/cloud/api_hub/v1/api_hub_plugin.rb +0 -7
- data/lib/google/cloud/api_hub/v1/host_project_registration_service/rest/client.rb +29 -4
- data/lib/google/cloud/api_hub/v1/host_project_registration_service/rest/service_stub.rb +38 -20
- data/lib/google/cloud/api_hub/v1/host_project_registration_service.rb +0 -7
- data/lib/google/cloud/api_hub/v1/linting_service/rest/client.rb +28 -5
- data/lib/google/cloud/api_hub/v1/linting_service/rest/service_stub.rb +46 -26
- data/lib/google/cloud/api_hub/v1/linting_service.rb +0 -7
- data/lib/google/cloud/api_hub/v1/provisioning/rest/client.rb +29 -4
- data/lib/google/cloud/api_hub/v1/provisioning/rest/operations.rb +43 -38
- data/lib/google/cloud/api_hub/v1/provisioning/rest/service_stub.rb +38 -20
- data/lib/google/cloud/api_hub/v1/provisioning.rb +0 -8
- data/lib/google/cloud/api_hub/v1/runtime_project_attachment_service/rest/client.rb +29 -6
- data/lib/google/cloud/api_hub/v1/runtime_project_attachment_service/rest/service_stub.rb +54 -32
- data/lib/google/cloud/api_hub/v1/runtime_project_attachment_service.rb +0 -7
- data/lib/google/cloud/api_hub/v1/version.rb +1 -1
- data/lib/google/cloud/api_hub/v1.rb +0 -5
- data/proto_docs/google/api/client.rb +39 -0
- data/proto_docs/google/cloud/apihub/v1/apihub_service.rb +47 -47
- data/proto_docs/google/cloud/apihub/v1/common_fields.rb +1 -1
- data/proto_docs/google/cloud/apihub/v1/host_project_registration_service.rb +4 -4
- data/proto_docs/google/cloud/apihub/v1/plugin_service.rb +3 -3
- data/proto_docs/google/cloud/apihub/v1/provisioning_service.rb +4 -4
- data/proto_docs/google/cloud/apihub/v1/runtime_project_attachment_service.rb +7 -7
- data/proto_docs/google/longrunning/operations.rb +19 -14
- metadata +5 -13
- data/lib/google/cloud/api_hub/v1/api_hub/client.rb +0 -4514
- data/lib/google/cloud/api_hub/v1/api_hub_dependencies/client.rb +0 -906
- data/lib/google/cloud/api_hub/v1/api_hub_plugin/client.rb +0 -640
- data/lib/google/cloud/api_hub/v1/host_project_registration_service/client.rb +0 -689
- data/lib/google/cloud/api_hub/v1/linting_service/client.rb +0 -744
- data/lib/google/cloud/api_hub/v1/provisioning/client.rb +0 -676
- data/lib/google/cloud/api_hub/v1/provisioning/operations.rb +0 -809
- data/lib/google/cloud/api_hub/v1/runtime_project_attachment_service/client.rb +0 -885
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-cloud-api_hub-v1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.3.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Google LLC
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-
|
11
|
+
date: 2024-12-10 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: gapic-common
|
@@ -16,7 +16,7 @@ dependencies:
|
|
16
16
|
requirements:
|
17
17
|
- - ">="
|
18
18
|
- !ruby/object:Gem::Version
|
19
|
-
version: 0.
|
19
|
+
version: 0.24.0
|
20
20
|
- - "<"
|
21
21
|
- !ruby/object:Gem::Version
|
22
22
|
version: 2.a
|
@@ -26,7 +26,7 @@ dependencies:
|
|
26
26
|
requirements:
|
27
27
|
- - ">="
|
28
28
|
- !ruby/object:Gem::Version
|
29
|
-
version: 0.
|
29
|
+
version: 0.24.0
|
30
30
|
- - "<"
|
31
31
|
- !ruby/object:Gem::Version
|
32
32
|
version: 2.a
|
@@ -83,21 +83,18 @@ files:
|
|
83
83
|
- lib/google-cloud-api_hub-v1.rb
|
84
84
|
- lib/google/cloud/api_hub/v1.rb
|
85
85
|
- lib/google/cloud/api_hub/v1/api_hub.rb
|
86
|
-
- lib/google/cloud/api_hub/v1/api_hub/client.rb
|
87
86
|
- lib/google/cloud/api_hub/v1/api_hub/credentials.rb
|
88
87
|
- lib/google/cloud/api_hub/v1/api_hub/paths.rb
|
89
88
|
- lib/google/cloud/api_hub/v1/api_hub/rest.rb
|
90
89
|
- lib/google/cloud/api_hub/v1/api_hub/rest/client.rb
|
91
90
|
- lib/google/cloud/api_hub/v1/api_hub/rest/service_stub.rb
|
92
91
|
- lib/google/cloud/api_hub/v1/api_hub_dependencies.rb
|
93
|
-
- lib/google/cloud/api_hub/v1/api_hub_dependencies/client.rb
|
94
92
|
- lib/google/cloud/api_hub/v1/api_hub_dependencies/credentials.rb
|
95
93
|
- lib/google/cloud/api_hub/v1/api_hub_dependencies/paths.rb
|
96
94
|
- lib/google/cloud/api_hub/v1/api_hub_dependencies/rest.rb
|
97
95
|
- lib/google/cloud/api_hub/v1/api_hub_dependencies/rest/client.rb
|
98
96
|
- lib/google/cloud/api_hub/v1/api_hub_dependencies/rest/service_stub.rb
|
99
97
|
- lib/google/cloud/api_hub/v1/api_hub_plugin.rb
|
100
|
-
- lib/google/cloud/api_hub/v1/api_hub_plugin/client.rb
|
101
98
|
- lib/google/cloud/api_hub/v1/api_hub_plugin/credentials.rb
|
102
99
|
- lib/google/cloud/api_hub/v1/api_hub_plugin/paths.rb
|
103
100
|
- lib/google/cloud/api_hub/v1/api_hub_plugin/rest.rb
|
@@ -105,23 +102,19 @@ files:
|
|
105
102
|
- lib/google/cloud/api_hub/v1/api_hub_plugin/rest/service_stub.rb
|
106
103
|
- lib/google/cloud/api_hub/v1/bindings_override.rb
|
107
104
|
- lib/google/cloud/api_hub/v1/host_project_registration_service.rb
|
108
|
-
- lib/google/cloud/api_hub/v1/host_project_registration_service/client.rb
|
109
105
|
- lib/google/cloud/api_hub/v1/host_project_registration_service/credentials.rb
|
110
106
|
- lib/google/cloud/api_hub/v1/host_project_registration_service/paths.rb
|
111
107
|
- lib/google/cloud/api_hub/v1/host_project_registration_service/rest.rb
|
112
108
|
- lib/google/cloud/api_hub/v1/host_project_registration_service/rest/client.rb
|
113
109
|
- lib/google/cloud/api_hub/v1/host_project_registration_service/rest/service_stub.rb
|
114
110
|
- lib/google/cloud/api_hub/v1/linting_service.rb
|
115
|
-
- lib/google/cloud/api_hub/v1/linting_service/client.rb
|
116
111
|
- lib/google/cloud/api_hub/v1/linting_service/credentials.rb
|
117
112
|
- lib/google/cloud/api_hub/v1/linting_service/paths.rb
|
118
113
|
- lib/google/cloud/api_hub/v1/linting_service/rest.rb
|
119
114
|
- lib/google/cloud/api_hub/v1/linting_service/rest/client.rb
|
120
115
|
- lib/google/cloud/api_hub/v1/linting_service/rest/service_stub.rb
|
121
116
|
- lib/google/cloud/api_hub/v1/provisioning.rb
|
122
|
-
- lib/google/cloud/api_hub/v1/provisioning/client.rb
|
123
117
|
- lib/google/cloud/api_hub/v1/provisioning/credentials.rb
|
124
|
-
- lib/google/cloud/api_hub/v1/provisioning/operations.rb
|
125
118
|
- lib/google/cloud/api_hub/v1/provisioning/paths.rb
|
126
119
|
- lib/google/cloud/api_hub/v1/provisioning/rest.rb
|
127
120
|
- lib/google/cloud/api_hub/v1/provisioning/rest/client.rb
|
@@ -129,7 +122,6 @@ files:
|
|
129
122
|
- lib/google/cloud/api_hub/v1/provisioning/rest/service_stub.rb
|
130
123
|
- lib/google/cloud/api_hub/v1/rest.rb
|
131
124
|
- lib/google/cloud/api_hub/v1/runtime_project_attachment_service.rb
|
132
|
-
- lib/google/cloud/api_hub/v1/runtime_project_attachment_service/client.rb
|
133
125
|
- lib/google/cloud/api_hub/v1/runtime_project_attachment_service/credentials.rb
|
134
126
|
- lib/google/cloud/api_hub/v1/runtime_project_attachment_service/paths.rb
|
135
127
|
- lib/google/cloud/api_hub/v1/runtime_project_attachment_service/rest.rb
|
@@ -187,7 +179,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
187
179
|
- !ruby/object:Gem::Version
|
188
180
|
version: '0'
|
189
181
|
requirements: []
|
190
|
-
rubygems_version: 3.5.
|
182
|
+
rubygems_version: 3.5.23
|
191
183
|
signing_key:
|
192
184
|
specification_version: 4
|
193
185
|
summary: API Client library for the API hub V1 API
|