public sealed class GoogleCloudIdentityDevicesSettings : IMessage<GoogleCloudIdentityDevicesSettings>, IEquatable<GoogleCloudIdentityDevicesSettings>, IDeepCloneable<GoogleCloudIdentityDevicesSettings>, IBufferMessage, IMessageReference documentation and code samples for the Chronicle v1 API class GoogleCloudIdentityDevicesSettings.
Google Cloud Identity Devices settings.
Implements
IMessageGoogleCloudIdentityDevicesSettings, IEquatableGoogleCloudIdentityDevicesSettings, IDeepCloneableGoogleCloudIdentityDevicesSettings, IBufferMessage, IMessageNamespace
Google.Cloud.Chronicle.V1Assembly
Google.Cloud.Chronicle.V1.dll
Constructors
GoogleCloudIdentityDevicesSettings()
public GoogleCloudIdentityDevicesSettings()GoogleCloudIdentityDevicesSettings(GoogleCloudIdentityDevicesSettings)
public GoogleCloudIdentityDevicesSettings(GoogleCloudIdentityDevicesSettings other)| Parameter | |
|---|---|
| Name | Description |
other |
GoogleCloudIdentityDevicesSettings |
Properties
ApiVersion
public string ApiVersion { get; set; }API Version
| Property Value | |
|---|---|
| Type | Description |
string |
|
Authentication
public OAuthJWTCredentials Authentication { get; set; }Input only. Authentication
| Property Value | |
|---|---|
| Type | Description |
OAuthJWTCredentials |
|