Class CreateFleetRequest (1.21.0)

CreateFleetRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request message for the GkeHub.CreateFleet method.

Attributes

Name Description
parent str
Required. The parent (project and location) where the Fleet will be created. Specified in the format projects/*/locations/*.
fleet google.cloud.gkehub_v1.types.Fleet
Required. The fleet to create.