google-apis-managedidentities_v1beta1 0.28.0 → 0.30.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: b047e1c51dc2a4516a0010ef991a124bfb43711ce14dd71a03c3d01f3fff298d
4
- data.tar.gz: a6659a077f44f90baec4c6044f33ebc2bfacf7551b8746d67f3ea5f75f2ded92
3
+ metadata.gz: 24912d2e9547443afd206f123bf87c6b571d398a7664d3e81f46c41741641111
4
+ data.tar.gz: b31b9ac39831d2a558ae482d13046d2bba788d28e9a2a2b78699049b6f80cd33
5
5
  SHA512:
6
- metadata.gz: b78a5de035e3f226fc8b9de3b00e2c821db30a9f07020b2a07b0e52b3fc6beaa68d271388c23a88954750cadb1f2b32f898a4e03cb188494d90364954081985a
7
- data.tar.gz: 490663483a25d601764fc0085af8e47715e109969cbbbacbb4b8c976a8d43789e7a4365222eb71ac0ca4a57f5ce4c90f52796fdde6cb9a49e473c6409dad949e
6
+ metadata.gz: 2b4e16b8371cbbb94dbd66d6d94063454c2501cbb9c2d839c1b5ce052c6ebfdf3efdeda2ad1714064f5546897fbe79901616a64c5c74304267eb36d544a5b2d9
7
+ data.tar.gz: 93580909f8f38ec1a53cd3bb07c5093cf97d16500fd86185f5d865b390f35cd9878a358dde6716fa27453a1d70d2953726f903223ee6df9be3b256cbec3b82b0
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-managedidentities_v1beta1
2
2
 
3
+ ### v0.30.0 (2023-03-05)
4
+
5
+ * Regenerated from discovery document revision 20230227
6
+
7
+ ### v0.29.0 (2023-02-15)
8
+
9
+ * Regenerated using generator version 0.12.0
10
+
3
11
  ### v0.28.0 (2023-01-15)
4
12
 
5
13
  * Regenerated from discovery document revision 20221227
@@ -143,22 +143,22 @@ module Google
143
143
  # kubernetes-engine/docs/how-to/kubernetes-service-accounts). For example, `my-
144
144
  # project.svc.id.goog[my-namespace/my-kubernetes-sa]`. * `group:`emailid``: An
145
145
  # email address that represents a Google group. For example, `admins@example.com`
146
- # . * `deleted:user:`emailid`?uid=`uniqueid``: An email address (plus unique
147
- # identifier) representing a user that has been recently deleted. For example, `
148
- # alice@example.com?uid=123456789012345678901`. If the user is recovered, this
149
- # value reverts to `user:`emailid`` and the recovered user retains the role in
150
- # the binding. * `deleted:serviceAccount:`emailid`?uid=`uniqueid``: An email
151
- # address (plus unique identifier) representing a service account that has been
152
- # recently deleted. For example, `my-other-app@appspot.gserviceaccount.com?uid=
146
+ # . * `domain:`domain``: The G Suite domain (primary) that represents all the
147
+ # users of that domain. For example, `google.com` or `example.com`. * `deleted:
148
+ # user:`emailid`?uid=`uniqueid``: An email address (plus unique identifier)
149
+ # representing a user that has been recently deleted. For example, `alice@
150
+ # example.com?uid=123456789012345678901`. If the user is recovered, this value
151
+ # reverts to `user:`emailid`` and the recovered user retains the role in the
152
+ # binding. * `deleted:serviceAccount:`emailid`?uid=`uniqueid``: An email address
153
+ # (plus unique identifier) representing a service account that has been recently
154
+ # deleted. For example, `my-other-app@appspot.gserviceaccount.com?uid=
153
155
  # 123456789012345678901`. If the service account is undeleted, this value
154
156
  # reverts to `serviceAccount:`emailid`` and the undeleted service account
155
157
  # retains the role in the binding. * `deleted:group:`emailid`?uid=`uniqueid``:
156
158
  # An email address (plus unique identifier) representing a Google group that has
157
159
  # been recently deleted. For example, `admins@example.com?uid=
158
160
  # 123456789012345678901`. If the group is recovered, this value reverts to `
159
- # group:`emailid`` and the recovered group retains the role in the binding. * `
160
- # domain:`domain``: The G Suite domain (primary) that represents all the users
161
- # of that domain. For example, `google.com` or `example.com`.
161
+ # group:`emailid`` and the recovered group retains the role in the binding.
162
162
  # Corresponds to the JSON property `members`
163
163
  # @return [Array<String>]
164
164
  attr_accessor :members
@@ -872,14 +872,30 @@ module Google
872
872
  end
873
873
  end
874
874
 
