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/logging/v2beta1/logging-gen.go
generated
vendored
5
vendor/google.golang.org/api/logging/v2beta1/logging-gen.go
generated
vendored
|
@ -850,7 +850,10 @@ type LogEntry struct {
|
|||
// "billingAccounts/[BILLING_ACCOUNT_ID]/logs/[L
|
||||
// OG_ID]"
|
||||
// "folders/[FOLDER_ID]/logs/[LOG_ID]"
|
||||
// [LOG_ID] must be URL-encoded within log_name. Example:
|
||||
// A project number may optionally be used in place of PROJECT_ID. The
|
||||
// project number is translated to its corresponding PROJECT_ID
|
||||
// internally and the log_name field will contain PROJECT_ID in queries
|
||||
// and exports.[LOG_ID] must be URL-encoded within log_name. Example:
|
||||
// "organizations/1234567890/logs/cloudresourcemanager.googleapis.com%2Fa
|
||||
// ctivity". [LOG_ID] must be less than 512 characters long and can only
|
||||
// include the following characters: upper and lower case alphanumeric
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue