You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sdk/search/azure-search-documents/azure/search/documents/indexes/_internal/_generated/_search_service_client.py
+5-5
Original file line number
Diff line number
Diff line change
@@ -29,15 +29,15 @@ class SearchServiceClient(SearchServiceClientOperationsMixin):
29
29
"""Client that can be used to manage and query indexes and documents, as well as manage other resources, on a search service.
Copy file name to clipboardExpand all lines: sdk/search/azure-search-documents/azure/search/documents/indexes/_internal/_generated/aio/_search_service_client_async.py
+5-5
Original file line number
Diff line number
Diff line change
@@ -25,15 +25,15 @@ class SearchServiceClient(SearchServiceClientOperationsMixin):
25
25
"""Client that can be used to manage and query indexes and documents, as well as manage other resources, on a search service.
Copy file name to clipboardExpand all lines: sdk/search/azure-search-documents/azure/search/documents/indexes/_internal/_generated/aio/operations_async/_data_sources_operations_async.py
+12-12
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ class DataSourcesOperations:
24
24
instantiates it for you and attaches it as an attribute.
25
25
26
26
:ivar models: Alias to model classes used in this operation group.
Copy file name to clipboardExpand all lines: sdk/search/azure-search-documents/azure/search/documents/indexes/_internal/_generated/aio/operations_async/_indexers_operations_async.py
+16-16
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ class IndexersOperations:
24
24
instantiates it for you and attaches it as an attribute.
25
25
26
26
:ivar models: Alias to model classes used in this operation group.
0 commit comments