Utiliza RFC 3339, onde a saída gerada será sempre normalizada em Z e usará 0, 3, 6 ou 9 dígitos fracionários. Deslocamentos diferentes de "Z" também são aceitos. Exemplos: "2014-10-02T15:01:23Z" , "2014-10-02T15:01:23.045123456Z" ou "2014-10-02T15:01:23+05:30" .
Utiliza RFC 3339, onde a saída gerada será sempre normalizada em Z e usará 0, 3, 6 ou 9 dígitos fracionários. Deslocamentos diferentes de "Z" também são aceitos. Exemplos: "2014-10-02T15:01:23Z" , "2014-10-02T15:01:23.045123456Z" ou "2014-10-02T15:01:23+05:30" .
labels
map (key: string, value: string)
Opcional. Rótulos como pares de valores-chave
Um objeto contendo uma lista de pares "key": value . Exemplo: { "name": "wrench", "mass": "1.3kg", "count": "3" } .
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2025-06-09 UTC."],[[["This content defines the structure and properties of a `RepositoryGroup`, which is a collection of `Repository` resources."],["A `RepositoryGroup` contains fields such as `name`, `createTime`, `updateTime`, `labels`, and a list of `repositories`, each of which contains a `resource` and `branchPattern` field."],["The `Repository` object represents the indexing settings for a Git repository, including the `resource` name or URL, and the `branchPattern` used for indexing."],["Several methods are available for managing `RepositoryGroups`, including creating, deleting, getting, listing, and updating them, as well as managing access control policies."],["`RepositoryGroup` objects support JSON representation, with specific schema details provided for both the overall group and individual repositories within it."]]],[]]