Interface protos.google.cloud.channel.v1.ICommitmentSettings

Properties of a CommitmentSettings.

Package

@google-cloud/channel!

Properties

endTime

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

CommitmentSettings endTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)

renewalSettings

renewalSettings?: (google.cloud.channel.v1.IRenewalSettings|null);

CommitmentSettings renewalSettings

Property Value
TypeDescription
(google.cloud.channel.v1.IRenewalSettings|null)

startTime

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

CommitmentSettings startTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)