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

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

Request to delete a Scope RBACRoleBinding.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Required. The RBACRoleBinding resource name in the format projects/*/locations/*/scopes/*/rbacrolebindings/*.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. The RBACRoleBinding resource name in the format projects/*/locations/*/scopes/*/rbacrolebindings/*.
Returns
  • (::String) — Required. The RBACRoleBinding resource name in the format projects/*/locations/*/scopes/*/rbacrolebindings/*.