
This external documentation for pyVmomi was generated using Googly Docs (aka Google Standard Documentation) which renders very cleanly in GitHub. Internal documentation for a class should be done in Sphinx format because tools like pyCharm and Eclipse can use that documentation as a hint for code completion. Note: External docs as Googly Docs, internal docs as Sphinx. Closes bug#15
790 B
790 B
vim.host.DatastoreBrowser.SearchResults
This data object type contains the results of a search method for one datastore. A search method typically returns a set of these objects as an array.
- extends
- Attributes:
-
datastore (vim.Datastore, optional):
Datastore contains the results.
folderPath (str, optional):
Relative path to the top-level folder.
file (vim.host.DatastoreBrowser.FileInfo, optional):
Set of matching files, if any.