google-apis-vmmigration_v1 0.52.0 → 0.53.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c74ac1c7a0fce5da0d082840da7503b81502c542504e050af43d80af5348676d
4
- data.tar.gz: 0fa42b3a9424f27828018a70e853261f51c3ac50ca20a4327819fac320d26a9a
3
+ metadata.gz: 90bc95250b792b0901fe7439fce91bb58b9b3f4950b4431d4ad240cf81036e85
4
+ data.tar.gz: 791d73c4a0d95c1324c56299d617a1836b8f8252f3e08eb7053c7d03f2676a90
5
5
  SHA512:
6
- metadata.gz: ab9518d93b241a9fa880a591aa6fee64eec12e35594fa064e6f8c99a41b4433b1351b83266846c63ebe65808594bf5719104457fb6838bc93324a6fe0a02afe3
7
- data.tar.gz: 82ca2a2b85fb2dedf7caa77c56ad1bef01e27bbaaddc46c5170c2073853d200f17398cc10e76360ef5f99953711c12f163ef1ce2ed5c7f56267ae38d44821165
6
+ metadata.gz: 7eaf37b525eb88e12460d7c695643e8b713450d4c62db9c0cffdc95ce597379076f8e1b6556ac41937d333c4d316d3815a9980ce3c5c49352f31c7444485b127
7
+ data.tar.gz: f9b17ed4b8451b5d8d761ccf4333dc3dd0e90794d81884f18d1bf803c39fcb6c8f3e9c8c1e931fb19b1fefb048889a62fd5a1fbfc48af5de3ab993c1e4f16248
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-vmmigration_v1
2
2
 
3
+ ### v0.53.0 (2024-09-22)
4
+
5
+ * Regenerated from discovery document revision 20240912
6
+
3
7
  ### v0.52.0 (2024-09-01)
4
8
 
5
9
  * Regenerated from discovery document revision 20240822
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module VmmigrationV1
18
18
  # Version of the google-apis-vmmigration_v1 gem
19
- GEM_VERSION = "0.52.0"
19
+ GEM_VERSION = "0.53.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.15.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240822"
25
+ REVISION = "20240912"
26
26
  end
27
27
  end
28
28
  end
@@ -534,10 +534,10 @@ module Google
534
534
  # @param [String] parent
535
535
  # Required. The parent, which owns this collection of targets.
536
536
  # @param [String] filter
537
- # Optional. The filter request (according to https://google.aip.dev/160).
537
+ # Optional. The filter request (according to AIP-160).
538
538
  # @param [String] order_by
539
- # Optional. The order by fields for the result (according to https://google.aip.
540
- # dev/132#ordering). Currently ordering is only possible by "name" field.
539
+ # Optional. The order by fields for the result (according to AIP-132). Currently
540
+ # ordering is only possible by "name" field.
541
541
  # @param [Fixnum] page_size
542
542
  # Optional. The maximum number of targets to return. The service may return
543
543
  # fewer than this value. If unspecified, at most 500 targets will be returned.
@@ -645,10 +645,10 @@ module Google
645
645
  # @param [String] parent
646
646
  # Required. The parent, which owns this collection of targets.
647
647
  # @param [String] filter
648
- # Optional. The filter request (according to https://google.aip.dev/160).
648
+ # Optional. The filter request (according to AIP-160).
649
649
  # @param [String] order_by
650
- # Optional. The order by fields for the result (according to https://google.aip.
651
- # dev/132#ordering). Currently ordering is only possible by "name" field.
650
+ # Optional. The order by fields for the result (according to AIP-132). Currently
651
+ # ordering is only possible by "name" field.
652
652
  # @param [Fixnum] page_size
653
653
  # Optional. The maximum number of targets to return. The service may return
654
654
  # fewer than this value. If unspecified, at most 500 targets will be returned.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-vmmigration_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.52.0
4
+ version: 0.53.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-09-01 00:00:00.000000000 Z
11
+ date: 2024-09-22 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-vmmigration_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-vmmigration_v1/v0.52.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-vmmigration_v1/v0.53.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-vmmigration_v1
63
63
  post_install_message:
64
64
  rdoc_options: []