875
- #
875
+ # Instance represents the interface for SLM services to actuate the state of
876
+ # control plane resources. Example Instance in JSON, where consumer-project-
877
+ # number=123456, producer-project-id=cloud-sql: ```json Instance: ` "name": "
878
+ # projects/123456/locations/us-east1/instances/prod-instance", "create_time": ` "
879
+ # seconds": 1526406431, `, "labels": ` "env": "prod", "foo": "bar" `, "state":
880
+ # READY, "software_versions": ` "software_update": "cloud-sql-09-28-2018", `, "
881
+ # maintenance_policy_names": ` "UpdatePolicy": "projects/123456/locations/us-
882
+ # east1/maintenancePolicies/prod-update-policy", ` "tenant_project_id": "cloud-
883
+ # sql-test-tenant", "producer_metadata": ` "cloud-sql-tier": "basic", "cloud-sql-
884
+ # instance-size": "1G", `, "provisioned_resources": [ ` "resource-type": "
885
+ # compute-instance", "resource-url": "https://www.googleapis.com/compute/v1/
886
+ # projects/cloud-sql/zones/us-east1-b/instances/vm-1", ` ], "
887
+ # maintenance_schedules": ` "csa_rollout": ` "start_time": ` "seconds":
888
+ # 1526406431, `, "end_time": ` "seconds": 1535406431, `, `, "ncsa_rollout": ` "
889
+ # start_time": ` "seconds": 1526406431, `, "end_time": ` "seconds": 1535406431, `
890
+ # , ` `, "consumer_defined_name": "my-sql-instance1", ` ``` LINT.IfChange
876
891
  class GoogleCloudSaasacceleratorManagementProvidersV1Instance
877
892
  include Google::Apis::Core::Hashable
878
893
 
879
- # consumer_defined_name is the name that is set by the consumer. On the other
880
- # hand Name field represents system-assigned id of an instance so consumers are
881
- # not necessarily aware of it. consumer_defined_name is used for notification/UI
882
- # purposes for consumer to recognize their instances.
894
+ # consumer_defined_name is the name of the instance set by the service consumers.
895
+ # Generally this is different from the `name` field which reperesents the
896
+ # system-assigned id of the instance which the service consumers do not
897
+ # recognize. This is a required field for tenants onboarding to Maintenance
898
+ # Window notifications (go/slm-rollout-maintenance-policies#prerequisites).
883
899
  # Corresponds to the JSON property `consumerDefinedName`
884
900
  # @return [String]
885
901
  attr_accessor :consumer_defined_name
@@ -906,10 +922,11 @@ module Google
906
922
  # @return [Hash<String,String>]
907
923
  attr_accessor :labels
908
924
 
909
- # Optional. Deprecated. The MaintenancePolicies that have been attached to the
910
- # instance. The key must be of the type name of the oneof policy name defined in
925
+ # Optional. The MaintenancePolicies that have been attached to the instance. The
926
+ # key must be of the type name of the oneof policy name defined in
911
927
  # MaintenancePolicy, and the referenced policy must define the same policy type.
912
- # For complete details of MaintenancePolicy, please refer to go/cloud-saas-mw-ug.
928
+ # For details, please refer to go/cloud-saas-mw-ug. Should not be set if
929
+ # maintenance_settings.maintenance_policies is set.
913
930
  # Corresponds to the JSON property `maintenancePolicyNames`
914
931
  # @return [Hash<String,String>]
915
932
  attr_accessor :maintenance_policy_names
@@ -1092,8 +1109,9 @@ module Google
1092
1109
  # Optional. The MaintenancePolicies that have been attached to the instance. The
1093
1110
  # key must be of the type name of the oneof policy name defined in
1094
1111
  # MaintenancePolicy, and the embedded policy must define the same policy type.
1095
- # For complete details of MaintenancePolicy, please refer to go/cloud-saas-mw-ug.
1096
- # If only the name is needed, then only populate MaintenancePolicy.name.
1112
+ # For details, please refer to go/cloud-saas-mw-ug. Should not be set if
1113
+ # maintenance_policy_names is set. If only the name is needed, then only
1114
+ # populate MaintenancePolicy.name.
1097
1115
  # Corresponds to the JSON property `maintenancePolicies`
1098
1116
  # @return [Hash<String,Google::Apis::ManagedidentitiesV1beta1::MaintenancePolicy>]
1099
1117
  attr_accessor :maintenance_policies
@@ -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.28.0"
19
+ GEM_VERSION = "0.30.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.11.1"
22
+ GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20221227"
25
+ REVISION = "20230227"
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.28.0
4
+ version: 0.30.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-01-15 00:00:00.000000000 Z
11
+ date: 2023-03-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: 0.9.1
19
+ version: 0.11.0
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: 0.9.1
29
+ version: 0.11.0
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -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/main/generated/google-apis-managedidentities_v1beta1/CHANGELOG.md
62
- documentation_uri: https://googleapis.dev/ruby/google-apis-managedidentities_v1beta1/v0.28.0
62
+ documentation_uri: https://googleapis.dev/ruby/google-apis-managedidentities_v1beta1/v0.30.0
63
63
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-managedidentities_v1beta1
64
64
  post_install_message:
65
65
  rdoc_options: []