google-apis-managedidentities_v1alpha1 0.16.0 → 0.19.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: 07d4c79e99fa67c3bff064c7ca02335b6c47f366335d898af2b08e0f157c80b6
4
- data.tar.gz: 9c062b3059bec8da533acf7126e898ecd07070150fa100d59183bd63b3ea7e59
3
+ metadata.gz: 8c8938456a190faeacde08d79fd66c37ce39e0717f18165c728ada6f83371137
4
+ data.tar.gz: 261e596ead10a1f29d4cc1004809ab78454263bf90119f7fd0bf699a41239bbd
5
5
  SHA512:
6
- metadata.gz: 14002e981570da96340260a93008d128898fb1a6907489429b74ea01386fe98d6a1b36bbf56945fd25eefb855a7003c6ba3e5040a03f18295bc35acb4e105100
7
- data.tar.gz: feb47c1d34a174a58cafe9e1afedd23be3c5e83bdc029d26eb178ed675fe31973c6acf834fe1c3e77ccda99f2d27d559a5f03ecfbf5e27cbb55f730b3d3d663b
6
+ metadata.gz: a689c61ed7a80bfa46e39125209694a24743210450002630ba09ed444d233e20d7024b4ce3cd3ae9a5bd5bf34b77b699425714187011e74ad74b53ef2d6bde57
7
+ data.tar.gz: 41ed1c6423872fe197f8026aff52d252ac6d84e26b54be86ddc39cf29aa2f785919fd20e423fb6846b9dc741b8440f47ec04010167e4af4695c8e40cb5134846
data/CHANGELOG.md CHANGED
@@ -1,5 +1,18 @@
1
1
  # Release history for google-apis-managedidentities_v1alpha1
2
2
 
3
+ ### v0.19.0 (2022-04-29)
4
+
5
+ * Regenerated from discovery document revision 20220331
6
+
7
+ ### v0.18.0 (2022-02-27)
8
+
9
+ * Regenerated from discovery document revision 20220216
10
+ * Regenerated using generator version 0.4.1
11
+
12
+ ### v0.17.0 (2021-12-14)
13
+
14
+ * Unspecified changes
15
+
3
16
  ### v0.16.0 (2021-11-14)
4
17
 
5
18
  * Regenerated from discovery document revision 20211108
data/OVERVIEW.md CHANGED
@@ -51,7 +51,7 @@ require "google/apis/managedidentities_v1alpha1"
51
51
  client = Google::Apis::ManagedidentitiesV1alpha1::ManagedServiceforMicrosoftActiveDirectoryConsumerAPIService.new
52
52
 
53
53
  # Authenticate calls
54
- client.authentication = # ... use the googleauth gem to create credentials
54
+ client.authorization = # ... use the googleauth gem to create credentials
55
55
  ```
56
56
 
57
57
  See the class reference docs for information on the methods you can call from a client.
@@ -260,11 +260,11 @@ module Google
260
260
  # Represents a whole or partial calendar date, such as a birthday. The time of
261
261
  # day and time zone are either specified elsewhere or are insignificant. The
262
262
  # date is relative to the Gregorian Calendar. This can represent one of the
263
- # following: * A full date, with non-zero year, month, and day values * A month
264
- # and day value, with a zero year, such as an anniversary * A year on its own,
265
- # with zero month and day values * A year and month value, with a zero day, such
266
- # as a credit card expiration date Related types are google.type.TimeOfDay and `
267
- # google.protobuf.Timestamp`.
263
+ # following: * A full date, with non-zero year, month, and day values. * A month
264
+ # and day, with a zero year (for example, an anniversary). * A year on its own,
265
+ # with a zero month and a zero day. * A year and month, with a zero day (for
266
+ # example, a credit card expiration date). Related types: * google.type.
267
+ # TimeOfDay * google.type.DateTime * google.protobuf.Timestamp
268
268
  class Date
269
269
  include Google::Apis::Core::Hashable
270
270
 
