github.com/actions-on-google/gactions@v3.2.0+incompatible/api/testdata/google_fulfillments_with_extra_fields.yaml (about)

     1  #  Copyright 2021 Google LLC
     2  #
     3  #  Licensed under the Apache License, Version 2.0 (the "License");
     4  #  you may not use this file except in compliance with the License.
     5  #  You may obtain a copy of the License at
     6  #
     7  #     http://www.apache.org/licenses/LICENSE-2.0
     8  #
     9  #  Unless required by applicable law or agreed to in writing, software
    10  #  distributed under the License is distributed on an "AS IS" BASIS,
    11  #  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    12  #  See the License for the specific language governing permissions and
    13  #  limitations under the License.
    14  google_fulfillments:
    15    - new_field: new_value
    16      name: actions.fulfillment.character_alarm
    17      supported_api_version: 2
    18      webhook:
    19        base_url: https://www.google.com
    20        http_headers:
    21          content-type: application/json
    22        endpoint_api_version: 1
    23      character_alarms_settings:
    24        confirmation_audio:
    25          - $resources.audio.confirmation_01
    26        ringtone_intro_audio:
    27          - $resources.audio.ringtone_intro_01
    28        ringtone_audio:
    29          - $resources.audio.ringtone_loop_01
    30        followup_audio:
    31          - $resources.audio.followup_01
    32        snooze_audio:
    33          - $resources.audio.snooze_01
    34        character_image: $resources.images.square
    35        ringtone_repeat_count: 7
    36        character: LEGO City
    37        character_synonyms:
    38          - city
    39          - Jake Early
    40        character_categories:
    41          - lego_character
    42        character_themes:
    43          - icon_image: $resources.images.icon
    44            full_image: $resources.images.square
    45            background_color: "#FFFFFF"
    46            followup_image: $resources.images.landscape
    47            selection_image: $resources.images.square
    48      supported_capability_names:
    49        - phone