Google Cloud Api Hub V1 Client - Class Range (0.2.0)

Reference documentation and code samples for the Google Cloud Api Hub V1 Client class Range.

Object describing where in the file the issue was found.

Generated from protobuf message google.cloud.apihub.v1.Range

Namespace

Google \ Cloud \ ApiHub \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
dataarray

Optional. Data for populating the Message object.

↳ startPoint

Required. Start of the issue.

↳ endPoint

Required. End of the issue.

getStart

Required. Start of the issue.

Returns
TypeDescription
Point|null

hasStart

clearStart

setStart

Required. Start of the issue.

Parameter
NameDescription
varPoint
Returns
TypeDescription
$this

getEnd

Required. End of the issue.

Returns
TypeDescription
Point|null

hasEnd

clearEnd

setEnd

Required. End of the issue.

Parameter
NameDescription
varPoint
Returns
TypeDescription
$this