Google Cloud Service Management V1 Client - Class SubmitConfigSourceResponse (1.3.3)

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 \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ service_config Google\Api\Service

The generated service configuration.

getServiceConfig

The generated service configuration.

Returns
TypeDescription
Google\Api\Service|null

hasServiceConfig

clearServiceConfig

setServiceConfig

The generated service configuration.

Parameter
NameDescription
var Google\Api\Service
Returns
TypeDescription
$this