SearchManagementRequestOptions Class
Parameter group.
Constructor
SearchManagementRequestOptions(*, client_request_id: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
client_request_id
|
A client-generated GUID value that identifies this request. If specified, this will be included in response information as a way to track the request. |
Variables
Name | Description |
---|---|
client_request_id
|
A client-generated GUID value that identifies this request. If specified, this will be included in response information as a way to track the request. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python