Class ManagedService (1.3.2)

ManagedService(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The full representation of a Service that is managed by Google Service Management.

Attributes

NameDescription
service_name str
The name of the service. See the `overview
producer_project_id str
ID of the project that produces and owns this service.

Inheritance

builtins.object > proto.message.Message > ManagedService