Modifier and Type | Class and Description |
---|---|
class |
Drive.Realtime.Get |
Constructor and Description |
---|
Drive.Realtime() |
Modifier and Type | Method and Description |
---|---|
Drive.Realtime.Get |
get(String fileId)
Exports the contents of the Realtime API data model associated with this file as JSON.
|
public Drive.Realtime.Get get(String fileId) throws IOException
AbstractGoogleClientRequest.execute()
method to invoke the remote operation.fileId
- The ID of the file that the Realtime API data model is associated with.IOException