Google Cloud Security Command Center V1 Client - Class Position (2.5.1)Stay organized with collectionsSave and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Security Command Center V1 Client class Position.
A position in the uploaded text version of a module.
Generated from protobuf messagegoogle.cloud.securitycenter.v1.Position
Namespace
Google \ Cloud \ SecurityCenter \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ line_number
int
↳ column_number
int
getLineNumber
Generated from protobuf fieldint32 line_number = 1;
Returns
Type
Description
int
setLineNumber
Generated from protobuf fieldint32 line_number = 1;
Parameter
Name
Description
var
int
Returns
Type
Description
$this
getColumnNumber
Generated from protobuf fieldint32 column_number = 2;
Returns
Type
Description
int
setColumnNumber
Generated from protobuf fieldint32 column_number = 2;
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-05-20 UTC."],[],[]]