Reference documentation and code samples for the Google Cloud Gke Hub V1 Client class UpdateFleetRequest.
Request message for the GkeHub.UpdateFleet
method.
Generated from protobuf message google.cloud.gkehub.v1.UpdateFleetRequest
Namespace
Google \ Cloud \ GkeHub \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ fleet
Fleet
Required. The Fleet to update. The name
field of the Fleet object identifies which fleet will be updated.
↳ update_mask
getFleet
Required. The Fleet to update.
The name
field of the Fleet object identifies which fleet will be
updated.
hasFleet
clearFleet
setFleet
Required. The Fleet to update.
The name
field of the Fleet object identifies which fleet will be
updated.
$this
getUpdateMask
Required. The fields to be updated;
hasUpdateMask
clearUpdateMask
setUpdateMask
Required. The fields to be updated;
$this
static::build
fleet
Fleet
Required. The Fleet to update.
The name
field of the Fleet object identifies which fleet will be
updated.
updateMask

