Class ListServiceConfigsRequest (1.0.4)

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

Request message for ListServiceConfigs method. .. attribute:: service_name

Required. The name of the service. See the overview <https://cloud.google.com/service-management/overview>__ for naming requirements. For example: example.googleapis.com.

:type: str

Attributes

NameDescription
page_token str
The token of the page to retrieve.
page_size int
The max number of items to include in the response list. Page size is 50 if not specified. Maximum value is 100.