Chronicle v1 API - Class WorkspaceChromeOSSettings (1.1.0)

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

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

Workspace Chrome OS settings.

Inheritance

object > WorkspaceChromeOSSettings

Namespace

Google.Cloud.Chronicle.V1

Assembly

Google.Cloud.Chronicle.V1.dll

Constructors

WorkspaceChromeOSSettings()

public WorkspaceChromeOSSettings()

WorkspaceChromeOSSettings(WorkspaceChromeOSSettings)

public WorkspaceChromeOSSettings(WorkspaceChromeOSSettings other)
Parameter
Name Description
other WorkspaceChromeOSSettings

Properties

Authentication

public OAuthJWTCredentials Authentication { get; set; }

Input only. Authentication.

Property Value
Type Description
OAuthJWTCredentials

WorkspaceCustomerId

public string WorkspaceCustomerId { get; set; }

Customer ID.

Property Value
Type Description
string