Chronicle v1 API - Class GoogleCloudIdentityDeviceUsersSettings (1.1.0)

public sealed class GoogleCloudIdentityDeviceUsersSettings : IMessage<GoogleCloudIdentityDeviceUsersSettings>, IEquatable<GoogleCloudIdentityDeviceUsersSettings>, IDeepCloneable<GoogleCloudIdentityDeviceUsersSettings>, IBufferMessage, IMessage

Reference documentation and code samples for the Chronicle v1 API class GoogleCloudIdentityDeviceUsersSettings.

Google Cloud Identity Device Users settings.

Inheritance

object > GoogleCloudIdentityDeviceUsersSettings

Namespace

Google.Cloud.Chronicle.V1

Assembly

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