Skip to content

Commit

Permalink
feat(cloudsearch): update the api
Browse files Browse the repository at this point in the history
#### cloudsearch:v1

The following keys were deleted:
- schemas.ResponseDebugInfo.properties.enabledExperiments (Total Keys: 3)

The following keys were added:
- schemas.AddonComposeUiActionMarkup (Total Keys: 3)
- schemas.AppsDynamiteSharedOnClick.properties.hostAppAction.$ref (Total Keys: 1)
- schemas.AppsExtensionsMarkupCalendarClientActionMarkupAddAttachmentsActionMarkup (Total Keys: 7)
- schemas.AppsExtensionsMarkupCalendarClientActionMarkupConferenceDataMarkup (Total Keys: 30)
- schemas.AppsExtensionsMarkupCalendarClientActionMarkupEditAttendeesActionMarkup (Total Keys: 4)
- schemas.AppsExtensionsMarkupCalendarClientActionMarkupEditConferenceDataActionMarkup (Total Keys: 3)
- schemas.CalendarClientActionMarkup (Total Keys: 5)
- schemas.CallSettings.properties.accessType.type (Total Keys: 1)
- schemas.CallSettings.properties.allowJoiningBeforeHost.type (Total Keys: 1)
- schemas.ChatClientActionMarkup (Total Keys: 2)
- schemas.CustomFunctionReturnValueMarkup (Total Keys: 4)
- schemas.DriveClientActionMarkup (Total Keys: 3)
- schemas.EditorClientActionMarkup (Total Keys: 3)
- schemas.GmailClientActionMarkup (Total Keys: 6)
- schemas.HostAppActionMarkup (Total Keys: 8)
- schemas.InsertContent (Total Keys: 5)
- schemas.MembershipChangedMetadata.properties.initiatorType.type (Total Keys: 1)
- schemas.OpenCreatedDraftActionMarkup (Total Keys: 6)
- schemas.Recipient (Total Keys: 3)
- schemas.RequestFileScope (Total Keys: 5)
- schemas.Roster.properties.isMembershipVisibleToCaller.type (Total Keys: 1)
- schemas.Settings.properties.accessType.type (Total Keys: 1)
- schemas.Settings.properties.allowJoiningBeforeHost.type (Total Keys: 1)
- schemas.SheetsClientActionMarkup (Total Keys: 3)
- schemas.TaskActionMarkup (Total Keys: 3)
- schemas.UpdateBccRecipients (Total Keys: 4)
- schemas.UpdateBody (Total Keys: 5)
- schemas.UpdateCcRecipients (Total Keys: 4)
- schemas.UpdateDraftActionMarkup (Total Keys: 7)
- schemas.UpdateSubject (Total Keys: 3)
- schemas.UpdateToRecipients (Total Keys: 4)
  • Loading branch information
yoshi-automation committed Nov 1, 2022
1 parent ef7b407 commit 0724423
Show file tree
Hide file tree
Showing 4 changed files with 640 additions and 31 deletions.
3 changes: 0 additions & 3 deletions docs/dyn/cloudsearch_v1.query.html
Expand Up @@ -187,9 +187,6 @@ <h3>Method Details</h3>

