| java.lang.Object | |
| ↳ | com.google.android.gms.cloudsave.CloudSaveManager.Options.Builder |
Builder for GoogleApiClient Options.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Defines the workspace in which the client would work.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Defines the workspace in which the client would work. Workspaces allow the app to create datasets that are synced independent of each other. By defining a common workspace, multiple apps belonging to the same Google Develeoper console project can share data. If a workspace name is not set then the workspace defaults to "DefaultWorkspace".