public sealed class OtherCloudDiscoveryStartingLocation : IMessage<OtherCloudDiscoveryStartingLocation>, IEquatable<OtherCloudDiscoveryStartingLocation>, IDeepCloneable<OtherCloudDiscoveryStartingLocation>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class OtherCloudDiscoveryStartingLocation.
The other cloud starting location for discovery.
Implements
IMessageOtherCloudDiscoveryStartingLocation, IEquatableOtherCloudDiscoveryStartingLocation, IDeepCloneableOtherCloudDiscoveryStartingLocation, IBufferMessage, IMessageNamespace
Google.Cloud.Dlp.V2Assembly
Google.Cloud.Dlp.V2.dll
Constructors
OtherCloudDiscoveryStartingLocation()
public OtherCloudDiscoveryStartingLocation()
OtherCloudDiscoveryStartingLocation(OtherCloudDiscoveryStartingLocation)
public OtherCloudDiscoveryStartingLocation(OtherCloudDiscoveryStartingLocation other)
Parameter | |
---|---|
Name | Description |
other |
OtherCloudDiscoveryStartingLocation |
Properties
AwsLocation
public OtherCloudDiscoveryStartingLocation.Types.AwsDiscoveryStartingLocation AwsLocation { get; set; }
The AWS starting location for discovery.
Property Value | |
---|---|
Type | Description |
OtherCloudDiscoveryStartingLocationTypesAwsDiscoveryStartingLocation |
LocationCase
public OtherCloudDiscoveryStartingLocation.LocationOneofCase LocationCase { get; }
Property Value | |
---|---|
Type | Description |
OtherCloudDiscoveryStartingLocationLocationOneofCase |