Package | Description |
---|---|
com.google.api.services.drive.model |
Modifier and Type | Method and Description |
---|---|
About.Features |
About.Features.clone() |
About.Features |
About.Features.set(String fieldName,
Object value) |
About.Features |
About.Features.setFeatureName(String featureName)
The name of the feature.
|
About.Features |
About.Features.setFeatureRate(Double featureRate)
The request limit rate for this feature, in queries per second.
|
Modifier and Type | Method and Description |
---|---|
List<About.Features> |
About.getFeatures()
List of additional features enabled on this account.
|
Modifier and Type | Method and Description |
---|---|
About |
About.setFeatures(List<About.Features> features)
List of additional features enabled on this account.
|
Copyright © 2011–2021 Google. All rights reserved.