Resource: DataSharingWithGoogleSetting
Message describing DataSharingWithGoogleSetting object
| JSON representation | 
|---|
{ "name": string, "createTime": string, "updateTime": string, "labels": { string: string, ... }, "enablePreviewDataSharing": boolean }  | 
              
| Fields | |
|---|---|
name | 
                
                   
 Identifier. Name of the resource. Format:projects/{project}/locations/{location}/dataSharingWithGoogleSettings/{dataSharingWithGoogleSetting}  | 
              
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   | 
              
enablePreviewDataSharing | 
                
                   
 Optional. Whether preview data sharing should be enabled.  | 
              
Methods | 
            |
|---|---|
                
 | 
              Creates a new DataSharingWithGoogleSetting in a given project and location. | 
                
 | 
              Deletes a single DataSharingWithGoogleSetting. | 
                
 | 
              Gets details of a single DataSharingWithGoogleSetting. | 
                
 | 
              Lists DataSharingWithGoogleSettings in a given project and location. | 
                
 | 
              Updates the parameters of a single DataSharingWithGoogleSetting. |