Method: issuer.update
    
    
      
    
    
      
      সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
    
    
      
      আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
    
  
  
      
    
  
  
  
  
  
    
  
  
    
    
     প্রদত্ত ইস্যুকারী আইডি দ্বারা উল্লেখিত ইস্যুকারীকে আপডেট করে। 
 HTTP অনুরোধ
 PUT https://walletobjects.googleapis.com/walletobjects/v1/issuer/{resourceId}
 URL gRPC ট্রান্সকোডিং সিনট্যাক্স ব্যবহার করে। 
 পাথ প্যারামিটার 
| পরামিতি | 
|---|
| resourceId |  string ( int64 format)  ইস্যুকারীর অনন্য শনাক্তকারী।  | 
শরীরের অনুরোধ
 অনুরোধের অংশে Issuer একটি উদাহরণ রয়েছে। 
 প্রতিক্রিয়া শরীর
 সফল হলে, প্রতিক্রিয়া বডিতে Issuer একটি উদাহরণ থাকে। 
 অনুমোদনের সুযোগ
 নিম্নলিখিত OAuth সুযোগ প্রয়োজন:
-  https://www.googleapis.com/auth/wallet_object.issuer
 
  
    
    
      
       
    
    
  
  
  অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
  2025-07-25 UTC-তে শেষবার আপডেট করা হয়েছে।
  
  
  
    
      [null,null,["2025-07-25 UTC-তে শেষবার আপডেট করা হয়েছে।"],[],["The core content describes updating an issuer using the provided issuer ID.  A `PUT` HTTP request is sent to a specific URL with the issuer ID as a path parameter. The request body must include an `Issuer` instance, and if successful, the response body will also contain an `Issuer` instance. This operation requires the `https://www.googleapis.com/auth/wallet_object.issuer` authorization scope. The unique identifier for the issuer is represented as a string of `int64` format.\n"]]