google-cloud-debugger - Class Google::Cloud::Debugger::TransmitterError (v0.42.2)
Reference documentation and code samples for the google-cloud-debugger class Google::Cloud::Debugger::TransmitterError.
TransmitterError
Used to indicate a problem submitting breakpoints. This can occur when
there are not enough resources allocated for the amount of usage, or
when the calling the API returns an error.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# google-cloud-debugger - Class Google::Cloud::Debugger::TransmitterError (v0.42.2)\n\nReference documentation and code samples for the google-cloud-debugger class Google::Cloud::Debugger::TransmitterError.\n\nTransmitterError\n----------------\n\nUsed to indicate a problem submitting breakpoints. This can occur when\nthere are not enough resources allocated for the amount of usage, or\nwhen the calling the API returns an error. \n\nInherits\n--------\n\n- Google::Cloud::Error\n\nMethods\n-------\n\n### #breakpoint\n\n def breakpoint()\n\nReturns the value of attribute breakpoint.\n\n### #initialize\n\n def initialize(message, breakpoint = nil) -\u003e TransmitterError\n\n**Returns**\n\n- ([TransmitterError](./Google-Cloud-Debugger-TransmitterError)) --- a new instance of TransmitterError"]]