Method: customers.patch
    
    
      
    
    
      
      Tetap teratur dengan koleksi
    
    
      
      Simpan dan kategorikan konten berdasarkan preferensi Anda.
    
  
  
      
    
  
  
  
  
  
    
  
  
    
    
    
    
    
    
      
      
      
      
        
          Permintaan HTTP
          PATCH https://sasportal.googleapis.com/v1alpha1/{customer.name=customers/*}
URL menggunakan sintaksis gRPC Transcoding.
        
        
          Parameter jalur
          
            
              
                | Parameter | 
            
            
              
                | customer.name | string
 
                    Hanya output. Nama resource pelanggan.
                   | 
            
          
        
        
          Parameter kueri
          
            
              
                | Parameter | 
            
            
              
                | updateMask | string (FieldMaskformat)
 
                     Kolom yang akan diperbarui. Daftar dipisahkan koma yang berisi nama-nama kolom yang sepenuhnya valid. Contoh: "user.displayName,photo". | 
            
          
        
        
          Isi permintaan
          Isi permintaan memuat instance Customer.
        
        
          Isi respons
          Jika berhasil, isi respons memuat instance Customer.
        
        
          Cakupan Otorisasi
          Memerlukan cakupan OAuth berikut:
          
            - https://www.googleapis.com/auth/userinfo.email
 
  
    
    
      
       
    
    
  
  
  Kecuali dinyatakan lain, konten di halaman ini dilisensikan berdasarkan Lisensi Creative Commons Attribution 4.0, sedangkan contoh kode dilisensikan berdasarkan Lisensi Apache 2.0. Untuk mengetahui informasi selengkapnya, lihat Kebijakan Situs Google Developers. Java adalah merek dagang terdaftar dari Oracle dan/atau afiliasinya.
  Terakhir diperbarui pada 2025-07-25 UTC.
  
  
  
    
      [null,null,["Terakhir diperbarui pada 2025-07-25 UTC."],[],["This document outlines the process for updating a customer resource via a `PATCH` request to a specific URL. The URL utilizes gRPC Transcoding syntax, including a path parameter `customer.name` that identifies the customer.  Updates are managed through the `updateMask` query parameter, specifying fields to modify. The request body contains the updated customer details. A successful request returns the updated customer information in the response body. Finally, this operation requires the `userinfo.email` authorization scope.\n"]]