You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 31, 2023. It is now read-only.
Traceback (most recent call last):
File "list_config.py", line 60, in <module>
create_feature(client, parent, membership_name)
File "list_config.py", line 26, in create_feature
member_spec = MembershipFeatureSpec(
File "\pythonProjectAnthos\venv\lib\site-packages\proto\message.py", line 585, in __init__
super().__setattr__("_pb", self._meta.pb(**params))
TypeError: Parameter to MergeFrom() must be instance of same class: expected google.cloud.gkehub.configmanagement.v1.MembershipSpec got MembershipSpec.
Environment details
Steps to reproduce
Code example
Stack trace