ListDeploymentsResponse
    
    
      
    
    
      
      קל לארגן דפים בעזרת אוספים
    
    
      
      אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
    
  
  
      
    
  
  
  
  
  
    
  
  
    
    
    
    
    
    
      
      
      
        
          
            
              | ייצוג ב-JSON | 
          
          
            
              | {
  "deployments": [
    {
      object (Deployment)
    }
  ],
  "nextPageToken": string
} | 
          
        
      
      
        
          
            
            
          
          
            
              | שדות | 
          
          
            
              | deployments[] | object (Deployment)
 ה-deploymentsשתואמים לבקשה. | 
            
              | nextPageToken | string
 אסימון עימוד שהוחזר מקריאה קודמת ל-deployments.listומציין מאיפה צריך להמשיך את הרשימה. אם השדה חסר או ריק, המשמעות היא שאין יותר פריסות. | 
          
        
      
    
  
  
  
  
 
  
    
    
      
       
    
    
  
  
  אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
  עדכון אחרון: 2025-07-25 (שעון UTC).
  
  
  
    
      [null,null,["עדכון אחרון: 2025-07-25 (שעון UTC)."],[],["The core content details the response structure for listing deployments. It returns a JSON object containing an array of `deployments` and a `nextPageToken`. Each `deployments` item is a Deployment object. The `nextPageToken`, a string, is used for pagination, indicating where to continue listing deployments from a previous request. An empty or missing `nextPageToken` signifies the end of available deployments. The key action is to use the `deployments.list` function to get the list.\n"]]