google-apis-cloudchannel_v1 0.15.0 → 0.18.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: 2d8bf112e65f0b380451f4a4b78ac56c5817434df562f43a710b596390cad0ee
4
- data.tar.gz: f9f0a93309420a036267a45d52674721105a1d7c6b3676c546c1c3b3f77b8a10
3
+ metadata.gz: da589c813aabcda087aff0b9a54a564c315df8ce053e17be3493e2ff9db35519
4
+ data.tar.gz: 81a560f1274ed9504cdef29d013bb8a9d768bba6025c5cbde08585d6233c552b
5
5
  SHA512:
6
- metadata.gz: be81f4ec832d44fe8f04fff62a397cc51d625abcad0943c492c22663cd33d8dde74d5da9b57318a45b7d5618402a208986e272175229340d8d49c7484c5d3ed0
7
- data.tar.gz: c42969fd0d144ab547eb984670d14f1f92a2d24b59f1f5d63dcc656e76b206c8abb0c8f69b1495b798b4fb2fc125be636941287b2fbc94fe092d7c98c33c8e28
6
+ metadata.gz: 48d00a9387e3fa086cfa2abdd0e56f3b353d4b4774f841d18e551b3559099b068c1e5e8cdadc23663026c093aca53230eb2bc5ddf52beeea1eeed1c7da742925
7
+ data.tar.gz: d2be8c9b41f225e093eba4d4c1e1ae0474834238c3d0fb5b760db75d1f91644cf35e4d9f1594e970560c96db80084e00341c888f25d416f436ac457010efbb37
data/CHANGELOG.md CHANGED
@@ -1,5 +1,18 @@
1
1
  # Release history for google-apis-cloudchannel_v1
2
2
 
3
+ ### v0.18.0 (2022-04-07)
4
+
5
+ * Regenerated from discovery document revision 20220324
6
+
7
+ ### v0.17.0 (2022-02-10)
8
+
9
+ * Regenerated from discovery document revision 20220209
10
+
11
+ ### v0.16.0 (2022-02-01)
12
+
13
+ * Regenerated from discovery document revision 20220129
14
+ * Regenerated using generator version 0.4.1
15
+
3
16
  ### v0.15.0 (2021-12-14)
4
17
 
5
18
  * Unspecified changes
@@ -830,7 +830,8 @@ module Google
830
830
  # Optional. This purchase order (PO) information is for resellers to use for
831
831
  # their company tracking usage. If a purchaseOrderId value is given, it appears
832
832
  # in the API responses and shows up in the invoice. The property accepts up to
833
- # 80 plain text characters.
833
+ # 80 plain text characters. This is only supported for Google Workspace
834
+ # entitlements.
834
835
  # Corresponds to the JSON property `purchaseOrderId`
835
836
  # @return [String]
836
837
  attr_accessor :purchase_order_id
@@ -1882,8 +1883,9 @@ module Google
1882
1883
  # @return [String]
1883
1884
  attr_accessor :product_id
1884
1885
 
1885
- # Output only. Provisioning ID of the entitlement. For Google Workspace, this
1886
- # would be the underlying Subscription ID.
1886
+ # Output only. Provisioning ID of the entitlement. For Google Workspace, this is
1887
+ # the underlying Subscription ID. For Google Cloud Platform, this is the Billing
1888
+ # Account ID of the billing subaccount."
1887
1889
  # Corresponds to the JSON property `provisioningId`
1888
1890
  # @return [String]
1889
1891
  attr_accessor :provisioning_id
@@ -2091,7 +2093,7 @@ module Google
2091
2093
  end
2092
2094
 
2093
2095
  # Represents information which resellers will get as part of notification from
2094
- # Cloud Pub/Sub.
2096
+ # Pub/Sub.
2095
2097
  class GoogleCloudChannelV1SubscriberEvent
2096
2098
  include Google::Apis::Core::Hashable
2097
2099
 
@@ -2624,7 +2626,8 @@ module Google
2624
2626
  # Optional. This purchase order (PO) information is for resellers to use for
2625
2627
  # their company tracking usage. If a purchaseOrderId value is given, it appears
2626
2628
  # in the API responses and shows up in the invoice. The property accepts up to
2627
- # 80 plain text characters.
2629
+ # 80 plain text characters. This is only supported for Google Workspace
2630
+ # entitlements.
2628
2631
  # Corresponds to the JSON property `purchaseOrderId`
2629
2632
  # @return [String]
2630
2633
  attr_accessor :purchase_order_id
@@ -2783,8 +2786,9 @@ module Google
2783
2786
  # @return [String]
2784
2787
  attr_accessor :product_id
2785
2788
 
2786
- # Output only. Provisioning ID of the entitlement. For Google Workspace, this
2787
- # would be the underlying Subscription ID.
2789
+ # Output only. Provisioning ID of the entitlement. For Google Workspace, this is
2790
+ # the underlying Subscription ID. For Google Cloud Platform, this is the Billing
2791
+ # Account ID of the billing subaccount."
2788
2792
  # Corresponds to the JSON property `provisioningId`
2789
2793
  # @return [String]
2790
2794
  attr_accessor :provisioning_id
@@ -2862,7 +2866,7 @@ module Google
2862
2866
  end
2863
2867
 
2864
2868
  # Represents information which resellers will get as part of notification from
2865
- # Cloud Pub/Sub.
2869
+ # Pub/Sub.
2866
2870
  class GoogleCloudChannelV1alpha1SubscriberEvent
2867
2871
  include Google::Apis::Core::Hashable
