GKE Hub V1 API - Class Google::Cloud::GkeHub::V1::CreateMembershipBindingRequest (v2.5.0)

Reference documentation and code samples for the GKE Hub V1 API class Google::Cloud::GkeHub::V1::CreateMembershipBindingRequest.

Request to create a MembershipBinding.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#membership_binding

def membership_binding() -> ::Google::Cloud::GkeHub::V1::MembershipBinding
Returns

#membership_binding=

def membership_binding=(value) -> ::Google::Cloud::GkeHub::V1::MembershipBinding
Parameter
Returns

#membership_binding_id

def membership_binding_id() -> ::String
Returns
  • (::String) — Required. The ID to use for the MembershipBinding.

#membership_binding_id=

def membership_binding_id=(value) -> ::String
Parameter
  • value (::String) — Required. The ID to use for the MembershipBinding.
Returns
  • (::String) — Required. The ID to use for the MembershipBinding.

#parent

def parent() -> ::String
Returns
  • (::String) — Required. The parent (project and location) where the MembershipBinding will be created. Specified in the format projects/*/locations/*/memberships/*.

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String) — Required. The parent (project and location) where the MembershipBinding will be created. Specified in the format projects/*/locations/*/memberships/*.
Returns
  • (::String) — Required. The parent (project and location) where the MembershipBinding will be created. Specified in the format projects/*/locations/*/memberships/*.