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

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

Request message for the GkeHub.CreateFleet method.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#fleet

def fleet() -> ::Google::Cloud::GkeHub::V1::Fleet
Returns

#fleet=

def fleet=(value) -> ::Google::Cloud::GkeHub::V1::Fleet
Parameter
Returns

#parent

def parent() -> ::String
Returns
  • (::String) — Required. The parent (project and location) where the Fleet 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 Fleet will be created. Specified in the format projects/*/locations/*.
Returns
  • (::String) — Required. The parent (project and location) where the Fleet will be created. Specified in the format projects/*/locations/*.