Cloud Search API (cloudsearch:v1)

2022-10-05

3 updated methods

Updates

    Methods
  • cloudsearch.settings.searchapplications.patch

      Parameters:

        updateMask

          Format: google-fieldmask

          Location: query

          Type: string

          Description: 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'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

  • cloudsearch.settings.searchapplications.update

      Parameters:

        updateMask

          Description: 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'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

          Location: query

          Format: google-fieldmask

          Type: string

  • cloudsearch.settings.datasources.patch

      Parameters:

        updateMask

          Description: 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'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

          Type: string

          Format: google-fieldmask

          Location: query