google-apis-networkmanagement_v1 0.27.0 → 0.28.0

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: 58e6aec53c5f20a2078c77ef13a531e6e410941db365495c01ad7be7dad9e436
4
- data.tar.gz: 2bafb7b0267adf26b2d931dc4b617249e878748c5550d2d6c58faab59775dfea
3
+ metadata.gz: cb792969a6cfab808398c11327ded6f10d8ad7976d1527d51481cd732207a70f
4
+ data.tar.gz: aa90fb860fa831f99122b366f4226658e32853bef2fdf76b8142d48b43208bb5
5
5
  SHA512:
6
- metadata.gz: b99eccfba1604225cab014de79a58a8d7121a2da3b760f2dfe147570745e86bfffd763a1f3ec9f85e829e88cc25803b8a6d54d63d591a5be12b4d60889e11508
7
- data.tar.gz: ccc7ce196eb029a605460ca81494ceacec38622c672b7d065d4549ec4e5f2825fdaf5c0eb471cb46721c9023e582b3c13068121b5f32566515be3d00944ce6d2
6
+ metadata.gz: 7dc1289413a65075ff6eb04fd1dd07ee38964384a102c1df7c040515c34c58ed748ef24e1ba80680f89d534795e993e7e8b4a054d4e92717146b93908c5ea08b
7
+ data.tar.gz: 42b5f8cbbc538270cdb0ee97bfb5a66a9617be66d0fc8cd2cef0ffc34926c295bcf13616a1db9189c05d507aec91febe1509dbe3b2ac1f2258324bbc20368a39
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-networkmanagement_v1
2
2
 
3
+ ### v0.28.0 (2023-04-30)
4
+
5
+ * Regenerated from discovery document revision 20230419
6
+
3
7
  ### v0.27.0 (2023-03-26)
4
8
 
5
9
  * Regenerated from discovery document revision 20230313
@@ -55,7 +55,7 @@ module Google
55
55
  end
56
56
  end
57
57
 
58
- # Wrapper for app engine service version attributes.
58
+ # Wrapper for the App Engine service version attributes.
59
59
  class AppEngineVersionEndpoint
60
60
  include Google::Apis::Core::Hashable
61
61
 
@@ -589,7 +589,7 @@ module Google
589
589
  class Endpoint
590
590
  include Google::Apis::Core::Hashable
591
591
 
592
- # Wrapper for app engine service version attributes.
592
+ # Wrapper for the App Engine service version attributes.
593
593
  # Corresponds to the JSON property `appEngineVersion`
594
594
  # @return [Google::Apis::NetworkmanagementV1::AppEngineVersionEndpoint]
595
595
  attr_accessor :app_engine_version
@@ -647,10 +647,10 @@ module Google
647
647
  # Project ID where the endpoint is located. The Project ID can be derived from
648
648
  # the URI if you provide a VM instance or network URI. The following are two
649
649
  # cases where you must provide the project ID: 1. Only the IP address is
650
- # specified, and the IP address is within a GCP project. 2. When you are using
651
- # Shared VPC and the IP address that you provide is from the service project. In
652
- # this case, the network that the IP address resides in is defined in the host
653
- # project.
650
+ # specified, and the IP address is within a Google Cloud project. 2. When you
651
+ # are using Shared VPC and the IP address that you provide is from the service
652
+ # project. In this case, the network that the IP address resides in is defined
653
+ # in the host project.
654
654
  # Corresponds to the JSON property `projectId`
655
655
  # @return [String]
656
656
  attr_accessor :project_id
@@ -1211,7 +1211,7 @@ module Google
1211
1211
  end
1212
1212
  end
1213
1213
 
1214
- # A resource that represents Google Cloud Platform location.
1214
+ # A resource that represents a Google Cloud location.
1215
1215
  class Location
1216
1216
  include Google::Apis::Core::Hashable
1217
1217
 
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module NetworkmanagementV1
18
18
  # Version of the google-apis-networkmanagement_v1 gem
19
- GEM_VERSION = "0.27.0"
19
+ GEM_VERSION = "0.28.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230313"
25
+ REVISION = "20230419"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-networkmanagement_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.27.0
4
+ version: 0.28.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: 2023-04-02 00:00:00.000000000 Z
11
+ date: 2023-04-30 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-networkmanagement_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-networkmanagement_v1/v0.27.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-networkmanagement_v1/v0.28.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-networkmanagement_v1
63
63
  post_install_message:
64
64
  rdoc_options: []