[[["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."],[[["\u003cp\u003eThe \u003ccode\u003eImagesServicePb.OutputSettingsOrBuilder\u003c/code\u003e interface extends \u003ccode\u003eMessageOrBuilder\u003c/code\u003e and is a public static interface.\u003c/p\u003e\n"],["\u003cp\u003eIt provides a method \u003ccode\u003egetMimeType()\u003c/code\u003e that returns a \u003ccode\u003eMIME_TYPE\u003c/code\u003e enum.\u003c/p\u003e\n"],["\u003cp\u003eIt provides a method \u003ccode\u003egetQuality()\u003c/code\u003e that returns an integer.\u003c/p\u003e\n"],["\u003cp\u003eThe interface also has \u003ccode\u003ehasMimeType()\u003c/code\u003e and \u003ccode\u003ehasQuality()\u003c/code\u003e methods, both returning a boolean to indicate the presence of these fields.\u003c/p\u003e\n"]]],[],null,["# Interface ImagesServicePb.OutputSettingsOrBuilder (2.0.0)\n\n public static interface ImagesServicePb.OutputSettingsOrBuilder extends MessageOrBuilder\n\nImplements\n----------\n\ncom.google.protobuf.MessageOrBuilder\n\nMethods\n-------\n\n### getMimeType()\n\n public abstract ImagesServicePb.OutputSettings.MIME_TYPE getMimeType()\n\n### getQuality()\n\n public abstract int getQuality()\n\n### hasMimeType()\n\n public abstract boolean hasMimeType()\n\n### hasQuality()\n\n public abstract boolean hasQuality()"]]