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
{ # WebhookData has details of webhook configuration.
511
+
"additionalVariables": [ # Output only. Additional webhook related field values.
512
+
{ # ConfigVariable represents a configuration variable present in a Connection. or AuthConfig.
513
+
"boolValue": True or False, # Value is a bool.
514
+
"encryptionKeyValue": { # Encryption Key value. # Value is a Encryption Key.
515
+
"kmsKeyName": "A String", # The [KMS key name] with which the content of the Operation is encrypted. The expected format: `projects/*/locations/*/keyRings/*/cryptoKeys/*`. Will be empty string if google managed.
516
+
"type": "A String", # Type.
517
+
},
518
+
"intValue": "A String", # Value is an integer
519
+
"key": "A String", # Key of the config variable.
520
+
"secretValue": { # Secret provides a reference to entries in Secret Manager. # Value is a secret.
521
+
"secretVersion": "A String", # The resource name of the secret version in the format, format as: `projects/*/secrets/*/versions/*`.
522
+
},
523
+
"stringValue": "A String", # Value is a string.
524
+
},
525
+
],
526
+
"createTime": "A String", # Output only. Timestamp when the webhook was created.
527
+
"id": "A String", # Output only. ID to uniquely identify webhook.
528
+
"name": "A String", # Output only. Name of the Webhook
529
+
"nextRefreshTime": "A String", # Output only. Next webhook refresh time. Will be null if refresh is not supported.
530
+
"updateTime": "A String", # Output only. Timestamp when the webhook was last updated.
531
+
},
532
+
],
533
+
},
508
534
},
509
535
"host": "A String", # Output only. The name of the Hostname of the Service Directory service with TLS.
510
536
"imageLocation": "A String", # Output only. GCR location where the runtime image is stored. formatted like: gcr.io/{bucketName}/{imageName}
@@ -1007,6 +1033,32 @@ <h3>Method Details</h3>
1007
1033
"nextRefreshTime": "A String", # Output only. Next webhook refresh time. Will be null if refresh is not supported.
1008
1034
"updateTime": "A String", # Output only. Timestamp when the webhook was last updated.
1009
1035
},
1036
+
"webhookSubscriptions": { # WebhookSubscriptions has details of webhook subscriptions. # Output only. Webhook subscriptions.
{ # WebhookData has details of webhook configuration.
1039
+
"additionalVariables": [ # Output only. Additional webhook related field values.
1040
+
{ # ConfigVariable represents a configuration variable present in a Connection. or AuthConfig.
1041
+
"boolValue": True or False, # Value is a bool.
1042
+
"encryptionKeyValue": { # Encryption Key value. # Value is a Encryption Key.
1043
+
"kmsKeyName": "A String", # The [KMS key name] with which the content of the Operation is encrypted. The expected format: `projects/*/locations/*/keyRings/*/cryptoKeys/*`. Will be empty string if google managed.
1044
+
"type": "A String", # Type.
1045
+
},
1046
+
"intValue": "A String", # Value is an integer
1047
+
"key": "A String", # Key of the config variable.
1048
+
"secretValue": { # Secret provides a reference to entries in Secret Manager. # Value is a secret.
1049
+
"secretVersion": "A String", # The resource name of the secret version in the format, format as: `projects/*/secrets/*/versions/*`.
1050
+
},
1051
+
"stringValue": "A String", # Value is a string.
1052
+
},
1053
+
],
1054
+
"createTime": "A String", # Output only. Timestamp when the webhook was created.
1055
+
"id": "A String", # Output only. ID to uniquely identify webhook.
1056
+
"name": "A String", # Output only. Name of the Webhook
1057
+
"nextRefreshTime": "A String", # Output only. Next webhook refresh time. Will be null if refresh is not supported.
1058
+
"updateTime": "A String", # Output only. Timestamp when the webhook was last updated.
1059
+
},
1060
+
],
1061
+
},
1010
1062
},
1011
1063
"host": "A String", # Output only. The name of the Hostname of the Service Directory service with TLS.
1012
1064
"imageLocation": "A String", # Output only. GCR location where the runtime image is stored. formatted like: gcr.io/{bucketName}/{imageName}
@@ -1528,6 +1580,32 @@ <h3>Method Details</h3>
1528
1580
"nextRefreshTime": "A String", # Output only. Next webhook refresh time. Will be null if refresh is not supported.
1529
1581
"updateTime": "A String", # Output only. Timestamp when the webhook was last updated.
1530
1582
},
1583
+
"webhookSubscriptions": { # WebhookSubscriptions has details of webhook subscriptions. # Output only. Webhook subscriptions.
{ # WebhookData has details of webhook configuration.
1586
+
"additionalVariables": [ # Output only. Additional webhook related field values.
1587
+
{ # ConfigVariable represents a configuration variable present in a Connection. or AuthConfig.
1588
+
"boolValue": True or False, # Value is a bool.
1589
+
"encryptionKeyValue": { # Encryption Key value. # Value is a Encryption Key.
1590
+
"kmsKeyName": "A String", # The [KMS key name] with which the content of the Operation is encrypted. The expected format: `projects/*/locations/*/keyRings/*/cryptoKeys/*`. Will be empty string if google managed.
1591
+
"type": "A String", # Type.
1592
+
},
1593
+
"intValue": "A String", # Value is an integer
1594
+
"key": "A String", # Key of the config variable.
1595
+
"secretValue": { # Secret provides a reference to entries in Secret Manager. # Value is a secret.
1596
+
"secretVersion": "A String", # The resource name of the secret version in the format, format as: `projects/*/secrets/*/versions/*`.
1597
+
},
1598
+
"stringValue": "A String", # Value is a string.
1599
+
},
1600
+
],
1601
+
"createTime": "A String", # Output only. Timestamp when the webhook was created.
1602
+
"id": "A String", # Output only. ID to uniquely identify webhook.
1603
+
"name": "A String", # Output only. Name of the Webhook
1604
+
"nextRefreshTime": "A String", # Output only. Next webhook refresh time. Will be null if refresh is not supported.
1605
+
"updateTime": "A String", # Output only. Timestamp when the webhook was last updated.
1606
+
},
1607
+
],
1608
+
},
1531
1609
},
1532
1610
"host": "A String", # Output only. The name of the Hostname of the Service Directory service with TLS.
1533
1611
"imageLocation": "A String", # Output only. GCR location where the runtime image is stored. formatted like: gcr.io/{bucketName}/{imageName}
@@ -2003,6 +2081,32 @@ <h3>Method Details</h3>
2003
2081
"nextRefreshTime": "A String", # Output only. Next webhook refresh time. Will be null if refresh is not supported.
2004
2082
"updateTime": "A String", # Output only. Timestamp when the webhook was last updated.
2005
2083
},
2084
+
"webhookSubscriptions": { # WebhookSubscriptions has details of webhook subscriptions. # Output only. Webhook subscriptions.
{ # WebhookData has details of webhook configuration.
2087
+
"additionalVariables": [ # Output only. Additional webhook related field values.
2088
+
{ # ConfigVariable represents a configuration variable present in a Connection. or AuthConfig.
2089
+
"boolValue": True or False, # Value is a bool.
2090
+
"encryptionKeyValue": { # Encryption Key value. # Value is a Encryption Key.
2091
+
"kmsKeyName": "A String", # The [KMS key name] with which the content of the Operation is encrypted. The expected format: `projects/*/locations/*/keyRings/*/cryptoKeys/*`. Will be empty string if google managed.
2092
+
"type": "A String", # Type.
2093
+
},
2094
+
"intValue": "A String", # Value is an integer
2095
+
"key": "A String", # Key of the config variable.
2096
+
"secretValue": { # Secret provides a reference to entries in Secret Manager. # Value is a secret.
2097
+
"secretVersion": "A String", # The resource name of the secret version in the format, format as: `projects/*/secrets/*/versions/*`.
2098
+
},
2099
+
"stringValue": "A String", # Value is a string.
2100
+
},
2101
+
],
2102
+
"createTime": "A String", # Output only. Timestamp when the webhook was created.
2103
+
"id": "A String", # Output only. ID to uniquely identify webhook.
2104
+
"name": "A String", # Output only. Name of the Webhook
2105
+
"nextRefreshTime": "A String", # Output only. Next webhook refresh time. Will be null if refresh is not supported.
2106
+
"updateTime": "A String", # Output only. Timestamp when the webhook was last updated.
2107
+
},
2108
+
],
2109
+
},
2006
2110
},
2007
2111
"host": "A String", # Output only. The name of the Hostname of the Service Directory service with TLS.
2008
2112
"imageLocation": "A String", # Output only. GCR location where the runtime image is stored. formatted like: gcr.io/{bucketName}/{imageName}
@@ -2613,6 +2717,32 @@ <h3>Method Details</h3>
2613
2717
"nextRefreshTime": "A String", # Output only. Next webhook refresh time. Will be null if refresh is not supported.
2614
2718
"updateTime": "A String", # Output only. Timestamp when the webhook was last updated.
2615
2719
},
2720
+
"webhookSubscriptions": { # WebhookSubscriptions has details of webhook subscriptions. # Output only. Webhook subscriptions.
{ # WebhookData has details of webhook configuration.
2723
+
"additionalVariables": [ # Output only. Additional webhook related field values.
2724
+
{ # ConfigVariable represents a configuration variable present in a Connection. or AuthConfig.
2725
+
"boolValue": True or False, # Value is a bool.
2726
+
"encryptionKeyValue": { # Encryption Key value. # Value is a Encryption Key.
2727
+
"kmsKeyName": "A String", # The [KMS key name] with which the content of the Operation is encrypted. The expected format: `projects/*/locations/*/keyRings/*/cryptoKeys/*`. Will be empty string if google managed.
2728
+
"type": "A String", # Type.
2729
+
},
2730
+
"intValue": "A String", # Value is an integer
2731
+
"key": "A String", # Key of the config variable.
2732
+
"secretValue": { # Secret provides a reference to entries in Secret Manager. # Value is a secret.
2733
+
"secretVersion": "A String", # The resource name of the secret version in the format, format as: `projects/*/secrets/*/versions/*`.
2734
+
},
2735
+
"stringValue": "A String", # Value is a string.
2736
+
},
2737
+
],
2738
+
"createTime": "A String", # Output only. Timestamp when the webhook was created.
2739
+
"id": "A String", # Output only. ID to uniquely identify webhook.
2740
+
"name": "A String", # Output only. Name of the Webhook
2741
+
"nextRefreshTime": "A String", # Output only. Next webhook refresh time. Will be null if refresh is not supported.
2742
+
"updateTime": "A String", # Output only. Timestamp when the webhook was last updated.
2743
+
},
2744
+
],
2745
+
},
2616
2746
},
2617
2747
"host": "A String", # Output only. The name of the Hostname of the Service Directory service with TLS.
2618
2748
"imageLocation": "A String", # Output only. GCR location where the runtime image is stored. formatted like: gcr.io/{bucketName}/{imageName}
0 commit comments