public sealed class GoogleCloudIdentityDeviceUsersSettings : IMessage<GoogleCloudIdentityDeviceUsersSettings>, IEquatable<GoogleCloudIdentityDeviceUsersSettings>, IDeepCloneable<GoogleCloudIdentityDeviceUsersSettings>, IBufferMessage, IMessageReference documentation and code samples for the Chronicle v1 API class GoogleCloudIdentityDeviceUsersSettings.
Google Cloud Identity Device Users settings.
Implements
IMessageGoogleCloudIdentityDeviceUsersSettings, IEquatableGoogleCloudIdentityDeviceUsersSettings, IDeepCloneableGoogleCloudIdentityDeviceUsersSettings, IBufferMessage, IMessageNamespace
Google.Cloud.Chronicle.V1Assembly
Google.Cloud.Chronicle.V1.dll
Constructors
GoogleCloudIdentityDeviceUsersSettings()
public GoogleCloudIdentityDeviceUsersSettings()GoogleCloudIdentityDeviceUsersSettings(GoogleCloudIdentityDeviceUsersSettings)
public GoogleCloudIdentityDeviceUsersSettings(GoogleCloudIdentityDeviceUsersSettings other)| Parameter | |
|---|---|
| Name | Description |
other |
GoogleCloudIdentityDeviceUsersSettings |
Properties
Authentication
public OAuthJWTCredentials Authentication { get; set; }Input only. Authentication.
| Property Value | |
|---|---|
| Type | Description |
OAuthJWTCredentials |
|