Optional. If present, it fixes the release on the unit until the given
time; i.e. changes to the release field will be rejected. Rollouts should
and will also respect this by not requesting an upgrade in the first
place.
Optional. If present, it fixes the release on the unit until the given
time; i.e. changes to the release field will be rejected. Rollouts should
and will also respect this by not requesting an upgrade in the first
place.
Optional. If present, it fixes the release on the unit until the given
time; i.e. changes to the release field will be rejected. Rollouts should
and will also respect this by not requesting an upgrade in the first
place.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Interface Unit.MaintenanceSettingsOrBuilder (0.2.0)\n\n public static interface Unit.MaintenanceSettingsOrBuilder extends MessageOrBuilder\n\nImplements\n----------\n\n[MessageOrBuilder](https://cloud.google.com/java/docs/reference/protobuf/latest/com.google.protobuf.MessageOrBuilder.html)\n\nMethods\n-------\n\n### getPinnedUntilTime()\n\n public abstract Timestamp getPinnedUntilTime()\n\nOptional. If present, it fixes the release on the unit until the given\ntime; i.e. changes to the release field will be rejected. Rollouts should\nand will also respect this by not requesting an upgrade in the first\nplace.\n\n`\n.google.protobuf.Timestamp pinned_until_time = 1 [(.google.api.field_behavior) = OPTIONAL];\n`\n\n### getPinnedUntilTimeOrBuilder()\n\n public abstract TimestampOrBuilder getPinnedUntilTimeOrBuilder()\n\nOptional. If present, it fixes the release on the unit until the given\ntime; i.e. changes to the release field will be rejected. Rollouts should\nand will also respect this by not requesting an upgrade in the first\nplace.\n\n`\n.google.protobuf.Timestamp pinned_until_time = 1 [(.google.api.field_behavior) = OPTIONAL];\n`\n\n### hasPinnedUntilTime()\n\n public abstract boolean hasPinnedUntilTime()\n\nOptional. If present, it fixes the release on the unit until the given\ntime; i.e. changes to the release field will be rejected. Rollouts should\nand will also respect this by not requesting an upgrade in the first\nplace.\n\n`\n.google.protobuf.Timestamp pinned_until_time = 1 [(.google.api.field_behavior) = OPTIONAL];\n`"]]