Свойство | Тип | Описание | |
---|---|---|---|
AddScope | void | ||
BuildFromFlags | ServiceAccount |
Метод | Описание | |
---|---|---|
EndProcessing ( ) : void |
If there are collected scopes, create a new service account from them.
|
|
ProcessRecord ( ) : void |
Метод | Описание | |
---|---|---|
AddScope ( List |
Adds the scope uri of the parameter, if it has one.
|
|
BuildFromFlags ( ) : ServiceAccount |
Creates a ServiceAccount object from the email and uses the given flags to add scopes.
|