Skip to content

Commit 8c2fcfd

Browse files
chore(serviceusage): update the api
#### serviceusage:v1beta1 The following keys were added: - resources.services.resources.consumerQuotaMetrics.resources.limits.resources.adminOverrides.methods.create.parameters.forceOnly (Total Keys: 3) - resources.services.resources.consumerQuotaMetrics.resources.limits.resources.adminOverrides.methods.delete.parameters.forceOnly (Total Keys: 3) - resources.services.resources.consumerQuotaMetrics.resources.limits.resources.adminOverrides.methods.patch.parameters.forceOnly (Total Keys: 3) - resources.services.resources.consumerQuotaMetrics.resources.limits.resources.consumerOverrides.methods.create.parameters.forceOnly (Total Keys: 3) - resources.services.resources.consumerQuotaMetrics.resources.limits.resources.consumerOverrides.methods.delete.parameters.forceOnly (Total Keys: 3) - resources.services.resources.consumerQuotaMetrics.resources.limits.resources.consumerOverrides.methods.patch.parameters.forceOnly (Total Keys: 3) - schemas.ConsumerQuotaMetric.properties.descendantConsumerQuotaLimits (Total Keys: 2) - schemas.ImportAdminOverridesRequest.properties.forceOnly (Total Keys: 2) - schemas.ImportConsumerOverridesRequest.properties.forceOnly (Total Keys: 2)
1 parent eea1c44 commit 8c2fcfd

7 files changed

+5993
-5724
lines changed

