Skip to content
This repository was archived by the owner on Aug 25, 2026. It is now read-only.
This repository was archived by the owner on Aug 25, 2026. It is now read-only.

snippetgen: add 2+ placeholder values for list field values #961

Description

@busunkim96

Adding more than one value makes it more visually clear the field is expected to be a list.

From discussion in #941 (comment)

    # Initialize request argument(s)
    request = credentials_v1.GenerateAccessTokenRequest(
        name="projects/{project}/serviceAccounts/{service_account}",
        scope=['scope_value_1', 'scope_value_2'],

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions