google-apis-managedidentities_v1beta1 0.11.0 → 0.12.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: 217317c2f313b99ea29915f3fafeb953c1c95211a5af18aa50530fe2209611a2
4
- data.tar.gz: 7f06d3bb804316de3b5034d72dfb7fffa64a7fc2cb5ff24d0e02225c3ed024ee
3
+ metadata.gz: 1d13203d085f7b0f1f483a65bd6d61d9814d51aab04d343aa87638fb181be029
4
+ data.tar.gz: 741c3667f177e3b8a84ec261908331f61f11c77c0308d4ce7aef1e4622398155
5
5
  SHA512:
6
- metadata.gz: e9c9154d54cfed5e4e4ec79a3b4ec3a9436381b041e02faea1d155b4b9ff43c58ea9c4cf19bd78e5dd53944c26d8720bfc1e9aaf2575720d3d0be4a52cf329e3
7
- data.tar.gz: e80d23255d8c0b1ffa45acfb768a29f52aab3396faeb896d7eb3d1d20758e8c6822d89cceb6b2a5e7850462aedf284b361041e17b3521751bd67036fc988f47c
6
+ metadata.gz: e2ddad60fd870b83f6edd82d17f39440b96678a6edd9dd51cfa0f12278363e31b3b8747c378916294dfae63fb1344d449dc40a34a261cd4f3133998eb9af65d9
7
+ data.tar.gz: b8f5f86719647053b2f641c8b03d07396e6e408691f3ed32d1765d4760c122ee6bf25762f21aced3287a26179c832c28141afce9d97e7d237ed75bf4fa1307ac
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-managedidentities_v1beta1
2
2
 
3
+ ### v0.12.0 (2021-07-09)
4
+
5
+ * Regenerated from discovery document revision 20210701
6
+
3
7
  ### v0.11.0 (2021-06-29)
4
8
 
5
9
  * Regenerated using generator version 0.4.0
@@ -1508,12 +1508,12 @@ module Google
1508
1508
  class OperationMetadata
1509
1509
  include Google::Apis::Core::Hashable
1510
1510
 
1511
- # [Output only] API version used to start the operation.
1511
+ # Output only. API version used to start the operation.
1512
1512
  # Corresponds to the JSON property `apiVersion`
1513
1513
  # @return [String]
1514
1514
  attr_accessor :api_version
1515
1515
 
1516
- # [Output only] Identifies whether the user has requested cancellation of the
1516
+ # Output only. Identifies whether the user has requested cancellation of the
1517
1517
  # operation. Operations that have successfully been cancelled have Operation.
1518
1518
  # error value with a google.rpc.Status.code of 1, corresponding to `Code.
1519
1519
  # CANCELLED`.
@@ -1522,27 +1522,27 @@ module Google
1522
1522
  attr_accessor :cancel_requested
1523
1523
  alias_method :cancel_requested?, :cancel_requested
1524
1524
 
1525
- # [Output only] The time the operation was created.
1525
+ # Output only. The time the operation was created.
1526
1526
  # Corresponds to the JSON property `createTime`
1527
1527
  # @return [String]
1528
1528
  attr_accessor :create_time
1529
1529
 
1530
- # [Output only] The time the operation finished running.
1530
+ # Output only. The time the operation finished running.
1531
1531
  # Corresponds to the JSON property `endTime`
1532
1532
  # @return [String]
1533
1533
  attr_accessor :end_time
1534
1534
 
1535
- # [Output only] Human-readable status of the operation, if any.
1535
+ # Output only. Human-readable status of the operation, if any.
1536
1536
  # Corresponds to the JSON property `statusDetail`
1537
1537
  # @return [String]
1538
1538
  attr_accessor :status_detail
1539
1539
 
1540
- # [Output only] Server-defined resource path for the target of the operation.
1540
+ # Output only. Server-defined resource path for the target of the operation.
1541
1541
  # Corresponds to the JSON property `target`
1542
1542
  # @return [String]
1543
1543
  attr_accessor :target
1544
1544
 
1545
- # [Output only] Name of the verb executed by the operation.
1545
+ # Output only. Name of the verb executed by the operation.
1546
1546
  # Corresponds to the JSON property `verb`
1547
1547
  # @return [String]
1548
1548
  attr_accessor :verb
@@ -1857,8 +1857,7 @@ module Google
1857
1857
  class SqlIntegration
1858
1858
  include Google::Apis::Core::Hashable
1859
1859
 
1860
- # Output only. The time sql integration was created. Synthetic field is
1861
- # populated automatically by CCFE.
1860
+ # Output only. The time sql integration was created.
1862
1861
  # Corresponds to the JSON property `createTime`
1863
1862
  # @return [String]
1864
1863
  attr_accessor :create_time
@@ -1879,8 +1878,7 @@ module Google
1879
1878
  # @return [String]
1880
1879
  attr_accessor :state
1881
1880
 
1882
- # Output only. The time sql integration was updated. Synthetic field is
1883
- # populated automatically by CCFE.
1881
+ # Output only. The time sql integration was updated.
1884
1882
  # Corresponds to the JSON property `updateTime`
1885
1883
  # @return [String]
1886
1884
  attr_accessor :update_time
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ManagedidentitiesV1beta1
18
18
  # Version of the google-apis-managedidentities_v1beta1 gem
19
- GEM_VERSION = "0.11.0"
19
+ GEM_VERSION = "0.12.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210615"
25
+ REVISION = "20210701"
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-managedidentities_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.11.0
4
+ version: 0.12.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: 2021-07-05 00:00:00.000000000 Z
11
+ date: 2021-07-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -59,7 +59,7 @@ licenses:
59
59
  metadata:
60
60
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
61
61
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-managedidentities_v1beta1/CHANGELOG.md
62
- documentation_uri: https://googleapis.dev/ruby/google-apis-managedidentities_v1beta1/v0.11.0
62
+ documentation_uri: https://googleapis.dev/ruby/google-apis-managedidentities_v1beta1/v0.12.0
63
63
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-managedidentities_v1beta1
64
64
  post_install_message:
65
65
  rdoc_options: []