Interface protos.google.cloud.discoveryengine.v1beta.ILicenseConfig (2.9.0)

Properties of a LicenseConfig.

Package

@google-cloud/discoveryengine

Properties

autoRenew

autoRenew?: (boolean|null);

LicenseConfig autoRenew

earlyTerminated

earlyTerminated?: (boolean|null);

LicenseConfig earlyTerminated

earlyTerminationDate

earlyTerminationDate?: (google.type.IDate|null);

LicenseConfig earlyTerminationDate

endDate

endDate?: (google.type.IDate|null);

LicenseConfig endDate

freeTrial

freeTrial?: (boolean|null);

LicenseConfig freeTrial

geminiBundle

geminiBundle?: (boolean|null);

LicenseConfig geminiBundle

licenseCount

licenseCount?: (number|Long|string|null);

LicenseConfig licenseCount

name

name?: (string|null);

LicenseConfig name

startDate

startDate?: (google.type.IDate|null);

LicenseConfig startDate

state

state?: (google.cloud.discoveryengine.v1beta.LicenseConfig.State|keyof typeof google.cloud.discoveryengine.v1beta.LicenseConfig.State|null);

LicenseConfig state

subscriptionTerm

subscriptionTerm?: (google.cloud.discoveryengine.v1beta.SubscriptionTerm|keyof typeof google.cloud.discoveryengine.v1beta.SubscriptionTerm|null);

LicenseConfig subscriptionTerm

subscriptionTier

subscriptionTier?: (google.cloud.discoveryengine.v1beta.SubscriptionTier|keyof typeof google.cloud.discoveryengine.v1beta.SubscriptionTier|null);

LicenseConfig subscriptionTier