google-apis-managedidentities_v1beta1 0.29.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: 2ee7a543fb726327f6aaee6df85651b1a6fecd235d09bd80586a20aa09106e1d
4
- data.tar.gz: fb4f594b061e9b8cd968d233bb9b828e12d2efc3a00958e97044d6485b164ad0
3
+ metadata.gz: 24912d2e9547443afd206f123bf87c6b571d398a7664d3e81f46c41741641111
4
+ data.tar.gz: b31b9ac39831d2a558ae482d13046d2bba788d28e9a2a2b78699049b6f80cd33
5
5
  SHA512:
6
- metadata.gz: 9b2e283a2eeaa81839aba12b641f592974792fddd49a6629122ee56e8bd47efe2874a3c66ba011cb83c2c7d9a8b13f42055b634caa45fdc0cb52962d163c5e3d
7
- data.tar.gz: 92acba701c38f243289ea49cb4e4d2bed7fbbb1b70666997849e840c5137d58dfe20f600d498b1a8f47c4f477ed07bdc734a53f90acfeb1d9b46592db0c573bf
6
+ metadata.gz: 2b4e16b8371cbbb94dbd66d6d94063454c2501cbb9c2d839c1b5ce052c6ebfdf3efdeda2ad1714064f5546897fbe79901616a64c5c74304267eb36d544a5b2d9
7
+ data.tar.gz: 93580909f8f38ec1a53cd3bb07c5093cf97d16500fd86185f5d865b390f35cd9878a358dde6716fa27453a1d70d2953726f903223ee6df9be3b256cbec3b82b0
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
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
+
3
7
  ### v0.29.0 (2023-02-15)
4
8
 
5
9
  * Regenerated using generator version 0.12.0
@@ -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.29.0"
19
+ GEM_VERSION = "0.30.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 = "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.29.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-02-19 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
@@ -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.29.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: []