Google Cloud Service Management V1 Client - Class ManagedService (2.2.0)Stay organized with collectionsSave and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Service Management V1 Client class ManagedService.
The full representation of a Service that is managed by
Google Service Management.
Generated from protobuf messagegoogle.api.servicemanagement.v1.ManagedService
Namespace
Google \ Cloud \ ServiceManagement \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ service_name
string
The name of the service. See theoverviewfor naming requirements.
↳ producer_project_id
string
ID of the project that produces and owns this service.
getServiceName
The name of the service. See theoverviewfor naming requirements.
Returns
Type
Description
string
setServiceName
The name of the service. See theoverviewfor naming requirements.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getProducerProjectId
ID of the project that produces and owns this service.
Returns
Type
Description
string
setProducerProjectId
ID of the project that produces and owns this service.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-18 UTC."],[],[]]