NlpSemanticParsingModelsRecurrenceYearlyPattern
NLPInfrastructureGoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsRecurrenceYearlyPattern
2
out of 10
Low
SEO Impact
Pattern for a YEARLY recurrence. A YEARLY recurrence is specified using a monthly pattern and a set of months the pattern applies to. Some examples: "Every January 16" : monthly_pattern { month_day = 16; } year_month = JANUARY; "Last day of every April and August" : monthly_pattern { last_day = true; } year_month = APRIL, AUGUST
SEO Analysis
AI GeneratedBackend infrastructure with indirect SEO impact. This model (Nlp Semantic Parsing Models Recurrence Yearly Pattern) contains 2 attributes that define its data structure. Key functionality includes: The monthly pattern to recur.
Actionable Insights for SEOs
- Understanding this model helps SEOs grasp Google's internal data architecture
Attributes
2Sort:|Filter:
monthlyPatternNlpSemanticParsingModelsRecurrenceMonthlyPattern →Default:
nilFull type: GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsRecurrenceMonthlyPattern.tThe monthly pattern to recur.
yearMonthstringDefault:
nilFull type: list(String.tThe months of the year to apply the pattern.