Resource: ManagedService
The full representation of a Service that is managed by Google Service Management.
JSON representation |
---|
{ "serviceName": string, "producerProjectId": string } |
Fields | |
---|---|
serviceName |
The name of the service. See the overview for naming requirements. |
producerProjectId |
ID of the project that produces and owns this service. |
Methods |
|
---|---|
|
Creates a new managed service. |
|
Deletes a managed service. |
(deprecated) |
Disables a service for a project, so it can no longer be be used for the project. |
(deprecated) |
Enables a service for a project, so it can be used for the project. |
|
Generates and returns a report (errors, warnings and changes from existing configurations) associated with GenerateConfigReportRequest.new_value If GenerateConfigReportRequest.old_value is specified, GenerateConfigReportRequest will contain a single ChangeReport based on the comparison between GenerateConfigReportRequest.new_value and GenerateConfigReportRequest.old_value. |
|
Gets a managed service. |
|
Gets a service configuration (version) for a managed service. |
|
Gets the access control policy for a resource. |
|
Lists managed services. |
|
Sets the access control policy on the specified resource. |
|
Returns permissions that a caller has on the specified resource. |
|
Revives a previously deleted managed service. |