google-cloud-channel-v1 0.9.5 → 0.10.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: 3e352dd1b1d869ef28a191ea35e1f208ea9bcf9de65150b765375d8f81f48760
4
- data.tar.gz: 486cc4bffcd277277decc5c4ee6025590ec93faca530f58b728d3846f962da53
3
+ metadata.gz: 26bb7e24a2690e8172959f4a0ab6befbacfa90bea0a94bda181f78c9202879ed
4
+ data.tar.gz: b1ee7ad98f512e52e84655596a0af11a2fb7a6761e462d642d913e074b6d35b8
5
5
  SHA512:
6
- metadata.gz: fd8edc86da9c80448fa882e374f8c7d19ccfcf9afeef842ab437b9140f74d53741e4a5cd8e2e27655874e4c7ca479c65364ffc6214f59ba851d4c742da2804f8
7
- data.tar.gz: a4dc45f0162fcf0feb9f2973b4b0e46c65e09e2bffcf1db0453fc331ab91e736067a661807c530dbccf04fee6b58181351cc36fa6b10f1be1ccb0839401becad
6
+ metadata.gz: 4ea67ca5434558be0d8a39c51b937c858d7a6557e9dcdd339d4c0e656d706fdf0b86ccc285d0fde8df6ef681f9a6d6ba84bb59e7b67171c982fa0856b536197c
7
+ data.tar.gz: '0986be48d7db1d46b9a367dd018a2c9509da3b2c24f4fe0ce5e1b072e8a5572da076ab57878101828c8e37a7c558597f0aeeffb501508bd0ff0a8ab48a2c6724'
@@ -1,7 +1,6 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # source: google/cloud/channel/v1/channel_partner_links.proto
3
3
 
4
- require 'google/api/annotations_pb'
5
4
  require 'google/api/field_behavior_pb'
6
5
  require 'google/api/resource_pb'
7
6
  require 'google/cloud/channel/v1/common_pb'
@@ -224,7 +224,7 @@ module Google
224
224
  # @param options [::Gapic::CallOptions, ::Hash]
225
225
  # Overrides the default settings for this call, e.g, timeout, retries, etc. Optional.
226
226
  #
227
- # @overload list_customers(parent: nil, page_size: nil, page_token: nil)
227
+ # @overload list_customers(parent: nil, page_size: nil, page_token: nil, filter: nil)
228
228
  # Pass arguments to `list_customers` via keyword arguments. Note that at
229
229
  # least one keyword argument is required. To specify no parameters, or to keep all
230
230
  # the default parameter values, pass an empty Hash as a request object (see above).
@@ -241,6 +241,10 @@ module Google
241
241
  # Obtained through
242
242
  # {::Google::Cloud::Channel::V1::ListCustomersResponse#next_page_token ListCustomersResponse.next_page_token} of the previous
243
243
  # {::Google::Cloud::Channel::V1::CloudChannelService::Client#list_customers CloudChannelService.ListCustomers} call.
244
+ # @param filter [::String]
245
+ # Optional. Filters applied to the [CloudChannelService.ListCustomers] results. See
246
+ # https://cloud.google.com/channel/docs/concepts/google-cloud/filter-customers
247
+ # for more information.
244
248
  #
245
249
  # @yield [response, operation] Access the result along with the RPC operation
246
250
  # @yieldparam response [::Gapic::PagedEnumerable<::Google::Cloud::Channel::V1::Customer>]
@@ -1,7 +1,6 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # source: google/cloud/channel/v1/common.proto
3
3
 
4
- require 'google/api/annotations_pb'
5
4
  require 'google/api/field_behavior_pb'
6
5
  require 'google/protobuf/any_pb'
7
6
  require 'google/protobuf'
@@ -1,7 +1,6 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # source: google/cloud/channel/v1/customers.proto
3
3
 
4
- require 'google/api/annotations_pb'
5
4
  require 'google/api/field_behavior_pb'
6
5
  require 'google/api/resource_pb'
7
6
  require 'google/cloud/channel/v1/common_pb'
@@ -1,14 +1,12 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # source: google/cloud/channel/v1/entitlements.proto
3
3
 
4
- require 'google/api/annotations_pb'
5
4
  require 'google/api/field_behavior_pb'
6
5
  require 'google/api/resource_pb'
7
6
  require 'google/cloud/channel/v1/common_pb'
8
7
  require 'google/cloud/channel/v1/offers_pb'
9
8
  require 'google/cloud/channel/v1/products_pb'
10
9
  require 'google/protobuf/timestamp_pb'
11
- require 'google/protobuf/wrappers_pb'
12
10
  require 'google/protobuf'
13
11
 
14
12
  Google::Protobuf::DescriptorPool.generated_pool.build do
