google-cloud-channel-v1 2.0.1 → 2.2.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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 99f26c308c6eaa5ea2fbc684dfaf2ce88ca9437c43aba07aed485dd1ee8db2d5
|
4
|
+
data.tar.gz: 76b1de468bcd0dcd176fb851c88ad087f05c69c79ab683db7eb804c5be6f61bb
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 1ef5c4ee4402045abac6cf5eee4598490ef9553b8258ddcc2e23c88773e3c9b02258b5e9e43052218cdcaf407fe6fcf9019fe1a1885cf75161f96a22309b1764
|
7
|
+
data.tar.gz: d87cd37f12e4666ef529dd8cc8a103ae70b04936c06ed37c122ebd997a639e476291c06a2721f6547a4134f18b9fe7defe29ecbe310b40a97738398e4c8718b7
|
@@ -11,7 +11,7 @@ require 'google/protobuf/timestamp_pb'
|
|
11
11
|
require 'google/type/postal_address_pb'
|
12
12
|
|
13
13
|
|
14
|
-
descriptor_data = "\n\'google/cloud/channel/v1/customers.proto\x12\x17google.cloud.channel.v1\x1a\x1fgoogle/api/field_behavior.proto\x1a\x19google/api/resource.proto\x1a$google/cloud/channel/v1/common.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a google/type/postal_address.proto\"\
|
14
|
+
descriptor_data = "\n\'google/cloud/channel/v1/customers.proto\x12\x17google.cloud.channel.v1\x1a\x1fgoogle/api/field_behavior.proto\x1a\x19google/api/resource.proto\x1a$google/cloud/channel/v1/common.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a google/type/postal_address.proto\"\xc9\x06\n\x08\x43ustomer\x12\x11\n\x04name\x18\x01 \x01(\tB\x03\xe0\x41\x03\x12\x1d\n\x10org_display_name\x18\x02 \x01(\tB\x03\xe0\x41\x02\x12;\n\x12org_postal_address\x18\x03 \x01(\x0b\x32\x1a.google.type.PostalAddressB\x03\xe0\x41\x02\x12\x42\n\x14primary_contact_info\x18\x04 \x01(\x0b\x32$.google.cloud.channel.v1.ContactInfo\x12\x17\n\x0f\x61lternate_email\x18\x05 \x01(\t\x12\x13\n\x06\x64omain\x18\x06 \x01(\tB\x03\xe0\x41\x02\x12\x34\n\x0b\x63reate_time\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x34\n\x0bupdate_time\x18\x08 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x1e\n\x11\x63loud_identity_id\x18\t \x01(\tB\x03\xe0\x41\x03\x12\x1a\n\rlanguage_code\x18\n \x01(\tB\x03\xe0\x41\x01\x12L\n\x13\x63loud_identity_info\x18\x0c \x01(\x0b\x32*.google.cloud.channel.v1.CloudIdentityInfoB\x03\xe0\x41\x03\x12\x1a\n\x12\x63hannel_partner_id\x18\r \x01(\t\x12\x1b\n\x0e\x63orrelation_id\x18\x0e \x01(\tB\x03\xe0\x41\x01\x12\x63\n\x1a\x63ustomer_attestation_state\x18\x10 \x01(\x0e\x32:.google.cloud.channel.v1.Customer.CustomerAttestationStateB\x03\xe0\x41\x01\"t\n\x18\x43ustomerAttestationState\x12*\n&CUSTOMER_ATTESTATION_STATE_UNSPECIFIED\x10\x00\x12\n\n\x06\x45XEMPT\x10\x01\x12 \n\x1cNON_EXEMPT_AND_INFO_VERIFIED\x10\x02:R\xea\x41O\n$cloudchannel.googleapis.com/Customer\x12\'accounts/{account}/customers/{customer}\"\x81\x01\n\x0b\x43ontactInfo\x12\x12\n\nfirst_name\x18\x01 \x01(\t\x12\x11\n\tlast_name\x18\x02 \x01(\t\x12\x19\n\x0c\x64isplay_name\x18\x04 \x01(\tB\x03\xe0\x41\x03\x12\r\n\x05\x65mail\x18\x05 \x01(\t\x12\x12\n\x05title\x18\x06 \x01(\tB\x03\xe0\x41\x01\x12\r\n\x05phone\x18\x07 \x01(\tBf\n\x1b\x63om.google.cloud.channel.v1B\x0e\x43ustomersProtoP\x01Z5cloud.google.com/go/channel/apiv1/channelpb;channelpbb\x06proto3"
|
15
15
|
|
16
16
|
pool = Google::Protobuf::DescriptorPool.generated_pool
|
17
17
|
|
@@ -45,6 +45,7 @@ module Google
|
|
45
45
|
module Channel
|
46
46
|
module V1
|
47
47
|
Customer = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.channel.v1.Customer").msgclass
|
48
|
+
Customer::CustomerAttestationState = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.channel.v1.Customer.CustomerAttestationState").enummodule
|
48
49
|
ContactInfo = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.channel.v1.ContactInfo").msgclass
|
49
50
|
end
|
50
51
|
end
|
@@ -76,9 +76,28 @@ module Google
|
|
76
76
|
# @return [::String]
|
77
77
|
# Optional. External CRM ID for the customer.
|
78
78
|
# Populated only if a CRM ID exists for this customer.
|
79
|
+
# @!attribute [rw] customer_attestation_state
|
80
|
+
# @return [::Google::Cloud::Channel::V1::Customer::CustomerAttestationState]
|
81
|
+
# Optional. Indicate whether a customer is attesting about the correctness of
|
82
|
+
# provided information. Only required if creating a GCP Entitlement.
|
79
83
|
class Customer
|
80
84
|
include ::Google::Protobuf::MessageExts
|
81
85
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
86
|
+
|
87
|
+
# The enum represents whether a customer belongs to public sector
|
88
|
+
module CustomerAttestationState
|
89
|
+
# Default value if not set yet
|
90
|
+
CUSTOMER_ATTESTATION_STATE_UNSPECIFIED = 0
|
91
|
+
|
92
|
+
# Customer is exempt from attesting based on exemption list at
|
93
|
+
# https://cloud.google.com/terms/direct-tos-exemptions. Contact information
|
94
|
+
# of customer will be mandatory.
|
95
|
+
EXEMPT = 1
|
96
|
+
|
97
|
+
# Customer is not exempt and has verified the information provided is
|
98
|
+
# correct. Contact information of customer will be mandatory.
|
99
|
+
NON_EXEMPT_AND_INFO_VERIFIED = 2
|
100
|
+
end
|
82
101
|
end
|
83
102
|
|
84
103
|
# Contact information for a customer account.
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-cloud-channel-v1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.0
|
4
|
+
version: 2.2.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Google LLC
|
@@ -13,22 +13,16 @@ dependencies:
|
|
13
13
|
name: gapic-common
|
14
14
|
requirement: !ruby/object:Gem::Requirement
|
15
15
|
requirements:
|
16
|
-
- - "
|
17
|
-
- !ruby/object:Gem::Version
|
18
|
-
version: 0.25.0
|
19
|
-
- - "<"
|
16
|
+
- - "~>"
|
20
17
|
- !ruby/object:Gem::Version
|
21
|
-
version:
|
18
|
+
version: '1.0'
|
22
19
|
type: :runtime
|
23
20
|
prerelease: false
|
24
21
|
version_requirements: !ruby/object:Gem::Requirement
|
25
22
|
requirements:
|
26
|
-
- - "
|
27
|
-
- !ruby/object:Gem::Version
|
28
|
-
version: 0.25.0
|
29
|
-
- - "<"
|
23
|
+
- - "~>"
|
30
24
|
- !ruby/object:Gem::Version
|
31
|
-
version:
|
25
|
+
version: '1.0'
|
32
26
|
- !ruby/object:Gem::Dependency
|
33
27
|
name: google-cloud-errors
|
34
28
|
requirement: !ruby/object:Gem::Requirement
|
@@ -136,14 +130,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
136
130
|
requirements:
|
137
131
|
- - ">="
|
138
132
|
- !ruby/object:Gem::Version
|
139
|
-
version: '3.
|
133
|
+
version: '3.1'
|
140
134
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
141
135
|
requirements:
|
142
136
|
- - ">="
|
143
137
|
- !ruby/object:Gem::Version
|
144
138
|
version: '0'
|
145
139
|
requirements: []
|
146
|
-
rubygems_version: 3.6.
|
140
|
+
rubygems_version: 3.6.9
|
147
141
|
specification_version: 4
|
148
142
|
summary: The Cloud Channel API enables Google Cloud partners to have a single unified
|
149
143
|
resale platform and APIs across all of Google Cloud including GCP, Workspace, Maps
|