DeletePublicAdvertisedPrefixeRequest constructor
DeletePublicAdvertisedPrefixeRequest({})
Implementation
DeletePublicAdvertisedPrefixeRequest({
required this.project,
required this.publicAdvertisedPrefix,
this.requestId,
}) : super(fullyQualifiedName);