# Functions
GetActualProtocFileDescriptorSet gets the FileDescriptorSet for actual protoc.
GetGoogleapisDirPath gets the path to a clone of googleapis.
GetProtocFilePaths gets the file paths for protoc.
GetProtocFilePathsErr is like GetProtocFilePaths except it returns an error and accepts a ctx.
RunActualProtoc runs actual protoc.
# Constants
NumGoogleapisFiles is the number of googleapis files on the current test commit.
NumGoogleapisFilesWithImports is the number of googleapis files on the current test commit with imports.