Generated

from message livekit.S3Upload

Hierarchy

Constructors

Properties

accessKey: string = ""

Generated

from field: string access_key = 1;

bucket: string = ""

Generated

from field: string bucket = 5;

contentDisposition: string = ""

Content-Disposition header

Generated

from field: string content_disposition = 9;

endpoint: string = ""

Generated

from field: string endpoint = 4;

forcePathStyle: boolean = false

Generated

from field: bool force_path_style = 6;

metadata: {
    [key: string]: string;
} = {}

Type declaration

  • [key: string]: string

Generated

from field: map<string, string> metadata = 7;

region: string = ""

Generated

from field: string region = 3;

secret: string = ""

Generated

from field: string secret = 2;

tagging: string = ""

Generated

from field: string tagging = 8;

fields: FieldList = ...
runtime: ProtoRuntime = proto3
typeName: "livekit.S3Upload" = "livekit.S3Upload"

Methods

Generated using TypeDoc