google_api_tool_results v0.0.1 GoogleApi.ToolResults.V1beta3.Model.ProjectSettings View Source
Per-project settings for the Tool Results service.
Attributes
- defaultBucket (String): The name of the Google Cloud Storage bucket to which results are written. By default, this is unset. In update request: optional In response: optional Defaults to:
null
. - name (String): The name of the project's settings. Always of the form: projects/{project-id}/settings In update request: never set In response: always set Defaults to:
null
.