GoodMem
ReferenceClient SDKs.NET SDKRequests

UpdateSpaceRequest

UpdateSpaceRequest documentation for .NET SDK

Request parameters for updating a space.

Properties

NameTypeDescriptionNotes
ValidateLabelStrategyObject[optional]
NamestringThe new name for the space.[optional]
PublicReadbool?Whether the space is publicly readable by all users.[optional]
ReplaceLabelsDictionary<string, string>Labels to replace all existing labels. Mutually exclusive with mergeLabels.[optional]
MergeLabelsDictionary<string, string>Labels to merge with existing labels. Mutually exclusive with replaceLabels.[optional]
DefaultChunkingConfigChunkingConfiguration[optional]

↑ Back to .NET SDK ↑ Back to .NET SDK ↑ Back to .NET SDK

On this page