Class DeleteSampleQuerySetRequest (0.12.3)

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

Request message for SampleQuerySetService.DeleteSampleQuerySet method.

Attribute

Name Description
name str
Required. Full resource name of SampleQuerySet, such as projects/{project}/locations/{location}/sampleQuerySets/{sample_query_set}. If the caller does not have permission to delete the SampleQuerySet, regardless of whether or not it exists, a PERMISSION_DENIED error is returned. If the SampleQuerySet to delete does not exist, a NOT_FOUND error is returned.