Stackdriver Monitoring V3 Client - Class ServiceAgentAuthentication (1.10.2)

Reference documentation and code samples for the Stackdriver Monitoring V3 Client class ServiceAgentAuthentication.

Contains information needed for generating an OpenID Connect token.

The OIDC token will be generated for the Monitoring service agent service account.

Generated from protobuf message google.monitoring.v3.UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication

Namespace

Google \ Cloud \ Monitoring \ V3 \ UptimeCheckConfig \ HttpCheck

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ type int

Type of authentication.

getType

Type of authentication.

Returns
Type Description
int

setType

Type of authentication.

Parameter
Name Description
var int
Returns
Type Description
$this