You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dyn/eventarc_v1.projects.locations.triggers.html
+16Lines changed: 16 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -142,6 +142,10 @@ <h3>Method Details</h3>
142
142
"path": "A String", # Optional. The relative path on the GKE service the events should be sent to. The value must conform to the definition of a URI path segment (section 3.3 of RFC2396). Examples: "/route", "route", "route/subroute".
143
143
"service": "A String", # Required. Name of the GKE service.
144
144
},
145
+
"httpEndpoint": { # Represents a HTTP endpoint destination. # An HTTP endpoint destination described by an URI.
146
+
"forwardDnsRequests": True or False, # Optional. Forwards DNS requests to the VPC specified by network config to resolve the HTTP endpoint. Default to false. If set to true, Eventarc will create a peering zone to the consumer VPC and forward DNS requests. See: https://cloud.google.com/dns/docs/zones/zones-overview#peering_zones Enable this if the URI uses an internal DNS name or a private Cloud DNS zone.
147
+
"uri": "A String", # Required. The URI of the HTTP enpdoint. The value must be a RFC2396 URI string. Examples: `http://10.10.10.8:80/route`, `http://svc.us-central1.p.local:8080/`. Only HTTP and HTTPS protocols are supported. The host can be either a static IP addressable from the VPC specified by the network config, or an internal DNS hostname of the service resolvable via Cloud DNS.
148
+
},
145
149
"workflow": "A String", # The resource name of the Workflow whose Executions are triggered by the events. The Workflow resource should be deployed in the same project as the trigger. Format: `projects/{project}/locations/{location}/workflows/{workflow}`
146
150
},
147
151
"etag": "A String", # Output only. This checksum is computed by the server based on the value of other fields, and might be sent only on create requests to ensure that the client has an up-to-date value before proceeding.
@@ -274,6 +278,10 @@ <h3>Method Details</h3>
274
278
"path": "A String", # Optional. The relative path on the GKE service the events should be sent to. The value must conform to the definition of a URI path segment (section 3.3 of RFC2396). Examples: "/route", "route", "route/subroute".
275
279
"service": "A String", # Required. Name of the GKE service.
276
280
},
281
+
"httpEndpoint": { # Represents a HTTP endpoint destination. # An HTTP endpoint destination described by an URI.
282
+
"forwardDnsRequests": True or False, # Optional. Forwards DNS requests to the VPC specified by network config to resolve the HTTP endpoint. Default to false. If set to true, Eventarc will create a peering zone to the consumer VPC and forward DNS requests. See: https://cloud.google.com/dns/docs/zones/zones-overview#peering_zones Enable this if the URI uses an internal DNS name or a private Cloud DNS zone.
283
+
"uri": "A String", # Required. The URI of the HTTP enpdoint. The value must be a RFC2396 URI string. Examples: `http://10.10.10.8:80/route`, `http://svc.us-central1.p.local:8080/`. Only HTTP and HTTPS protocols are supported. The host can be either a static IP addressable from the VPC specified by the network config, or an internal DNS hostname of the service resolvable via Cloud DNS.
284
+
},
277
285
"workflow": "A String", # The resource name of the Workflow whose Executions are triggered by the events. The Workflow resource should be deployed in the same project as the trigger. Format: `projects/{project}/locations/{location}/workflows/{workflow}`
278
286
},
279
287
"etag": "A String", # Output only. This checksum is computed by the server based on the value of other fields, and might be sent only on create requests to ensure that the client has an up-to-date value before proceeding.
@@ -393,6 +401,10 @@ <h3>Method Details</h3>
393
401
"path": "A String", # Optional. The relative path on the GKE service the events should be sent to. The value must conform to the definition of a URI path segment (section 3.3 of RFC2396). Examples: "/route", "route", "route/subroute".
394
402
"service": "A String", # Required. Name of the GKE service.
395
403
},
404
+
"httpEndpoint": { # Represents a HTTP endpoint destination. # An HTTP endpoint destination described by an URI.
405
+
"forwardDnsRequests": True or False, # Optional. Forwards DNS requests to the VPC specified by network config to resolve the HTTP endpoint. Default to false. If set to true, Eventarc will create a peering zone to the consumer VPC and forward DNS requests. See: https://cloud.google.com/dns/docs/zones/zones-overview#peering_zones Enable this if the URI uses an internal DNS name or a private Cloud DNS zone.
406
+
"uri": "A String", # Required. The URI of the HTTP enpdoint. The value must be a RFC2396 URI string. Examples: `http://10.10.10.8:80/route`, `http://svc.us-central1.p.local:8080/`. Only HTTP and HTTPS protocols are supported. The host can be either a static IP addressable from the VPC specified by the network config, or an internal DNS hostname of the service resolvable via Cloud DNS.
407
+
},
396
408
"workflow": "A String", # The resource name of the Workflow whose Executions are triggered by the events. The Workflow resource should be deployed in the same project as the trigger. Format: `projects/{project}/locations/{location}/workflows/{workflow}`
397
409
},
398
410
"etag": "A String", # Output only. This checksum is computed by the server based on the value of other fields, and might be sent only on create requests to ensure that the client has an up-to-date value before proceeding.
@@ -471,6 +483,10 @@ <h3>Method Details</h3>
471
483
"path": "A String", # Optional. The relative path on the GKE service the events should be sent to. The value must conform to the definition of a URI path segment (section 3.3 of RFC2396). Examples: "/route", "route", "route/subroute".
472
484
"service": "A String", # Required. Name of the GKE service.
473
485
},
486
+
"httpEndpoint": { # Represents a HTTP endpoint destination. # An HTTP endpoint destination described by an URI.
487
+
"forwardDnsRequests": True or False, # Optional. Forwards DNS requests to the VPC specified by network config to resolve the HTTP endpoint. Default to false. If set to true, Eventarc will create a peering zone to the consumer VPC and forward DNS requests. See: https://cloud.google.com/dns/docs/zones/zones-overview#peering_zones Enable this if the URI uses an internal DNS name or a private Cloud DNS zone.
488
+
"uri": "A String", # Required. The URI of the HTTP enpdoint. The value must be a RFC2396 URI string. Examples: `http://10.10.10.8:80/route`, `http://svc.us-central1.p.local:8080/`. Only HTTP and HTTPS protocols are supported. The host can be either a static IP addressable from the VPC specified by the network config, or an internal DNS hostname of the service resolvable via Cloud DNS.
489
+
},
474
490
"workflow": "A String", # The resource name of the Workflow whose Executions are triggered by the events. The Workflow resource should be deployed in the same project as the trigger. Format: `projects/{project}/locations/{location}/workflows/{workflow}`
475
491
},
476
492
"etag": "A String", # Output only. This checksum is computed by the server based on the value of other fields, and might be sent only on create requests to ensure that the client has an up-to-date value before proceeding.
Copy file name to clipboardExpand all lines: googleapiclient/discovery_cache/documents/eventarc.v1.json
+20-1Lines changed: 20 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1197,7 +1197,7 @@
1197
1197
}
1198
1198
}
1199
1199
},
1200
-
"revision": "20230526",
1200
+
"revision": "20230609",
1201
1201
"rootUrl": "https://eventarc.googleapis.com/",
1202
1202
"schemas": {
1203
1203
"AuditConfig": {
@@ -1404,6 +1404,10 @@
1404
1404
"$ref": "GKE",
1405
1405
"description": "A GKE service capable of receiving events. The service should be running in the same project as the trigger."
1406
1406
},
1407
+
"httpEndpoint": {
1408
+
"$ref": "HttpEndpoint",
1409
+
"description": "An HTTP endpoint destination described by an URI."
1410
+
},
1407
1411
"workflow": {
1408
1412
"description": "The resource name of the Workflow whose Executions are triggered by the events. The Workflow resource should be deployed in the same project as the trigger. Format: `projects/{project}/locations/{location}/workflows/{workflow}`",
1409
1413
"type": "string"
@@ -1650,6 +1654,21 @@
1650
1654
},
1651
1655
"type": "object"
1652
1656
},
1657
+
"HttpEndpoint": {
1658
+
"description": "Represents a HTTP endpoint destination.",
1659
+
"id": "HttpEndpoint",
1660
+
"properties": {
1661
+
"forwardDnsRequests": {
1662
+
"description": "Optional. Forwards DNS requests to the VPC specified by network config to resolve the HTTP endpoint. Default to false. If set to true, Eventarc will create a peering zone to the consumer VPC and forward DNS requests. See: https://cloud.google.com/dns/docs/zones/zones-overview#peering_zones Enable this if the URI uses an internal DNS name or a private Cloud DNS zone.",
1663
+
"type": "boolean"
1664
+
},
1665
+
"uri": {
1666
+
"description": "Required. The URI of the HTTP enpdoint. The value must be a RFC2396 URI string. Examples: `http://10.10.10.8:80/route`, `http://svc.us-central1.p.local:8080/`. Only HTTP and HTTPS protocols are supported. The host can be either a static IP addressable from the VPC specified by the network config, or an internal DNS hostname of the service resolvable via Cloud DNS.",
1667
+
"type": "string"
1668
+
}
1669
+
},
1670
+
"type": "object"
1671
+
},
1653
1672
"ListChannelConnectionsResponse": {
1654
1673
"description": "The response message for the `ListChannelConnections` method.",
0 commit comments