@@ -306,11 +306,11 @@ module Google
306
306
  # Represents a whole or partial calendar date, such as a birthday. The time of
307
307
  # day and time zone are either specified elsewhere or are insignificant. The
308
308
  # date is relative to the Gregorian Calendar. This can represent one of the
309
- # following: * A full date, with non-zero year, month, and day values * A month
310
- # and day value, with a zero year, such as an anniversary * A year on its own,
311
- # with zero month and day values * A year and month value, with a zero day, such
312
- # as a credit card expiration date Related types are google.type.TimeOfDay and `
313
- # google.protobuf.Timestamp`.
309
+ # following: * A full date, with non-zero year, month, and day values. * A month
310
+ # and day, with a zero year (for example, an anniversary). * A year on its own,
311
+ # with a zero month and a zero day. * A year and month, with a zero day (for
312
+ # example, a credit card expiration date). Related types: * google.type.
313
+ # TimeOfDay * google.type.DateTime * google.protobuf.Timestamp
314
314
  # Corresponds to the JSON property `endDate`
315
315
  # @return [Google::Apis::ManagedidentitiesV1alpha1::Date]
316
316
  attr_accessor :end_date
@@ -318,11 +318,11 @@ module Google
318
318
  # Represents a whole or partial calendar date, such as a birthday. The time of
319
319
  # day and time zone are either specified elsewhere or are insignificant. The
320
320
  # date is relative to the Gregorian Calendar. This can represent one of the
321
- # following: * A full date, with non-zero year, month, and day values * A month
322
- # and day value, with a zero year, such as an anniversary * A year on its own,
323
- # with zero month and day values * A year and month value, with a zero day, such
324
- # as a credit card expiration date Related types are google.type.TimeOfDay and `
325
- # google.protobuf.Timestamp`.
321
+ # following: * A full date, with non-zero year, month, and day values. * A month
322
+ # and day, with a zero year (for example, an anniversary). * A year on its own,
323
+ # with a zero month and a zero day. * A year and month, with a zero day (for
324
+ # example, a credit card expiration date). Related types: * google.type.
325
+ # TimeOfDay * google.type.DateTime * google.protobuf.Timestamp
326
326
  # Corresponds to the JSON property `startDate`
327
327
  # @return [Google::Apis::ManagedidentitiesV1alpha1::Date]
328
328
  attr_accessor :start_date
@@ -484,8 +484,7 @@ module Google
484
484
  # A generic empty message that you can re-use to avoid defining duplicated empty
485
485
  # messages in your APIs. A typical example is to use it as the request or the
486
486
  # response type of an API method. For instance: service Foo ` rpc Bar(google.
487
- # protobuf.Empty) returns (google.protobuf.Empty); ` The JSON representation for
488
- # `Empty` is empty JSON object ````.
487
+ # protobuf.Empty) returns (google.protobuf.Empty); `
489
488
  class Empty
490
489
  include Google::Apis::Core::Hashable
491
490
 
@@ -728,6 +727,15 @@ module Google
728
727
  # @return [String]
729
728
  attr_accessor :create_time
730
729
 
730
+ # Optional. The instance_type of this instance of format: projects/`project_id`/
731
+ # locations/`location_id`/instanceTypes/`instance_type_id`. Instance Type
732
+ # represents a high-level tier or SKU of the service that this instance belong
733
+ # to. When enabled(eg: Maintenance Rollout), Rollout uses 'instance_type' along
734
+ # with 'software_versions' to determine whether instance needs an update or not.
735
+ # Corresponds to the JSON property `instanceType`
736
+ # @return [String]
737
+ attr_accessor :instance_type
738
+
731
739
  # Optional. Resource labels to represent user provided metadata. Each label is a
732
740
  # key-value pair, where both the key and the value are arbitrary strings
733
741
  # provided by the user.
@@ -763,6 +771,13 @@ module Google
763
771
  # @return [String]
764
772
  attr_accessor :name
765
773
 
