Google\Cloud\Speech\Operation::name PHP Method

name() public method

Example: echo $operation->name();
public name ( ) : string
return string
    public function name()
    {
        return $this->name;
    }