Package | Description |
---|---|
com.google.api.services.servicemanagement.model |
Modifier and Type | Method and Description |
---|---|
ConfigSource |
ConfigSource.clone() |
ConfigSource |
SubmitConfigSourceRequest.getConfigSource()
Required.
|
ConfigSource |
ConfigSource.set(String fieldName,
Object value) |
ConfigSource |
ConfigSource.setFiles(List<ConfigFile> files)
Set of source configuration files that are used to generate a service configuration
(`google.api.Service`).
|
ConfigSource |
ConfigSource.setId(String id)
A unique ID for a specific instance of this message, typically assigned by the client for
tracking purpose.
|
Modifier and Type | Method and Description |
---|---|
SubmitConfigSourceRequest |
SubmitConfigSourceRequest.setConfigSource(ConfigSource configSource)
Required.
|
Copyright © 2011–2024 Google. All rights reserved.