Package | Description |
---|---|
com.google.api.services.servicemanagement.model |
Modifier and Type | Method and Description |
---|---|
MethodSettings |
MethodSettings.clone() |
MethodSettings |
MethodSettings.set(String fieldName,
Object value) |
MethodSettings |
MethodSettings.setAutoPopulatedFields(List<String> autoPopulatedFields)
List of top-level fields of the request message, that should be automatically populated by the
client libraries based on their (google.api.field_info).format.
|
MethodSettings |
MethodSettings.setLongRunning(LongRunning longRunning)
Describes settings to use for long-running operations when generating API methods for RPCs.
|
MethodSettings |
MethodSettings.setSelector(String selector)
The fully qualified name of the method, for which the options below apply.
|
Modifier and Type | Method and Description |
---|---|
List<MethodSettings> |
Publishing.getMethodSettings()
A list of API method settings, e.g.
|
Modifier and Type | Method and Description |
---|---|
Publishing |
Publishing.setMethodSettings(List<MethodSettings> methodSettings)
A list of API method settings, e.g.
|
Copyright © 2011–2024 Google. All rights reserved.