Update vendored dependencies
This includes github.com/kurin/blazer 0.2.0, which resolves #1291
This commit is contained in:
parent
ba23d24dd1
commit
61cb1cc6f8
1044 changed files with 203022 additions and 97709 deletions
5
vendor/google.golang.org/api/androidmanagement/v1/androidmanagement-gen.go
generated
vendored
5
vendor/google.golang.org/api/androidmanagement/v1/androidmanagement-gen.go
generated
vendored
|
@ -385,6 +385,7 @@ type Command struct {
|
|||
// again until the user has entered it.
|
||||
// "DO_NOT_ASK_CREDENTIALS_ON_BOOT" - Don't ask for user credentials
|
||||
// on device boot.
|
||||
// "LOCK_NOW" - Lock the device after password reset.
|
||||
ResetPasswordFlags []string `json:"resetPasswordFlags,omitempty"`
|
||||
|
||||
// Type: The type of the command.
|
||||
|
@ -1370,8 +1371,8 @@ type NonComplianceDetail struct {
|
|||
FieldPath string `json:"fieldPath,omitempty"`
|
||||
|
||||
// InstallationFailureReason: If package_name is set and the
|
||||
// non-compliance reason is APP_NOT_INSTALLED, the detailed reason the
|
||||
// app cannot be installed.
|
||||
// non-compliance reason is APP_NOT_INSTALLED or APP_NOT_UPDATED, the
|
||||
// detailed reason the app cannot be installed or updated.
|
||||
//
|
||||
// Possible values:
|
||||
// "INSTALLATION_FAILURE_REASON_UNSPECIFIED" - This value is
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue