@@ -213,7 +213,8 @@ def create_container( # pylint:disable=docstring-missing-param
213213 :keyword dict[str, Any] full_text_policy: **provisional** The full text policy for the container.
214214 Used to denote the default language to be used for all full text indexes, or to individually
215215 assign a language to each full text index path.
216- :keyword global_secondary_index_definition: **provisional** The global secondary index definition for the container.
216+ :keyword global_secondary_index_definition: **provisional** The global secondary index
217+ definition for the container.
217218 Used to create a GSI container derived from a source container via a SQL projection query.
218219 :paramtype global_secondary_index_definition: ~azure.cosmos.GlobalSecondaryIndexDefinition or dict[str, Any]
219220 :keyword bool return_properties: Specifies whether to return either a ContainerProxy
@@ -294,7 +295,8 @@ def create_container( # pylint:disable=docstring-missing-param
294295 :keyword dict[str, Any] full_text_policy: **provisional** The full text policy for the container.
295296 Used to denote the default language to be used for all full text indexes, or to individually
296297 assign a language to each full text index path.
297- :keyword global_secondary_index_definition: **provisional** The global secondary index definition for the container.
298+ :keyword global_secondary_index_definition: **provisional** The global secondary index
299+ definition for the container.
298300 Used to create a GSI container derived from a source container via a SQL projection query.
299301 :paramtype global_secondary_index_definition: ~azure.cosmos.GlobalSecondaryIndexDefinition or dict[str, Any]
300302 :keyword bool return_properties: Specifies whether to return either a ContainerProxy
@@ -360,7 +362,8 @@ def create_container( # pylint:disable=docstring-missing-param, too-many-statem
360362 :keyword dict[str, Any] full_text_policy: **provisional** The full text policy for the container.
361363 Used to denote the default language to be used for all full text indexes, or to individually
362364 assign a language to each full text index path.
363- :keyword global_secondary_index_definition: **provisional** The global secondary index definition for the container.
365+ :keyword global_secondary_index_definition: **provisional** The global secondary index
366+ definition for the container.
364367 Used to create a GSI container derived from a source container via a SQL projection query.
365368 :paramtype global_secondary_index_definition: ~azure.cosmos.GlobalSecondaryIndexDefinition or dict[str, Any]
366369 :keyword bool return_properties: Specifies whether to return either a ContainerProxy
@@ -527,7 +530,8 @@ def create_container_if_not_exists( # pylint:disable=docstring-missing-param
527530 :keyword dict[str, Any] full_text_policy: **provisional** The full text policy for the container.
528531 Used to denote the default language to be used for all full text indexes, or to individually
529532 assign a language to each full text index path.
530- :keyword global_secondary_index_definition: **provisional** The global secondary index definition for the container.
533+ :keyword global_secondary_index_definition: **provisional** The global secondary index
534+ definition for the container.
531535 Used to create a GSI container derived from a source container via a SQL projection query.
532536 :paramtype global_secondary_index_definition: ~azure.cosmos.GlobalSecondaryIndexDefinition or dict[str, Any]
533537 :keyword bool return_properties: Specifies whether to return either a ContainerProxy
@@ -594,7 +598,8 @@ def create_container_if_not_exists( # pylint:disable=docstring-missing-param
594598 :keyword dict[str, Any] full_text_policy: **provisional** The full text policy for the container.
595599 Used to denote the default language to be used for all full text indexes, or to individually
596600 assign a language to each full text index path.
597- :keyword global_secondary_index_definition: **provisional** The global secondary index definition for the container.
601+ :keyword global_secondary_index_definition: **provisional** The global secondary index
602+ definition for the container.
598603 Used to create a GSI container derived from a source container via a SQL projection query.
599604 :paramtype global_secondary_index_definition: ~azure.cosmos.GlobalSecondaryIndexDefinition or dict[str, Any]
600605 :keyword bool return_properties: Specifies whether to return either a ContainerProxy
@@ -646,7 +651,8 @@ def create_container_if_not_exists( # pylint:disable=docstring-missing-param, d
646651 :keyword dict[str, Any] full_text_policy: **provisional** The full text policy for the container.
647652 Used to denote the default language to be used for all full text indexes, or to individually
648653 assign a language to each full text index path.
649- :keyword global_secondary_index_definition: **provisional** The global secondary index definition for the container.
654+ :keyword global_secondary_index_definition: **provisional** The global secondary index
655+ definition for the container.
650656 Used to create a GSI container derived from a source container via a SQL projection query.
651657 :paramtype global_secondary_index_definition: ~azure.cosmos.GlobalSecondaryIndexDefinition or dict[str, Any]
652658 :keyword bool return_properties: Specifies whether to return either a ContainerProxy
@@ -953,7 +959,8 @@ def replace_container( # pylint:disable=docstring-missing-param
953959 :keyword dict[str, Any] full_text_policy: **provisional** The full text policy for the container.
954960 Used to denote the default language to be used for all full text indexes, or to individually
955961 assign a language to each full text index path.
956- :keyword global_secondary_index_definition: **provisional** The global secondary index definition for the container.
962+ :keyword global_secondary_index_definition: **provisional** The global secondary index
963+ definition for the container.
957964 Used to create a GSI container derived from a source container via a SQL projection query.
958965 :paramtype global_secondary_index_definition: ~azure.cosmos.GlobalSecondaryIndexDefinition or dict[str, Any]
959966 :keyword bool return_properties: Specifies whether to return either a ContainerProxy
@@ -1017,7 +1024,8 @@ def replace_container( # pylint:disable=docstring-missing-param
10171024 :keyword dict[str, Any] full_text_policy: **provisional** The full text policy for the container.
10181025 Used to denote the default language to be used for all full text indexes, or to individually
10191026 assign a language to each full text index path.
1020- :keyword global_secondary_index_definition: **provisional** The global secondary index definition for the container.
1027+ :keyword global_secondary_index_definition: **provisional** The global secondary index
1028+ definition for the container.
10211029 Used to create a GSI container derived from a source container via a SQL projection query.
10221030 :paramtype global_secondary_index_definition: ~azure.cosmos.GlobalSecondaryIndexDefinition or dict[str, Any]
10231031 :keyword bool return_properties: Specifies whether to return either a ContainerProxy
@@ -1069,7 +1077,8 @@ def replace_container( # pylint:disable=docstring-missing-param, docstring-shou
10691077 :keyword dict[str, Any] full_text_policy: **provisional** The full text policy for the container.
10701078 Used to denote the default language to be used for all full text indexes, or to individually
10711079 assign a language to each full text index path.
1072- :keyword global_secondary_index_definition: **provisional** The global secondary index definition for the container.
1080+ :keyword global_secondary_index_definition: **provisional** The global secondary index
1081+ definition for the container.
10731082 Used to create a GSI container derived from a source container via a SQL projection query.
10741083 :paramtype global_secondary_index_definition: ~azure.cosmos.GlobalSecondaryIndexDefinition or dict[str, Any]
10751084 :keyword bool return_properties: Specifies whether to return either a ContainerProxy
0 commit comments