@@ -1,7 +1,6 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # source: google/cloud/channel/v1/offers.proto
3
3
 
4
- require 'google/api/annotations_pb'
5
4
  require 'google/api/field_behavior_pb'
6
5
  require 'google/api/resource_pb'
7
6
  require 'google/cloud/channel/v1/common_pb'
@@ -1,7 +1,6 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # source: google/cloud/channel/v1/operations.proto
3
3
 
4
- require 'google/api/annotations_pb'
5
4
  require 'google/protobuf'
6
5
 
7
6
  Google::Protobuf::DescriptorPool.generated_pool.build do
@@ -1,7 +1,6 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # source: google/cloud/channel/v1/products.proto
3
3
 
4
- require 'google/api/annotations_pb'
5
4
  require 'google/api/resource_pb'
6
5
  require 'google/protobuf'
7
6
 
@@ -35,6 +35,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
35
35
  optional :parent, :string, 1
36
36
  optional :page_size, :int32, 2
37
37
  optional :page_token, :string, 3
38
+ optional :filter, :string, 4
38
39
  end
39
40
  add_message "google.cloud.channel.v1.ListCustomersResponse" do
40
41
  repeated :customers, :message, 1, "google.cloud.channel.v1.Customer"
@@ -1,7 +1,6 @@
1
1
  # Generated by the protocol buffer compiler. DO NOT EDIT!
2
2
  # source: google/cloud/channel/v1/subscriber_event.proto
3
3
 
4
- require 'google/api/annotations_pb'
5
4
  require 'google/api/resource_pb'
6
5
  require 'google/protobuf'
7
6
 
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module Channel
23
23
  module V1
24
- VERSION = "0.9.5"
24
+ VERSION = "0.10.0"
25
25
  end
26
26
  end
27
27
  end
@@ -25,6 +25,8 @@ module Google
25
25
  ##
26
26
  # To load this package, including all its services, and instantiate a client:
27
27
  #
28
+ # @example
29
+ #
28
30
  # require "google/cloud/channel/v1"
29
31
  # client = ::Google::Cloud::Channel::V1::CloudChannelService::Client.new
30
32
  #
@@ -54,7 +54,8 @@ module Google
54
54
  # Optional. This purchase order (PO) information is for resellers to use for their
55
55
  # company tracking usage. If a purchaseOrderId value is given, it appears in
56
56
  # the API responses and shows up in the invoice. The property accepts up to
57
- # 80 plain text characters.
57
+ # 80 plain text characters. This is only supported for Google Workspace
58
+ # entitlements.
58
59
  # @!attribute [r] trial_settings
59
60
  # @return [::Google::Cloud::Channel::V1::TrialSettings]
60
61
  # Output only. Settings for trial offers.
@@ -83,6 +83,11 @@ module Google
83
83
  # Obtained through
84
84
  # {::Google::Cloud::Channel::V1::ListCustomersResponse#next_page_token ListCustomersResponse.next_page_token} of the previous
85
85
  # {::Google::Cloud::Channel::V1::CloudChannelService::Client#list_customers CloudChannelService.ListCustomers} call.
86
+ # @!attribute [rw] filter
87
+ # @return [::String]
88
+ # Optional. Filters applied to the [CloudChannelService.ListCustomers] results. See
89
+ # https://cloud.google.com/channel/docs/concepts/google-cloud/filter-customers
90
+ # for more information.
86
91
  class ListCustomersRequest
87
92
  include ::Google::Protobuf::MessageExts
88
93
  extend ::Google::Protobuf::MessageExts::ClassMethods
@@ -105,13 +105,13 @@ module Google
105
105
  end
106
106
 
107
107
  # Represents information which resellers will get as part of notification from
108
- # Cloud Pub/Sub.
108
+ # Pub/Sub.
109
109
  # @!attribute [rw] customer_event
110
110
  # @return [::Google::Cloud::Channel::V1::CustomerEvent]
111
- # Customer event send as part of Pub/Sub event to partners.
111
+ # Customer event sent as part of Pub/Sub event to partners.
112
112
  # @!attribute [rw] entitlement_event
113
113
  # @return [::Google::Cloud::Channel::V1::EntitlementEvent]
114
- # Entitlement event send as part of Pub/Sub event to partners.
114
+ # Entitlement event sent as part of Pub/Sub event to partners.
115
115
  class SubscriberEvent
116
116
  include ::Google::Protobuf::MessageExts
117
117
  extend ::Google::Protobuf::MessageExts::ClassMethods
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-channel-v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.5
4
+ version: 0.10.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-02-16 00:00:00.000000000 Z
11
+ date: 2022-04-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: gapic-common
@@ -207,7 +207,6 @@ files:
207
207
  - proto_docs/google/protobuf/empty.rb
