Method: locations.getLodging
    
    
      
    
    
      
      コレクションでコンテンツを整理
    
    
      
      必要に応じて、コンテンツの保存と分類を行います。
    
  
  
      
    
  
  
  
  
  
    
  
  
    
    
    
    
    
    
      
      
      
      
        
          HTTP リクエスト
          GET https://mybusinesslodging.googleapis.com/v1/{name=locations/*/lodging}
この URL は gRPC Transcoding 構文を使用します。
        
        
          パスパラメータ
          
            
              
              
            
            
              
                | パラメータ | 
            
            
              
                | name | string
 必須。このビジネスの Google 識別子。locations/{locationId}/lodgingの形式です。 | 
            
          
        
        
          クエリ パラメータ
          
            
              
              
            
            
              
                | パラメータ | 
            
            
              
                | readMask | string (FieldMaskformat)
 必須。返される特定のフィールド。すべてのフィールドを含めるには「*」を使用します。繰り返しフィールドの項目を個別に指定することはできません。 完全修飾フィールド名のカンマ区切りリストです。(例: "user.displayName,photo")。 | 
            
          
        
        
          リクエスト本文
          リクエストの本文は空にする必要があります。
        
        
          レスポンスの本文
          成功した場合、レスポンスの本文には Lodging のインスタンスが含まれます。
        
        
          認可スコープ
          次の OAuth スコープが必要です。
          
            - https://www.googleapis.com/auth/business.manage
詳細については、OAuth 2.0 の概要をご覧ください。
        
      
    
  
  
  
  
 
  
    
    
      
       
    
    
  
  
  特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
  最終更新日 2025-07-25 UTC。
  
  
  
    
      [null,null,["最終更新日 2025-07-25 UTC。"],[],["This documentation outlines how to retrieve lodging information for a specific location. A `GET` request is sent to the provided URL, including the location's identifier in the `name` path parameter (e.g., `locations/{locationId}/lodging`). The `readMask` query parameter is required to specify which fields to return, or \"*\" for all fields. The request body must be empty. A successful response returns a `Lodging` instance, and  `https://www.googleapis.com/auth/business.manage` OAuth scope is required.\n"]]