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 \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ name |
string
Identifier. The resource name of this instance. Format: |
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 |