Class GetServiceRequest (1.3.1)

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

Request message for the GetService method.

Attribute

NameDescription
name str
Name of the consumer and service to get the ``ConsumerState`` for. An example name would be: ``projects/123/services/serviceusage.googleapis.com`` where ``123`` is the project number.

Inheritance

builtins.object > proto.message.Message > GetServiceRequest