NlpSemanticParsingModelsRecurrenceRecurrenceEnd
NLPInfrastructureGoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsRecurrenceRecurrenceEnd
SEO Analysis
AI GeneratedBackend infrastructure with indirect SEO impact. This model (Nlp Semantic Parsing Models Recurrence Recurrence End) contains 5 attributes that define its data structure. Key functionality includes: Should be used in cases where the size of the recurrence is infinite (no end date specified), in which case we rely on an offline process to extend. S...
Actionable Insights for SEOs
- Understanding this model helps SEOs grasp Google's internal data architecture
Attributes
5autoRenewboolean(nilShould be used in cases where the size of the recurrence is infinite (no end date specified), in which case we rely on an offline process to extend. Set by server only, setting it on a new recurrence will throw an exception.
autoRenewUntilNlpSemanticParsingDateTimeAnnotation →nilFull type: GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingDateTimeAnnotation.tUsed in cases where the recurrence is too large to create in a single transaction. In this case we create a manageable number of instances initially and rely on an offline process to continually extend the recurrence until this date. Set by server only, setting it on a new recurrence will throw an exception.
endDateTimeNlpSemanticParsingDateTimeAnnotation →nilFull type: GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingDateTimeAnnotation.tendMillisstringnilFull type: String.tDeprecated - prefer end_date_time.absolute_time_ms.
numOccurrencesinteger(nilNote that auto-renewing is not supported in conjunction with num_occurrences. Therefore we impose a hard limit of 1000 when using this field.