GoogleCloudContentwarehouseV1DocumentSchema
Content Warehouse V1InfrastructureGoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1DocumentSchema
SEO Analysis
AI GeneratedBackend infrastructure with indirect SEO impact. This model (Google Cloud Contentwarehouse V1 Document Schema) contains 7 attributes that define its data structure. Key functionality includes: Output only. The time when the document schema is created.
Actionable Insights for SEOs
- Understanding this model helps SEOs grasp Google's internal data architecture
Attributes
7createTimedatetimenilFull type: DateTime.tOutput only. The time when the document schema is created.
descriptionstringnilFull type: String.tSchema description.
displayNamestringnilFull type: String.tRequired. Name of the schema given by the user. Must be unique per project.
documentIsFolderboolean(nilDocument Type, true refers the document is a folder, otherwise it is a typical document.
namestringnilFull type: String.tThe resource name of the document schema. Format: projects/{project_number}/locations/{location}/documentSchemas/{document_schema_id}. The name is ignored when creating a document schema.
propertyDefinitionsGoogleCloudContentwarehouseV1PropertyDefinition →nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1PropertyDefinition.tDocument details.
updateTimedatetimenilFull type: DateTime.tOutput only. The time when the document schema is last updated.