774
+ # Optional. notification_parameter are information that service producers may
775
+ # like to include that is not relevant to Rollout. This parameter will only be
776
+ # passed to Gamma and Cloud Logging for notification/logging purpose.
777
+ # Corresponds to the JSON property `notificationParameters`
778
+ # @return [Hash<String,Google::Apis::ManagedidentitiesV1alpha1::GoogleCloudSaasacceleratorManagementProvidersV1NotificationParameter>]
779
+ attr_accessor :notification_parameters
780
+
766
781
  # Output only. Custom string attributes used primarily to expose producer-
767
782
  # specific information in monitoring dashboards. See go/get-instance-metadata.
768
783
  # Corresponds to the JSON property `producerMetadata`
@@ -820,11 +835,13 @@ module Google
820
835
  def update!(**args)
821
836
  @consumer_defined_name = args[:consumer_defined_name] if args.key?(:consumer_defined_name)
822
837
  @create_time = args[:create_time] if args.key?(:create_time)
838
+ @instance_type = args[:instance_type] if args.key?(:instance_type)
823
839
  @labels = args[:labels] if args.key?(:labels)
824
840
  @maintenance_policy_names = args[:maintenance_policy_names] if args.key?(:maintenance_policy_names)
825
841
  @maintenance_schedules = args[:maintenance_schedules] if args.key?(:maintenance_schedules)
826
842
  @maintenance_settings = args[:maintenance_settings] if args.key?(:maintenance_settings)
827
843
  @name = args[:name] if args.key?(:name)
844
+ @notification_parameters = args[:notification_parameters] if args.key?(:notification_parameters)
828
845
  @producer_metadata = args[:producer_metadata] if args.key?(:producer_metadata)
829
846
  @provisioned_resources = args[:provisioned_resources] if args.key?(:provisioned_resources)
830
847
  @slm_instance_template = args[:slm_instance_template] if args.key?(:slm_instance_template)
@@ -963,6 +980,25 @@ module Google
963
980
  end
964
981
  end
965
982
 
983
+ # Contains notification related data.
984
+ class GoogleCloudSaasacceleratorManagementProvidersV1NotificationParameter
985
+ include Google::Apis::Core::Hashable
986
+
987
+ # Optional. Array of string values. e.g. instance's replica information.
988
+ # Corresponds to the JSON property `values`
989
+ # @return [Array<String>]
990
+ attr_accessor :values
991
+
992
+ def initialize(**args)
993
+ update!(**args)
994
+ end
995
+
996
+ # Update properties of this object
997
+ def update!(**args)
998
+ @values = args[:values] if args.key?(:values)
999
+ end
1000
+ end
1001
+
966
1002
  # PerSliSloEligibility is a mapping from an SLI name to eligibility.
967
1003
  class GoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility
968
1004
  include Google::Apis::Core::Hashable
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ManagedidentitiesV1alpha1
18
18
  # Version of the google-apis-managedidentities_v1alpha1 gem
19
- GEM_VERSION = "0.16.0"
19
+ GEM_VERSION = "0.19.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.4.0"
22
+ GENERATOR_VERSION = "0.4.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20211108"
25
+ REVISION = "20220331"
26
26
  end
27
27
  end
28
28
  end
@@ -136,6 +136,12 @@ module Google
136
136
  include Google::Apis::Core::JsonObjectSupport
137
137
  end
138
138
 
139
+ class GoogleCloudSaasacceleratorManagementProvidersV1NotificationParameter
140
+ class Representation < Google::Apis::Core::JsonRepresentation; end
141
+
142
+ include Google::Apis::Core::JsonObjectSupport
143
+ end
144
+
139
145
  class GoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility
140
146
  class Representation < Google::Apis::Core::JsonRepresentation; end
141
147
 
@@ -498,6 +504,7 @@ module Google
498
504
  class Representation < Google::Apis::Core::JsonRepresentation
499
505
  property :consumer_defined_name, as: 'consumerDefinedName'
500
506
  property :create_time, as: 'createTime'
507
+ property :instance_type, as: 'instanceType'
501
508
  hash :labels, as: 'labels'
