Google Cloud Security Center Management V1 Client - Class Position (0.1.0)

Reference documentation and code samples for the Google Cloud Security Center Management V1 Client class Position.

A position in the uploaded text version of a module.

Generated from protobuf message google.cloud.securitycentermanagement.v1.ValidateEventThreatDetectionCustomModuleResponse.Position

Namespace

Google \ Cloud \ SecurityCenterManagement \ V1 \ ValidateEventThreatDetectionCustomModuleResponse

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ line_number int

The line position in the text

↳ column_number int

The column position in the line

getLineNumber

The line position in the text

Returns
TypeDescription
int

setLineNumber

The line position in the text

Parameter
NameDescription
var int
Returns
TypeDescription
$this

getColumnNumber

The column position in the line

Returns
TypeDescription
int

setColumnNumber

The column position in the line

Parameter
NameDescription
var int
Returns
TypeDescription
$this