Chronicle v1 API - Class GoogleCloudIdentityDevicesSettings (1.1.0)

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

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

Google Cloud Identity Devices settings.

Inheritance

object > GoogleCloudIdentityDevicesSettings

Namespace

Google.Cloud.Chronicle.V1

Assembly

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