cirq_google.serialization.arg_func_langs.internal_gate_from_proto

Extracts an InternalGate object from an InternalGate proto.

msg The proto containing a serialized value.
arg_function_language The arg_function_language field from Program.Language.

The deserialized InternalGate object.

ValueError On failure to parse any of the gate arguments.