Chronicle v1 API - Class WorkspaceMobileSettings (1.1.0)

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

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

Workspace Mobile settings.

Inheritance

object > WorkspaceMobileSettings

Namespace

Google.Cloud.Chronicle.V1

Assembly

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