Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 8ba32ab

Browse files
committedFeb 25, 2025
feat(analyticshub): update the api
#### analyticshub:v1 The following keys were added: - schemas.DataExchange.properties.logLinkedDatasetQueryUserEmail.type (Total Keys: 1) - schemas.Listing.properties.logLinkedDatasetQueryUserEmail.type (Total Keys: 1) - schemas.Subscription.properties.logLinkedDatasetQueryUserEmail (Total Keys: 2) #### analyticshub:v1beta1 The following keys were added: - schemas.Subscription.properties.logLinkedDatasetQueryUserEmail (Total Keys: 2)
1 parent 158fd71 commit 8ba32ab

6 files changed

+47
-11
lines changed
 

‎docs/dyn/analyticshub_v1.organizations.locations.dataExchanges.html

+1
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ <h3>Method Details</h3>
114114
&quot;documentation&quot;: &quot;A String&quot;, # Optional. Documentation describing the data exchange.
115115
&quot;icon&quot;: &quot;A String&quot;, # Optional. Base64 encoded image representing the data exchange. Max Size: 3.0MiB Expected image dimensions are 512x512 pixels, however the API only performs validation on size of the encoded data. Note: For byte fields, the content of the fields are base64-encoded (which increases the size of the data by 33-36%) when using JSON on the wire.
116116
&quot;listingCount&quot;: 42, # Output only. Number of listings contained in the data exchange.
117+
&quot;logLinkedDatasetQueryUserEmail&quot;: True or False, # Optional. By default, false. If true, the DataExchange has an email sharing mandate enabled.
117118
&quot;name&quot;: &quot;A String&quot;, # Output only. The resource name of the data exchange. e.g. `projects/myproject/locations/US/dataExchanges/123`.
118119
&quot;primaryContact&quot;: &quot;A String&quot;, # Optional. Email or URL of the primary point of contact of the data exchange. Max Length: 1000 bytes.
119120
&quot;sharingEnvironmentConfig&quot;: { # Sharing environment is a behavior model for sharing data within a data exchange. This option is configurable for a data exchange. # Optional. Configurable data sharing environment option for a data exchange.

‎docs/dyn/analyticshub_v1.projects.locations.dataExchanges.html

+7
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@ <h3>Method Details</h3>
140140
&quot;documentation&quot;: &quot;A String&quot;, # Optional. Documentation describing the data exchange.
141141
&quot;icon&quot;: &quot;A String&quot;, # Optional. Base64 encoded image representing the data exchange. Max Size: 3.0MiB Expected image dimensions are 512x512 pixels, however the API only performs validation on size of the encoded data. Note: For byte fields, the content of the fields are base64-encoded (which increases the size of the data by 33-36%) when using JSON on the wire.
142142
&quot;listingCount&quot;: 42, # Output only. Number of listings contained in the data exchange.
143+
&quot;logLinkedDatasetQueryUserEmail&quot;: True or False, # Optional. By default, false. If true, the DataExchange has an email sharing mandate enabled.
143144
&quot;name&quot;: &quot;A String&quot;, # Output only. The resource name of the data exchange. e.g. `projects/myproject/locations/US/dataExchanges/123`.
144145
&quot;primaryContact&quot;: &quot;A String&quot;, # Optional. Email or URL of the primary point of contact of the data exchange. Max Length: 1000 bytes.
145146
&quot;sharingEnvironmentConfig&quot;: { # Sharing environment is a behavior model for sharing data within a data exchange. This option is configurable for a data exchange. # Optional. Configurable data sharing environment option for a data exchange.
@@ -168,6 +169,7 @@ <h3>Method Details</h3>
168169
&quot;documentation&quot;: &quot;A String&quot;, # Optional. Documentation describing the data exchange.
169170
&quot;icon&quot;: &quot;A String&quot;, # Optional. Base64 encoded image representing the data exchange. Max Size: 3.0MiB Expected image dimensions are 512x512 pixels, however the API only performs validation on size of the encoded data. Note: For byte fields, the content of the fields are base64-encoded (which increases the size of the data by 33-36%) when using JSON on the wire.
170171
&quot;listingCount&quot;: 42, # Output only. Number of listings contained in the data exchange.
172+
&quot;logLinkedDatasetQueryUserEmail&quot;: True or False, # Optional. By default, false. If true, the DataExchange has an email sharing mandate enabled.
171173
&quot;name&quot;: &quot;A String&quot;, # Output only. The resource name of the data exchange. e.g. `projects/myproject/locations/US/dataExchanges/123`.
172174
&quot;primaryContact&quot;: &quot;A String&quot;, # Optional. Email or URL of the primary point of contact of the data exchange. Max Length: 1000 bytes.
173175
&quot;sharingEnvironmentConfig&quot;: { # Sharing environment is a behavior model for sharing data within a data exchange. This option is configurable for a data exchange. # Optional. Configurable data sharing environment option for a data exchange.
@@ -220,6 +222,7 @@ <h3>Method Details</h3>
220222
&quot;documentation&quot;: &quot;A String&quot;, # Optional. Documentation describing the data exchange.
221223
&quot;icon&quot;: &quot;A String&quot;, # Optional. Base64 encoded image representing the data exchange. Max Size: 3.0MiB Expected image dimensions are 512x512 pixels, however the API only performs validation on size of the encoded data. Note: For byte fields, the content of the fields are base64-encoded (which increases the size of the data by 33-36%) when using JSON on the wire.
222224
&quot;listingCount&quot;: 42, # Output only. Number of listings contained in the data exchange.
225+
&quot;logLinkedDatasetQueryUserEmail&quot;: True or False, # Optional. By default, false. If true, the DataExchange has an email sharing mandate enabled.
223226
&quot;name&quot;: &quot;A String&quot;, # Output only. The resource name of the data exchange. e.g. `projects/myproject/locations/US/dataExchanges/123`.
224227
&quot;primaryContact&quot;: &quot;A String&quot;, # Optional. Email or URL of the primary point of contact of the data exchange. Max Length: 1000 bytes.
225228
&quot;sharingEnvironmentConfig&quot;: { # Sharing environment is a behavior model for sharing data within a data exchange. This option is configurable for a data exchange. # Optional. Configurable data sharing environment option for a data exchange.
@@ -314,6 +317,7 @@ <h3>Method Details</h3>
314317
&quot;documentation&quot;: &quot;A String&quot;, # Optional. Documentation describing the data exchange.
315318
&quot;icon&quot;: &quot;A String&quot;, # Optional. Base64 encoded image representing the data exchange. Max Size: 3.0MiB Expected image dimensions are 512x512 pixels, however the API only performs validation on size of the encoded data. Note: For byte fields, the content of the fields are base64-encoded (which increases the size of the data by 33-36%) when using JSON on the wire.
316319
&quot;listingCount&quot;: 42, # Output only. Number of listings contained in the data exchange.
320+
&quot;logLinkedDatasetQueryUserEmail&quot;: True or False, # Optional. By default, false. If true, the DataExchange has an email sharing mandate enabled.
317321
&quot;name&quot;: &quot;A String&quot;, # Output only. The resource name of the data exchange. e.g. `projects/myproject/locations/US/dataExchanges/123`.
318322
&quot;primaryContact&quot;: &quot;A String&quot;, # Optional. Email or URL of the primary point of contact of the data exchange. Max Length: 1000 bytes.
319323
&quot;sharingEnvironmentConfig&quot;: { # Sharing environment is a behavior model for sharing data within a data exchange. This option is configurable for a data exchange. # Optional. Configurable data sharing environment option for a data exchange.
@@ -374,6 +378,7 @@ <h3>Method Details</h3>
374378
},
375379
],
376380
&quot;listing&quot;: &quot;A String&quot;, # Output only. Resource name of the source Listing. e.g. projects/123/locations/US/dataExchanges/456/listings/789
381+
&quot;logLinkedDatasetQueryUserEmail&quot;: True or False, # Output only. By default, false. If true, the Subscriber agreed to the email sharing mandate that is enabled for DataExchange/Listing.
377382
&quot;name&quot;: &quot;A String&quot;, # Output only. The resource name of the subscription. e.g. `projects/myproject/locations/US/subscriptions/123`.
378383
&quot;organizationDisplayName&quot;: &quot;A String&quot;, # Output only. Display name of the project of this subscription.
379384
&quot;organizationId&quot;: &quot;A String&quot;, # Output only. Organization of the project this subscription belongs to.
@@ -429,6 +434,7 @@ <h3>Method Details</h3>
429434
&quot;documentation&quot;: &quot;A String&quot;, # Optional. Documentation describing the data exchange.
430435
&quot;icon&quot;: &quot;A String&quot;, # Optional. Base64 encoded image representing the data exchange. Max Size: 3.0MiB Expected image dimensions are 512x512 pixels, however the API only performs validation on size of the encoded data. Note: For byte fields, the content of the fields are base64-encoded (which increases the size of the data by 33-36%) when using JSON on the wire.
431436
&quot;listingCount&quot;: 42, # Output only. Number of listings contained in the data exchange.
437+
&quot;logLinkedDatasetQueryUserEmail&quot;: True or False, # Optional. By default, false. If true, the DataExchange has an email sharing mandate enabled.
432438
&quot;name&quot;: &quot;A String&quot;, # Output only. The resource name of the data exchange. e.g. `projects/myproject/locations/US/dataExchanges/123`.
433439
&quot;primaryContact&quot;: &quot;A String&quot;, # Optional. Email or URL of the primary point of contact of the data exchange. Max Length: 1000 bytes.
434440
&quot;sharingEnvironmentConfig&quot;: { # Sharing environment is a behavior model for sharing data within a data exchange. This option is configurable for a data exchange. # Optional. Configurable data sharing environment option for a data exchange.
@@ -457,6 +463,7 @@ <h3>Method Details</h3>
457463
&quot;documentation&quot;: &quot;A String&quot;, # Optional. Documentation describing the data exchange.
458464
&quot;icon&quot;: &quot;A String&quot;, # Optional. Base64 encoded image representing the data exchange. Max Size: 3.0MiB Expected image dimensions are 512x512 pixels, however the API only performs validation on size of the encoded data. Note: For byte fields, the content of the fields are base64-encoded (which increases the size of the data by 33-36%) when using JSON on the wire.
459465
&quot;listingCount&quot;: 42, # Output only. Number of listings contained in the data exchange.
466+
&quot;logLinkedDatasetQueryUserEmail&quot;: True or False, # Optional. By default, false. If true, the DataExchange has an email sharing mandate enabled.
460467
&quot;name&quot;: &quot;A String&quot;, # Output only. The resource name of the data exchange. e.g. `projects/myproject/locations/US/dataExchanges/123`.
461468
&quot;primaryContact&quot;: &quot;A String&quot;, # Optional. Email or URL of the primary point of contact of the data exchange. Max Length: 1000 bytes.
462469
&quot;sharingEnvironmentConfig&quot;: { # Sharing environment is a behavior model for sharing data within a data exchange. This option is configurable for a data exchange. # Optional. Configurable data sharing environment option for a data exchange.

0 commit comments

Comments
 (0)
Please sign in to comment.