{ # The search API response.
&quot;debugInfo&quot;: { # Debugging information about the response. # Debugging information about the response.
&quot;enabledExperiments&quot;: [ # Experiments enabled in QAPI.
42,
],
&quot;formattedDebugInfo&quot;: &quot;A String&quot;, # General debug info formatted for display.
},
&quot;errorInfo&quot;: { # Error information about the response. # Error information about the response.
Expand Down
4 changes: 2 additions & 2 deletions docs/dyn/cloudsearch_v1.settings.datasources.html
Expand Up @@ -327,7 +327,7 @@ <h3>Method Details</h3>
}

debugOptions_enableDebugging: boolean, If you are asked by Google to help with debugging, set this field. Otherwise, ignore this field.
updateMask: string, Update mask to control which fields to update. If update_mask is non-empty then only the fields specified in the update_mask are updated. If you specify a field in the update_mask, but don&#x27;t specify its value in the source that field will be cleared. If the update_mask is not present or empty or has the value * then all fields will be updated. Some example field paths: name, display_name
updateMask: string, Only applies to [`settings.datasources.patch`](https://developers.google.com/cloud-search/docs/reference/rest/v1/settings.datasources/patch). Update mask to control which fields to update. Example field paths: `name`, `displayName`. * If `update_mask` is non-empty, then only the fields specified in the `update_mask` are updated. * If you specify a field in the `update_mask`, but don&#x27;t specify its value in the source, that field is cleared. * If the `update_mask` is not present or empty or has the value `*`, then all fields are updated.
x__xgafv: string, V1 error format.
Allowed values
1 - v1 error format
Expand Down Expand Up @@ -391,7 +391,7 @@ <h3>Method Details</h3>
&quot;returnThumbnailUrls&quot;: True or False, # Can a user request to get thumbnail URI for Items indexed in this data source.
&quot;shortName&quot;: &quot;A String&quot;, # A short name or alias for the source. This value will be used to match the &#x27;source&#x27; operator. For example, if the short name is *&lt;value&gt;* then queries like *source:&lt;value&gt;* will only return results for this source. The value must be unique across all datasources. The value must only contain alphanumeric characters (a-zA-Z0-9). The value cannot start with &#x27;google&#x27; and cannot be one of the following: mail, gmail, docs, drive, groups, sites, calendar, hangouts, gplus, keep, people, teams. Its maximum length is 32 characters.
},
&quot;updateMask&quot;: &quot;A String&quot;, # Update mask to control which fields to update. If update_mask is non-empty then only the fields specified in the update_mask are updated. If you specify a field in the update_mask, but don&#x27;t specify its value in the source that field will be cleared. If the update_mask is not present or empty or has the value * then all fields will be updated. Some example field paths: name, display_name
&quot;updateMask&quot;: &quot;A String&quot;, # Only applies to [`settings.datasources.patch`](https://developers.google.com/cloud-search/docs/reference/rest/v1/settings.datasources/patch). Update mask to control which fields to update. Example field paths: `name`, `displayName`. * If `update_mask` is non-empty, then only the fields specified in the `update_mask` are updated. * If you specify a field in the `update_mask`, but don&#x27;t specify its value in the source, that field is cleared. * If the `update_mask` is not present or empty or has the value `*`, then all fields are updated.
}

x__xgafv: string, V1 error format.
Expand Down
4 changes: 2 additions & 2 deletions docs/dyn/cloudsearch_v1.settings.searchapplications.html
Expand Up @@ -565,7 +565,7 @@ <h3>Method Details</h3>
],
}

updateMask: string, Update mask to control which fields to update. If update_mask is non-empty then only the fields specified in the update_mask are updated. If you specify a field in the update_mask, but don&#x27;t specify its value in the search_application then that field will be cleared. If the update_mask is not present or empty or has the value * then all fields will be updated. Some example field paths: search_application.name, search_application.display_name
updateMask: string, Only applies to [`settings.searchapplications.patch`](https://developers.google.com/cloud-search/docs/reference/rest/v1/settings.searchapplications/patch). Update mask to control which fields to update. Example field paths: `search_application.name`, `search_application.displayName`. * If `update_mask` is non-empty, then only the fields specified in the `update_mask` are updated. * If you specify a field in the `update_mask`, but don&#x27;t specify its value in the `search_application`, then that field is cleared. * If the `update_mask` is not present or empty or has the value `*`, then all fields are updated.
x__xgafv: string, V1 error format.
Allowed values
1 - v1 error format
Expand Down Expand Up @@ -729,7 +729,7 @@ <h3>Method Details</h3>
],
}

updateMask: string, Update mask to control which fields to update. If update_mask is non-empty then only the fields specified in the update_mask are updated. If you specify a field in the update_mask, but don&#x27;t specify its value in the search_application then that field will be cleared. If the update_mask is not present or empty or has the value * then all fields will be updated. Some example field paths: search_application.name, search_application.display_name
updateMask: string, Only applies to [`settings.searchapplications.patch`](https://developers.google.com/cloud-search/docs/reference/rest/v1/settings.searchapplications/patch). Update mask to control which fields to update. Example field paths: `search_application.name`, `search_application.displayName`. * If `update_mask` is non-empty, then only the fields specified in the `update_mask` are updated. * If you specify a field in the `update_mask`, but don&#x27;t specify its value in the `search_application`, then that field is cleared. * If the `update_mask` is not present or empty or has the value `*`, then all fields are updated.
x__xgafv: string, V1 error format.
Allowed values
1 - v1 error format
Expand Down

0 comments on commit 0724423

Please sign in to comment.