Reference documentation and code samples for the Google Cloud Security Command Center V2 Client class TicketInfo.
Information about the ticket, if any, that is being used to track the resolution of the issue that is identified by this finding.
Generated from protobuf message google.cloud.securitycenter.v2.ExternalSystem.TicketInfo
Namespace
Google \ Cloud \ SecurityCenter \ V2 \ ExternalSystemMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ id
string
The identifier of the ticket in the ticket system.
↳ assignee
string
The assignee of the ticket in the ticket system.
↳ description
string
The description of the ticket in the ticket system.
↳ uri
string
The link to the ticket in the ticket system.
↳ status
string
The latest status of the ticket, as reported by the ticket system.
↳ update_time
Google\Protobuf\Timestamp
The time when the ticket was last updated, as reported by the ticket system.
getId
The identifier of the ticket in the ticket system.
string
setId
The identifier of the ticket in the ticket system.
var
string
$this
getAssignee
The assignee of the ticket in the ticket system.
string
setAssignee
The assignee of the ticket in the ticket system.
var
string
$this
getDescription
The description of the ticket in the ticket system.
string
setDescription
The description of the ticket in the ticket system.
var
string
$this
getUri
The link to the ticket in the ticket system.
string
setUri
The link to the ticket in the ticket system.
var
string
$this
getStatus
The latest status of the ticket, as reported by the ticket system.
string
setStatus
The latest status of the ticket, as reported by the ticket system.
var
string
$this
getUpdateTime
The time when the ticket was last updated, as reported by the ticket system.
hasUpdateTime
clearUpdateTime
setUpdateTime
The time when the ticket was last updated, as reported by the ticket system.
$this