Interface protos.google.cloud.channel.v1.IPeriod

Properties of a Period.

Package

@google-cloud/channel!

Properties

duration

duration?: (number|null);

Period duration

Property Value
TypeDescription
(number|null)

periodType

periodType?: (google.cloud.channel.v1.PeriodType|keyof typeof google.cloud.channel.v1.PeriodType|null);

Period periodType

Property Value
TypeDescription
(google.cloud.channel.v1.PeriodType|keyof typeof google.cloud.channel.v1.PeriodType|null)