Struct CloudBucketId
Represents the identifier of the CCD bucket where direct file upload is stored
Inherited Members
Namespace: Unity.Services.Multiplay.Authoring.Core.Builds
Assembly: Unity.Services.Multiplayer.Multiplay.Authoring.Core.dll
Syntax
public struct CloudBucketId
Properties
Guid
ID of the cloud bucket
Declaration
public Guid Guid { readonly get; init; }
Property Value
Type | Description |
---|---|
Guid |
Methods
ToString()
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
string |