Reference documentation and code samples for the GKE Hub V1 API class Google::Cloud::GkeHub::V1::UpdateFleetRequest.
Request message for the GkeHub.UpdateFleet method.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#fleet
def fleet() -> ::Google::Cloud::GkeHub::V1::Fleet
Returns
-
(::Google::Cloud::GkeHub::V1::Fleet) — Required. The Fleet to update.
The
namefield of the Fleet object identifies which fleet will be updated.
#fleet=
def fleet=(value) -> ::Google::Cloud::GkeHub::V1::Fleet
Parameter
-
value (::Google::Cloud::GkeHub::V1::Fleet) — Required. The Fleet to update.
The
namefield of the Fleet object identifies which fleet will be updated.
Returns
-
(::Google::Cloud::GkeHub::V1::Fleet) — Required. The Fleet to update.
The
namefield of the Fleet object identifies which fleet will be updated.
#update_mask
def update_mask() -> ::Google::Protobuf::FieldMask
Returns
- (::Google::Protobuf::FieldMask) — Required. The fields to be updated;
#update_mask=
def update_mask=(value) -> ::Google::Protobuf::FieldMask
Parameter
- value (::Google::Protobuf::FieldMask) — Required. The fields to be updated;
Returns
- (::Google::Protobuf::FieldMask) — Required. The fields to be updated;