google-apis-networkmanagement_v1beta1 0.30.0 → 0.31.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: 26e828981581a2bee4d1744e1f57adb10fad9a8cc09060acfa742029975e96e1
4
- data.tar.gz: 6b10a165691ad3406e9939a70de4e6e305c2799501a48615fece128fc8535343
3
+ metadata.gz: 7ced481c1ecc58513f7583098944cbbf405ba429a64a4b27903d61ad50383226
4
+ data.tar.gz: 100e948ead5b419ca8f1701697c070feb1109fe8cf0d244f24a61a24151fd6a6
5
5
  SHA512:
6
- metadata.gz: bf80723d7f853d20a5ebbd5da5e0820eb94cab72b698996511251812380d7cfd31c4d1f83d779ed413e04aa2ace66d1b8cd37c9ff4955aff8773dde6144a651b
7
- data.tar.gz: a8148d154ec7436d6dbfae5d80f82f9ae8418d9bd1619eebf323a1a0e9e9ce6188182eff306ee5009364e01115bf37195fbaa25ea6e0f91774282523381cfb77
6
+ metadata.gz: 6968f086143ec307f46260d0ac1caa0ff26b8d30b5c8f314af400d16abcb47dc79398b1be0c382aee25c50867d8b4984098fd1c89dc47957c0210e89f17c66cc
7
+ data.tar.gz: 0dc72d5dacaa7cff0fbb72854fd3025139b0f482f38a6f926fbf2371208f81fe2b90ef04523f8a9c7b1e1de268e14047cfddf0f3eb359f531c342315e168bcfe
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-networkmanagement_v1beta1
2
2
 
3
+ ### v0.31.0 (2023-04-30)
4
+
5
+ * Regenerated from discovery document revision 20230419
6
+
3
7
  ### v0.30.0 (2023-03-19)
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
 
@@ -621,7 +621,7 @@ module Google
621
621
  class Endpoint
622
622
  include Google::Apis::Core::Hashable
623
623
 
624
- # Wrapper for app engine service version attributes.
624
+ # Wrapper for the App Engine service version attributes.
625
625
  # Corresponds to the JSON property `appEngineVersion`
626
626
  # @return [Google::Apis::NetworkmanagementV1beta1::AppEngineVersionEndpoint]
627
627
  attr_accessor :app_engine_version
@@ -704,10 +704,10 @@ module Google
704
704
  # Project ID where the endpoint is located. The Project ID can be derived from
705
705
  # the URI if you provide a VM instance or network URI. The following are two
706
706
  # cases where you must provide the project ID: 1. Only the IP address is
707
- # specified, and the IP address is within a GCP project. 2. When you are using
708
- # Shared VPC and the IP address that you provide is from the service project. In
709
- # this case, the network that the IP address resides in is defined in the host
710
- # project.
707
+ # specified, and the IP address is within a Google Cloud project. 2. When you
708
+ # are using Shared VPC and the IP address that you provide is from the service
709
+ # project. In this case, the network that the IP address resides in is defined
710
+ # in the host project.
711
711
  # Corresponds to the JSON property `projectId`
712
712
  # @return [String]
713
713
  attr_accessor :project_id
@@ -1323,7 +1323,7 @@ module Google
1323
1323
  end
1324
1324
  end
1325
1325
 
1326
- # A resource that represents Google Cloud Platform location.
1326
+ # A resource that represents a Google Cloud location.
1327
1327
  class Location
1328
1328
  include Google::Apis::Core::Hashable
1329
1329
 
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module NetworkmanagementV1beta1
18
18
  # Version of the google-apis-networkmanagement_v1beta1 gem
19
- GEM_VERSION = "0.30.0"
19
+ GEM_VERSION = "0.31.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_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.30.0
4
+ version: 0.31.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-03-19 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_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-networkmanagement_v1beta1/v0.30.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-networkmanagement_v1beta1/v0.31.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-networkmanagement_v1beta1
63
63
  post_install_message:
64
64
  rdoc_options: []