Skip to content

Commit 7d9dc18

Browse files
feat(securitycenter): update the api
#### securitycenter:v1 The following keys were added: - schemas.GoogleCloudSecuritycenterV1ExternalSystem.properties.casePriority.type (Total Keys: 1) - schemas.GoogleCloudSecuritycenterV1ExternalSystem.properties.caseSla (Total Keys: 2) - schemas.GoogleCloudSecuritycenterV1ExternalSystem.properties.caseUri.type (Total Keys: 1) - schemas.GoogleCloudSecuritycenterV1ExternalSystem.properties.ticketInfo.$ref (Total Keys: 1) - schemas.TicketInfo (Total Keys: 8) #### securitycenter:v1beta1 The following keys were added: - schemas.GoogleCloudSecuritycenterV1ExternalSystem.properties.casePriority.type (Total Keys: 1) - schemas.GoogleCloudSecuritycenterV1ExternalSystem.properties.caseSla (Total Keys: 2) - schemas.GoogleCloudSecuritycenterV1ExternalSystem.properties.caseUri.type (Total Keys: 1) - schemas.GoogleCloudSecuritycenterV1ExternalSystem.properties.ticketInfo.$ref (Total Keys: 1) - schemas.TicketInfo (Total Keys: 8) #### securitycenter:v1beta2 The following keys were added: - schemas.GoogleCloudSecuritycenterV1ExternalSystem.properties.casePriority.type (Total Keys: 1) - schemas.GoogleCloudSecuritycenterV1ExternalSystem.properties.caseSla (Total Keys: 2) - schemas.GoogleCloudSecuritycenterV1ExternalSystem.properties.caseUri.type (Total Keys: 1) - schemas.GoogleCloudSecuritycenterV1ExternalSystem.properties.ticketInfo.$ref (Total Keys: 1) - schemas.TicketInfo (Total Keys: 8)
1 parent 4f7076c commit 7d9dc18

12 files changed

+436
-3
lines changed

docs/dyn/securitycenter_v1.folders.securityHealthAnalyticsSettings.customModules.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -757,10 +757,21 @@ <h3>Method Details</h3>
757757
&quot;assignees&quot;: [ # References primary/secondary etc assignees in the external system.
758758
&quot;A String&quot;,
759759
],
760+
&quot;casePriority&quot;: &quot;A String&quot;, # The priority of the finding&#x27;s corresponding case in the external system.
761+
&quot;caseSla&quot;: &quot;A String&quot;, # The SLA of the finding&#x27;s corresponding case in the external system.
762+
&quot;caseUri&quot;: &quot;A String&quot;, # The link to the finding&#x27;s corresponding case in the external system.
760763
&quot;externalSystemUpdateTime&quot;: &quot;A String&quot;, # The time when the case was last updated, as reported by the external system.
761764
&quot;externalUid&quot;: &quot;A String&quot;, # The identifier that&#x27;s used to track the finding&#x27;s corresponding case in the external system.
762765
&quot;name&quot;: &quot;A String&quot;, # Full resource name of the external system, for example: &quot;organizations/1234/sources/5678/findings/123456/externalSystems/jira&quot;, &quot;folders/1234/sources/5678/findings/123456/externalSystems/jira&quot;, &quot;projects/1234/sources/5678/findings/123456/externalSystems/jira&quot;
763766
&quot;status&quot;: &quot;A String&quot;, # The most recent status of the finding&#x27;s corresponding case, as reported by the external system.
767+
&quot;ticketInfo&quot;: { # Information about the ticket, if any, that is being used to track the resolution of the issue that is identified by this finding. # Information about the ticket, if any, that is being used to track the resolution of the issue that is identified by this finding.
768+
&quot;assignee&quot;: &quot;A String&quot;, # The assignee of the ticket in the ticket system.
769+
&quot;description&quot;: &quot;A String&quot;, # The description of the ticket in the ticket system.
770+
&quot;id&quot;: &quot;A String&quot;, # The identifier of the ticket in the ticket system.
771+
&quot;status&quot;: &quot;A String&quot;, # The latest status of the ticket, as reported by the ticket system.
772+
&quot;updateTime&quot;: &quot;A String&quot;, # The time when the ticket was last updated, as reported by the ticket system.
773+
&quot;uri&quot;: &quot;A String&quot;, # The link to the ticket in the ticket system.
774+
},
764775
},
765776
},
766777
&quot;externalUri&quot;: &quot;A String&quot;, # The URI that, if available, points to a web page outside of Security Command Center where additional information about the finding can be found. This field is guaranteed to be either empty or a well formed URL.

