Google Cloud Chronicle V1 Client - Class Instance (0.1.2)

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

A Instance represents an instantiation of the Instance product.

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

Namespace

Google \ Cloud \ Chronicle \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

Identifier. The resource name of this instance. Format: projects/{project}/locations/{location}/instances/{instance}

getName

Identifier. The resource name of this instance.

Format: projects/{project}/locations/{location}/instances/{instance}

Returns
Type Description
string

setName

Identifier. The resource name of this instance.

Format: projects/{project}/locations/{location}/instances/{instance}

Parameter
Name Description
var string
Returns
Type Description
$this