Class CreateMembershipBindingRequest (1.21.0)

CreateMembershipBindingRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Request to create a MembershipBinding.

Attributes

Name Description
parent str
Required. The parent (project and location) where the MembershipBinding will be created. Specified in the format projects/*/locations/*/memberships/*.
membership_binding google.cloud.gkehub_v1.types.MembershipBinding
Required. The MembershipBinding to create.
membership_binding_id str
Required. The ID to use for the MembershipBinding.