Skip to content

Commit ba53ca3

Browse files
chore(eventarc): update the api
1 parent c18a9a3 commit ba53ca3

File tree

5 files changed

+1059
-1059
lines changed

5 files changed

+1059
-1059
lines changed

docs/dyn/eventarc_v1.projects.locations.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -135,9 +135,9 @@ <h3>Method Details</h3>
135135

136136
Args:
137137
name: string, The resource that owns the locations collection, if applicable. (required)
138-
filter: string, The standard list filter.
139-
pageSize: integer, The standard list page size.
140-
pageToken: string, The standard list page token.
138+
filter: string, A filter to narrow down results to a preferred subset. The filtering language accepts strings like &quot;displayName=tokyo&quot;, and is documented in more detail in [AIP-160](https://google.aip.dev/160).
139+
pageSize: integer, The maximum number of results to return. If not set, the service will select a default.
140+
pageToken: string, A page token received from the `next_page_token` field in the response. Send that page token to receive the subsequent page.
141141
x__xgafv: string, V1 error format.
142142
Allowed values
143143
1 - v1 error format

docs/dyn/eventarc_v1.projects.locations.triggers.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ <h3>Method Details</h3>
125125
&quot;cloudRun&quot;: { # Represents a Cloud Run destination. # Cloud Run fully-managed service that receives the events. The service should be running in the same project of the trigger.
126126
&quot;path&quot;: &quot;A String&quot;, # Optional. The relative path on the Cloud Run service the events should be sent to. The value must conform to the definition of URI path segment (section 3.3 of RFC2396). Examples: &quot;/route&quot;, &quot;route&quot;, &quot;route/subroute&quot;.
127127
&quot;region&quot;: &quot;A String&quot;, # Required. The region the Cloud Run service is deployed in.
128-
&quot;service&quot;: &quot;A String&quot;, # Required. The name of the Cloud run service being addressed (see https://cloud.google.com/run/docs/reference/rest/v1/namespaces.services). Only services located in the same project of the trigger object can be addressed.
128+
&quot;service&quot;: &quot;A String&quot;, # Required. The name of the Cloud Run service being addressed. See https://cloud.google.com/run/docs/reference/rest/v1/namespaces.services. Only services located in the same project of the trigger object can be addressed.
129129
},
130130
},
131131
&quot;etag&quot;: &quot;A String&quot;, # Output only. This checksum is computed by the server based on the value of other fields, and may be sent only on create requests to ensure the client has an up-to-date value before proceeding.
@@ -239,7 +239,7 @@ <h3>Method Details</h3>
239239
&quot;cloudRun&quot;: { # Represents a Cloud Run destination. # Cloud Run fully-managed service that receives the events. The service should be running in the same project of the trigger.
240240
&quot;path&quot;: &quot;A String&quot;, # Optional. The relative path on the Cloud Run service the events should be sent to. The value must conform to the definition of URI path segment (section 3.3 of RFC2396). Examples: &quot;/route&quot;, &quot;route&quot;, &quot;route/subroute&quot;.
241241
&quot;region&quot;: &quot;A String&quot;, # Required. The region the Cloud Run service is deployed in.
242-
&quot;service&quot;: &quot;A String&quot;, # Required. The name of the Cloud run service being addressed (see https://cloud.google.com/run/docs/reference/rest/v1/namespaces.services). Only services located in the same project of the trigger object can be addressed.
242+
&quot;service&quot;: &quot;A String&quot;, # Required. The name of the Cloud Run service being addressed. See https://cloud.google.com/run/docs/reference/rest/v1/namespaces.services. Only services located in the same project of the trigger object can be addressed.
243243
},
244244
},
245245
&quot;etag&quot;: &quot;A String&quot;, # Output only. This checksum is computed by the server based on the value of other fields, and may be sent only on create requests to ensure the client has an up-to-date value before proceeding.
@@ -339,7 +339,7 @@ <h3>Method Details</h3>
339339
&quot;cloudRun&quot;: { # Represents a Cloud Run destination. # Cloud Run fully-managed service that receives the events. The service should be running in the same project of the trigger.
340340
&quot;path&quot;: &quot;A String&quot;, # Optional. The relative path on the Cloud Run service the events should be sent to. The value must conform to the definition of URI path segment (section 3.3 of RFC2396). Examples: &quot;/route&quot;, &quot;route&quot;, &quot;route/subroute&quot;.
341341
&quot;region&quot;: &quot;A String&quot;, # Required. The region the Cloud Run service is deployed in.
342-
&quot;service&quot;: &quot;A String&quot;, # Required. The name of the Cloud run service being addressed (see https://cloud.google.com/run/docs/reference/rest/v1/namespaces.services). Only services located in the same project of the trigger object can be addressed.
342+
&quot;service&quot;: &quot;A String&quot;, # Required. The name of the Cloud Run service being addressed. See https://cloud.google.com/run/docs/reference/rest/v1/namespaces.services. Only services located in the same project of the trigger object can be addressed.
343343
},
344344
},
345345
&quot;etag&quot;: &quot;A String&quot;, # Output only. This checksum is computed by the server based on the value of other fields, and may be sent only on create requests to ensure the client has an up-to-date value before proceeding.
@@ -399,7 +399,7 @@ <h3>Method Details</h3>
399399
&quot;cloudRun&quot;: { # Represents a Cloud Run destination. # Cloud Run fully-managed service that receives the events. The service should be running in the same project of the trigger.
400400
&quot;path&quot;: &quot;A String&quot;, # Optional. The relative path on the Cloud Run service the events should be sent to. The value must conform to the definition of URI path segment (section 3.3 of RFC2396). Examples: &quot;/route&quot;, &quot;route&quot;, &quot;route/subroute&quot;.
401401
&quot;region&quot;: &quot;A String&quot;, # Required. The region the Cloud Run service is deployed in.
402-
&quot;service&quot;: &quot;A String&quot;, # Required. The name of the Cloud run service being addressed (see https://cloud.google.com/run/docs/reference/rest/v1/namespaces.services). Only services located in the same project of the trigger object can be addressed.
402+
&quot;service&quot;: &quot;A String&quot;, # Required. The name of the Cloud Run service being addressed. See https://cloud.google.com/run/docs/reference/rest/v1/namespaces.services. Only services located in the same project of the trigger object can be addressed.
403403
},
404404
},
405405
&quot;etag&quot;: &quot;A String&quot;, # Output only. This checksum is computed by the server based on the value of other fields, and may be sent only on create requests to ensure the client has an up-to-date value before proceeding.

docs/dyn/eventarc_v1beta1.projects.locations.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -135,9 +135,9 @@ <h3>Method Details</h3>
135135

136136
Args:
137137
name: string, The resource that owns the locations collection, if applicable. (required)
138-
filter: string, The standard list filter.
139-
pageSize: integer, The standard list page size.
140-
pageToken: string, The standard list page token.
138+
filter: string, A filter to narrow down results to a preferred subset. The filtering language accepts strings like &quot;displayName=tokyo&quot;, and is documented in more detail in [AIP-160](https://google.aip.dev/160).
139+
pageSize: integer, The maximum number of results to return. If not set, the service will select a default.
140+
pageToken: string, A page token received from the `next_page_token` field in the response. Send that page token to receive the subsequent page.
141141
x__xgafv: string, V1 error format.
142142
Allowed values
143143
1 - v1 error format

0 commit comments

Comments
 (0)