Reference documentation and code samples for the Google Cloud Service Management V1 Client class SubmitConfigSourceResponse.
Response message for SubmitConfigSource method.
Generated from protobuf message google.api.servicemanagement.v1.SubmitConfigSourceResponse
Namespace
Google \ Cloud \ ServiceManagement \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ service_config |
Google\Api\Service
The generated service configuration. |
getServiceConfig
The generated service configuration.
| Returns | |
|---|---|
| Type | Description |
Google\Api\Service|null |
|
hasServiceConfig
clearServiceConfig
setServiceConfig
The generated service configuration.
| Parameter | |
|---|---|
| Name | Description |
var |
Google\Api\Service
|
| Returns | |
|---|---|
| Type | Description |
$this |
|