[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2025-07-25 UTC."],[[["Inserts a new generic object with a given ID and properties using a POST request."],["The request body and successful response body both contain an instance of a GenericObject."],["Requires authorization with the `https://www.googleapis.com/auth/wallet_object.issuer` scope."]]],["A `POST` request is made to `https://walletobjects.googleapis.com/walletobjects/v1/genericObject` to insert a generic object. The request body should include an instance of `GenericObject`. A successful operation returns a newly created `GenericObject` in the response body. The request requires the `https://www.googleapis.com/auth/wallet_object.issuer` OAuth scope for authorization. The URL uses gRPC Transcoding syntax.\n"]]