Google Cloud Chronicle V1 Client - Class ScopeInfo (0.1.2)

Reference documentation and code samples for the Google Cloud Chronicle V1 Client class ScopeInfo.

ScopeInfo specifies the scope info of the reference list.

Generated from protobuf message google.cloud.chronicle.v1.ScopeInfo

Namespace

Google \ Cloud \ Chronicle \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ reference_list_scope ReferenceListScope

Required. The list of scope names of the reference list, if the list is empty the reference list is treated as unscoped.

getReferenceListScope

Required. The list of scope names of the reference list, if the list is empty the reference list is treated as unscoped.

Returns
Type Description
ReferenceListScope|null

hasReferenceListScope

clearReferenceListScope

setReferenceListScope

Required. The list of scope names of the reference list, if the list is empty the reference list is treated as unscoped.

Parameter
Name Description
var ReferenceListScope
Returns
Type Description
$this