docs/dyn/securitycenter_v1.folders.sources.findings.externalSystems.html

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,10 +99,21 @@ <h3>Method Details</h3>
9999
&quot;assignees&quot;: [ # References primary/secondary etc assignees in the external system.
100100
&quot;A String&quot;,
101101
],
102+
&quot;casePriority&quot;: &quot;A String&quot;, # The priority of the finding&#x27;s corresponding case in the external system.
103+
&quot;caseSla&quot;: &quot;A String&quot;, # The SLA of the finding&#x27;s corresponding case in the external system.
104+
&quot;caseUri&quot;: &quot;A String&quot;, # The link to the finding&#x27;s corresponding case in the external system.
102105
&quot;externalSystemUpdateTime&quot;: &quot;A String&quot;, # The time when the case was last updated, as reported by the external system.
103106
&quot;externalUid&quot;: &quot;A String&quot;, # The identifier that&#x27;s used to track the finding&#x27;s corresponding case in the external system.
104107
&quot;name&quot;: &quot;A String&quot;, # Full resource name of the external system, for example: &quot;organizations/1234/sources/5678/findings/123456/externalSystems/jira&quot;, &quot;folders/1234/sources/5678/findings/123456/externalSystems/jira&quot;, &quot;projects/1234/sources/5678/findings/123456/externalSystems/jira&quot;
105108
&quot;status&quot;: &quot;A String&quot;, # The most recent status of the finding&#x27;s corresponding case, as reported by the external system.
109+
&quot;ticketInfo&quot;: { # Information about the ticket, if any, that is being used to track the resolution of the issue that is identified by this finding. # Information about the ticket, if any, that is being used to track the resolution of the issue that is identified by this finding.
110+
&quot;assignee&quot;: &quot;A String&quot;, # The assignee of the ticket in the ticket system.
111+
&quot;description&quot;: &quot;A String&quot;, # The description of the ticket in the ticket system.
112+
&quot;id&quot;: &quot;A String&quot;, # The identifier of the ticket in the ticket system.
113+
&quot;status&quot;: &quot;A String&quot;, # The latest status of the ticket, as reported by the ticket system.
114+
&quot;updateTime&quot;: &quot;A String&quot;, # The time when the ticket was last updated, as reported by the ticket system.
115+
&quot;uri&quot;: &quot;A String&quot;, # The link to the ticket in the ticket system.
116+
},
106117
}
107118

108119
updateMask: string, The FieldMask to use when updating the external system resource. If empty all mutable fields will be updated.
@@ -118,10 +129,21 @@ <h3>Method Details</h3>
118129
&quot;assignees&quot;: [ # References primary/secondary etc assignees in the external system.
119130
&quot;A String&quot;,
120131
],
132+
&quot;casePriority&quot;: &quot;A String&quot;, # The priority of the finding&#x27;s corresponding case in the external system.
133+
&quot;caseSla&quot;: &quot;A String&quot;, # The SLA of the finding&#x27;s corresponding case in the external system.
134+
&quot;caseUri&quot;: &quot;A String&quot;, # The link to the finding&#x27;s corresponding case in the external system.
121135
&quot;externalSystemUpdateTime&quot;: &quot;A String&quot;, # The time when the case was last updated, as reported by the external system.
122136
&quot;externalUid&quot;: &quot;A String&quot;, # The identifier that&#x27;s used to track the finding&#x27;s corresponding case in the external system.
123137
&quot;name&quot;: &quot;A String&quot;, # Full resource name of the external system, for example: &quot;organizations/1234/sources/5678/findings/123456/externalSystems/jira&quot;, &quot;folders/1234/sources/5678/findings/123456/externalSystems/jira&quot;, &quot;projects/1234/sources/5678/findings/123456/externalSystems/jira&quot;
124138
&quot;status&quot;: &quot;A String&quot;, # The most recent status of the finding&#x27;s corresponding case, as reported by the external system.
139+
&quot;ticketInfo&quot;: { # Information about the ticket, if any, that is being used to track the resolution of the issue that is identified by this finding. # Information about the ticket, if any, that is being used to track the resolution of the issue that is identified by this finding.
140+
&quot;assignee&quot;: &quot;A String&quot;, # The assignee of the ticket in the ticket system.
141+
&quot;description&quot;: &quot;A String&quot;, # The description of the ticket in the ticket system.
142+
&quot;id&quot;: &quot;A String&quot;, # The identifier of the ticket in the ticket system.
143+
&quot;status&quot;: &quot;A String&quot;, # The latest status of the ticket, as reported by the ticket system.
144+
&quot;updateTime&quot;: &quot;A String&quot;, # The time when the ticket was last updated, as reported by the ticket system.
145+
&quot;uri&quot;: &quot;A String&quot;, # The link to the ticket in the ticket system.
146+
},
125147
}</pre>
126148
</div>
127149

0 commit comments

Comments
 (0)