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
- (::Google::Cloud::GkeHub::V1::Scope) — Required. The Scope to create.
#scope=
def scope=(value) -> ::Google::Cloud::GkeHub::V1::Scope
Parameter
- value (::Google::Cloud::GkeHub::V1::Scope) — Required. The Scope to create.
Returns
- (::Google::Cloud::GkeHub::V1::Scope) — Required. The Scope to create.
#scope_id
def scope_id() -> ::String
Returns
-
(::String) — Required. Client chosen ID for the Scope.
scope_idmust be a ????
#scope_id=
def scope_id=(value) -> ::String
Parameter
-
value (::String) — Required. Client chosen ID for the Scope.
scope_idmust be a ????
Returns
-
(::String) — Required. Client chosen ID for the Scope.
scope_idmust be a ????