Security Center Management V1 API - Class Google::Cloud::SecurityCenterManagement::V1::ValidateEventThreatDetectionCustomModuleResponse::Position (v0.3.0)

Reference documentation and code samples for the Security Center Management V1 API class Google::Cloud::SecurityCenterManagement::V1::ValidateEventThreatDetectionCustomModuleResponse::Position.

A position in the uploaded text version of a module.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#column_number

def column_number() -> ::Integer
Returns
  • (::Integer) — The column position in the line

#column_number=

def column_number=(value) -> ::Integer
Parameter
  • value (::Integer) — The column position in the line
Returns
  • (::Integer) — The column position in the line

#line_number

def line_number() -> ::Integer
Returns
  • (::Integer) — The line position in the text

#line_number=

def line_number=(value) -> ::Integer
Parameter
  • value (::Integer) — The line position in the text
Returns
  • (::Integer) — The line position in the text