Class: Google::Cloud::SecurityCenter::V1::Position

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

Overview

A position in the uploaded text version of a module.

Instance Attribute Summary collapse

Instance Attribute Details

#column_number::Integer

Returns:

  • (::Integer)


62
63
64
65
# File 'proto_docs/google/cloud/securitycenter/v1/event_threat_detection_custom_module_validation_errors.rb', line 62

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

#line_number::Integer

Returns:

  • (::Integer)


62
63
64
65
# File 'proto_docs/google/cloud/securitycenter/v1/event_threat_detection_custom_module_validation_errors.rb', line 62

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