public sealed class UptimeCheckConfig.Types.HttpCheck.Types.ServiceAgentAuthentication : IMessage<UptimeCheckConfig.Types.HttpCheck.Types.ServiceAgentAuthentication>, IEquatable<UptimeCheckConfig.Types.HttpCheck.Types.ServiceAgentAuthentication>, IDeepCloneable<UptimeCheckConfig.Types.HttpCheck.Types.ServiceAgentAuthentication>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Monitoring v3 API class UptimeCheckConfig.Types.HttpCheck.Types.ServiceAgentAuthentication.
Contains information needed for generating an OpenID Connect token. The OIDC token will be generated for the Monitoring service agent service account.
Implements
IMessageUptimeCheckConfigTypesHttpCheckTypesServiceAgentAuthentication, IEquatableUptimeCheckConfigTypesHttpCheckTypesServiceAgentAuthentication, IDeepCloneableUptimeCheckConfigTypesHttpCheckTypesServiceAgentAuthentication, IBufferMessage, IMessageNamespace
Google.Cloud.Monitoring.V3Assembly
Google.Cloud.Monitoring.V3.dll
Constructors
ServiceAgentAuthentication()
public ServiceAgentAuthentication()
ServiceAgentAuthentication(ServiceAgentAuthentication)
public ServiceAgentAuthentication(UptimeCheckConfig.Types.HttpCheck.Types.ServiceAgentAuthentication other)
Parameter | |
---|---|
Name | Description |
other |
UptimeCheckConfigTypesHttpCheckTypesServiceAgentAuthentication |
Properties
Type
public UptimeCheckConfig.Types.HttpCheck.Types.ServiceAgentAuthentication.Types.ServiceAgentAuthenticationType Type { get; set; }
Type of authentication.
Property Value | |
---|---|
Type | Description |
UptimeCheckConfigTypesHttpCheckTypesServiceAgentAuthenticationTypesServiceAgentAuthenticationType |