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

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

Request to create a Scope.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#parent

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

#parent=

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

#scope

def scope() -> ::Google::Cloud::GkeHub::V1::Scope
Returns

#scope=

def scope=(value) -> ::Google::Cloud::GkeHub::V1::Scope
Parameter
Returns

#scope_id

def scope_id() -> ::String
Returns
  • (::String) — Required. Client chosen ID for the Scope. scope_id must be a ????

#scope_id=

def scope_id=(value) -> ::String
Parameter
  • value (::String) — Required. Client chosen ID for the Scope. scope_id must be a ????
Returns
  • (::String) — Required. Client chosen ID for the Scope. scope_id must be a ????