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.

The deserialized InternalGate object.

ValueError On failure to parse any of the gate arguments.