google-cloud-network_connectivity-v1 0.9.0 → 0.9.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 05b103374f79386b3c2d16897a9fbccf0fddeadc31e87ebbc880872e58b066dc
4
- data.tar.gz: 768c4759bbda643c25c8432ee734dfd020c6d88ca741078f4a84690f69c1f4cb
3
+ metadata.gz: 63f6632050ff159c1b40450e5394add31c22f52ffe550573ff4e2c816855b7e2
4
+ data.tar.gz: '08f996e4dca1780619b02d66393207b03a1346a78361c5ffba4fae8ccfa4dd4d'
5
5
  SHA512:
6
- metadata.gz: 50200d7590c59452b1ea763a08632c6accab6449fe64bc661cb36d29f1c1a31d009291aa1d1262b0f8a8ae388dde3c181739a7d9e635700c8349f7e7a1c4317e
7
- data.tar.gz: 6107e239b05f6d1bda078adc85256d65b58931c973c63732af42b6b0396b5c6a85bcc7fb26bf9c43507f08f09317d0352918c95ce342bc0a4e78a37722b50770
6
+ metadata.gz: 50a198dccbb2dd16e8d77dbd98564ad37999571bd96467e1cb62f84a5eddea86004314c648d760370e5e0a64f38bd94ef2cb85803564b571373fd549358aaa54
7
+ data.tar.gz: c8fbd753afb4c650f5e73c169fb4b0d8729d64ef74de82d6641c9db9279e441b6a0e8f6a1234a9d44ab9ec568900457fca028f1d3bb6bd6ea6bf604aa86bb270
@@ -174,20 +174,6 @@ module Google
174
174
  config.universe_domain = @config.universe_domain
175
175
  end
176
176
 
177
- @location_client = Google::Cloud::Location::Locations::Client.new do |config|
178
- config.credentials = credentials
179
- config.quota_project = @quota_project_id
180
- config.endpoint = @config.endpoint
181
- config.universe_domain = @config.universe_domain
182
- end
183
-
184
- @iam_policy_client = Google::Iam::V1::IAMPolicy::Client.new do |config|
185
- config.credentials = credentials
186
- config.quota_project = @quota_project_id
187
- config.endpoint = @config.endpoint
188
- config.universe_domain = @config.universe_domain
189
- end
190
-
191
177
  @hub_service_stub = ::Gapic::ServiceStub.new(
192
178
  ::Google::Cloud::NetworkConnectivity::V1::HubService::Stub,
193
179
  credentials: credentials,
@@ -198,6 +184,20 @@ module Google
198
184
  interceptors: @config.interceptors,
199
185
  channel_pool_config: @config.channel_pool
200
186
  )
187
+
188
+ @location_client = Google::Cloud::Location::Locations::Client.new do |config|
189
+ config.credentials = credentials
190
+ config.quota_project = @quota_project_id
191
+ config.endpoint = @hub_service_stub.endpoint
192
+ config.universe_domain = @hub_service_stub.universe_domain
193
+ end
194
+
195
+ @iam_policy_client = Google::Iam::V1::IAMPolicy::Client.new do |config|
196
+ config.credentials = credentials
197
+ config.quota_project = @quota_project_id
198
+ config.endpoint = @hub_service_stub.endpoint
199
+ config.universe_domain = @hub_service_stub.universe_domain
200
+ end
201
201
  end
202
202
 
203
203
  ##
@@ -165,20 +165,6 @@ module Google
165
165
  config.universe_domain = @config.universe_domain
166
166
  end
167
167
 
168
- @location_client = Google::Cloud::Location::Locations::Client.new do |config|
169
- config.credentials = credentials
170
- config.quota_project = @quota_project_id
171
- config.endpoint = @config.endpoint
172
- config.universe_domain = @config.universe_domain
173
- end
174
-
175
- @iam_policy_client = Google::Iam::V1::IAMPolicy::Client.new do |config|
176
- config.credentials = credentials
177
- config.quota_project = @quota_project_id
178
- config.endpoint = @config.endpoint
179
- config.universe_domain = @config.universe_domain
180
- end
181
-
182
168
  @policy_based_routing_service_stub = ::Gapic::ServiceStub.new(
183
169
  ::Google::Cloud::NetworkConnectivity::V1::PolicyBasedRoutingService::Stub,
184
170
  credentials: credentials,
@@ -189,6 +175,20 @@ module Google
189
175
  interceptors: @config.interceptors,
190
176
  channel_pool_config: @config.channel_pool
191
177
  )
178
+
179
+ @location_client = Google::Cloud::Location::Locations::Client.new do |config|
180
+ config.credentials = credentials
181
+ config.quota_project = @quota_project_id
182
+ config.endpoint = @policy_based_routing_service_stub.endpoint
183
+ config.universe_domain = @policy_based_routing_service_stub.universe_domain
184
+ end
185
+
186
+ @iam_policy_client = Google::Iam::V1::IAMPolicy::Client.new do |config|
187
+ config.credentials = credentials
188
+ config.quota_project = @quota_project_id
189
+ config.endpoint = @policy_based_routing_service_stub.endpoint
190
+ config.universe_domain = @policy_based_routing_service_stub.universe_domain
191
+ end
192
192
  end
193
193
 
194
194
  ##
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module NetworkConnectivity
23
23
  module V1
24
- VERSION = "0.9.0"
24
+ VERSION = "0.9.1"
25
25
  end
26
26
  end
27
27
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-network_connectivity-v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.0
4
+ version: 0.9.1
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-01-11 00:00:00.000000000 Z
11
+ date: 2024-01-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: gapic-common