Marker Attribute to indicate a Method/Class/Property has been made more visible for purpose of testing.
Mark the member as internal and make the testing assembly a friend using
[[["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\u003eVersion 1.69.0 is the latest release available for the Google.Apis package.\u003c/p\u003e\n"],["\u003cp\u003eSeveral previous versions are accessible, including 1.68.0, 1.60.0, 1.59.0, 1.55.0, and 1.50.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eVisibleForTestOnly\u003c/code\u003e attribute can be used to mark a Method/Class/Property to indicate that it has been made more visible for testing purposes.\u003c/p\u003e\n"],["\u003cp\u003eTo use the \u003ccode\u003eVisibleForTestOnly\u003c/code\u003e attribute, mark the member as internal and make the testing assembly a friend with \u003ccode\u003e[assembly: InternalsVisibleTo("Full.Name.Of.Testing.Assembly")]\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]