| Package | Description |
|---|---|
| com.google.api.services.servicenetworking.v1beta.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.setGenerateOmittedAsInternal(Boolean generateOmittedAsInternal)
Setting this to true indicates to the client generators that methods that would be excluded
from the generation should instead be generated in a way that indicates these methods should
not be consumed by end users.
|
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–2025 Google. All rights reserved.