public sealed class WorkspaceMobileSettings : IMessage<WorkspaceMobileSettings>, IEquatable<WorkspaceMobileSettings>, IDeepCloneable<WorkspaceMobileSettings>, IBufferMessage, IMessageReference documentation and code samples for the Chronicle v1 API class WorkspaceMobileSettings.
Workspace Mobile settings.
Implements
IMessageWorkspaceMobileSettings, IEquatableWorkspaceMobileSettings, IDeepCloneableWorkspaceMobileSettings, IBufferMessage, IMessageNamespace
Google.Cloud.Chronicle.V1Assembly
Google.Cloud.Chronicle.V1.dll
Constructors
WorkspaceMobileSettings()
public WorkspaceMobileSettings()WorkspaceMobileSettings(WorkspaceMobileSettings)
public WorkspaceMobileSettings(WorkspaceMobileSettings other)| Parameter | |
|---|---|
| Name | Description |
other |
WorkspaceMobileSettings |
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 |
|