208
208
  - proto_docs/google/protobuf/field_mask.rb
209
209
  - proto_docs/google/protobuf/timestamp.rb
210
- - proto_docs/google/protobuf/wrappers.rb
211
210
  - proto_docs/google/rpc/status.rb
212
211
  - proto_docs/google/type/money.rb
213
212
  - proto_docs/google/type/postal_address.rb
@@ -1,121 +0,0 @@
1
- # frozen_string_literal: true
2
-
3
- # Copyright 2021 Google LLC
4
- #
5
- # Licensed under the Apache License, Version 2.0 (the "License");
6
- # you may not use this file except in compliance with the License.
7
- # You may obtain a copy of the License at
8
- #
9
- # https://www.apache.org/licenses/LICENSE-2.0
10
- #
11
- # Unless required by applicable law or agreed to in writing, software
12
- # distributed under the License is distributed on an "AS IS" BASIS,
13
- # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
- # See the License for the specific language governing permissions and
15
- # limitations under the License.
16
-
17
- # Auto-generated by gapic-generator-ruby. DO NOT EDIT!
18
-
19
-
20
- module Google
21
- module Protobuf
22
- # Wrapper message for `double`.
23
- #
24
- # The JSON representation for `DoubleValue` is JSON number.
25
- # @!attribute [rw] value
26
- # @return [::Float]
27
- # The double value.
28
- class DoubleValue
29
- include ::Google::Protobuf::MessageExts
30
- extend ::Google::Protobuf::MessageExts::ClassMethods
31
- end
32
-
33
- # Wrapper message for `float`.
34
- #
35
- # The JSON representation for `FloatValue` is JSON number.
36
- # @!attribute [rw] value
37
- # @return [::Float]
38
- # The float value.
39
- class FloatValue
40
- include ::Google::Protobuf::MessageExts
41
- extend ::Google::Protobuf::MessageExts::ClassMethods
42
- end
43
-
44
- # Wrapper message for `int64`.
45
- #
46
- # The JSON representation for `Int64Value` is JSON string.
47
- # @!attribute [rw] value
48
- # @return [::Integer]
49
- # The int64 value.
50
- class Int64Value
51
- include ::Google::Protobuf::MessageExts
52
- extend ::Google::Protobuf::MessageExts::ClassMethods
53
- end
54
-
55
- # Wrapper message for `uint64`.
56
- #
57
- # The JSON representation for `UInt64Value` is JSON string.
58
- # @!attribute [rw] value
59
- # @return [::Integer]
60
- # The uint64 value.
61
- class UInt64Value
62
- include ::Google::Protobuf::MessageExts
63
- extend ::Google::Protobuf::MessageExts::ClassMethods
64
- end
65
-
66
- # Wrapper message for `int32`.
67
- #
68
- # The JSON representation for `Int32Value` is JSON number.
69
- # @!attribute [rw] value
70
- # @return [::Integer]
71
- # The int32 value.
72
- class Int32Value
73
- include ::Google::Protobuf::MessageExts
74
- extend ::Google::Protobuf::MessageExts::ClassMethods
75
- end
76
-
77
- # Wrapper message for `uint32`.
78
- #
79
- # The JSON representation for `UInt32Value` is JSON number.
80
- # @!attribute [rw] value
81
- # @return [::Integer]
82
- # The uint32 value.
83
- class UInt32Value
84
- include ::Google::Protobuf::MessageExts
85
- extend ::Google::Protobuf::MessageExts::ClassMethods
86
- end
87
-
88
- # Wrapper message for `bool`.
89
- #
90
- # The JSON representation for `BoolValue` is JSON `true` and `false`.
91
- # @!attribute [rw] value
92
- # @return [::Boolean]
93
- # The bool value.
94
- class BoolValue
95
- include ::Google::Protobuf::MessageExts
96
- extend ::Google::Protobuf::MessageExts::ClassMethods
97
- end
98
-
99
- # Wrapper message for `string`.
100
- #
101
- # The JSON representation for `StringValue` is JSON string.
102
- # @!attribute [rw] value
103
- # @return [::String]
104
- # The string value.
105
- class StringValue
106
- include ::Google::Protobuf::MessageExts
107
- extend ::Google::Protobuf::MessageExts::ClassMethods
108
- end
109
-
110
- # Wrapper message for `bytes`.
111
- #
112
- # The JSON representation for `BytesValue` is JSON string.
113
- # @!attribute [rw] value
114
- # @return [::String]
115
- # The bytes value.
116
- class BytesValue
117
- include ::Google::Protobuf::MessageExts
118
- extend ::Google::Protobuf::MessageExts::ClassMethods
119
- end
120
- end
121
- end