Cloud Security Command Center V1 API - Class Google::Cloud::SecurityCenter::V1::Position (v1.2.0)

Reference documentation and code samples for the Cloud Security Command Center V1 API class Google::Cloud::SecurityCenter::V1::Position.

A position in the uploaded text version of a module.

Inherits

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#column_number

def column_number() -> ::Integer
Returns
  • (::Integer)

#column_number=

def column_number=(value) -> ::Integer
Parameter
  • value (::Integer)
Returns
  • (::Integer)

#line_number

def line_number() -> ::Integer
Returns
  • (::Integer)

#line_number=

def line_number=(value) -> ::Integer
Parameter
  • value (::Integer)
Returns
  • (::Integer)