func ProjectID()

in metadata/metadata.go [27:29]


func ProjectID() (string, error) {
	return metadata.ProjectID()
}