Class CreateUrlListRequest (0.13.0)

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

Request used by the CreateUrlList method.

Attributes

Name Description
parent str
Required. The parent resource of the UrlList. Must be in the format projects/*/locations/{location}.
url_list_id str
Required. Short name of the UrlList resource to be created. This value should be 1-63 characters long, containing only letters, numbers, hyphens, and underscores, and should not start with a number. E.g. "url_list".
url_list google.cloud.network_security_v1alpha1.types.UrlList
Required. UrlList resource to be created.