SearchEntriesRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Attributes |
|
---|---|
Name | Description |
name |
str
Required. The project to which the request should be attributed in the following form: projects/{project}/locations/{location} .
|
query |
str
Required. The query against which entries in scope should be matched. |
page_size |
int
Optional. Pagination. |
order_by |
str
Optional. Ordering of the results. Supported options to be added later. |
scope |
str
Optional. The scope under which the search should be operating. Should either be organizations/ |