Class: Google::Cloud::SecurityCenter::V2::ExternalSystem::TicketInfo

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/securitycenter/v2/external_system.rb

Overview

Information about the ticket, if any, that is being used to track the resolution of the issue that is identified by this finding.

Instance Attribute Summary collapse

Instance Attribute Details

#assignee::String



98
99
100
101
# File 'proto_docs/google/cloud/securitycenter/v2/external_system.rb', line 98

class TicketInfo
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#description::String



98
99
100
101
# File 'proto_docs/google/cloud/securitycenter/v2/external_system.rb', line 98

class TicketInfo
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#id::String



98
99
100
101
# File 'proto_docs/google/cloud/securitycenter/v2/external_system.rb', line 98

class TicketInfo
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#status::String



98
99
100
101
# File 'proto_docs/google/cloud/securitycenter/v2/external_system.rb', line 98

class TicketInfo
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#update_time::Google::Protobuf::Timestamp



98
99
100
101
# File 'proto_docs/google/cloud/securitycenter/v2/external_system.rb', line 98

class TicketInfo
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#uri::String



98
99
100
101
# File 'proto_docs/google/cloud/securitycenter/v2/external_system.rb', line 98

class TicketInfo
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end