docs/dyn/serviceusage_v1.services.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ <h3>Method Details</h3>
260260
&quot;summary&quot;: &quot;A String&quot;, # A short summary of what the service does. Can only be provided by plain text.
261261
},
262262
&quot;endpoints&quot;: [ # Configuration for network endpoints. Contains only the names and aliases of the endpoints.
263-
{ # `Endpoint` describes a network endpoint that serves a set of APIs. A service may expose any number of endpoints, and all endpoints share the same service configuration, such as quota configuration and monitoring configuration. Example service configuration: name: library-example.googleapis.com endpoints: # Below entry makes &#x27;google.example.library.v1.Library&#x27; # API be served from endpoint address library-example.googleapis.com. # It also allows HTTP OPTIONS calls to be passed to the backend, for # it to decide whether the subsequent cross-origin request is # allowed to proceed. - name: library-example.googleapis.com allow_cors: true
263+
{ # `Endpoint` describes a network endpoint of a service that serves a set of APIs. It is commonly known as a service endpoint. A service may expose any number of service endpoints, and all service endpoints share the same service definition, such as quota limits and monitoring metrics. Example service configuration: name: library-example.googleapis.com endpoints: # Below entry makes &#x27;google.example.library.v1.Library&#x27; # API be served from endpoint address library-example.googleapis.com. # It also allows HTTP OPTIONS calls to be passed to the backend, for # it to decide whether the subsequent cross-origin request is # allowed to proceed. - name: library-example.googleapis.com allow_cors: true
264264
&quot;aliases&quot;: [ # DEPRECATED: This field is no longer supported. Instead of using aliases, please specify multiple google.api.Endpoint for each of the intended aliases. Additional names that this endpoint will be hosted on.
265265
&quot;A String&quot;,
266266
],
@@ -333,7 +333,7 @@ <h3>Method Details</h3>
333333
&quot;title&quot;: &quot;A String&quot;, # The product title for this service.
334334
&quot;usage&quot;: { # Configuration controlling usage of a service. # Configuration controlling usage of this service.
335335
&quot;producerNotificationChannel&quot;: &quot;A String&quot;, # The full resource name of a channel used for sending notifications to the service producer. Google Service Management currently only supports [Google Cloud Pub/Sub](https://cloud.google.com/pubsub) as a notification channel. To use Google Cloud Pub/Sub as the channel, this must be the name of a Cloud Pub/Sub topic that uses the Cloud Pub/Sub topic name format documented in https://cloud.google.com/pubsub/docs/overview.
336-
&quot;requirements&quot;: [ # Requirements that must be satisfied before a consumer project can use the service. Each requirement is of the form /; for example &#x27;serviceusage.googleapis.com/billing-enabled&#x27;.
336+
&quot;requirements&quot;: [ # Requirements that must be satisfied before a consumer project can use the service. Each requirement is of the form /; for example &#x27;serviceusage.googleapis.com/billing-enabled&#x27;. For Google APIs, a Terms of Service requirement must be included here. Google Cloud APIs must include &quot;serviceusage.googleapis.com/tos/cloud&quot;. Other Google APIs should include &quot;serviceusage.googleapis.com/tos/universal&quot;. Additional ToS can be included based on the business needs.
337337
&quot;A String&quot;,
338338
],
339339
&quot;rules&quot;: [ # A list of usage rules that apply to individual API methods. **NOTE:** All service configuration rules follow &quot;last one wins&quot; order.
@@ -556,7 +556,7 @@ <h3>Method Details</h3>
556556
&quot;summary&quot;: &quot;A String&quot;, # A short summary of what the service does. Can only be provided by plain text.
557557
},
558558
&quot;endpoints&quot;: [ # Configuration for network endpoints. Contains only the names and aliases of the endpoints.
559-
{ # `Endpoint` describes a network endpoint that serves a set of APIs. A service may expose any number of endpoints, and all endpoints share the same service configuration, such as quota configuration and monitoring configuration. Example service configuration: name: library-example.googleapis.com endpoints: # Below entry makes &#x27;google.example.library.v1.Library&#x27; # API be served from endpoint address library-example.googleapis.com. # It also allows HTTP OPTIONS calls to be passed to the backend, for # it to decide whether the subsequent cross-origin request is # allowed to proceed. - name: library-example.googleapis.com allow_cors: true
559+
{ # `Endpoint` describes a network endpoint of a service that serves a set of APIs. It is commonly known as a service endpoint. A service may expose any number of service endpoints, and all service endpoints share the same service definition, such as quota limits and monitoring metrics. Example service configuration: name: library-example.googleapis.com endpoints: # Below entry makes &#x27;google.example.library.v1.Library&#x27; # API be served from endpoint address library-example.googleapis.com. # It also allows HTTP OPTIONS calls to be passed to the backend, for # it to decide whether the subsequent cross-origin request is # allowed to proceed. - name: library-example.googleapis.com allow_cors: true
560560
&quot;aliases&quot;: [ # DEPRECATED: This field is no longer supported. Instead of using aliases, please specify multiple google.api.Endpoint for each of the intended aliases. Additional names that this endpoint will be hosted on.
561561
&quot;A String&quot;,
562562
],
@@ -629,7 +629,7 @@ <h3>Method Details</h3>
629629
&quot;title&quot;: &quot;A String&quot;, # The product title for this service.
630630
&quot;usage&quot;: { # Configuration controlling usage of a service. # Configuration controlling usage of this service.
631631
&quot;producerNotificationChannel&quot;: &quot;A String&quot;, # The full resource name of a channel used for sending notifications to the service producer. Google Service Management currently only supports [Google Cloud Pub/Sub](https://cloud.google.com/pubsub) as a notification channel. To use Google Cloud Pub/Sub as the channel, this must be the name of a Cloud Pub/Sub topic that uses the Cloud Pub/Sub topic name format documented in https://cloud.google.com/pubsub/docs/overview.
632-
&quot;requirements&quot;: [ # Requirements that must be satisfied before a consumer project can use the service. Each requirement is of the form /; for example &#x27;serviceusage.googleapis.com/billing-enabled&#x27;.
632+
&quot;requirements&quot;: [ # Requirements that must be satisfied before a consumer project can use the service. Each requirement is of the form /; for example &#x27;serviceusage.googleapis.com/billing-enabled&#x27;. For Google APIs, a Terms of Service requirement must be included here. Google Cloud APIs must include &quot;serviceusage.googleapis.com/tos/cloud&quot;. Other Google APIs should include &quot;serviceusage.googleapis.com/tos/universal&quot;. Additional ToS can be included based on the business needs.
633633
&quot;A String&quot;,
634634
],
635635
&quot;rules&quot;: [ # A list of usage rules that apply to individual API methods. **NOTE:** All service configuration rules follow &quot;last one wins&quot; order.
@@ -767,7 +767,7 @@ <h3>Method Details</h3>
767767
&quot;summary&quot;: &quot;A String&quot;, # A short summary of what the service does. Can only be provided by plain text.
768768
},
769769
&quot;endpoints&quot;: [ # Configuration for network endpoints. Contains only the names and aliases of the endpoints.
770-
{ # `Endpoint` describes a network endpoint that serves a set of APIs. A service may expose any number of endpoints, and all endpoints share the same service configuration, such as quota configuration and monitoring configuration. Example service configuration: name: library-example.googleapis.com endpoints: # Below entry makes &#x27;google.example.library.v1.Library&#x27; # API be served from endpoint address library-example.googleapis.com. # It also allows HTTP OPTIONS calls to be passed to the backend, for # it to decide whether the subsequent cross-origin request is # allowed to proceed. - name: library-example.googleapis.com allow_cors: true
770+
{ # `Endpoint` describes a network endpoint of a service that serves a set of APIs. It is commonly known as a service endpoint. A service may expose any number of service endpoints, and all service endpoints share the same service definition, such as quota limits and monitoring metrics. Example service configuration: name: library-example.googleapis.com endpoints: # Below entry makes &#x27;google.example.library.v1.Library&#x27; # API be served from endpoint address library-example.googleapis.com. # It also allows HTTP OPTIONS calls to be passed to the backend, for # it to decide whether the subsequent cross-origin request is # allowed to proceed. - name: library-example.googleapis.com allow_cors: true
771771
&quot;aliases&quot;: [ # DEPRECATED: This field is no longer supported. Instead of using aliases, please specify multiple google.api.Endpoint for each of the intended aliases. Additional names that this endpoint will be hosted on.
772772
&quot;A String&quot;,
773773
],
@@ -840,7 +840,7 @@ <h3>Method Details</h3>
840840
&quot;title&quot;: &quot;A String&quot;, # The product title for this service.
841841
&quot;usage&quot;: { # Configuration controlling usage of a service. # Configuration controlling usage of this service.
842842
&quot;producerNotificationChannel&quot;: &quot;A String&quot;, # The full resource name of a channel used for sending notifications to the service producer. Google Service Management currently only supports [Google Cloud Pub/Sub](https://cloud.google.com/pubsub) as a notification channel. To use Google Cloud Pub/Sub as the channel, this must be the name of a Cloud Pub/Sub topic that uses the Cloud Pub/Sub topic name format documented in https://cloud.google.com/pubsub/docs/overview.
843-
&quot;requirements&quot;: [ # Requirements that must be satisfied before a consumer project can use the service. Each requirement is of the form /; for example &#x27;serviceusage.googleapis.com/billing-enabled&#x27;.
843+
&quot;requirements&quot;: [ # Requirements that must be satisfied before a consumer project can use the service. Each requirement is of the form /; for example &#x27;serviceusage.googleapis.com/billing-enabled&#x27;. For Google APIs, a Terms of Service requirement must be included here. Google Cloud APIs must include &quot;serviceusage.googleapis.com/tos/cloud&quot;. Other Google APIs should include &quot;serviceusage.googleapis.com/tos/universal&quot;. Additional ToS can be included based on the business needs.
844844
&quot;A String&quot;,
845845
],
846846
&quot;rules&quot;: [ # A list of usage rules that apply to individual API methods. **NOTE:** All service configuration rules follow &quot;last one wins&quot; order.

0 commit comments

Comments
 (0)