Resource: GeminiGcpEnablementSetting
Message describing GeminiGcpEnablementSetting object
| JSON representation | 
|---|
{ "name": string, "createTime": string, "updateTime": string, "labels": { string: string, ... }, "enableCustomerDataSharing": boolean, "disableWebGrounding": boolean }  | 
              
| Fields | |
|---|---|
name | 
                
                   
 Identifier. Name of the resource. Format:projects/{project}/locations/{location}/geminiGcpEnablementSettings/{geminiGcpEnablementSetting}  | 
              
createTime | 
                
                   
 Output only. [Output only] Create time stamp. Uses RFC 3339, where generated output will always be Z-normalized and use 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples:   | 
              
updateTime | 
                
                   
 Output only. [Output only] Update time stamp. Uses RFC 3339, where generated output will always be Z-normalized and use 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples:   | 
              
labels | 
                
                   
 Optional. Labels as key value pairs. An object containing a list of   | 
              
enableCustomerDataSharing | 
                
                   
 Optional. Not implemented.  | 
              
disableWebGrounding | 
                
                   
 Optional. Whether web grounding should be disabled.  | 
              
Methods | 
            |
|---|---|
                
 | 
              Creates a new GeminiGcpEnablementSetting in a given project and location. | 
                
 | 
              Deletes a single GeminiGcpEnablementSetting. | 
                
 | 
              Gets details of a single GeminiGcpEnablementSetting. | 
                
 | 
              Lists GeminiGcpEnablementSettings in a given project and location. | 
                
 | 
              Updates the parameters of a single GeminiGcpEnablementSetting. |