Interface protos.google.cloud.video.livestream.v1.IPool (1.0.2)

Properties of a Pool.

Package

@google-cloud/livestream

Properties

createTime

createTime?: (google.protobuf.ITimestamp|null);

Pool createTime

labels

labels?: ({ [k: string]: string }|null);

Pool labels

name

name?: (string|null);

Pool name

networkConfig

networkConfig?: (google.cloud.video.livestream.v1.Pool.INetworkConfig|null);

Pool networkConfig

updateTime

updateTime?: (google.protobuf.ITimestamp|null);

Pool updateTime