Enum InterconnectOutageNotification.Types.Source (1.3.0)

public enum Source

The party that generated this notification, which can take the following value: - GOOGLE: this notification as generated by Google. Note that the value of NSRC_GOOGLE has been deprecated in favor of GOOGLE.

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

NameDescription
Google

This notification was generated by Google.

NsrcGoogle

[Deprecated] This notification was generated by Google.

UndefinedSource

A value indicating that the enum field is not set.