2868
2872
 
@@ -3082,8 +3086,7 @@ module Google
3082
3086
  # A generic empty message that you can re-use to avoid defining duplicated empty
3083
3087
  # messages in your APIs. A typical example is to use it as the request or the
3084
3088
  # response type of an API method. For instance: service Foo ` rpc Bar(google.
3085
- # protobuf.Empty) returns (google.protobuf.Empty); ` The JSON representation for
3086
- # `Empty` is empty JSON object ````.
3089
+ # protobuf.Empty) returns (google.protobuf.Empty); `
3087
3090
  class GoogleProtobufEmpty
3088
3091
  include Google::Apis::Core::Hashable
3089
3092
 
@@ -3255,8 +3258,8 @@ module Google
3255
3258
  attr_accessor :recipients
3256
3259
 
3257
3260
  # Required. CLDR region code of the country/region of the address. This is never
3258
- # inferred and it is up to the user to ensure the value is correct. See http://
3259
- # cldr.unicode.org/ and http://www.unicode.org/cldr/charts/30/supplemental/
3261
+ # inferred and it is up to the user to ensure the value is correct. See https://
3262
+ # cldr.unicode.org/ and https://www.unicode.org/cldr/charts/30/supplemental/
3260
3263
  # territory_information.html for details. Example: "CH" for Switzerland.
3261
3264
  # Corresponds to the JSON property `regionCode`
3262
3265
  # @return [String]
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module CloudchannelV1
18
18
  # Version of the google-apis-cloudchannel_v1 gem
19
- GEM_VERSION = "0.15.0"
19
+ GEM_VERSION = "0.18.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 = "20211104"
25
+ REVISION = "20220324"
26
26
  end
27
27
  end
28
28
  end
@@ -653,6 +653,10 @@ module Google
653
653
  # @param [String] parent
654
654
  # Required. The resource name of the reseller account to list customers from.
655
655
  # Parent uses the format: accounts/`account_id`.
656
+ # @param [String] filter
657
+ # Optional. Filters applied to the [CloudChannelService.ListCustomers] results.
658
+ # See https://cloud.google.com/channel/docs/concepts/google-cloud/filter-
659
+ # customers for more information.
656
660
  # @param [Fixnum] page_size
657
661
  # Optional. The maximum number of customers to return. The service may return
658
662
  # fewer than this value. If unspecified, returns at most 10 customers. The
@@ -678,11 +682,12 @@ module Google
678
682
  # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
679
683
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
680
684
  # @raise [Google::Apis::AuthorizationError] Authorization is required
681
- def list_account_channel_partner_link_customers(parent, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block)
685
+ def list_account_channel_partner_link_customers(parent, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block)
682
686
  command = make_simple_command(:get, 'v1/{+parent}/customers', options)
683
687
  command.response_representation = Google::Apis::CloudchannelV1::GoogleCloudChannelV1ListCustomersResponse::Representation
684
688
  command.response_class = Google::Apis::CloudchannelV1::GoogleCloudChannelV1ListCustomersResponse
685
689
  command.params['parent'] = parent unless parent.nil?
690
+ command.query['filter'] = filter unless filter.nil?
686
691
  command.query['pageSize'] = page_size unless page_size.nil?
687
692
  command.query['pageToken'] = page_token unless page_token.nil?
688
693
  command.query['fields'] = fields unless fields.nil?
@@ -892,6 +897,10 @@ module Google
892
897
  # @param [String] parent
893
898
  # Required. The resource name of the reseller account to list customers from.
894
899
  # Parent uses the format: accounts/`account_id`.
900
+ # @param [String] filter
901
+ # Optional. Filters applied to the [CloudChannelService.ListCustomers] results.
902
+ # See https://cloud.google.com/channel/docs/concepts/google-cloud/filter-
903
+ # customers for more information.
895
904
  # @param [Fixnum] page_size
896
905
  # Optional. The maximum number of customers to return. The service may return
897
906
  # fewer than this value. If unspecified, returns at most 10 customers. The
@@ -917,11 +926,12 @@ module Google
917
926
  # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
918
927
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
919
928
  # @raise [Google::Apis::AuthorizationError] Authorization is required
920
- def list_account_customers(parent, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block)
929
+ def list_account_customers(parent, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block)
921
930
  command = make_simple_command(:get, 'v1/{+parent}/customers', options)
922
931
  command.response_representation = Google::Apis::CloudchannelV1::GoogleCloudChannelV1ListCustomersResponse::Representation
923
932
  command.response_class = Google::Apis::CloudchannelV1::GoogleCloudChannelV1ListCustomersResponse
924
933
  command.params['parent'] = parent unless parent.nil?
934
+ command.query['filter'] = filter unless filter.nil?
925
935
  command.query['pageSize'] = page_size unless page_size.nil?
926
936
  command.query['pageToken'] = page_token unless page_token.nil?
927
937
  command.query['fields'] = fields unless fields.nil?
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-cloudchannel_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.15.0
4
+ version: 0.18.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: 2022-01-10 00:00:00.000000000 Z
11
+ date: 2022-04-11 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-cloudchannel_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudchannel_v1/v0.15.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudchannel_v1/v0.18.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudchannel_v1
63
63
  post_install_message:
64
64
  rdoc_options: []
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
75
  - !ruby/object:Gem::Version
76
76
  version: '0'
77
77
  requirements: []
78
- rubygems_version: 3.3.4
78
+ rubygems_version: 3.3.5
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Cloud Channel API V1