502
509
  hash :maintenance_policy_names, as: 'maintenancePolicyNames'
503
510
  hash :maintenance_schedules, as: 'maintenanceSchedules', class: Google::Apis::ManagedidentitiesV1alpha1::GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule, decorator: Google::Apis::ManagedidentitiesV1alpha1::GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule::Representation
@@ -505,6 +512,8 @@ module Google
505
512
  property :maintenance_settings, as: 'maintenanceSettings', class: Google::Apis::ManagedidentitiesV1alpha1::GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings, decorator: Google::Apis::ManagedidentitiesV1alpha1::GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings::Representation
506
513
 
507
514
  property :name, as: 'name'
515
+ hash :notification_parameters, as: 'notificationParameters', class: Google::Apis::ManagedidentitiesV1alpha1::GoogleCloudSaasacceleratorManagementProvidersV1NotificationParameter, decorator: Google::Apis::ManagedidentitiesV1alpha1::GoogleCloudSaasacceleratorManagementProvidersV1NotificationParameter::Representation
516
+
508
517
  hash :producer_metadata, as: 'producerMetadata'
509
518
  collection :provisioned_resources, as: 'provisionedResources', class: Google::Apis::ManagedidentitiesV1alpha1::GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource, decorator: Google::Apis::ManagedidentitiesV1alpha1::GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource::Representation
510
519
 
@@ -549,6 +558,13 @@ module Google
549
558
  end
550
559
  end
551
560
 
561
+ class GoogleCloudSaasacceleratorManagementProvidersV1NotificationParameter
562
+ # @private
563
+ class Representation < Google::Apis::Core::JsonRepresentation
564
+ collection :values, as: 'values'
565
+ end
566
+ end
567
+
552
568
  class GoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility
553
569
  # @private
554
570
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -85,8 +85,8 @@ module Google
85
85
  # The resource that owns the locations collection, if applicable.
86
86
  # @param [String] filter
87
87
  # A filter to narrow down results to a preferred subset. The filtering language
88
- # accepts strings like "displayName=tokyo", and is documented in more detail in [
89
- # AIP-160](https://google.aip.dev/160).
88
+ # accepts strings like `"displayName=tokyo"`, and is documented in more detail
89
+ # in [AIP-160](https://google.aip.dev/160).
90
90
  # @param [Fixnum] page_size
91
91
  # The maximum number of results to return. If not set, the service selects a
92
92
  # default.
@@ -859,8 +859,7 @@ module Google
859
859
  # Required. The domain resource name using the form: `projects/`project_id`/
860
860
  # locations/global/domains/`domain_name``
861
861
  # @param [String] filter
862
- # Optional. Filter specifying constraints of a list operation. For example, `
863
- # backup.location ="us-west1-a"`.
862
+ # Optional. Filter specifying constraints of a list operation.
864
863
  # @param [String] order_by
865
864
  # Optional. Specifies the ordering of results following syntax at https://cloud.
866
865
  # google.com/apis/design/design_patterns#sorting_order.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-managedidentities_v1alpha1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.16.0
4
+ version: 0.19.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-11-15 00:00:00.000000000 Z
11
+ date: 2022-05-02 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_v1alpha1/CHANGELOG.md
62
- documentation_uri: https://googleapis.dev/ruby/google-apis-managedidentities_v1alpha1/v0.16.0
62
+ documentation_uri: https://googleapis.dev/ruby/google-apis-managedidentities_v1alpha1/v0.19.0
63
63
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-managedidentities_v1alpha1
64
64
  post_install_message:
65
65
  rdoc_options: []
@@ -76,7 +76,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
76
76
  - !ruby/object:Gem::Version
77
77
  version: '0'
78
78
  requirements: []
79
- rubygems_version: 3.2.17
79
+ rubygems_version: 3.3.5
80
80
  signing_key:
81
81
  specification_version: 4
82
82
  summary: Simple REST client for Managed Service for Microsoft Active Directory API