GeneratedGeneratedSAFEThe Sample is verified to be safe to use.
from enum value: SAMPLE_CLEARANCE_SAFE = 1;
GeneratedUNSAFEThe Sample is not from a trusted source - the sample could cause copyright issues and may be removed from the platform. A track using this sample could inherit copyright issues.
from enum value: SAMPLE_CLEARANCE_UNSAFE = 2;
GeneratedUNSPECIFIEDUnspecified Sample clearance.
from enum value: SAMPLE_CLEARANCE_UNSPECIFIED = 0;
SampleClearance is the clearance of the Sample.
from enum audiotool.sample.v1.SampleClearance