Google Cloud Security Command Center V1 Client - Class InvocationReference (2.6.0)

Reference documentation and code samples for the Google Cloud Security Command Center V1 Client class InvocationReference.

Represents a reference to a specific OpenTelemetry invocation.

Generated from protobuf message google.cloud.securitycenter.v1.InvocationReference

Namespace

Google \ Cloud \ SecurityCenter \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ invocation_id string

The unique identifier of the invocation.

getInvocationId

The unique identifier of the invocation.

Returns
Type Description
string

setInvocationId

The unique identifier of the invocation.

Parameter
Name Description
var string
Returns
Type Description
$this