Class ServiceAgentAuthentication (2.21.0)

ServiceAgentAuthentication(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Contains information needed for generating an OpenID Connect token <https://developers.google.com/identity/protocols/OpenIDConnect>__. The OIDC token will be generated for the Monitoring service agent service account.

Attribute

NameDescription
type_ google.cloud.monitoring_v3.types.UptimeCheckConfig.HttpCheck.ServiceAgentAuthentication.ServiceAgentAuthenticationType
Type of authentication.

Classes

ServiceAgentAuthenticationType

ServiceAgentAuthenticationType(value)

Type of authentication.

Values: SERVICE_AGENT_AUTHENTICATION_TYPE_UNSPECIFIED (0): Default value, will result in OIDC Authentication. OIDC_TOKEN (1): OIDC Authentication