[[["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-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eUserServicePb.CreateLogoutURLResponseOrBuilder\u003c/code\u003e interface provides methods for handling logout URLs.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003egetLogoutUrl()\u003c/code\u003e method returns a String representing the logout URL.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003egetLogoutUrlBytes()\u003c/code\u003e method returns the logout URL as a \u003ccode\u003eByteString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ehasLogoutUrl()\u003c/code\u003e method checks if a logout URL is present, returning a boolean.\u003c/p\u003e\n"]]],[],null,["# Interface UserServicePb.CreateLogoutURLResponseOrBuilder (2.0.0)\n\n public static interface UserServicePb.CreateLogoutURLResponseOrBuilder extends MessageOrBuilder\n\nImplements\n----------\n\ncom.google.protobuf.MessageOrBuilder\n\nMethods\n-------\n\n### getLogoutUrl()\n\n public abstract String getLogoutUrl()\n\n### getLogoutUrlBytes()\n\n public abstract ByteString getLogoutUrlBytes()\n\n### hasLogoutUrl()\n\n public abstract boolean hasLogoutUrl()"]]