Package | Description |
---|---|
com.google.api.services.servicemanagement.model |
Modifier and Type | Method and Description |
---|---|
SelectiveGapicGeneration |
SelectiveGapicGeneration.clone() |
SelectiveGapicGeneration |
CommonLanguageSettings.getSelectiveGapicGeneration()
Configuration for which RPCs should be generated in the GAPIC client.
|
SelectiveGapicGeneration |
SelectiveGapicGeneration.set(String fieldName,
Object value) |
SelectiveGapicGeneration |
SelectiveGapicGeneration.setMethods(List<String> methods)
An allowlist of the fully qualified names of RPCs that should be included on public client
surfaces.
|
Modifier and Type | Method and Description |
---|---|
CommonLanguageSettings |
CommonLanguageSettings.setSelectiveGapicGeneration(SelectiveGapicGeneration selectiveGapicGeneration)
Configuration for which RPCs should be generated in the GAPIC client.
|
Copyright © 2011–2024 Google. All rights reserved.