method
TypedAllLocalesCollection.With
With binds the generated all-locales definition to the operation engine.
Arguments
| Argument | Type | Description |
|---|---|---|
local | *LocalAPI | The local value. |
Returns
The declared result.
BoundTypedAllLocalesCollection[Document]Full signature
func (definition TypedAllLocalesCollection[Document]) With(
local *LocalAPI,
) BoundTypedAllLocalesCollection[Document]Related types
TypedAllLocalesCollectionA collection read descriptor for generated all-locales document models.
LocalAPIIn-process content operations that share the REST authorization and lifecycle pipeline.
BoundTypedAllLocalesCollectionTyped Find and List reads with population, projection and all translations.