class SetLoggingServiceRequest extends Model (View source)

Properties

string $clusterId
string $loggingService
string $name
string $projectId
string $zone

Methods

setClusterId($clusterId)

No description

string
getClusterId()

No description

setLoggingService($loggingService)

No description

string
getLoggingService()

No description

setName($name)

No description

string
getName()

No description

setProjectId($projectId)

No description

string
getProjectId()

No description

setZone($zone)

No description

string
getZone()

No description

Details

setClusterId($clusterId)

No description

Parameters

$clusterId

string getClusterId()

No description

Return Value

string

setLoggingService($loggingService)

No description

Parameters

$loggingService

string getLoggingService()

No description

Return Value

string

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setProjectId($projectId)

No description

Parameters

$projectId

string getProjectId()

No description

Return Value

string

setZone($zone)

No description

Parameters

$zone

string getZone()

No description

Return Value

string