View source: R/firestore_objects.R
GoogleLongrunningListOperationsResponse | R Documentation |
GoogleLongrunningListOperationsResponse Object
GoogleLongrunningListOperationsResponse( nextPageToken = NULL, operations = NULL )
nextPageToken |
The standard List next-page token |
operations |
A list of operations that matches the specified filter in the request |
Autogenerated via gar_create_api_objects
The response message for Operations.ListOperations.
GoogleLongrunningListOperationsResponse object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.