[[["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\u003e\u003ccode\u003eImagesServicePb.ImagesDeleteUrlBaseRequestOrBuilder\u003c/code\u003e is an interface extending \u003ccode\u003eMessageOrBuilder\u003c/code\u003e for handling image deletion requests.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003egetBlobKey()\u003c/code\u003e method returns a \u003ccode\u003eString\u003c/code\u003e representing the blob key associated with the image to be deleted.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003egetBlobKeyBytes()\u003c/code\u003e method returns a \u003ccode\u003eByteString\u003c/code\u003e representation of the blob key.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ehasBlobKey()\u003c/code\u003e method returns a boolean indicating whether a blob key is present in the request.\u003c/p\u003e\n"]]],[],null,["# Interface ImagesServicePb.ImagesDeleteUrlBaseRequestOrBuilder (2.0.0)\n\n public static interface ImagesServicePb.ImagesDeleteUrlBaseRequestOrBuilder extends MessageOrBuilder\n\nImplements\n----------\n\ncom.google.protobuf.MessageOrBuilder\n\nMethods\n-------\n\n### getBlobKey()\n\n public abstract String getBlobKey()\n\n### getBlobKeyBytes()\n\n public abstract ByteString getBlobKeyBytes()\n\n### hasBlobKey()\n\n public abstract boolean hasBlobKey()"]]