# Functions
No description provided by the author
Creates a new client for this collection.
If set, and if the version is zero during an update, the API will perform a fetch to get the current version of the resource and populate it during the update call.
WithClientDirectedPagination tells the List function to return only the first page, if more pages are available.
WithFilter tells the API to filter the items returned using the provided filter term.
No description provided by the author
WithListToken tells the API to use the provided list token for listing operations on this resource.
WithPageSize controls the size of pages used during List.
WithRecursive tells the API to use recursion for listing operations on this resource.
WithResourcePathOverride tells the API to use the provided resource path.
WithSkipCurlOutput tells the API to not use the current call for cURL output.
# Structs
Client is a client for this collection.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
Option is a func that sets optional attributes for a call.
No description provided by the author
No description provided by the author