A restriction for a specific service and optionally one or
multiple specific methods. Both fields are case insensitive.
Attributes
Name
Description
service
str
The service for this restriction. It should be the canonical
service name, for example: translate.googleapis.com. You
can use
``gcloud services list__
to get a list of services that are enabled in the project.
methods
MutableSequence[str]
Optional. List of one or more methods that can be called. If
empty, all methods for the service are allowed. A wildcard
(*) can be used as the last symbol. Valid examples:
google.cloud.translate.v2.TranslateService.GetSupportedLanguageTranslateTextGet*translate.googleapis.com.Get*
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-06 UTC."],[],[]]