Method: customers.nodes.nodes.create
    
    
      
    
    
      
      コレクションでコンテンツを整理
    
    
      
      必要に応じて、コンテンツの保存と分類を行います。
    
  
  
      
    
  
  
  
  
  
    
  
  
    
    
    
    
    
    
      
      
      
        
          HTTP リクエスト
          POST https://sasportal.googleapis.com/v1alpha1/{parent=customers/*/nodes/*}/nodes
この URL は gRPC Transcoding 構文を使用します。
        
        
          パスパラメータ
          
            
              
              
            
            
              
                | パラメータ | 
            
            
              
                | parent | string
 必須。ノードが作成される親リソース名。 | 
            
          
        
        
          リクエストの本文
          リクエストの本文には Node のインスタンスが含まれます。
        
        
          レスポンスの本文
          成功した場合、レスポンスの本文には、新しく作成された Node のインスタンスが含まれます。
        
        
          承認スコープ
          次の OAuth スコープが必要です。
          
            - https://www.googleapis.com/auth/sasportal
 
  
    
    
      
       
    
    
  
  
  特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
  最終更新日 2025-07-25 UTC。
  
  
  
    
      [null,null,["最終更新日 2025-07-25 UTC。"],[],["This describes the process of creating a new node within a system. A `POST` request is sent to a specific URL, defined by gRPC Transcoding syntax, that includes a required `parent` path parameter specifying the node's location. The request body must contain the details of the new `Node`, and the successful response returns the created `Node` instance. This action requires the `https://www.googleapis.com/auth/sasportal` authorization scope.\n"]]