File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed 
compute/cloud-client/src/main/java/compute/reservation Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ public static void main(String[] args)
4444    // TODO(developer): Replace these variables before running the sample. 
4545    // Project ID or project number of the Cloud project you want to use. 
4646    String  projectId  = "YOUR_PROJECT_ID" ;
47-     // Name of the zone in which you want to create the disk . 
47+     // Name of the zone in which you want to create the reservation . 
4848    String  zone  = "us-central1-a" ;
4949    // Name of the reservation you want to create. 
5050    String  reservationName  = "YOUR_RESERVATION_NAME" ;
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ public static void main(String[] args)
3636    // TODO(developer): Replace these variables before running the sample. 
3737    // Project ID or project number of the Cloud project you want to use. 
3838    String  projectId  = "YOUR_PROJECT_ID" ;
39-     // Name of the zone in which you want to create the disk . 
39+     // Name of the zone in which you want to create the reservation . 
4040    String  zone  = "us-central1-a" ;
4141    // Name of the reservation you want to create. 
4242    String  reservationName  = "YOUR_RESERVATION_NAME" ;
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments