github.com/actions-on-google/gactions@v3.2.0+incompatible/api/testdata/google_fulfillments_valid.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    - name: actions.fulfillment.character_alarm
    16      supported_api_version: 2
    17      webhook:
    18        base_url: https://www.google.com
    19        http_headers:
    20          content-type: application/json
    21        endpoint_api_version: 1
    22      character_alarms_settings:
    23        confirmation_audio:
    24          - $resources.audio.confirmation_01
    25        ringtone_intro_audio:
    26          - $resources.audio.ringtone_intro_01
    27        ringtone_audio:
    28          - $resources.audio.ringtone_loop_01
    29        followup_audio:
    30          - $resources.audio.followup_01
    31        snooze_audio:
    32          - $resources.audio.snooze_01
    33        character_image: $resources.images.square
    34        ringtone_repeat_count: 7
    35        character: LEGO City
    36        character_synonyms:
    37          - city
    38          - Jake Early
    39        character_categories:
    40          - lego_character
    41        character_themes:
    42          - icon_image: $resources.images.icon
    43            full_image: $resources.images.square
    44            background_color: "#FFFFFF"
    45            followup_image: $resources.images.landscape
    46            selection_image: $resources.images.square
    47      supported_capability_names:
    48        - phone